Commit 30e3682e by Toon Moene Committed by Toon Moene

re PR fortran/9038 (-ffixed-line-length-none -x f77-cpp-input gives: Warning:…

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  <toon@moene.indiv.nluug.nl>

	* news.texi: Update news to reflect reality:
	PR Fortran/9038 won't be fixed until 3.4.

From-SVN: r60912
parent 1ba8a9c4
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> 2003-01-04 Toon Moene <toon@moene.indiv.nluug.nl>
PR Fortran/9038 PR Fortran/9038
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
@c in the standalone derivations of this file (e.g. NEWS). @c in the standalone derivations of this file (e.g. NEWS).
@set copyrights-news 1995,1996,1997,1998,1999,2000,2001,2002,2003 @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 @ifset DOC-NEWS
@include root.texi @include root.texi
...@@ -156,7 +156,12 @@ The following information was last updated on @value{last-update-news}: ...@@ -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: @heading In @code{GCC} 3.4 versus @code{GCC} 3.3:
@itemize @bullet @itemize @bullet
@item @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 @end itemize
@heading In @code{GCC} 3.3 versus @code{GCC} 3.2: @heading In @code{GCC} 3.3 versus @code{GCC} 3.2:
...@@ -189,9 +194,6 @@ gave wrong results) ...@@ -189,9 +194,6 @@ gave wrong results)
Incorrect output with 0-based array of characters Incorrect output with 0-based array of characters
@item 8587 @item 8587
Double complex zero ** double precision number -> NaN instead of zero 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 @end table
@item @item
Richard Henderson (@email{rth@@redhat.com}) analyzed and improved the handling Richard Henderson (@email{rth@@redhat.com}) analyzed and improved the handling
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment