view make/windows/platform_i486 @ 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

// Platform file for windows platform

os_family = windows

arch = x86

arch_model = x86_32

os_arch = windows_x86

os_arch_model = windows_x86_32

lib_arch = i386

compiler = visCPP