r150319 - in /trunk/gcc: ChangeLog ipa-prop.c

rearnsha@gcc.gnu.org rearnsha@gcc.gnu.org
Fri Jul 31 21:56:00 GMT 2009


Author: rearnsha
Date: Fri Jul 31 21:56:28 2009
New Revision: 150319

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=150319
Log:
	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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-prop.c



More information about the Gcc-cvs mailing list