[Bug other/64046] Malformed .eh_frame generated with LTO, gold and optimization enabled

2014-11-25 Thread ccoutant at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64046

Cary Coutant ccoutant at gcc dot gnu.org changed:

   What|Removed |Added

 Status|WAITING |RESOLVED
 CC||ccoutant at gcc dot gnu.org
 Resolution|--- |FIXED
   Assignee|unassigned at gcc dot gnu.org  |ccoutant at gcc dot 
gnu.org

--- Comment #3 from Cary Coutant ccoutant at gcc dot gnu.org ---
See PR gold/17639. Fixed on binutils trunk.


[Bug other/64046] Malformed .eh_frame generated with LTO, gold and optimization enabled

2014-11-25 Thread ccoutant at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64046

--- Comment #4 from Cary Coutant ccoutant at gcc dot gnu.org ---
(Sorry, that's binutils PR gold/17639.)


[Bug other/64046] Malformed .eh_frame generated with LTO, gold and optimization enabled

2014-11-24 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64046

H.J. Lu hjl.tools at gmail dot com changed:

   What|Removed |Added

 Status|UNCONFIRMED |WAITING
   Last reconfirmed||2014-11-24
 Ever confirmed|0   |1

--- Comment #1 from H.J. Lu hjl.tools at gmail dot com ---
Isn't it gold bug?


[Bug other/64046] Malformed .eh_frame generated with LTO, gold and optimization enabled

2014-11-24 Thread peter at lekensteyn dot nl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64046

--- Comment #2 from Peter Wu peter at lekensteyn dot nl ---
Since it is only reproducible with ld.gold, I have duplicated the report at
https://sourceware.org/bugzilla/show_bug.cgi?id=17639

What about the application of optimization? Doesn't that have something to do
with GCC?