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] | |
I see now the following new failures in the testsuite:
setting LD_LIBRARY_PATH to .:/builds/gcc/misc/x86_64-suse-linux-gnu/32/libgfortran/.libs:/builds/g
cc/misc/gcc:/builds/gcc/misc/gcc/32:.:/builds/gcc/misc/x86_64-suse-linux-gnu/32/libgfortran/.libs:
/builds/gcc/misc/gcc:/builds/gcc/misc/gcc/32:
PASS: gfortran.dg/dollar_edit_descriptor-1.f -O0 execution test
Executing on host: /builds/gcc/misc/gcc/testsuite/../gfortran -B/builds/gcc/misc/gcc/testsuite/../
/cvs/gcc/gcc/testsuite/gfortran.dg/dollar_edit_descriptor-1.f -O1 -pedantic-errors -L/builds
/gcc/misc/x86_64-suse-linux-gnu/32/libgfortran/.libs -L/builds/gcc/misc/x86_64-suse-linux-gnu/32/l
ibiberty -lm -m32 -o ./dollar_edit_descriptor-1.exe (timeout = 300)
In file /cvs/gcc/gcc/testsuite/gfortran.dg/dollar_edit_descriptor-1.f:5
write (42,'(A,$)') 'abc'
1
Warning: Extension: $ descriptor at (1)
output is:
In file /cvs/gcc/gcc/testsuite/gfortran.dg/dollar_edit_descriptor-1.f:5
write (42,'(A,$)') 'abc'
FAIL: gfortran.dg/dollar_edit_descriptor-1.f -O1 (test for excess errors)
All these dollar_edit_descriptor-1.f fail :-(. Please fix them!
Btw. you committed this patch with your patch above, but I do not see
a ChangeLog for it in your email - and neither any mention of the PR
in the test. Have a look at gcc/testsuite/ChangeLog:
2005-05-29 Francois-Xavier Coudert <coudert@clipper.ens.fr>
* gfortran.dg/output_exponents_1.f90: New test.
2005-05-29 Francois-Xavier Coudert <coudert@clipper.ens.fr>
* gfortran.dg/dollar_edit_descriptor-1.f: New test.
2005-05-28 Mark Mitchell <mark@codesourcery.com>
PR c++/21340
* g++.dg/init/ctor6.C: New test.
I think Mark does it the right way. Could you fix your entries,
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] |