* ipa-pure-const.c (ignore_edge): Rename to ...
commit355c1f40950cd4c07a600cdc7e5258252cd22b7d
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 3 Dec 2015 04:19:44 +0000 (3 04:19 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 3 Dec 2015 04:19:44 +0000 (3 04:19 +0000)
tree7ab83a95dc3db367845e5c16d2962f95c5cd9fe4
parentd863cfe6d5fc1e39f35a5c5c7c95d9d657eface6
* ipa-pure-const.c (ignore_edge): Rename to ...
(ignore_edge_for_nothrow) ... this one; also ignore eges to
interposable functions or ones that can not throw.
(propagate_nothrow): Fix handling of availability.

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