[Bug gold/13230] IRONLY_EXP incorrectly reported as IRONLY by gold when fat LTO files are used

2011-09-27 Thread ian at airs dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13230 Ian Lance Taylor changed: What|Removed |Added CC||ccoutant at google dot com,

Patch resolving inverted attributes

2011-09-27 Thread Yakov Yazlovitsky
Index: gold/script-c.h === RCS file: core-toolchain-4x/binutils-2.21/gold/script-c.h,v retrieving revision 1.1 diff -u -r1.1 script-c.h --- gold/script-c.h9 Apr 2011 11:05:29 -1.1 +++ gold/script-c.h27 Sep 2011 15:23:2

[Bug ld/13230] IRONLY_EXP incorrectly reported as IRONLY by gold when fat LTO files are used

2011-09-27 Thread hubicka at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=13230 --- Comment #1 from Jan Hubicka 2011-09-28 00:01:51 UTC --- Sorry, the testcas is bogus. I am however tracking down reason why when building libxul the resolution file of slim LTO looks like: 1278 96914ca3 RESOLVED_IR _ZN21nsDependentCSubstrin

[Bug ld/13230] New: IRONLY_EXP incorrectly reported as IRONLY by gold when fat LTO files are used

2011-09-27 Thread hubicka at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=13230 Bug #: 13230 Summary: IRONLY_EXP incorrectly reported as IRONLY by gold when fat LTO files are used Product: binutils Version: 2.23 (HEAD) Status: NEW Severi

[Bug ld/13229] New: V2 of getsymbol linker plugin interface is not supported by GNU LD

2011-09-27 Thread hubicka at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=13229 Bug #: 13229 Summary: V2 of getsymbol linker plugin interface is not supported by GNU LD Product: binutils Version: 2.23 (HEAD) Status: NEW Severity: normal

[Bug binutils/12337] Demangle modified function names

2011-09-27 Thread d.g.gorbachev at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12337 Dmitry Gorbachev changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug binutils/13227] New: GCC now produce slim LTO files. Those can't be linked/archived or nm w/o plugin used. It would be useful to output diagnostics when user attempts so

2011-09-27 Thread hubicka at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=13227 Bug #: 13227 Summary: GCC now produce slim LTO files. Those can't be linked/archived or nm w/o plugin used. It would be useful to output diagnostics when user attempts so