document forgotten fix circa egcs-1.1

From-SVN: r25194
This commit is contained in:
Craig Burley 1999-02-14 05:09:10 +00:00 committed by Craig Burley
parent 345bee933f
commit 90b8e60a8e
2 changed files with 9 additions and 1 deletions

View 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>
* g77.texi, g77install.texi, bugs.texi, g77install.texi: Clean

View 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