diff options
Diffstat (limited to 'gcc/ChangeLog')
| -rw-r--r-- | gcc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 3c7cc55..53fdc1d 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,9 @@ 2004-07-22 Richard Henderson <rth@redhat.com> + * expr.c (emit_push_insn): Don't use set_mem_attributes. + +2004-07-22 Richard Henderson <rth@redhat.com> + * tree-ssa-live.c (create_ssa_var_map): Avoid defined-but-not-used variables due to conditional compilation. |
