++
Assignee: unassigned at gcc dot gnu.org
Reporter: kab at acm dot org
Target Milestone: ---
The code below gets ICE with gcc9.2 and gcc7.5 (the versions I have immediately
available to test with).
The error message is:
internal compiler error: unexpected expression '(bool)(true)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95468
--- Comment #1 from kab at acm dot org ---
This was labeled as "ice-on-invalid-code". Am I missing something? I don't
see anything invalid here.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96951
--- Comment #5 from kab at acm dot org ---
(In reply to Martin Sebor from comment #3)
> If in the code the test case was derived from the string
> member is not necessarily meant to be a string then declaring it with
> attribute nonstri
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113760
kab at acm dot org changed:
What|Removed |Added
CC||kab at acm dot org
--- Comment #5