[PATCH] PR fortran/77372

Steven G. Kargl kargl@troutmask.apl.washington.edu
Mon Aug 29 16:27:00 GMT 2016


On Mon, Aug 29, 2016 at 05:09:59PM +0200, Andreas Schwab wrote:
> On Aug 29 2016, Steve Kargl <sgk@troutmask.apl.washington.edu> wrote:
> 
> > On Mon, Aug 29, 2016 at 11:10:41AM +0200, Andreas Schwab wrote:
> >> On Aug 26 2016, Steve Kargl <sgk@troutmask.apl.washington.edu> wrote:
> >> 
> >> > 2016-08-25  Steven G. Kargl <kargl@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?
> 
> With that change it passes.

Thanks for checking.  Seems that some targets need 
ieee.exp to set up the path correctly.  I'll move
the test shortly.

-- 
steve



More information about the Gcc-patches mailing list