]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
document forgotten fix circa egcs-1.1
authorCraig Burley <craig@jcb-sc.com>
Sun, 14 Feb 1999 05:09:13 +0000 (05:09 +0000)
committerCraig Burley <burley@gcc.gnu.org>
Sun, 14 Feb 1999 05:09:13 +0000 (00:09 -0500)
From-SVN: r25195

gcc/f/ChangeLog
gcc/f/news.texi

index c8c356cb21328a78066e5aabfc986959b8cb924c..784d9be078fedd996b2ef96d36b31fc054b6fb49 100644 (file)
@@ -1,3 +1,7 @@
+1999-02-14  Craig Burley  <craig@jcb-sc.com>
+
+       * news.texi: Mention fix for SIGNAL invocation circa egcs-1.1.
+
 1999-02-14  Craig Burley  <craig@jcb-sc.com>
 
        * intdoc.in (MCLOCK8, TIME8): Warn about lower range on
index 6ff133043c6441b74ccad62ab664d168d84ba8ee..3044c2471ba6bc69b956e8e56f50d6bc598e112b 100644 (file)
@@ -5,7 +5,7 @@
 @c The text of this file appears in the file BUGS
 @c in the G77 distribution, as well as in the G77 manual.
 
-@c 1998-11-03
+@c 1999-02-14
 
 @ifclear NEWSONLY
 @node News
@@ -292,6 +292,10 @@ vis-a-vis their types, require initial padding.
 containing specification statements such as
 @samp{INTEGER(KIND=7) PTR}.
 
+@item
+@code{g77} no longer crashes when compiling code
+such as @samp{J = SIGNAL(1, 2)}.
+
 @item
 @code{g77} now treats @samp{%LOC(@var{expr})} and
 @samp{LOC(@var{expr})} as ``ordinary'' expressions