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 to the root for URLs about GCC changes. */
28 #ifndef USED_FOR_TARGET
29 #undef CHANGES_ROOT_URL
33 /* Define as the number of bits in a byte, if `limits.h' doesn't. */
34 #ifndef USED_FOR_TARGET
39 /* Define to 0/1 if you want more run-time sanity checks. This one gets a grab
40 bag of miscellaneous but relatively cheap checks. */
41 #ifndef USED_FOR_TARGET
46 /* Define 0/1 to force the choice for exception handling model. */
47 #ifndef USED_FOR_TARGET
48 #undef CONFIG_SJLJ_EXCEPTIONS
52 /* Define to enable the use of a default assembler. */
53 #ifndef USED_FOR_TARGET
54 #undef DEFAULT_ASSEMBLER
58 /* Define to enable the use of a default linker. */
59 #ifndef USED_FOR_TARGET
64 /* Define to larger than zero set the default stack clash protector size. */
65 #ifndef USED_FOR_TARGET
66 #undef DEFAULT_STK_CLASH_GUARD_SIZE
70 /* Define if you want to use __cxa_atexit, rather than atexit, to register C++
71 destructors for local statics and global objects. This is essential for
72 fully standards-compliant handling of destructors, but requires
73 __cxa_atexit in libc. */
74 #ifndef USED_FOR_TARGET
75 #undef DEFAULT_USE_CXA_ATEXIT
79 /* The default for -fdiagnostics-color option */
80 #ifndef USED_FOR_TARGET
81 #undef DIAGNOSTICS_COLOR_DEFAULT
85 /* The default for -fdiagnostics-urls option */
86 #ifndef USED_FOR_TARGET
87 #undef DIAGNOSTICS_URLS_DEFAULT
91 /* Define to the root for documentation URLs. */
92 #ifndef USED_FOR_TARGET
93 #undef DOCUMENTATION_ROOT_URL
97 /* Define 0/1 if static analyzer feature is enabled. */
98 #ifndef USED_FOR_TARGET
99 #undef ENABLE_ANALYZER
103 /* Define if you want assertions enabled. This is a cheap check. */
104 #ifndef USED_FOR_TARGET
105 #undef ENABLE_ASSERT_CHECKING
109 /* Define to 1 to specify that we are using the BID decimal floating point
110 format instead of DPD */
111 #ifndef USED_FOR_TARGET
112 #undef ENABLE_DECIMAL_BID_FORMAT
116 /* Define to 1 to enable decimal float extension to C. */
117 #ifndef USED_FOR_TARGET
118 #undef ENABLE_DECIMAL_FLOAT
122 /* Define if your target supports default PIE and it is enabled. */
123 #ifndef USED_FOR_TARGET
124 #undef ENABLE_DEFAULT_PIE
128 /* Define if your target supports default stack protector and it is enabled.
130 #ifndef USED_FOR_TARGET
131 #undef ENABLE_DEFAULT_SSP
135 /* Define if you want more run-time sanity checks for dataflow. */
136 #ifndef USED_FOR_TARGET
137 #undef ENABLE_DF_CHECKING
141 /* Define to 0/1 if you want extra run-time checking that might affect code
143 #ifndef USED_FOR_TARGET
144 #undef ENABLE_EXTRA_CHECKING
148 /* Define to 1 to enable fixed-point arithmetic extension to C. */
149 #ifndef USED_FOR_TARGET
150 #undef ENABLE_FIXED_POINT
154 /* Define if you want fold checked that it never destructs its argument. This
155 is quite expensive. */
156 #ifndef USED_FOR_TARGET
157 #undef ENABLE_FOLD_CHECKING
161 /* Define if you want the garbage collector to operate in maximally paranoid
162 mode, validating the entire heap and collecting garbage at every
163 opportunity. This is extremely expensive. */
164 #ifndef USED_FOR_TARGET
165 #undef ENABLE_GC_ALWAYS_COLLECT
169 /* Define if you want the garbage collector to do object poisoning and other
170 memory allocation checks. This is quite expensive. */
171 #ifndef USED_FOR_TARGET
172 #undef ENABLE_GC_CHECKING
176 /* Define if you want operations on GIMPLE (the basic data structure of the
177 high-level optimizers) to be checked for dynamic type safety at runtime.
178 This is moderately expensive. */
179 #ifndef USED_FOR_TARGET
180 #undef ENABLE_GIMPLE_CHECKING
184 /* Define if gcc should always pass --build-id to linker. */
185 #ifndef USED_FOR_TARGET
186 #undef ENABLE_LD_BUILDID
190 /* Define to 1 to enable libquadmath support */
191 #ifndef USED_FOR_TARGET
192 #undef ENABLE_LIBQUADMATH_SUPPORT
196 /* Define to enable LTO support. */
197 #ifndef USED_FOR_TARGET
202 /* Define to 1 if translation of program messages to the user's native
203 language is requested. */
204 #ifndef USED_FOR_TARGET
209 /* Define this to enable support for offloading. */
210 #ifndef USED_FOR_TARGET
211 #undef ENABLE_OFFLOADING
215 /* Define to enable plugin support. */
216 #ifndef USED_FOR_TARGET
221 /* Define if you want all operations on RTL (the basic data structure of the
222 optimizer and back end) to be checked for dynamic type safety at runtime.
223 This is quite expensive. */
224 #ifndef USED_FOR_TARGET
225 #undef ENABLE_RTL_CHECKING
229 /* Define if you want RTL flag accesses to be checked against the RTL codes
230 that are supported for each access macro. This is relatively cheap. */
231 #ifndef USED_FOR_TARGET
232 #undef ENABLE_RTL_FLAG_CHECKING
236 /* Define if you want runtime assertions enabled. This is a cheap check. */
237 #undef ENABLE_RUNTIME_CHECKING
239 /* Define if you want all operations on trees (the basic data structure of the
240 front ends) to be checked for dynamic type safety at runtime. This is
241 moderately expensive. */
242 #ifndef USED_FOR_TARGET
243 #undef ENABLE_TREE_CHECKING
247 /* Define if you want all gimple types to be verified after gimplifiation.
249 #ifndef USED_FOR_TARGET
250 #undef ENABLE_TYPES_CHECKING
254 /* Define to get calls to the valgrind runtime enabled. */
255 #ifndef USED_FOR_TARGET
256 #undef ENABLE_VALGRIND_ANNOTATIONS
260 /* Define if you want to run subprograms and generated programs through
261 valgrind (a memory checker). This is extremely expensive. */
262 #ifndef USED_FOR_TARGET
263 #undef ENABLE_VALGRIND_CHECKING
267 /* Define 0/1 if vtable verification feature is enabled. */
268 #ifndef USED_FOR_TARGET
269 #undef ENABLE_VTABLE_VERIFY
273 /* Define to 1 if installation paths should be looked up in the Windows
274 Registry. Ignored on non-Windows hosts. */
275 #ifndef USED_FOR_TARGET
276 #undef ENABLE_WIN32_REGISTRY
280 /* Define to the name of a file containing a list of extra machine modes for
281 this architecture. */
282 #ifndef USED_FOR_TARGET
283 #undef EXTRA_MODES_FILE
287 /* Define to enable detailed memory allocation stats gathering. */
288 #ifndef USED_FOR_TARGET
289 #undef GATHER_STATISTICS
293 /* Define to 1 if `TIOCGWINSZ' requires <sys/ioctl.h>. */
294 #ifndef USED_FOR_TARGET
295 #undef GWINSZ_IN_SYS_IOCTL
299 /* mcontext_t fields start with __ */
300 #ifndef USED_FOR_TARGET
301 #undef HAS_MCONTEXT_T_UNDERSCORES
305 /* Define if your assembler supports architecture modifiers. */
306 #ifndef USED_FOR_TARGET
307 #undef HAVE_AS_ARCHITECTURE_MODIFIERS
311 /* Define if your avr assembler supports -mgcc-isr option. */
312 #ifndef USED_FOR_TARGET
313 #undef HAVE_AS_AVR_MGCCISR_OPTION
317 /* Define if your avr assembler supports --mlink-relax option. */
318 #ifndef USED_FOR_TARGET
319 #undef HAVE_AS_AVR_MLINK_RELAX_OPTION
323 /* Define if your avr assembler supports -mrmw option. */
324 #ifndef USED_FOR_TARGET
325 #undef HAVE_AS_AVR_MRMW_OPTION
329 /* Define to the level of your assembler's compressed debug section support.
331 #ifndef USED_FOR_TARGET
332 #undef HAVE_AS_COMPRESS_DEBUG
336 /* Define if your assembler supports the --debug-prefix-map option. */
337 #ifndef USED_FOR_TARGET
338 #undef HAVE_AS_DEBUG_PREFIX_MAP
342 /* Define if your assembler supports .module. */
343 #ifndef USED_FOR_TARGET
344 #undef HAVE_AS_DOT_MODULE
348 /* Define if your assembler supports DSPR1 mult. */
349 #ifndef USED_FOR_TARGET
350 #undef HAVE_AS_DSPR1_MULT
354 /* Define if your assembler supports .dtprelword. */
355 #ifndef USED_FOR_TARGET
356 #undef HAVE_AS_DTPRELWORD
360 /* Define if your assembler supports dwarf2 .file/.loc directives, and
361 preserves file table indices exactly as given. */
362 #ifndef USED_FOR_TARGET
363 #undef HAVE_AS_DWARF2_DEBUG_LINE
367 /* Define if your assembler supports views in dwarf2 .loc directives. */
368 #ifndef USED_FOR_TARGET
369 #undef HAVE_AS_DWARF2_DEBUG_VIEW
373 /* Define if your assembler supports the R_PPC64_ENTRY relocation. */
374 #ifndef USED_FOR_TARGET
375 #undef HAVE_AS_ENTRY_MARKERS
379 /* Define if your assembler supports explicit relocations. */
380 #ifndef USED_FOR_TARGET
381 #undef HAVE_AS_EXPLICIT_RELOCS
385 /* Define if your assembler supports FMAF, HPC, and VIS 3.0 instructions. */
386 #ifndef USED_FOR_TARGET
387 #undef HAVE_AS_FMAF_HPC_VIS3
391 /* Define if your assembler supports the --gdwarf2 option. */
392 #ifndef USED_FOR_TARGET
393 #undef HAVE_AS_GDWARF2_DEBUG_FLAG
397 /* Define if your assembler supports the --gdwarf-5 option. */
398 #ifndef USED_FOR_TARGET
399 #undef HAVE_AS_GDWARF_5_DEBUG_FLAG
403 /* Define if your assembler supports .gnu_attribute. */
404 #ifndef USED_FOR_TARGET
405 #undef HAVE_AS_GNU_ATTRIBUTE
409 /* Define true if the assembler supports '.long foo@GOTOFF'. */
410 #ifndef USED_FOR_TARGET
411 #undef HAVE_AS_GOTOFF_IN_DATA
415 /* Define if your assembler supports the --gstabs option. */
416 #ifndef USED_FOR_TARGET
417 #undef HAVE_AS_GSTABS_DEBUG_FLAG
421 /* Define if your assembler supports the Sun syntax for cmov. */
422 #ifndef USED_FOR_TARGET
423 #undef HAVE_AS_IX86_CMOV_SUN_SYNTAX
427 /* Define if your assembler supports the subtraction of symbols in different
429 #ifndef USED_FOR_TARGET
430 #undef HAVE_AS_IX86_DIFF_SECT_DELTA
434 /* Define if your assembler supports the ffreep mnemonic. */
435 #ifndef USED_FOR_TARGET
436 #undef HAVE_AS_IX86_FFREEP
440 /* Define if your assembler uses fildq and fistq mnemonics. */
441 #ifndef USED_FOR_TARGET
442 #undef HAVE_AS_IX86_FILDQ
446 /* Define if your assembler uses filds and fists mnemonics. */
447 #ifndef USED_FOR_TARGET
448 #undef HAVE_AS_IX86_FILDS
452 /* Define 0/1 if your assembler and linker support @GOT. */
453 #ifndef USED_FOR_TARGET
454 #undef HAVE_AS_IX86_GOT32X
458 /* Define if your assembler supports HLE prefixes. */
459 #ifndef USED_FOR_TARGET
460 #undef HAVE_AS_IX86_HLE
464 /* Define if your assembler supports interunit movq mnemonic. */
465 #ifndef USED_FOR_TARGET
466 #undef HAVE_AS_IX86_INTERUNIT_MOVQ
470 /* Define if your assembler supports the .quad directive. */
471 #ifndef USED_FOR_TARGET
472 #undef HAVE_AS_IX86_QUAD
476 /* Define if the assembler supports 'rep <insn>, lock <insn>'. */
477 #ifndef USED_FOR_TARGET
478 #undef HAVE_AS_IX86_REP_LOCK_PREFIX
482 /* Define if your assembler supports the sahf mnemonic in 64bit mode. */
483 #ifndef USED_FOR_TARGET
484 #undef HAVE_AS_IX86_SAHF
488 /* Define if your assembler supports the swap suffix. */
489 #ifndef USED_FOR_TARGET
490 #undef HAVE_AS_IX86_SWAP
494 /* Define if your assembler and linker support @tlsgdplt. */
495 #ifndef USED_FOR_TARGET
496 #undef HAVE_AS_IX86_TLSGDPLT
500 /* Define to 1 if your assembler and linker support @tlsldm. */
501 #ifndef USED_FOR_TARGET
502 #undef HAVE_AS_IX86_TLSLDM
506 /* Define to 1 if your assembler and linker support @tlsldmplt. */
507 #ifndef USED_FOR_TARGET
508 #undef HAVE_AS_IX86_TLSLDMPLT
512 /* Define 0/1 if your assembler and linker support calling ___tls_get_addr via
514 #ifndef USED_FOR_TARGET
515 #undef HAVE_AS_IX86_TLS_GET_ADDR_GOT
519 /* Define if your assembler supports the 'ud2' mnemonic. */
520 #ifndef USED_FOR_TARGET
521 #undef HAVE_AS_IX86_UD2
525 /* Define if your assembler supports the lituse_jsrdirect relocation. */
526 #ifndef USED_FOR_TARGET
527 #undef HAVE_AS_JSRDIRECT_RELOCS
531 /* Define if your assembler supports .sleb128 and .uleb128. */
532 #ifndef USED_FOR_TARGET
533 #undef HAVE_AS_LEB128
537 /* Define if your assembler supports LEON instructions. */
538 #ifndef USED_FOR_TARGET
543 /* Define if the assembler won't complain about a line such as # 0 "" 2. */
544 #ifndef USED_FOR_TARGET
545 #undef HAVE_AS_LINE_ZERO
549 /* Define if your assembler supports ltoffx and ldxmov relocations. */
550 #ifndef USED_FOR_TARGET
551 #undef HAVE_AS_LTOFFX_LDXMOV_RELOCS
555 /* Define if your assembler supports the -mabi option. */
556 #ifndef USED_FOR_TARGET
557 #undef HAVE_AS_MABI_OPTION
561 /* Define if your assembler supports .machine and .machinemode. */
562 #ifndef USED_FOR_TARGET
563 #undef HAVE_AS_MACHINE_MACHINEMODE
567 /* Define if your assembler supports mfcr field. */
568 #ifndef USED_FOR_TARGET
573 /* Define if your Mac OS X assembler supports the -mmacos-version-min option.
575 #ifndef USED_FOR_TARGET
576 #undef HAVE_AS_MMACOSX_VERSION_MIN_OPTION
580 /* Define if your assembler supports .mspabi_attribute. */
581 #ifndef USED_FOR_TARGET
582 #undef HAVE_AS_MSPABI_ATTRIBUTE
586 /* Define if the assembler understands -mnan=. */
587 #ifndef USED_FOR_TARGET
592 /* Define if your assembler supports %gotoff relocation syntax. */
593 #ifndef USED_FOR_TARGET
594 #undef HAVE_AS_NIOS2_GOTOFF_RELOCATION
598 /* Define if your assembler supports the -no-mul-bug-abort option. */
599 #ifndef USED_FOR_TARGET
600 #undef HAVE_AS_NO_MUL_BUG_ABORT_OPTION
604 /* Define if the assembler understands -mno-shared. */
605 #ifndef USED_FOR_TARGET
606 #undef HAVE_AS_NO_SHARED
610 /* Define if your assembler supports offsetable %lo(). */
611 #ifndef USED_FOR_TARGET
612 #undef HAVE_AS_OFFSETABLE_LO10
616 /* Define if your assembler supports R_PPC*_PLTSEQ relocations. */
617 #ifndef USED_FOR_TARGET
618 #undef HAVE_AS_PLTSEQ
622 /* Define if your assembler supports .ref */
623 #ifndef USED_FOR_TARGET
628 /* Define if your assembler supports R_PPC_REL16 relocs. */
629 #ifndef USED_FOR_TARGET
634 /* Define if your assembler supports -relax option. */
635 #ifndef USED_FOR_TARGET
636 #undef HAVE_AS_RELAX_OPTION
640 /* Define if your assembler supports .attribute. */
641 #ifndef USED_FOR_TARGET
642 #undef HAVE_AS_RISCV_ATTRIBUTE
646 /* Define if your assembler supports relocs needed by -fpic. */
647 #ifndef USED_FOR_TARGET
648 #undef HAVE_AS_SMALL_PIC_RELOCS
652 /* Define if your assembler supports SPARC4 instructions. */
653 #ifndef USED_FOR_TARGET
654 #undef HAVE_AS_SPARC4
658 /* Define if your assembler supports SPARC5 and VIS 4.0 instructions. */
659 #ifndef USED_FOR_TARGET
660 #undef HAVE_AS_SPARC5_VIS4
664 /* Define if your assembler supports SPARC6 instructions. */
665 #ifndef USED_FOR_TARGET
666 #undef HAVE_AS_SPARC6
670 /* Define if your assembler and linker support GOTDATA_OP relocs. */
671 #ifndef USED_FOR_TARGET
672 #undef HAVE_AS_SPARC_GOTDATA_OP
676 /* Define if your assembler and linker support unaligned PC relative relocs.
678 #ifndef USED_FOR_TARGET
679 #undef HAVE_AS_SPARC_UA_PCREL
683 /* Define if your assembler and linker support unaligned PC relative relocs
684 against hidden symbols. */
685 #ifndef USED_FOR_TARGET
686 #undef HAVE_AS_SPARC_UA_PCREL_HIDDEN
690 /* Define if your assembler supports .stabs. */
691 #ifndef USED_FOR_TARGET
692 #undef HAVE_AS_STABS_DIRECTIVE
696 /* Define if your assembler and linker support thread-local storage. */
697 #ifndef USED_FOR_TARGET
702 /* Define if your assembler supports vl/vst/vlm/vstm with an optional
703 alignment hint argument. */
704 #ifndef USED_FOR_TARGET
705 #undef HAVE_AS_VECTOR_LOADSTORE_ALIGNMENT_HINTS
709 /* Define if your assembler supports vl/vst/vlm/vstm with an optional
710 alignment hint argument on z13. */
711 #ifndef USED_FOR_TARGET
712 #undef HAVE_AS_VECTOR_LOADSTORE_ALIGNMENT_HINTS_ON_Z13
716 /* Define if your assembler supports VSX instructions. */
717 #ifndef USED_FOR_TARGET
722 /* Define if your assembler supports --gdwarf-4 even with compiler generated
724 #ifndef USED_FOR_TARGET
725 #undef HAVE_AS_WORKING_DWARF_4_FLAG
729 /* Define if your assembler supports -xbrace_comment option. */
730 #ifndef USED_FOR_TARGET
731 #undef HAVE_AS_XBRACE_COMMENT_OPTION
735 /* Define to 1 if you have the `atoq' function. */
736 #ifndef USED_FOR_TARGET
741 /* Define to 1 if you have the `clearerr_unlocked' function. */
742 #ifndef USED_FOR_TARGET
743 #undef HAVE_CLEARERR_UNLOCKED
747 /* Define to 1 if you have the `clock' function. */
748 #ifndef USED_FOR_TARGET
753 /* Define if <time.h> defines clock_t. */
754 #ifndef USED_FOR_TARGET
759 /* Define 0/1 if your assembler and linker support COMDAT groups. */
760 #ifndef USED_FOR_TARGET
761 #undef HAVE_COMDAT_GROUP
765 /* Define to 1 if we found a declaration for 'abort', otherwise define to 0.
767 #ifndef USED_FOR_TARGET
768 #undef HAVE_DECL_ABORT
772 /* Define to 1 if we found a declaration for 'asprintf', otherwise define to
774 #ifndef USED_FOR_TARGET
775 #undef HAVE_DECL_ASPRINTF
779 /* Define to 1 if we found a declaration for 'atof', otherwise define to 0. */
780 #ifndef USED_FOR_TARGET
781 #undef HAVE_DECL_ATOF
785 /* Define to 1 if we found a declaration for 'atol', otherwise define to 0. */
786 #ifndef USED_FOR_TARGET
787 #undef HAVE_DECL_ATOL
791 /* Define to 1 if we found a declaration for 'atoll', otherwise define to 0.
793 #ifndef USED_FOR_TARGET
794 #undef HAVE_DECL_ATOLL
798 /* Define to 1 if you have the declaration of `basename(const char*)', and to
800 #ifndef USED_FOR_TARGET
801 #undef HAVE_DECL_BASENAME
805 /* Define to 1 if we found a declaration for 'calloc', otherwise define to 0.
807 #ifndef USED_FOR_TARGET
808 #undef HAVE_DECL_CALLOC
812 /* Define to 1 if we found a declaration for 'clearerr_unlocked', otherwise
814 #ifndef USED_FOR_TARGET
815 #undef HAVE_DECL_CLEARERR_UNLOCKED
819 /* Define to 1 if we found a declaration for 'clock', otherwise define to 0.
821 #ifndef USED_FOR_TARGET
822 #undef HAVE_DECL_CLOCK
826 /* Define to 1 if we found a declaration for 'errno', otherwise define to 0.
828 #ifndef USED_FOR_TARGET
829 #undef HAVE_DECL_ERRNO
833 /* Define to 1 if we found a declaration for 'feof_unlocked', otherwise define
835 #ifndef USED_FOR_TARGET
836 #undef HAVE_DECL_FEOF_UNLOCKED
840 /* Define to 1 if we found a declaration for 'ferror_unlocked', otherwise
842 #ifndef USED_FOR_TARGET
843 #undef HAVE_DECL_FERROR_UNLOCKED
847 /* Define to 1 if we found a declaration for 'fflush_unlocked', otherwise
849 #ifndef USED_FOR_TARGET
850 #undef HAVE_DECL_FFLUSH_UNLOCKED
854 /* Define to 1 if we found a declaration for 'ffs', otherwise define to 0. */
855 #ifndef USED_FOR_TARGET
860 /* Define to 1 if we found a declaration for 'fgetc_unlocked', otherwise
862 #ifndef USED_FOR_TARGET
863 #undef HAVE_DECL_FGETC_UNLOCKED
867 /* Define to 1 if we found a declaration for 'fgets_unlocked', otherwise
869 #ifndef USED_FOR_TARGET
870 #undef HAVE_DECL_FGETS_UNLOCKED
874 /* Define to 1 if we found a declaration for 'fileno_unlocked', otherwise
876 #ifndef USED_FOR_TARGET
877 #undef HAVE_DECL_FILENO_UNLOCKED
881 /* Define to 1 if we found a declaration for 'fprintf_unlocked', otherwise
883 #ifndef USED_FOR_TARGET
884 #undef HAVE_DECL_FPRINTF_UNLOCKED
888 /* Define to 1 if we found a declaration for 'fputc_unlocked', otherwise
890 #ifndef USED_FOR_TARGET
891 #undef HAVE_DECL_FPUTC_UNLOCKED
895 /* Define to 1 if we found a declaration for 'fputs_unlocked', otherwise
897 #ifndef USED_FOR_TARGET
898 #undef HAVE_DECL_FPUTS_UNLOCKED
902 /* Define to 1 if we found a declaration for 'fread_unlocked', otherwise
904 #ifndef USED_FOR_TARGET
905 #undef HAVE_DECL_FREAD_UNLOCKED
909 /* Define to 1 if we found a declaration for 'free', otherwise define to 0. */
910 #ifndef USED_FOR_TARGET
911 #undef HAVE_DECL_FREE
915 /* Define to 1 if we found a declaration for 'fwrite_unlocked', otherwise
917 #ifndef USED_FOR_TARGET
918 #undef HAVE_DECL_FWRITE_UNLOCKED
922 /* Define to 1 if we found a declaration for 'getchar_unlocked', otherwise
924 #ifndef USED_FOR_TARGET
925 #undef HAVE_DECL_GETCHAR_UNLOCKED
929 /* Define to 1 if we found a declaration for 'getcwd', otherwise define to 0.
931 #ifndef USED_FOR_TARGET
932 #undef HAVE_DECL_GETCWD
936 /* Define to 1 if we found a declaration for 'getc_unlocked', otherwise define
938 #ifndef USED_FOR_TARGET
939 #undef HAVE_DECL_GETC_UNLOCKED
943 /* Define to 1 if we found a declaration for 'getenv', otherwise define to 0.
945 #ifndef USED_FOR_TARGET
946 #undef HAVE_DECL_GETENV
950 /* Define to 1 if we found a declaration for 'getopt', otherwise define to 0.
952 #ifndef USED_FOR_TARGET
953 #undef HAVE_DECL_GETOPT
957 /* Define to 1 if we found a declaration for 'getpagesize', otherwise define
959 #ifndef USED_FOR_TARGET
960 #undef HAVE_DECL_GETPAGESIZE
964 /* Define to 1 if we found a declaration for 'getrlimit', otherwise define to
966 #ifndef USED_FOR_TARGET
967 #undef HAVE_DECL_GETRLIMIT
971 /* Define to 1 if we found a declaration for 'getrusage', otherwise define to
973 #ifndef USED_FOR_TARGET
974 #undef HAVE_DECL_GETRUSAGE
978 /* Define to 1 if we found a declaration for 'getwd', otherwise define to 0.
980 #ifndef USED_FOR_TARGET
981 #undef HAVE_DECL_GETWD
985 /* Define to 1 if we found a declaration for 'ldgetname', otherwise define to
987 #ifndef USED_FOR_TARGET
988 #undef HAVE_DECL_LDGETNAME
992 /* Define to 1 if we found a declaration for 'madvise', otherwise define to 0.
994 #ifndef USED_FOR_TARGET
995 #undef HAVE_DECL_MADVISE
999 /* Define to 1 if we found a declaration for 'mallinfo', otherwise define to
1001 #ifndef USED_FOR_TARGET
1002 #undef HAVE_DECL_MALLINFO
1006 /* Define to 1 if we found a declaration for 'mallinfo2', otherwise define to
1008 #ifndef USED_FOR_TARGET
1009 #undef HAVE_DECL_MALLINFO2
1013 /* Define to 1 if we found a declaration for 'malloc', otherwise define to 0.
1015 #ifndef USED_FOR_TARGET
1016 #undef HAVE_DECL_MALLOC
1020 /* Define to 1 if we found a declaration for 'putchar_unlocked', otherwise
1022 #ifndef USED_FOR_TARGET
1023 #undef HAVE_DECL_PUTCHAR_UNLOCKED
1027 /* Define to 1 if we found a declaration for 'putc_unlocked', otherwise define
1029 #ifndef USED_FOR_TARGET
1030 #undef HAVE_DECL_PUTC_UNLOCKED
1034 /* Define to 1 if we found a declaration for 'realloc', otherwise define to 0.
1036 #ifndef USED_FOR_TARGET
1037 #undef HAVE_DECL_REALLOC
1041 /* Define to 1 if we found a declaration for 'sbrk', otherwise define to 0. */
1042 #ifndef USED_FOR_TARGET
1043 #undef HAVE_DECL_SBRK
1047 /* Define to 1 if we found a declaration for 'setenv', otherwise define to 0.
1049 #ifndef USED_FOR_TARGET
1050 #undef HAVE_DECL_SETENV
1054 /* Define to 1 if we found a declaration for 'setrlimit', otherwise define to
1056 #ifndef USED_FOR_TARGET
1057 #undef HAVE_DECL_SETRLIMIT
1061 /* Define to 1 if we found a declaration for 'sigaltstack', otherwise define
1063 #ifndef USED_FOR_TARGET
1064 #undef HAVE_DECL_SIGALTSTACK
1068 /* Define to 1 if we found a declaration for 'snprintf', otherwise define to
1070 #ifndef USED_FOR_TARGET
1071 #undef HAVE_DECL_SNPRINTF
1075 /* Define to 1 if we found a declaration for 'stpcpy', otherwise define to 0.
1077 #ifndef USED_FOR_TARGET
1078 #undef HAVE_DECL_STPCPY
1082 /* Define to 1 if we found a declaration for 'strnlen', otherwise define to 0.
1084 #ifndef USED_FOR_TARGET
1085 #undef HAVE_DECL_STRNLEN
1089 /* Define to 1 if we found a declaration for 'strsignal', otherwise define to
1091 #ifndef USED_FOR_TARGET
1092 #undef HAVE_DECL_STRSIGNAL
1096 /* Define to 1 if you have the declaration of `strstr(const char*,const
1097 char*)', and to 0 if you don't. */
1098 #ifndef USED_FOR_TARGET
1099 #undef HAVE_DECL_STRSTR
1103 /* Define to 1 if we found a declaration for 'strtol', otherwise define to 0.
1105 #ifndef USED_FOR_TARGET
1106 #undef HAVE_DECL_STRTOL
1110 /* Define to 1 if we found a declaration for 'strtoll', otherwise define to 0.
1112 #ifndef USED_FOR_TARGET
1113 #undef HAVE_DECL_STRTOLL
1117 /* Define to 1 if we found a declaration for 'strtoul', otherwise define to 0.
1119 #ifndef USED_FOR_TARGET
1120 #undef HAVE_DECL_STRTOUL
1124 /* Define to 1 if we found a declaration for 'strtoull', otherwise define to
1126 #ifndef USED_FOR_TARGET
1127 #undef HAVE_DECL_STRTOULL
1131 /* Define to 1 if we found a declaration for 'strverscmp', otherwise define to
1133 #ifndef USED_FOR_TARGET
1134 #undef HAVE_DECL_STRVERSCMP
1138 /* Define to 1 if we found a declaration for 'times', otherwise define to 0.
1140 #ifndef USED_FOR_TARGET
1141 #undef HAVE_DECL_TIMES
1145 /* Define to 1 if we found a declaration for 'unsetenv', otherwise define to
1147 #ifndef USED_FOR_TARGET
1148 #undef HAVE_DECL_UNSETENV
1152 /* Define to 1 if we found a declaration for 'vasprintf', otherwise define to
1154 #ifndef USED_FOR_TARGET
1155 #undef HAVE_DECL_VASPRINTF
1159 /* Define to 1 if we found a declaration for 'vsnprintf', otherwise define to
1161 #ifndef USED_FOR_TARGET
1162 #undef HAVE_DECL_VSNPRINTF
1166 /* Define to 1 if you have the <direct.h> header file. */
1167 #ifndef USED_FOR_TARGET
1168 #undef HAVE_DIRECT_H
1172 /* Define to 1 if you have the <dlfcn.h> header file. */
1173 #ifndef USED_FOR_TARGET
1178 /* Define to 1 if you have the <ext/hash_map> header file. */
1179 #ifndef USED_FOR_TARGET
1180 #undef HAVE_EXT_HASH_MAP
1184 /* Define to 1 if you have the <fcntl.h> header file. */
1185 #ifndef USED_FOR_TARGET
1190 /* Define to 1 if you have the `feof_unlocked' function. */
1191 #ifndef USED_FOR_TARGET
1192 #undef HAVE_FEOF_UNLOCKED
1196 /* Define to 1 if you have the `ferror_unlocked' function. */
1197 #ifndef USED_FOR_TARGET
1198 #undef HAVE_FERROR_UNLOCKED
1202 /* Define to 1 if you have the `fflush_unlocked' function. */
1203 #ifndef USED_FOR_TARGET
1204 #undef HAVE_FFLUSH_UNLOCKED
1208 /* Define to 1 if you have the `fgetc_unlocked' function. */
1209 #ifndef USED_FOR_TARGET
1210 #undef HAVE_FGETC_UNLOCKED
1214 /* Define to 1 if you have the `fgets_unlocked' function. */
1215 #ifndef USED_FOR_TARGET
1216 #undef HAVE_FGETS_UNLOCKED
1220 /* Define to 1 if you have the `fileno_unlocked' function. */
1221 #ifndef USED_FOR_TARGET
1222 #undef HAVE_FILENO_UNLOCKED
1226 /* Define to 1 if you have the `fork' function. */
1227 #ifndef USED_FOR_TARGET
1232 /* Define to 1 if you have the `fprintf_unlocked' function. */
1233 #ifndef USED_FOR_TARGET
1234 #undef HAVE_FPRINTF_UNLOCKED
1238 /* Define to 1 if you have the `fputc_unlocked' function. */
1239 #ifndef USED_FOR_TARGET
1240 #undef HAVE_FPUTC_UNLOCKED
1244 /* Define to 1 if you have the `fputs_unlocked' function. */
1245 #ifndef USED_FOR_TARGET
1246 #undef HAVE_FPUTS_UNLOCKED
1250 /* Define to 1 if you have the `fread_unlocked' function. */
1251 #ifndef USED_FOR_TARGET
1252 #undef HAVE_FREAD_UNLOCKED
1256 /* Define to 1 if you have the <ftw.h> header file. */
1257 #ifndef USED_FOR_TARGET
1262 /* Define to 1 if you have the `fwrite_unlocked' function. */
1263 #ifndef USED_FOR_TARGET
1264 #undef HAVE_FWRITE_UNLOCKED
1268 /* Define if your assembler supports specifying the alignment of objects
1269 allocated using the GAS .comm command. */
1270 #ifndef USED_FOR_TARGET
1271 #undef HAVE_GAS_ALIGNED_COMM
1275 /* Define if your assembler supports .balign and .p2align. */
1276 #ifndef USED_FOR_TARGET
1277 #undef HAVE_GAS_BALIGN_AND_P2ALIGN
1281 /* Define 0/1 if your assembler supports CFI directives. */
1282 #undef HAVE_GAS_CFI_DIRECTIVE
1284 /* Define 0/1 if your assembler supports .cfi_personality. */
1285 #undef HAVE_GAS_CFI_PERSONALITY_DIRECTIVE
1287 /* Define 0/1 if your assembler supports .cfi_sections. */
1288 #undef HAVE_GAS_CFI_SECTIONS_DIRECTIVE
1290 /* Define if your assembler supports the .loc discriminator sub-directive. */
1291 #ifndef USED_FOR_TARGET
1292 #undef HAVE_GAS_DISCRIMINATOR
1296 /* Define if your assembler supports @gnu_unique_object. */
1297 #ifndef USED_FOR_TARGET
1298 #undef HAVE_GAS_GNU_UNIQUE_OBJECT
1302 /* Define if your assembler and linker support .hidden. */
1303 #undef HAVE_GAS_HIDDEN
1305 /* Define if your assembler supports .lcomm with an alignment field. */
1306 #ifndef USED_FOR_TARGET
1307 #undef HAVE_GAS_LCOMM_WITH_ALIGNMENT
1311 /* Define if your assembler supports .literal16. */
1312 #ifndef USED_FOR_TARGET
1313 #undef HAVE_GAS_LITERAL16
1317 /* Define if your assembler supports the .loc is_stmt sub-directive. */
1318 #ifndef USED_FOR_TARGET
1319 #undef HAVE_GAS_LOC_STMT
1323 /* Define if your assembler supports specifying the maximum number of bytes to
1324 skip when using the GAS .p2align command. */
1325 #ifndef USED_FOR_TARGET
1326 #undef HAVE_GAS_MAX_SKIP_P2ALIGN
1330 /* Define if your assembler supports the .set micromips directive */
1331 #ifndef USED_FOR_TARGET
1332 #undef HAVE_GAS_MICROMIPS
1336 /* Define if your assembler supports .nsubspa comdat option. */
1337 #ifndef USED_FOR_TARGET
1338 #undef HAVE_GAS_NSUBSPA_COMDAT
1342 /* Define if your assembler and linker support 32-bit section relative relocs
1343 via '.secrel32 label'. */
1344 #ifndef USED_FOR_TARGET
1345 #undef HAVE_GAS_PE_SECREL32_RELOC
1349 /* Define if your assembler supports specifying the exclude section flag. */
1350 #ifndef USED_FOR_TARGET
1351 #undef HAVE_GAS_SECTION_EXCLUDE
1355 /* Define 0/1 if your assembler supports marking sections with SHF_MERGE flag.
1357 #ifndef USED_FOR_TARGET
1358 #undef HAVE_GAS_SHF_MERGE
1362 /* Define if your assembler supports .subsection and .subsection -1 starts
1363 emitting at the beginning of your section. */
1364 #ifndef USED_FOR_TARGET
1365 #undef HAVE_GAS_SUBSECTION_ORDERING
1369 /* Define if your assembler supports .weak. */
1370 #ifndef USED_FOR_TARGET
1371 #undef HAVE_GAS_WEAK
1375 /* Define if your assembler supports .weakref. */
1376 #ifndef USED_FOR_TARGET
1377 #undef HAVE_GAS_WEAKREF
1381 /* Define to 1 if you have the `getchar_unlocked' function. */
1382 #ifndef USED_FOR_TARGET
1383 #undef HAVE_GETCHAR_UNLOCKED
1387 /* Define to 1 if you have the `getc_unlocked' function. */
1388 #ifndef USED_FOR_TARGET
1389 #undef HAVE_GETC_UNLOCKED
1393 /* Define to 1 if you have the `getrlimit' function. */
1394 #ifndef USED_FOR_TARGET
1395 #undef HAVE_GETRLIMIT
1399 /* Define to 1 if you have the `getrusage' function. */
1400 #ifndef USED_FOR_TARGET
1401 #undef HAVE_GETRUSAGE
1405 /* Define to 1 if you have the `gettimeofday' function. */
1406 #ifndef USED_FOR_TARGET
1407 #undef HAVE_GETTIMEOFDAY
1411 /* Define to 1 if using GNU as. */
1412 #ifndef USED_FOR_TARGET
1417 /* Define if your system supports gnu indirect functions. */
1418 #ifndef USED_FOR_TARGET
1419 #undef HAVE_GNU_INDIRECT_FUNCTION
1423 /* Define to 1 if using GNU ld. */
1424 #ifndef USED_FOR_TARGET
1429 /* Define if the gold linker supports split stack and is available as a
1431 #ifndef USED_FOR_TARGET
1432 #undef HAVE_GOLD_NON_DEFAULT_SPLIT_STACK
1436 /* Define if you have the iconv() function. */
1437 #ifndef USED_FOR_TARGET
1442 /* Define to 1 if you have the <iconv.h> header file. */
1443 #ifndef USED_FOR_TARGET
1448 /* Define 0/1 if .init_array/.fini_array sections are available and working.
1450 #ifndef USED_FOR_TARGET
1451 #undef HAVE_INITFINI_ARRAY_SUPPORT
1455 /* Define to 1 if the system has the type `intmax_t'. */
1456 #ifndef USED_FOR_TARGET
1457 #undef HAVE_INTMAX_T
1461 /* Define to 1 if the system has the type `intptr_t'. */
1462 #ifndef USED_FOR_TARGET
1463 #undef HAVE_INTPTR_T
1467 /* Define if you have a working <inttypes.h> header file. */
1468 #ifndef USED_FOR_TARGET
1469 #undef HAVE_INTTYPES_H
1473 /* Define to 1 if you have the `kill' function. */
1474 #ifndef USED_FOR_TARGET
1479 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
1480 #ifndef USED_FOR_TARGET
1481 #undef HAVE_LANGINFO_CODESET
1485 /* Define to 1 if you have the <langinfo.h> header file. */
1486 #ifndef USED_FOR_TARGET
1487 #undef HAVE_LANGINFO_H
1491 /* Define if your <locale.h> file defines LC_MESSAGES. */
1492 #ifndef USED_FOR_TARGET
1493 #undef HAVE_LC_MESSAGES
1497 /* Define to 1 if you have the <ldfcn.h> header file. */
1498 #ifndef USED_FOR_TARGET
1503 /* Define 0/1 if your linker supports the SHF_MERGE flag with section
1505 #ifndef USED_FOR_TARGET
1506 #undef HAVE_LD_ALIGNED_SHF_MERGE
1510 /* Define if your linker supports --as-needed/--no-as-needed or equivalent
1512 #ifndef USED_FOR_TARGET
1513 #undef HAVE_LD_AS_NEEDED
1517 /* Define if your default avr linker script for avrxmega3 leaves .rodata in
1519 #ifndef USED_FOR_TARGET
1520 #undef HAVE_LD_AVR_AVRXMEGA3_RODATA_IN_FLASH
1524 /* Define if your linker supports -z bndplt */
1525 #ifndef USED_FOR_TARGET
1526 #undef HAVE_LD_BNDPLT_SUPPORT
1530 /* Define if your linker supports --build-id. */
1531 #ifndef USED_FOR_TARGET
1532 #undef HAVE_LD_BUILDID
1536 /* Define if the linker supports clearing hardware capabilities via mapfile.
1538 #ifndef USED_FOR_TARGET
1539 #undef HAVE_LD_CLEARCAP
1543 /* Define to the level of your linker's compressed debug section support. */
1544 #ifndef USED_FOR_TARGET
1545 #undef HAVE_LD_COMPRESS_DEBUG
1549 /* Define if your linker supports --demangle option. */
1550 #ifndef USED_FOR_TARGET
1551 #undef HAVE_LD_DEMANGLE
1555 /* Define 0/1 if your linker supports CIE v3 in .eh_frame. */
1556 #ifndef USED_FOR_TARGET
1557 #undef HAVE_LD_EH_FRAME_CIEV3
1561 /* Define if your linker supports .eh_frame_hdr. */
1562 #undef HAVE_LD_EH_FRAME_HDR
1564 /* Define if your linker supports garbage collection of sections in presence
1566 #ifndef USED_FOR_TARGET
1567 #undef HAVE_LD_EH_GC_SECTIONS
1571 /* Define if your linker has buggy garbage collection of sections support when
1572 .text.startup.foo like sections are used. */
1573 #ifndef USED_FOR_TARGET
1574 #undef HAVE_LD_EH_GC_SECTIONS_BUG
1578 /* Define if your PowerPC64 linker supports a large TOC. */
1579 #ifndef USED_FOR_TARGET
1580 #undef HAVE_LD_LARGE_TOC
1584 /* Define if your PowerPC64 linker only needs function descriptor syms. */
1585 #ifndef USED_FOR_TARGET
1586 #undef HAVE_LD_NO_DOT_SYMS
1590 /* Define if your linker can relax absolute .eh_frame personality pointers
1591 into PC-relative form. */
1592 #ifndef USED_FOR_TARGET
1593 #undef HAVE_LD_PERSONALITY_RELAXATION
1597 /* Define if your linker supports PIE option. */
1598 #ifndef USED_FOR_TARGET
1603 /* Define 0/1 if your linker supports -pie option with copy reloc. */
1604 #ifndef USED_FOR_TARGET
1605 #undef HAVE_LD_PIE_COPYRELOC
1609 /* Define if your PowerPC linker has .gnu.attributes long double support. */
1610 #ifndef USED_FOR_TARGET
1611 #undef HAVE_LD_PPC_GNU_ATTR_LONG_DOUBLE
1615 /* Define if your linker supports --push-state/--pop-state */
1616 #ifndef USED_FOR_TARGET
1617 #undef HAVE_LD_PUSHPOPSTATE_SUPPORT
1621 /* Define if your linker links a mix of read-only and read-write sections into
1622 a read-write section. */
1623 #ifndef USED_FOR_TARGET
1624 #undef HAVE_LD_RO_RW_SECTION_MIXING
1628 /* Define if your linker supports the *_sol2 emulations. */
1629 #ifndef USED_FOR_TARGET
1630 #undef HAVE_LD_SOL2_EMULATION
1634 /* Define if your linker supports -Bstatic/-Bdynamic or equivalent options. */
1635 #ifndef USED_FOR_TARGET
1636 #undef HAVE_LD_STATIC_DYNAMIC
1640 /* Define if your linker supports --sysroot. */
1641 #ifndef USED_FOR_TARGET
1642 #undef HAVE_LD_SYSROOT
1646 /* Define to 1 if you have the <limits.h> header file. */
1647 #ifndef USED_FOR_TARGET
1648 #undef HAVE_LIMITS_H
1652 /* Define to 1 if you have the <locale.h> header file. */
1653 #ifndef USED_FOR_TARGET
1654 #undef HAVE_LOCALE_H
1658 /* Define to 1 if the system has the type `long long'. */
1659 #ifndef USED_FOR_TARGET
1660 #undef HAVE_LONG_LONG
1664 /* Define to 1 if the system has the type `long long int'. */
1665 #ifndef USED_FOR_TARGET
1666 #undef HAVE_LONG_LONG_INT
1670 /* Define to the level of your linker's plugin support. */
1671 #ifndef USED_FOR_TARGET
1672 #undef HAVE_LTO_PLUGIN
1676 /* Define to 1 if you have the `madvise' function. */
1677 #ifndef USED_FOR_TARGET
1682 /* Define to 1 if you have the `mallinfo' function. */
1683 #ifndef USED_FOR_TARGET
1684 #undef HAVE_MALLINFO
1688 /* Define to 1 if you have the `mallinfo2' function. */
1689 #ifndef USED_FOR_TARGET
1690 #undef HAVE_MALLINFO2
1694 /* Define to 1 if you have the <malloc.h> header file. */
1695 #ifndef USED_FOR_TARGET
1696 #undef HAVE_MALLOC_H
1700 /* Define to 1 if you have the `mbstowcs' function. */
1701 #ifndef USED_FOR_TARGET
1702 #undef HAVE_MBSTOWCS
1706 /* Define if valgrind's memcheck.h header is installed. */
1707 #ifndef USED_FOR_TARGET
1708 #undef HAVE_MEMCHECK_H
1712 /* Define to 1 if you have the <memory.h> header file. */
1713 #ifndef USED_FOR_TARGET
1714 #undef HAVE_MEMORY_H
1718 /* Define to 1 if you have the `mmap' function. */
1719 #ifndef USED_FOR_TARGET
1724 /* Define if mmap with MAP_ANON(YMOUS) works. */
1725 #ifndef USED_FOR_TARGET
1726 #undef HAVE_MMAP_ANON
1730 /* Define if mmap of /dev/zero works. */
1731 #ifndef USED_FOR_TARGET
1732 #undef HAVE_MMAP_DEV_ZERO
1736 /* Define if read-only mmap of a plain file works. */
1737 #ifndef USED_FOR_TARGET
1738 #undef HAVE_MMAP_FILE
1742 /* Define if GCC has been configured with --enable-newlib-nano-formatted-io.
1744 #ifndef USED_FOR_TARGET
1745 #undef HAVE_NEWLIB_NANO_FORMATTED_IO
1749 /* Define to 1 if you have the `nl_langinfo' function. */
1750 #ifndef USED_FOR_TARGET
1751 #undef HAVE_NL_LANGINFO
1755 /* Define to 1 if you have the `popen' function. */
1756 #ifndef USED_FOR_TARGET
1761 /* Define to 1 if you have the `putchar_unlocked' function. */
1762 #ifndef USED_FOR_TARGET
1763 #undef HAVE_PUTCHAR_UNLOCKED
1767 /* Define to 1 if you have the `putc_unlocked' function. */
1768 #ifndef USED_FOR_TARGET
1769 #undef HAVE_PUTC_UNLOCKED
1773 /* Define to 1 if you have the `setlocale' function. */
1774 #ifndef USED_FOR_TARGET
1775 #undef HAVE_SETLOCALE
1779 /* Define to 1 if you have the `setrlimit' function. */
1780 #ifndef USED_FOR_TARGET
1781 #undef HAVE_SETRLIMIT
1785 /* Define if the system-provided CRTs are present on Solaris. */
1786 #ifndef USED_FOR_TARGET
1787 #undef HAVE_SOLARIS_CRTS
1791 /* Define to 1 if you have the <stddef.h> header file. */
1792 #ifndef USED_FOR_TARGET
1793 #undef HAVE_STDDEF_H
1797 /* Define to 1 if you have the <stdint.h> header file. */
1798 #ifndef USED_FOR_TARGET
1799 #undef HAVE_STDINT_H
1803 /* Define to 1 if you have the <stdlib.h> header file. */
1804 #ifndef USED_FOR_TARGET
1805 #undef HAVE_STDLIB_H
1809 /* Define to 1 if you have the <strings.h> header file. */
1810 #ifndef USED_FOR_TARGET
1811 #undef HAVE_STRINGS_H
1815 /* Define to 1 if you have the <string.h> header file. */
1816 #ifndef USED_FOR_TARGET
1817 #undef HAVE_STRING_H
1821 /* Define to 1 if you have the `strsignal' function. */
1822 #ifndef USED_FOR_TARGET
1823 #undef HAVE_STRSIGNAL
1827 /* Define if <sys/times.h> defines struct tms. */
1828 #ifndef USED_FOR_TARGET
1829 #undef HAVE_STRUCT_TMS
1833 /* Define if <utility> defines std::swap. */
1834 #ifndef USED_FOR_TARGET
1835 #undef HAVE_SWAP_IN_UTILITY
1839 /* Define to 1 if you have the `sysconf' function. */
1840 #ifndef USED_FOR_TARGET
1845 /* Define to 1 if you have the <sys/file.h> header file. */
1846 #ifndef USED_FOR_TARGET
1847 #undef HAVE_SYS_FILE_H
1851 /* Define to 1 if you have the <sys/mman.h> header file. */
1852 #ifndef USED_FOR_TARGET
1853 #undef HAVE_SYS_MMAN_H
1857 /* Define to 1 if you have the <sys/param.h> header file. */
1858 #ifndef USED_FOR_TARGET
1859 #undef HAVE_SYS_PARAM_H
1863 /* Define to 1 if you have the <sys/resource.h> header file. */
1864 #ifndef USED_FOR_TARGET
1865 #undef HAVE_SYS_RESOURCE_H
1869 /* Define if your target C library provides sys/sdt.h */
1870 #undef HAVE_SYS_SDT_H
1872 /* Define to 1 if you have the <sys/stat.h> header file. */
1873 #ifndef USED_FOR_TARGET
1874 #undef HAVE_SYS_STAT_H
1878 /* Define to 1 if you have the <sys/times.h> header file. */
1879 #ifndef USED_FOR_TARGET
1880 #undef HAVE_SYS_TIMES_H
1884 /* Define to 1 if you have the <sys/time.h> header file. */
1885 #ifndef USED_FOR_TARGET
1886 #undef HAVE_SYS_TIME_H
1890 /* Define to 1 if you have the <sys/types.h> header file. */
1891 #ifndef USED_FOR_TARGET
1892 #undef HAVE_SYS_TYPES_H
1896 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
1897 #ifndef USED_FOR_TARGET
1898 #undef HAVE_SYS_WAIT_H
1902 /* Define to 1 if you have the `times' function. */
1903 #ifndef USED_FOR_TARGET
1908 /* Define to 1 if you have the <time.h> header file. */
1909 #ifndef USED_FOR_TARGET
1914 /* Define to 1 if you have the <tr1/unordered_map> header file. */
1915 #ifndef USED_FOR_TARGET
1916 #undef HAVE_TR1_UNORDERED_MAP
1920 /* Define to 1 if the system has the type `uintmax_t'. */
1921 #ifndef USED_FOR_TARGET
1922 #undef HAVE_UINTMAX_T
1926 /* Define to 1 if the system has the type `uintptr_t'. */
1927 #ifndef USED_FOR_TARGET
1928 #undef HAVE_UINTPTR_T
1932 /* Define to 1 if you have the <unistd.h> header file. */
1933 #ifndef USED_FOR_TARGET
1934 #undef HAVE_UNISTD_H
1938 /* Define to 1 if you have the <unordered_map> header file. */
1939 #ifndef USED_FOR_TARGET
1940 #undef HAVE_UNORDERED_MAP
1944 /* Define to 1 if the system has the type `unsigned long long int'. */
1945 #ifndef USED_FOR_TARGET
1946 #undef HAVE_UNSIGNED_LONG_LONG_INT
1950 /* Define if valgrind's valgrind/memcheck.h header is installed. */
1951 #ifndef USED_FOR_TARGET
1952 #undef HAVE_VALGRIND_MEMCHECK_H
1956 /* Define to 1 if you have the `vfork' function. */
1957 #ifndef USED_FOR_TARGET
1962 /* Define to 1 if you have the <vfork.h> header file. */
1963 #ifndef USED_FOR_TARGET
1968 /* Define to 1 if you have the <wchar.h> header file. */
1969 #ifndef USED_FOR_TARGET
1974 /* Define to 1 if you have the `wcswidth' function. */
1975 #ifndef USED_FOR_TARGET
1976 #undef HAVE_WCSWIDTH
1980 /* Define to 1 if `fork' works. */
1981 #ifndef USED_FOR_TARGET
1982 #undef HAVE_WORKING_FORK
1986 /* Define this macro if mbstowcs does not crash when its first argument is
1988 #ifndef USED_FOR_TARGET
1989 #undef HAVE_WORKING_MBSTOWCS
1993 /* Define to 1 if `vfork' works. */
1994 #ifndef USED_FOR_TARGET
1995 #undef HAVE_WORKING_VFORK
1999 /* Define if your assembler supports AIX debug frame section label reference.
2001 #ifndef USED_FOR_TARGET
2002 #undef HAVE_XCOFF_DWARF_EXTRAS
2006 /* Define if you have a working <zstd.h> header file. */
2007 #ifndef USED_FOR_TARGET
2012 /* Define if isl is in use. */
2013 #ifndef USED_FOR_TARGET
2018 /* Define if F_SETLKW supported by fcntl. */
2019 #ifndef USED_FOR_TARGET
2020 #undef HOST_HAS_F_SETLKW
2024 /* Define as const if the declaration of iconv() needs const. */
2025 #ifndef USED_FOR_TARGET
2030 /* Define if int64_t uses long as underlying type. */
2031 #ifndef USED_FOR_TARGET
2032 #undef INT64_T_IS_LONG
2036 /* Define to 1 if ld64 supports '-export_dynamic'. */
2037 #ifndef USED_FOR_TARGET
2038 #undef LD64_HAS_EXPORT_DYNAMIC
2042 /* Define to ld64 version. */
2043 #ifndef USED_FOR_TARGET
2048 /* Define to the linker option to ignore unused dependencies. */
2049 #ifndef USED_FOR_TARGET
2050 #undef LD_AS_NEEDED_OPTION
2054 /* Define to the linker option to enable compressed debug sections. */
2055 #ifndef USED_FOR_TARGET
2056 #undef LD_COMPRESS_DEBUG_OPTION
2060 /* Define to the linker option to enable use of shared objects. */
2061 #ifndef USED_FOR_TARGET
2062 #undef LD_DYNAMIC_OPTION
2066 /* Define to the linker option to keep unused dependencies. */
2067 #ifndef USED_FOR_TARGET
2068 #undef LD_NO_AS_NEEDED_OPTION
2072 /* Define to the linker option to disable use of shared objects. */
2073 #ifndef USED_FOR_TARGET
2074 #undef LD_STATIC_OPTION
2078 /* The linker hash style */
2079 #ifndef USED_FOR_TARGET
2080 #undef LINKER_HASH_STYLE
2084 /* Define to the name of the LTO plugin DSO that must be passed to the
2085 linker's -plugin=LIB option. */
2086 #ifndef USED_FOR_TARGET
2087 #undef LTOPLUGINSONAME
2091 /* Define to the sub-directory in which libtool stores uninstalled libraries.
2093 #ifndef USED_FOR_TARGET
2098 /* Define if we should link mingw executables with --large-address-aware */
2099 #ifndef USED_FOR_TARGET
2100 #undef MINGW_DEFAULT_LARGE_ADDR_AWARE
2104 /* Value to set mingw's _dowildcard to. */
2105 #ifndef USED_FOR_TARGET
2106 #undef MINGW_DOWILDCARD
2110 /* Define if host mkdir takes a single argument. */
2111 #ifndef USED_FOR_TARGET
2112 #undef MKDIR_TAKES_ONE_ARG
2116 /* Define to offload targets, separated by commas. */
2117 #ifndef USED_FOR_TARGET
2118 #undef OFFLOAD_TARGETS
2122 /* Define to the address where bug reports for this package should be sent. */
2123 #ifndef USED_FOR_TARGET
2124 #undef PACKAGE_BUGREPORT
2128 /* Define to the full name of this package. */
2129 #ifndef USED_FOR_TARGET
2134 /* Define to the full name and version of this package. */
2135 #ifndef USED_FOR_TARGET
2136 #undef PACKAGE_STRING
2140 /* Define to the one symbol short name of this package. */
2141 #ifndef USED_FOR_TARGET
2142 #undef PACKAGE_TARNAME
2146 /* Define to the home page for this package. */
2147 #ifndef USED_FOR_TARGET
2152 /* Define to the version of this package. */
2153 #ifndef USED_FOR_TARGET
2154 #undef PACKAGE_VERSION
2158 /* Specify plugin linker */
2159 #ifndef USED_FOR_TARGET
2160 #undef PLUGIN_LD_SUFFIX
2164 /* Define to .TOC. alignment forced by your linker. */
2165 #ifndef USED_FOR_TARGET
2166 #undef POWERPC64_TOC_POINTER_ALIGNMENT
2170 /* Define to PREFIX/include if cpp should also search that directory. */
2171 #ifndef USED_FOR_TARGET
2172 #undef PREFIX_INCLUDE_DIR
2176 /* The size of `int', as computed by sizeof. */
2177 #ifndef USED_FOR_TARGET
2182 /* The size of `long', as computed by sizeof. */
2183 #ifndef USED_FOR_TARGET
2188 /* The size of `long long', as computed by sizeof. */
2189 #ifndef USED_FOR_TARGET
2190 #undef SIZEOF_LONG_LONG
2194 /* The size of `short', as computed by sizeof. */
2195 #ifndef USED_FOR_TARGET
2200 /* The size of `void *', as computed by sizeof. */
2201 #ifndef USED_FOR_TARGET
2202 #undef SIZEOF_VOID_P
2206 /* Define to 1 if you have the ANSI C header files. */
2207 #ifndef USED_FOR_TARGET
2212 /* Define if you can safely include both <string.h> and <strings.h>. */
2213 #ifndef USED_FOR_TARGET
2214 #undef STRING_WITH_STRINGS
2218 /* Define if TFmode long double should be the default */
2219 #ifndef USED_FOR_TARGET
2220 #undef TARGET_DEFAULT_LONG_DOUBLE_128
2224 /* Define if your target C library provides the `dl_iterate_phdr' function. */
2225 #undef TARGET_DL_ITERATE_PHDR
2227 /* GNU C Library major version number used on the target, or 0. */
2228 #ifndef USED_FOR_TARGET
2229 #undef TARGET_GLIBC_MAJOR
2233 /* GNU C Library minor version number used on the target, or 0. */
2234 #ifndef USED_FOR_TARGET
2235 #undef TARGET_GLIBC_MINOR
2239 /* Define if your target C Library properly handles PT_GNU_STACK */
2240 #ifndef USED_FOR_TARGET
2241 #undef TARGET_LIBC_GNUSTACK
2245 /* Define if your target C Library provides the AT_HWCAP value in the TCB */
2246 #ifndef USED_FOR_TARGET
2247 #undef TARGET_LIBC_PROVIDES_HWCAP_IN_TCB
2251 /* Define if your target C library provides stack protector support */
2252 #ifndef USED_FOR_TARGET
2253 #undef TARGET_LIBC_PROVIDES_SSP
2257 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
2258 #ifndef USED_FOR_TARGET
2259 #undef TIME_WITH_SYS_TIME
2263 /* Define to the flag used to mark TLS sections if the default (`T') doesn't
2265 #ifndef USED_FOR_TARGET
2266 #undef TLS_SECTION_ASM_FLAG
2270 /* Define if your assembler mis-optimizes .eh_frame data. */
2271 #ifndef USED_FOR_TARGET
2272 #undef USE_AS_TRADITIONAL_FORMAT
2276 /* Define if you want to generate code by default that assumes that the Cygwin
2277 DLL exports wrappers to support libstdc++ function replacement. */
2278 #ifndef USED_FOR_TARGET
2279 #undef USE_CYGWIN_LIBSTDCXX_WRAPPERS
2283 /* Define 0/1 if your linker supports hidden thunks in linkonce sections. */
2284 #ifndef USED_FOR_TARGET
2285 #undef USE_HIDDEN_LINKONCE
2289 /* Define to 1 if the 'long long' type is wider than 'long' but still
2290 efficiently supported by the host hardware. */
2291 #ifndef USED_FOR_TARGET
2292 #undef USE_LONG_LONG_FOR_WIDEST_FAST_INT
2296 /* Define if we should use leading underscore on 64 bit mingw targets */
2297 #ifndef USED_FOR_TARGET
2298 #undef USE_MINGW64_LEADING_UNDERSCORES
2302 /* Enable extensions on AIX 3, Interix. */
2306 /* Enable GNU extensions on systems that have them. */
2310 /* Enable threading extensions on Solaris. */
2311 #ifndef _POSIX_PTHREAD_SEMANTICS
2312 # undef _POSIX_PTHREAD_SEMANTICS
2314 /* Enable extensions on HP NonStop. */
2315 #ifndef _TANDEM_SOURCE
2316 # undef _TANDEM_SOURCE
2318 /* Enable general extensions on Solaris. */
2319 #ifndef __EXTENSIONS__
2320 # undef __EXTENSIONS__
2324 /* Define to be the last component of the Windows registry key under which to
2325 look for installation paths. The full key used will be
2326 HKEY_LOCAL_MACHINE/SOFTWARE/Free Software Foundation/{WIN32_REGISTRY_KEY}.
2327 The default is the GCC version number. */
2328 #ifndef USED_FOR_TARGET
2329 #undef WIN32_REGISTRY_KEY
2333 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
2334 significant byte first (like Motorola and SPARC, unlike Intel). */
2335 #if defined AC_APPLE_UNIVERSAL_BUILD
2336 # if defined __BIG_ENDIAN__
2337 # define WORDS_BIGENDIAN 1
2340 # ifndef WORDS_BIGENDIAN
2341 # undef WORDS_BIGENDIAN
2345 /* Enable large inode numbers on Mac OS X 10.5. */
2346 #ifndef _DARWIN_USE_64_BIT_INODE
2347 # define _DARWIN_USE_64_BIT_INODE 1
2350 /* Number of bits in a file offset, on hosts where this is settable. */
2351 #ifndef USED_FOR_TARGET
2352 #undef _FILE_OFFSET_BITS
2356 /* Define for large files, on AIX-style hosts. */
2357 #ifndef USED_FOR_TARGET
2362 /* Define to 1 if on MINIX. */
2363 #ifndef USED_FOR_TARGET
2368 /* Define to 2 if the system does not provide POSIX.1 features except with
2370 #ifndef USED_FOR_TARGET
2371 #undef _POSIX_1_SOURCE
2375 /* Define to 1 if you need to in order for `stat' and other things to work. */
2376 #ifndef USED_FOR_TARGET
2377 #undef _POSIX_SOURCE
2381 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
2382 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
2383 #define below would cause a syntax error. */
2384 #ifndef USED_FOR_TARGET
2389 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
2390 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
2391 #define below would cause a syntax error. */
2392 #ifndef USED_FOR_TARGET
2397 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
2398 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
2399 #define below would cause a syntax error. */
2400 #ifndef USED_FOR_TARGET
2405 /* Define to `char *' if <sys/types.h> does not define. */
2406 #ifndef USED_FOR_TARGET
2411 /* Define to `__inline__' or `__inline' if that's what the C compiler
2412 calls it, or to nothing if 'inline' is not supported under any name. */
2417 /* Define to the type of a signed integer type of width exactly 16 bits if
2418 such a type exists and the standard includes do not define it. */
2419 #ifndef USED_FOR_TARGET
2424 /* Define to the type of a signed integer type of width exactly 32 bits if
2425 such a type exists and the standard includes do not define it. */
2426 #ifndef USED_FOR_TARGET
2431 /* Define to the type of a signed integer type of width exactly 64 bits if
2432 such a type exists and the standard includes do not define it. */
2433 #ifndef USED_FOR_TARGET
2438 /* Define to the type of a signed integer type of width exactly 8 bits if such
2439 a type exists and the standard includes do not define it. */
2440 #ifndef USED_FOR_TARGET
2445 /* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
2447 #ifndef USED_FOR_TARGET
2452 /* Define to the type of a signed integer type wide enough to hold a pointer,
2453 if such a type exists, and if the system does not define it. */
2454 #ifndef USED_FOR_TARGET
2459 /* Define to `int' if <sys/types.h> does not define. */
2460 #ifndef USED_FOR_TARGET
2465 /* Define to `long' if <sys/resource.h> doesn't define. */
2466 #ifndef USED_FOR_TARGET
2471 /* Define to `int' if <sys/types.h> does not define. */
2472 #ifndef USED_FOR_TARGET
2477 /* Define to the type of an unsigned integer type of width exactly 16 bits if
2478 such a type exists and the standard includes do not define it. */
2479 #ifndef USED_FOR_TARGET
2484 /* Define to the type of an unsigned integer type of width exactly 32 bits if
2485 such a type exists and the standard includes do not define it. */
2486 #ifndef USED_FOR_TARGET
2491 /* Define to the type of an unsigned integer type of width exactly 64 bits if
2492 such a type exists and the standard includes do not define it. */
2493 #ifndef USED_FOR_TARGET
2498 /* Define to the type of an unsigned integer type of width exactly 8 bits if
2499 such a type exists and the standard includes do not define it. */
2500 #ifndef USED_FOR_TARGET
2505 /* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
2507 #ifndef USED_FOR_TARGET
2512 /* Define to the type of an unsigned integer type wide enough to hold a
2513 pointer, if such a type exists, and if the system does not define it. */
2514 #ifndef USED_FOR_TARGET
2519 /* Define as `fork' if `vfork' does not work. */
2520 #ifndef USED_FOR_TARGET