https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113085
--- Comment #6 from Andrew Stubbs <ams at gcc dot gnu.org> --- (In reply to seurer from comment #5) > I should note that pinned-2 also fails on powerpc64 LE. > > make -k check-target-libgomp RUNTESTFLAGS="c.exp=libgomp.c/alloc-pinned-*" > FAIL: libgomp.c/alloc-pinned-1.c execution test > FAIL: libgomp.c/alloc-pinned-2.c execution test > > > On powerpc64 BE pinned-3 and -4 fail (but not -1 and -2): > > make -k check-target-libgomp RUNTESTFLAGS="--target_board=unix'{-m32,-m64}' > c.exp=libgomp.c/alloc-pinned-*" > FAIL: libgomp.c/alloc-pinned-3.c execution test > FAIL: libgomp.c/alloc-pinned-4.c execution test Please show any messages in the libgomp.log file, and find out what the page sizes and locked memory limits are on both machines.