diff options
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 79b54c3..2c73cf8 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +Mon Aug 24 10:25:46 1998 Jeffrey A Law (law@cygnus.com) + + * stmt.c (emit_case_nodes): Change rtx_function to rtx_fn to avoid + clash with global type. + Mon Aug 24 00:53:53 1998 Jason Merrill <jason@yorick.cygnus.com> * fixinc.irix: Add curses.h handling from fixinc.wrap. |