--- a/hotspot/src/cpu/ppc/vm/globals_ppc.hpp Wed Jun 17 21:44:48 2015 +0000
+++ b/hotspot/src/cpu/ppc/vm/globals_ppc.hpp Thu Jun 18 14:39:38 2015 -0500
@@ -63,7 +63,7 @@
define_pd_global(uintx, TypeProfileLevel, 111);
// Platform dependent flag handling: flags only defined on this platform.
-#define ARCH_FLAGS(develop, product, diagnostic, experimental, notproduct) \
+#define ARCH_FLAGS(develop, product, diagnostic, experimental, notproduct, range, constraint) \
\
/* Load poll address from thread. This is used to implement per-thread */ \
/* safepoints on platforms != IA64. */ \