view make/bsd/platform_amd64.suncc @ 9155:bb4a966cc68f

8011582: assert(nbits == 32 || (-(1 << nbits-1) <= x && x < ( 1 << nbits-1))) failed: value out of range Summary: c1 runtime's predicate_failed_trap should use jump_to on sparc Reviewed-by: kvn
author roland
date Mon, 15 Apr 2013 09:42:46 +0200
parents f08d439fab8c
children
line wrap: on
line source

os_family = bsd

arch = x86

arch_model = x86_64

os_arch = bsd_x86

os_arch_model = bsd_x86_64

lib_arch = amd64

compiler = sparcWorks

gnu_dis_arch = amd64

sysdefs = -D_ALLBSD_SOURCE -DSPARC_WORKS -D_GNU_SOURCE -DAMD64