re PR fortran/7681 (ICE in compensate_edge, at reg-stack.c:2591)
authorToon Moene <toon@moene.indiv.nluug.nl>
Fri, 31 Jan 2003 18:43:08 +0000 (19:43 +0100)
committerToon Moene <toon@gcc.gnu.org>
Fri, 31 Jan 2003 18:43:08 +0000 (18:43 +0000)
2003-01-31  Toon Moene  <toon@moene.indiv.nluug.nl>

* news.texi: Document fixing PR fortran/7681
and optimization/9258.

From-SVN: r62192

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

index 8b4178df1f5295fbae48a685a773290c3ad90b3f..9241290892916f2281fc5606adf3a824da3ee130 100644 (file)
@@ -1,3 +1,8 @@
+2003-01-31  Toon Moene  <toon@moene.indiv.nluug.nl>
+
+       * news.texi: Document fixing PR fortran/7681
+       and optimization/9258.
+
 2003-01-26  Toon Moene  <toon@moene.indiv.nluug.nl>
 
        * lang-specs.h: Revoke change to (incorrectly) prohibit
index 60c1b32213985f513074de4f990bb331c58e3d06..d12d0bdd8e316fbcf496b83561d90ae1b1e270af 100644 (file)
@@ -11,7 +11,7 @@
 @c in the standalone derivations of this file (e.g. NEWS).
 @set copyrights-news 1995,1996,1997,1998,1999,2000,2001,2002,2003
 
-@set last-update-news 2003-01-26
+@set last-update-news 2003-01-31
 
 @ifset DOC-NEWS
 @include root.texi
@@ -201,8 +201,12 @@ of induction variables in unrolled loops.
 @item
 Problem Reports fixed (in chronological order of submission):
 @table @code
+@item 7681
+ICE in compensate_edge, at reg-stack.c:2591
 @item 8308
 gcc-3.x does not compile files with suffix .r (RATFOR) [Fixed in 3.2.1]
+@item 9258
+[3.2/3.3/3.4 regression] ICE in compensate_edge, at reg-stack.c:2589
 @end table
 @end itemize