ipa-pure-const.c (ignore_edge): Rename to ...
authorJan Hubicka <hubicka@ucw.cz>
Thu, 3 Dec 2015 04:19:44 +0000 (05:19 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Thu, 3 Dec 2015 04:19:44 +0000 (04:19 +0000)
commit9644e52a6b3ebdcfd1158532f82843d55ec6365d
tree7ab83a95dc3db367845e5c16d2962f95c5cd9fe4
parent89bbe9ba36dfcf71ab9e5d85c447f3511e7f8d97
ipa-pure-const.c (ignore_edge): Rename to ...

* 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.

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