This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/46069] [C++0x] ill-formed use of decltype causes segfault
- 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: Tue, 29 Mar 2011 16:38:00 +0000
- Subject: [Bug c++/46069] [C++0x] ill-formed use of decltype causes segfault
- Auto-submitted: auto-generated
- References: <bug-46069-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46069
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
Resolution| |INVALID
--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-03-29 16:37:55 UTC ---
closing due to lack of response
if you reopen it please provide the code demonstrating the problem