[Bug tree-optimization/97228] [11 regression] New ICEs on arm since r11-3426 g:10843f8303509fcba880c6c05c08e4b4ccd24f36
clyon at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Sep 28 13:10:54 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97228
--- Comment #1 from Christophe Lyon <clyon at gcc dot gnu.org> ---
It causes regressions in fortran too:
gfortran.dg/assumed_rank_bounds_3.f90 -O3 -fomit-frame-pointer -funroll-loops
-fpeel-loops -ftracer -finline-functions (internal compiler error)
gfortran.dg/assumed_rank_bounds_3.f90 -O3 -g (internal compiler error)
More information about the Gcc-bugs
mailing list