]> git.ipfire.org Git - thirdparty/gcc.git/commit
ipa-prop.c (ipa_compute_jump_functions_for_edge): Return early for internal calls.
authorJakub Jelinek <jakub@redhat.com>
Mon, 16 Sep 2013 08:03:31 +0000 (10:03 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 16 Sep 2013 08:03:31 +0000 (10:03 +0200)
commit96e24d499b3818e76af555e2529082432470aee4
treef0a9d9413bb2f8da127285c36bb5af5a8b2d1126
parent40dbb05c6bb90d7baa33af404cbc254e05c74abf
ipa-prop.c (ipa_compute_jump_functions_for_edge): Return early for internal calls.

* ipa-prop.c (ipa_compute_jump_functions_for_edge): Return early
for internal calls.

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