OSDN Git Service

PR c/10175
[pf3gnuchains/gcc-fork.git] / gcc / f / news.texi
index 2d0dc0f..0d07df4 100644 (file)
@@ -1,4 +1,5 @@
 @c Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
+@c 2003
 @c  Free Software Foundation, Inc.
 @c This is part of the G77 manual.
 @c For copying conditions, see the file g77.texi.
@@ -8,13 +9,12 @@
 
 @c Keep this the same as the dates above, since it's used
 @c in the standalone derivations of this file (e.g. NEWS).
-@set copyrights-news 1995,1996,1997,1998,1999,2000,2001,2002
+@set copyrights-news 1995,1996,1997,1998,1999,2000,2001,2002,2003
 
-@set last-update-news 2002-11-19
-
-@include root.texi
+@set last-update-news 2003-03-24
 
 @ifset DOC-NEWS
+@include root.texi
 @c The immediately following lines apply to the NEWS file
 @c which is derived from this file.
 @emph{Note:} This file is automatically generated from the files
@@ -153,6 +153,12 @@ is available at
 
 The following information was last updated on @value{last-update-news}:
 
+@heading In @code{GCC} 3.4 versus @code{GCC} 3.3:
+@itemize @bullet
+@item
+Nothing yet.
+@end itemize
+
 @heading In @code{GCC} 3.3 versus @code{GCC} 3.2:
 @itemize @bullet
 @item
@@ -183,9 +189,13 @@ gave wrong results)
 Incorrect output with 0-based array of characters
 @item 8587
 Double complex zero ** double precision number -> NaN instead of zero
+@item 9038
+-ffixed-line-length-none -x f77-cpp-input gives: Warning: unknown register name line-length-none
+@item 10197
+Direct access files not unformatted by default
 @end table
 @item
-Richard Henderson (@email{rth@@redhat.com}) analysed and improved the handling
+Richard Henderson (@email{rth@@redhat.com}) analyzed and improved the handling
 of (no-)aliasing information for dummy arguments and improved the optimization
 of induction variables in unrolled loops.
 @end itemize
@@ -195,8 +205,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