diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2019-04-26 17:20:55 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2019-04-26 17:20:55 +0000 |
commit | 8d266165b9c1b303efab1881120b9d5a6feb437a (patch) | |
tree | 17d3ae67a1b9be4cc4873eb79698c260cdc76687 /gcc/config/netbsd-d.c | |
parent | ca2efef75d700d651af8e5df61b014ed7c01b350 (diff) | |
download | gcc-8d266165b9c1b303efab1881120b9d5a6feb437a.zip gcc-8d266165b9c1b303efab1881120b9d5a6feb437a.tar.gz gcc-8d266165b9c1b303efab1881120b9d5a6feb437a.tar.bz2 |
runtime: fix TestPhysPageSize on AIX
AIX doesn't allow to mmap an address range which is already mmap.
Therefore, once the region has been allocated, it must munmap before
being able to play with it.
The corresponding Go Toolchain patch is CL 174059.
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/174138
From-SVN: r270615
Diffstat (limited to 'gcc/config/netbsd-d.c')
0 files changed, 0 insertions, 0 deletions