summaryrefslogtreecommitdiff
path: root/compiler/common_compiler_test.h
diff options
context:
space:
mode:
author Andreas Gampe <agampe@google.com> 2014-03-21 11:44:43 -0700
committer Andreas Gampe <agampe@google.com> 2014-03-21 11:47:17 -0700
commit7104cbf9c594563c6daae592b8f38f49a423d12e (patch)
tree71cd3aa726d7ad946f314e41e465b39cb6b8b8c0 /compiler/common_compiler_test.h
parentfaa93b3ab455492dad1a9d3fb630e3936d389c85 (diff)
Fix sign problem, implement low-mem mmap wraparound
A signed value comparison meant that on 64b systems comparisons were false when pointers > 2GB were in use (as happens in long-running tests). Fix this to be uint. Implement a simple wrap-around in the MAP_32BIT emulation code. Change-Id: I09870b4755f2dca676e42e701fbb6f6eb4bb95d0
Diffstat (limited to 'compiler/common_compiler_test.h')
0 files changed, 0 insertions, 0 deletions