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: "paolo.carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 24 Oct 2011 14:02:03 +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
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jason at gcc dot gnu.org
Summary|Name mangling for late |[C++0x] Name mangling for
|return types invoking |late return types invoking
|constructors not |constructors not
|implemented |implemented
--- Comment #1 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-10-24 14:02:03 UTC ---
Is it really the same as PR50853?