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 to enable evaluating float expressions with double precision in
240 standards-compatible mode on s390 targets. */
241 #undef ENABLE_S390_EXCESS_FLOAT_PRECISION
243 /* Define if the -stdlib= option should be enabled. */
244 #ifndef USED_FOR_TARGET
245 #undef ENABLE_STDLIB_OPTION
249 /* Define if you want all operations on trees (the basic data structure of the
250 front ends) to be checked for dynamic type safety at runtime. This is
251 moderately expensive. */
252 #ifndef USED_FOR_TARGET
253 #undef ENABLE_TREE_CHECKING
257 /* Define if you want all gimple types to be verified after gimplifiation.
259 #ifndef USED_FOR_TARGET
260 #undef ENABLE_TYPES_CHECKING
264 /* Define to get calls to the valgrind runtime enabled. */
265 #ifndef USED_FOR_TARGET
266 #undef ENABLE_VALGRIND_ANNOTATIONS
270 /* Define if you want to run subprograms and generated programs through
271 valgrind (a memory checker). This is extremely expensive. */
272 #ifndef USED_FOR_TARGET
273 #undef ENABLE_VALGRIND_CHECKING
277 /* Define 0/1 if vtable verification feature is enabled. */
278 #ifndef USED_FOR_TARGET
279 #undef ENABLE_VTABLE_VERIFY
283 /* Define to 1 if installation paths should be looked up in the Windows
284 Registry. Ignored on non-Windows hosts. */
285 #ifndef USED_FOR_TARGET
286 #undef ENABLE_WIN32_REGISTRY
290 /* Define to the name of a file containing a list of extra machine modes for
291 this architecture. */
292 #ifndef USED_FOR_TARGET
293 #undef EXTRA_MODES_FILE
297 /* Define to enable detailed memory allocation stats gathering. */
298 #ifndef USED_FOR_TARGET
299 #undef GATHER_STATISTICS
303 /* Define to 1 if `TIOCGWINSZ' requires <sys/ioctl.h>. */
304 #ifndef USED_FOR_TARGET
305 #undef GWINSZ_IN_SYS_IOCTL
309 /* mcontext_t fields start with __ */
310 #ifndef USED_FOR_TARGET
311 #undef HAS_MCONTEXT_T_UNDERSCORES
315 /* Define if AF_INET6 supported. */
316 #ifndef USED_FOR_TARGET
321 /* Define if AF_UNIX supported. */
322 #ifndef USED_FOR_TARGET
327 /* Define if your assembler supports architecture modifiers. */
328 #ifndef USED_FOR_TARGET
329 #undef HAVE_AS_ARCHITECTURE_MODIFIERS
333 /* Define if your avr assembler supports -mgcc-isr option. */
334 #ifndef USED_FOR_TARGET
335 #undef HAVE_AS_AVR_MGCCISR_OPTION
339 /* Define if your avr assembler supports --mlink-relax option. */
340 #ifndef USED_FOR_TARGET
341 #undef HAVE_AS_AVR_MLINK_RELAX_OPTION
345 /* Define if your avr assembler supports -mrmw option. */
346 #ifndef USED_FOR_TARGET
347 #undef HAVE_AS_AVR_MRMW_OPTION
351 /* Define to the level of your assembler's compressed debug section support.
353 #ifndef USED_FOR_TARGET
354 #undef HAVE_AS_COMPRESS_DEBUG
358 /* Define if your assembler supports the --debug-prefix-map option. */
359 #ifndef USED_FOR_TARGET
360 #undef HAVE_AS_DEBUG_PREFIX_MAP
364 /* Define if your assembler supports .module. */
365 #ifndef USED_FOR_TARGET
366 #undef HAVE_AS_DOT_MODULE
370 /* Define if your assembler supports DSPR1 mult. */
371 #ifndef USED_FOR_TARGET
372 #undef HAVE_AS_DSPR1_MULT
376 /* Define if your assembler supports .dtprelword. */
377 #ifndef USED_FOR_TARGET
378 #undef HAVE_AS_DTPRELWORD
382 /* Define if your assembler supports dwarf2 .file/.loc directives, and
383 preserves file table indices exactly as given. */
384 #ifndef USED_FOR_TARGET
385 #undef HAVE_AS_DWARF2_DEBUG_LINE
389 /* Define if your assembler supports views in dwarf2 .loc directives. */
390 #ifndef USED_FOR_TARGET
391 #undef HAVE_AS_DWARF2_DEBUG_VIEW
395 /* Define if your assembler supports the R_PPC64_ENTRY relocation. */
396 #ifndef USED_FOR_TARGET
397 #undef HAVE_AS_ENTRY_MARKERS
401 /* Define if your assembler supports explicit relocations. */
402 #ifndef USED_FOR_TARGET
403 #undef HAVE_AS_EXPLICIT_RELOCS
407 /* Define if your assembler supports FMAF, HPC, and VIS 3.0 instructions. */
408 #ifndef USED_FOR_TARGET
409 #undef HAVE_AS_FMAF_HPC_VIS3
413 /* Define if your assembler supports the --gdwarf2 option. */
414 #ifndef USED_FOR_TARGET
415 #undef HAVE_AS_GDWARF2_DEBUG_FLAG
419 /* Define if your assembler supports the --gdwarf-5 option. */
420 #ifndef USED_FOR_TARGET
421 #undef HAVE_AS_GDWARF_5_DEBUG_FLAG
425 /* Define if your assembler supports .gnu_attribute. */
426 #ifndef USED_FOR_TARGET
427 #undef HAVE_AS_GNU_ATTRIBUTE
431 /* Define true if the assembler supports '.long foo@GOTOFF'. */
432 #ifndef USED_FOR_TARGET
433 #undef HAVE_AS_GOTOFF_IN_DATA
437 /* Define if your assembler supports the --gstabs option. */
438 #ifndef USED_FOR_TARGET
439 #undef HAVE_AS_GSTABS_DEBUG_FLAG
443 /* Define if your assembler supports the Sun syntax for cmov. */
444 #ifndef USED_FOR_TARGET
445 #undef HAVE_AS_IX86_CMOV_SUN_SYNTAX
449 /* Define if your assembler supports the subtraction of symbols in different
451 #ifndef USED_FOR_TARGET
452 #undef HAVE_AS_IX86_DIFF_SECT_DELTA
456 /* Define if your assembler supports the ffreep mnemonic. */
457 #ifndef USED_FOR_TARGET
458 #undef HAVE_AS_IX86_FFREEP
462 /* Define if your assembler uses fildq and fistq mnemonics. */
463 #ifndef USED_FOR_TARGET
464 #undef HAVE_AS_IX86_FILDQ
468 /* Define if your assembler uses filds and fists mnemonics. */
469 #ifndef USED_FOR_TARGET
470 #undef HAVE_AS_IX86_FILDS
474 /* Define 0/1 if your assembler and linker support @GOT. */
475 #ifndef USED_FOR_TARGET
476 #undef HAVE_AS_IX86_GOT32X
480 /* Define if your assembler supports HLE prefixes. */
481 #ifndef USED_FOR_TARGET
482 #undef HAVE_AS_IX86_HLE
486 /* Define if your assembler supports interunit movq mnemonic. */
487 #ifndef USED_FOR_TARGET
488 #undef HAVE_AS_IX86_INTERUNIT_MOVQ
492 /* Define if your assembler supports the .quad directive. */
493 #ifndef USED_FOR_TARGET
494 #undef HAVE_AS_IX86_QUAD
498 /* Define if the assembler supports 'rep <insn>, lock <insn>'. */
499 #ifndef USED_FOR_TARGET
500 #undef HAVE_AS_IX86_REP_LOCK_PREFIX
504 /* Define if your assembler supports the sahf mnemonic in 64bit mode. */
505 #ifndef USED_FOR_TARGET
506 #undef HAVE_AS_IX86_SAHF
510 /* Define if your assembler supports the swap suffix. */
511 #ifndef USED_FOR_TARGET
512 #undef HAVE_AS_IX86_SWAP
516 /* Define if your assembler and linker support @tlsgdplt. */
517 #ifndef USED_FOR_TARGET
518 #undef HAVE_AS_IX86_TLSGDPLT
522 /* Define to 1 if your assembler and linker support @tlsldm. */
523 #ifndef USED_FOR_TARGET
524 #undef HAVE_AS_IX86_TLSLDM
528 /* Define to 1 if your assembler and linker support @tlsldmplt. */
529 #ifndef USED_FOR_TARGET
530 #undef HAVE_AS_IX86_TLSLDMPLT
534 /* Define 0/1 if your assembler and linker support calling ___tls_get_addr via
536 #ifndef USED_FOR_TARGET
537 #undef HAVE_AS_IX86_TLS_GET_ADDR_GOT
541 /* Define if your assembler supports the 'ud2' mnemonic. */
542 #ifndef USED_FOR_TARGET
543 #undef HAVE_AS_IX86_UD2
547 /* Define if your assembler supports the lituse_jsrdirect relocation. */
548 #ifndef USED_FOR_TARGET
549 #undef HAVE_AS_JSRDIRECT_RELOCS
553 /* Define if your assembler supports .sleb128 and .uleb128. */
554 #ifndef USED_FOR_TARGET
555 #undef HAVE_AS_LEB128
559 /* Define if your assembler supports LEON instructions. */
560 #ifndef USED_FOR_TARGET
565 /* Define if the assembler won't complain about a line such as # 0 "" 2. */
566 #ifndef USED_FOR_TARGET
567 #undef HAVE_AS_LINE_ZERO
571 /* Define if your assembler supports ltoffx and ldxmov relocations. */
572 #ifndef USED_FOR_TARGET
573 #undef HAVE_AS_LTOFFX_LDXMOV_RELOCS
577 /* Define if your assembler supports the -mabi option. */
578 #ifndef USED_FOR_TARGET
579 #undef HAVE_AS_MABI_OPTION
583 /* Define if your assembler supports .machine and .machinemode. */
584 #ifndef USED_FOR_TARGET
585 #undef HAVE_AS_MACHINE_MACHINEMODE
589 /* Define if the assembler understands -march=rv*_zifencei. */
590 #ifndef USED_FOR_TARGET
591 #undef HAVE_AS_MARCH_ZIFENCEI
595 /* Define if your assembler supports mfcr field. */
596 #ifndef USED_FOR_TARGET
601 /* Define if the assembler understands -misa-spec=. */
602 #ifndef USED_FOR_TARGET
603 #undef HAVE_AS_MISA_SPEC
607 /* Define if your Mac OS X assembler supports the -mmacos-version-min option.
609 #ifndef USED_FOR_TARGET
610 #undef HAVE_AS_MMACOSX_VERSION_MIN_OPTION
614 /* Define if your assembler supports .mspabi_attribute. */
615 #ifndef USED_FOR_TARGET
616 #undef HAVE_AS_MSPABI_ATTRIBUTE
620 /* Define if the assembler understands -mnan=. */
621 #ifndef USED_FOR_TARGET
626 /* Define if your assembler supports %gotoff relocation syntax. */
627 #ifndef USED_FOR_TARGET
628 #undef HAVE_AS_NIOS2_GOTOFF_RELOCATION
632 /* Define if your assembler supports the -no-mul-bug-abort option. */
633 #ifndef USED_FOR_TARGET
634 #undef HAVE_AS_NO_MUL_BUG_ABORT_OPTION
638 /* Define if the assembler understands -mno-shared. */
639 #ifndef USED_FOR_TARGET
640 #undef HAVE_AS_NO_SHARED
644 /* Define if your assembler supports offsetable %lo(). */
645 #ifndef USED_FOR_TARGET
646 #undef HAVE_AS_OFFSETABLE_LO10
650 /* Define if your assembler supports R_PPC*_PLTSEQ relocations. */
651 #ifndef USED_FOR_TARGET
652 #undef HAVE_AS_PLTSEQ
656 /* Define if your assembler supports .ref */
657 #ifndef USED_FOR_TARGET
662 /* Define if your assembler supports R_PPC_REL16 relocs. */
663 #ifndef USED_FOR_TARGET
668 /* Define if your assembler supports -relax option. */
669 #ifndef USED_FOR_TARGET
670 #undef HAVE_AS_RELAX_OPTION
674 /* Define if your assembler supports .attribute. */
675 #ifndef USED_FOR_TARGET
676 #undef HAVE_AS_RISCV_ATTRIBUTE
680 /* Define if your assembler supports relocs needed by -fpic. */
681 #ifndef USED_FOR_TARGET
682 #undef HAVE_AS_SMALL_PIC_RELOCS
686 /* Define if your assembler supports SPARC4 instructions. */
687 #ifndef USED_FOR_TARGET
688 #undef HAVE_AS_SPARC4
692 /* Define if your assembler supports SPARC5 and VIS 4.0 instructions. */
693 #ifndef USED_FOR_TARGET
694 #undef HAVE_AS_SPARC5_VIS4
698 /* Define if your assembler supports SPARC6 instructions. */
699 #ifndef USED_FOR_TARGET
700 #undef HAVE_AS_SPARC6
704 /* Define if your assembler and linker support GOTDATA_OP relocs. */
705 #ifndef USED_FOR_TARGET
706 #undef HAVE_AS_SPARC_GOTDATA_OP
710 /* Define if your assembler and linker support unaligned PC relative relocs.
712 #ifndef USED_FOR_TARGET
713 #undef HAVE_AS_SPARC_UA_PCREL
717 /* Define if your assembler and linker support unaligned PC relative relocs
718 against hidden symbols. */
719 #ifndef USED_FOR_TARGET
720 #undef HAVE_AS_SPARC_UA_PCREL_HIDDEN
724 /* Define if your assembler supports .stabs. */
725 #ifndef USED_FOR_TARGET
726 #undef HAVE_AS_STABS_DIRECTIVE
730 /* Define if your assembler and linker support thread-local storage. */
731 #ifndef USED_FOR_TARGET
736 /* Define if your assembler supports vl/vst/vlm/vstm with an optional
737 alignment hint argument. */
738 #ifndef USED_FOR_TARGET
739 #undef HAVE_AS_VECTOR_LOADSTORE_ALIGNMENT_HINTS
743 /* Define if your assembler supports vl/vst/vlm/vstm with an optional
744 alignment hint argument on z13. */
745 #ifndef USED_FOR_TARGET
746 #undef HAVE_AS_VECTOR_LOADSTORE_ALIGNMENT_HINTS_ON_Z13
750 /* Define if your assembler supports VSX instructions. */
751 #ifndef USED_FOR_TARGET
756 /* Define if your assembler supports --gdwarf-4/--gdwarf-5 even with compiler
757 generated .debug_line. */
758 #ifndef USED_FOR_TARGET
759 #undef HAVE_AS_WORKING_DWARF_N_FLAG
763 /* Define if your assembler supports -xbrace_comment option. */
764 #ifndef USED_FOR_TARGET
765 #undef HAVE_AS_XBRACE_COMMENT_OPTION
769 /* Define to 1 if you have the `atoq' function. */
770 #ifndef USED_FOR_TARGET
775 /* Define to 1 if you have the `clearerr_unlocked' function. */
776 #ifndef USED_FOR_TARGET
777 #undef HAVE_CLEARERR_UNLOCKED
781 /* Define to 1 if you have the `clock' function. */
782 #ifndef USED_FOR_TARGET
787 /* Define if <time.h> defines clock_t. */
788 #ifndef USED_FOR_TARGET
793 /* Define 0/1 if your assembler and linker support COMDAT groups. */
794 #ifndef USED_FOR_TARGET
795 #undef HAVE_COMDAT_GROUP
799 /* Define to 1 if we found a declaration for 'abort', otherwise define to 0.
801 #ifndef USED_FOR_TARGET
802 #undef HAVE_DECL_ABORT
806 /* Define to 1 if we found a declaration for 'asprintf', otherwise define to
808 #ifndef USED_FOR_TARGET
809 #undef HAVE_DECL_ASPRINTF
813 /* Define to 1 if we found a declaration for 'atof', otherwise define to 0. */
814 #ifndef USED_FOR_TARGET
815 #undef HAVE_DECL_ATOF
819 /* Define to 1 if we found a declaration for 'atol', otherwise define to 0. */
820 #ifndef USED_FOR_TARGET
821 #undef HAVE_DECL_ATOL
825 /* Define to 1 if we found a declaration for 'atoll', otherwise define to 0.
827 #ifndef USED_FOR_TARGET
828 #undef HAVE_DECL_ATOLL
832 /* Define to 1 if you have the declaration of `basename(const char*)', and to
834 #ifndef USED_FOR_TARGET
835 #undef HAVE_DECL_BASENAME
839 /* Define to 1 if we found a declaration for 'calloc', otherwise define to 0.
841 #ifndef USED_FOR_TARGET
842 #undef HAVE_DECL_CALLOC
846 /* Define to 1 if we found a declaration for 'clearerr_unlocked', otherwise
848 #ifndef USED_FOR_TARGET
849 #undef HAVE_DECL_CLEARERR_UNLOCKED
853 /* Define to 1 if we found a declaration for 'clock', otherwise define to 0.
855 #ifndef USED_FOR_TARGET
856 #undef HAVE_DECL_CLOCK
860 /* Define to 1 if we found a declaration for 'errno', otherwise define to 0.
862 #ifndef USED_FOR_TARGET
863 #undef HAVE_DECL_ERRNO
867 /* Define to 1 if we found a declaration for 'feof_unlocked', otherwise define
869 #ifndef USED_FOR_TARGET
870 #undef HAVE_DECL_FEOF_UNLOCKED
874 /* Define to 1 if we found a declaration for 'ferror_unlocked', otherwise
876 #ifndef USED_FOR_TARGET
877 #undef HAVE_DECL_FERROR_UNLOCKED
881 /* Define to 1 if we found a declaration for 'fflush_unlocked', otherwise
883 #ifndef USED_FOR_TARGET
884 #undef HAVE_DECL_FFLUSH_UNLOCKED
888 /* Define to 1 if we found a declaration for 'ffs', otherwise define to 0. */
889 #ifndef USED_FOR_TARGET
894 /* Define to 1 if we found a declaration for 'fgetc_unlocked', otherwise
896 #ifndef USED_FOR_TARGET
897 #undef HAVE_DECL_FGETC_UNLOCKED
901 /* Define to 1 if we found a declaration for 'fgets_unlocked', otherwise
903 #ifndef USED_FOR_TARGET
904 #undef HAVE_DECL_FGETS_UNLOCKED
908 /* Define to 1 if we found a declaration for 'fileno_unlocked', otherwise
910 #ifndef USED_FOR_TARGET
911 #undef HAVE_DECL_FILENO_UNLOCKED
915 /* Define to 1 if we found a declaration for 'fprintf_unlocked', otherwise
917 #ifndef USED_FOR_TARGET
918 #undef HAVE_DECL_FPRINTF_UNLOCKED
922 /* Define to 1 if we found a declaration for 'fputc_unlocked', otherwise
924 #ifndef USED_FOR_TARGET
925 #undef HAVE_DECL_FPUTC_UNLOCKED
929 /* Define to 1 if we found a declaration for 'fputs_unlocked', otherwise
931 #ifndef USED_FOR_TARGET
932 #undef HAVE_DECL_FPUTS_UNLOCKED
936 /* Define to 1 if we found a declaration for 'fread_unlocked', otherwise
938 #ifndef USED_FOR_TARGET
939 #undef HAVE_DECL_FREAD_UNLOCKED
943 /* Define to 1 if we found a declaration for 'free', otherwise define to 0. */
944 #ifndef USED_FOR_TARGET
945 #undef HAVE_DECL_FREE
949 /* Define to 1 if we found a declaration for 'fwrite_unlocked', otherwise
951 #ifndef USED_FOR_TARGET
952 #undef HAVE_DECL_FWRITE_UNLOCKED
956 /* Define to 1 if we found a declaration for 'getchar_unlocked', otherwise
958 #ifndef USED_FOR_TARGET
959 #undef HAVE_DECL_GETCHAR_UNLOCKED
963 /* Define to 1 if we found a declaration for 'getcwd', otherwise define to 0.
965 #ifndef USED_FOR_TARGET
966 #undef HAVE_DECL_GETCWD
970 /* Define to 1 if we found a declaration for 'getc_unlocked', otherwise define
972 #ifndef USED_FOR_TARGET
973 #undef HAVE_DECL_GETC_UNLOCKED
977 /* Define to 1 if we found a declaration for 'getenv', otherwise define to 0.
979 #ifndef USED_FOR_TARGET
980 #undef HAVE_DECL_GETENV
984 /* Define to 1 if we found a declaration for 'getopt', otherwise define to 0.
986 #ifndef USED_FOR_TARGET
987 #undef HAVE_DECL_GETOPT
991 /* Define to 1 if we found a declaration for 'getpagesize', otherwise define
993 #ifndef USED_FOR_TARGET
994 #undef HAVE_DECL_GETPAGESIZE
998 /* Define to 1 if we found a declaration for 'getrlimit', otherwise define to
1000 #ifndef USED_FOR_TARGET
1001 #undef HAVE_DECL_GETRLIMIT
1005 /* Define to 1 if we found a declaration for 'getrusage', otherwise define to
1007 #ifndef USED_FOR_TARGET
1008 #undef HAVE_DECL_GETRUSAGE
1012 /* Define to 1 if we found a declaration for 'getwd', otherwise define to 0.
1014 #ifndef USED_FOR_TARGET
1015 #undef HAVE_DECL_GETWD
1019 /* Define to 1 if we found a declaration for 'ldgetname', otherwise define to
1021 #ifndef USED_FOR_TARGET
1022 #undef HAVE_DECL_LDGETNAME
1026 /* Define to 1 if we found a declaration for 'madvise', otherwise define to 0.
1028 #ifndef USED_FOR_TARGET
1029 #undef HAVE_DECL_MADVISE
1033 /* Define to 1 if we found a declaration for 'mallinfo', otherwise define to
1035 #ifndef USED_FOR_TARGET
1036 #undef HAVE_DECL_MALLINFO
1040 /* Define to 1 if we found a declaration for 'mallinfo2', otherwise define to
1042 #ifndef USED_FOR_TARGET
1043 #undef HAVE_DECL_MALLINFO2
1047 /* Define to 1 if we found a declaration for 'malloc', otherwise define to 0.
1049 #ifndef USED_FOR_TARGET
1050 #undef HAVE_DECL_MALLOC
1054 /* Define to 1 if we found a declaration for 'putchar_unlocked', otherwise
1056 #ifndef USED_FOR_TARGET
1057 #undef HAVE_DECL_PUTCHAR_UNLOCKED
1061 /* Define to 1 if we found a declaration for 'putc_unlocked', otherwise define
1063 #ifndef USED_FOR_TARGET
1064 #undef HAVE_DECL_PUTC_UNLOCKED
1068 /* Define to 1 if we found a declaration for 'realloc', otherwise define to 0.
1070 #ifndef USED_FOR_TARGET
1071 #undef HAVE_DECL_REALLOC
1075 /* Define to 1 if we found a declaration for 'sbrk', otherwise define to 0. */
1076 #ifndef USED_FOR_TARGET
1077 #undef HAVE_DECL_SBRK
1081 /* Define to 1 if we found a declaration for 'setenv', otherwise define to 0.
1083 #ifndef USED_FOR_TARGET
1084 #undef HAVE_DECL_SETENV
1088 /* Define to 1 if we found a declaration for 'setrlimit', otherwise define to
1090 #ifndef USED_FOR_TARGET
1091 #undef HAVE_DECL_SETRLIMIT
1095 /* Define to 1 if we found a declaration for 'sigaltstack', otherwise define
1097 #ifndef USED_FOR_TARGET
1098 #undef HAVE_DECL_SIGALTSTACK
1102 /* Define to 1 if we found a declaration for 'snprintf', otherwise define to
1104 #ifndef USED_FOR_TARGET
1105 #undef HAVE_DECL_SNPRINTF
1109 /* Define to 1 if we found a declaration for 'stpcpy', otherwise define to 0.
1111 #ifndef USED_FOR_TARGET
1112 #undef HAVE_DECL_STPCPY
1116 /* Define to 1 if we found a declaration for 'strnlen', otherwise define to 0.
1118 #ifndef USED_FOR_TARGET
1119 #undef HAVE_DECL_STRNLEN
1123 /* Define to 1 if we found a declaration for 'strsignal', otherwise define to
1125 #ifndef USED_FOR_TARGET
1126 #undef HAVE_DECL_STRSIGNAL
1130 /* Define to 1 if you have the declaration of `strstr(const char*,const
1131 char*)', and to 0 if you don't. */
1132 #ifndef USED_FOR_TARGET
1133 #undef HAVE_DECL_STRSTR
1137 /* Define to 1 if we found a declaration for 'strtol', otherwise define to 0.
1139 #ifndef USED_FOR_TARGET
1140 #undef HAVE_DECL_STRTOL
1144 /* Define to 1 if we found a declaration for 'strtoll', otherwise define to 0.
1146 #ifndef USED_FOR_TARGET
1147 #undef HAVE_DECL_STRTOLL
1151 /* Define to 1 if we found a declaration for 'strtoul', otherwise define to 0.
1153 #ifndef USED_FOR_TARGET
1154 #undef HAVE_DECL_STRTOUL
1158 /* Define to 1 if we found a declaration for 'strtoull', otherwise define to
1160 #ifndef USED_FOR_TARGET
1161 #undef HAVE_DECL_STRTOULL
1165 /* Define to 1 if we found a declaration for 'strverscmp', otherwise define to
1167 #ifndef USED_FOR_TARGET
1168 #undef HAVE_DECL_STRVERSCMP
1172 /* Define to 1 if we found a declaration for 'times', otherwise define to 0.
1174 #ifndef USED_FOR_TARGET
1175 #undef HAVE_DECL_TIMES
1179 /* Define to 1 if we found a declaration for 'unsetenv', otherwise define to
1181 #ifndef USED_FOR_TARGET
1182 #undef HAVE_DECL_UNSETENV
1186 /* Define to 1 if we found a declaration for 'vasprintf', otherwise define to
1188 #ifndef USED_FOR_TARGET
1189 #undef HAVE_DECL_VASPRINTF
1193 /* Define to 1 if we found a declaration for 'vsnprintf', otherwise define to
1195 #ifndef USED_FOR_TARGET
1196 #undef HAVE_DECL_VSNPRINTF
1200 /* Define to 1 if you have the <direct.h> header file. */
1201 #ifndef USED_FOR_TARGET
1202 #undef HAVE_DIRECT_H
1206 /* Define to 1 if you have the <dlfcn.h> header file. */
1207 #ifndef USED_FOR_TARGET
1212 /* Define to 1 if you have the <ext/hash_map> header file. */
1213 #ifndef USED_FOR_TARGET
1214 #undef HAVE_EXT_HASH_MAP
1218 /* Define to 1 if you have the <fcntl.h> header file. */
1219 #ifndef USED_FOR_TARGET
1224 /* Define to 1 if you have the `feof_unlocked' function. */
1225 #ifndef USED_FOR_TARGET
1226 #undef HAVE_FEOF_UNLOCKED
1230 /* Define to 1 if you have the `ferror_unlocked' function. */
1231 #ifndef USED_FOR_TARGET
1232 #undef HAVE_FERROR_UNLOCKED
1236 /* Define to 1 if you have the `fflush_unlocked' function. */
1237 #ifndef USED_FOR_TARGET
1238 #undef HAVE_FFLUSH_UNLOCKED
1242 /* Define to 1 if you have the `fgetc_unlocked' function. */
1243 #ifndef USED_FOR_TARGET
1244 #undef HAVE_FGETC_UNLOCKED
1248 /* Define to 1 if you have the `fgets_unlocked' function. */
1249 #ifndef USED_FOR_TARGET
1250 #undef HAVE_FGETS_UNLOCKED
1254 /* Define to 1 if you have the `fileno_unlocked' function. */
1255 #ifndef USED_FOR_TARGET
1256 #undef HAVE_FILENO_UNLOCKED
1260 /* Define to 1 if you have the `fork' function. */
1261 #ifndef USED_FOR_TARGET
1266 /* Define to 1 if you have the `fprintf_unlocked' function. */
1267 #ifndef USED_FOR_TARGET
1268 #undef HAVE_FPRINTF_UNLOCKED
1272 /* Define to 1 if you have the `fputc_unlocked' function. */
1273 #ifndef USED_FOR_TARGET
1274 #undef HAVE_FPUTC_UNLOCKED
1278 /* Define to 1 if you have the `fputs_unlocked' function. */
1279 #ifndef USED_FOR_TARGET
1280 #undef HAVE_FPUTS_UNLOCKED
1284 /* Define to 1 if you have the `fread_unlocked' function. */
1285 #ifndef USED_FOR_TARGET
1286 #undef HAVE_FREAD_UNLOCKED
1290 /* Define to 1 if you have the `fstatat' function. */
1291 #ifndef USED_FOR_TARGET
1296 /* Define to 1 if you have the <ftw.h> header file. */
1297 #ifndef USED_FOR_TARGET
1302 /* Define to 1 if you have the `fwrite_unlocked' function. */
1303 #ifndef USED_FOR_TARGET
1304 #undef HAVE_FWRITE_UNLOCKED
1308 /* Define if your assembler supports specifying the alignment of objects
1309 allocated using the GAS .comm command. */
1310 #ifndef USED_FOR_TARGET
1311 #undef HAVE_GAS_ALIGNED_COMM
1315 /* Define if your assembler supports .balign and .p2align. */
1316 #ifndef USED_FOR_TARGET
1317 #undef HAVE_GAS_BALIGN_AND_P2ALIGN
1321 /* Define 0/1 if your assembler supports CFI directives. */
1322 #undef HAVE_GAS_CFI_DIRECTIVE
1324 /* Define 0/1 if your assembler supports .cfi_personality. */
1325 #undef HAVE_GAS_CFI_PERSONALITY_DIRECTIVE
1327 /* Define 0/1 if your assembler supports .cfi_sections. */
1328 #undef HAVE_GAS_CFI_SECTIONS_DIRECTIVE
1330 /* Define if your assembler supports the .loc discriminator sub-directive. */
1331 #ifndef USED_FOR_TARGET
1332 #undef HAVE_GAS_DISCRIMINATOR
1336 /* Define if your assembler supports @gnu_unique_object. */
1337 #ifndef USED_FOR_TARGET
1338 #undef HAVE_GAS_GNU_UNIQUE_OBJECT
1342 /* Define if your assembler and linker support .hidden. */
1343 #undef HAVE_GAS_HIDDEN
1345 /* Define if your assembler supports .lcomm with an alignment field. */
1346 #ifndef USED_FOR_TARGET
1347 #undef HAVE_GAS_LCOMM_WITH_ALIGNMENT
1351 /* Define if your assembler supports .literal16. */
1352 #ifndef USED_FOR_TARGET
1353 #undef HAVE_GAS_LITERAL16
1357 /* Define if your assembler supports the .loc is_stmt sub-directive. */
1358 #ifndef USED_FOR_TARGET
1359 #undef HAVE_GAS_LOC_STMT
1363 /* Define if your assembler supports specifying the maximum number of bytes to
1364 skip when using the GAS .p2align command. */
1365 #ifndef USED_FOR_TARGET
1366 #undef HAVE_GAS_MAX_SKIP_P2ALIGN
1370 /* Define if your assembler supports the .set micromips directive */
1371 #ifndef USED_FOR_TARGET
1372 #undef HAVE_GAS_MICROMIPS
1376 /* Define if your assembler supports .nsubspa comdat option. */
1377 #ifndef USED_FOR_TARGET
1378 #undef HAVE_GAS_NSUBSPA_COMDAT
1382 /* Define if your assembler and linker support 32-bit section relative relocs
1383 via '.secrel32 label'. */
1384 #ifndef USED_FOR_TARGET
1385 #undef HAVE_GAS_PE_SECREL32_RELOC
1389 /* Define if your assembler supports specifying the exclude section flag. */
1390 #ifndef USED_FOR_TARGET
1391 #undef HAVE_GAS_SECTION_EXCLUDE
1395 /* Define 0/1 if your assembler supports 'o' flag in .section directive. */
1396 #ifndef USED_FOR_TARGET
1397 #undef HAVE_GAS_SECTION_LINK_ORDER
1401 /* Define 0/1 if your assembler supports marking sections with SHF_GNU_RETAIN
1403 #ifndef USED_FOR_TARGET
1404 #undef HAVE_GAS_SHF_GNU_RETAIN
1408 /* Define 0/1 if your assembler supports marking sections with SHF_MERGE flag.
1410 #ifndef USED_FOR_TARGET
1411 #undef HAVE_GAS_SHF_MERGE
1415 /* Define if your assembler supports .subsection and .subsection -1 starts
1416 emitting at the beginning of your section. */
1417 #ifndef USED_FOR_TARGET
1418 #undef HAVE_GAS_SUBSECTION_ORDERING
1422 /* Define if your assembler supports .weak. */
1423 #ifndef USED_FOR_TARGET
1424 #undef HAVE_GAS_WEAK
1428 /* Define if your assembler supports .weakref. */
1429 #ifndef USED_FOR_TARGET
1430 #undef HAVE_GAS_WEAKREF
1434 /* Define to 1 if you have the `getchar_unlocked' function. */
1435 #ifndef USED_FOR_TARGET
1436 #undef HAVE_GETCHAR_UNLOCKED
1440 /* Define to 1 if you have the `getc_unlocked' function. */
1441 #ifndef USED_FOR_TARGET
1442 #undef HAVE_GETC_UNLOCKED
1446 /* Define to 1 if you have the `getrlimit' function. */
1447 #ifndef USED_FOR_TARGET
1448 #undef HAVE_GETRLIMIT
1452 /* Define to 1 if you have the `getrusage' function. */
1453 #ifndef USED_FOR_TARGET
1454 #undef HAVE_GETRUSAGE
1458 /* Define to 1 if you have the `gettimeofday' function. */
1459 #ifndef USED_FOR_TARGET
1460 #undef HAVE_GETTIMEOFDAY
1464 /* Define to 1 if using GNU as. */
1465 #ifndef USED_FOR_TARGET
1470 /* Define if your system supports gnu indirect functions. */
1471 #ifndef USED_FOR_TARGET
1472 #undef HAVE_GNU_INDIRECT_FUNCTION
1476 /* Define to 1 if using GNU ld. */
1477 #ifndef USED_FOR_TARGET
1482 /* Define if the gold linker supports split stack and is available as a
1484 #ifndef USED_FOR_TARGET
1485 #undef HAVE_GOLD_NON_DEFAULT_SPLIT_STACK
1489 /* Define if you have the iconv() function. */
1490 #ifndef USED_FOR_TARGET
1495 /* Define to 1 if you have the <iconv.h> header file. */
1496 #ifndef USED_FOR_TARGET
1501 /* Define 0/1 if .init_array/.fini_array sections are available and working.
1503 #ifndef USED_FOR_TARGET
1504 #undef HAVE_INITFINI_ARRAY_SUPPORT
1508 /* Define to 1 if the system has the type `intmax_t'. */
1509 #ifndef USED_FOR_TARGET
1510 #undef HAVE_INTMAX_T
1514 /* Define to 1 if the system has the type `intptr_t'. */
1515 #ifndef USED_FOR_TARGET
1516 #undef HAVE_INTPTR_T
1520 /* Define if you have a working <inttypes.h> header file. */
1521 #ifndef USED_FOR_TARGET
1522 #undef HAVE_INTTYPES_H
1526 /* Define to 1 if you have the `kill' function. */
1527 #ifndef USED_FOR_TARGET
1532 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
1533 #ifndef USED_FOR_TARGET
1534 #undef HAVE_LANGINFO_CODESET
1538 /* Define to 1 if you have the <langinfo.h> header file. */
1539 #ifndef USED_FOR_TARGET
1540 #undef HAVE_LANGINFO_H
1544 /* Define if your <locale.h> file defines LC_MESSAGES. */
1545 #ifndef USED_FOR_TARGET
1546 #undef HAVE_LC_MESSAGES
1550 /* Define to 1 if you have the <ldfcn.h> header file. */
1551 #ifndef USED_FOR_TARGET
1556 /* Define 0/1 if your linker supports the SHF_MERGE flag with section
1558 #ifndef USED_FOR_TARGET
1559 #undef HAVE_LD_ALIGNED_SHF_MERGE
1563 /* Define if your linker supports --as-needed/--no-as-needed or equivalent
1565 #ifndef USED_FOR_TARGET
1566 #undef HAVE_LD_AS_NEEDED
1570 /* Define if your default avr linker script for avrxmega3 leaves .rodata in
1572 #ifndef USED_FOR_TARGET
1573 #undef HAVE_LD_AVR_AVRXMEGA3_RODATA_IN_FLASH
1577 /* Define if your linker supports -z bndplt */
1578 #ifndef USED_FOR_TARGET
1579 #undef HAVE_LD_BNDPLT_SUPPORT
1583 /* Define if your linker supports --build-id. */
1584 #ifndef USED_FOR_TARGET
1585 #undef HAVE_LD_BUILDID
1589 /* Define if the linker supports clearing hardware capabilities via mapfile.
1591 #ifndef USED_FOR_TARGET
1592 #undef HAVE_LD_CLEARCAP
1596 /* Define to the level of your linker's compressed debug section support. */
1597 #ifndef USED_FOR_TARGET
1598 #undef HAVE_LD_COMPRESS_DEBUG
1602 /* Define if your linker supports --demangle option. */
1603 #ifndef USED_FOR_TARGET
1604 #undef HAVE_LD_DEMANGLE
1608 /* Define 0/1 if your linker supports CIE v3 in .eh_frame. */
1609 #ifndef USED_FOR_TARGET
1610 #undef HAVE_LD_EH_FRAME_CIEV3
1614 /* Define if your linker supports .eh_frame_hdr. */
1615 #undef HAVE_LD_EH_FRAME_HDR
1617 /* Define if your linker supports garbage collection of sections in presence
1619 #ifndef USED_FOR_TARGET
1620 #undef HAVE_LD_EH_GC_SECTIONS
1624 /* Define if your linker has buggy garbage collection of sections support when
1625 .text.startup.foo like sections are used. */
1626 #ifndef USED_FOR_TARGET
1627 #undef HAVE_LD_EH_GC_SECTIONS_BUG
1631 /* Define if your PowerPC64 linker supports a large TOC. */
1632 #ifndef USED_FOR_TARGET
1633 #undef HAVE_LD_LARGE_TOC
1637 /* Define if your PowerPC64 linker only needs function descriptor syms. */
1638 #ifndef USED_FOR_TARGET
1639 #undef HAVE_LD_NO_DOT_SYMS
1643 /* Define if your linker can relax absolute .eh_frame personality pointers
1644 into PC-relative form. */
1645 #ifndef USED_FOR_TARGET
1646 #undef HAVE_LD_PERSONALITY_RELAXATION
1650 /* Define if your linker supports PIE option. */
1651 #ifndef USED_FOR_TARGET
1656 /* Define 0/1 if your linker supports -pie option with copy reloc. */
1657 #ifndef USED_FOR_TARGET
1658 #undef HAVE_LD_PIE_COPYRELOC
1662 /* Define if your PowerPC linker has .gnu.attributes long double support. */
1663 #ifndef USED_FOR_TARGET
1664 #undef HAVE_LD_PPC_GNU_ATTR_LONG_DOUBLE
1668 /* Define if your linker supports --push-state/--pop-state */
1669 #ifndef USED_FOR_TARGET
1670 #undef HAVE_LD_PUSHPOPSTATE_SUPPORT
1674 /* Define if your linker links a mix of read-only and read-write sections into
1675 a read-write section. */
1676 #ifndef USED_FOR_TARGET
1677 #undef HAVE_LD_RO_RW_SECTION_MIXING
1681 /* Define if your linker supports the *_sol2 emulations. */
1682 #ifndef USED_FOR_TARGET
1683 #undef HAVE_LD_SOL2_EMULATION
1687 /* Define if your linker supports -Bstatic/-Bdynamic or equivalent options. */
1688 #ifndef USED_FOR_TARGET
1689 #undef HAVE_LD_STATIC_DYNAMIC
1693 /* Define if your linker supports --sysroot. */
1694 #ifndef USED_FOR_TARGET
1695 #undef HAVE_LD_SYSROOT
1699 /* Define to 1 if you have the <limits.h> header file. */
1700 #ifndef USED_FOR_TARGET
1701 #undef HAVE_LIMITS_H
1705 /* Define to 1 if you have the <locale.h> header file. */
1706 #ifndef USED_FOR_TARGET
1707 #undef HAVE_LOCALE_H
1711 /* Define to 1 if the system has the type `long long'. */
1712 #ifndef USED_FOR_TARGET
1713 #undef HAVE_LONG_LONG
1717 /* Define to 1 if the system has the type `long long int'. */
1718 #ifndef USED_FOR_TARGET
1719 #undef HAVE_LONG_LONG_INT
1723 /* Define to the level of your linker's plugin support. */
1724 #ifndef USED_FOR_TARGET
1725 #undef HAVE_LTO_PLUGIN
1729 /* Define to 1 if you have the `madvise' function. */
1730 #ifndef USED_FOR_TARGET
1735 /* Define to 1 if you have the `mallinfo' function. */
1736 #ifndef USED_FOR_TARGET
1737 #undef HAVE_MALLINFO
1741 /* Define to 1 if you have the `mallinfo2' function. */
1742 #ifndef USED_FOR_TARGET
1743 #undef HAVE_MALLINFO2
1747 /* Define to 1 if you have the <malloc.h> header file. */
1748 #ifndef USED_FOR_TARGET
1749 #undef HAVE_MALLOC_H
1753 /* Define to 1 if you have the `mbstowcs' function. */
1754 #ifndef USED_FOR_TARGET
1755 #undef HAVE_MBSTOWCS
1759 /* Define if valgrind's memcheck.h header is installed. */
1760 #ifndef USED_FOR_TARGET
1761 #undef HAVE_MEMCHECK_H
1765 /* Define to 1 if you have the <memory.h> header file. */
1766 #ifndef USED_FOR_TARGET
1767 #undef HAVE_MEMORY_H
1771 /* Define to 1 if you have the `mmap' function. */
1772 #ifndef USED_FOR_TARGET
1777 /* Define if mmap with MAP_ANON(YMOUS) works. */
1778 #ifndef USED_FOR_TARGET
1779 #undef HAVE_MMAP_ANON
1783 /* Define if mmap of /dev/zero works. */
1784 #ifndef USED_FOR_TARGET
1785 #undef HAVE_MMAP_DEV_ZERO
1789 /* Define if read-only mmap of a plain file works. */
1790 #ifndef USED_FOR_TARGET
1791 #undef HAVE_MMAP_FILE
1795 /* Define if GCC has been configured with --enable-newlib-nano-formatted-io.
1797 #ifndef USED_FOR_TARGET
1798 #undef HAVE_NEWLIB_NANO_FORMATTED_IO
1802 /* Define to 1 if you have the `nl_langinfo' function. */
1803 #ifndef USED_FOR_TARGET
1804 #undef HAVE_NL_LANGINFO
1808 /* Define to 1 if you have the `popen' function. */
1809 #ifndef USED_FOR_TARGET
1814 /* Define to 1 if you have the `posix_fallocate' function. */
1815 #ifndef USED_FOR_TARGET
1816 #undef HAVE_POSIX_FALLOCATE
1820 /* Define to 1 if you have the `putchar_unlocked' function. */
1821 #ifndef USED_FOR_TARGET
1822 #undef HAVE_PUTCHAR_UNLOCKED
1826 /* Define to 1 if you have the `putc_unlocked' function. */
1827 #ifndef USED_FOR_TARGET
1828 #undef HAVE_PUTC_UNLOCKED
1832 /* Define to 1 if you have the `setlocale' function. */
1833 #ifndef USED_FOR_TARGET
1834 #undef HAVE_SETLOCALE
1838 /* Define to 1 if you have the `setrlimit' function. */
1839 #ifndef USED_FOR_TARGET
1840 #undef HAVE_SETRLIMIT
1844 /* Define if <sys/signal.h> defines sighandler_t */
1845 #ifndef USED_FOR_TARGET
1846 #undef HAVE_SIGHANDLER_T
1850 /* Define if the system-provided CRTs are present on Solaris. */
1851 #ifndef USED_FOR_TARGET
1852 #undef HAVE_SOLARIS_CRTS
1856 /* Define to 1 if you have the <stddef.h> header file. */
1857 #ifndef USED_FOR_TARGET
1858 #undef HAVE_STDDEF_H
1862 /* Define to 1 if you have the <stdint.h> header file. */
1863 #ifndef USED_FOR_TARGET
1864 #undef HAVE_STDINT_H
1868 /* Define to 1 if you have the <stdlib.h> header file. */
1869 #ifndef USED_FOR_TARGET
1870 #undef HAVE_STDLIB_H
1874 /* Define to 1 if you have the <strings.h> header file. */
1875 #ifndef USED_FOR_TARGET
1876 #undef HAVE_STRINGS_H
1880 /* Define to 1 if you have the <string.h> header file. */
1881 #ifndef USED_FOR_TARGET
1882 #undef HAVE_STRING_H
1886 /* Define to 1 if you have the `strsignal' function. */
1887 #ifndef USED_FOR_TARGET
1888 #undef HAVE_STRSIGNAL
1892 /* Define if <sys/times.h> defines struct tms. */
1893 #ifndef USED_FOR_TARGET
1894 #undef HAVE_STRUCT_TMS
1898 /* Define if <utility> defines std::swap. */
1899 #ifndef USED_FOR_TARGET
1900 #undef HAVE_SWAP_IN_UTILITY
1904 /* Define to 1 if you have the `sysconf' function. */
1905 #ifndef USED_FOR_TARGET
1910 /* Define to 1 if you have the <sys/file.h> header file. */
1911 #ifndef USED_FOR_TARGET
1912 #undef HAVE_SYS_FILE_H
1916 /* Define to 1 if you have the <sys/mman.h> header file. */
1917 #ifndef USED_FOR_TARGET
1918 #undef HAVE_SYS_MMAN_H
1922 /* Define to 1 if you have the <sys/param.h> header file. */
1923 #ifndef USED_FOR_TARGET
1924 #undef HAVE_SYS_PARAM_H
1928 /* Define to 1 if you have the <sys/resource.h> header file. */
1929 #ifndef USED_FOR_TARGET
1930 #undef HAVE_SYS_RESOURCE_H
1934 /* Define if your target C library provides sys/sdt.h */
1935 #undef HAVE_SYS_SDT_H
1937 /* Define to 1 if you have the <sys/stat.h> header file. */
1938 #ifndef USED_FOR_TARGET
1939 #undef HAVE_SYS_STAT_H
1943 /* Define to 1 if you have the <sys/times.h> header file. */
1944 #ifndef USED_FOR_TARGET
1945 #undef HAVE_SYS_TIMES_H
1949 /* Define to 1 if you have the <sys/time.h> header file. */
1950 #ifndef USED_FOR_TARGET
1951 #undef HAVE_SYS_TIME_H
1955 /* Define to 1 if you have the <sys/types.h> header file. */
1956 #ifndef USED_FOR_TARGET
1957 #undef HAVE_SYS_TYPES_H
1961 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
1962 #ifndef USED_FOR_TARGET
1963 #undef HAVE_SYS_WAIT_H
1967 /* Define to 1 if you have the `times' function. */
1968 #ifndef USED_FOR_TARGET
1973 /* Define to 1 if you have the <time.h> header file. */
1974 #ifndef USED_FOR_TARGET
1979 /* Define to 1 if you have the <tr1/unordered_map> header file. */
1980 #ifndef USED_FOR_TARGET
1981 #undef HAVE_TR1_UNORDERED_MAP
1985 /* Define to 1 if the system has the type `uintmax_t'. */
1986 #ifndef USED_FOR_TARGET
1987 #undef HAVE_UINTMAX_T
1991 /* Define to 1 if the system has the type `uintptr_t'. */
1992 #ifndef USED_FOR_TARGET
1993 #undef HAVE_UINTPTR_T
1997 /* Define to 1 if you have the <unistd.h> header file. */
1998 #ifndef USED_FOR_TARGET
1999 #undef HAVE_UNISTD_H
2003 /* Define to 1 if you have the <unordered_map> header file. */
2004 #ifndef USED_FOR_TARGET
2005 #undef HAVE_UNORDERED_MAP
2009 /* Define to 1 if the system has the type `unsigned long long int'. */
2010 #ifndef USED_FOR_TARGET
2011 #undef HAVE_UNSIGNED_LONG_LONG_INT
2015 /* Define if valgrind's valgrind/memcheck.h header is installed. */
2016 #ifndef USED_FOR_TARGET
2017 #undef HAVE_VALGRIND_MEMCHECK_H
2021 /* Define to 1 if you have the `vfork' function. */
2022 #ifndef USED_FOR_TARGET
2027 /* Define to 1 if you have the <vfork.h> header file. */
2028 #ifndef USED_FOR_TARGET
2033 /* Define to 1 if you have the <wchar.h> header file. */
2034 #ifndef USED_FOR_TARGET
2039 /* Define to 1 if you have the `wcswidth' function. */
2040 #ifndef USED_FOR_TARGET
2041 #undef HAVE_WCSWIDTH
2045 /* Define to 1 if `fork' works. */
2046 #ifndef USED_FOR_TARGET
2047 #undef HAVE_WORKING_FORK
2051 /* Define this macro if mbstowcs does not crash when its first argument is
2053 #ifndef USED_FOR_TARGET
2054 #undef HAVE_WORKING_MBSTOWCS
2058 /* Define to 1 if `vfork' works. */
2059 #ifndef USED_FOR_TARGET
2060 #undef HAVE_WORKING_VFORK
2064 /* Define if your assembler supports AIX debug frame section label reference.
2066 #ifndef USED_FOR_TARGET
2067 #undef HAVE_XCOFF_DWARF_EXTRAS
2071 /* Define if you have a working <zstd.h> header file. */
2072 #ifndef USED_FOR_TARGET
2077 /* Define if isl is in use. */
2078 #ifndef USED_FOR_TARGET
2083 /* Define if F_SETLKW supported by fcntl. */
2084 #ifndef USED_FOR_TARGET
2085 #undef HOST_HAS_F_SETLKW
2089 /* Define if O_CLOEXEC supported by fcntl. */
2090 #ifndef USED_FOR_TARGET
2091 #undef HOST_HAS_O_CLOEXEC
2095 /* Define as const if the declaration of iconv() needs const. */
2096 #ifndef USED_FOR_TARGET
2101 /* Define if int64_t uses long as underlying type. */
2102 #ifndef USED_FOR_TARGET
2103 #undef INT64_T_IS_LONG
2107 /* Define to 1 if ld64 supports '-export_dynamic'. */
2108 #ifndef USED_FOR_TARGET
2109 #undef LD64_HAS_EXPORT_DYNAMIC
2113 /* Define to ld64 version. */
2114 #ifndef USED_FOR_TARGET
2119 /* Define to the linker option to ignore unused dependencies. */
2120 #ifndef USED_FOR_TARGET
2121 #undef LD_AS_NEEDED_OPTION
2125 /* Define to the linker option to enable compressed debug sections. */
2126 #ifndef USED_FOR_TARGET
2127 #undef LD_COMPRESS_DEBUG_OPTION
2131 /* Define to the linker option to enable use of shared objects. */
2132 #ifndef USED_FOR_TARGET
2133 #undef LD_DYNAMIC_OPTION
2137 /* Define to the linker option to keep unused dependencies. */
2138 #ifndef USED_FOR_TARGET
2139 #undef LD_NO_AS_NEEDED_OPTION
2143 /* Define to the linker option to disable use of shared objects. */
2144 #ifndef USED_FOR_TARGET
2145 #undef LD_STATIC_OPTION
2149 /* The linker hash style */
2150 #ifndef USED_FOR_TARGET
2151 #undef LINKER_HASH_STYLE
2155 /* Define to the name of the LTO plugin DSO that must be passed to the
2156 linker's -plugin=LIB option. */
2157 #ifndef USED_FOR_TARGET
2158 #undef LTOPLUGINSONAME
2162 /* Define to the sub-directory in which libtool stores uninstalled libraries.
2164 #ifndef USED_FOR_TARGET
2169 /* Define if we should link mingw executables with --large-address-aware */
2170 #ifndef USED_FOR_TARGET
2171 #undef MINGW_DEFAULT_LARGE_ADDR_AWARE
2175 /* Value to set mingw's _dowildcard to. */
2176 #ifndef USED_FOR_TARGET
2177 #undef MINGW_DOWILDCARD
2181 /* Define if host mkdir takes a single argument. */
2182 #ifndef USED_FOR_TARGET
2183 #undef MKDIR_TAKES_ONE_ARG
2187 /* Define to offload targets, separated by commas. */
2188 #ifndef USED_FOR_TARGET
2189 #undef OFFLOAD_TARGETS
2193 /* Define to the address where bug reports for this package should be sent. */
2194 #ifndef USED_FOR_TARGET
2195 #undef PACKAGE_BUGREPORT
2199 /* Define to the full name of this package. */
2200 #ifndef USED_FOR_TARGET
2205 /* Define to the full name and version of this package. */
2206 #ifndef USED_FOR_TARGET
2207 #undef PACKAGE_STRING
2211 /* Define to the one symbol short name of this package. */
2212 #ifndef USED_FOR_TARGET
2213 #undef PACKAGE_TARNAME
2217 /* Define to the home page for this package. */
2218 #ifndef USED_FOR_TARGET
2223 /* Define to the version of this package. */
2224 #ifndef USED_FOR_TARGET
2225 #undef PACKAGE_VERSION
2229 /* Specify plugin linker */
2230 #ifndef USED_FOR_TARGET
2231 #undef PLUGIN_LD_SUFFIX
2235 /* Define to .TOC. alignment forced by your linker. */
2236 #ifndef USED_FOR_TARGET
2237 #undef POWERPC64_TOC_POINTER_ALIGNMENT
2241 /* Define to PREFIX/include if cpp should also search that directory. */
2242 #ifndef USED_FOR_TARGET
2243 #undef PREFIX_INCLUDE_DIR
2247 /* The size of `int', as computed by sizeof. */
2248 #ifndef USED_FOR_TARGET
2253 /* The size of `long', as computed by sizeof. */
2254 #ifndef USED_FOR_TARGET
2259 /* The size of `long long', as computed by sizeof. */
2260 #ifndef USED_FOR_TARGET
2261 #undef SIZEOF_LONG_LONG
2265 /* The size of `short', as computed by sizeof. */
2266 #ifndef USED_FOR_TARGET
2271 /* The size of `void *', as computed by sizeof. */
2272 #ifndef USED_FOR_TARGET
2273 #undef SIZEOF_VOID_P
2277 /* Define to 1 if you have the ANSI C header files. */
2278 #ifndef USED_FOR_TARGET
2283 /* Define if you can safely include both <string.h> and <strings.h>. */
2284 #ifndef USED_FOR_TARGET
2285 #undef STRING_WITH_STRINGS
2289 /* Define if TFmode long double should be the default */
2290 #ifndef USED_FOR_TARGET
2291 #undef TARGET_DEFAULT_LONG_DOUBLE_128
2295 /* Define if your target C library provides the `dl_iterate_phdr' function. */
2296 #undef TARGET_DL_ITERATE_PHDR
2298 /* GNU C Library major version number used on the target, or 0. */
2299 #ifndef USED_FOR_TARGET
2300 #undef TARGET_GLIBC_MAJOR
2304 /* GNU C Library minor version number used on the target, or 0. */
2305 #ifndef USED_FOR_TARGET
2306 #undef TARGET_GLIBC_MINOR
2310 /* Define if your target C Library properly handles PT_GNU_STACK */
2311 #ifndef USED_FOR_TARGET
2312 #undef TARGET_LIBC_GNUSTACK
2316 /* Define if your target C Library provides the AT_HWCAP value in the TCB */
2317 #ifndef USED_FOR_TARGET
2318 #undef TARGET_LIBC_PROVIDES_HWCAP_IN_TCB
2322 /* Define if your target C library provides stack protector support */
2323 #ifndef USED_FOR_TARGET
2324 #undef TARGET_LIBC_PROVIDES_SSP
2328 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
2329 #ifndef USED_FOR_TARGET
2330 #undef TIME_WITH_SYS_TIME
2334 /* Define to the flag used to mark TLS sections if the default (`T') doesn't
2336 #ifndef USED_FOR_TARGET
2337 #undef TLS_SECTION_ASM_FLAG
2341 /* Define if your assembler mis-optimizes .eh_frame data. */
2342 #ifndef USED_FOR_TARGET
2343 #undef USE_AS_TRADITIONAL_FORMAT
2347 /* Define if you want to generate code by default that assumes that the Cygwin
2348 DLL exports wrappers to support libstdc++ function replacement. */
2349 #ifndef USED_FOR_TARGET
2350 #undef USE_CYGWIN_LIBSTDCXX_WRAPPERS
2354 /* Define 0/1 if your linker supports hidden thunks in linkonce sections. */
2355 #ifndef USED_FOR_TARGET
2356 #undef USE_HIDDEN_LINKONCE
2360 /* Define to 1 if the 'long long' type is wider than 'long' but still
2361 efficiently supported by the host hardware. */
2362 #ifndef USED_FOR_TARGET
2363 #undef USE_LONG_LONG_FOR_WIDEST_FAST_INT
2367 /* Define if we should use leading underscore on 64 bit mingw targets */
2368 #ifndef USED_FOR_TARGET
2369 #undef USE_MINGW64_LEADING_UNDERSCORES
2373 /* Enable extensions on AIX 3, Interix. */
2377 /* Enable GNU extensions on systems that have them. */
2381 /* Enable threading extensions on Solaris. */
2382 #ifndef _POSIX_PTHREAD_SEMANTICS
2383 # undef _POSIX_PTHREAD_SEMANTICS
2385 /* Enable extensions on HP NonStop. */
2386 #ifndef _TANDEM_SOURCE
2387 # undef _TANDEM_SOURCE
2389 /* Enable general extensions on Solaris. */
2390 #ifndef __EXTENSIONS__
2391 # undef __EXTENSIONS__
2395 /* Define to be the last component of the Windows registry key under which to
2396 look for installation paths. The full key used will be
2397 HKEY_LOCAL_MACHINE/SOFTWARE/Free Software Foundation/{WIN32_REGISTRY_KEY}.
2398 The default is the GCC version number. */
2399 #ifndef USED_FOR_TARGET
2400 #undef WIN32_REGISTRY_KEY
2404 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
2405 significant byte first (like Motorola and SPARC, unlike Intel). */
2406 #if defined AC_APPLE_UNIVERSAL_BUILD
2407 # if defined __BIG_ENDIAN__
2408 # define WORDS_BIGENDIAN 1
2411 # ifndef WORDS_BIGENDIAN
2412 # undef WORDS_BIGENDIAN
2416 /* Enable large inode numbers on Mac OS X 10.5. */
2417 #ifndef _DARWIN_USE_64_BIT_INODE
2418 # define _DARWIN_USE_64_BIT_INODE 1
2421 /* Number of bits in a file offset, on hosts where this is settable. */
2422 #ifndef USED_FOR_TARGET
2423 #undef _FILE_OFFSET_BITS
2427 /* Define for large files, on AIX-style hosts. */
2428 #ifndef USED_FOR_TARGET
2433 /* Define to 1 if on MINIX. */
2434 #ifndef USED_FOR_TARGET
2439 /* Define to 2 if the system does not provide POSIX.1 features except with
2441 #ifndef USED_FOR_TARGET
2442 #undef _POSIX_1_SOURCE
2446 /* Define to 1 if you need to in order for `stat' and other things to work. */
2447 #ifndef USED_FOR_TARGET
2448 #undef _POSIX_SOURCE
2452 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
2453 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
2454 #define below would cause a syntax error. */
2455 #ifndef USED_FOR_TARGET
2460 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
2461 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
2462 #define below would cause a syntax error. */
2463 #ifndef USED_FOR_TARGET
2468 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
2469 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
2470 #define below would cause a syntax error. */
2471 #ifndef USED_FOR_TARGET
2476 /* Define to `char *' if <sys/types.h> does not define. */
2477 #ifndef USED_FOR_TARGET
2482 /* Define to `__inline__' or `__inline' if that's what the C compiler
2483 calls it, or to nothing if 'inline' is not supported under any name. */
2488 /* Define to the type of a signed integer type of width exactly 16 bits if
2489 such a type exists and the standard includes do not define it. */
2490 #ifndef USED_FOR_TARGET
2495 /* Define to the type of a signed integer type of width exactly 32 bits if
2496 such a type exists and the standard includes do not define it. */
2497 #ifndef USED_FOR_TARGET
2502 /* Define to the type of a signed integer type of width exactly 64 bits if
2503 such a type exists and the standard includes do not define it. */
2504 #ifndef USED_FOR_TARGET
2509 /* Define to the type of a signed integer type of width exactly 8 bits if such
2510 a type exists and the standard includes do not define it. */
2511 #ifndef USED_FOR_TARGET
2516 /* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
2518 #ifndef USED_FOR_TARGET
2523 /* Define to the type of a signed integer type wide enough to hold a pointer,
2524 if such a type exists, and if the system does not define it. */
2525 #ifndef USED_FOR_TARGET
2530 /* Define to `int' if <sys/types.h> does not define. */
2531 #ifndef USED_FOR_TARGET
2536 /* Define to `long' if <sys/resource.h> doesn't define. */
2537 #ifndef USED_FOR_TARGET
2542 /* Define to `int' if <sys/types.h> does not define. */
2543 #ifndef USED_FOR_TARGET
2548 /* Define to the type of an unsigned integer type of width exactly 16 bits if
2549 such a type exists and the standard includes do not define it. */
2550 #ifndef USED_FOR_TARGET
2555 /* Define to the type of an unsigned integer type of width exactly 32 bits if
2556 such a type exists and the standard includes do not define it. */
2557 #ifndef USED_FOR_TARGET
2562 /* Define to the type of an unsigned integer type of width exactly 64 bits if
2563 such a type exists and the standard includes do not define it. */
2564 #ifndef USED_FOR_TARGET
2569 /* Define to the type of an unsigned integer type of width exactly 8 bits if
2570 such a type exists and the standard includes do not define it. */
2571 #ifndef USED_FOR_TARGET
2576 /* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
2578 #ifndef USED_FOR_TARGET
2583 /* Define to the type of an unsigned integer type wide enough to hold a
2584 pointer, if such a type exists, and if the system does not define it. */
2585 #ifndef USED_FOR_TARGET
2590 /* Define as `fork' if `vfork' does not work. */
2591 #ifndef USED_FOR_TARGET