This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/55076] ice when compiling lambda function
- 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: Fri, 26 Oct 2012 10:04:46 +0000
- Subject: [Bug c++/55076] ice when compiling lambda function
- Auto-submitted: auto-generated
- References: <bug-55076-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55076
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
Last reconfirmed| |2012-10-26
Ever Confirmed|0 |1
--- Comment #1 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-10-26 10:04:46 UTC ---
Please reduce the testcase to a manageable size: we have open quite a few
issues about lambdas and most likely this is a duplicate, but it's
unnecessarily hard to tell with a 600+ KB attachment.