Commit ea0ece09 by Tobias Schlüter Committed by Tobias Schlüter

re PR fortran/15477 (gfortran should not have own version number)

PR fortran/15477
* gfortran.h (GFC_VERSION): Remove.
* gfortran.texi (version-gfortran): Remove, replace by version-GCC
where used.

From-SVN: r82544
parent 6ef44cfd
2004-06-01 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
PR fortran/15477
* gfortran.h (GFC_VERSION): Remove.
* gfortran.texi (version-gfortran): Remove, replace by version-GCC
where used.
2004-05-31 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
* trans-types.c: Fix spelling & layout in comments.
......
......@@ -58,7 +58,6 @@ char *alloca ();
/* Major control parameters. */
#define GFC_VERSION "0.23"
#define GFC_MAX_SYMBOL_LEN 63
#define GFC_REAL_BITS 100 /* Number of bits in g95's floating point numbers. */
#define GFC_MAX_LINE 132 /* Characters beyond this are not seen. */
......
......@@ -3,7 +3,6 @@
@setfilename gfortran.info
@set last-update 13 May 2004
@set copyrights-gfortran 1999-2004
@set version-gfortran 0.235
@include gcc-common.texi
......@@ -87,10 +86,10 @@ Contributed by Steven Bosscher (@email{s.bosscher@@gcc.gnu.org}).
@sp 3
@center Last updated @value{last-update}
@sp 1
@center for version @value {version-gfortran}
@center for version @value {version-GCC}
@page
@vskip 0pt plus 1filll
For the @value{version-gfortran} Version*
For the @value{version-GCC} Version*
@sp 1
Published by the Free Software Foundation @*
59 Temple Place - Suite 330@*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment