]> git.ipfire.org Git - thirdparty/gcc.git/commit
* ipa-pure-const.c (propagate): Fix type in handling functions
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 5 Jun 2010 17:02:26 +0000 (17:02 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 5 Jun 2010 17:02:26 +0000 (17:02 +0000)
commit4c170941ee7ac668687d0df2b619be6fc9646c62
treeacef4131d9a1dae649c2564c544c7027da6300d5
parentd6bff3e6520fc0288a2c6348b9c64c4b3df3cb92
* ipa-pure-const.c (propagate): Fix type in handling functions
that can not return; be more cureful about merging the results
with previously known.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@160321 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/ipa-pure-const.c