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 820c63c..a9451b2 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2005-01-13 Steven Bosscher <stevenb@suse.de> + + * tree-ssa-dse.c (fix_phi_uses): Use SSA operand iterators. + (fix_stmt_v_may_defs): Likewise. + 2005-01-13 Richard Henderson <rth@redhat.com> * config/i386/i386.c (ix86_expand_fp_absneg_operator): Use elt_mode |