http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57505
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57505
--- Comment #2 from Daniel Krügler ---
This is fixed in gcc 4.9 trunk and I believe it has already been fixed in gcc
4.8 due to bug #50043.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57505
--- Comment #1 from Frank Heckenbach ---
Created attachment 30244
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30244&action=edit
Test case for enable_shared_from_this
The same applies to std::enable_shared_from_this.