[Bug ld/12762] lto produces multiple definition errors for all symbols (including CRT) in C++

2011-08-16 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=12762 --- Comment #22 from cvs-commit at gcc dot gnu.org 2011-08-17 00:39:45 UTC --- CVSROOT:/cvs/src Module name:src Changes by:amo...@sourceware.org2011-08-17 00:39:41 Modified files: bfd: ChangeLog bfd-in.h coff-al

[Bug ld/13099] Incorrect check for .gnu.linkonce section

2011-08-16 Thread amodra at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13099 Alan Modra changed: What|Removed |Added CC||amodra at gmail dot com --- Comment #3 fr

[Bug gas/13104] New: ARM unified syntax: "b 0" with -mcpu=cortex-m3 crashes gas

2011-08-16 Thread tmbinc at elitedvb dot net
http://sourceware.org/bugzilla/show_bug.cgi?id=13104 Bug #: 13104 Summary: ARM unified syntax: "b 0" with -mcpu=cortex-m3 crashes gas Product: binutils Version: 2.21 Status: NEW Severity: normal Prior

[Bug ld/13099] Incorrect check for .gnu.linkonce section

2011-08-16 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13099 --- Comment #2 from H.J. Lu 2011-08-16 19:00:38 UTC --- gnu.linkonce section name usually is .gnu.linkonce.TYPE.KEY. But kernel driver may have .gnu.linkonce.this_module. What should be key here? -- Configure bugmail: http://sourceware.org/b

[Bug ld/13099] Incorrect check for .gnu.linkonce section

2011-08-16 Thread sch...@linux-m68k.org
http://sourceware.org/bugzilla/show_bug.cgi?id=13099 --- Comment #1 from Andreas Schwab 2011-08-16 18:49:42 UTC --- name + sizeof (".gnu.linkonce.") - 2 always starts with a dot, so the check would become pointless. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email -

[Bug ld/13099] New: Incorrect check for .gnu.linkonce section

2011-08-16 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13099 Bug #: 13099 Summary: Incorrect check for .gnu.linkonce section Product: binutils Version: 2.22 (HEAD) Status: NEW Severity: normal Priority: P2 Component: ld