[Bug ld/13201] gcc -Wl,--as-needed -flto doesn't work with the BFD linker, but with gold

2011-09-23 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13201 H.J. Lu changed: What|Removed |Added CC||krisztian.kocsis at |

[Bug ld/13182] -flto and -Wl,--as-needed combination removes needed libraries

2011-09-23 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13182 H.J. Lu changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug binutils/13220] New: readelf invalid memory access (process_abbrev_section)

2011-09-23 Thread paul.marinescu at imperial dot ac.uk
http://sourceware.org/bugzilla/show_bug.cgi?id=13220 Bug #: 13220 Summary: readelf invalid memory access (process_abbrev_section) Product: binutils Version: 2.21 Status: NEW Severity: normal Priority: P2 Compone

[Bug binutils/13219] New: readelf segmentation fault in apply_relocations

2011-09-23 Thread paul.marinescu at imperial dot ac.uk
http://sourceware.org/bugzilla/show_bug.cgi?id=13219 Bug #: 13219 Summary: readelf segmentation fault in apply_relocations Product: binutils Version: 2.21 Status: NEW Severity: normal Priority: P2 Component: bin

[Bug gold/12919] icf fails to fold one of the component of std::sort

2011-09-23 Thread vincenzo.innocente at cern dot ch
http://sourceware.org/bugzilla/show_bug.cgi?id=12919 --- Comment #11 from Vincenzo Innocente 2011-09-23 11:15:33 UTC --- Indeed there is a long chain of function calls. So I removed the visibility from the namespace in stl_algo.h namespace std /* _GLIBCXX_VISIBILITY(default) */ and c++ -O2 -W