]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config.in
Add BID decimal support
[thirdparty/gcc.git] / gcc / config.in
index 69f7e9e65b8ff6330dd8c4cb4e69c3189b1de852..7e60a3ef34705e452974bf7c9681c87ee9c3abe6 100644 (file)
 #endif
 
 
+/* Define to 1 to say we are using the BID decimal format */
+#ifndef USED_FOR_TARGET
+#undef ENABLE_DECIMAL_BID_FORMAT
+#endif
+
+
 /* Define if you want fold checked that it never destructs its argument. This
    is quite expensive. */
 #ifndef USED_FOR_TARGET