Commit 1dbdda4e by Toon Moene Committed by Toon Moene

news.texi: Deprecate frontend version number; update list of fixed bugs.

2002-04-13  Toon Moene  <toon@moene.indiv.nluug.nl>

	* news.texi: Deprecate frontend version number;
	update list of fixed bugs.

From-SVN: r52280
parent d29350c0
2002-04-13 Toon Moene <toon@moene.indiv.nluug.nl>
* news.texi: Deprecate frontend version number;
update list of fixed bugs.
2002-04-08 Hans-Peter Nilsson <hp@bitrange.com> 2002-04-08 Hans-Peter Nilsson <hp@bitrange.com>
* Make-lang.in (f/target.o): Depend on diagnostic.h. * Make-lang.in (f/target.o): Depend on diagnostic.h.
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,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 @set copyrights-news 1995,1996,1997,1998,1999,2000,2001,2002
@set last-update-news 2002-03-23 @set last-update-news 2002-04-13
@include root.texi @include root.texi
...@@ -153,7 +153,13 @@ is available at ...@@ -153,7 +153,13 @@ is available at
The following information was last updated on @value{last-update-news}: The following information was last updated on @value{last-update-news}:
@heading In 0.5.27, @code{GCC} 3.1 versus @code{GCC} 3.0: @heading In @code{GCC} 3.2 versus @code{GCC} 3.1:
@itemize @bullet
@item
Nothing yet.
@end itemize
@heading In @code{GCC} 3.1 (formerly known as g77-0.5.27) versus @code{GCC} 3.0:
@itemize @bullet @itemize @bullet
@item @item
Problem Reports fixed (in chronological order of submission): Problem Reports fixed (in chronological order of submission):
...@@ -180,6 +186,8 @@ g77 rejects accepted use of INTEGER*2 as type of DATA statement loop index ...@@ -180,6 +186,8 @@ g77 rejects accepted use of INTEGER*2 as type of DATA statement loop index
ICE on compiling source with 540 000 000 REAL array ICE on compiling source with 540 000 000 REAL array
@item 5473 @item 5473
ICE on BESJN(integer*8,real) ICE on BESJN(integer*8,real)
@item 5837
bug in loop unrolling
@end table @end table
@item @item
......
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