]> git.ipfire.org Git - thirdparty/gcc.git/commit
ipa-prop.c (compute_complex_ancestor_jump_func): Work also if the zero is the first...
authorMartin Jambor <mjambor@suse.cz>
Thu, 9 Dec 2010 15:27:14 +0000 (16:27 +0100)
committerMartin Jambor <jamborm@gcc.gnu.org>
Thu, 9 Dec 2010 15:27:14 +0000 (16:27 +0100)
commit54e348cb3bc7abf1be42c8e286b936f2c0a3a673
treed4101ed6620102f31a146ea37cb452317193b602
parent82d4982997c2e296135eb0c2f8f6c11b445c9484
ipa-prop.c (compute_complex_ancestor_jump_func): Work also if the zero is the first phi parameter.

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

* ipa-prop.c (compute_complex_ancestor_jump_func): Work also if the
zero is the first phi parameter.

From-SVN: r167642
gcc/ChangeLog
gcc/ipa-prop.c