view make/solaris/platform_amd64.gcc @ 3783:de6a837d75cf

7056380: VM crashes with SIGSEGV in compiled code Summary: code was using andq reg, imm instead of addq addr, imm Reviewed-by: kvn, jrose, twisti
author never
date Tue, 21 Jun 2011 09:04:55 -0700
parents a49a647afe9a
children
line wrap: on
line source

os_family = solaris

arch = x86

arch_model = x86_64

os_arch = solaris_x86

os_arch_model = solaris_x86_64

lib_arch = amd64

compiler = gcc

sysdefs = -DSOLARIS -D_GNU_SOURCE  -DAMD64