https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125197

--- Comment #10 from H.J. Lu <hjl.tools at gmail dot com> ---
(In reply to Drea Pinski from comment #8)
> Or it is the way you are configuring GCC for sparc64 ...

It was configured with

/export/build/gnu/tools-build/glibc-many/src/gcc/configure
'--prefix=/export/build/gnu/tools-build/glibc-many/install/compilers/sparc64-linux-gnu'
'--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu'
'--target=sparc64-glibc-linux-gnu'
'--with-sysroot=/export/build/gnu/tools-build/glibc-many/install/compilers/sparc64-linux-gnu/sysroot'
--enable-initfini-array --disable-libssp --disable-libcilkrts
'--with-gmp=/export/build/gnu/tools-build/glibc-many/install/host-libraries'
'--with-mpfr=/export/build/gnu/tools-build/glibc-many/install/host-libraries'
'--with-mpc=/export/build/gnu/tools-build/glibc-many/install/host-libraries'
--disable-libsanitizer --disable-libstdcxx-pch '--enable-languages=c,c++'
--enable-shared --enable-threads

Reply via email to