summaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authortoon <toon@138bc75d-0d04-0410-961f-82ee72b054a4>2003-01-05 12:51:42 +0000
committertoon <toon@138bc75d-0d04-0410-961f-82ee72b054a4>2003-01-05 12:51:42 +0000
commitad0eca16b96eb3c342cb33a6725fa03fdc68350f (patch)
treefc21f031da7f5b80c2df8552f9da6cc347390c83 /gcc
parentbb83ee19b9faeafed429ee9975b2e2e687390e6b (diff)
downloadgcc-ad0eca16b96eb3c342cb33a6725fa03fdc68350f.tar.gz
2003-01-05 Toon Moene <toon@moene.indiv.nluug.nl>
* news.texi: Update news to reflect reality: PR Fortran/9038 won't be fixed until 3.4. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@60912 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc')
-rw-r--r--gcc/f/ChangeLog5
-rw-r--r--gcc/f/news.texi12
2 files changed, 12 insertions, 5 deletions
diff --git a/gcc/f/ChangeLog b/gcc/f/ChangeLog
index fd4aef2f729..a2ea3fcd6f1 100644
--- a/gcc/f/ChangeLog
+++ b/gcc/f/ChangeLog
@@ -1,3 +1,8 @@
+2003-01-05 Toon Moene <toon@moene.indiv.nluug.nl>
+
+ * news.texi: Update news to reflect reality:
+ PR Fortran/9038 won't be fixed until 3.4.
+
2003-01-04 Toon Moene <toon@moene.indiv.nluug.nl>
PR Fortran/9038
diff --git a/gcc/f/news.texi b/gcc/f/news.texi
index faee29fb6cd..0c9e3542d26 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-04
+@set last-update-news 2003-01-05
@ifset DOC-NEWS
@include root.texi
@@ -156,7 +156,12 @@ 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.
+Problem Reports fixed (in chronological order of submission):
+@table @code
+@item 9038
+-ffixed-line-length-none -x f77-cpp-input gives: Warning: unknown
+register name line-length-none
+@end table
@end itemize
@heading In @code{GCC} 3.3 versus @code{GCC} 3.2:
@@ -189,9 +194,6 @@ 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
@end table
@item
Richard Henderson (@email{rth@@redhat.com}) analyzed and improved the handling