[Bug c++/60595] Compiler error when computing default destructor thunk within virtual inheritance hierarchy

2015-03-19 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60595

Paolo Carlini paolo.carlini at oracle dot com changed:

   What|Removed |Added

 CC||sshannin at gmail dot com

--- Comment #3 from Paolo Carlini paolo.carlini at oracle dot com ---
*** Bug 59760 has been marked as a duplicate of this bug. ***


[Bug c++/60595] Compiler error when computing default destructor thunk within virtual inheritance hierarchy

2015-03-19 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60595

Paolo Carlini paolo.carlini at oracle dot com changed:

   What|Removed |Added

 CC||ignoreddropbox at gmail dot com

--- Comment #4 from Paolo Carlini paolo.carlini at oracle dot com ---
*** Bug 60180 has been marked as a duplicate of this bug. ***


[Bug c++/60595] Compiler error when computing default destructor thunk within virtual inheritance hierarchy

2015-03-19 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60595

Paolo Carlini paolo.carlini at oracle dot com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
  Known to work||4.8.3, 4.9.0, 5.0
 Resolution|--- |FIXED
   Target Milestone|--- |4.8.3

--- Comment #2 from Paolo Carlini paolo.carlini at oracle dot com ---
This is fixed in 4.8.3.


[Bug c++/60595] Compiler error when computing default destructor thunk within virtual inheritance hierarchy

2014-03-19 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60595

Daniel Krügler daniel.kruegler at googlemail dot com changed:

   What|Removed |Added

 CC||daniel.kruegler@googlemail.
   ||com

--- Comment #1 from Daniel Krügler daniel.kruegler at googlemail dot com ---
Seems to be fixed for the current 4.9 trunk