view make/linux/platform_amd64 @ 7270:5b969d6f4606

removed arraycopy test from IntrinsificationTest made the debug scope in IntrinsificationTest use a ResolvedJavaMethod as a context object so that -G:MethodFilter works as expected
author Doug Simon <doug.simon@oracle.com>
date Tue, 18 Dec 2012 15:28:15 +0100
parents a49a647afe9a
children
line wrap: on
line source

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