document forgotten fix circa egcs-1.1
From-SVN: r25194
This commit is contained in:
parent
345bee933f
commit
90b8e60a8e
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user