OSDN Git Service

* ggc-common.c (gt_pch_restore): Don't unmap addr unless we are
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 5 Mar 2004 01:22:58 +0000 (01:22 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 5 Mar 2004 01:22:58 +0000 (01:22 +0000)
commit48443f83f3a90e3f8d7f0ba5f7eb139ed1c1637d
treebd936bab9777a92f642e62c30d1de8e9f715ed63
parent110f993e1200d44a12f436553171c0592f26380d
* ggc-common.c (gt_pch_restore): Don't unmap addr unless we are
going to call mmap again.  Read the file into the right place.
Give a fatal error if we have to relocate.

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