]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/params.h
invoke.texi (-fvar-tracking-assignments): New.
[thirdparty/gcc.git] / gcc / params.h
index a098fedc6e573d9c3bd7bc2ca3ff7288c6128cdf..67a7a05c3deefe91357c8fbf50837835978ecedb 100644 (file)
@@ -170,4 +170,6 @@ typedef enum compiler_param
   PARAM_VALUE (PARAM_MIN_INSN_TO_PREFETCH_RATIO)
 #define PREFETCH_MIN_INSN_TO_MEM_RATIO \
   PARAM_VALUE (PARAM_PREFETCH_MIN_INSN_TO_MEM_RATIO)
+#define MIN_NONDEBUG_INSN_UID \
+  PARAM_VALUE (PARAM_MIN_NONDEBUG_INSN_UID)
 #endif /* ! GCC_PARAMS_H */