https://sourceware.org/bugzilla/show_bug.cgi?id=27246
--- Comment #14 from Martin Liska <mliska at suse dot cz> --- (In reply to Khem Raj from comment #13) > (In reply to Martin Liska from comment #12) > > What version of gcc-11.0.1 do you use (--version)? > > I cannot reproduce your failure with the latest GCC and ld.gold built from > > source files. > > > % > ../recipe-sysroot-native/usr/bin/x86_64-yoe-linux/x86_64-yoe-linux-gcc-11.0. > 1 -v > Using built-in specs. > COLLECT_GCC=../recipe-sysroot-native/usr/bin/x86_64-yoe-linux/x86_64-yoe- > linux-gcc-11.0.1 > COLLECT_LTO_WRAPPER=/mnt/b/yoe/master/build/tmp/work/core2-64-yoe-linux/ > links/2.21-r0/recipe-sysroot-native/usr/bin/x86_64-yoe-linux/../../libexec/ > x86_64-yoe-linux/gcc/x86_64-yoe-linux/11.0.1/lto-wrapper > Target: x86_64-yoe-linux > Configured with: > ../../../../../../work-shared/gcc-11.0.1-r0/gcc- > 5074c6fa38cef1abb9a355d717b41441a44c4e6a/configure --build=x86_64-linux > --host=x86_64-linux --target=x86_64-yoe-linux --prefix=/host-native/usr > --exec_prefix=/host-native/usr > --bindir=/host-native/usr/bin/x86_64-yoe-linux > --sbindir=/host-native/usr/bin/x86_64-yoe-linux > --libexecdir=/host-native/usr/libexec/x86_64-yoe-linux > --datadir=/host-native/usr/share --sysconfdir=/host-native/etc > --sharedstatedir=/host-native/com --localstatedir=/host-native/var > --libdir=/host-native/usr/lib/x86_64-yoe-linux > --includedir=/host-native/usr/include > --oldincludedir=/host-native/usr/include > --infodir=/host-native/usr/share/info --mandir=/host-native/usr/share/man > --disable-silent-rules --disable-dependency-tracking > --with-libtool-sysroot=/host-native --enable-clocale=generic --with-gnu-ld > --enable-shared --enable-languages=c,c++ --enable-threads=posix > --disable-multilib --enable-default-pie --enable-c99 --enable-long-long > --enable-symvers=gnu --enable-libstdcxx-pch > --program-prefix=x86_64-yoe-linux- --without-local-prefix > --disable-install-libiberty --disable-libssp --enable-libitm --enable-lto > --disable-bootstrap --with-system-zlib --with-linker-hash-style=sysv > --enable-linker-build-id --with-ppl=no --with-cloog=no > --enable-checking=release --enable-cheaders=c_global --without-isl > --with-gxx-include-dir=/not/exist/usr/include/c++/11.0.1 > --with-sysroot=/not/exist --with-build-sysroot=/host > --enable-poison-system-directories=error --with-system-zlib --disable-static > --disable-nls --with-glibc-version=2.28 --enable-initfini-array > --enable-__cxa_atexit > Thread model: posix > Supported LTO compression algorithms: zlib zstd > gcc version 11.0.1 20210317 (experimental) (GCC) That's fine. Can you please attach the full .s file you feed to ld.gold? -- You are receiving this mail because: You are on the CC list for the bug.