On Mon, Aug 29, 2016 at 11:10:41AM +0200, Andreas Schwab wrote: > On Aug 26 2016, Steve Kargl <s...@troutmask.apl.washington.edu> wrote: > > > 2016-08-25 Steven G. Kargl <ka...@gcc.gnu.org> > > > > PR fortran/77372 > > gfortran.dg/pr77372.f90: New test. > > FAIL: gfortran.dg/pr77372.f90 -O (test for excess errors) > Excess errors: > /usr/local/gcc/gcc-20160829/gcc/testsuite/gfortran.dg/pr77372.f90:3:7: Fatal > Error: Can't open module file 'ieee_arithmetic.mod' for reading at (1): No > such file or directory > compilation terminated. >
Does it FAIL if you move the test into the gfortran.dg/ieee directory? -- Steve