view make/bsd/platform_i486 @ 17573:aff11567504c

8035119: Fix exceptions to bytecode verification Summary: Prevent ctor calls to super() and this() from avoidable code (try blocks, if stmts, etc.) Reviewed-by: coleenp, acorn, mschoene
author hseigel
date Mon, 17 Mar 2014 10:17:55 -0400
parents f08d439fab8c
children
line wrap: on
line source

os_family = bsd

arch = x86

arch_model = x86_32

os_arch = bsd_x86

os_arch_model = bsd_x86_32

lib_arch = i386

compiler = gcc

sysdefs = -D_ALLBSD_SOURCE -D_GNU_SOURCE -DIA32