From 90b8e60a8e232bdc6445543e84d9419b6e1f6e65 Mon Sep 17 00:00:00 2001 From: Craig Burley Date: Sun, 14 Feb 1999 05:09:10 +0000 Subject: [PATCH] document forgotten fix circa egcs-1.1 From-SVN: r25194 --- gcc/f/ChangeLog | 4 ++++ gcc/f/news.texi | 6 +++++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/gcc/f/ChangeLog b/gcc/f/ChangeLog index 58ce2197c2b..63327bd4c85 100644 --- a/gcc/f/ChangeLog +++ b/gcc/f/ChangeLog @@ -1,3 +1,7 @@ +1999-02-14 Craig Burley + + * news.texi: Mention fix for SIGNAL invocation circa egcs-1.1. + 1999-02-14 Craig Burley * g77.texi, g77install.texi, bugs.texi, g77install.texi: Clean diff --git a/gcc/f/news.texi b/gcc/f/news.texi index 6ff133043c6..3044c2471ba 100644 --- a/gcc/f/news.texi +++ b/gcc/f/news.texi @@ -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 -- 2.30.2