From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28896 invoked by alias); 11 Sep 2004 10:48:28 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 28878 invoked from network); 11 Sep 2004 10:48:27 -0000 Received: from unknown (HELO Cantor.suse.de) (195.135.220.2) by sourceware.org with SMTP; 11 Sep 2004 10:48:27 -0000 Received: from hermes.suse.de (hermes-ext.suse.de [195.135.221.8]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by Cantor.suse.de (Postfix) with ESMTP id CDDE0BBC654; Sat, 11 Sep 2004 12:48:25 +0200 (CEST) Received: from aj by arthur.inka.de with local (Exim 4.30) id 1C65Qd-0005Jk-Mq; Sat, 11 Sep 2004 12:48:23 +0200 From: Andreas Jaeger Organization: SUSE Linux AG To: gcc@gcc.gnu.org Subject: Re: Newly failing fortran compilations in test-suite. Date: Sat, 11 Sep 2004 11:01:00 -0000 User-Agent: KMail/1.7 Cc: Toon Moene , fortran@gcc.gnu.org References: <4142D6DC.8090805@moene.indiv.nluug.nl> In-Reply-To: <4142D6DC.8090805@moene.indiv.nluug.nl> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart21483599.2knq1Jkk6B"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200409111248.23572.aj@suse.de> X-SW-Source: 2004-09/txt/msg00664.txt.bz2 --nextPart21483599.2knq1Jkk6B Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Content-length: 1196 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=20 -B/builds/gcc/misc/gcc/testsuite/../ /cvs/gcc/gcc/testsuite/gfortran.fortra= n-torture/execute/intrinsic_fraction_exponent.f90=20=20 -w -O0 {} -L/builds/gcc/misc/x86_64-suse-linux-gnu/32/libgfortran/.libs= =20 -L/builds/gcc/misc/x86_64-suse-linux-gnu/32/libiberty -lm -m32=20 -o /builds/gcc/misc/gcc/testsuite/intrinsic_fraction_exponent.x (timeout= =3D=20 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=20 compilation, -O0 The problem is the '{}' above. Where does it come from? Andreas --=20 Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj SUSE Linux AG, Maxfeldstr. 5, 90409 N=FCrnberg, Germany GPG fingerprint =3D 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126 --nextPart21483599.2knq1Jkk6B Content-Type: application/pgp-signature Content-length: 189 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQBBQtf3OJpWPMJyoSYRAsbCAJsEWyYh7sIXF6KW3A9Dxim63PGPrQCfeYkP 7dfzxGH29S+2uCCIZCTZUsE= =WGp6 -----END PGP SIGNATURE----- --nextPart21483599.2knq1Jkk6B--