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: "public at alisdairm dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 24 Oct 2011 14:27:18 +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 #8 from Alisdair Meredith <public at alisdairm dot net> 2011-10-24 14:27:18 UTC ---
I am happy with closed - the ICE is resolved an PR50855 reports the
unimplemented error message, with (hopefully) a simpler test case.
It might be worth re-testing once PR50855 is resolved, just to be sure though.