|
From: | hjl.tools at gmail dot com |
Subject: | [Bug ld/12291] "ld -r" doesn't work with mixed IR/non-IR objects |
Date: | Fri, 21 Jan 2011 22:27:51 +0000 |
http://sourceware.org/bugzilla/show_bug.cgi?id=12291 --- Comment #4 from H.J. Lu <hjl.tools at gmail dot com> 2011-01-21 22:27:45 UTC --- (In reply to comment #3) > ld.ian (gold with patch > <http://sourceware.org/ml/binutils/2011-01/msg00270.html>) silently uses > non-IR > part of prog.o What does gold generate for /usr/gcc-4.6/bin/gcc -B./ -c -O -flto -fuse-linker-plugin main.c -o main.o /usr/gcc-4.6/bin/gcc -B./ -c -O foo.c -o foo.o ./ld -r -o prog.o main.o foo.o Does prog.o contain both IR and non-IR sections? -- 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.
[Prev in Thread] | Current Thread | [Next in Thread] |