This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
RE: Fortran testsuite problem
- From: Hans-Peter Nilsson <hp at bitrange dot com>
- To: "Billinghurst, David (CRTS)" <David dot Billinghurst at riotinto dot com>
- Cc: <gcc at gcc dot gnu dot org>
- Date: Tue, 29 Jan 2002 21:21:19 -0500 (EST)
- Subject: RE: Fortran testsuite problem
On Tue, 29 Jan 2002, Hans-Peter Nilsson wrote:
> On Wed, 30 Jan 2002, Billinghurst, David (CRTS) wrote:
> > Could you please try the attached file as a replacement. It
> > has the \* escaped, and uses "(\n|\r\n|\r)" for the end of line.
> > It works for me.
>
> Sorry, it doesn't work for me, even if I:
> - remove the spurious \ before the ) on the first output line.
... it looks like the problem is with the $ line. Without it,
everything works with your new file unmodified (even with the
spurious "\)" :-)
brgds, H-P