ipa-prop.c (ipa_write_jump_function): Stream simple and aritmetic pass-through jump...
authorMartin Jambor <mjambor@suse.cz>
Mon, 25 Mar 2013 16:50:02 +0000 (17:50 +0100)
committerMartin Jambor <jamborm@gcc.gnu.org>
Mon, 25 Mar 2013 16:50:02 +0000 (17:50 +0100)
commit4a53743eda72f3cf49c3aadb2ac8fd5b3f105c37
treeef3f69bbb435d1727ee564541659378079458405
parent162712de00d6e234083e63c00b7a0570aa13a5e3
ipa-prop.c (ipa_write_jump_function): Stream simple and aritmetic pass-through jump functions differently.

2013-03-25  Martin Jambor  <mjambor@suse.cz>

* ipa-prop.c (ipa_write_jump_function): Stream simple and aritmetic
pass-through jump functions differently.
(ipa_read_jump_function): Likewise.  Also use setter functions to set
up jump functions.

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