https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61543
--- Comment #6 from Jonathan Wakely ---
(In reply to Andrew Pinski from comment #5)
> GCC 8+ rejects the first "// accepted" in the reduced testcase.
Since r249083
> GCC 9+ rejects both.
Since approximately r267272
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61543
Andrew Pinski changed:
What|Removed |Added
Status|NEW |RESOLVED
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61543
Martin Sebor changed:
What|Removed |Added
Keywords||accepts-invalid
Status|UNCONF
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61543
--- Comment #3 from Daniel Krügler ---
(In reply to Vaughn Cato from comment #2)
> I'm not sure it is related to bug 49171.
I agree and withdraw my previous comparison. I didn't notice that the result of
the conversion is not used within a conte
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61543
--- Comment #2 from Vaughn Cato ---
I'm not sure it is related to bug 49171. It seems to be something about enum
values specifically. For example, if you change the enum_value to an integer
constant, like 5, then you get an error.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61543
Daniel Krügler changed:
What|Removed |Added
CC||daniel.kruegler@googlemail.