This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
Re: fortran/8308: gcc-3.x does not compile files with suffix .r (RATFOR)
- From: Andris Pavenis <pavenis at latnet dot lv>
- To: toon at gcc dot gnu dot org
- Cc: gcc-prs at gcc dot gnu dot org,
- Date: 28 Oct 2002 09:16:02 -0000
- Subject: Re: fortran/8308: gcc-3.x does not compile files with suffix .r (RATFOR)
- Reply-to: Andris Pavenis <pavenis at latnet dot lv>
The following reply was made to PR fortran/8308; it has been noted by GNATS.
From: Andris Pavenis <pavenis@latnet.lv>
To: Toon Moene <toon@moene.indiv.nluug.nl>, toon@gcc.gnu.org,
gcc-bugs@gcc.gnu.org, rchapman@acm.org, gcc-gnats@gcc.gnu.org
Cc:
Subject: Re: fortran/8308: gcc-3.x does not compile files with suffix .r (RATFOR)
Date: Mon, 28 Oct 2002 12:07:50 +0200
On Saturday 26 October 2002 22:36, Toon Moene wrote:
> I wrote:
> > Synopsis: gcc-3.x does not compile files with suffix .r (RATFOR)
> >
> > Responsible-Changed-From-To: unassigned->toon
> > Responsible-Changed-By: toon
> > Responsible-Changed-When: Sat Oct 26 09:18:53 2002
> > Responsible-Changed-Why:
> > Fortran Maintainer.
> > State-Changed-From-To: open->analyzed
> > State-Changed-By: toon
> > State-Changed-When: Sat Oct 26 09:18:53 2002
> > State-Changed-Why:
> > Looking into it.
> >
> > http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=3Dview%20audit-trail&databas=
e=3Dgc
> >c&pr=3D8308
>
> I fixed this using Andris' suggestion (as attached).
>
> Andris, could you test this on your platform to see if it really does
> what it's supposed to do ? If so, I'll backport the solution to 3.2.1
> as it is a regression w.r.t. 2.95 ...
>
> Thanks for looking into this.
Unfortunatelly I don't have RATFOR installed (and don't have any experience
with it, as never used it), but Bob Chapman have tested my DJGPP build of=20
gcc-3.3 20020926 after I applied a patch I sent here later and confirmed it=
=20
fixes a problem (see=20
http://www.delorie.com/djgpp/mail-archives/browse.cgi?p=3Ddjgpp/2002/10/22/=
11:31:19)
Andris