--- old/src/cpu/x86/vm/globals_x86.hpp 2015-06-13 09:00:19.000000000 -0500 +++ new/src/cpu/x86/vm/globals_x86.hpp 2015-06-13 09:00:19.000000000 -0500 @@ -84,7 +84,7 @@ define_pd_global(bool, PreserveFramePointer, false); -#define ARCH_FLAGS(develop, product, diagnostic, experimental, notproduct) \ +#define ARCH_FLAGS(develop, product, diagnostic, experimental, notproduct, range, constraint) \ \ develop(bool, IEEEPrecision, true, \ "Enables IEEE precision (for INTEL only)") \