1 /* config.in. Generated from configure.ac by autoheader. */
3 /* Define as the number of bits in a byte, if `limits.h' doesn't. */
4 #ifndef USED_FOR_TARGET
9 /* Define 0/1 to force the choice for exception handling model. */
10 #ifndef USED_FOR_TARGET
11 #undef CONFIG_SJLJ_EXCEPTIONS
15 /* Define to enable the use of a default assembler. */
16 #ifndef USED_FOR_TARGET
17 #undef DEFAULT_ASSEMBLER
21 /* Define to enable the use of a default linker. */
22 #ifndef USED_FOR_TARGET
27 /* Define if you want to use __cxa_atexit, rather than atexit, to register C++
28 destructors for local statics and global objects. This is essential for
29 fully standards-compliant handling of destructors, but requires
30 __cxa_atexit in libc. */
31 #ifndef USED_FOR_TARGET
32 #undef DEFAULT_USE_CXA_ATEXIT
36 /* Define if you want assertions enabled. This is a cheap check. */
37 #ifndef USED_FOR_TARGET
38 #undef ENABLE_ASSERT_CHECKING
42 /* Define if you want more run-time sanity checks. This one gets a grab bag of
43 miscellaneous but relatively cheap checks. */
44 #ifndef USED_FOR_TARGET
45 #undef ENABLE_CHECKING
49 /* Define to 1 to specify that we are using the BID decimal floating point
50 format instead of DPD */
51 #ifndef USED_FOR_TARGET
52 #undef ENABLE_DECIMAL_BID_FORMAT
56 /* Define to 1 to enable decimal float extension to C. */
57 #ifndef USED_FOR_TARGET
58 #undef ENABLE_DECIMAL_FLOAT
62 /* Define if you want more run-time sanity checks for dataflow. */
63 #ifndef USED_FOR_TARGET
64 #undef ENABLE_DF_CHECKING
68 /* Define to 1 to enable fixed-point arithmetic extension to C. */
69 #ifndef USED_FOR_TARGET
70 #undef ENABLE_FIXED_POINT
74 /* Define if you want fold checked that it never destructs its argument. This
75 is quite expensive. */
76 #ifndef USED_FOR_TARGET
77 #undef ENABLE_FOLD_CHECKING
81 /* Define if you want the garbage collector to operate in maximally paranoid
82 mode, validating the entire heap and collecting garbage at every
83 opportunity. This is extremely expensive. */
84 #ifndef USED_FOR_TARGET
85 #undef ENABLE_GC_ALWAYS_COLLECT
89 /* Define if you want the garbage collector to do object poisoning and other
90 memory allocation checks. This is quite expensive. */
91 #ifndef USED_FOR_TARGET
92 #undef ENABLE_GC_CHECKING
96 /* Define if you want operations on GIMPLE (the basic data structure of the
97 high-level optimizers) to be checked for dynamic type safety at runtime.
98 This is moderately expensive. */
99 #ifndef USED_FOR_TARGET
100 #undef ENABLE_GIMPLE_CHECKING
104 /* Define to 1 if translation of program messages to the user's native
105 language is requested. */
106 #ifndef USED_FOR_TARGET
111 /* Define if you want all operations on RTL (the basic data structure of the
112 optimizer and back end) to be checked for dynamic type safety at runtime.
113 This is quite expensive. */
114 #ifndef USED_FOR_TARGET
115 #undef ENABLE_RTL_CHECKING
119 /* Define if you want RTL flag accesses to be checked against the RTL codes
120 that are supported for each access macro. This is relatively cheap. */
121 #ifndef USED_FOR_TARGET
122 #undef ENABLE_RTL_FLAG_CHECKING
126 /* Define if you want runtime assertions enabled. This is a cheap check. */
127 #undef ENABLE_RUNTIME_CHECKING
129 /* Define if you want all operations on trees (the basic data structure of the
130 front ends) to be checked for dynamic type safety at runtime. This is
131 moderately expensive. The tree browser debugging routines will also be
132 enabled by this option. */
133 #ifndef USED_FOR_TARGET
134 #undef ENABLE_TREE_CHECKING
138 /* Define if you want all gimple types to be verified after gimplifiation.
140 #ifndef USED_FOR_TARGET
141 #undef ENABLE_TYPES_CHECKING
145 /* Define if you want to run subprograms and generated programs through
146 valgrind (a memory checker). This is extremely expensive. */
147 #ifndef USED_FOR_TARGET
148 #undef ENABLE_VALGRIND_CHECKING
152 /* Define to 1 if installation paths should be looked up in the Windows
153 Registry. Ignored on non-Windows hosts. */
154 #ifndef USED_FOR_TARGET
155 #undef ENABLE_WIN32_REGISTRY
159 /* Define to the name of a file containing a list of extra machine modes for
160 this architecture. */
161 #ifndef USED_FOR_TARGET
162 #undef EXTRA_MODES_FILE
166 /* Define to enable detailed memory allocation stats gathering. */
167 #ifndef USED_FOR_TARGET
168 #undef GATHER_STATISTICS
172 /* Define if the zone collector is in use */
173 #ifndef USED_FOR_TARGET
178 /* mcontext_t fields start with __ */
179 #ifndef USED_FOR_TARGET
180 #undef HAS_MCONTEXT_T_UNDERSCORES
184 /* Define if your assembler supports cmpb. */
185 #ifndef USED_FOR_TARGET
190 /* Define if your assembler supports the --debug-prefix-map option. */
191 #ifndef USED_FOR_TARGET
192 #undef HAVE_AS_DEBUG_PREFIX_MAP
196 /* Define if your assembler supports DFP instructions. */
197 #ifndef USED_FOR_TARGET
202 /* Define if your assembler supports .dtprelword. */
203 #ifndef USED_FOR_TARGET
204 #undef HAVE_AS_DTPRELWORD
208 /* Define if your assembler supports dwarf2 .file/.loc directives, and
209 preserves file table indices exactly as given. */
210 #ifndef USED_FOR_TARGET
211 #undef HAVE_AS_DWARF2_DEBUG_LINE
215 /* Define if your assembler supports explicit relocations. */
216 #ifndef USED_FOR_TARGET
217 #undef HAVE_AS_EXPLICIT_RELOCS
221 /* Define if your assembler supports fprnd. */
222 #ifndef USED_FOR_TARGET
227 /* Define if your assembler supports the --gdwarf2 option. */
228 #ifndef USED_FOR_TARGET
229 #undef HAVE_AS_GDWARF2_DEBUG_FLAG
233 /* Define if your assembler supports .gnu_attribute. */
234 #ifndef USED_FOR_TARGET
235 #undef HAVE_AS_GNU_ATTRIBUTE
239 /* Define true if the assembler supports '.long foo@GOTOFF'. */
240 #ifndef USED_FOR_TARGET
241 #undef HAVE_AS_GOTOFF_IN_DATA
245 /* Define if your assembler supports the --gstabs option. */
246 #ifndef USED_FOR_TARGET
247 #undef HAVE_AS_GSTABS_DEBUG_FLAG
251 /* Define if your assembler supports the Sun syntax for cmov. */
252 #ifndef USED_FOR_TARGET
253 #undef HAVE_AS_IX86_CMOV_SUN_SYNTAX
257 /* Define if your assembler supports the subtraction of symbols in different
259 #ifndef USED_FOR_TARGET
260 #undef HAVE_AS_IX86_DIFF_SECT_DELTA
264 /* Define if your assembler supports the ffreep mnemonic. */
265 #ifndef USED_FOR_TARGET
266 #undef HAVE_AS_IX86_FFREEP
270 /* Define if your assembler supports the sahf mnemonic. */
271 #ifndef USED_FOR_TARGET
272 #undef HAVE_AS_IX86_SAHF
276 /* Define if your assembler supports the lituse_jsrdirect relocation. */
277 #ifndef USED_FOR_TARGET
278 #undef HAVE_AS_JSRDIRECT_RELOCS
282 /* Define if your assembler supports .sleb128 and .uleb128. */
283 #ifndef USED_FOR_TARGET
284 #undef HAVE_AS_LEB128
288 /* Define if the assembler won't complain about a line such as # 0 "" 2. */
289 #ifndef USED_FOR_TARGET
290 #undef HAVE_AS_LINE_ZERO
294 /* Define if your assembler supports ltoffx and ldxmov relocations. */
295 #ifndef USED_FOR_TARGET
296 #undef HAVE_AS_LTOFFX_LDXMOV_RELOCS
300 /* Define if your assembler supports mfcr field. */
301 #ifndef USED_FOR_TARGET
306 /* Define if your assembler supports mffgpr and mftgpr. */
307 #ifndef USED_FOR_TARGET
308 #undef HAVE_AS_MFPGPR
312 /* Define if your assembler supports the -no-mul-bug-abort option. */
313 #ifndef USED_FOR_TARGET
314 #undef HAVE_AS_NO_MUL_BUG_ABORT_OPTION
318 /* Define if the assembler understands -mno-shared. */
319 #ifndef USED_FOR_TARGET
320 #undef HAVE_AS_NO_SHARED
324 /* Define if your assembler supports offsetable %lo(). */
325 #ifndef USED_FOR_TARGET
326 #undef HAVE_AS_OFFSETABLE_LO10
330 /* Define if your assembler supports popcntb field. */
331 #ifndef USED_FOR_TARGET
332 #undef HAVE_AS_POPCNTB
336 /* Define if your assembler supports .register. */
337 #ifndef USED_FOR_TARGET
338 #undef HAVE_AS_REGISTER_PSEUDO_OP
342 /* Define if your assembler supports R_PPC_REL16 relocs. */
343 #ifndef USED_FOR_TARGET
348 /* Define if your assembler supports -relax option. */
349 #ifndef USED_FOR_TARGET
350 #undef HAVE_AS_RELAX_OPTION
354 /* Define if your assembler and linker support unaligned PC relative relocs.
356 #ifndef USED_FOR_TARGET
357 #undef HAVE_AS_SPARC_UA_PCREL
361 /* Define if your assembler and linker support unaligned PC relative relocs
362 against hidden symbols. */
363 #ifndef USED_FOR_TARGET
364 #undef HAVE_AS_SPARC_UA_PCREL_HIDDEN
368 /* Define if your assembler supports thread-local storage. */
369 #ifndef USED_FOR_TARGET
374 /* Define if your assembler supports arg info for __tls_get_addr. */
375 #ifndef USED_FOR_TARGET
376 #undef HAVE_AS_TLS_MARKERS
380 /* Define if your assembler supports VSX instructions. */
381 #ifndef USED_FOR_TARGET
386 /* Define to 1 if you have the `atoll' function. */
387 #ifndef USED_FOR_TARGET
392 /* Define to 1 if you have the `atoq' function. */
393 #ifndef USED_FOR_TARGET
398 /* Define to 1 if you have the `clearerr_unlocked' function. */
399 #ifndef USED_FOR_TARGET
400 #undef HAVE_CLEARERR_UNLOCKED
404 /* Define to 1 if you have the `clock' function. */
405 #ifndef USED_FOR_TARGET
410 /* Define if <time.h> defines clock_t. */
411 #ifndef USED_FOR_TARGET
416 /* Define 0/1 if your assembler and linker support COMDAT groups. */
417 #ifndef USED_FOR_TARGET
418 #undef HAVE_COMDAT_GROUP
422 /* Define to 1 if we found a declaration for 'abort', otherwise define to 0.
424 #ifndef USED_FOR_TARGET
425 #undef HAVE_DECL_ABORT
429 /* Define to 1 if we found a declaration for 'asprintf', otherwise define to
431 #ifndef USED_FOR_TARGET
432 #undef HAVE_DECL_ASPRINTF
436 /* Define to 1 if we found a declaration for 'atof', otherwise define to 0. */
437 #ifndef USED_FOR_TARGET
438 #undef HAVE_DECL_ATOF
442 /* Define to 1 if we found a declaration for 'atol', otherwise define to 0. */
443 #ifndef USED_FOR_TARGET
444 #undef HAVE_DECL_ATOL
448 /* Define to 1 if we found a declaration for 'basename', otherwise define to
450 #ifndef USED_FOR_TARGET
451 #undef HAVE_DECL_BASENAME
455 /* Define to 1 if we found a declaration for 'calloc', otherwise define to 0.
457 #ifndef USED_FOR_TARGET
458 #undef HAVE_DECL_CALLOC
462 /* Define to 1 if we found a declaration for 'clearerr_unlocked', otherwise
464 #ifndef USED_FOR_TARGET
465 #undef HAVE_DECL_CLEARERR_UNLOCKED
469 /* Define to 1 if we found a declaration for 'clock', otherwise define to 0.
471 #ifndef USED_FOR_TARGET
472 #undef HAVE_DECL_CLOCK
476 /* Define to 1 if we found a declaration for 'errno', otherwise define to 0.
478 #ifndef USED_FOR_TARGET
479 #undef HAVE_DECL_ERRNO
483 /* Define to 1 if we found a declaration for 'feof_unlocked', otherwise define
485 #ifndef USED_FOR_TARGET
486 #undef HAVE_DECL_FEOF_UNLOCKED
490 /* Define to 1 if we found a declaration for 'ferror_unlocked', otherwise
492 #ifndef USED_FOR_TARGET
493 #undef HAVE_DECL_FERROR_UNLOCKED
497 /* Define to 1 if we found a declaration for 'fflush_unlocked', otherwise
499 #ifndef USED_FOR_TARGET
500 #undef HAVE_DECL_FFLUSH_UNLOCKED
504 /* Define to 1 if we found a declaration for 'fgetc_unlocked', otherwise
506 #ifndef USED_FOR_TARGET
507 #undef HAVE_DECL_FGETC_UNLOCKED
511 /* Define to 1 if we found a declaration for 'fgets_unlocked', otherwise
513 #ifndef USED_FOR_TARGET
514 #undef HAVE_DECL_FGETS_UNLOCKED
518 /* Define to 1 if we found a declaration for 'fileno_unlocked', otherwise
520 #ifndef USED_FOR_TARGET
521 #undef HAVE_DECL_FILENO_UNLOCKED
525 /* Define to 1 if we found a declaration for 'fprintf_unlocked', otherwise
527 #ifndef USED_FOR_TARGET
528 #undef HAVE_DECL_FPRINTF_UNLOCKED
532 /* Define to 1 if we found a declaration for 'fputc_unlocked', otherwise
534 #ifndef USED_FOR_TARGET
535 #undef HAVE_DECL_FPUTC_UNLOCKED
539 /* Define to 1 if we found a declaration for 'fputs_unlocked', otherwise
541 #ifndef USED_FOR_TARGET
542 #undef HAVE_DECL_FPUTS_UNLOCKED
546 /* Define to 1 if we found a declaration for 'fread_unlocked', otherwise
548 #ifndef USED_FOR_TARGET
549 #undef HAVE_DECL_FREAD_UNLOCKED
553 /* Define to 1 if we found a declaration for 'free', otherwise define to 0. */
554 #ifndef USED_FOR_TARGET
555 #undef HAVE_DECL_FREE
559 /* Define to 1 if we found a declaration for 'fwrite_unlocked', otherwise
561 #ifndef USED_FOR_TARGET
562 #undef HAVE_DECL_FWRITE_UNLOCKED
566 /* Define to 1 if we found a declaration for 'getchar_unlocked', otherwise
568 #ifndef USED_FOR_TARGET
569 #undef HAVE_DECL_GETCHAR_UNLOCKED
573 /* Define to 1 if we found a declaration for 'getcwd', otherwise define to 0.
575 #ifndef USED_FOR_TARGET
576 #undef HAVE_DECL_GETCWD
580 /* Define to 1 if we found a declaration for 'getc_unlocked', otherwise define
582 #ifndef USED_FOR_TARGET
583 #undef HAVE_DECL_GETC_UNLOCKED
587 /* Define to 1 if we found a declaration for 'getenv', otherwise define to 0.
589 #ifndef USED_FOR_TARGET
590 #undef HAVE_DECL_GETENV
594 /* Define to 1 if we found a declaration for 'getopt', otherwise define to 0.
596 #ifndef USED_FOR_TARGET
597 #undef HAVE_DECL_GETOPT
601 /* Define to 1 if we found a declaration for 'getpagesize', otherwise define
603 #ifndef USED_FOR_TARGET
604 #undef HAVE_DECL_GETPAGESIZE
608 /* Define to 1 if we found a declaration for 'getrlimit', otherwise define to
610 #ifndef USED_FOR_TARGET
611 #undef HAVE_DECL_GETRLIMIT
615 /* Define to 1 if we found a declaration for 'getrusage', otherwise define to
617 #ifndef USED_FOR_TARGET
618 #undef HAVE_DECL_GETRUSAGE
622 /* Define to 1 if we found a declaration for 'getwd', otherwise define to 0.
624 #ifndef USED_FOR_TARGET
625 #undef HAVE_DECL_GETWD
629 /* Define to 1 if we found a declaration for 'ldgetname', otherwise define to
631 #ifndef USED_FOR_TARGET
632 #undef HAVE_DECL_LDGETNAME
636 /* Define to 1 if we found a declaration for 'malloc', otherwise define to 0.
638 #ifndef USED_FOR_TARGET
639 #undef HAVE_DECL_MALLOC
643 /* Define to 1 if we found a declaration for 'putchar_unlocked', otherwise
645 #ifndef USED_FOR_TARGET
646 #undef HAVE_DECL_PUTCHAR_UNLOCKED
650 /* Define to 1 if we found a declaration for 'putc_unlocked', otherwise define
652 #ifndef USED_FOR_TARGET
653 #undef HAVE_DECL_PUTC_UNLOCKED
657 /* Define to 1 if we found a declaration for 'realloc', otherwise define to 0.
659 #ifndef USED_FOR_TARGET
660 #undef HAVE_DECL_REALLOC
664 /* Define to 1 if we found a declaration for 'sbrk', otherwise define to 0. */
665 #ifndef USED_FOR_TARGET
666 #undef HAVE_DECL_SBRK
670 /* Define to 1 if we found a declaration for 'setrlimit', otherwise define to
672 #ifndef USED_FOR_TARGET
673 #undef HAVE_DECL_SETRLIMIT
677 /* Define to 1 if we found a declaration for 'sigaltstack', otherwise define
679 #ifndef USED_FOR_TARGET
680 #undef HAVE_DECL_SIGALTSTACK
684 /* Define to 1 if we found a declaration for 'snprintf', otherwise define to
686 #ifndef USED_FOR_TARGET
687 #undef HAVE_DECL_SNPRINTF
691 /* Define to 1 if we found a declaration for 'strsignal', otherwise define to
693 #ifndef USED_FOR_TARGET
694 #undef HAVE_DECL_STRSIGNAL
698 /* Define to 1 if we found a declaration for 'strstr', otherwise define to 0.
700 #ifndef USED_FOR_TARGET
701 #undef HAVE_DECL_STRSTR
705 /* Define to 1 if we found a declaration for 'strverscmp', otherwise define to
707 #ifndef USED_FOR_TARGET
708 #undef HAVE_DECL_STRVERSCMP
712 /* Define to 1 if we found a declaration for 'times', otherwise define to 0.
714 #ifndef USED_FOR_TARGET
715 #undef HAVE_DECL_TIMES
719 /* Define to 1 if we found a declaration for 'vasprintf', otherwise define to
721 #ifndef USED_FOR_TARGET
722 #undef HAVE_DECL_VASPRINTF
726 /* Define to 1 if we found a declaration for 'vsnprintf', otherwise define to
728 #ifndef USED_FOR_TARGET
729 #undef HAVE_DECL_VSNPRINTF
733 /* Define to 1 if you have the <direct.h> header file. */
734 #ifndef USED_FOR_TARGET
739 /* Define to 1 if you have the <dlfcn.h> header file. */
740 #ifndef USED_FOR_TARGET
745 /* Define to 1 if you have the <fcntl.h> header file. */
746 #ifndef USED_FOR_TARGET
751 /* Define to 1 if you have the `feof_unlocked' function. */
752 #ifndef USED_FOR_TARGET
753 #undef HAVE_FEOF_UNLOCKED
757 /* Define to 1 if you have the `ferror_unlocked' function. */
758 #ifndef USED_FOR_TARGET
759 #undef HAVE_FERROR_UNLOCKED
763 /* Define to 1 if you have the `fflush_unlocked' function. */
764 #ifndef USED_FOR_TARGET
765 #undef HAVE_FFLUSH_UNLOCKED
769 /* Define to 1 if you have the `fgetc_unlocked' function. */
770 #ifndef USED_FOR_TARGET
771 #undef HAVE_FGETC_UNLOCKED
775 /* Define to 1 if you have the `fgets_unlocked' function. */
776 #ifndef USED_FOR_TARGET
777 #undef HAVE_FGETS_UNLOCKED
781 /* Define to 1 if you have the `fileno_unlocked' function. */
782 #ifndef USED_FOR_TARGET
783 #undef HAVE_FILENO_UNLOCKED
787 /* Define to 1 if you have the `fork' function. */
788 #ifndef USED_FOR_TARGET
793 /* Define to 1 if you have the `fprintf_unlocked' function. */
794 #ifndef USED_FOR_TARGET
795 #undef HAVE_FPRINTF_UNLOCKED
799 /* Define to 1 if you have the `fputc_unlocked' function. */
800 #ifndef USED_FOR_TARGET
801 #undef HAVE_FPUTC_UNLOCKED
805 /* Define to 1 if you have the `fputs_unlocked' function. */
806 #ifndef USED_FOR_TARGET
807 #undef HAVE_FPUTS_UNLOCKED
811 /* Define to 1 if you have the `fread_unlocked' function. */
812 #ifndef USED_FOR_TARGET
813 #undef HAVE_FREAD_UNLOCKED
817 /* Define to 1 if you have the `fwrite_unlocked' function. */
818 #ifndef USED_FOR_TARGET
819 #undef HAVE_FWRITE_UNLOCKED
823 /* Define if your assembler supports .balign and .p2align. */
824 #ifndef USED_FOR_TARGET
825 #undef HAVE_GAS_BALIGN_AND_P2ALIGN
829 /* Define 0/1 if your assembler supports CFI directives. */
830 #ifndef USED_FOR_TARGET
831 #undef HAVE_GAS_CFI_DIRECTIVE
835 /* Define 0/1 if your assembler supports .cfi_personality. */
836 #ifndef USED_FOR_TARGET
837 #undef HAVE_GAS_CFI_PERSONALITY_DIRECTIVE
841 /* Define if your assembler uses the new HImode fild and fist notation. */
842 #ifndef USED_FOR_TARGET
843 #undef HAVE_GAS_FILDS_FISTS
847 /* Define if your assembler and linker support .hidden. */
848 #undef HAVE_GAS_HIDDEN
850 /* Define if your assembler supports .lcomm with an alignment field. */
851 #ifndef USED_FOR_TARGET
852 #undef HAVE_GAS_LCOMM_WITH_ALIGNMENT
856 /* Define if your assembler supports .literal16. */
857 #ifndef USED_FOR_TARGET
858 #undef HAVE_GAS_LITERAL16
862 /* Define if your assembler supports specifying the maximum number of bytes to
863 skip when using the GAS .p2align command. */
864 #ifndef USED_FOR_TARGET
865 #undef HAVE_GAS_MAX_SKIP_P2ALIGN
869 /* Define if your assembler supports .nsubspa comdat option. */
870 #ifndef USED_FOR_TARGET
871 #undef HAVE_GAS_NSUBSPA_COMDAT
875 /* Define if your assembler and linker support 32-bit section relative relocs
876 via '.secrel32 label'. */
877 #ifndef USED_FOR_TARGET
878 #undef HAVE_GAS_PE_SECREL32_RELOC
882 /* Define 0/1 if your assembler supports marking sections with SHF_MERGE flag.
884 #ifndef USED_FOR_TARGET
885 #undef HAVE_GAS_SHF_MERGE
889 /* Define if your assembler supports .subsection and .subsection -1 starts
890 emitting at the beginning of your section. */
891 #ifndef USED_FOR_TARGET
892 #undef HAVE_GAS_SUBSECTION_ORDERING
896 /* Define if your assembler supports .weak. */
897 #ifndef USED_FOR_TARGET
902 /* Define if your assembler supports .weakref. */
903 #ifndef USED_FOR_TARGET
904 #undef HAVE_GAS_WEAKREF
908 /* Define to 1 if you have the `getchar_unlocked' function. */
909 #ifndef USED_FOR_TARGET
910 #undef HAVE_GETCHAR_UNLOCKED
914 /* Define to 1 if you have the `getc_unlocked' function. */
915 #ifndef USED_FOR_TARGET
916 #undef HAVE_GETC_UNLOCKED
920 /* Define if _Unwind_GetIPInfo is available. */
921 #ifndef USED_FOR_TARGET
922 #undef HAVE_GETIPINFO
926 /* Define to 1 if you have the `getrlimit' function. */
927 #ifndef USED_FOR_TARGET
928 #undef HAVE_GETRLIMIT
932 /* Define to 1 if you have the `getrusage' function. */
933 #ifndef USED_FOR_TARGET
934 #undef HAVE_GETRUSAGE
938 /* Define to 1 if you have the `gettimeofday' function. */
939 #ifndef USED_FOR_TARGET
940 #undef HAVE_GETTIMEOFDAY
944 /* Define if using GNU as. */
945 #ifndef USED_FOR_TARGET
950 /* Define if using GNU ld. */
951 #ifndef USED_FOR_TARGET
956 /* Define if you have the iconv() function. */
957 #ifndef USED_FOR_TARGET
962 /* Define to 1 if you have the <iconv.h> header file. */
963 #ifndef USED_FOR_TARGET
968 /* Define .init_array/.fini_array sections are available and working. */
969 #ifndef USED_FOR_TARGET
970 #undef HAVE_INITFINI_ARRAY
974 /* Define if you have a working <inttypes.h> header file. */
975 #ifndef USED_FOR_TARGET
976 #undef HAVE_INTTYPES_H
980 /* Define to 1 if you have the `kill' function. */
981 #ifndef USED_FOR_TARGET
986 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
987 #ifndef USED_FOR_TARGET
988 #undef HAVE_LANGINFO_CODESET
992 /* Define to 1 if you have the <langinfo.h> header file. */
993 #ifndef USED_FOR_TARGET
994 #undef HAVE_LANGINFO_H
998 /* Define if your <locale.h> file defines LC_MESSAGES. */
999 #ifndef USED_FOR_TARGET
1000 #undef HAVE_LC_MESSAGES
1004 /* Define to 1 if you have the <ldfcn.h> header file. */
1005 #ifndef USED_FOR_TARGET
1010 /* Define if your linker supports --as-needed and --no-as-needed options. */
1011 #ifndef USED_FOR_TARGET
1012 #undef HAVE_LD_AS_NEEDED
1016 /* Define if your linker supports --demangle option. */
1017 #ifndef USED_FOR_TARGET
1018 #undef HAVE_LD_DEMANGLE
1022 /* Define if your linker supports --eh-frame-hdr option. */
1023 #undef HAVE_LD_EH_FRAME_HDR
1025 /* Define if your linker supports garbage collection of sections in presence
1027 #ifndef USED_FOR_TARGET
1028 #undef HAVE_LD_EH_GC_SECTIONS
1032 /* Define if your PowerPC64 linker only needs function descriptor syms. */
1033 #ifndef USED_FOR_TARGET
1034 #undef HAVE_LD_NO_DOT_SYMS
1038 /* Define if your linker supports -pie option. */
1039 #ifndef USED_FOR_TARGET
1044 /* Define if your linker links a mix of read-only and read-write sections into
1045 a read-write section. */
1046 #ifndef USED_FOR_TARGET
1047 #undef HAVE_LD_RO_RW_SECTION_MIXING
1051 /* Define if your linker supports -Bstatic/-Bdynamic option. */
1052 #ifndef USED_FOR_TARGET
1053 #undef HAVE_LD_STATIC_DYNAMIC
1057 /* Define if your linker supports --sysroot. */
1058 #ifndef USED_FOR_TARGET
1059 #undef HAVE_LD_SYSROOT
1063 /* Define to 1 if you have the <limits.h> header file. */
1064 #ifndef USED_FOR_TARGET
1065 #undef HAVE_LIMITS_H
1069 /* Define to 1 if you have the <locale.h> header file. */
1070 #ifndef USED_FOR_TARGET
1071 #undef HAVE_LOCALE_H
1075 /* Define to 1 if the system has the type `long long'. */
1076 #ifndef USED_FOR_TARGET
1077 #undef HAVE_LONG_LONG
1081 /* Define to 1 if you have the <malloc.h> header file. */
1082 #ifndef USED_FOR_TARGET
1083 #undef HAVE_MALLOC_H
1087 /* Define to 1 if you have the `mbstowcs' function. */
1088 #ifndef USED_FOR_TARGET
1089 #undef HAVE_MBSTOWCS
1093 /* Define if valgrind's memcheck.h header is installed. */
1094 #ifndef USED_FOR_TARGET
1095 #undef HAVE_MEMCHECK_H
1099 /* Define to 1 if you have the <memory.h> header file. */
1100 #ifndef USED_FOR_TARGET
1101 #undef HAVE_MEMORY_H
1105 /* Define to 1 if you have the `mincore' function. */
1106 #ifndef USED_FOR_TARGET
1111 /* Define to 1 if you have the `mmap' function. */
1112 #ifndef USED_FOR_TARGET
1117 /* Define if mmap with MAP_ANON(YMOUS) works. */
1118 #ifndef USED_FOR_TARGET
1119 #undef HAVE_MMAP_ANON
1123 /* Define if mmap of /dev/zero works. */
1124 #ifndef USED_FOR_TARGET
1125 #undef HAVE_MMAP_DEV_ZERO
1129 /* Define if read-only mmap of a plain file works. */
1130 #ifndef USED_FOR_TARGET
1131 #undef HAVE_MMAP_FILE
1135 /* Define to 1 if you have the `nl_langinfo' function. */
1136 #ifndef USED_FOR_TARGET
1137 #undef HAVE_NL_LANGINFO
1141 /* Define to 1 if you have the `putchar_unlocked' function. */
1142 #ifndef USED_FOR_TARGET
1143 #undef HAVE_PUTCHAR_UNLOCKED
1147 /* Define to 1 if you have the `putc_unlocked' function. */
1148 #ifndef USED_FOR_TARGET
1149 #undef HAVE_PUTC_UNLOCKED
1153 /* Define to 1 if you have the `setlocale' function. */
1154 #ifndef USED_FOR_TARGET
1155 #undef HAVE_SETLOCALE
1159 /* Define to 1 if you have the `setrlimit' function. */
1160 #ifndef USED_FOR_TARGET
1161 #undef HAVE_SETRLIMIT
1165 /* Define to 1 if you have the <stddef.h> header file. */
1166 #ifndef USED_FOR_TARGET
1167 #undef HAVE_STDDEF_H
1171 /* Define to 1 if you have the <stdint.h> header file. */
1172 #ifndef USED_FOR_TARGET
1173 #undef HAVE_STDINT_H
1177 /* Define to 1 if you have the <stdlib.h> header file. */
1178 #ifndef USED_FOR_TARGET
1179 #undef HAVE_STDLIB_H
1183 /* Define to 1 if you have the <strings.h> header file. */
1184 #ifndef USED_FOR_TARGET
1185 #undef HAVE_STRINGS_H
1189 /* Define to 1 if you have the <string.h> header file. */
1190 #ifndef USED_FOR_TARGET
1191 #undef HAVE_STRING_H
1195 /* Define to 1 if you have the `strsignal' function. */
1196 #ifndef USED_FOR_TARGET
1197 #undef HAVE_STRSIGNAL
1201 /* Define if <sys/times.h> defines struct tms. */
1202 #ifndef USED_FOR_TARGET
1203 #undef HAVE_STRUCT_TMS
1207 /* Define to 1 if you have the `sysconf' function. */
1208 #ifndef USED_FOR_TARGET
1213 /* Define to 1 if you have the <sys/file.h> header file. */
1214 #ifndef USED_FOR_TARGET
1215 #undef HAVE_SYS_FILE_H
1219 /* Define to 1 if you have the <sys/mman.h> header file. */
1220 #ifndef USED_FOR_TARGET
1221 #undef HAVE_SYS_MMAN_H
1225 /* Define to 1 if you have the <sys/param.h> header file. */
1226 #ifndef USED_FOR_TARGET
1227 #undef HAVE_SYS_PARAM_H
1231 /* Define to 1 if you have the <sys/resource.h> header file. */
1232 #ifndef USED_FOR_TARGET
1233 #undef HAVE_SYS_RESOURCE_H
1237 /* Define to 1 if you have the <sys/stat.h> header file. */
1238 #ifndef USED_FOR_TARGET
1239 #undef HAVE_SYS_STAT_H
1243 /* Define to 1 if you have the <sys/times.h> header file. */
1244 #ifndef USED_FOR_TARGET
1245 #undef HAVE_SYS_TIMES_H
1249 /* Define to 1 if you have the <sys/time.h> header file. */
1250 #ifndef USED_FOR_TARGET
1251 #undef HAVE_SYS_TIME_H
1255 /* Define to 1 if you have the <sys/types.h> header file. */
1256 #ifndef USED_FOR_TARGET
1257 #undef HAVE_SYS_TYPES_H
1261 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
1262 #ifndef USED_FOR_TARGET
1263 #undef HAVE_SYS_WAIT_H
1267 /* Define to 1 if you have the `times' function. */
1268 #ifndef USED_FOR_TARGET
1273 /* Define to 1 if you have the <time.h> header file. */
1274 #ifndef USED_FOR_TARGET
1279 /* Define to 1 if you have the <unistd.h> header file. */
1280 #ifndef USED_FOR_TARGET
1281 #undef HAVE_UNISTD_H
1285 /* Define if valgrind's valgrind/memcheck.h header is installed. */
1286 #ifndef USED_FOR_TARGET
1287 #undef HAVE_VALGRIND_MEMCHECK_H
1291 /* Define to 1 if you have the `vfork' function. */
1292 #ifndef USED_FOR_TARGET
1297 /* Define to 1 if you have the <vfork.h> header file. */
1298 #ifndef USED_FOR_TARGET
1303 /* Define to 1 if you have the <wchar.h> header file. */
1304 #ifndef USED_FOR_TARGET
1309 /* Define to 1 if you have the `wcswidth' function. */
1310 #ifndef USED_FOR_TARGET
1311 #undef HAVE_WCSWIDTH
1315 /* Define to 1 if `fork' works. */
1316 #ifndef USED_FOR_TARGET
1317 #undef HAVE_WORKING_FORK
1321 /* Define this macro if mbstowcs does not crash when its first argument is
1323 #ifndef USED_FOR_TARGET
1324 #undef HAVE_WORKING_MBSTOWCS
1328 /* Define to 1 if `vfork' works. */
1329 #ifndef USED_FOR_TARGET
1330 #undef HAVE_WORKING_VFORK
1334 /* Define to 1 if the system has the type `__int64'. */
1335 #ifndef USED_FOR_TARGET
1340 /* Define if cloog is in use. */
1341 #ifndef USED_FOR_TARGET
1346 /* Define as const if the declaration of iconv() needs const. */
1347 #ifndef USED_FOR_TARGET
1352 /* Define to the sub-directory in which libtool stores uninstalled libraries.
1354 #ifndef USED_FOR_TARGET
1359 /* Define if host mkdir takes a single argument. */
1360 #ifndef USED_FOR_TARGET
1361 #undef MKDIR_TAKES_ONE_ARG
1365 /* Define to 1 if HOST_WIDE_INT must be 64 bits wide (see hwint.h). */
1366 #ifndef USED_FOR_TARGET
1367 #undef NEED_64BIT_HOST_WIDE_INT
1371 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
1372 #ifndef USED_FOR_TARGET
1373 #undef NO_MINUS_C_MINUS_O
1377 /* Define to the address where bug reports for this package should be sent. */
1378 #ifndef USED_FOR_TARGET
1379 #undef PACKAGE_BUGREPORT
1383 /* Define to the full name of this package. */
1384 #ifndef USED_FOR_TARGET
1389 /* Define to the full name and version of this package. */
1390 #ifndef USED_FOR_TARGET
1391 #undef PACKAGE_STRING
1395 /* Define to the one symbol short name of this package. */
1396 #ifndef USED_FOR_TARGET
1397 #undef PACKAGE_TARNAME
1401 /* Define to the version of this package. */
1402 #ifndef USED_FOR_TARGET
1403 #undef PACKAGE_VERSION
1407 /* Define to PREFIX/include if cpp should also search that directory. */
1408 #ifndef USED_FOR_TARGET
1409 #undef PREFIX_INCLUDE_DIR
1413 /* The size of a `int', as computed by sizeof. */
1414 #ifndef USED_FOR_TARGET
1419 /* The size of a `long', as computed by sizeof. */
1420 #ifndef USED_FOR_TARGET
1425 /* The size of a `long long', as computed by sizeof. */
1426 #ifndef USED_FOR_TARGET
1427 #undef SIZEOF_LONG_LONG
1431 /* The size of a `short', as computed by sizeof. */
1432 #ifndef USED_FOR_TARGET
1437 /* The size of a `void *', as computed by sizeof. */
1438 #ifndef USED_FOR_TARGET
1439 #undef SIZEOF_VOID_P
1443 /* The size of a `__int64', as computed by sizeof. */
1444 #ifndef USED_FOR_TARGET
1445 #undef SIZEOF___INT64
1449 /* Define to 1 if you have the ANSI C header files. */
1450 #ifndef USED_FOR_TARGET
1455 /* Define if you can safely include both <string.h> and <strings.h>. */
1456 #ifndef USED_FOR_TARGET
1457 #undef STRING_WITH_STRINGS
1461 /* Define if TFmode long double should be the default */
1462 #ifndef USED_FOR_TARGET
1463 #undef TARGET_DEFAULT_LONG_DOUBLE_128
1467 /* Define if your target C library provides stack protector support */
1468 #ifndef USED_FOR_TARGET
1469 #undef TARGET_LIBC_PROVIDES_SSP
1473 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
1474 #ifndef USED_FOR_TARGET
1475 #undef TIME_WITH_SYS_TIME
1479 /* Define if your assembler mis-optimizes .eh_frame data. */
1480 #ifndef USED_FOR_TARGET
1481 #undef USE_AS_TRADITIONAL_FORMAT
1485 /* Define to 1 if the 'long long' (or '__int64') is wider than 'long' but
1486 still efficiently supported by the host hardware. */
1487 #ifndef USED_FOR_TARGET
1488 #undef USE_LONG_LONG_FOR_WIDEST_FAST_INT
1492 /* Define to be the last component of the Windows registry key under which to
1493 look for installation paths. The full key used will be
1494 HKEY_LOCAL_MACHINE/SOFTWARE/Free Software Foundation/{WIN32_REGISTRY_KEY}.
1495 The default is the GCC version number. */
1496 #ifndef USED_FOR_TARGET
1497 #undef WIN32_REGISTRY_KEY
1501 /* Define to 1 if your processor stores words with the most significant byte
1502 first (like Motorola and SPARC, unlike Intel and VAX). */
1503 #ifndef USED_FOR_TARGET
1504 #undef WORDS_BIGENDIAN
1508 /* Define to 1 if on MINIX. */
1509 #ifndef USED_FOR_TARGET
1514 /* Define to 2 if the system does not provide POSIX.1 features except with
1516 #ifndef USED_FOR_TARGET
1517 #undef _POSIX_1_SOURCE
1521 /* Define to 1 if you need to in order for `stat' and other things to work. */
1522 #ifndef USED_FOR_TARGET
1523 #undef _POSIX_SOURCE
1527 /* Enable extensions on AIX 3, Interix. */
1531 /* Enable GNU extensions on systems that have them. */
1535 /* Enable threading extensions on Solaris. */
1536 #ifndef _POSIX_PTHREAD_SEMANTICS
1537 # undef _POSIX_PTHREAD_SEMANTICS
1539 /* Enable extensions on HP NonStop. */
1540 #ifndef _TANDEM_SOURCE
1541 # undef _TANDEM_SOURCE
1543 /* Enable general extensions on Solaris. */
1544 #ifndef __EXTENSIONS__
1545 # undef __EXTENSIONS__
1549 /* Define to `char *' if <sys/types.h> does not define. */
1550 #ifndef USED_FOR_TARGET
1555 /* Define to `__inline__' or `__inline' if that's what the C compiler
1556 calls it, or to nothing if 'inline' is not supported under any name. */
1561 /* Define to `int' if <sys/types.h> does not define. */
1562 #ifndef USED_FOR_TARGET
1567 /* Define to `long' if <sys/resource.h> doesn't define. */
1568 #ifndef USED_FOR_TARGET
1573 /* Define to `int' if <sys/types.h> does not define. */
1574 #ifndef USED_FOR_TARGET
1579 /* Define as `fork' if `vfork' does not work. */
1580 #ifndef USED_FOR_TARGET