OSDN Git Service

* ira-build.c (copy_info_to_removed_store_destinations):
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index 0939e0e..98d6b57 100644 (file)
@@ -1,5 +1,25 @@
 2009-06-16  Ian Lance Taylor  <iant@google.com>
 
+       * ira-build.c (copy_info_to_removed_store_destinations):
+       Initialize parent_a.
+
+2009-06-16  Ian Lance Taylor  <iant@google.com>
+
+       * c-decl.c (grokdeclarator): Change size_varies to bool.
+
+2009-06-16  Ian Lance Taylor  <iant@google.com>
+
+       * sel-sched.c: Make forward declarations of move_op_hooks and
+       fur_hooks explicitly extern.
+
+2009-06-16  Ian Lance Taylor  <iant@google.com>
+
+       * df-problems.c (df_byte_lr_alloc): Don't set problem_data to
+       itself.
+       * vec.c (vec_gc_o_reserve_1): Don't set alloc to itself.
+
+2009-06-16  Ian Lance Taylor  <iant@google.com>
+
        * resource.c (mark_referenced_resources): Change
        include_delayed_effects parameter to bool.  Change all callers.
        (mark_end_of_function_resources): Likewise.