make/bsd/platform_ia64

Tue, 29 Jul 2014 13:56:29 +0200

author
thartmann
date
Tue, 29 Jul 2014 13:56:29 +0200
changeset 7002
a073be2ce5c2
parent 0
f90c822e73f8
permissions
-rw-r--r--

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

     1 os_family = bsd
     3 arch = ia64
     5 os_arch = bsd_ia64
     7 lib_arch = ia64
     9 compiler = gcc
    11 gnu_dis_arch = ia64
    13 sysdefs = -D_ALLBSD_SOURCE -D_GNU_SOURCE -DIA64 -DCC_INTERP
    15 mark_style = alignment

mercurial