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

2011-09-22 Thread tmsriram at google dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12919 --- Comment #10 from Sriraman Tallam 2011-09-22 17:48:57 UTC --- On Thu, Sep 22, 2011 at 3:29 AM, vincenzo.innocente at cern dot ch wrote: > http://sourceware.org/bugzilla/show_bug.cgi?id=12919 > > --- Comment #9 from Vincenzo Innocente > 2

[Bug gas/13215] ARM Cortex M3 strexh strexb instructions with same registers generates error

2011-09-22 Thread hazelnusse at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13215 Luke Peterson changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

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

2011-09-22 Thread vincenzo.innocente at cern dot ch
http://sourceware.org/bugzilla/show_bug.cgi?id=12919 --- Comment #9 from Vincenzo Innocente 2011-09-22 10:29:29 UTC --- I tried to add __attribute__ ((visibility ("hidden"))) to __introsort_loop no folding either even if now the symbol is "t" not "W". c++ -O2 -Wl,--icf=all,--print-icf-sections

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

2011-09-22 Thread vincenzo.innocente at cern dot ch
http://sourceware.org/bugzilla/show_bug.cgi?id=12919 --- Comment #8 from Vincenzo Innocente 2011-09-22 08:13:26 UTC --- I made few more tests: adding inline keyword to __introsort in stl_algo.h makes no difference even if -fvisibility-inlines-hidden is used. nm -C libbha.so | sort | grep intros

[Bug gas/13215] New: ARM Cortex M3 strexh strexb instructions with same registers generates error

2011-09-22 Thread hazelnusse at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13215 Bug #: 13215 Summary: ARM Cortex M3 strexh strexb instructions with same registers generates error Product: binutils Version: 2.21 Status: NEW Severity: crit