This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Newly failing fortran compilations in test-suite.


On Saturday 11 September 2004 12:43, Toon Moene wrote:
> There are a few recent failures in the fortran testsuite on, e.g.,
> powerpc-unknown-linux-gnu:
>
> FAIL: gfortran.fortran-torture/execute/intrinsic_fraction_exponent.f90
> compilation,  -O0

This is strange, it fails on x86-64 with:
Executing on host: /builds/gcc/misc/gcc/testsuite/../gfortran 
-B/builds/gcc/misc/gcc/testsuite/../ /cvs/gcc/gcc/testsuite/gfortran.fortran-torture/execute/intrinsic_fraction_exponent.f90  
-w  -O0  {}  -L/builds/gcc/misc/x86_64-suse-linux-gnu/32/libgfortran/.libs 
-L/builds/gcc/misc/x86_64-suse-linux-gnu/32/libiberty  -lm   -m32 
-o /builds/gcc/misc/gcc/testsuite/intrinsic_fraction_exponent.x    (timeout = 
300)
gfortran: : No such file or directory
compiler exited with status 1
output is:
gfortran: : No such file or directory

FAIL: gfortran.fortran-torture/execute/intrinsic_fraction_exponent.f90 
compilation,
 -O0


The problem is the '{}' above.  Where does it come from?

Andreas
-- 
 Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj
  SUSE Linux AG, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126

Attachment: pgp00000.pgp
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]