PR tree-optimization/40585
commit504e084a9ec6a802274af9e64b4677b1a7280081
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 12 Jul 2009 12:07:35 +0000 (12 12:07 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 12 Jul 2009 12:07:35 +0000 (12 12:07 +0000)
tree664bba0151c5567ef526a334b8502130112e2e2b
parent7aa0d35066596b3c0fefb385bbe1ee43f75f8ec1
PR tree-optimization/40585
* except.c (expand_resx_expr): When there already is resume
instruction, produce linked list.
(build_post_landing_pads): Assert that resume is empty.
(connect_post_landing_pads): Handle resume lists.
(dump_eh_tree): Dump resume list.

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