aboutsummaryrefslogtreecommitdiff
path: root/gcc/f/news.texi
diff options
context:
space:
mode:
authorToon Moene <toon@moene.indiv.nluug.nl>2003-01-31 19:43:08 +0100
committerToon Moene <toon@gcc.gnu.org>2003-01-31 18:43:08 +0000
commitaba4e92ee15c81f59fe282a6dc019afb96efde37 (patch)
treec227ad52fa9026db63fbb0e8b8261c3877dc1e46 /gcc/f/news.texi
parent08fcde7c431743cabdf6d50b9df6107a26372bee (diff)
downloadgcc-aba4e92ee15c81f59fe282a6dc019afb96efde37.zip
gcc-aba4e92ee15c81f59fe282a6dc019afb96efde37.tar.gz
gcc-aba4e92ee15c81f59fe282a6dc019afb96efde37.tar.bz2
re PR fortran/7681 (ICE in compensate_edge, at reg-stack.c:2591)
2003-01-31 Toon Moene <toon@moene.indiv.nluug.nl> * news.texi: Document fixing PR fortran/7681 and optimization/9258. From-SVN: r62192
Diffstat (limited to 'gcc/f/news.texi')
-rw-r--r--gcc/f/news.texi6
1 files changed, 5 insertions, 1 deletions
diff --git a/gcc/f/news.texi b/gcc/f/news.texi
index 60c1b32..d12d0bd 100644
--- a/gcc/f/news.texi
+++ b/gcc/f/news.texi
@@ -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