IPA summaries use ::get in ipa-pure-const.c.
authorMartin Liska <mliska@suse.cz>
Thu, 21 Jun 2018 13:53:30 +0000 (15:53 +0200)
committerMartin Liska <marxin@gcc.gnu.org>
Thu, 21 Jun 2018 13:53:30 +0000 (13:53 +0000)
commit67b3b8feb3e6a4d2bb94a66498864eef5d5b5963
tree77f5528ae0bfc881160b2af7a9aa35ad5eeaf385
parentf5fe239ec90095b885aef70a8058fdfc03a74340
IPA summaries use ::get in ipa-pure-const.c.

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

* ipa-pure-const.c (propagate_nothrow): Use
        funct_state_summaries->get.
(dump_malloc_lattice): Likewise.
(propagate_malloc): Likewise.

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