http://sourceware.org/bugzilla/show_bug.cgi?id=14272
--- Comment #18 from H.J. Lu <hjl.tools at gmail dot com> 2012-11-13 18:11:59 UTC --- After the fix, the error message becomes: Executing on host: sh -c {gcc -B/export/build/gnu/binutils-lto/build-x86_64-linux/ld/tmpdir/gas/ -B/export/build/gnu/binutils-lto/build-x86_64-linux/ld/tmpdir/ld/ -L/usr/local/x86_64-unknown-linux-gnu/lib64 -L/usr/local/lib64 -L/lib64 -L/usr/lib64 -L/usr/local/x86_64-unknown-linux-gnu/lib -L/usr/local/lib -L/lib -L/usr/lib -O2 -flto -fuse-linker-plugin tmpdir/pr12365a.o tmpdir/pr12365b.o tmpdir/pr12365c.o 2>&1} /dev/null ld.tmp (timeout = 300) spawn [open ...]^M /tmp/cc6BNJK9.ltrans0.ltrans.o: In function `main': cc6BNJK9.ltrans0.o:(.text.startup+0x197): undefined reference to `my_bcopy' collect2: error: ld returned 1 exit status /tmp/cc6BNJK9.ltrans0.ltrans.o: In function `main': cc6BNJK9.ltrans0.o:(.text.startup+0x197): undefined reference to `my_bcopy' collect2: error: ld returned 1 exit status PASS: PR ld/12365 The difference is my_bcopy should be simply undefined, not defined in a discarded section. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- 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