This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/47049] [C++0x] ICE in write_unnamed_type_name with lambda use
- 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: Thu, 20 Jan 2011 12:01:14 +0000
- Subject: [Bug c++/47049] [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
--- Comment #5 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-01-20 12:00:56 UTC ---
it might get analysed sooner if you try to reduce the code to something smaller
than 70000 lines