ipa-pure-const.c (propagate): Fix type in handling functions that can not return...
authorJan Hubicka <jh@suse.cz>
Sat, 5 Jun 2010 17:02:26 +0000 (19:02 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sat, 5 Jun 2010 17:02:26 +0000 (17:02 +0000)
commitda8c7675f93c3b8a955c07aee1fd7f2bd1d324fd
treeacef4131d9a1dae649c2564c544c7027da6300d5
parentc1ce46a54585e1897e6226e880a1501a950f98f5
ipa-pure-const.c (propagate): Fix type in handling functions that can not return...

* ipa-pure-const.c (propagate): Fix type in handling functions
that can not return; be more cureful about merging the results
with previously known.

From-SVN: r160321
gcc/ChangeLog
gcc/ipa-pure-const.c