From d13c8ba3af725b88681ff67b1d16c27510552b21 Mon Sep 17 00:00:00 2001 From: Craig Burley Date: Thu, 8 Jul 1999 12:40:27 +0000 Subject: [PATCH] * news.texi: Describe DATE intrinsic fix. From-SVN: r28014 --- gcc/f/ChangeLog | 4 ++++ gcc/f/news.texi | 8 +++++++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/gcc/f/ChangeLog b/gcc/f/ChangeLog index 287d662ad740..6dacbf4f1e7e 100644 --- a/gcc/f/ChangeLog +++ b/gcc/f/ChangeLog @@ -1,3 +1,7 @@ +Thu Jul 8 15:38:50 1999 Craig Burley + + * news.texi: Describe DATE intrinsic fix. + Tue Jun 29 10:10:25 1999 Craig Burley * bugs.texi: Undo Friday's change, as there's now a fix diff --git a/gcc/f/news.texi b/gcc/f/news.texi index d78e1b4d9e51..9a929c237ecd 100644 --- a/gcc/f/news.texi +++ b/gcc/f/news.texi @@ -9,7 +9,7 @@ @c in the standalone derivations of this file (e.g. NEWS). @set copyrights-news 1995-1999 -@set last-update-news 1999-06-29 +@set last-update-news 1999-07-08 @include root.texi @@ -208,6 +208,12 @@ not necessarily starting at @samp{K(6)}. Automatic arrays now seem to be working on HP-UX systems. @end ifclear +@ifclear USERVISONLY +@item +The @code{Date} intrinsic now returns the correct result +on big-endian systems. +@end ifclear + @ifclear USERVISONLY @item Fix @code{g77} so it no longer crashes when compiling -- 2.47.2