public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: Toon Moene <toon@moene.indiv.nluug.nl>
To: toon@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org,
Subject: Re: fortran/8308: gcc-3.x does not compile files with suffix .r (RATFOR)
Date: Sat, 26 Oct 2002 12:36:00 -0000	[thread overview]
Message-ID: <20021026193600.22566.qmail@sources.redhat.com> (raw)

The following reply was made to PR fortran/8308; it has been noted by GNATS.

From: Toon Moene <toon@moene.indiv.nluug.nl>
To: toon@gcc.gnu.org,  gcc-bugs@gcc.gnu.org,  rchapman@acm.org, 
 pavenis@latnet.lv,  gcc-gnats@gcc.gnu.org
Cc:  
Subject: Re: fortran/8308: gcc-3.x does not compile files with suffix .r (RATFOR)
Date: Sat, 26 Oct 2002 21:36:29 +0200

 This is a multi-part message in MIME format.
 --------------050403080700000701060903
 Content-Type: text/plain; charset=ISO-8859-15; format=flowed
 Content-Transfer-Encoding: 7bit
 
 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=gcc&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.
 
 -- 
 Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
 Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
 Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
 Join GNU Fortran 95: http://g95.sourceforge.net/ (under construction)
 
 --------------050403080700000701060903
 Content-Type: text/plain;
  name="8308.diff"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline;
  filename="8308.diff"
 
 2002-10-26  Andris Pavenis  <pavenis@latnet.lv>
 
 	* lang-specs.h: Fix ratfor specs.
 
 *** lang-specs.h.orig	Thu Jun 20 22:34:04 2002
 --- lang-specs.h	Sat Oct 26 18:21:52 2002
 ***************
 *** 1,4 ****
   /* lang-specs.h file for Fortran
 !    Copyright (C) 1995, 1996, 1997, 1999, 2000 Free Software Foundation, Inc.
      Contributed by James Craig Burley.
   
 --- 1,5 ----
   /* lang-specs.h file for Fortran
 !    Copyright (C) 1995, 1996, 1997, 1999, 2000, 2002
 !    Free Software Foundation, Inc.
      Contributed by James Craig Burley.
   
 *************** the Free Software Foundation, 59 Temple 
 *** 37,41 ****
      "%{C:%{!E:%eGNU C does not support -C without using -E}}\
       %{CC:%{!E:%eGNU C does not support -CC without using -E}}\
 !     ratfor %{C} %{CC} %{v} %i %{E:%W{o*}} %{!E: %{!pipe:-o %g.f} |\n\
       f771 %{!pipe:%g.f} %(cc1_options) %{I*} %{!fsyntax-only:%(invoke_as)}}", 0},
     {".f",   "@f77", 0},
 --- 38,42 ----
      "%{C:%{!E:%eGNU C does not support -C without using -E}}\
       %{CC:%{!E:%eGNU C does not support -CC without using -E}}\
 !     ratfor %{C} %{CC} %{v} %{E:%W{o*}} %{!E: %{!pipe:-o %g.f} %i |\n\
       f771 %{!pipe:%g.f} %(cc1_options) %{I*} %{!fsyntax-only:%(invoke_as)}}", 0},
     {".f",   "@f77", 0},
 
 --------------050403080700000701060903--
 


             reply	other threads:[~2002-10-26 19:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-26 12:36 Toon Moene [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-10-28 15:21 toon
2002-10-28  6:16 Andris Pavenis
2002-10-28  1:16 Andris Pavenis
2002-10-26  9:18 toon
2002-10-23  1:26 Andris Pavenis
2002-10-22  9:56 rchapman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20021026193600.22566.qmail@sources.redhat.com \
    --to=toon@moene.indiv.nluug.nl \
    --cc=gcc-prs@gcc.gnu.org \
    --cc=toon@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).