[Bug c++/95724] bogue error : "expected '{' before ')' token"
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jun 18 11:37:53 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95724
--- Comment #6 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Richard Biener from comment #4)
> Note the testcase does not ICE so ice-on-invalid is wrong. It's really
> a diagnostic only. If we want sth extra to distinguish error diagnostics
> from warning diagnostics then we should add one (can't come up with a good
> name right now)
It's like a weaker form of error-recovery but for cases that don't ICE.
cascading-errors maybe.
More information about the Gcc-bugs
mailing list