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: John David Anglin <dave at hiauly1 dot hia dot nrc dot ca>, <gcc at gcc dot gnu dot org>, <toon at moene dot indiv dot nluug dot nl>
- Date: Tue, 29 Jan 2002 21:08:50 -0500 (EST)
- Subject: RE: Fortran testsuite problem
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.
- escape all ( | ) with a \
- double-escape all ( | )
brgds, H-P