[Bug gold/13213] New: Gold does not support the BE-8 big-endian variant of the ARM architecture

2011-09-21 Thread mgretton at sourceware dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=13213 Bug #: 13213 Summary: Gold does not support the BE-8 big-endian variant of the ARM architecture Product: binutils Version: unspecified Status: NEW Severity:

[Bug gold/13214] New: Gold does emit mapping symbols for stubs

2011-09-21 Thread mgretton at sourceware dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=13214 Bug #: 13214 Summary: Gold does emit mapping symbols for stubs Product: binutils Version: unspecified Status: NEW Severity: normal Priority: P2 Component: gol

[Bug gold/13214] Gold does emit mapping symbols for stubs

2011-09-21 Thread mgretton at sourceware dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=13214 --- Comment #1 from Matthew Gretton-Dann 2011-09-21 15:05:31 UTC --- Typo in the command lines above: arm-none-eabi-ld.gold tmp.o -o tmp --section-start sect1=0x1000 \ --section-start sect2=0x0400 -- Configure bugmail: http://source

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

2011-09-21 Thread vincenzo.innocente at cern dot ch
http://sourceware.org/bugzilla/show_bug.cgi?id=12919 --- Comment #1 from Vincenzo Innocente 2011-09-21 16:50:18 UTC --- any news on a solution of this kind of problem? -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because:

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

2011-09-21 Thread tmsriram at google dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12919 --- Comment #2 from Sriraman Tallam 2011-09-21 16:52:53 UTC --- Sorry, I did not get a chance to look at this yet. I will take a look at it this week. Thanks, -Sri. On Wed, Sep 21, 2011 at 9:50 AM, vincenzo.innocente at cern dot ch wrote: >

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

2011-09-21 Thread tmsriram at google dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12919 Sriraman Tallam changed: What|Removed |Added CC||iant at google dot com --- Comment #

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

2011-09-21 Thread tmsriram at google dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12919 --- Comment #4 from Sriraman Tallam 2011-09-21 18:58:03 UTC --- It is about pre-emptible symbols and libstdcxx makes namespace std as visiblity default. It is working as intended. Let me explain with an example first. If you have two functio

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

2011-09-21 Thread ian at airs dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12919 Ian Lance Taylor changed: What|Removed |Added CC||ian at airs dot com --- Comment #5

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

2011-09-21 Thread vincenzo.innocente at cern dot ch
http://sourceware.org/bugzilla/show_bug.cgi?id=12919 --- Comment #6 from Vincenzo Innocente 2011-09-21 19:58:07 UTC --- Thanks for the detailed analysis that indeed makes sense in the general case. In this specific example introsort_loop is not inlined just for choice of a gcc heuristics. My und

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

2011-09-21 Thread tmsriram at google dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12919 --- Comment #7 from Sriraman Tallam 2011-09-21 21:25:45 UTC --- The std namespace is marked explicity with default visibility. So, these symbols are exported no matter what. If you do hide those symbols the folding will work. -- Configure bu

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

2011-09-21 Thread pcarlini at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12919 Paolo Carlini changed: What|Removed |Added CC||pcarlini at gmail dot com -- Configur

[Bug gold/13213] Gold does not support the BE-8 big-endian variant of the ARM architecture

2011-09-21 Thread ian at airs dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13213 Ian Lance Taylor changed: What|Removed |Added CC||ian at airs dot com Assigne

[Bug gold/13214] Gold does emit mapping symbols for stubs

2011-09-21 Thread ian at airs dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13214 Ian Lance Taylor changed: What|Removed |Added CC||ian at airs dot com Assigne