This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: Regression with dev_null.f90
- From: François-Xavier Coudert<Francois-Xavier dot Coudert at lcp dot u-psud dot fr>
- To: Steve Kargl <sgk at troutmask dot apl dot washington dot edu>
- Cc: fortran at gcc dot gnu dot org
- Date: Mon, 16 May 2005 22:29:37 +0200
- Subject: Re: Regression with dev_null.f90
- Organization: Laboratoire de Chimie Physique
- References: <20050515011530.GA98707@troutmask.apl.washington.edu>
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.
FX