OSDN Git Service

* except.c (eh_status): Change the type of ttype_data to
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 8 May 2005 04:22:42 +0000 (04:22 +0000)
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 8 May 2005 04:22:42 +0000 (04:22 +0000)
commit8c75d88749cedee81eabbcddbab4498ac2844e7d
tree5407fefc0047b92ae69b0977b199ebc8779f92c8
parente868511f4de100479bb6c49ee6b2f84297bbc202
* except.c (eh_status): Change the type of ttype_data to
VEC(tree,gc)*.
(add_ttypes_entry, assign_filter_values,
output_function_exception_table): Use VEC instead of VARRAY.

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