This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/50853] [C++0x] Internal Compiler Error returning a template type using brace initialization
- 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: Mon, 24 Oct 2011 14:22:51 +0000
- Subject: [Bug c++/50853] [C++0x] Internal Compiler Error returning a template type using brace initialization
- Auto-submitted: auto-generated
- References: <bug-50853-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50853
--- Comment #7 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-10-24 14:22:51 UTC ---
actually, I guess I was a bit hasty closing it ... there's no ICE but it still
fails to compile - should we reopen?