This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [PATCH] PR fortran/77507
- From: Steve Kargl <sgk at troutmask dot apl dot washington dot edu>
- To: Andreas Schwab <schwab at linux-m68k dot org>
- Cc: fortran at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org, kargl at uw dot edu
- Date: Sun, 11 Sep 2016 12:05:42 -0700
- Subject: Re: [PATCH] PR fortran/77507
- Authentication-results: sourceware.org; auth=none
- References: <20160908234907.GA37972@troutmask.apl.washington.edu> <87sht7ws07.fsf@linux-m68k.org>
On Sat, Sep 10, 2016 at 08:04:40PM +0200, Andreas Schwab wrote:
> FAIL: gfortran.dg/pr77507.f90 -O (test for excess errors)
> Excess errors:
> /opt/gcc/gcc-20160910/gcc/testsuite/gfortran.dg/pr77507.f90:3:6: Fatal Error: Can't open module file 'ieee_arithmetic.mod' for reading at (1): No such file or directory
>
> Andreas.
>
Should be fixed by
Committed revision 240085
2016-09-11 Steven G. Kargl <kargl@gcc.gnu.org>
* gfortran.dg/pr77507.f90: Move to ...
* gfortran.dg/ieee/pr77507.f90: here.
--
Steve