gfortran.dg/forall_1.f90
Andreas Jaeger
aj@suse.de
Sun Jun 5 11:10:00 GMT 2005
The following tests fail for me on Linux/x86-64 now:
gfortran.dg/forall_1.f90 -O1 execution test
gfortran.dg/forall_1.f90 -O2 execution test
gfortran.dg/forall_1.f90 -O3 -fomit-frame-pointer execution test
gfortran.dg/forall_1.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
gfortran.dg/forall_1.f90 -O3 -fomit-frame-pointer -funroll-loops execution test
gfortran.dg/forall_1.f90 -O3 -g execution test
Note that the test work correctly compiled as 32-bit binaries - they
just fail as 64-bit tests. The output is an "Aborted".
The test was committed with this ChangeLog:
2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
PR fortran/19195
* gfortran.dg/debug_1.f90: New test.
* gfortran.dg/forall_1.f90: New test.
Tobias, any ideas? Is the code they are testing not 64-bit clean?
Andreas
--
Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj
SUSE Linux Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 188 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20050605/dc443f06/attachment.sig>
More information about the Fortran
mailing list