OSDN Git Service

2006-01-05 Richard Guenther <rguenther@suse.de>
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index 18e6151..bae3c84 100644 (file)
@@ -1,3 +1,35 @@
+2006-01-05  Richard Guenther  <rguenther@suse.de>
+           Diego Novillo  <dnovillo@redhat.com>
+
+       * tree-pass.h (TODO_remove_unused_locals): Define.
+       * gimple-low.c (expand_var_p, remove_useless_vars,
+       pass_remove_useless_vars): Remove.  Update all users.
+       * tree-ssa-live.c (mark_all_vars_used_1): Handle SSA names.
+       (remove_unused_locals): New function.
+       * tree-flow.h (remove_unused_locals): Declare.
+       * passes.c (execute_todo): Call remove_unused_locals if
+       TODO_remove_unused_locals is set.
+       * tree-into-ssa.c (pass_build_ssa): Add TODO_remove_unused_locals.
+       * tree-ssa-dce.c (pass_dce): Likewise.
+       * tree-outof-ssa.c (pass_del_ssa): Likewise.
+
+2006-01-05  Richard Guenther  <rguenther@suse.de>
+
+       * tree-flow.h (struct fieldoff): Decompose field to
+       type, size and decl.
+       * tree-ssa-alias.c (create_sft): Take type as parameter.
+       (create_overlap_variables_for): Store type, size and decl
+       in the fieldoff structure.
+       * tree-ssa-structalias.c (fieldoff_compare): Adjust users
+       of struct fieldoff.
+       (push_fields_onto_fieldstack): Likewise.
+       (create_variable_info_for): Likewise.  Use offset for the
+       SFT name if the decl is not available.
+
+2006-01-04  Paul Brook  <paul@codesourcery.com>
+
+       * config/m68k/m68k.c (m68k_output_mi_thunk): Use jmp, not jsr.
+
 2006-01-04  Daniel Berlin  <dberlin@dberlin.org>
 
        * lambda-code.c (can_put_in_inner_loop): Relax