diff options
author | Pranil Dey <mkdeyp@gmail.com> | 2024-10-06 18:25:17 +0530 |
---|---|---|
committer | Pranil Dey <mkdeyp@gmail.com> | 2024-10-06 18:25:27 +0530 |
commit | f5b29909d5dd42299bc1eafff18211425266f791 (patch) | |
tree | aefc65c0937e7171c98d878df998ec89dc1b626c /gcc/java/java-tree.h | |
parent | da431b3514d93d70e2894c9076fd8908af70f069 (diff) | |
download | gcc-f5b29909d5dd42299bc1eafff18211425266f791.zip gcc-f5b29909d5dd42299bc1eafff18211425266f791.tar.gz gcc-f5b29909d5dd42299bc1eafff18211425266f791.tar.bz2 |
Added function bool extract_types_for_resx and fixed more functions for testcases
1. bool extract_types_for_resx (gimple *,vec<tree> *) - This is for intiating the function static bool extract_types_for_resx (basic_block, vec<tree> *)
which gets the resx stmt from a basic block and aclears the aux value for all blocks
2. update_stmt_eh_region - This is changed to unlink and reinsert the regions incase of a resx stmt properly
Diffstat (limited to 'gcc/java/java-tree.h')
0 files changed, 0 insertions, 0 deletions