--- old/src/cpu/ppc/vm/globals_ppc.hpp 2015-06-13 09:00:18.000000000 -0500 +++ new/src/cpu/ppc/vm/globals_ppc.hpp 2015-06-13 09:00:18.000000000 -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. */ \