|
From: | d.g.gorbachev at gmail dot com |
Subject: | [Bug ld/12248] Linker plugin failed to preserve linking order |
Date: | Sun, 23 Jan 2011 23:14:45 +0000 |
http://sourceware.org/bugzilla/show_bug.cgi?id=12248 --- Comment #14 from Dmitry Gorbachev <d.g.gorbachev at gmail dot com> 2011-01-23 23:14:20 UTC --- 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... -- 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] |