mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-11 03:56:53 +08:00
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
This commit is contained in:
parent
1ba8a9c4ec
commit
30e3682e96
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user