This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/47049] [4.5/4.6 Regression] [C++0x] ICE in write_unnamed_type_name with lambda use
- From: "hjl.tools at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 23 Jan 2011 16:39:54 +0000
- Subject: [Bug c++/47049] [4.5/4.6 Regression] [C++0x] ICE in write_unnamed_type_name with lambda use
- Auto-submitted: auto-generated
- References: <bug-47049-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47049
H.J. Lu <hjl.tools at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jason at redhat dot com
Target Milestone|--- |4.5.3
Summary|[C++0x] ICE in |[4.5/4.6 Regression]
|write_unnamed_type_name |[C++0x] ICE in
|with lambda use |write_unnamed_type_name
| |with lambda use
--- Comment #9 from H.J. Lu <hjl.tools at gmail dot com> 2011-01-23 16:39:52 UTC ---
It is caused by revision 152429:
http://gcc.gnu.org/ml/gcc-cvs/2009-10/msg00078.html
which implements write_unnamed_type_name.