view make/solaris/platform_sparcv9 @ 1488:615a9d95d265

6946056: assert((intptr_t) sp()<=(intptr_t) result,"result must>=than stack pointer"), frame_x86.cpp:295 Summary: frame::interpreter_frame_monitor_end() will spuriously assert for a frame that spans 0x80000000. Cast values to intptr_t* (rather than intptr_t) so that an unsigned pointer compare is performed. Reviewed-by: never, jcoomes, pbk
author johnc
date Tue, 27 Apr 2010 18:13:47 -0700
parents a49a647afe9a
children
line wrap: on
line source

os_family = solaris

arch = sparc

arch_model = sparc

os_arch = solaris_sparc

os_arch_model = solaris_sparc

lib_arch = sparcv9

compiler = sparcWorks

sysdefs = -DSOLARIS -DSPARC_WORKS -DSPARC