This is the mail archive of the
gcc-bugs@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 Moene <toon at moene dot indiv dot nluug dot nl>, toon at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, rchapman at acm dot org, gcc-gnats at gcc dot gnu dot org
- Date: Mon, 28 Oct 2002 12:07:50 +0200
- Subject: Re: fortran/8308: gcc-3.x does not compile files with suffix .r (RATFOR)
- References: <20021026161853.22467.qmail@sources.redhat.com> <3DBAEEBD.8000504@moene.indiv.nluug.nl>
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=view%20audit-trail&database=gc
> >c&pr=8308
>
> 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
gcc-3.3 20020926 after I applied a patch I sent here later and confirmed it
fixes a problem (see
http://www.delorie.com/djgpp/mail-archives/browse.cgi?p=djgpp/2002/10/22/11:31:19)
Andris