aboutsummaryrefslogtreecommitdiff
path: root/gcc/f/bad.def
diff options
context:
space:
mode:
authorToon Moene <toon@moene.indiv.nluug.nl>2002-02-01 23:43:03 +0100
committerToon Moene <toon@gcc.gnu.org>2002-02-01 22:43:03 +0000
commit0aa00c7fa19c5d3fdefa1314ea5d6d54dac67176 (patch)
tree1989b641ecbf47d0ba80a6b11ff0cd116ac2b627 /gcc/f/bad.def
parent3968de80f82b32336d76808d57ac4148ee191347 (diff)
downloadgcc-0aa00c7fa19c5d3fdefa1314ea5d6d54dac67176.zip
gcc-0aa00c7fa19c5d3fdefa1314ea5d6d54dac67176.tar.gz
gcc-0aa00c7fa19c5d3fdefa1314ea5d6d54dac67176.tar.bz2
bad.def: Remove non-historical reference to version 0.6.
2002-02-01 Toon Moene <toon@moene.indiv.nluug.nl> * bad.def: Remove non-historical reference to version 0.6. * bugs.texi: Ditto. * com.c: Ditto. * ffe.texi: Ditto. * proj.h: Ditto. * g77.texi: Ditto. From-SVN: r49413
Diffstat (limited to 'gcc/f/bad.def')
-rw-r--r--gcc/f/bad.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/f/bad.def b/gcc/f/bad.def
index 165a5a3..98ac1c6 100644
--- a/gcc/f/bad.def
+++ b/gcc/f/bad.def
@@ -660,7 +660,7 @@ FFEBAD_MSG (FFEBAD_QUAD_UNSUPPORTED, FATAL,
LONG("Quadruple-precision floating-point unsupported -- treating constant at %0 as double-precision")
SHORT("Quadruple-precision floating-point unsupported"))
FFEBAD_MSG (FFEBAD_TOO_BIG_INIT, WARN,
-LONG("Initialization of large (%B-unit) aggregate area `%A' at %0 currently very slow and takes lots of memory during g77 compile -- to be improved in 0.6")
+LONG("Initialization of large (%B-unit) aggregate area `%A' at %0 slow and takes lots of memory during g77 compile")
SHORT("This could take a while (initializing `%A' at %0)..."))
FFEBAD_MSG (FFEBAD_BLOCKDATA_STMT, FATAL,
"Statement at %0 invalid in BLOCK DATA program unit at %1")