Make ipa-pure-const more strict about summary constrains.
commitbd3c34e93c33592fb0ba7ece5d60b17c6c98ce13
authormarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 8 Jun 2018 12:37:49 +0000 (8 12:37 +0000)
committermarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 8 Jun 2018 12:37:49 +0000 (8 12:37 +0000)
tree252f08bf0111d07cc8b6e5ccbbd7349dc57c046d
parentf445cfda64dd6d1cc4fdc574d37ec5629a4d29a8
Make ipa-pure-const more strict about summary constrains.

2018-06-08  Martin Liska  <mliska@suse.cz>

* ipa-pure-const.c (propagate_pure_const): Use ::get at places
        where we expect an existing summary.

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