news.texi: Deprecate frontend version number; update list of fixed bugs.
authorToon Moene <toon@moene.indiv.nluug.nl>
Sat, 13 Apr 2002 19:41:29 +0000 (21:41 +0200)
committerToon Moene <toon@gcc.gnu.org>
Sat, 13 Apr 2002 19:41:29 +0000 (19:41 +0000)
2002-04-13  Toon Moene  <toon@moene.indiv.nluug.nl>

* news.texi: Deprecate frontend version number;
update list of fixed bugs.

From-SVN: r52280

gcc/f/ChangeLog
gcc/f/news.texi

index 2e42fa58c7d2419f92a1c9f10f31fb9b56d973a9..24d25c096ac456b7aab108baf2fc34109bb7679f 100644 (file)
@@ -1,3 +1,8 @@
+2002-04-13  Toon Moene  <toon@moene.indiv.nluug.nl>
+
+       * news.texi: Deprecate frontend version number;
+       update list of fixed bugs.
+
 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
 
        * Make-lang.in (f/target.o): Depend on diagnostic.h.
index a00efe33afcb2a87bf936c84fd56415d1bb44dbb..973f6a7ac96c83472de0691cf10e6ad2ad287438 100644 (file)
@@ -10,7 +10,7 @@
 @c in the standalone derivations of this file (e.g. NEWS).
 @set copyrights-news 1995,1996,1997,1998,1999,2000,2001,2002
 
-@set last-update-news 2002-03-23
+@set last-update-news 2002-04-13
 
 @include root.texi
 
@@ -153,7 +153,13 @@ is available at
 
 The following information was last updated on @value{last-update-news}:
 
-@heading In 0.5.27, @code{GCC} 3.1 versus @code{GCC} 3.0:
+@heading In @code{GCC} 3.2 versus @code{GCC} 3.1:
+@itemize @bullet
+@item
+Nothing yet.
+@end itemize
+
+@heading In @code{GCC} 3.1 (formerly known as g77-0.5.27) versus @code{GCC} 3.0:
 @itemize @bullet
 @item
 Problem Reports fixed (in chronological order of submission):
@@ -180,6 +186,8 @@ g77 rejects accepted use of INTEGER*2 as type of DATA statement loop index
 ICE on compiling source with 540 000 000 REAL array
 @item 5473
 ICE on BESJN(integer*8,real)
+@item 5837
+bug in loop unrolling
 @end table
 
 @item