ipa-prop.c (ipa_edge_duplication_hook): Update controlled_use_count when duplicating...
authorMartin Jambor <mjambor@suse.cz>
Wed, 24 Sep 2014 17:49:16 +0000 (19:49 +0200)
committerMartin Jambor <jamborm@gcc.gnu.org>
Wed, 24 Sep 2014 17:49:16 +0000 (19:49 +0200)
commit6fe459553452ee75e87959331db336a1152d9451
treeb6abdcd3710028720493065617289daeca06dfb8
parent083e891e69429f93b958f6c18e2d52f515bae572
ipa-prop.c (ipa_edge_duplication_hook): Update controlled_use_count when duplicating a PASS_THROUGH jump function when...

2014-09-24  Martin Jambor  <mjambor@suse.cz>

* ipa-prop.c (ipa_edge_duplication_hook): Update controlled_use_count
when duplicating a PASS_THROUGH jump function when creating a
speculative edge.

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