diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index e0bfc15586a..f30e83542c9 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2003-06-24 Kazu Hirata <kazu@cs.umass.edu> + + * jump.c (next_nondeleted_insn): Remove. + * rtl.h: Remove the prototype for next_nondeleted_insn. + 2003-06-24 Roger Sayle <roger@eyesopen.com> PR optimization/11311 |