diff options
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 70a26e27b42..e4a3f89fc4b 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,10 @@ +2003-03-10 Steven Bosscher <s.bosscher@student.tudelft.nl> + + PR optimization/7189 + * toplev.c (rest_of_compilation): Move + check_function_return_warnings up to just after + delete_unreachable_blocks. + 2003-03-10 Stephane Carrez <stcarrez@nerim.fr> * config/m68hc11/m68hc11.h (HARD_REGNO_RENAME_OK): Define. |