Regression with dev_null.f90

Steve Kargl sgk@troutmask.apl.washington.edu
Sat May 21 18:39:00 GMT 2005


On Mon, May 16, 2005 at 10:29:37PM +0200, Fran?ois-Xavier Coudert wrote:
> >Thomas,
> >
> >Your commit of Bud's /dev/null is causing failures in 
> >"gmake check-gfortran".
> 
> I think to recall that I did this commit (but I'm coming back from a 
> long London week-end that cleared all memory from things that happened 
> before last Friday).
> 
> This failure is freebsd-specific (it doesn't happen on i386-linux or 
> sparc-solaris).
> 
> I'll look into it as I do have nightly freebsd builds.
> 

If no one can fix the regression failure within the next
24 hours, I will be committing the following patch.

*** dev_null.f90.orig   Sat May 21 09:59:32 2005
--- dev_null.f90        Sat May 21 10:00:47 2005
***************
*** 1,4 ****
! ! { dg-do run }
  ! pr19478 read from /dev/null
  ! Thomas.Koenig@online.de
        character*20 foo
--- 1,4 ----
! ! { dg-do run { xfail *-*-freebsd* } }
  ! pr19478 read from /dev/null
  ! Thomas.Koenig@online.de
        character*20 foo

-- 
Steve



More information about the Fortran mailing list