changeset 31371 | 311143309e73 |
parent 30310 | 522ea430079f |
child 31783 | dbc24ca25ee4 |
--- a/hotspot/src/cpu/x86/vm/globals_x86.hpp Wed Jun 17 21:44:48 2015 +0000 +++ b/hotspot/src/cpu/x86/vm/globals_x86.hpp Thu Jun 18 14:39:38 2015 -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)") \