1 /* config.in. Generated from configure.ac by autoheader. */
3 /* Define if this compiler should be built as the offload target compiler. */
4 #ifndef USED_FOR_TARGET
9 /* Define if building universal (internal helper macro) */
10 #ifndef USED_FOR_TARGET
11 #undef AC_APPLE_UNIVERSAL_BUILD
15 /* Define to the assembler option to enable compressed debug sections. */
16 #ifndef USED_FOR_TARGET
17 #undef AS_COMPRESS_DEBUG_OPTION
21 /* Define to the assembler option to disable compressed debug sections. */
22 #ifndef USED_FOR_TARGET
23 #undef AS_NO_COMPRESS_DEBUG_OPTION
27 /* Define as the number of bits in a byte, if `limits.h' doesn't. */
28 #ifndef USED_FOR_TARGET
33 /* Define 0/1 to force the choice for exception handling model. */
34 #ifndef USED_FOR_TARGET
35 #undef CONFIG_SJLJ_EXCEPTIONS
39 /* Define to enable the use of a default assembler. */
40 #ifndef USED_FOR_TARGET
41 #undef DEFAULT_ASSEMBLER
45 /* Define to enable the use of a default linker. */
46 #ifndef USED_FOR_TARGET
51 /* Define if you want to use __cxa_atexit, rather than atexit, to register C++
52 destructors for local statics and global objects. This is essential for
53 fully standards-compliant handling of destructors, but requires
54 __cxa_atexit in libc. */
55 #ifndef USED_FOR_TARGET
56 #undef DEFAULT_USE_CXA_ATEXIT
60 /* The default for -fdiagnostics-color option */
61 #ifndef USED_FOR_TARGET
62 #undef DIAGNOSTICS_COLOR_DEFAULT
66 /* Define if you want assertions enabled. This is a cheap check. */
67 #ifndef USED_FOR_TARGET
68 #undef ENABLE_ASSERT_CHECKING
72 /* Define if you want more run-time sanity checks. This one gets a grab bag of
73 miscellaneous but relatively cheap checks. */
74 #ifndef USED_FOR_TARGET
75 #undef ENABLE_CHECKING
79 /* Define to 1 to specify that we are using the BID decimal floating point
80 format instead of DPD */
81 #ifndef USED_FOR_TARGET
82 #undef ENABLE_DECIMAL_BID_FORMAT
86 /* Define to 1 to enable decimal float extension to C. */
87 #ifndef USED_FOR_TARGET
88 #undef ENABLE_DECIMAL_FLOAT
92 /* Define if your target supports default PIE and it is enabled. */
93 #ifndef USED_FOR_TARGET
94 #undef ENABLE_DEFAULT_PIE
98 /* Define if your target supports default stack protector and it is enabled.
100 #ifndef USED_FOR_TARGET
101 #undef ENABLE_DEFAULT_SSP
105 /* Define if you want more run-time sanity checks for dataflow. */
106 #ifndef USED_FOR_TARGET
107 #undef ENABLE_DF_CHECKING
111 /* Define to 1 to enable fixed-point arithmetic extension to C. */
112 #ifndef USED_FOR_TARGET
113 #undef ENABLE_FIXED_POINT
117 /* Define if you want fold checked that it never destructs its argument. This
118 is quite expensive. */
119 #ifndef USED_FOR_TARGET
120 #undef ENABLE_FOLD_CHECKING
124 /* Define if you want the garbage collector to operate in maximally paranoid
125 mode, validating the entire heap and collecting garbage at every
126 opportunity. This is extremely expensive. */
127 #ifndef USED_FOR_TARGET
128 #undef ENABLE_GC_ALWAYS_COLLECT
132 /* Define if you want the garbage collector to do object poisoning and other
133 memory allocation checks. This is quite expensive. */
134 #ifndef USED_FOR_TARGET
135 #undef ENABLE_GC_CHECKING
139 /* Define if you want operations on GIMPLE (the basic data structure of the
140 high-level optimizers) to be checked for dynamic type safety at runtime.
141 This is moderately expensive. */
142 #ifndef USED_FOR_TARGET
143 #undef ENABLE_GIMPLE_CHECKING
147 /* Define if gcc should always pass --build-id to linker. */
148 #ifndef USED_FOR_TARGET
149 #undef ENABLE_LD_BUILDID
153 /* Define to 1 to enable libquadmath support */
154 #ifndef USED_FOR_TARGET
155 #undef ENABLE_LIBQUADMATH_SUPPORT
159 /* Define to enable LTO support. */
160 #ifndef USED_FOR_TARGET
165 /* Define to 1 if translation of program messages to the user's native
166 language is requested. */
167 #ifndef USED_FOR_TARGET
172 /* Define this to enable support for offloading. */
173 #ifndef USED_FOR_TARGET
174 #undef ENABLE_OFFLOADING
178 /* Define to enable plugin support. */
179 #ifndef USED_FOR_TARGET
184 /* Define if you want all operations on RTL (the basic data structure of the
185 optimizer and back end) to be checked for dynamic type safety at runtime.
186 This is quite expensive. */
187 #ifndef USED_FOR_TARGET
188 #undef ENABLE_RTL_CHECKING
192 /* Define if you want RTL flag accesses to be checked against the RTL codes
193 that are supported for each access macro. This is relatively cheap. */
194 #ifndef USED_FOR_TARGET
195 #undef ENABLE_RTL_FLAG_CHECKING
199 /* Define if you want runtime assertions enabled. This is a cheap check. */
200 #undef ENABLE_RUNTIME_CHECKING
202 /* Define if you want all operations on trees (the basic data structure of the
203 front ends) to be checked for dynamic type safety at runtime. This is
204 moderately expensive. */
205 #ifndef USED_FOR_TARGET
206 #undef ENABLE_TREE_CHECKING
210 /* Define if you want all gimple types to be verified after gimplifiation.
212 #ifndef USED_FOR_TARGET
213 #undef ENABLE_TYPES_CHECKING
217 /* Define to get calls to the valgrind runtime enabled. */
218 #ifndef USED_FOR_TARGET
219 #undef ENABLE_VALGRIND_ANNOTATIONS
223 /* Define if you want to run subprograms and generated programs through
224 valgrind (a memory checker). This is extremely expensive. */
225 #ifndef USED_FOR_TARGET
226 #undef ENABLE_VALGRIND_CHECKING
230 /* Define to 1 if installation paths should be looked up in the Windows
231 Registry. Ignored on non-Windows hosts. */
232 #ifndef USED_FOR_TARGET
233 #undef ENABLE_WIN32_REGISTRY
237 /* Define to the name of a file containing a list of extra machine modes for
238 this architecture. */
239 #ifndef USED_FOR_TARGET
240 #undef EXTRA_MODES_FILE
244 /* Define to enable detailed memory allocation stats gathering. */
245 #ifndef USED_FOR_TARGET
246 #undef GATHER_STATISTICS
250 /* Define to 1 if `TIOCGWINSZ' requires <sys/ioctl.h>. */
251 #ifndef USED_FOR_TARGET
252 #undef GWINSZ_IN_SYS_IOCTL
256 /* mcontext_t fields start with __ */
257 #ifndef USED_FOR_TARGET
258 #undef HAS_MCONTEXT_T_UNDERSCORES
262 /* Define if your avr assembler supports --mlink-relax option. */
263 #ifndef USED_FOR_TARGET
264 #undef HAVE_AS_AVR_MLINK_RELAX_OPTION
268 /* Define if your avr assembler supports -mrmw option. */
269 #ifndef USED_FOR_TARGET
270 #undef HAVE_AS_AVR_MRMW_OPTION
274 /* Define if your assembler supports cmpb. */
275 #ifndef USED_FOR_TARGET
280 /* Define to the level of your assembler's compressed debug section support.
282 #ifndef USED_FOR_TARGET
283 #undef HAVE_AS_COMPRESS_DEBUG
287 /* Define if your assembler supports the DCI/ICI instructions. */
288 #ifndef USED_FOR_TARGET
293 /* Define if your assembler supports the --debug-prefix-map option. */
294 #ifndef USED_FOR_TARGET
295 #undef HAVE_AS_DEBUG_PREFIX_MAP
299 /* Define if your assembler supports DFP instructions. */
300 #ifndef USED_FOR_TARGET
305 /* Define if your assembler supports .module. */
306 #ifndef USED_FOR_TARGET
307 #undef HAVE_AS_DOT_MODULE
311 /* Define if your assembler supports DSPR1 mult. */
312 #ifndef USED_FOR_TARGET
313 #undef HAVE_AS_DSPR1_MULT
317 /* Define if your assembler supports .dtprelword. */
318 #ifndef USED_FOR_TARGET
319 #undef HAVE_AS_DTPRELWORD
323 /* Define if your assembler supports dwarf2 .file/.loc directives, and
324 preserves file table indices exactly as given. */
325 #ifndef USED_FOR_TARGET
326 #undef HAVE_AS_DWARF2_DEBUG_LINE
330 /* Define if your assembler supports explicit relocations. */
331 #ifndef USED_FOR_TARGET
332 #undef HAVE_AS_EXPLICIT_RELOCS
336 /* Define if your assembler supports FMAF, HPC, and VIS 3.0 instructions. */
337 #ifndef USED_FOR_TARGET
338 #undef HAVE_AS_FMAF_HPC_VIS3
342 /* Define if your assembler supports fprnd. */
343 #ifndef USED_FOR_TARGET
348 /* Define if your assembler supports the --gdwarf2 option. */
349 #ifndef USED_FOR_TARGET
350 #undef HAVE_AS_GDWARF2_DEBUG_FLAG
354 /* Define if your assembler supports .gnu_attribute. */
355 #ifndef USED_FOR_TARGET
356 #undef HAVE_AS_GNU_ATTRIBUTE
360 /* Define true if the assembler supports '.long foo@GOTOFF'. */
361 #ifndef USED_FOR_TARGET
362 #undef HAVE_AS_GOTOFF_IN_DATA
366 /* Define if your assembler supports the --gstabs option. */
367 #ifndef USED_FOR_TARGET
368 #undef HAVE_AS_GSTABS_DEBUG_FLAG
372 /* Define if your assembler supports the Sun syntax for cmov. */
373 #ifndef USED_FOR_TARGET
374 #undef HAVE_AS_IX86_CMOV_SUN_SYNTAX
378 /* Define if your assembler supports the subtraction of symbols in different
380 #ifndef USED_FOR_TARGET
381 #undef HAVE_AS_IX86_DIFF_SECT_DELTA
385 /* Define if your assembler supports the ffreep mnemonic. */
386 #ifndef USED_FOR_TARGET
387 #undef HAVE_AS_IX86_FFREEP
391 /* Define if your assembler uses fildq and fistq mnemonics. */
392 #ifndef USED_FOR_TARGET
393 #undef HAVE_AS_IX86_FILDQ
397 /* Define if your assembler uses filds and fists mnemonics. */
398 #ifndef USED_FOR_TARGET
399 #undef HAVE_AS_IX86_FILDS
403 /* Define if your assembler supports HLE prefixes. */
404 #ifndef USED_FOR_TARGET
405 #undef HAVE_AS_IX86_HLE
409 /* Define if your assembler supports interunit movq mnemonic. */
410 #ifndef USED_FOR_TARGET
411 #undef HAVE_AS_IX86_INTERUNIT_MOVQ
415 /* Define if your assembler supports the .quad directive. */
416 #ifndef USED_FOR_TARGET
417 #undef HAVE_AS_IX86_QUAD
421 /* Define if the assembler supports 'rep <insn>, lock <insn>'. */
422 #ifndef USED_FOR_TARGET
423 #undef HAVE_AS_IX86_REP_LOCK_PREFIX
427 /* Define if your assembler supports the sahf mnemonic in 64bit mode. */
428 #ifndef USED_FOR_TARGET
429 #undef HAVE_AS_IX86_SAHF
433 /* Define if your assembler supports the swap suffix. */
434 #ifndef USED_FOR_TARGET
435 #undef HAVE_AS_IX86_SWAP
439 /* Define if your assembler and linker support @tlsgdplt. */
440 #ifndef USED_FOR_TARGET
441 #undef HAVE_AS_IX86_TLSGDPLT
445 /* Define to 1 if your assembler and linker support @tlsldm. */
446 #ifndef USED_FOR_TARGET
447 #undef HAVE_AS_IX86_TLSLDM
451 /* Define to 1 if your assembler and linker support @tlsldmplt. */
452 #ifndef USED_FOR_TARGET
453 #undef HAVE_AS_IX86_TLSLDMPLT
457 /* Define if your assembler supports the 'ud2' mnemonic. */
458 #ifndef USED_FOR_TARGET
459 #undef HAVE_AS_IX86_UD2
463 /* Define if your assembler supports the lituse_jsrdirect relocation. */
464 #ifndef USED_FOR_TARGET
465 #undef HAVE_AS_JSRDIRECT_RELOCS
469 /* Define if your assembler supports .sleb128 and .uleb128. */
470 #ifndef USED_FOR_TARGET
471 #undef HAVE_AS_LEB128
475 /* Define if your assembler supports LEON instructions. */
476 #ifndef USED_FOR_TARGET
481 /* Define if the assembler won't complain about a line such as # 0 "" 2. */
482 #ifndef USED_FOR_TARGET
483 #undef HAVE_AS_LINE_ZERO
487 /* Define if your assembler supports ltoffx and ldxmov relocations. */
488 #ifndef USED_FOR_TARGET
489 #undef HAVE_AS_LTOFFX_LDXMOV_RELOCS
493 /* Define if your assembler supports LWSYNC instructions. */
494 #ifndef USED_FOR_TARGET
495 #undef HAVE_AS_LWSYNC
499 /* Define if your assembler supports the -mabi option. */
500 #ifndef USED_FOR_TARGET
501 #undef HAVE_AS_MABI_OPTION
505 /* Define if your assembler supports mfcr field. */
506 #ifndef USED_FOR_TARGET
511 /* Define if your assembler supports mffgpr and mftgpr. */
512 #ifndef USED_FOR_TARGET
513 #undef HAVE_AS_MFPGPR
517 /* Define if the assembler understands -mnan=. */
518 #ifndef USED_FOR_TARGET
523 /* Define if your assembler supports the -no-mul-bug-abort option. */
524 #ifndef USED_FOR_TARGET
525 #undef HAVE_AS_NO_MUL_BUG_ABORT_OPTION
529 /* Define if the assembler understands -mno-shared. */
530 #ifndef USED_FOR_TARGET
531 #undef HAVE_AS_NO_SHARED
535 /* Define if your assembler supports offsetable %lo(). */
536 #ifndef USED_FOR_TARGET
537 #undef HAVE_AS_OFFSETABLE_LO10
541 /* Define if your assembler supports popcntb field. */
542 #ifndef USED_FOR_TARGET
543 #undef HAVE_AS_POPCNTB
547 /* Define if your assembler supports POPCNTD instructions. */
548 #ifndef USED_FOR_TARGET
549 #undef HAVE_AS_POPCNTD
553 /* Define if your assembler supports POWER8 instructions. */
554 #ifndef USED_FOR_TARGET
555 #undef HAVE_AS_POWER8
559 /* Define if your assembler supports .ref */
560 #ifndef USED_FOR_TARGET
565 /* Define if your assembler supports .register. */
566 #ifndef USED_FOR_TARGET
567 #undef HAVE_AS_REGISTER_PSEUDO_OP
571 /* Define if your assembler supports R_PPC_REL16 relocs. */
572 #ifndef USED_FOR_TARGET
577 /* Define if your assembler supports -relax option. */
578 #ifndef USED_FOR_TARGET
579 #undef HAVE_AS_RELAX_OPTION
583 /* Define if your assembler supports relocs needed by -fpic. */
584 #ifndef USED_FOR_TARGET
585 #undef HAVE_AS_SMALL_PIC_RELOCS
589 /* Define if your assembler supports SPARC4 instructions. */
590 #ifndef USED_FOR_TARGET
591 #undef HAVE_AS_SPARC4
595 /* Define if your assembler and linker support GOTDATA_OP relocs. */
596 #ifndef USED_FOR_TARGET
597 #undef HAVE_AS_SPARC_GOTDATA_OP
601 /* Define to 1 if your assembler supports #nobits, 0 otherwise. */
602 #ifndef USED_FOR_TARGET
603 #undef HAVE_AS_SPARC_NOBITS
607 /* Define if your assembler and linker support unaligned PC relative relocs.
609 #ifndef USED_FOR_TARGET
610 #undef HAVE_AS_SPARC_UA_PCREL
614 /* Define if your assembler and linker support unaligned PC relative relocs
615 against hidden symbols. */
616 #ifndef USED_FOR_TARGET
617 #undef HAVE_AS_SPARC_UA_PCREL_HIDDEN
621 /* Define if your assembler and linker support thread-local storage. */
622 #ifndef USED_FOR_TARGET
627 /* Define if your assembler supports arg info for __tls_get_addr. */
628 #ifndef USED_FOR_TARGET
629 #undef HAVE_AS_TLS_MARKERS
633 /* Define if your assembler supports VSX instructions. */
634 #ifndef USED_FOR_TARGET
639 /* Define to 1 if you have the `atoq' function. */
640 #ifndef USED_FOR_TARGET
645 /* Define to 1 if you have the `clearerr_unlocked' function. */
646 #ifndef USED_FOR_TARGET
647 #undef HAVE_CLEARERR_UNLOCKED
651 /* Define to 1 if you have the `clock' function. */
652 #ifndef USED_FOR_TARGET
657 /* Define if <time.h> defines clock_t. */
658 #ifndef USED_FOR_TARGET
663 /* Define 0/1 if your assembler and linker support COMDAT groups. */
664 #ifndef USED_FOR_TARGET
665 #undef HAVE_COMDAT_GROUP
669 /* Define to 1 if we found a declaration for 'abort', otherwise define to 0.
671 #ifndef USED_FOR_TARGET
672 #undef HAVE_DECL_ABORT
676 /* Define to 1 if we found a declaration for 'asprintf', otherwise define to
678 #ifndef USED_FOR_TARGET
679 #undef HAVE_DECL_ASPRINTF
683 /* Define to 1 if we found a declaration for 'atof', otherwise define to 0. */
684 #ifndef USED_FOR_TARGET
685 #undef HAVE_DECL_ATOF
689 /* Define to 1 if we found a declaration for 'atol', otherwise define to 0. */
690 #ifndef USED_FOR_TARGET
691 #undef HAVE_DECL_ATOL
695 /* Define to 1 if we found a declaration for 'atoll', otherwise define to 0.
697 #ifndef USED_FOR_TARGET
698 #undef HAVE_DECL_ATOLL
702 /* Define to 1 if you have the declaration of `basename(const char*)', and to
704 #ifndef USED_FOR_TARGET
705 #undef HAVE_DECL_BASENAME
709 /* Define to 1 if we found a declaration for 'calloc', otherwise define to 0.
711 #ifndef USED_FOR_TARGET
712 #undef HAVE_DECL_CALLOC
716 /* Define to 1 if we found a declaration for 'clearerr_unlocked', otherwise
718 #ifndef USED_FOR_TARGET
719 #undef HAVE_DECL_CLEARERR_UNLOCKED
723 /* Define to 1 if we found a declaration for 'clock', otherwise define to 0.
725 #ifndef USED_FOR_TARGET
726 #undef HAVE_DECL_CLOCK
730 /* Define to 1 if we found a declaration for 'errno', otherwise define to 0.
732 #ifndef USED_FOR_TARGET
733 #undef HAVE_DECL_ERRNO
737 /* Define to 1 if we found a declaration for 'feof_unlocked', otherwise define
739 #ifndef USED_FOR_TARGET
740 #undef HAVE_DECL_FEOF_UNLOCKED
744 /* Define to 1 if we found a declaration for 'ferror_unlocked', otherwise
746 #ifndef USED_FOR_TARGET
747 #undef HAVE_DECL_FERROR_UNLOCKED
751 /* Define to 1 if we found a declaration for 'fflush_unlocked', otherwise
753 #ifndef USED_FOR_TARGET
754 #undef HAVE_DECL_FFLUSH_UNLOCKED
758 /* Define to 1 if we found a declaration for 'ffs', otherwise define to 0. */
759 #ifndef USED_FOR_TARGET
764 /* Define to 1 if we found a declaration for 'fgetc_unlocked', otherwise
766 #ifndef USED_FOR_TARGET
767 #undef HAVE_DECL_FGETC_UNLOCKED
771 /* Define to 1 if we found a declaration for 'fgets_unlocked', otherwise
773 #ifndef USED_FOR_TARGET
774 #undef HAVE_DECL_FGETS_UNLOCKED
778 /* Define to 1 if we found a declaration for 'fileno_unlocked', otherwise
780 #ifndef USED_FOR_TARGET
781 #undef HAVE_DECL_FILENO_UNLOCKED
785 /* Define to 1 if we found a declaration for 'fprintf_unlocked', otherwise
787 #ifndef USED_FOR_TARGET
788 #undef HAVE_DECL_FPRINTF_UNLOCKED
792 /* Define to 1 if we found a declaration for 'fputc_unlocked', otherwise
794 #ifndef USED_FOR_TARGET
795 #undef HAVE_DECL_FPUTC_UNLOCKED
799 /* Define to 1 if we found a declaration for 'fputs_unlocked', otherwise
801 #ifndef USED_FOR_TARGET
802 #undef HAVE_DECL_FPUTS_UNLOCKED
806 /* Define to 1 if we found a declaration for 'fread_unlocked', otherwise
808 #ifndef USED_FOR_TARGET
809 #undef HAVE_DECL_FREAD_UNLOCKED
813 /* Define to 1 if we found a declaration for 'free', otherwise define to 0. */
814 #ifndef USED_FOR_TARGET
815 #undef HAVE_DECL_FREE
819 /* Define to 1 if we found a declaration for 'fwrite_unlocked', otherwise
821 #ifndef USED_FOR_TARGET
822 #undef HAVE_DECL_FWRITE_UNLOCKED
826 /* Define to 1 if we found a declaration for 'getchar_unlocked', otherwise
828 #ifndef USED_FOR_TARGET
829 #undef HAVE_DECL_GETCHAR_UNLOCKED
833 /* Define to 1 if we found a declaration for 'getcwd', otherwise define to 0.
835 #ifndef USED_FOR_TARGET
836 #undef HAVE_DECL_GETCWD
840 /* Define to 1 if we found a declaration for 'getc_unlocked', otherwise define
842 #ifndef USED_FOR_TARGET
843 #undef HAVE_DECL_GETC_UNLOCKED
847 /* Define to 1 if we found a declaration for 'getenv', otherwise define to 0.
849 #ifndef USED_FOR_TARGET
850 #undef HAVE_DECL_GETENV
854 /* Define to 1 if we found a declaration for 'getopt', otherwise define to 0.
856 #ifndef USED_FOR_TARGET
857 #undef HAVE_DECL_GETOPT
861 /* Define to 1 if we found a declaration for 'getpagesize', otherwise define
863 #ifndef USED_FOR_TARGET
864 #undef HAVE_DECL_GETPAGESIZE
868 /* Define to 1 if we found a declaration for 'getrlimit', otherwise define to
870 #ifndef USED_FOR_TARGET
871 #undef HAVE_DECL_GETRLIMIT
875 /* Define to 1 if we found a declaration for 'getrusage', otherwise define to
877 #ifndef USED_FOR_TARGET
878 #undef HAVE_DECL_GETRUSAGE
882 /* Define to 1 if we found a declaration for 'getwd', otherwise define to 0.
884 #ifndef USED_FOR_TARGET
885 #undef HAVE_DECL_GETWD
889 /* Define to 1 if we found a declaration for 'ldgetname', otherwise define to
891 #ifndef USED_FOR_TARGET
892 #undef HAVE_DECL_LDGETNAME
896 /* Define to 1 if we found a declaration for 'madvise', otherwise define to 0.
898 #ifndef USED_FOR_TARGET
899 #undef HAVE_DECL_MADVISE
903 /* Define to 1 if we found a declaration for 'malloc', otherwise define to 0.
905 #ifndef USED_FOR_TARGET
906 #undef HAVE_DECL_MALLOC
910 /* Define to 1 if we found a declaration for 'putchar_unlocked', otherwise
912 #ifndef USED_FOR_TARGET
913 #undef HAVE_DECL_PUTCHAR_UNLOCKED
917 /* Define to 1 if we found a declaration for 'putc_unlocked', otherwise define
919 #ifndef USED_FOR_TARGET
920 #undef HAVE_DECL_PUTC_UNLOCKED
924 /* Define to 1 if we found a declaration for 'realloc', otherwise define to 0.
926 #ifndef USED_FOR_TARGET
927 #undef HAVE_DECL_REALLOC
931 /* Define to 1 if we found a declaration for 'sbrk', otherwise define to 0. */
932 #ifndef USED_FOR_TARGET
933 #undef HAVE_DECL_SBRK
937 /* Define to 1 if we found a declaration for 'setenv', otherwise define to 0.
939 #ifndef USED_FOR_TARGET
940 #undef HAVE_DECL_SETENV
944 /* Define to 1 if we found a declaration for 'setrlimit', otherwise define to
946 #ifndef USED_FOR_TARGET
947 #undef HAVE_DECL_SETRLIMIT
951 /* Define to 1 if we found a declaration for 'sigaltstack', otherwise define
953 #ifndef USED_FOR_TARGET
954 #undef HAVE_DECL_SIGALTSTACK
958 /* Define to 1 if we found a declaration for 'snprintf', otherwise define to
960 #ifndef USED_FOR_TARGET
961 #undef HAVE_DECL_SNPRINTF
965 /* Define to 1 if we found a declaration for 'stpcpy', otherwise define to 0.
967 #ifndef USED_FOR_TARGET
968 #undef HAVE_DECL_STPCPY
972 /* Define to 1 if we found a declaration for 'strnlen', otherwise define to 0.
974 #ifndef USED_FOR_TARGET
975 #undef HAVE_DECL_STRNLEN
979 /* Define to 1 if we found a declaration for 'strsignal', otherwise define to
981 #ifndef USED_FOR_TARGET
982 #undef HAVE_DECL_STRSIGNAL
986 /* Define to 1 if you have the declaration of `strstr(const char*,const
987 char*)', and to 0 if you don't. */
988 #ifndef USED_FOR_TARGET
989 #undef HAVE_DECL_STRSTR
993 /* Define to 1 if we found a declaration for 'strtol', otherwise define to 0.
995 #ifndef USED_FOR_TARGET
996 #undef HAVE_DECL_STRTOL
1000 /* Define to 1 if we found a declaration for 'strtoll', otherwise define to 0.
1002 #ifndef USED_FOR_TARGET
1003 #undef HAVE_DECL_STRTOLL
1007 /* Define to 1 if we found a declaration for 'strtoul', otherwise define to 0.
1009 #ifndef USED_FOR_TARGET
1010 #undef HAVE_DECL_STRTOUL
1014 /* Define to 1 if we found a declaration for 'strtoull', otherwise define to
1016 #ifndef USED_FOR_TARGET
1017 #undef HAVE_DECL_STRTOULL
1021 /* Define to 1 if we found a declaration for 'strverscmp', otherwise define to
1023 #ifndef USED_FOR_TARGET
1024 #undef HAVE_DECL_STRVERSCMP
1028 /* Define to 1 if we found a declaration for 'times', otherwise define to 0.
1030 #ifndef USED_FOR_TARGET
1031 #undef HAVE_DECL_TIMES
1035 /* Define to 1 if we found a declaration for 'unsetenv', otherwise define to
1037 #ifndef USED_FOR_TARGET
1038 #undef HAVE_DECL_UNSETENV
1042 /* Define to 1 if we found a declaration for 'vasprintf', otherwise define to
1044 #ifndef USED_FOR_TARGET
1045 #undef HAVE_DECL_VASPRINTF
1049 /* Define to 1 if we found a declaration for 'vsnprintf', otherwise define to
1051 #ifndef USED_FOR_TARGET
1052 #undef HAVE_DECL_VSNPRINTF
1056 /* Define to 1 if you have the <direct.h> header file. */
1057 #ifndef USED_FOR_TARGET
1058 #undef HAVE_DIRECT_H
1062 /* Define to 1 if you have the <dlfcn.h> header file. */
1063 #ifndef USED_FOR_TARGET
1068 /* Define to 1 if you have the <ext/hash_map> header file. */
1069 #ifndef USED_FOR_TARGET
1070 #undef HAVE_EXT_HASH_MAP
1074 /* Define to 1 if you have the <fcntl.h> header file. */
1075 #ifndef USED_FOR_TARGET
1080 /* Define to 1 if you have the `feof_unlocked' function. */
1081 #ifndef USED_FOR_TARGET
1082 #undef HAVE_FEOF_UNLOCKED
1086 /* Define to 1 if you have the `ferror_unlocked' function. */
1087 #ifndef USED_FOR_TARGET
1088 #undef HAVE_FERROR_UNLOCKED
1092 /* Define to 1 if you have the `fflush_unlocked' function. */
1093 #ifndef USED_FOR_TARGET
1094 #undef HAVE_FFLUSH_UNLOCKED
1098 /* Define to 1 if you have the `fgetc_unlocked' function. */
1099 #ifndef USED_FOR_TARGET
1100 #undef HAVE_FGETC_UNLOCKED
1104 /* Define to 1 if you have the `fgets_unlocked' function. */
1105 #ifndef USED_FOR_TARGET
1106 #undef HAVE_FGETS_UNLOCKED
1110 /* Define to 1 if you have the `fileno_unlocked' function. */
1111 #ifndef USED_FOR_TARGET
1112 #undef HAVE_FILENO_UNLOCKED
1116 /* Define to 1 if you have the `fork' function. */
1117 #ifndef USED_FOR_TARGET
1122 /* Define to 1 if you have the `fprintf_unlocked' function. */
1123 #ifndef USED_FOR_TARGET
1124 #undef HAVE_FPRINTF_UNLOCKED
1128 /* Define to 1 if you have the `fputc_unlocked' function. */
1129 #ifndef USED_FOR_TARGET
1130 #undef HAVE_FPUTC_UNLOCKED
1134 /* Define to 1 if you have the `fputs_unlocked' function. */
1135 #ifndef USED_FOR_TARGET
1136 #undef HAVE_FPUTS_UNLOCKED
1140 /* Define to 1 if you have the `fread_unlocked' function. */
1141 #ifndef USED_FOR_TARGET
1142 #undef HAVE_FREAD_UNLOCKED
1146 /* Define to 1 if you have the <ftw.h> header file. */
1147 #ifndef USED_FOR_TARGET
1152 /* Define to 1 if you have the `fwrite_unlocked' function. */
1153 #ifndef USED_FOR_TARGET
1154 #undef HAVE_FWRITE_UNLOCKED
1158 /* Define if your assembler supports specifying the alignment of objects
1159 allocated using the GAS .comm command. */
1160 #ifndef USED_FOR_TARGET
1161 #undef HAVE_GAS_ALIGNED_COMM
1165 /* Define if your assembler supports .balign and .p2align. */
1166 #ifndef USED_FOR_TARGET
1167 #undef HAVE_GAS_BALIGN_AND_P2ALIGN
1171 /* Define 0/1 if your assembler supports CFI directives. */
1172 #undef HAVE_GAS_CFI_DIRECTIVE
1174 /* Define 0/1 if your assembler supports .cfi_personality. */
1175 #undef HAVE_GAS_CFI_PERSONALITY_DIRECTIVE
1177 /* Define 0/1 if your assembler supports .cfi_sections. */
1178 #undef HAVE_GAS_CFI_SECTIONS_DIRECTIVE
1180 /* Define if your assembler supports the .loc discriminator sub-directive. */
1181 #ifndef USED_FOR_TARGET
1182 #undef HAVE_GAS_DISCRIMINATOR
1186 /* Define if your assembler supports @gnu_unique_object. */
1187 #ifndef USED_FOR_TARGET
1188 #undef HAVE_GAS_GNU_UNIQUE_OBJECT
1192 /* Define if your assembler and linker support .hidden. */
1193 #undef HAVE_GAS_HIDDEN
1195 /* Define if your assembler supports .lcomm with an alignment field. */
1196 #ifndef USED_FOR_TARGET
1197 #undef HAVE_GAS_LCOMM_WITH_ALIGNMENT
1201 /* Define if your assembler supports .literal16. */
1202 #ifndef USED_FOR_TARGET
1203 #undef HAVE_GAS_LITERAL16
1207 /* Define if your assembler supports specifying the maximum number of bytes to
1208 skip when using the GAS .p2align command. */
1209 #ifndef USED_FOR_TARGET
1210 #undef HAVE_GAS_MAX_SKIP_P2ALIGN
1214 /* Define if your assembler supports the .set micromips directive */
1215 #ifndef USED_FOR_TARGET
1216 #undef HAVE_GAS_MICROMIPS
1220 /* Define if your assembler supports .nsubspa comdat option. */
1221 #ifndef USED_FOR_TARGET
1222 #undef HAVE_GAS_NSUBSPA_COMDAT
1226 /* Define if your assembler and linker support 32-bit section relative relocs
1227 via '.secrel32 label'. */
1228 #ifndef USED_FOR_TARGET
1229 #undef HAVE_GAS_PE_SECREL32_RELOC
1233 /* Define if your assembler supports specifying the section flag e. */
1234 #ifndef USED_FOR_TARGET
1235 #undef HAVE_GAS_SECTION_EXCLUDE
1239 /* Define 0/1 if your assembler supports marking sections with SHF_MERGE flag.
1241 #ifndef USED_FOR_TARGET
1242 #undef HAVE_GAS_SHF_MERGE
1246 /* Define if your assembler supports .subsection and .subsection -1 starts
1247 emitting at the beginning of your section. */
1248 #ifndef USED_FOR_TARGET
1249 #undef HAVE_GAS_SUBSECTION_ORDERING
1253 /* Define if your assembler supports .weak. */
1254 #ifndef USED_FOR_TARGET
1255 #undef HAVE_GAS_WEAK
1259 /* Define if your assembler supports .weakref. */
1260 #ifndef USED_FOR_TARGET
1261 #undef HAVE_GAS_WEAKREF
1265 /* Define to 1 if you have the `getchar_unlocked' function. */
1266 #ifndef USED_FOR_TARGET
1267 #undef HAVE_GETCHAR_UNLOCKED
1271 /* Define to 1 if you have the `getc_unlocked' function. */
1272 #ifndef USED_FOR_TARGET
1273 #undef HAVE_GETC_UNLOCKED
1277 /* Define to 1 if you have the `getrlimit' function. */
1278 #ifndef USED_FOR_TARGET
1279 #undef HAVE_GETRLIMIT
1283 /* Define to 1 if you have the `getrusage' function. */
1284 #ifndef USED_FOR_TARGET
1285 #undef HAVE_GETRUSAGE
1289 /* Define to 1 if you have the `gettimeofday' function. */
1290 #ifndef USED_FOR_TARGET
1291 #undef HAVE_GETTIMEOFDAY
1295 /* Define to 1 if using GNU as. */
1296 #ifndef USED_FOR_TARGET
1301 /* Define if your system supports gnu indirect functions. */
1302 #ifndef USED_FOR_TARGET
1303 #undef HAVE_GNU_INDIRECT_FUNCTION
1307 /* Define to 1 if using GNU ld. */
1308 #ifndef USED_FOR_TARGET
1313 /* Define if the gold linker supports split stack and is available as a
1315 #ifndef USED_FOR_TARGET
1316 #undef HAVE_GOLD_NON_DEFAULT_SPLIT_STACK
1320 /* Define if you have the iconv() function. */
1321 #ifndef USED_FOR_TARGET
1326 /* Define to 1 if you have the <iconv.h> header file. */
1327 #ifndef USED_FOR_TARGET
1332 /* Define .init_array/.fini_array sections are available and working. */
1333 #ifndef USED_FOR_TARGET
1334 #undef HAVE_INITFINI_ARRAY_SUPPORT
1338 /* Define to 1 if the system has the type `intmax_t'. */
1339 #ifndef USED_FOR_TARGET
1340 #undef HAVE_INTMAX_T
1344 /* Define to 1 if the system has the type `intptr_t'. */
1345 #ifndef USED_FOR_TARGET
1346 #undef HAVE_INTPTR_T
1350 /* Define if you have a working <inttypes.h> header file. */
1351 #ifndef USED_FOR_TARGET
1352 #undef HAVE_INTTYPES_H
1356 /* Define if isl_ctx_get_max_operations exists. */
1357 #ifndef USED_FOR_TARGET
1358 #undef HAVE_ISL_CTX_MAX_OPERATIONS
1362 /* Define if isl_options_set_schedule_serialize_sccs exists. */
1363 #ifndef USED_FOR_TARGET
1364 #undef HAVE_ISL_OPTIONS_SET_SCHEDULE_SERIALIZE_SCCS
1368 /* Define if isl_schedule_constraints_compute_schedule exists. */
1369 #ifndef USED_FOR_TARGET
1370 #undef HAVE_ISL_SCHED_CONSTRAINTS_COMPUTE_SCHEDULE
1374 /* Define to 1 if you have the `kill' function. */
1375 #ifndef USED_FOR_TARGET
1380 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
1381 #ifndef USED_FOR_TARGET
1382 #undef HAVE_LANGINFO_CODESET
1386 /* Define to 1 if you have the <langinfo.h> header file. */
1387 #ifndef USED_FOR_TARGET
1388 #undef HAVE_LANGINFO_H
1392 /* Define if your <locale.h> file defines LC_MESSAGES. */
1393 #ifndef USED_FOR_TARGET
1394 #undef HAVE_LC_MESSAGES
1398 /* Define to 1 if you have the <ldfcn.h> header file. */
1399 #ifndef USED_FOR_TARGET
1404 /* Define if your linker supports --as-needed/--no-as-needed or equivalent
1406 #ifndef USED_FOR_TARGET
1407 #undef HAVE_LD_AS_NEEDED
1411 /* Define if your linker supports -z bndplt */
1412 #ifndef USED_FOR_TARGET
1413 #undef HAVE_LD_BNDPLT_SUPPORT
1417 /* Define if your linker supports --build-id. */
1418 #ifndef USED_FOR_TARGET
1419 #undef HAVE_LD_BUILDID
1423 /* Define if the linker supports clearing hardware capabilities via mapfile.
1425 #ifndef USED_FOR_TARGET
1426 #undef HAVE_LD_CLEARCAP
1430 /* Define to the level of your linker's compressed debug section support. */
1431 #ifndef USED_FOR_TARGET
1432 #undef HAVE_LD_COMPRESS_DEBUG
1436 /* Define if your linker supports --demangle option. */
1437 #ifndef USED_FOR_TARGET
1438 #undef HAVE_LD_DEMANGLE
1442 /* Define 0/1 if your linker supports CIE v3 in .eh_frame. */
1443 #ifndef USED_FOR_TARGET
1444 #undef HAVE_LD_EH_FRAME_CIEV3
1448 /* Define if your linker supports .eh_frame_hdr. */
1449 #undef HAVE_LD_EH_FRAME_HDR
1451 /* Define if your linker supports garbage collection of sections in presence
1453 #ifndef USED_FOR_TARGET
1454 #undef HAVE_LD_EH_GC_SECTIONS
1458 /* Define if your linker has buggy garbage collection of sections support when
1459 .text.startup.foo like sections are used. */
1460 #ifndef USED_FOR_TARGET
1461 #undef HAVE_LD_EH_GC_SECTIONS_BUG
1465 /* Define if your PowerPC64 linker supports a large TOC. */
1466 #ifndef USED_FOR_TARGET
1467 #undef HAVE_LD_LARGE_TOC
1471 /* Define if your PowerPC64 linker only needs function descriptor syms. */
1472 #ifndef USED_FOR_TARGET
1473 #undef HAVE_LD_NO_DOT_SYMS
1477 /* Define if your linker can relax absolute .eh_frame personality pointers
1478 into PC-relative form. */
1479 #ifndef USED_FOR_TARGET
1480 #undef HAVE_LD_PERSONALITY_RELAXATION
1484 /* Define if your linker supports PIE option. */
1485 #ifndef USED_FOR_TARGET
1490 /* Define 0/1 if your linker supports -pie option with copy reloc. */
1491 #ifndef USED_FOR_TARGET
1492 #undef HAVE_LD_PIE_COPYRELOC
1496 /* Define if your linker links a mix of read-only and read-write sections into
1497 a read-write section. */
1498 #ifndef USED_FOR_TARGET
1499 #undef HAVE_LD_RO_RW_SECTION_MIXING
1503 /* Define if your linker supports the *_sol2 emulations. */
1504 #ifndef USED_FOR_TARGET
1505 #undef HAVE_LD_SOL2_EMULATION
1509 /* Define if your linker supports -Bstatic/-Bdynamic or equivalent options. */
1510 #ifndef USED_FOR_TARGET
1511 #undef HAVE_LD_STATIC_DYNAMIC
1515 /* Define if your linker supports --sysroot. */
1516 #ifndef USED_FOR_TARGET
1517 #undef HAVE_LD_SYSROOT
1521 /* Define to 1 if you have the <limits.h> header file. */
1522 #ifndef USED_FOR_TARGET
1523 #undef HAVE_LIMITS_H
1527 /* Define to 1 if you have the <locale.h> header file. */
1528 #ifndef USED_FOR_TARGET
1529 #undef HAVE_LOCALE_H
1533 /* Define to 1 if the system has the type `long long'. */
1534 #ifndef USED_FOR_TARGET
1535 #undef HAVE_LONG_LONG
1539 /* Define to 1 if the system has the type `long long int'. */
1540 #ifndef USED_FOR_TARGET
1541 #undef HAVE_LONG_LONG_INT
1545 /* Define to the level of your linker's plugin support. */
1546 #ifndef USED_FOR_TARGET
1547 #undef HAVE_LTO_PLUGIN
1551 /* Define to 1 if you have the `madvise' function. */
1552 #ifndef USED_FOR_TARGET
1557 /* Define to 1 if you have the <malloc.h> header file. */
1558 #ifndef USED_FOR_TARGET
1559 #undef HAVE_MALLOC_H
1563 /* Define to 1 if you have the `mbstowcs' function. */
1564 #ifndef USED_FOR_TARGET
1565 #undef HAVE_MBSTOWCS
1569 /* Define if valgrind's memcheck.h header is installed. */
1570 #ifndef USED_FOR_TARGET
1571 #undef HAVE_MEMCHECK_H
1575 /* Define to 1 if you have the <memory.h> header file. */
1576 #ifndef USED_FOR_TARGET
1577 #undef HAVE_MEMORY_H
1581 /* Define to 1 if you have the `mmap' function. */
1582 #ifndef USED_FOR_TARGET
1587 /* Define if mmap with MAP_ANON(YMOUS) works. */
1588 #ifndef USED_FOR_TARGET
1589 #undef HAVE_MMAP_ANON
1593 /* Define if mmap of /dev/zero works. */
1594 #ifndef USED_FOR_TARGET
1595 #undef HAVE_MMAP_DEV_ZERO
1599 /* Define if read-only mmap of a plain file works. */
1600 #ifndef USED_FOR_TARGET
1601 #undef HAVE_MMAP_FILE
1605 /* Define to 1 if you have the `nl_langinfo' function. */
1606 #ifndef USED_FOR_TARGET
1607 #undef HAVE_NL_LANGINFO
1611 /* Define to 1 if you have the `popen' function. */
1612 #ifndef USED_FOR_TARGET
1617 /* Define to 1 if you have the `putchar_unlocked' function. */
1618 #ifndef USED_FOR_TARGET
1619 #undef HAVE_PUTCHAR_UNLOCKED
1623 /* Define to 1 if you have the `putc_unlocked' function. */
1624 #ifndef USED_FOR_TARGET
1625 #undef HAVE_PUTC_UNLOCKED
1629 /* Define to 1 if you have the `setlocale' function. */
1630 #ifndef USED_FOR_TARGET
1631 #undef HAVE_SETLOCALE
1635 /* Define to 1 if you have the `setrlimit' function. */
1636 #ifndef USED_FOR_TARGET
1637 #undef HAVE_SETRLIMIT
1641 /* Define if the system-provided CRTs are present on Solaris. */
1642 #ifndef USED_FOR_TARGET
1643 #undef HAVE_SOLARIS_CRTS
1647 /* Define to 1 if you have the <stddef.h> header file. */
1648 #ifndef USED_FOR_TARGET
1649 #undef HAVE_STDDEF_H
1653 /* Define to 1 if you have the <stdint.h> header file. */
1654 #ifndef USED_FOR_TARGET
1655 #undef HAVE_STDINT_H
1659 /* Define to 1 if you have the <stdlib.h> header file. */
1660 #ifndef USED_FOR_TARGET
1661 #undef HAVE_STDLIB_H
1665 /* Define to 1 if you have the <strings.h> header file. */
1666 #ifndef USED_FOR_TARGET
1667 #undef HAVE_STRINGS_H
1671 /* Define to 1 if you have the <string.h> header file. */
1672 #ifndef USED_FOR_TARGET
1673 #undef HAVE_STRING_H
1677 /* Define to 1 if you have the `strsignal' function. */
1678 #ifndef USED_FOR_TARGET
1679 #undef HAVE_STRSIGNAL
1683 /* Define if <sys/times.h> defines struct tms. */
1684 #ifndef USED_FOR_TARGET
1685 #undef HAVE_STRUCT_TMS
1689 /* Define to 1 if you have the `sysconf' function. */
1690 #ifndef USED_FOR_TARGET
1695 /* Define to 1 if you have the <sys/file.h> header file. */
1696 #ifndef USED_FOR_TARGET
1697 #undef HAVE_SYS_FILE_H
1701 /* Define to 1 if you have the <sys/mman.h> header file. */
1702 #ifndef USED_FOR_TARGET
1703 #undef HAVE_SYS_MMAN_H
1707 /* Define to 1 if you have the <sys/param.h> header file. */
1708 #ifndef USED_FOR_TARGET
1709 #undef HAVE_SYS_PARAM_H
1713 /* Define to 1 if you have the <sys/resource.h> header file. */
1714 #ifndef USED_FOR_TARGET
1715 #undef HAVE_SYS_RESOURCE_H
1719 /* Define if your target C library provides sys/sdt.h */
1720 #undef HAVE_SYS_SDT_H
1722 /* Define to 1 if you have the <sys/stat.h> header file. */
1723 #ifndef USED_FOR_TARGET
1724 #undef HAVE_SYS_STAT_H
1728 /* Define to 1 if you have the <sys/times.h> header file. */
1729 #ifndef USED_FOR_TARGET
1730 #undef HAVE_SYS_TIMES_H
1734 /* Define to 1 if you have the <sys/time.h> header file. */
1735 #ifndef USED_FOR_TARGET
1736 #undef HAVE_SYS_TIME_H
1740 /* Define to 1 if you have the <sys/types.h> header file. */
1741 #ifndef USED_FOR_TARGET
1742 #undef HAVE_SYS_TYPES_H
1746 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
1747 #ifndef USED_FOR_TARGET
1748 #undef HAVE_SYS_WAIT_H
1752 /* Define to 1 if you have the `times' function. */
1753 #ifndef USED_FOR_TARGET
1758 /* Define to 1 if you have the <time.h> header file. */
1759 #ifndef USED_FOR_TARGET
1764 /* Define to 1 if you have the <tr1/unordered_map> header file. */
1765 #ifndef USED_FOR_TARGET
1766 #undef HAVE_TR1_UNORDERED_MAP
1770 /* Define to 1 if the system has the type `uintmax_t'. */
1771 #ifndef USED_FOR_TARGET
1772 #undef HAVE_UINTMAX_T
1776 /* Define to 1 if the system has the type `uintptr_t'. */
1777 #ifndef USED_FOR_TARGET
1778 #undef HAVE_UINTPTR_T
1782 /* Define to 1 if you have the <unistd.h> header file. */
1783 #ifndef USED_FOR_TARGET
1784 #undef HAVE_UNISTD_H
1788 /* Define to 1 if you have the <unordered_map> header file. */
1789 #ifndef USED_FOR_TARGET
1790 #undef HAVE_UNORDERED_MAP
1794 /* Define to 1 if the system has the type `unsigned long long int'. */
1795 #ifndef USED_FOR_TARGET
1796 #undef HAVE_UNSIGNED_LONG_LONG_INT
1800 /* Define if valgrind's valgrind/memcheck.h header is installed. */
1801 #ifndef USED_FOR_TARGET
1802 #undef HAVE_VALGRIND_MEMCHECK_H
1806 /* Define to 1 if you have the `vfork' function. */
1807 #ifndef USED_FOR_TARGET
1812 /* Define to 1 if you have the <vfork.h> header file. */
1813 #ifndef USED_FOR_TARGET
1818 /* Define to 1 if you have the <wchar.h> header file. */
1819 #ifndef USED_FOR_TARGET
1824 /* Define to 1 if you have the `wcswidth' function. */
1825 #ifndef USED_FOR_TARGET
1826 #undef HAVE_WCSWIDTH
1830 /* Define to 1 if `fork' works. */
1831 #ifndef USED_FOR_TARGET
1832 #undef HAVE_WORKING_FORK
1836 /* Define this macro if mbstowcs does not crash when its first argument is
1838 #ifndef USED_FOR_TARGET
1839 #undef HAVE_WORKING_MBSTOWCS
1843 /* Define to 1 if `vfork' works. */
1844 #ifndef USED_FOR_TARGET
1845 #undef HAVE_WORKING_VFORK
1849 /* Define if your assembler supports .dwsect 0xB0000 */
1850 #ifndef USED_FOR_TARGET
1851 #undef HAVE_XCOFF_DWARF_EXTRAS
1855 /* Define if isl is in use. */
1856 #ifndef USED_FOR_TARGET
1861 /* Define if F_SETLKW supported by fcntl. */
1862 #ifndef USED_FOR_TARGET
1863 #undef HOST_HAS_F_SETLKW
1867 /* Define as const if the declaration of iconv() needs const. */
1868 #ifndef USED_FOR_TARGET
1873 /* Define if int64_t uses long as underlying type. */
1874 #ifndef USED_FOR_TARGET
1875 #undef INT64_T_IS_LONG
1879 /* Define to the linker option to ignore unused dependencies. */
1880 #ifndef USED_FOR_TARGET
1881 #undef LD_AS_NEEDED_OPTION
1885 /* Define to the linker option to enable compressed debug sections. */
1886 #ifndef USED_FOR_TARGET
1887 #undef LD_COMPRESS_DEBUG_OPTION
1891 /* Define to the linker option to enable use of shared objects. */
1892 #ifndef USED_FOR_TARGET
1893 #undef LD_DYNAMIC_OPTION
1897 /* Define to the linker option to keep unused dependencies. */
1898 #ifndef USED_FOR_TARGET
1899 #undef LD_NO_AS_NEEDED_OPTION
1903 /* Define to the linker option to disable use of shared objects. */
1904 #ifndef USED_FOR_TARGET
1905 #undef LD_STATIC_OPTION
1909 /* The linker hash style */
1910 #ifndef USED_FOR_TARGET
1911 #undef LINKER_HASH_STYLE
1915 /* Define to the name of the LTO plugin DSO that must be passed to the
1916 linker's -plugin=LIB option. */
1917 #ifndef USED_FOR_TARGET
1918 #undef LTOPLUGINSONAME
1922 /* Define to the sub-directory in which libtool stores uninstalled libraries.
1924 #ifndef USED_FOR_TARGET
1929 /* Define if host mkdir takes a single argument. */
1930 #ifndef USED_FOR_TARGET
1931 #undef MKDIR_TAKES_ONE_ARG
1935 /* Define to offload targets, separated by commas. */
1936 #ifndef USED_FOR_TARGET
1937 #undef OFFLOAD_TARGETS
1941 /* Define to the address where bug reports for this package should be sent. */
1942 #ifndef USED_FOR_TARGET
1943 #undef PACKAGE_BUGREPORT
1947 /* Define to the full name of this package. */
1948 #ifndef USED_FOR_TARGET
1953 /* Define to the full name and version of this package. */
1954 #ifndef USED_FOR_TARGET
1955 #undef PACKAGE_STRING
1959 /* Define to the one symbol short name of this package. */
1960 #ifndef USED_FOR_TARGET
1961 #undef PACKAGE_TARNAME
1965 /* Define to the home page for this package. */
1966 #ifndef USED_FOR_TARGET
1971 /* Define to the version of this package. */
1972 #ifndef USED_FOR_TARGET
1973 #undef PACKAGE_VERSION
1977 /* Specify plugin linker */
1978 #ifndef USED_FOR_TARGET
1979 #undef PLUGIN_LD_SUFFIX
1983 /* Define to .TOC. alignment forced by your linker. */
1984 #ifndef USED_FOR_TARGET
1985 #undef POWERPC64_TOC_POINTER_ALIGNMENT
1989 /* Define to PREFIX/include if cpp should also search that directory. */
1990 #ifndef USED_FOR_TARGET
1991 #undef PREFIX_INCLUDE_DIR
1995 /* The size of `int', as computed by sizeof. */
1996 #ifndef USED_FOR_TARGET
2001 /* The size of `long', as computed by sizeof. */
2002 #ifndef USED_FOR_TARGET
2007 /* The size of `long long', as computed by sizeof. */
2008 #ifndef USED_FOR_TARGET
2009 #undef SIZEOF_LONG_LONG
2013 /* The size of `short', as computed by sizeof. */
2014 #ifndef USED_FOR_TARGET
2019 /* The size of `void *', as computed by sizeof. */
2020 #ifndef USED_FOR_TARGET
2021 #undef SIZEOF_VOID_P
2025 /* Define to 1 if you have the ANSI C header files. */
2026 #ifndef USED_FOR_TARGET
2031 /* Define if you can safely include both <string.h> and <strings.h>. */
2032 #ifndef USED_FOR_TARGET
2033 #undef STRING_WITH_STRINGS
2037 /* Define if TFmode long double should be the default */
2038 #ifndef USED_FOR_TARGET
2039 #undef TARGET_DEFAULT_LONG_DOUBLE_128
2043 /* Define if your target C library provides the `dl_iterate_phdr' function. */
2044 #undef TARGET_DL_ITERATE_PHDR
2046 /* GNU C Library major version number used on the target, or 0. */
2047 #ifndef USED_FOR_TARGET
2048 #undef TARGET_GLIBC_MAJOR
2052 /* GNU C Library minor version number used on the target, or 0. */
2053 #ifndef USED_FOR_TARGET
2054 #undef TARGET_GLIBC_MINOR
2058 /* Define if your target C library provides stack protector support */
2059 #ifndef USED_FOR_TARGET
2060 #undef TARGET_LIBC_PROVIDES_SSP
2064 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
2065 #ifndef USED_FOR_TARGET
2066 #undef TIME_WITH_SYS_TIME
2070 /* Define to the flag used to mark TLS sections if the default (`T') doesn't
2072 #ifndef USED_FOR_TARGET
2073 #undef TLS_SECTION_ASM_FLAG
2077 /* Define if your assembler mis-optimizes .eh_frame data. */
2078 #ifndef USED_FOR_TARGET
2079 #undef USE_AS_TRADITIONAL_FORMAT
2083 /* Define if you want to generate code by default that assumes that the Cygwin
2084 DLL exports wrappers to support libstdc++ function replacement. */
2085 #ifndef USED_FOR_TARGET
2086 #undef USE_CYGWIN_LIBSTDCXX_WRAPPERS
2090 /* Define to 1 if the 'long long' type is wider than 'long' but still
2091 efficiently supported by the host hardware. */
2092 #ifndef USED_FOR_TARGET
2093 #undef USE_LONG_LONG_FOR_WIDEST_FAST_INT
2097 /* Define if we should use leading underscore on 64 bit mingw targets */
2098 #ifndef USED_FOR_TARGET
2099 #undef USE_MINGW64_LEADING_UNDERSCORES
2103 /* Enable extensions on AIX 3, Interix. */
2107 /* Enable GNU extensions on systems that have them. */
2111 /* Enable threading extensions on Solaris. */
2112 #ifndef _POSIX_PTHREAD_SEMANTICS
2113 # undef _POSIX_PTHREAD_SEMANTICS
2115 /* Enable extensions on HP NonStop. */
2116 #ifndef _TANDEM_SOURCE
2117 # undef _TANDEM_SOURCE
2119 /* Enable general extensions on Solaris. */
2120 #ifndef __EXTENSIONS__
2121 # undef __EXTENSIONS__
2125 /* Define to be the last component of the Windows registry key under which to
2126 look for installation paths. The full key used will be
2127 HKEY_LOCAL_MACHINE/SOFTWARE/Free Software Foundation/{WIN32_REGISTRY_KEY}.
2128 The default is the GCC version number. */
2129 #ifndef USED_FOR_TARGET
2130 #undef WIN32_REGISTRY_KEY
2134 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
2135 significant byte first (like Motorola and SPARC, unlike Intel). */
2136 #if defined AC_APPLE_UNIVERSAL_BUILD
2137 # if defined __BIG_ENDIAN__
2138 # define WORDS_BIGENDIAN 1
2141 # ifndef WORDS_BIGENDIAN
2142 # undef WORDS_BIGENDIAN
2146 /* Number of bits in a file offset, on hosts where this is settable. */
2147 #ifndef USED_FOR_TARGET
2148 #undef _FILE_OFFSET_BITS
2152 /* Define for large files, on AIX-style hosts. */
2153 #ifndef USED_FOR_TARGET
2158 /* Define to 1 if on MINIX. */
2159 #ifndef USED_FOR_TARGET
2164 /* Define to 2 if the system does not provide POSIX.1 features except with
2166 #ifndef USED_FOR_TARGET
2167 #undef _POSIX_1_SOURCE
2171 /* Define to 1 if you need to in order for `stat' and other things to work. */
2172 #ifndef USED_FOR_TARGET
2173 #undef _POSIX_SOURCE
2177 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
2178 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
2179 #define below would cause a syntax error. */
2180 #ifndef USED_FOR_TARGET
2185 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
2186 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
2187 #define below would cause a syntax error. */
2188 #ifndef USED_FOR_TARGET
2193 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
2194 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
2195 #define below would cause a syntax error. */
2196 #ifndef USED_FOR_TARGET
2201 /* Define to `char *' if <sys/types.h> does not define. */
2202 #ifndef USED_FOR_TARGET
2207 /* Define to `__inline__' or `__inline' if that's what the C compiler
2208 calls it, or to nothing if 'inline' is not supported under any name. */
2213 /* Define to the type of a signed integer type of width exactly 16 bits if
2214 such a type exists and the standard includes do not define it. */
2215 #ifndef USED_FOR_TARGET
2220 /* Define to the type of a signed integer type of width exactly 32 bits if
2221 such a type exists and the standard includes do not define it. */
2222 #ifndef USED_FOR_TARGET
2227 /* Define to the type of a signed integer type of width exactly 64 bits if
2228 such a type exists and the standard includes do not define it. */
2229 #ifndef USED_FOR_TARGET
2234 /* Define to the type of a signed integer type of width exactly 8 bits if such
2235 a type exists and the standard includes do not define it. */
2236 #ifndef USED_FOR_TARGET
2241 /* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
2243 #ifndef USED_FOR_TARGET
2248 /* Define to the type of a signed integer type wide enough to hold a pointer,
2249 if such a type exists, and if the system does not define it. */
2250 #ifndef USED_FOR_TARGET
2255 /* Define to `int' if <sys/types.h> does not define. */
2256 #ifndef USED_FOR_TARGET
2261 /* Define to `long' if <sys/resource.h> doesn't define. */
2262 #ifndef USED_FOR_TARGET
2267 /* Define to `int' if <sys/types.h> does not define. */
2268 #ifndef USED_FOR_TARGET
2273 /* Define to the type of an unsigned integer type of width exactly 16 bits if
2274 such a type exists and the standard includes do not define it. */
2275 #ifndef USED_FOR_TARGET
2280 /* Define to the type of an unsigned integer type of width exactly 32 bits if
2281 such a type exists and the standard includes do not define it. */
2282 #ifndef USED_FOR_TARGET
2287 /* Define to the type of an unsigned integer type of width exactly 64 bits if
2288 such a type exists and the standard includes do not define it. */
2289 #ifndef USED_FOR_TARGET
2294 /* Define to the type of an unsigned integer type of width exactly 8 bits if
2295 such a type exists and the standard includes do not define it. */
2296 #ifndef USED_FOR_TARGET
2301 /* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
2303 #ifndef USED_FOR_TARGET
2308 /* Define to the type of an unsigned integer type wide enough to hold a
2309 pointer, if such a type exists, and if the system does not define it. */
2310 #ifndef USED_FOR_TARGET
2315 /* Define as `fork' if `vfork' does not work. */
2316 #ifndef USED_FOR_TARGET