OSDN Git Service

update gcc/objc/Changelog copyright years.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog.tree-ssa
index cf077aa..8dc43da 100644 (file)
@@ -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.
 
 
 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.
 
 
        * 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.
 
        * tree-alias-common.c (find_func_aliases): Do not call
        intra_function_call for languages assuring no aliasing between
-       arguments (by themselves) and and global memory.
+       arguments (by themselves) and global memory.
 
 2003-12-21  Jan Hubicka  <jh@suse.cz>
 
        (finalize): Free allocations.
        (cfg_blocks_empty): New. Is cfg_blocks queue list.
        (cfg_blocks_add): New. Add a basic block to cfg_blocks list.
-       (cfg_blocks_pop): New. Get a a basic_block form the list.
+       (cfg_blocks_pop): New. Get a basic_block from the list.
 
 2003-09-18  Richard Henderson  <rth@redhat.com>
 
        (optimize_stmt): Don't abort if a statement makes more than one
        definition.
        Check for MODIFY_EXPR statements directly, instead of relying on
-       the the presence of a single definition.
+       the presence of a single definition.
        * tree-ssa-pre.c (tree_perform_ssapre): Call dump_function_to_file
        instead of dump_function.
        * tree-ssa.c (rewrite_into_ssa): Likewise.
        * tree-ssa-dce (tree_ssa_eliminate_dead_code): Initialize prev to
        NULL_TREE.
        Don't close dump_file until end of function.
-       Dump the the tree after DCE for -fdump-tree-dce.
+       Dump the tree after DCE for -fdump-tree-dce.
 
 2002-10-08  Richard Henderson  <rth@redhat.com>
            Jason Merrill  <jason@redhat.com>
@@ -19336,3 +19336,10 @@ Local Variables:
 mode: change-log
 change-log-default-name: "ChangeLog.tree-ssa"
 End:
+
+\f
+Copyright (C) 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
+
+Copying and distribution of this file, with or without modification,
+are permitted in any medium without royalty provided the copyright
+notice and this notice are preserved.