aboutsummaryrefslogtreecommitdiff
path: root/newlib/newlib.hin
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/newlib.hin')
-rw-r--r--newlib/newlib.hin3
1 files changed, 3 insertions, 0 deletions
diff --git a/newlib/newlib.hin b/newlib/newlib.hin
index 0d057e3..1892ea2 100644
--- a/newlib/newlib.hin
+++ b/newlib/newlib.hin
@@ -55,6 +55,9 @@
/* True if long double supported. */
#undef _HAVE_LONG_DOUBLE
+/* Define if compiler supports -fno-tree-loop-distribute-patterns. */
+#undef _HAVE_CC_INHIBIT_LOOP_TO_LIBCALL
+
/* True if long double supported and it is equal to double. */
#undef _LDBL_EQ_DBL