https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80580
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> --- Thanks. Fuzzing / fixing issues in the parser itself is ok. Catching late reported errors due to invalid GIMPLE in the input as we do now is expected (the GIMPLE verifier will usually report an error and then ICE).