2017-04-20 Richard Biener <rguenther@suse.de>
commit8a55e97dd4eddff30a34f018c1beca4df8e6d2c3
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 20 Apr 2017 14:25:11 +0000 (20 14:25 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 20 Apr 2017 14:25:11 +0000 (20 14:25 +0000)
treea08e3113a16fe64998d1432712e342830b1515a4
parent15edd3284739b7ac3af911bf09eb2ce316efe52a
2017-04-20  Richard Biener  <rguenther@suse.de>

* ggc-page.c (ggc_allocated_p): Rename to ...
(safe_lookup_page_table_entry): ... this and return the lookup
result.
(gt_ggc_m_S): Use safe_lookup_page_table_entry.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@247025 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/ggc-page.c