]> gcc.gnu.org Git - gcc.git/commit
ipa-prop.h (struct ipa_parm_adjustment): New field alias_ptr_type.
authorMartin Jambor <mjambor@suse.cz>
Thu, 9 Dec 2010 15:16:22 +0000 (16:16 +0100)
committerMartin Jambor <jamborm@gcc.gnu.org>
Thu, 9 Dec 2010 15:16:22 +0000 (16:16 +0100)
commit82d4982997c2e296135eb0c2f8f6c11b445c9484
treeb9b56ea61d799eb9047c570a47d2d6d142e02c00
parent544ae3f5fd694689b2eeb480b14acc316e49fa27
ipa-prop.h (struct ipa_parm_adjustment): New field alias_ptr_type.

2010-12-09  Martin Jambor  <mjambor@suse.cz>

* ipa-prop.h (struct ipa_parm_adjustment): New field alias_ptr_type.
* ipa-prop.c (ipa_modify_call_arguments): Use it.
* tree-sra.c (splice_param_accesses): Test that all accesses have the
same alias reference type.
(turn_representatives_into_adjustments): Set alias_ptr_type of the
adjustment.

From-SVN: r167641
gcc/ChangeLog
gcc/ipa-prop.c
gcc/ipa-prop.h
gcc/tree-sra.c
This page took 0.060256 seconds and 5 git commands to generate.