OSDN Git Service

* except.c (debug_eh_tree): New.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index 985926f..41afc3a 100644 (file)
@@ -1,5 +1,15 @@
 2009-04-17  Diego Novillo  <dnovillo@google.com>
 
+       * except.c (debug_eh_tree): New.
+       (struct eh_region, struct eh_status): Move ...
+       * except.h: ... here.
+       (add_type_for_runtime): Declare extern.
+       (lookup_type_for_runtime): Likewise.
+       (debug_eh_tree): Declare.
+       * Makefile.in (GTFILES): List except.h before except.c
+
+2009-04-17  Diego Novillo  <dnovillo@google.com>
+
        * omp-low.c (create_omp_child_function): Set DECL_CONTEXT
        for DECL.
        * cgraphunit.c (cgraph_build_static_cdtor): Likewise.