OSDN Git Service

* except.c (debug_eh_tree): New.
authordnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 17 Apr 2009 22:05:09 +0000 (22:05 +0000)
committerdnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 17 Apr 2009 22:05:09 +0000 (22:05 +0000)
commit576cc2fecb13380cd9a3aec3a006c63d5246bade
tree31fec464fd443188a48370e7eff6263611e61c6d
parent8e5b4ed6c154892fb2ef2619fff6b32445ca8ba6
* 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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@146296 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/Makefile.in
gcc/except.c
gcc/except.h