This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Change GCC 3.5 to GCC 4.0 in 3.4 g77 news.
- From: Toon Moene <toon at moene dot indiv dot nluug dot nl>
- To: Mark Mitchell <mark at codesourcery dot com>
- Cc: "gcc-patches at gcc dot gnu dot org" <gcc-patches at gcc dot gnu dot org>
- Date: Thu, 30 Dec 2004 09:23:24 +0100
- Subject: Change GCC 3.5 to GCC 4.0 in 3.4 g77 news.
- Organization: Moene Computational Physics, Maartensdijk, NL
Mark,
Is the following patch OK for the 3.4 branch ? I bootstrapped and make
-k check of C and Fortran on powerpc-unknown-linux-gnu, and did a make dvi.
Cheers,
--
Toon Moene - e-mail: toon@moene.indiv.nluug.nl - phone: +31 346 214290
Saturnushof 14, 3738 XG Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
A maintainer of GNU Fortran 95: http://gcc.gnu.org/fortran/
2004-12-30 Toon Moene <toon@moene.indiv.nluug.nl>
* news.texi: Change GCC 3.5 to GCC 4.0
*** news.texi.orig Thu Jun 17 19:59:20 2004
--- news.texi Wed Dec 29 18:43:13 2004
***************
*** 11,17 ****
@c in the standalone derivations of this file (e.g. NEWS).
@set copyrights-news 1995,1996,1997,1998,1999,2000,2001,2002,2003,2004
! @set last-update-news 2004-06-17
@ifset DOC-NEWS
@include root.texi
--- 11,17 ----
@c in the standalone derivations of this file (e.g. NEWS).
@set copyrights-news 1995,1996,1997,1998,1999,2000,2001,2002,2003,2004
! @set last-update-news 2004-12-29
@ifset DOC-NEWS
@include root.texi
*************** such changes to @command{g77}.
*** 62,68 ****
@ifclear USERVISONLY
! @emph{@code{GCC} 3.4.x is the last edition of @code{GCC} to contain @command{g77} - from @code{GCC} 3.5 onwards, use @command{gfortran}}
Changes made to recent versions of GNU Fortran are listed
below, with the most recent version first.
--- 62,68 ----
@ifclear USERVISONLY
! @emph{@code{GCC} 3.4.x is the last edition of @code{GCC} to contain @command{g77} - from @code{GCC} 4.0 onwards, use @command{gfortran}}
Changes made to recent versions of GNU Fortran are listed
below, with the most recent version first.