https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77393
Rainer Orth <ro at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ro at gcc dot gnu.org --- Comment #10 from Rainer Orth <ro at gcc dot gnu.org> --- The test FAILs on Solaris (both sparc and x86, both 32 and 64-bit): FAIL: gfortran.dg/fmt_f0_2.f90 -O0 execution test FAIL: gfortran.dg/fmt_f0_2.f90 -O1 execution test FAIL: gfortran.dg/fmt_f0_2.f90 -O2 execution test FAIL: gfortran.dg/fmt_f0_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test FAIL: gfortran.dg/fmt_f0_2.f90 -O3 -g execution test FAIL: gfortran.dg/fmt_f0_2.f90 -Os execution test Note: The following floating-point exceptions are signalling: IEEE_OVERFLOW_FLAG ERROR STOP FAILED AT LINE 23 Error termination. Backtrace: Rainer