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 07a807988ac..e259e603c4c 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2004-09-07 Jan Hubicka <jh@suse.cz> + + * tree-ssa-loop-ivopts.c (contains_abnormal_ssa_name_p): Deal with '<' + class too. + 2004-09-07 Nathan Sidwell <nathan@codesourcery.com> * cfganal.c (flow_depth_first_order_compute, dfs_enumerate_from, |