diff options
Diffstat (limited to 'gcc/ChangeLog')
| -rw-r--r-- | gcc/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 1a9d9e6..69b5bc1 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,10 @@ +2005-01-22 Richard Sandiford <rsandifo@redhat.com> + + PR tree-optimization/19484 + * tree-cfg.c (remove_fallthru_edge): New function. + (cleanup_control_flow): Remove fallthru edges from calls that are + now known not to return. + 2005-01-20 Daniel Berlin <dberlin@dberlin.org> Fix PR tree-optimization/19038 |
