view make/linux/platform_ppc64 @ 20288:a073be2ce5c2

8049043: Load variable through a pointer of an incompatible type in hotspot/src/share/vm/runtime/sharedRuntimeMath.hpp Summary: Fixed parfait warnings caused by __HI and __LO macros in sharedRuntimeMath.hpp by using a union. Reviewed-by: kvn
author thartmann
date Tue, 29 Jul 2014 13:56:29 +0200
parents faf0c78e906b
children
line wrap: on
line source

os_family = linux

arch = ppc

arch_model = ppc_64

os_arch = linux_ppc

os_arch_model = linux_ppc_64

lib_arch = ppc64

compiler = gcc

gnu_dis_arch = ppc64

sysdefs = -DLINUX -D_GNU_SOURCE -DPPC64