This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/52487] [4.6 Regression] [C++11] ICE at cp/semantics.c:5613 with lambda capturing reference to incomplete type by value
- 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, 23 Mar 2012 00:59:37 +0000
- Subject: [Bug c++/52487] [4.6 Regression] [C++11] ICE at cp/semantics.c:5613 with lambda capturing reference to incomplete type by value
- Auto-submitted: auto-generated
- References: <bug-52487-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52487
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
Target Milestone|4.6.4 |4.7.1
Summary|[4.6/4.7/4.8 Regression] |[4.6 Regression] [C++11]
|[C++11] ICE at |ICE at cp/semantics.c:5613
|cp/semantics.c:5613 with |with lambda capturing
|lambda capturing reference |reference to incomplete
|to incomplete type by value |type by value
--- Comment #5 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-03-23 00:59:37 UTC ---
Fixed 4.7.1 and mainline.