aboutsummaryrefslogtreecommitdiff
path: root/gcc/f/news.texi
diff options
context:
space:
mode:
authorToon Moene <toon@moene.indiv.nluug.nl>2003-01-04 23:13:02 +0100
committerToon Moene <toon@gcc.gnu.org>2003-01-04 22:13:02 +0000
commit7c288b7346c58eae27c51621aa63a34354c6c807 (patch)
tree0c81f71f42b3cc5779ef305f4cd4d9ac457acb91 /gcc/f/news.texi
parent871dab3eb671316f422c7f71463f60b410693de2 (diff)
downloadgcc-7c288b7346c58eae27c51621aa63a34354c6c807.zip
gcc-7c288b7346c58eae27c51621aa63a34354c6c807.tar.gz
gcc-7c288b7346c58eae27c51621aa63a34354c6c807.tar.bz2
re PR fortran/9038 (-ffixed-line-length-none -x f77-cpp-input gives: Warning: unknown register name line-length-none)
2003-01-04 Toon Moene <toon@moene.indiv.nluug.nl> PR Fortran/9038 * lang-specs.h: Remove -f options before preprocessing. * news.texi: Document fixing of PR Fortran/9038. From-SVN: r60895
Diffstat (limited to 'gcc/f/news.texi')
-rw-r--r--gcc/f/news.texi14
1 files changed, 12 insertions, 2 deletions
diff --git a/gcc/f/news.texi b/gcc/f/news.texi
index e3e6fcb..faee29f 100644
--- a/gcc/f/news.texi
+++ b/gcc/f/news.texi
@@ -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,9 +9,9 @@
@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
+@set last-update-news 2003-01-04
@ifset DOC-NEWS
@include root.texi
@@ -152,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
@@ -182,6 +189,9 @@ 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