summaryrefslogtreecommitdiff
path: root/libc/config.h.in
diff options
context:
space:
mode:
authorjoseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2013-06-24 22:42:26 +0000
committerjoseph <joseph@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2013-06-24 22:42:26 +0000
commitf42fd2771adb82cb5f34ba9e80a607975111da48 (patch)
tree43eebf12baba0fbee7c6277021c2ac924f76237c /libc/config.h.in
parent3625809e03b7287e244a6a2563d5217426e88d5c (diff)
downloadeglibc2-f42fd2771adb82cb5f34ba9e80a607975111da48.tar.gz
Merge changes between r23296 and r23363 from /fsf/trunk.
git-svn-id: svn://svn.eglibc.org/trunk@23364 7b3dc134-2b1b-0410-93df-9e9f96275f8d
Diffstat (limited to 'libc/config.h.in')
-rw-r--r--libc/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/libc/config.h.in b/libc/config.h.in
index 8c2479ef4..b5c6f163a 100644
--- a/libc/config.h.in
+++ b/libc/config.h.in
@@ -69,6 +69,9 @@
/* Define if the compiler supports __builtin_memset. */
#undef HAVE_BUILTIN_MEMSET
+/* Define if compiler accepts -ftree-loop-distribute-patterns. */
+#undef HAVE_CC_INHIBIT_LOOP_TO_LIBCALL
+
/* Define if the regparm attribute shall be used for local functions
(gcc on ix86 only). */
#undef USE_REGPARMS