hg: bsd-port/bsd-port/hotspot: . Cast to intptr_t rather than int32_t. Fixes compilation on MacOS X
glewis at eyesbeyond.com
glewis at eyesbeyond.com
Mon Aug 2 09:51:01 PDT 2010
Changeset: 1df7d75c7c3a
Author: Greg Lewis <glewis at eyesbeyond.com>
Date: 2010-08-02 09:50 -0700
URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/1df7d75c7c3a
. Cast to intptr_t rather than int32_t. Fixes compilation on MacOS X
(otherwise the compiler can't determine which version of movptr to use).
! src/cpu/x86/vm/c1_LIRAssembler_x86.cpp
More information about the bsd-port-dev
mailing list