https://sourceware.org/bugzilla/show_bug.cgi?id=13671

--- Comment #12 from Rainer Orth <ro at CeBiTec dot Uni-Bielefeld.DE> ---
While it fixes the two failing ld testcases, during a gcc mainline
bootstrap I get man errors:

FAIL: gcc.dg/pr47793.c (test for excess errors)
Excess errors:
/vol/gcc/bin/gld-2.30.51-tls: BFD (GNU Binutils) 2.30.51.20180211 internal
error, aborting at /vol/src/gnu/binutils/binutils/local/bfd/elf32-i386.c:3169
in elf_i386_relocate_section

The ld invocation boils down to

ld -m elf_i386_sol2 -o ./pr47793.exe /usr/lib/crt1.o pr47793.o -lgcov -lgcc -lc

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to