[Bug c++/52487] [4.6/4.7/4.8 Regression] [C++11] ICE at cp/semantics.c:5613 with lambda capturing reference to incomplete type by value
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Mar 5 10:14:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52487
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2012-03-05
Target Milestone|--- |4.6.4
Summary|[4.6/4.7 Regression] |[4.6/4.7/4.8 Regression]
|[C++11] ICE at |[C++11] ICE at
|cp/semantics.c:5613 with |cp/semantics.c:5613 with
|lambda capturing reference |lambda capturing reference
|to incomplete type by value |to incomplete type by value
Ever Confirmed|0 |1
--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-03-05 10:13:39 UTC ---
Confirmed.
More information about the Gcc-bugs
mailing list