hotspot/make/linux/platform_amd64
author jlahoda
Fri, 27 Sep 2013 17:28:31 +0200
changeset 20599 5201f7144a3c
parent 357 f4edb0d9f109
permissions -rw-r--r--
8022765: Compiler crashes with exception on wrong usage of an annotation. Summary: Error recovery for incorrect annotation attribute values - ensure the values are always attributed appropriately Reviewed-by: jfranck, jjg

os_family = linux

arch = x86

arch_model = x86_64

os_arch = linux_x86

os_arch_model = linux_x86_64

lib_arch = amd64

compiler = gcc

sysdefs = -DLINUX -D_GNU_SOURCE -DAMD64