]> git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - opts.def
Perliminary work on arithmetic exception handling in the constant evaluator. We can...
[xonotic/gmqcc.git] / opts.def
index b2292452b2a63ec940c89325bd59d1d0ad9ee107..5aa52ab53075579162b81dff598d9f652a4b43d7 100644 (file)
--- a/opts.def
+++ b/opts.def
@@ -98,6 +98,7 @@
     GMQCC_DEFINE_FLAG(CONST_OVERWRITE)
     GMQCC_DEFINE_FLAG(DIRECTIVE_INMACRO)
     GMQCC_DEFINE_FLAG(BUILTINS)
+    GMQCC_DEFINE_FLAG(INEXACT_COMPARES)
 #endif
 
 #ifdef GMQCC_TYPE_OPTIMIZATIONS