public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* [Fixed, 3.2] Re: fortran/8308: gcc-3.x does not compile files with suffix .r (RATFOR)
@ 2002-10-28 14:06 Toon Moene
  0 siblings, 0 replies; only message in thread
From: Toon Moene @ 2002-10-28 14:06 UTC (permalink / raw)
  To: toon; +Cc: gcc-prs

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

From: Toon Moene <toon@moene.indiv.nluug.nl>
To: Andris Pavenis <pavenis@latnet.lv>
Cc: gcc-bugs@gcc.gnu.org,  rchapman@acm.org,  gcc-gnats@gcc.gnu.org, 
 gcc-patches@gcc.gnu.org
Subject: [Fixed, 3.2] Re: fortran/8308: gcc-3.x does not compile files with
 suffix .r (RATFOR)
Date: Mon, 28 Oct 2002 22:56:43 +0100

 This is a multi-part message in MIME format.
 --------------060003050001030206070008
 Content-Type: text/plain; charset=ISO-8859-15; format=flowed
 Content-Transfer-Encoding: 7bit
 
 Andris Pavenis wrote:
 
 > Did remotely test on Linux after downloading and installing RATFOR77. Seems 
 > that included simple test program compiles Ok after the patch (gcc version 
 > 3.3 20021027 (experimental)) but not with gcc-3.2 (I got behaviour described 
 > in bug report with gcc-3.2)
 
 Thanks - as this is a regression against 2.95, I applied the attached 
 patch to the 3.2 branch.
 
 -- 
 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)
 
 --------------060003050001030206070008
 Content-Type: text/plain;
  name="8308.diff"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline;
  filename="8308.diff"
 
 2002-10-28  Andris Pavenis  <pavenis@latnet.lv>
             Toon Moene  <toon@moene.indiv.nluug.nl>
 
 	PR fortran/8308
 	* lang-specs.h: Correct ratfor specs.
 	* news.texi: Document this fix.
 
 *** lang-specs.h.orig	Sat Nov 24 22:36:56 2001
 --- lang-specs.h	Mon Oct 28 20:43:55 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 
 *** 34,38 ****
     {"@ratfor",
      "%{C:%{!E:%eGNU C does not support -C without using -E}}\
 !     ratfor %{C} %{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},
 --- 35,39 ----
     {"@ratfor",
      "%{C:%{!E:%eGNU C does not support -C without using -E}}\
 !     ratfor %{C} %{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},
 *** news.texi.orig	Wed Sep 18 22:07:59 2002
 --- news.texi	Mon Oct 28 21:51:23 2002
 ***************
 *** 11,15 ****
   @set copyrights-news 1995,1996,1997,1998,1999,2000,2001,2002
   
 ! @set last-update-news 2002-08-05
   
   @include root.texi
 --- 11,15 ----
   @set copyrights-news 1995,1996,1997,1998,1999,2000,2001,2002
   
 ! @set last-update-news 2002-10-28
   
   @include root.texi
 *************** The following information was last updat
 *** 157,161 ****
   @itemize @bullet
   @item
 ! Nothing.
   @end itemize
   
 --- 157,165 ----
   @itemize @bullet
   @item
 ! Problem Reports fixed (in chronological order of submission):
 ! @table @code
 ! @item 8308
 ! gcc-3.x does not compile files with suffix .r (RATFOR) [Fixed in 3.2.1]
 ! @end table
   @end itemize
   
 
 --------------060003050001030206070008--
 


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-10-28 22:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-28 14:06 [Fixed, 3.2] Re: fortran/8308: gcc-3.x does not compile files with suffix .r (RATFOR) Toon Moene

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).