except.c (debug_eh_tree): New.
authorDiego Novillo <dnovillo@google.com>
Fri, 17 Apr 2009 22:05:09 +0000 (18:05 -0400)
committerDiego Novillo <dnovillo@gcc.gnu.org>
Fri, 17 Apr 2009 22:05:09 +0000 (18:05 -0400)
commit9994a182c8777b52fd08ce1308b251015cfa79ed
tree31fec464fd443188a48370e7eff6263611e61c6d
parent07485407e17b3be47ede16306a9ba449a03f0a7b
except.c (debug_eh_tree): New.

* 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

From-SVN: r146296
gcc/ChangeLog
gcc/Makefile.in
gcc/except.c
gcc/except.h