Paul Thomas wrote: > FAIL: gfortran.dg/g77/980310-3.f (internal compiler error) > FAIL: gfortran.dg/g77/980310-3.f (test for excess errors) I get the same error on x86-64/openSUSE with "-m32 -O" with -m64 and without "-O" it works.
FX reported it yesterday as PR 33074. > FAIL: gfortran.fortran-torture/execute/intrinsic_integer.f90 > execution, -O0 Works here (with both -m32 and -m64; incl. under valgrind). I only get a failure for random_7.f90 (PR33077). Tobias