aboutsummaryrefslogtreecommitdiff
path: root/gcc/except.c
diff options
context:
space:
mode:
authorMartin Jambor <mjambor@suse.cz>2009-08-07 09:15:41 +0200
committerMartin Jambor <jamborm@gcc.gnu.org>2009-08-07 09:15:41 +0200
commit685b0d134d7e7dc210a85bdfbd189c9f69f82a62 (patch)
tree7db8c0f01fc8a04789a979aba7c5334034fbdd67 /gcc/except.c
parent17f6e37dc188165f634dbb606ecb23892bf2e125 (diff)
downloadgcc-685b0d134d7e7dc210a85bdfbd189c9f69f82a62.zip
gcc-685b0d134d7e7dc210a85bdfbd189c9f69f82a62.tar.gz
gcc-685b0d134d7e7dc210a85bdfbd189c9f69f82a62.tar.bz2
ipa-prop.h (enum jump_func_type): New value IPA_JF_ANCESTOR, changed comments.
2009-08-07 Martin Jambor <mjambor@suse.cz> * ipa-prop.h (enum jump_func_type): New value IPA_JF_ANCESTOR, changed comments. (struct ipa_pass_through_data): New type. (struct ipa_ancestor_jf_data): New type. (union jump_func_value): Removed field formal_id, added fields pass_through and ancestor. (struct ipa_param_call_note): Changed type of formal_id to int from unsigned. * ipa-prop.c (ipa_print_node_jump_functions): Print pass through with operations jump functions and ancestor jump functions. (compute_complex_pass_through): New function. (compute_scalar_jump_functions): Call compute_complex_pass_through, reflect changes in the jump function strucutre. (update_jump_functions_after_inlining): Ignore complex pass-through and ancestor jump functions. * ipa-cp.c (ipcp_lattice_from_jfunc): Added support for ancestor and polynomial pass-through with operation jump functions. From-SVN: r150554
Diffstat (limited to 'gcc/except.c')
0 files changed, 0 insertions, 0 deletions