[Bug c++/79651] ICE on invalid c++ code in lambda_expr_this_capture in lambda.c:718

2019-03-13 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79651

Paolo Carlini  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Paolo Carlini  ---
AFAICS this got fixed for the released 7.1.0 and the fix even backported to
6.4.0.  Please double check and, in case, reopen.

[Bug c++/79651] ICE on invalid c++ code in lambda_expr_this_capture in lambda.c:718

2017-05-18 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79651

Paolo Carlini  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2017-05-18
 Ever confirmed|0   |1

[Bug c++/79651] ICE on invalid c++ code in lambda_expr_this_capture in lambda.c:718

2017-02-21 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79651

--- Comment #1 from Martin Liška  ---
Created attachment 40789
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40789=edit
test-case