https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122185

--- Comment #24 from Zdenek Sojka <zsojka at seznam dot cz> ---
I am unable to provide a valid testcase, as I can't write a check script that
would reject invalid testcase. This testcase compiles at -O0 without errors or
even warnings; normally invalid code is rejected at -O0 due to syntax error, or
the compiler ICEs, rejecting the testcase as well.
It might be well the case that a valid testcase triggering this ICE does not
exist.

Reply via email to