[Bug fortran/106945] [10/11/12/13 Regression] ICE: 'verify_gimple' failed

anlauf at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Sep 23 19:56:45 GMT 2022


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

--- Comment #3 from anlauf at gcc dot gnu.org ---
It is -fcheck=bounds that is required to trigger the failure.

Replacing -ftrapv by -fsanitize=undefined produces the same error.


More information about the Gcc-bugs mailing list