This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/47277] [C++0x] pseudo destructor code that cause an internal compiler error with std=gnu++0x
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 13 Jan 2011 09:55:00 +0000
- Subject: [Bug c++/47277] [C++0x] pseudo destructor code that cause an internal compiler error with std=gnu++0x
- Auto-submitted: auto-generated
- References: <bug-47277-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47277
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |ice-on-invalid-code
Status|UNCONFIRMED |NEW
Last reconfirmed| |2011.01.13 09:54:56
Summary|pseudo destructor code that |[C++0x] pseudo destructor
|cause an internal compiler |code that cause an internal
|error with std=gnu++0x |compiler error with
| |std=gnu++0x
Ever Confirmed|0 |1
Known to fail| |4.5.2, 4.6.0
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-01-13 09:54:56 UTC ---
confirmed