[Bug c++/64653] Incomplete emission of D1/D2 destructors when optimising -- link failure with gold

2015-01-18 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64653

Jakub Jelinek jakub at gcc dot gnu.org changed:

   What|Removed |Added

 CC||jakub at gcc dot gnu.org

--- Comment #3 from Jakub Jelinek jakub at gcc dot gnu.org ---
Try r219696 or newer?


[Bug c++/64653] Incomplete emission of D1/D2 destructors when optimising -- link failure with gold

2015-01-18 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64653

Markus Trippelsdorf trippels at gcc dot gnu.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||trippels at gcc dot gnu.org
 Resolution|--- |DUPLICATE

--- Comment #4 from Markus Trippelsdorf trippels at gcc dot gnu.org ---
This is an exact dup of PR64163. As Jakub wrote the issue is fixed already.

*** This bug has been marked as a duplicate of bug 64163 ***


[Bug c++/64653] Incomplete emission of D1/D2 destructors when optimising -- link failure with gold

2015-01-17 Thread thiago at kde dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64653

--- Comment #2 from Thiago Macieira thiago at kde dot org ---
Created attachment 34472
  -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=34472action=edit
src1 assembly output by GCC 4.9


[Bug c++/64653] Incomplete emission of D1/D2 destructors when optimising -- link failure with gold

2015-01-17 Thread thiago at kde dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64653

--- Comment #1 from Thiago Macieira thiago at kde dot org ---
Created attachment 34471
  -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=34471action=edit
src1 assembly output by GCC 4.9