[Bug fortran/122052] SPEC CPU2017 654.roms_s fails to run correctly on AArch64 with GCC 15.1/15.2
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Sep 24 11:47:26 GMT 2025
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122052
--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> ---
Does using -fno-tree-vectorize fix the issue? You might want to enable
debugging with -g and use a debugger to see where the binary crashes and what
the reason is.
More information about the Gcc-bugs
mailing list