https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66999
Paolo Carlini changed:
What|Removed |Added
CC||paolo.carlini at oracle dot com
--- Comm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66999
--- Comment #4 from Marek Polacek ---
Author: mpolacek
Date: Wed Jun 12 22:41:35 2019
New Revision: 272223
URL: https://gcc.gnu.org/viewcvs?rev=272223&root=gcc&view=rev
Log:
PR c++/66999 - 'this' captured by reference.
* parser.c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66999
Marek Polacek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66999
Marek Polacek changed:
What|Removed |Added
Status|NEW |ASSIGNED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66999
Marek Polacek changed:
What|Removed |Added
Keywords|ice-on-invalid-code |diagnostic
--- Comment #3 from Marek Pol
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66999
--- Comment #2 from Paolo Carlini ---
Mostly fixed in 6.2.0 - we don't ICE anymore - but we should issue a single
error, not two.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66999
sshannin at gmail dot com changed:
What|Removed |Added
CC||sshannin at gmail dot com
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66999
Paolo Carlini changed:
What|Removed |Added
Keywords||ice-on-invalid-code
Status|U