]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config.in
configure.ac (enable-checking): Add 'runtime' option.
[thirdparty/gcc.git] / gcc / config.in
index 34fb521f4dafab8f0b49a85a5917a8b6b0dcbfa8..eb58153d8f8ca04b9c07b1a1b599d096097aa53d 100644 (file)
@@ -54,6 +54,9 @@
    that are supported for each access macro. This is relatively cheap. */
 #undef ENABLE_RTL_FLAG_CHECKING
 
+/* Define if you want runtime assertions enabled. This is a cheap check. */
+#undef ENABLE_RUNTIME_CHECKING
+
 /* Define if you want all operations on trees (the basic data structure of the
    front ends) to be checked for dynamic type safety at runtime. This is
    moderately expensive. The tree browser debugging routines will also be