From 30e3682e965c25ed8440c3faf326021d6960ba80 Mon Sep 17 00:00:00 2001 From: Toon Moene Date: Sun, 5 Jan 2003 13:51:42 +0100 Subject: [PATCH] re PR fortran/9038 (-ffixed-line-length-none -x f77-cpp-input gives: Warning: unknown register name line-length-none) 2003-01-05 Toon Moene * news.texi: Update news to reflect reality: PR Fortran/9038 won't be fixed until 3.4. From-SVN: r60912 --- gcc/f/ChangeLog | 5 +++++ gcc/f/news.texi | 12 +++++++----- 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 + + * news.texi: Update news to reflect reality: + PR Fortran/9038 won't be fixed until 3.4. + 2003-01-04 Toon Moene 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 -- 2.30.2