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]

PR 20842: Testcase broken?


This test fails for me on Linux/x86-64:

2005-07-03  Francois-Xavier Coudert  <coudert@clipper.ens.fr>

        PR fortran/20842
        * gfortran.dg/io_invalid_1.f90: New test.

the error is:

Executing on host: /builds/gcc/misc/gcc/testsuite/../gfortran -B/builds/gcc/misc/gcc/testsuite/../ /cvs/gcc/gcc/t
estsuite/gfortran.dg/io_invalid_1.f90   -O   -pedantic-errors -S  -m32 -o io_invalid_1.s    (timeout = 300)
 In file /cvs/gcc/gcc/testsuite/gfortran.dg/io_invalid_1.f90:3

WRITE(UNIT=6,END=999) 0 ! { dg-error "END tag .* is not compatible with output"
                   1
Error: END tag at (1) not allowed in output statement
compiler exited with status 1

Francois, could you fix it, please?

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

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]