https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110360
--- Comment #14 from anlauf at gcc dot gnu.org --- After r14-2064, gcc-testresults shows the following for big-endian Power platforms: Running target unix/-m32 FAIL: gfortran.dg/value_9.f90 -O0 execution test FAIL: gfortran.dg/value_9.f90 -O1 execution test FAIL: gfortran.dg/value_9.f90 -O2 execution test FAIL: gfortran.dg/value_9.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gfortran.dg/value_9.f90 -O3 -g execution test FAIL: gfortran.dg/value_9.f90 -Os execution test No failure for Running target unix/-m64 Let's hope that somebody with access to such a system can run the testcase manually and append the output to this PR.