view make/bsd/platform_amd64.suncc @ 20604:c88a4554854c

8046268: compiler/whitebox/ tests fail : must be osr_compiled Summary: Added code to 'warm up' the methods before triggering OSR compilation by executing them a limited number of times. Like this, the profile information marks the loop exit as taken and we don't add an uncommon trap. Reviewed-by: kvn, dlong, iignatyev
author thartmann
date Mon, 13 Oct 2014 12:30:37 +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