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

--- Comment #2 from John David Anglin <danglin at gcc dot gnu.org> ---
Re comment #2, this is with --disable-comdat added to configure command:

../gcc/configure --with-gnu-as --with-gnu-ld --enable-shared --enable-multiarch
--enable-linker-build-id --build=hppa-linux-gnu --host=hppa-linux-gnu
--target=hppa-linux-gnu --prefix=/home/dave/opt/gnu/gcc/gcc-6
--with-local-prefix=/home/dave/opt/gnu --disable-comdat --enable-threads=posix
--enable-__cxa_atexit --build=hppa-linux-gnu --enable-clocale=gnu
--enable-java-gc=boehm
--enable-languages="c,c++,objc,fortran,obj-c++,java,ada,lto"

Reply via email to