OSDN Git Service

PR tree-optimization/45722
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 14 Nov 2010 11:24:47 +0000 (11:24 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 14 Nov 2010 11:24:47 +0000 (11:24 +0000)
commit74f602fcb3235c2c848296287a343e56aa57f431
tree97e1975467157f9597f21ef3b60596ea692c84ce
parent25bf03837aac94d1deb2d0b87f442cd65d23bbea
PR tree-optimization/45722
* tree-sra.c (build_ref_for_model): Always build a COMPONENT_REF if
this is a reference to a component.
* ipa-prop.c (ipa_get_member_ptr_load_param): Accept COMPONENT_REF.
(ipa_note_param_call): Adjust comment.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@166731 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/ipa-prop.c
gcc/tree-sra.c