From de7cbdce2f2ccd8fb8927110f4ad09d06fb2272a Mon Sep 17 00:00:00 2001 From: Toon Moene Date: Sun, 5 Jan 2003 19:18:06 +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: Revise history again: PR Fortran/9038 will be fixed in 3.4. From-SVN: r60917 --- gcc/f/ChangeLog | 5 +++++ gcc/f/news.texi | 10 ++++------ 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/gcc/f/ChangeLog b/gcc/f/ChangeLog index a2ea3fcd6f1..edcb7d95627 100644 --- a/gcc/f/ChangeLog +++ b/gcc/f/ChangeLog @@ -1,3 +1,8 @@ +2003-01-05 Toon Moene + + * news.texi: Revise history again: + PR Fortran/9038 will be fixed in 3.4. + 2003-01-05 Toon Moene * news.texi: Update news to reflect reality: diff --git a/gcc/f/news.texi b/gcc/f/news.texi index 0c9e3542d26..fc259d3cc94 100644 --- a/gcc/f/news.texi +++ b/gcc/f/news.texi @@ -156,12 +156,7 @@ 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 -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 +Nothing yet. @end itemize @heading In @code{GCC} 3.3 versus @code{GCC} 3.2: @@ -194,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 -- 2.30.2