This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Update news doc


I've just committed this patch.

        tq vm, (burley)


Fri Mar  5 13:22:44 1999  Craig Burley  <craig@jcb-sc.com>

	* news.texi: Relocate IDATE (VXT) fix: we put it in 1.1.2
	so describe it there, instead of under 1.2.
  
*** g77-e/gcc/f/news.texi.~1~	Wed Mar  3 00:59:35 1999
--- g77-e/gcc/f/news.texi	Fri Mar  5 13:12:42 1999
*************** somewhat more difficult.
*** 66,80 ****
  @itemize @bullet
  @item
- Fix the @code{IDate} Intrinsic (VXT)
- so the returned year is in the documented, non-Y2K-compliant range
- of 0--99,
- instead of being returned as 100 in the year 2000.
- 
- @ifnothtml
- @xref{IDate Intrinsic (VXT)},
- for more information.
- @end ifnothtml
- 
- @item
  Fix @code{g77} so it no longer crashes when compiling
  I/O statements using keywords that define @code{INTEGER} values,
--- 66,69 ----
*************** including information on Year 2000 (Y2K)
*** 105,108 ****
--- 94,108 ----
  @heading In 0.5.24 and @code{egcs} 1.1.2 (versus 0.5.23 and 1.1.1):
  @itemize @bullet
+ @item
+ Fix the @code{IDate} Intrinsic (VXT)
+ so the returned year is in the documented, non-Y2K-compliant range
+ of 0--99,
+ instead of being returned as 100 in the year 2000.
+ 
+ @ifnothtml
+ @xref{IDate Intrinsic (VXT)},
+ for more information.
+ @end ifnothtml
+ 
  @item
  Fix the @samp{Date_and_Time} intrinsic (in @code{libg2c})


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]