http://sourceware.org/bugzilla/show_bug.cgi?id=12248
--- Comment #15 from H.J. Lu <hjl.tools at gmail dot com> 2011-01-23 23:38:41 UTC --- (In reply to comment #14) > Now `gcc -B./ -o foo -O2 -fwhole-program -flto=jobserver -fuse-linker-plugin > x.o > libdiv.a y.o' uses __udivdi3 from libgcc. Plain non-LTO link takes it from > libdiv.a. Inconsistency, again... It is consistent since LTO in x.o doesn't reference __udivdi3 while non-LTO in x.o references __udivdi3. -- 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 http://lists.gnu.org/mailman/listinfo/bug-binutils