[Bug ld/15270] New: GNU LD produce stale dynamic table entries for symbols optimized out by LTO

2013-03-12 Thread hubicka at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=15270 Bug #: 15270 Summary: GNU LD produce stale dynamic table entries for symbols optimized out by LTO Product: binutils Version: unspecified Status: NEW

[Bug ld/13812] Suboptimal default linker script cause internal error: out of range error

2013-03-12 Thread senthil.thecoder at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13812 Senthil Kumar Selvaraj senthil.thecoder at gmail dot com changed: What|Removed |Added CC|

[Bug ld/13812] Suboptimal default linker script cause internal error: out of range error

2013-03-12 Thread senthil.thecoder at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13812 Senthil Kumar Selvaraj senthil.thecoder at gmail dot com changed: What|Removed |Added Status|ASSIGNED

[Bug ld/13812] Suboptimal default linker script cause internal error: out of range error

2013-03-12 Thread senthil.thecoder at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13812 Senthil Kumar Selvaraj senthil.thecoder at gmail dot com changed: What|Removed |Added Status|NEW

[Bug ld/12494] Relaxation leads to wrong code optimization (computed goto)

2013-03-12 Thread senthil.thecoder at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12494 Senthil Kumar Selvaraj senthil.thecoder at gmail dot com changed: What|Removed |Added AssignedTo|unassigned at sources dot

[Bug ld/12494] Relaxation leads to wrong code optimization (computed goto)

2013-03-12 Thread senthil.thecoder at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12494 Senthil Kumar Selvaraj senthil.thecoder at gmail dot com changed: What|Removed |Added Status|NEW

[Bug gas/15273] New: arm assembler produces malformed error message on deprecated mcr instructions

2013-03-12 Thread will.newton at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=15273 Bug #: 15273 Summary: arm assembler produces malformed error message on deprecated mcr instructions Product: binutils Version: 2.24 (HEAD) Status: NEW

[Bug gold/15200] Runtime undefined reference to __exidx_start/_end

2013-03-12 Thread petechou at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=15200 --- Comment #9 from pete petechou at gmail dot com 2013-03-13 02:03:32 UTC --- If there is a libfoo.so, it's possible to implement part of functions in libfoo.so and then link against libfoo.so again to produce a new library. I think the

[Bug gold/15200] Runtime undefined reference to __exidx_start/_end

2013-03-12 Thread dougkwan at google dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=15200 --- Comment #10 from Doug Kwan dougkwan at google dot com 2013-03-13 03:57:35 UTC --- I have no object to what is proposed but the decision is Ian's. On Tue, Mar 12, 2013 at 7:03 PM, petechou at gmail dot com