]> gcc.gnu.org Git - gcc.git/commit - gcc/ipa-prop.c
re PR tree-optimization/40914 (ipa_analyze_call_uses fails to handle ptrmemfunc_vbit_...
authorRichard Earnshaw <rearnsha@arm.com>
Fri, 31 Jul 2009 21:56:28 +0000 (21:56 +0000)
committerRichard Earnshaw <rearnsha@gcc.gnu.org>
Fri, 31 Jul 2009 21:56:28 +0000 (21:56 +0000)
commit6f7b8b706765f7277f9f99e947eeb114eb203b50
tree68f566bfb773dc970b4f8ea9e3051157d5ecacbd
parent1732047792af977668ac7c1d93571b489e767c60
re PR tree-optimization/40914 (ipa_analyze_call_uses fails to handle ptrmemfunc_vbit_in_delta)

PR tree-optimization/40914
* ipa-prop.c (ipa_get_ptr_load_param): New argument use_delta,
if set, then check the delta field of the PMF record.
(ipa_get_stmt_member_ptr_load_param): Propagate new param use_delta.
(ipa_analyze_call_uses): Handle machines where the vbit for a PMF
call is stored in the delta.

From-SVN: r150319
gcc/ChangeLog
gcc/ipa-prop.c
This page took 0.054487 seconds and 5 git commands to generate.