http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60251
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60251
--- Comment #4 from Jason Merrill ---
Author: jason
Date: Fri Feb 21 14:01:20 2014
New Revision: 207995
URL: http://gcc.gnu.org/viewcvs?rev=207995&root=gcc&view=rev
Log:
PR c++/60251
* lambda.c (is_normal_capture_proxy): Handle VLA captur
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60251
Jason Merrill changed:
What|Removed |Added
Keywords|ice-on-valid-code |ice-on-invalid-code
--- Comment #3 from J
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60251
Jason Merrill changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned at
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60251
--- Comment #2 from Paolo Carlini ---
Not sure this is valid. Anyway, the ICE is due to the COMPONENT_REF being
wrapped in a NOP_EXPR.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60251
Richard Biener changed:
What|Removed |Added
Priority|P3 |P1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60251
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60251
Volker Reichelt changed:
What|Removed |Added
Known to work||4.5.0, 4.6.0, 4.7.0, 4.8.0
Target Mil