view make/solaris/platform_amd64.gcc @ 12384:28d80a9260cd

During CheckCast lowering, if null was never seen and a guard is created for the null case, the instanceof should be done on a non-null value.
author Gilles Duboscq <duboscq@ssw.jku.at>
date Mon, 14 Oct 2013 16:40:51 +0200
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