https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89415
--- Comment #2 from Christophe Lyon <clyon at gcc dot gnu.org> --- I'm not sure it's worth opening another regression report, but that same commit creates regressions in fortran on arm: FAIL: gfortran.dg/integer_exponentiation_3.F90 -O0 (test for warnings, line 173) FAIL: gfortran.dg/integer_exponentiation_3.F90 -O1 (test for warnings, line 173) FAIL: gfortran.dg/integer_exponentiation_3.F90 -O2 (test for warnings, line 173) FAIL: gfortran.dg/integer_exponentiation_3.F90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for warnings, line 173) FAIL: gfortran.dg/integer_exponentiation_3.F90 -O3 -g (test for warnings, line 173) FAIL: gfortran.dg/integer_exponentiation_3.F90 -Os (test for warnings, line 173)