diff options
author | mrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-12-03 00:20:15 +0000 |
---|---|---|
committer | mrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-12-03 00:20:15 +0000 |
commit | fdf0e229b934d34bb2ce770fbff84a65b645179c (patch) | |
tree | 5a17f57c823bea886b1c73d54e46fbf81c45d334 /gcc/ChangeLog.tree-ssa | |
parent | 42656f61a0b59d99e250c1df4b444ba8ab8f9496 (diff) | |
download | gcc-fdf0e229b934d34bb2ce770fbff84a65b645179c.tar.gz |
Fixup some spacing
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@107973 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ChangeLog.tree-ssa')
-rw-r--r-- | gcc/ChangeLog.tree-ssa | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gcc/ChangeLog.tree-ssa b/gcc/ChangeLog.tree-ssa index 4f22a6e77c8..ddb8979f23b 100644 --- a/gcc/ChangeLog.tree-ssa +++ b/gcc/ChangeLog.tree-ssa @@ -24,7 +24,7 @@ 2004-05-06 Richard Henderson <rth@redhat.com> * stmt.c (parse_output_constraint): Don't warn for read-write - memory operand. + memory operand. * gimplify.c (gimplify_asm_expr): Force in-out memory operands to minimal lvalues, then expand to non-matching constraints. @@ -184,7 +184,7 @@ 2004-04-21 Jeff Law <law@redhat.com> - * tree-ssa-copy.c (cprop_operand): Break out of cprop_into_stmt. + * tree-ssa-copy.c (cprop_operand): Break out of cprop_into_stmt. (cprop_into_stmt): Use cprop_operand. Rearrange slightly to avoid switch statement inside a loop. @@ -2723,7 +2723,7 @@ * tree-alias-common.c (get_alias_var): Handle BIT_FIELD_REF. (find_func_aliases): Ditto. - Update for fact that basic component_refs are no longer + Update for fact that basic component_refs are no longer is_gimple_variable. (create_fun_alias_var): Set DECL_CONTEXT on our faked declarations. (pass_del_pta): PTA dumps info on delete, so it needs a name. |