This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/50855] [C++0x] Name mangling for late return types invoking constructors not implemented
- 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:13:31 +0000
- Subject: [Bug c++/50855] [C++0x] Name mangling for late return types invoking constructors not implemented
- Auto-submitted: auto-generated
- References: <bug-50855-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50855
--- Comment #3 from Alisdair Meredith <public at alisdairm dot net> 2011-10-24 14:13:31 UTC ---
And just to confirm - it sounds like the ICE in PR50853 is a bad compiler at my
end. I suggest keeping *this* PR open, as at least it reports the correct
error!