]> git.ipfire.org Git - thirdparty/gcc.git/commit
ggc-common.c (gt_pch_restore): Don't unmap addr unless we are going to call mmap...
authorIan Lance Taylor <ian@wasabisystems.com>
Fri, 5 Mar 2004 01:22:58 +0000 (01:22 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Fri, 5 Mar 2004 01:22:58 +0000 (01:22 +0000)
commitee0d75efea863e2d9b9e60b249d1e57ec771d038
treebd936bab9777a92f642e62c30d1de8e9f715ed63
parent6e5ff6e7fba04bf828f7440f6248306b28dae94c
ggc-common.c (gt_pch_restore): Don't unmap addr unless we are going to call mmap again.

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

From-SVN: r78957
gcc/ChangeLog
gcc/ggc-common.c