This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
unexpected testsuite failure - g77/cpp2.f
- From: Paul Thomas <paulthomas2 at wanadoo dot fr>
- To: fortran at gcc dot gnu dot org
- Date: Mon, 28 Mar 2005 12:38:31 +0200
- Subject: unexpected testsuite failure - g77/cpp2.f
I am just in the final stages of preparing the patches for the inclusion
of the updated name functions. I have bootstrapped and regtested them
under Cygwin and thought to do the same under RedHat9 - wrong!
All is well except that, according to the output to the screen,
gfortran.dg/g77/cpp2.f unexpectedly fails. The log says otherwise. If
I pass it, by hand, through cpp and then gfortran, all is OK.
Has anybody any notion of what might be going wrong?
Paul T