PR c/70883 - inconsistent error message for calls to __builtin_add_overflow
[official-gcc.git] / gcc / config.in
blob2deb8edf681cc26b09d396b2764005ac642eb1bc
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
5 #undef ACCEL_COMPILER
6 #endif
9 /* Define if building universal (internal helper macro) */
10 #ifndef USED_FOR_TARGET
11 #undef AC_APPLE_UNIVERSAL_BUILD
12 #endif
15 /* Define to the assembler option to enable compressed debug sections. */
16 #ifndef USED_FOR_TARGET
17 #undef AS_COMPRESS_DEBUG_OPTION
18 #endif
21 /* Define to the assembler option to disable compressed debug sections. */
22 #ifndef USED_FOR_TARGET
23 #undef AS_NO_COMPRESS_DEBUG_OPTION
24 #endif
27 /* Define as the number of bits in a byte, if `limits.h' doesn't. */
28 #ifndef USED_FOR_TARGET
29 #undef CHAR_BIT
30 #endif
33 /* Define to 1 if you want more run-time sanity checks. This one gets a grab
34    bag of miscellaneous but relatively cheap checks. Define to 2 if you want
35    also extra run-time checking that might affect code generation. */
36 #ifndef USED_FOR_TARGET
37 #undef CHECKING_P
38 #endif
41 /* Define 0/1 to force the choice for exception handling model. */
42 #ifndef USED_FOR_TARGET
43 #undef CONFIG_SJLJ_EXCEPTIONS
44 #endif
47 /* Define to enable the use of a default assembler. */
48 #ifndef USED_FOR_TARGET
49 #undef DEFAULT_ASSEMBLER
50 #endif
53 /* Define to enable the use of a default linker. */
54 #ifndef USED_FOR_TARGET
55 #undef DEFAULT_LINKER
56 #endif
59 /* Define if you want to use __cxa_atexit, rather than atexit, to register C++
60    destructors for local statics and global objects. This is essential for
61    fully standards-compliant handling of destructors, but requires
62    __cxa_atexit in libc. */
63 #ifndef USED_FOR_TARGET
64 #undef DEFAULT_USE_CXA_ATEXIT
65 #endif
68 /* The default for -fdiagnostics-color option */
69 #ifndef USED_FOR_TARGET
70 #undef DIAGNOSTICS_COLOR_DEFAULT
71 #endif
74 /* Define if you want assertions enabled. This is a cheap check. */
75 #ifndef USED_FOR_TARGET
76 #undef ENABLE_ASSERT_CHECKING
77 #endif
80 /* Define to 1 to specify that we are using the BID decimal floating point
81    format instead of DPD */
82 #ifndef USED_FOR_TARGET
83 #undef ENABLE_DECIMAL_BID_FORMAT
84 #endif
87 /* Define to 1 to enable decimal float extension to C. */
88 #ifndef USED_FOR_TARGET
89 #undef ENABLE_DECIMAL_FLOAT
90 #endif
93 /* Define if your target supports default PIE and it is enabled. */
94 #ifndef USED_FOR_TARGET
95 #undef ENABLE_DEFAULT_PIE
96 #endif
99 /* Define if your target supports default stack protector and it is enabled.
100    */
101 #ifndef USED_FOR_TARGET
102 #undef ENABLE_DEFAULT_SSP
103 #endif
106 /* Define if you want more run-time sanity checks for dataflow. */
107 #ifndef USED_FOR_TARGET
108 #undef ENABLE_DF_CHECKING
109 #endif
112 /* Define to 1 to enable fixed-point arithmetic extension to C. */
113 #ifndef USED_FOR_TARGET
114 #undef ENABLE_FIXED_POINT
115 #endif
118 /* Define if you want fold checked that it never destructs its argument. This
119    is quite expensive. */
120 #ifndef USED_FOR_TARGET
121 #undef ENABLE_FOLD_CHECKING
122 #endif
125 /* Define if you want the garbage collector to operate in maximally paranoid
126    mode, validating the entire heap and collecting garbage at every
127    opportunity. This is extremely expensive. */
128 #ifndef USED_FOR_TARGET
129 #undef ENABLE_GC_ALWAYS_COLLECT
130 #endif
133 /* Define if you want the garbage collector to do object poisoning and other
134    memory allocation checks. This is quite expensive. */
135 #ifndef USED_FOR_TARGET
136 #undef ENABLE_GC_CHECKING
137 #endif
140 /* Define if you want operations on GIMPLE (the basic data structure of the
141    high-level optimizers) to be checked for dynamic type safety at runtime.
142    This is moderately expensive. */
143 #ifndef USED_FOR_TARGET
144 #undef ENABLE_GIMPLE_CHECKING
145 #endif
148 /* Define this to enable support for generating HSAIL. */
149 #ifndef USED_FOR_TARGET
150 #undef ENABLE_HSA
151 #endif
154 /* Define if gcc should always pass --build-id to linker. */
155 #ifndef USED_FOR_TARGET
156 #undef ENABLE_LD_BUILDID
157 #endif
160 /* Define to 1 to enable libquadmath support */
161 #ifndef USED_FOR_TARGET
162 #undef ENABLE_LIBQUADMATH_SUPPORT
163 #endif
166 /* Define to enable LTO support. */
167 #ifndef USED_FOR_TARGET
168 #undef ENABLE_LTO
169 #endif
172 /* Define to 1 if translation of program messages to the user's native
173    language is requested. */
174 #ifndef USED_FOR_TARGET
175 #undef ENABLE_NLS
176 #endif
179 /* Define this to enable support for offloading. */
180 #ifndef USED_FOR_TARGET
181 #undef ENABLE_OFFLOADING
182 #endif
185 /* Define to enable plugin support. */
186 #ifndef USED_FOR_TARGET
187 #undef ENABLE_PLUGIN
188 #endif
191 /* Define if you want all operations on RTL (the basic data structure of the
192    optimizer and back end) to be checked for dynamic type safety at runtime.
193    This is quite expensive. */
194 #ifndef USED_FOR_TARGET
195 #undef ENABLE_RTL_CHECKING
196 #endif
199 /* Define if you want RTL flag accesses to be checked against the RTL codes
200    that are supported for each access macro. This is relatively cheap. */
201 #ifndef USED_FOR_TARGET
202 #undef ENABLE_RTL_FLAG_CHECKING
203 #endif
206 /* Define if you want runtime assertions enabled. This is a cheap check. */
207 #undef ENABLE_RUNTIME_CHECKING
209 /* Define if you want all operations on trees (the basic data structure of the
210    front ends) to be checked for dynamic type safety at runtime. This is
211    moderately expensive. */
212 #ifndef USED_FOR_TARGET
213 #undef ENABLE_TREE_CHECKING
214 #endif
217 /* Define if you want all gimple types to be verified after gimplifiation.
218    This is cheap. */
219 #ifndef USED_FOR_TARGET
220 #undef ENABLE_TYPES_CHECKING
221 #endif
224 /* Define to get calls to the valgrind runtime enabled. */
225 #ifndef USED_FOR_TARGET
226 #undef ENABLE_VALGRIND_ANNOTATIONS
227 #endif
230 /* Define if you want to run subprograms and generated programs through
231    valgrind (a memory checker). This is extremely expensive. */
232 #ifndef USED_FOR_TARGET
233 #undef ENABLE_VALGRIND_CHECKING
234 #endif
237 /* Define 0/1 if vtable verification feature is enabled. */
238 #ifndef USED_FOR_TARGET
239 #undef ENABLE_VTABLE_VERIFY
240 #endif
243 /* Define to 1 if installation paths should be looked up in the Windows
244    Registry. Ignored on non-Windows hosts. */
245 #ifndef USED_FOR_TARGET
246 #undef ENABLE_WIN32_REGISTRY
247 #endif
250 /* Define to the name of a file containing a list of extra machine modes for
251    this architecture. */
252 #ifndef USED_FOR_TARGET
253 #undef EXTRA_MODES_FILE
254 #endif
257 /* Define to enable detailed memory allocation stats gathering. */
258 #ifndef USED_FOR_TARGET
259 #undef GATHER_STATISTICS
260 #endif
263 /* Define to 1 if `TIOCGWINSZ' requires <sys/ioctl.h>. */
264 #ifndef USED_FOR_TARGET
265 #undef GWINSZ_IN_SYS_IOCTL
266 #endif
269 /* mcontext_t fields start with __ */
270 #ifndef USED_FOR_TARGET
271 #undef HAS_MCONTEXT_T_UNDERSCORES
272 #endif
275 /* Define if your assembler supports architecture modifiers. */
276 #ifndef USED_FOR_TARGET
277 #undef HAVE_AS_ARCHITECTURE_MODIFIERS
278 #endif
281 /* Define if your avr assembler supports --mlink-relax option. */
282 #ifndef USED_FOR_TARGET
283 #undef HAVE_AS_AVR_MLINK_RELAX_OPTION
284 #endif
287 /* Define if your avr assembler supports -mrmw option. */
288 #ifndef USED_FOR_TARGET
289 #undef HAVE_AS_AVR_MRMW_OPTION
290 #endif
293 /* Define if your assembler supports cmpb. */
294 #ifndef USED_FOR_TARGET
295 #undef HAVE_AS_CMPB
296 #endif
299 /* Define to the level of your assembler's compressed debug section support.
300    */
301 #ifndef USED_FOR_TARGET
302 #undef HAVE_AS_COMPRESS_DEBUG
303 #endif
306 /* Define if your assembler supports the DCI/ICI instructions. */
307 #ifndef USED_FOR_TARGET
308 #undef HAVE_AS_DCI
309 #endif
312 /* Define if your assembler supports the --debug-prefix-map option. */
313 #ifndef USED_FOR_TARGET
314 #undef HAVE_AS_DEBUG_PREFIX_MAP
315 #endif
318 /* Define if your assembler supports DFP instructions. */
319 #ifndef USED_FOR_TARGET
320 #undef HAVE_AS_DFP
321 #endif
324 /* Define if your assembler supports .module. */
325 #ifndef USED_FOR_TARGET
326 #undef HAVE_AS_DOT_MODULE
327 #endif
330 /* Define if your assembler supports DSPR1 mult. */
331 #ifndef USED_FOR_TARGET
332 #undef HAVE_AS_DSPR1_MULT
333 #endif
336 /* Define if your assembler supports .dtprelword. */
337 #ifndef USED_FOR_TARGET
338 #undef HAVE_AS_DTPRELWORD
339 #endif
342 /* Define if your assembler supports dwarf2 .file/.loc directives, and
343    preserves file table indices exactly as given. */
344 #ifndef USED_FOR_TARGET
345 #undef HAVE_AS_DWARF2_DEBUG_LINE
346 #endif
349 /* Define if your assembler supports the R_PPC64_ENTRY relocation. */
350 #ifndef USED_FOR_TARGET
351 #undef HAVE_AS_ENTRY_MARKERS
352 #endif
355 /* Define if your assembler supports explicit relocations. */
356 #ifndef USED_FOR_TARGET
357 #undef HAVE_AS_EXPLICIT_RELOCS
358 #endif
361 /* Define if your assembler supports FMAF, HPC, and VIS 3.0 instructions. */
362 #ifndef USED_FOR_TARGET
363 #undef HAVE_AS_FMAF_HPC_VIS3
364 #endif
367 /* Define if your assembler supports fprnd. */
368 #ifndef USED_FOR_TARGET
369 #undef HAVE_AS_FPRND
370 #endif
373 /* Define if your assembler supports the --gdwarf2 option. */
374 #ifndef USED_FOR_TARGET
375 #undef HAVE_AS_GDWARF2_DEBUG_FLAG
376 #endif
379 /* Define if your assembler supports .gnu_attribute. */
380 #ifndef USED_FOR_TARGET
381 #undef HAVE_AS_GNU_ATTRIBUTE
382 #endif
385 /* Define true if the assembler supports '.long foo@GOTOFF'. */
386 #ifndef USED_FOR_TARGET
387 #undef HAVE_AS_GOTOFF_IN_DATA
388 #endif
391 /* Define if your assembler supports the --gstabs option. */
392 #ifndef USED_FOR_TARGET
393 #undef HAVE_AS_GSTABS_DEBUG_FLAG
394 #endif
397 /* Define if your assembler supports the Sun syntax for cmov. */
398 #ifndef USED_FOR_TARGET
399 #undef HAVE_AS_IX86_CMOV_SUN_SYNTAX
400 #endif
403 /* Define if your assembler supports the subtraction of symbols in different
404    sections. */
405 #ifndef USED_FOR_TARGET
406 #undef HAVE_AS_IX86_DIFF_SECT_DELTA
407 #endif
410 /* Define if your assembler supports the ffreep mnemonic. */
411 #ifndef USED_FOR_TARGET
412 #undef HAVE_AS_IX86_FFREEP
413 #endif
416 /* Define if your assembler uses fildq and fistq mnemonics. */
417 #ifndef USED_FOR_TARGET
418 #undef HAVE_AS_IX86_FILDQ
419 #endif
422 /* Define if your assembler uses filds and fists mnemonics. */
423 #ifndef USED_FOR_TARGET
424 #undef HAVE_AS_IX86_FILDS
425 #endif
428 /* Define if your assembler supports HLE prefixes. */
429 #ifndef USED_FOR_TARGET
430 #undef HAVE_AS_IX86_HLE
431 #endif
434 /* Define if your assembler supports interunit movq mnemonic. */
435 #ifndef USED_FOR_TARGET
436 #undef HAVE_AS_IX86_INTERUNIT_MOVQ
437 #endif
440 /* Define if your assembler supports the .quad directive. */
441 #ifndef USED_FOR_TARGET
442 #undef HAVE_AS_IX86_QUAD
443 #endif
446 /* Define if the assembler supports 'rep <insn>, lock <insn>'. */
447 #ifndef USED_FOR_TARGET
448 #undef HAVE_AS_IX86_REP_LOCK_PREFIX
449 #endif
452 /* Define if your assembler supports the sahf mnemonic in 64bit mode. */
453 #ifndef USED_FOR_TARGET
454 #undef HAVE_AS_IX86_SAHF
455 #endif
458 /* Define if your assembler supports the swap suffix. */
459 #ifndef USED_FOR_TARGET
460 #undef HAVE_AS_IX86_SWAP
461 #endif
464 /* Define if your assembler and linker support @tlsgdplt. */
465 #ifndef USED_FOR_TARGET
466 #undef HAVE_AS_IX86_TLSGDPLT
467 #endif
470 /* Define to 1 if your assembler and linker support @tlsldm. */
471 #ifndef USED_FOR_TARGET
472 #undef HAVE_AS_IX86_TLSLDM
473 #endif
476 /* Define to 1 if your assembler and linker support @tlsldmplt. */
477 #ifndef USED_FOR_TARGET
478 #undef HAVE_AS_IX86_TLSLDMPLT
479 #endif
482 /* Define if your assembler supports the 'ud2' mnemonic. */
483 #ifndef USED_FOR_TARGET
484 #undef HAVE_AS_IX86_UD2
485 #endif
488 /* Define if your assembler supports the lituse_jsrdirect relocation. */
489 #ifndef USED_FOR_TARGET
490 #undef HAVE_AS_JSRDIRECT_RELOCS
491 #endif
494 /* Define if your assembler supports .sleb128 and .uleb128. */
495 #ifndef USED_FOR_TARGET
496 #undef HAVE_AS_LEB128
497 #endif
500 /* Define if your assembler supports LEON instructions. */
501 #ifndef USED_FOR_TARGET
502 #undef HAVE_AS_LEON
503 #endif
506 /* Define if the assembler won't complain about a line such as # 0 "" 2. */
507 #ifndef USED_FOR_TARGET
508 #undef HAVE_AS_LINE_ZERO
509 #endif
512 /* Define if your assembler supports ltoffx and ldxmov relocations. */
513 #ifndef USED_FOR_TARGET
514 #undef HAVE_AS_LTOFFX_LDXMOV_RELOCS
515 #endif
518 /* Define if your assembler supports LWSYNC instructions. */
519 #ifndef USED_FOR_TARGET
520 #undef HAVE_AS_LWSYNC
521 #endif
524 /* Define if your assembler supports the -mabi option. */
525 #ifndef USED_FOR_TARGET
526 #undef HAVE_AS_MABI_OPTION
527 #endif
530 /* Define if your assembler supports .machine and .machinemode. */
531 #ifndef USED_FOR_TARGET
532 #undef HAVE_AS_MACHINE_MACHINEMODE
533 #endif
536 /* Define if your assembler supports mfcr field. */
537 #ifndef USED_FOR_TARGET
538 #undef HAVE_AS_MFCRF
539 #endif
542 /* Define if your assembler supports mffgpr and mftgpr. */
543 #ifndef USED_FOR_TARGET
544 #undef HAVE_AS_MFPGPR
545 #endif
548 /* Define if the assembler understands -mnan=. */
549 #ifndef USED_FOR_TARGET
550 #undef HAVE_AS_NAN
551 #endif
554 /* Define if your assembler supports the -no-mul-bug-abort option. */
555 #ifndef USED_FOR_TARGET
556 #undef HAVE_AS_NO_MUL_BUG_ABORT_OPTION
557 #endif
560 /* Define if the assembler understands -mno-shared. */
561 #ifndef USED_FOR_TARGET
562 #undef HAVE_AS_NO_SHARED
563 #endif
566 /* Define if your assembler supports offsetable %lo(). */
567 #ifndef USED_FOR_TARGET
568 #undef HAVE_AS_OFFSETABLE_LO10
569 #endif
572 /* Define if your assembler supports popcntb field. */
573 #ifndef USED_FOR_TARGET
574 #undef HAVE_AS_POPCNTB
575 #endif
578 /* Define if your assembler supports POPCNTD instructions. */
579 #ifndef USED_FOR_TARGET
580 #undef HAVE_AS_POPCNTD
581 #endif
584 /* Define if your assembler supports POWER8 instructions. */
585 #ifndef USED_FOR_TARGET
586 #undef HAVE_AS_POWER8
587 #endif
590 /* Define if your assembler supports POWER9 instructions. */
591 #ifndef USED_FOR_TARGET
592 #undef HAVE_AS_POWER9
593 #endif
596 /* Define if your assembler supports .ref */
597 #ifndef USED_FOR_TARGET
598 #undef HAVE_AS_REF
599 #endif
602 /* Define if your assembler supports .register. */
603 #ifndef USED_FOR_TARGET
604 #undef HAVE_AS_REGISTER_PSEUDO_OP
605 #endif
608 /* Define if your assembler supports R_PPC_REL16 relocs. */
609 #ifndef USED_FOR_TARGET
610 #undef HAVE_AS_REL16
611 #endif
614 /* Define if your assembler supports -relax option. */
615 #ifndef USED_FOR_TARGET
616 #undef HAVE_AS_RELAX_OPTION
617 #endif
620 /* Define if your assembler supports relocs needed by -fpic. */
621 #ifndef USED_FOR_TARGET
622 #undef HAVE_AS_SMALL_PIC_RELOCS
623 #endif
626 /* Define if your assembler supports SPARC4 instructions. */
627 #ifndef USED_FOR_TARGET
628 #undef HAVE_AS_SPARC4
629 #endif
631 /* Define if your assembler supports SPARC5 and VIS4.0 instructions. */
632 #ifndef USED_FOR_TARGET
633 #undef HAVE_AS_SPARC5_VIS4
634 #endif
637 /* Define if your assembler and linker support GOTDATA_OP relocs. */
638 #ifndef USED_FOR_TARGET
639 #undef HAVE_AS_SPARC_GOTDATA_OP
640 #endif
643 /* Define if your assembler and linker support unaligned PC relative relocs.
644    */
645 #ifndef USED_FOR_TARGET
646 #undef HAVE_AS_SPARC_UA_PCREL
647 #endif
650 /* Define if your assembler and linker support unaligned PC relative relocs
651    against hidden symbols. */
652 #ifndef USED_FOR_TARGET
653 #undef HAVE_AS_SPARC_UA_PCREL_HIDDEN
654 #endif
657 /* Define if your assembler supports .stabs. */
658 #ifndef USED_FOR_TARGET
659 #undef HAVE_AS_STABS_DIRECTIVE
660 #endif
663 /* Define if your assembler and linker support thread-local storage. */
664 #ifndef USED_FOR_TARGET
665 #undef HAVE_AS_TLS
666 #endif
669 /* Define if your assembler supports arg info for __tls_get_addr. */
670 #ifndef USED_FOR_TARGET
671 #undef HAVE_AS_TLS_MARKERS
672 #endif
675 /* Define if your assembler supports VSX instructions. */
676 #ifndef USED_FOR_TARGET
677 #undef HAVE_AS_VSX
678 #endif
681 /* Define to 1 if you have the `atoq' function. */
682 #ifndef USED_FOR_TARGET
683 #undef HAVE_ATOQ
684 #endif
687 /* Define to 1 if you have the `clearerr_unlocked' function. */
688 #ifndef USED_FOR_TARGET
689 #undef HAVE_CLEARERR_UNLOCKED
690 #endif
693 /* Define to 1 if you have the `clock' function. */
694 #ifndef USED_FOR_TARGET
695 #undef HAVE_CLOCK
696 #endif
699 /* Define if <time.h> defines clock_t. */
700 #ifndef USED_FOR_TARGET
701 #undef HAVE_CLOCK_T
702 #endif
705 /* Define 0/1 if your assembler and linker support COMDAT groups. */
706 #ifndef USED_FOR_TARGET
707 #undef HAVE_COMDAT_GROUP
708 #endif
711 /* Define to 1 if we found a declaration for 'abort', otherwise define to 0.
712    */
713 #ifndef USED_FOR_TARGET
714 #undef HAVE_DECL_ABORT
715 #endif
718 /* Define to 1 if we found a declaration for 'asprintf', otherwise define to
719    0. */
720 #ifndef USED_FOR_TARGET
721 #undef HAVE_DECL_ASPRINTF
722 #endif
725 /* Define to 1 if we found a declaration for 'atof', otherwise define to 0. */
726 #ifndef USED_FOR_TARGET
727 #undef HAVE_DECL_ATOF
728 #endif
731 /* Define to 1 if we found a declaration for 'atol', otherwise define to 0. */
732 #ifndef USED_FOR_TARGET
733 #undef HAVE_DECL_ATOL
734 #endif
737 /* Define to 1 if we found a declaration for 'atoll', otherwise define to 0.
738    */
739 #ifndef USED_FOR_TARGET
740 #undef HAVE_DECL_ATOLL
741 #endif
744 /* Define to 1 if you have the declaration of `basename(const char*)', and to
745    0 if you don't. */
746 #ifndef USED_FOR_TARGET
747 #undef HAVE_DECL_BASENAME
748 #endif
751 /* Define to 1 if we found a declaration for 'calloc', otherwise define to 0.
752    */
753 #ifndef USED_FOR_TARGET
754 #undef HAVE_DECL_CALLOC
755 #endif
758 /* Define to 1 if we found a declaration for 'clearerr_unlocked', otherwise
759    define to 0. */
760 #ifndef USED_FOR_TARGET
761 #undef HAVE_DECL_CLEARERR_UNLOCKED
762 #endif
765 /* Define to 1 if we found a declaration for 'clock', otherwise define to 0.
766    */
767 #ifndef USED_FOR_TARGET
768 #undef HAVE_DECL_CLOCK
769 #endif
772 /* Define to 1 if we found a declaration for 'errno', otherwise define to 0.
773    */
774 #ifndef USED_FOR_TARGET
775 #undef HAVE_DECL_ERRNO
776 #endif
779 /* Define to 1 if we found a declaration for 'feof_unlocked', otherwise define
780    to 0. */
781 #ifndef USED_FOR_TARGET
782 #undef HAVE_DECL_FEOF_UNLOCKED
783 #endif
786 /* Define to 1 if we found a declaration for 'ferror_unlocked', otherwise
787    define to 0. */
788 #ifndef USED_FOR_TARGET
789 #undef HAVE_DECL_FERROR_UNLOCKED
790 #endif
793 /* Define to 1 if we found a declaration for 'fflush_unlocked', otherwise
794    define to 0. */
795 #ifndef USED_FOR_TARGET
796 #undef HAVE_DECL_FFLUSH_UNLOCKED
797 #endif
800 /* Define to 1 if we found a declaration for 'ffs', otherwise define to 0. */
801 #ifndef USED_FOR_TARGET
802 #undef HAVE_DECL_FFS
803 #endif
806 /* Define to 1 if we found a declaration for 'fgetc_unlocked', otherwise
807    define to 0. */
808 #ifndef USED_FOR_TARGET
809 #undef HAVE_DECL_FGETC_UNLOCKED
810 #endif
813 /* Define to 1 if we found a declaration for 'fgets_unlocked', otherwise
814    define to 0. */
815 #ifndef USED_FOR_TARGET
816 #undef HAVE_DECL_FGETS_UNLOCKED
817 #endif
820 /* Define to 1 if we found a declaration for 'fileno_unlocked', otherwise
821    define to 0. */
822 #ifndef USED_FOR_TARGET
823 #undef HAVE_DECL_FILENO_UNLOCKED
824 #endif
827 /* Define to 1 if we found a declaration for 'fprintf_unlocked', otherwise
828    define to 0. */
829 #ifndef USED_FOR_TARGET
830 #undef HAVE_DECL_FPRINTF_UNLOCKED
831 #endif
834 /* Define to 1 if we found a declaration for 'fputc_unlocked', otherwise
835    define to 0. */
836 #ifndef USED_FOR_TARGET
837 #undef HAVE_DECL_FPUTC_UNLOCKED
838 #endif
841 /* Define to 1 if we found a declaration for 'fputs_unlocked', otherwise
842    define to 0. */
843 #ifndef USED_FOR_TARGET
844 #undef HAVE_DECL_FPUTS_UNLOCKED
845 #endif
848 /* Define to 1 if we found a declaration for 'fread_unlocked', otherwise
849    define to 0. */
850 #ifndef USED_FOR_TARGET
851 #undef HAVE_DECL_FREAD_UNLOCKED
852 #endif
855 /* Define to 1 if we found a declaration for 'free', otherwise define to 0. */
856 #ifndef USED_FOR_TARGET
857 #undef HAVE_DECL_FREE
858 #endif
861 /* Define to 1 if we found a declaration for 'fwrite_unlocked', otherwise
862    define to 0. */
863 #ifndef USED_FOR_TARGET
864 #undef HAVE_DECL_FWRITE_UNLOCKED
865 #endif
868 /* Define to 1 if we found a declaration for 'getchar_unlocked', otherwise
869    define to 0. */
870 #ifndef USED_FOR_TARGET
871 #undef HAVE_DECL_GETCHAR_UNLOCKED
872 #endif
875 /* Define to 1 if we found a declaration for 'getcwd', otherwise define to 0.
876    */
877 #ifndef USED_FOR_TARGET
878 #undef HAVE_DECL_GETCWD
879 #endif
882 /* Define to 1 if we found a declaration for 'getc_unlocked', otherwise define
883    to 0. */
884 #ifndef USED_FOR_TARGET
885 #undef HAVE_DECL_GETC_UNLOCKED
886 #endif
889 /* Define to 1 if we found a declaration for 'getenv', otherwise define to 0.
890    */
891 #ifndef USED_FOR_TARGET
892 #undef HAVE_DECL_GETENV
893 #endif
896 /* Define to 1 if we found a declaration for 'getopt', otherwise define to 0.
897    */
898 #ifndef USED_FOR_TARGET
899 #undef HAVE_DECL_GETOPT
900 #endif
903 /* Define to 1 if we found a declaration for 'getpagesize', otherwise define
904    to 0. */
905 #ifndef USED_FOR_TARGET
906 #undef HAVE_DECL_GETPAGESIZE
907 #endif
910 /* Define to 1 if we found a declaration for 'getrlimit', otherwise define to
911    0. */
912 #ifndef USED_FOR_TARGET
913 #undef HAVE_DECL_GETRLIMIT
914 #endif
917 /* Define to 1 if we found a declaration for 'getrusage', otherwise define to
918    0. */
919 #ifndef USED_FOR_TARGET
920 #undef HAVE_DECL_GETRUSAGE
921 #endif
924 /* Define to 1 if we found a declaration for 'getwd', otherwise define to 0.
925    */
926 #ifndef USED_FOR_TARGET
927 #undef HAVE_DECL_GETWD
928 #endif
931 /* Define to 1 if we found a declaration for 'ldgetname', otherwise define to
932    0. */
933 #ifndef USED_FOR_TARGET
934 #undef HAVE_DECL_LDGETNAME
935 #endif
938 /* Define to 1 if we found a declaration for 'madvise', otherwise define to 0.
939    */
940 #ifndef USED_FOR_TARGET
941 #undef HAVE_DECL_MADVISE
942 #endif
945 /* Define to 1 if we found a declaration for 'malloc', otherwise define to 0.
946    */
947 #ifndef USED_FOR_TARGET
948 #undef HAVE_DECL_MALLOC
949 #endif
952 /* Define to 1 if we found a declaration for 'putchar_unlocked', otherwise
953    define to 0. */
954 #ifndef USED_FOR_TARGET
955 #undef HAVE_DECL_PUTCHAR_UNLOCKED
956 #endif
959 /* Define to 1 if we found a declaration for 'putc_unlocked', otherwise define
960    to 0. */
961 #ifndef USED_FOR_TARGET
962 #undef HAVE_DECL_PUTC_UNLOCKED
963 #endif
966 /* Define to 1 if we found a declaration for 'realloc', otherwise define to 0.
967    */
968 #ifndef USED_FOR_TARGET
969 #undef HAVE_DECL_REALLOC
970 #endif
973 /* Define to 1 if we found a declaration for 'sbrk', otherwise define to 0. */
974 #ifndef USED_FOR_TARGET
975 #undef HAVE_DECL_SBRK
976 #endif
979 /* Define to 1 if we found a declaration for 'setenv', otherwise define to 0.
980    */
981 #ifndef USED_FOR_TARGET
982 #undef HAVE_DECL_SETENV
983 #endif
986 /* Define to 1 if we found a declaration for 'setrlimit', otherwise define to
987    0. */
988 #ifndef USED_FOR_TARGET
989 #undef HAVE_DECL_SETRLIMIT
990 #endif
993 /* Define to 1 if we found a declaration for 'sigaltstack', otherwise define
994    to 0. */
995 #ifndef USED_FOR_TARGET
996 #undef HAVE_DECL_SIGALTSTACK
997 #endif
1000 /* Define to 1 if we found a declaration for 'snprintf', otherwise define to
1001    0. */
1002 #ifndef USED_FOR_TARGET
1003 #undef HAVE_DECL_SNPRINTF
1004 #endif
1007 /* Define to 1 if we found a declaration for 'stpcpy', otherwise define to 0.
1008    */
1009 #ifndef USED_FOR_TARGET
1010 #undef HAVE_DECL_STPCPY
1011 #endif
1014 /* Define to 1 if we found a declaration for 'strnlen', otherwise define to 0.
1015    */
1016 #ifndef USED_FOR_TARGET
1017 #undef HAVE_DECL_STRNLEN
1018 #endif
1021 /* Define to 1 if we found a declaration for 'strsignal', otherwise define to
1022    0. */
1023 #ifndef USED_FOR_TARGET
1024 #undef HAVE_DECL_STRSIGNAL
1025 #endif
1028 /* Define to 1 if you have the declaration of `strstr(const char*,const
1029    char*)', and to 0 if you don't. */
1030 #ifndef USED_FOR_TARGET
1031 #undef HAVE_DECL_STRSTR
1032 #endif
1035 /* Define to 1 if we found a declaration for 'strtol', otherwise define to 0.
1036    */
1037 #ifndef USED_FOR_TARGET
1038 #undef HAVE_DECL_STRTOL
1039 #endif
1042 /* Define to 1 if we found a declaration for 'strtoll', otherwise define to 0.
1043    */
1044 #ifndef USED_FOR_TARGET
1045 #undef HAVE_DECL_STRTOLL
1046 #endif
1049 /* Define to 1 if we found a declaration for 'strtoul', otherwise define to 0.
1050    */
1051 #ifndef USED_FOR_TARGET
1052 #undef HAVE_DECL_STRTOUL
1053 #endif
1056 /* Define to 1 if we found a declaration for 'strtoull', otherwise define to
1057    0. */
1058 #ifndef USED_FOR_TARGET
1059 #undef HAVE_DECL_STRTOULL
1060 #endif
1063 /* Define to 1 if we found a declaration for 'strverscmp', otherwise define to
1064    0. */
1065 #ifndef USED_FOR_TARGET
1066 #undef HAVE_DECL_STRVERSCMP
1067 #endif
1070 /* Define to 1 if we found a declaration for 'times', otherwise define to 0.
1071    */
1072 #ifndef USED_FOR_TARGET
1073 #undef HAVE_DECL_TIMES
1074 #endif
1077 /* Define to 1 if we found a declaration for 'unsetenv', otherwise define to
1078    0. */
1079 #ifndef USED_FOR_TARGET
1080 #undef HAVE_DECL_UNSETENV
1081 #endif
1084 /* Define to 1 if we found a declaration for 'vasprintf', otherwise define to
1085    0. */
1086 #ifndef USED_FOR_TARGET
1087 #undef HAVE_DECL_VASPRINTF
1088 #endif
1091 /* Define to 1 if we found a declaration for 'vsnprintf', otherwise define to
1092    0. */
1093 #ifndef USED_FOR_TARGET
1094 #undef HAVE_DECL_VSNPRINTF
1095 #endif
1098 /* Define to 1 if you have the <direct.h> header file. */
1099 #ifndef USED_FOR_TARGET
1100 #undef HAVE_DIRECT_H
1101 #endif
1104 /* Define to 1 if you have the <dlfcn.h> header file. */
1105 #ifndef USED_FOR_TARGET
1106 #undef HAVE_DLFCN_H
1107 #endif
1110 /* Define to 1 if you have the <ext/hash_map> header file. */
1111 #ifndef USED_FOR_TARGET
1112 #undef HAVE_EXT_HASH_MAP
1113 #endif
1116 /* Define to 1 if you have the <fcntl.h> header file. */
1117 #ifndef USED_FOR_TARGET
1118 #undef HAVE_FCNTL_H
1119 #endif
1122 /* Define to 1 if you have the `feof_unlocked' function. */
1123 #ifndef USED_FOR_TARGET
1124 #undef HAVE_FEOF_UNLOCKED
1125 #endif
1128 /* Define to 1 if you have the `ferror_unlocked' function. */
1129 #ifndef USED_FOR_TARGET
1130 #undef HAVE_FERROR_UNLOCKED
1131 #endif
1134 /* Define to 1 if you have the `fflush_unlocked' function. */
1135 #ifndef USED_FOR_TARGET
1136 #undef HAVE_FFLUSH_UNLOCKED
1137 #endif
1140 /* Define to 1 if you have the `fgetc_unlocked' function. */
1141 #ifndef USED_FOR_TARGET
1142 #undef HAVE_FGETC_UNLOCKED
1143 #endif
1146 /* Define to 1 if you have the `fgets_unlocked' function. */
1147 #ifndef USED_FOR_TARGET
1148 #undef HAVE_FGETS_UNLOCKED
1149 #endif
1152 /* Define to 1 if you have the `fileno_unlocked' function. */
1153 #ifndef USED_FOR_TARGET
1154 #undef HAVE_FILENO_UNLOCKED
1155 #endif
1158 /* Define to 1 if you have the `fork' function. */
1159 #ifndef USED_FOR_TARGET
1160 #undef HAVE_FORK
1161 #endif
1164 /* Define to 1 if you have the `fprintf_unlocked' function. */
1165 #ifndef USED_FOR_TARGET
1166 #undef HAVE_FPRINTF_UNLOCKED
1167 #endif
1170 /* Define to 1 if you have the `fputc_unlocked' function. */
1171 #ifndef USED_FOR_TARGET
1172 #undef HAVE_FPUTC_UNLOCKED
1173 #endif
1176 /* Define to 1 if you have the `fputs_unlocked' function. */
1177 #ifndef USED_FOR_TARGET
1178 #undef HAVE_FPUTS_UNLOCKED
1179 #endif
1182 /* Define to 1 if you have the `fread_unlocked' function. */
1183 #ifndef USED_FOR_TARGET
1184 #undef HAVE_FREAD_UNLOCKED
1185 #endif
1188 /* Define to 1 if you have the <ftw.h> header file. */
1189 #ifndef USED_FOR_TARGET
1190 #undef HAVE_FTW_H
1191 #endif
1194 /* Define to 1 if you have the `fwrite_unlocked' function. */
1195 #ifndef USED_FOR_TARGET
1196 #undef HAVE_FWRITE_UNLOCKED
1197 #endif
1200 /* Define if your assembler supports specifying the alignment of objects
1201    allocated using the GAS .comm command. */
1202 #ifndef USED_FOR_TARGET
1203 #undef HAVE_GAS_ALIGNED_COMM
1204 #endif
1207 /* Define if your assembler supports .balign and .p2align. */
1208 #ifndef USED_FOR_TARGET
1209 #undef HAVE_GAS_BALIGN_AND_P2ALIGN
1210 #endif
1213 /* Define 0/1 if your assembler supports CFI directives. */
1214 #undef HAVE_GAS_CFI_DIRECTIVE
1216 /* Define 0/1 if your assembler supports .cfi_personality. */
1217 #undef HAVE_GAS_CFI_PERSONALITY_DIRECTIVE
1219 /* Define 0/1 if your assembler supports .cfi_sections. */
1220 #undef HAVE_GAS_CFI_SECTIONS_DIRECTIVE
1222 /* Define if your assembler supports the .loc discriminator sub-directive. */
1223 #ifndef USED_FOR_TARGET
1224 #undef HAVE_GAS_DISCRIMINATOR
1225 #endif
1228 /* Define if your assembler supports @gnu_unique_object. */
1229 #ifndef USED_FOR_TARGET
1230 #undef HAVE_GAS_GNU_UNIQUE_OBJECT
1231 #endif
1234 /* Define if your assembler and linker support .hidden. */
1235 #undef HAVE_GAS_HIDDEN
1237 /* Define if your assembler supports .lcomm with an alignment field. */
1238 #ifndef USED_FOR_TARGET
1239 #undef HAVE_GAS_LCOMM_WITH_ALIGNMENT
1240 #endif
1243 /* Define if your assembler supports .literal16. */
1244 #ifndef USED_FOR_TARGET
1245 #undef HAVE_GAS_LITERAL16
1246 #endif
1249 /* Define if your assembler supports specifying the maximum number of bytes to
1250    skip when using the GAS .p2align command. */
1251 #ifndef USED_FOR_TARGET
1252 #undef HAVE_GAS_MAX_SKIP_P2ALIGN
1253 #endif
1256 /* Define if your assembler supports the .set micromips directive */
1257 #ifndef USED_FOR_TARGET
1258 #undef HAVE_GAS_MICROMIPS
1259 #endif
1262 /* Define if your assembler supports .nsubspa comdat option. */
1263 #ifndef USED_FOR_TARGET
1264 #undef HAVE_GAS_NSUBSPA_COMDAT
1265 #endif
1268 /* Define if your assembler and linker support 32-bit section relative relocs
1269    via '.secrel32 label'. */
1270 #ifndef USED_FOR_TARGET
1271 #undef HAVE_GAS_PE_SECREL32_RELOC
1272 #endif
1275 /* Define if your assembler supports specifying the section flag e. */
1276 #ifndef USED_FOR_TARGET
1277 #undef HAVE_GAS_SECTION_EXCLUDE
1278 #endif
1281 /* Define 0/1 if your assembler supports marking sections with SHF_MERGE flag.
1282    */
1283 #ifndef USED_FOR_TARGET
1284 #undef HAVE_GAS_SHF_MERGE
1285 #endif
1288 /* Define if your assembler supports .subsection and .subsection -1 starts
1289    emitting at the beginning of your section. */
1290 #ifndef USED_FOR_TARGET
1291 #undef HAVE_GAS_SUBSECTION_ORDERING
1292 #endif
1295 /* Define if your assembler supports .weak. */
1296 #ifndef USED_FOR_TARGET
1297 #undef HAVE_GAS_WEAK
1298 #endif
1301 /* Define if your assembler supports .weakref. */
1302 #ifndef USED_FOR_TARGET
1303 #undef HAVE_GAS_WEAKREF
1304 #endif
1307 /* Define to 1 if you have the `getchar_unlocked' function. */
1308 #ifndef USED_FOR_TARGET
1309 #undef HAVE_GETCHAR_UNLOCKED
1310 #endif
1313 /* Define to 1 if you have the `getc_unlocked' function. */
1314 #ifndef USED_FOR_TARGET
1315 #undef HAVE_GETC_UNLOCKED
1316 #endif
1319 /* Define to 1 if you have the `getrlimit' function. */
1320 #ifndef USED_FOR_TARGET
1321 #undef HAVE_GETRLIMIT
1322 #endif
1325 /* Define to 1 if you have the `getrusage' function. */
1326 #ifndef USED_FOR_TARGET
1327 #undef HAVE_GETRUSAGE
1328 #endif
1331 /* Define to 1 if you have the `gettimeofday' function. */
1332 #ifndef USED_FOR_TARGET
1333 #undef HAVE_GETTIMEOFDAY
1334 #endif
1337 /* Define to 1 if using GNU as. */
1338 #ifndef USED_FOR_TARGET
1339 #undef HAVE_GNU_AS
1340 #endif
1343 /* Define if your system supports gnu indirect functions. */
1344 #ifndef USED_FOR_TARGET
1345 #undef HAVE_GNU_INDIRECT_FUNCTION
1346 #endif
1349 /* Define to 1 if using GNU ld. */
1350 #ifndef USED_FOR_TARGET
1351 #undef HAVE_GNU_LD
1352 #endif
1355 /* Define if the gold linker supports split stack and is available as a
1356    non-default */
1357 #ifndef USED_FOR_TARGET
1358 #undef HAVE_GOLD_NON_DEFAULT_SPLIT_STACK
1359 #endif
1362 /* Define if you have the iconv() function. */
1363 #ifndef USED_FOR_TARGET
1364 #undef HAVE_ICONV
1365 #endif
1368 /* Define to 1 if you have the <iconv.h> header file. */
1369 #ifndef USED_FOR_TARGET
1370 #undef HAVE_ICONV_H
1371 #endif
1374 /* Define 0/1 if .init_array/.fini_array sections are available and working.
1375    */
1376 #ifndef USED_FOR_TARGET
1377 #undef HAVE_INITFINI_ARRAY_SUPPORT
1378 #endif
1381 /* Define to 1 if the system has the type `intmax_t'. */
1382 #ifndef USED_FOR_TARGET
1383 #undef HAVE_INTMAX_T
1384 #endif
1387 /* Define to 1 if the system has the type `intptr_t'. */
1388 #ifndef USED_FOR_TARGET
1389 #undef HAVE_INTPTR_T
1390 #endif
1393 /* Define if you have a working <inttypes.h> header file. */
1394 #ifndef USED_FOR_TARGET
1395 #undef HAVE_INTTYPES_H
1396 #endif
1399 /* Define if isl_options_set_schedule_serialize_sccs exists. */
1400 #ifndef USED_FOR_TARGET
1401 #undef HAVE_ISL_OPTIONS_SET_SCHEDULE_SERIALIZE_SCCS
1402 #endif
1405 /* Define to 1 if you have the `kill' function. */
1406 #ifndef USED_FOR_TARGET
1407 #undef HAVE_KILL
1408 #endif
1411 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
1412 #ifndef USED_FOR_TARGET
1413 #undef HAVE_LANGINFO_CODESET
1414 #endif
1417 /* Define to 1 if you have the <langinfo.h> header file. */
1418 #ifndef USED_FOR_TARGET
1419 #undef HAVE_LANGINFO_H
1420 #endif
1423 /* Define if your <locale.h> file defines LC_MESSAGES. */
1424 #ifndef USED_FOR_TARGET
1425 #undef HAVE_LC_MESSAGES
1426 #endif
1429 /* Define to 1 if you have the <ldfcn.h> header file. */
1430 #ifndef USED_FOR_TARGET
1431 #undef HAVE_LDFCN_H
1432 #endif
1435 /* Define if your linker supports --as-needed/--no-as-needed or equivalent
1436    options. */
1437 #ifndef USED_FOR_TARGET
1438 #undef HAVE_LD_AS_NEEDED
1439 #endif
1442 /* Define if your linker supports -z bndplt */
1443 #ifndef USED_FOR_TARGET
1444 #undef HAVE_LD_BNDPLT_SUPPORT
1445 #endif
1448 /* Define if your linker supports --build-id. */
1449 #ifndef USED_FOR_TARGET
1450 #undef HAVE_LD_BUILDID
1451 #endif
1454 /* Define if the linker supports clearing hardware capabilities via mapfile.
1455    */
1456 #ifndef USED_FOR_TARGET
1457 #undef HAVE_LD_CLEARCAP
1458 #endif
1461 /* Define to the level of your linker's compressed debug section support. */
1462 #ifndef USED_FOR_TARGET
1463 #undef HAVE_LD_COMPRESS_DEBUG
1464 #endif
1467 /* Define if your linker supports --demangle option. */
1468 #ifndef USED_FOR_TARGET
1469 #undef HAVE_LD_DEMANGLE
1470 #endif
1473 /* Define 0/1 if your linker supports CIE v3 in .eh_frame. */
1474 #ifndef USED_FOR_TARGET
1475 #undef HAVE_LD_EH_FRAME_CIEV3
1476 #endif
1479 /* Define if your linker supports .eh_frame_hdr. */
1480 #undef HAVE_LD_EH_FRAME_HDR
1482 /* Define if your linker supports garbage collection of sections in presence
1483    of EH frames. */
1484 #ifndef USED_FOR_TARGET
1485 #undef HAVE_LD_EH_GC_SECTIONS
1486 #endif
1489 /* Define if your linker has buggy garbage collection of sections support when
1490    .text.startup.foo like sections are used. */
1491 #ifndef USED_FOR_TARGET
1492 #undef HAVE_LD_EH_GC_SECTIONS_BUG
1493 #endif
1496 /* Define if your PowerPC64 linker supports a large TOC. */
1497 #ifndef USED_FOR_TARGET
1498 #undef HAVE_LD_LARGE_TOC
1499 #endif
1502 /* Define if your PowerPC64 linker only needs function descriptor syms. */
1503 #ifndef USED_FOR_TARGET
1504 #undef HAVE_LD_NO_DOT_SYMS
1505 #endif
1508 /* Define if your linker can relax absolute .eh_frame personality pointers
1509    into PC-relative form. */
1510 #ifndef USED_FOR_TARGET
1511 #undef HAVE_LD_PERSONALITY_RELAXATION
1512 #endif
1515 /* Define if your linker supports PIE option. */
1516 #ifndef USED_FOR_TARGET
1517 #undef HAVE_LD_PIE
1518 #endif
1521 /* Define 0/1 if your linker supports -pie option with copy reloc. */
1522 #ifndef USED_FOR_TARGET
1523 #undef HAVE_LD_PIE_COPYRELOC
1524 #endif
1527 /* Define if your linker links a mix of read-only and read-write sections into
1528    a read-write section. */
1529 #ifndef USED_FOR_TARGET
1530 #undef HAVE_LD_RO_RW_SECTION_MIXING
1531 #endif
1534 /* Define if your linker supports the *_sol2 emulations. */
1535 #ifndef USED_FOR_TARGET
1536 #undef HAVE_LD_SOL2_EMULATION
1537 #endif
1540 /* Define if your linker supports -Bstatic/-Bdynamic or equivalent options. */
1541 #ifndef USED_FOR_TARGET
1542 #undef HAVE_LD_STATIC_DYNAMIC
1543 #endif
1546 /* Define if your linker supports --sysroot. */
1547 #ifndef USED_FOR_TARGET
1548 #undef HAVE_LD_SYSROOT
1549 #endif
1552 /* Define to 1 if you have the <limits.h> header file. */
1553 #ifndef USED_FOR_TARGET
1554 #undef HAVE_LIMITS_H
1555 #endif
1558 /* Define to 1 if you have the <locale.h> header file. */
1559 #ifndef USED_FOR_TARGET
1560 #undef HAVE_LOCALE_H
1561 #endif
1564 /* Define to 1 if the system has the type `long long'. */
1565 #ifndef USED_FOR_TARGET
1566 #undef HAVE_LONG_LONG
1567 #endif
1570 /* Define to 1 if the system has the type `long long int'. */
1571 #ifndef USED_FOR_TARGET
1572 #undef HAVE_LONG_LONG_INT
1573 #endif
1576 /* Define to the level of your linker's plugin support. */
1577 #ifndef USED_FOR_TARGET
1578 #undef HAVE_LTO_PLUGIN
1579 #endif
1582 /* Define to 1 if you have the `madvise' function. */
1583 #ifndef USED_FOR_TARGET
1584 #undef HAVE_MADVISE
1585 #endif
1588 /* Define to 1 if you have the <malloc.h> header file. */
1589 #ifndef USED_FOR_TARGET
1590 #undef HAVE_MALLOC_H
1591 #endif
1594 /* Define to 1 if you have the `mbstowcs' function. */
1595 #ifndef USED_FOR_TARGET
1596 #undef HAVE_MBSTOWCS
1597 #endif
1600 /* Define if valgrind's memcheck.h header is installed. */
1601 #ifndef USED_FOR_TARGET
1602 #undef HAVE_MEMCHECK_H
1603 #endif
1606 /* Define to 1 if you have the <memory.h> header file. */
1607 #ifndef USED_FOR_TARGET
1608 #undef HAVE_MEMORY_H
1609 #endif
1612 /* Define to 1 if you have the `mmap' function. */
1613 #ifndef USED_FOR_TARGET
1614 #undef HAVE_MMAP
1615 #endif
1618 /* Define if mmap with MAP_ANON(YMOUS) works. */
1619 #ifndef USED_FOR_TARGET
1620 #undef HAVE_MMAP_ANON
1621 #endif
1624 /* Define if mmap of /dev/zero works. */
1625 #ifndef USED_FOR_TARGET
1626 #undef HAVE_MMAP_DEV_ZERO
1627 #endif
1630 /* Define if read-only mmap of a plain file works. */
1631 #ifndef USED_FOR_TARGET
1632 #undef HAVE_MMAP_FILE
1633 #endif
1636 /* Define to 1 if you have the `nl_langinfo' function. */
1637 #ifndef USED_FOR_TARGET
1638 #undef HAVE_NL_LANGINFO
1639 #endif
1642 /* Define to 1 if you have the `popen' function. */
1643 #ifndef USED_FOR_TARGET
1644 #undef HAVE_POPEN
1645 #endif
1648 /* Define to 1 if you have the `putchar_unlocked' function. */
1649 #ifndef USED_FOR_TARGET
1650 #undef HAVE_PUTCHAR_UNLOCKED
1651 #endif
1654 /* Define to 1 if you have the `putc_unlocked' function. */
1655 #ifndef USED_FOR_TARGET
1656 #undef HAVE_PUTC_UNLOCKED
1657 #endif
1660 /* Define to 1 if you have the `setlocale' function. */
1661 #ifndef USED_FOR_TARGET
1662 #undef HAVE_SETLOCALE
1663 #endif
1666 /* Define to 1 if you have the `setrlimit' function. */
1667 #ifndef USED_FOR_TARGET
1668 #undef HAVE_SETRLIMIT
1669 #endif
1672 /* Define if the system-provided CRTs are present on Solaris. */
1673 #ifndef USED_FOR_TARGET
1674 #undef HAVE_SOLARIS_CRTS
1675 #endif
1678 /* Define to 1 if you have the <stddef.h> header file. */
1679 #ifndef USED_FOR_TARGET
1680 #undef HAVE_STDDEF_H
1681 #endif
1684 /* Define to 1 if you have the <stdint.h> header file. */
1685 #ifndef USED_FOR_TARGET
1686 #undef HAVE_STDINT_H
1687 #endif
1690 /* Define to 1 if you have the <stdlib.h> header file. */
1691 #ifndef USED_FOR_TARGET
1692 #undef HAVE_STDLIB_H
1693 #endif
1696 /* Define to 1 if you have the <strings.h> header file. */
1697 #ifndef USED_FOR_TARGET
1698 #undef HAVE_STRINGS_H
1699 #endif
1702 /* Define to 1 if you have the <string.h> header file. */
1703 #ifndef USED_FOR_TARGET
1704 #undef HAVE_STRING_H
1705 #endif
1708 /* Define to 1 if you have the `strsignal' function. */
1709 #ifndef USED_FOR_TARGET
1710 #undef HAVE_STRSIGNAL
1711 #endif
1714 /* Define if <sys/times.h> defines struct tms. */
1715 #ifndef USED_FOR_TARGET
1716 #undef HAVE_STRUCT_TMS
1717 #endif
1720 /* Define if <utility> defines std::swap. */
1721 #ifndef USED_FOR_TARGET
1722 #undef HAVE_SWAP_IN_UTILITY
1723 #endif
1726 /* Define to 1 if you have the `sysconf' function. */
1727 #ifndef USED_FOR_TARGET
1728 #undef HAVE_SYSCONF
1729 #endif
1732 /* Define to 1 if you have the <sys/file.h> header file. */
1733 #ifndef USED_FOR_TARGET
1734 #undef HAVE_SYS_FILE_H
1735 #endif
1738 /* Define to 1 if you have the <sys/mman.h> header file. */
1739 #ifndef USED_FOR_TARGET
1740 #undef HAVE_SYS_MMAN_H
1741 #endif
1744 /* Define to 1 if you have the <sys/param.h> header file. */
1745 #ifndef USED_FOR_TARGET
1746 #undef HAVE_SYS_PARAM_H
1747 #endif
1750 /* Define to 1 if you have the <sys/resource.h> header file. */
1751 #ifndef USED_FOR_TARGET
1752 #undef HAVE_SYS_RESOURCE_H
1753 #endif
1756 /* Define if your target C library provides sys/sdt.h */
1757 #undef HAVE_SYS_SDT_H
1759 /* Define to 1 if you have the <sys/stat.h> header file. */
1760 #ifndef USED_FOR_TARGET
1761 #undef HAVE_SYS_STAT_H
1762 #endif
1765 /* Define to 1 if you have the <sys/times.h> header file. */
1766 #ifndef USED_FOR_TARGET
1767 #undef HAVE_SYS_TIMES_H
1768 #endif
1771 /* Define to 1 if you have the <sys/time.h> header file. */
1772 #ifndef USED_FOR_TARGET
1773 #undef HAVE_SYS_TIME_H
1774 #endif
1777 /* Define to 1 if you have the <sys/types.h> header file. */
1778 #ifndef USED_FOR_TARGET
1779 #undef HAVE_SYS_TYPES_H
1780 #endif
1783 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
1784 #ifndef USED_FOR_TARGET
1785 #undef HAVE_SYS_WAIT_H
1786 #endif
1789 /* Define to 1 if you have the `times' function. */
1790 #ifndef USED_FOR_TARGET
1791 #undef HAVE_TIMES
1792 #endif
1795 /* Define to 1 if you have the <time.h> header file. */
1796 #ifndef USED_FOR_TARGET
1797 #undef HAVE_TIME_H
1798 #endif
1801 /* Define to 1 if you have the <tr1/unordered_map> header file. */
1802 #ifndef USED_FOR_TARGET
1803 #undef HAVE_TR1_UNORDERED_MAP
1804 #endif
1807 /* Define to 1 if the system has the type `uintmax_t'. */
1808 #ifndef USED_FOR_TARGET
1809 #undef HAVE_UINTMAX_T
1810 #endif
1813 /* Define to 1 if the system has the type `uintptr_t'. */
1814 #ifndef USED_FOR_TARGET
1815 #undef HAVE_UINTPTR_T
1816 #endif
1819 /* Define to 1 if you have the <unistd.h> header file. */
1820 #ifndef USED_FOR_TARGET
1821 #undef HAVE_UNISTD_H
1822 #endif
1825 /* Define to 1 if you have the <unordered_map> header file. */
1826 #ifndef USED_FOR_TARGET
1827 #undef HAVE_UNORDERED_MAP
1828 #endif
1831 /* Define to 1 if the system has the type `unsigned long long int'. */
1832 #ifndef USED_FOR_TARGET
1833 #undef HAVE_UNSIGNED_LONG_LONG_INT
1834 #endif
1837 /* Define if valgrind's valgrind/memcheck.h header is installed. */
1838 #ifndef USED_FOR_TARGET
1839 #undef HAVE_VALGRIND_MEMCHECK_H
1840 #endif
1843 /* Define to 1 if you have the `vfork' function. */
1844 #ifndef USED_FOR_TARGET
1845 #undef HAVE_VFORK
1846 #endif
1849 /* Define to 1 if you have the <vfork.h> header file. */
1850 #ifndef USED_FOR_TARGET
1851 #undef HAVE_VFORK_H
1852 #endif
1855 /* Define to 1 if you have the <wchar.h> header file. */
1856 #ifndef USED_FOR_TARGET
1857 #undef HAVE_WCHAR_H
1858 #endif
1861 /* Define to 1 if you have the `wcswidth' function. */
1862 #ifndef USED_FOR_TARGET
1863 #undef HAVE_WCSWIDTH
1864 #endif
1867 /* Define to 1 if `fork' works. */
1868 #ifndef USED_FOR_TARGET
1869 #undef HAVE_WORKING_FORK
1870 #endif
1873 /* Define this macro if mbstowcs does not crash when its first argument is
1874    NULL. */
1875 #ifndef USED_FOR_TARGET
1876 #undef HAVE_WORKING_MBSTOWCS
1877 #endif
1880 /* Define to 1 if `vfork' works. */
1881 #ifndef USED_FOR_TARGET
1882 #undef HAVE_WORKING_VFORK
1883 #endif
1886 /* Define if your assembler supports AIX debug frame section label reference.
1887    */
1888 #ifndef USED_FOR_TARGET
1889 #undef HAVE_XCOFF_DWARF_EXTRAS
1890 #endif
1893 /* Define if isl is in use. */
1894 #ifndef USED_FOR_TARGET
1895 #undef HAVE_isl
1896 #endif
1899 /* Define if F_SETLKW supported by fcntl. */
1900 #ifndef USED_FOR_TARGET
1901 #undef HOST_HAS_F_SETLKW
1902 #endif
1905 /* Define as const if the declaration of iconv() needs const. */
1906 #ifndef USED_FOR_TARGET
1907 #undef ICONV_CONST
1908 #endif
1911 /* Define if int64_t uses long as underlying type. */
1912 #ifndef USED_FOR_TARGET
1913 #undef INT64_T_IS_LONG
1914 #endif
1917 /* Define to the linker option to ignore unused dependencies. */
1918 #ifndef USED_FOR_TARGET
1919 #undef LD_AS_NEEDED_OPTION
1920 #endif
1923 /* Define to the linker option to enable compressed debug sections. */
1924 #ifndef USED_FOR_TARGET
1925 #undef LD_COMPRESS_DEBUG_OPTION
1926 #endif
1929 /* Define to the linker option to enable use of shared objects. */
1930 #ifndef USED_FOR_TARGET
1931 #undef LD_DYNAMIC_OPTION
1932 #endif
1935 /* Define to the linker option to keep unused dependencies. */
1936 #ifndef USED_FOR_TARGET
1937 #undef LD_NO_AS_NEEDED_OPTION
1938 #endif
1941 /* Define to the linker option to disable use of shared objects. */
1942 #ifndef USED_FOR_TARGET
1943 #undef LD_STATIC_OPTION
1944 #endif
1947 /* The linker hash style */
1948 #ifndef USED_FOR_TARGET
1949 #undef LINKER_HASH_STYLE
1950 #endif
1953 /* Define to the name of the LTO plugin DSO that must be passed to the
1954    linker's -plugin=LIB option. */
1955 #ifndef USED_FOR_TARGET
1956 #undef LTOPLUGINSONAME
1957 #endif
1960 /* Define to the sub-directory in which libtool stores uninstalled libraries.
1961    */
1962 #ifndef USED_FOR_TARGET
1963 #undef LT_OBJDIR
1964 #endif
1967 /* Define if host mkdir takes a single argument. */
1968 #ifndef USED_FOR_TARGET
1969 #undef MKDIR_TAKES_ONE_ARG
1970 #endif
1973 /* Define to offload targets, separated by commas. */
1974 #ifndef USED_FOR_TARGET
1975 #undef OFFLOAD_TARGETS
1976 #endif
1979 /* Define to the address where bug reports for this package should be sent. */
1980 #ifndef USED_FOR_TARGET
1981 #undef PACKAGE_BUGREPORT
1982 #endif
1985 /* Define to the full name of this package. */
1986 #ifndef USED_FOR_TARGET
1987 #undef PACKAGE_NAME
1988 #endif
1991 /* Define to the full name and version of this package. */
1992 #ifndef USED_FOR_TARGET
1993 #undef PACKAGE_STRING
1994 #endif
1997 /* Define to the one symbol short name of this package. */
1998 #ifndef USED_FOR_TARGET
1999 #undef PACKAGE_TARNAME
2000 #endif
2003 /* Define to the home page for this package. */
2004 #ifndef USED_FOR_TARGET
2005 #undef PACKAGE_URL
2006 #endif
2009 /* Define to the version of this package. */
2010 #ifndef USED_FOR_TARGET
2011 #undef PACKAGE_VERSION
2012 #endif
2015 /* Specify plugin linker */
2016 #ifndef USED_FOR_TARGET
2017 #undef PLUGIN_LD_SUFFIX
2018 #endif
2021 /* Define to .TOC. alignment forced by your linker. */
2022 #ifndef USED_FOR_TARGET
2023 #undef POWERPC64_TOC_POINTER_ALIGNMENT
2024 #endif
2027 /* Define to PREFIX/include if cpp should also search that directory. */
2028 #ifndef USED_FOR_TARGET
2029 #undef PREFIX_INCLUDE_DIR
2030 #endif
2033 /* The size of `int', as computed by sizeof. */
2034 #ifndef USED_FOR_TARGET
2035 #undef SIZEOF_INT
2036 #endif
2039 /* The size of `long', as computed by sizeof. */
2040 #ifndef USED_FOR_TARGET
2041 #undef SIZEOF_LONG
2042 #endif
2045 /* The size of `long long', as computed by sizeof. */
2046 #ifndef USED_FOR_TARGET
2047 #undef SIZEOF_LONG_LONG
2048 #endif
2051 /* The size of `short', as computed by sizeof. */
2052 #ifndef USED_FOR_TARGET
2053 #undef SIZEOF_SHORT
2054 #endif
2057 /* The size of `void *', as computed by sizeof. */
2058 #ifndef USED_FOR_TARGET
2059 #undef SIZEOF_VOID_P
2060 #endif
2063 /* Define to 1 if you have the ANSI C header files. */
2064 #ifndef USED_FOR_TARGET
2065 #undef STDC_HEADERS
2066 #endif
2069 /* Define if you can safely include both <string.h> and <strings.h>. */
2070 #ifndef USED_FOR_TARGET
2071 #undef STRING_WITH_STRINGS
2072 #endif
2075 /* Define if TFmode long double should be the default */
2076 #ifndef USED_FOR_TARGET
2077 #undef TARGET_DEFAULT_LONG_DOUBLE_128
2078 #endif
2081 /* Define if your target C library provides the `dl_iterate_phdr' function. */
2082 #undef TARGET_DL_ITERATE_PHDR
2084 /* GNU C Library major version number used on the target, or 0. */
2085 #ifndef USED_FOR_TARGET
2086 #undef TARGET_GLIBC_MAJOR
2087 #endif
2090 /* GNU C Library minor version number used on the target, or 0. */
2091 #ifndef USED_FOR_TARGET
2092 #undef TARGET_GLIBC_MINOR
2093 #endif
2096 /* Define if your target C Library provides the AT_HWCAP value in the TCB */
2097 #ifndef USED_FOR_TARGET
2098 #undef TARGET_LIBC_PROVIDES_HWCAP_IN_TCB
2099 #endif
2102 /* Define if your target C library provides stack protector support */
2103 #ifndef USED_FOR_TARGET
2104 #undef TARGET_LIBC_PROVIDES_SSP
2105 #endif
2108 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
2109 #ifndef USED_FOR_TARGET
2110 #undef TIME_WITH_SYS_TIME
2111 #endif
2114 /* Define to the flag used to mark TLS sections if the default (`T') doesn't
2115    work. */
2116 #ifndef USED_FOR_TARGET
2117 #undef TLS_SECTION_ASM_FLAG
2118 #endif
2121 /* Define if your assembler mis-optimizes .eh_frame data. */
2122 #ifndef USED_FOR_TARGET
2123 #undef USE_AS_TRADITIONAL_FORMAT
2124 #endif
2127 /* Define if you want to generate code by default that assumes that the Cygwin
2128    DLL exports wrappers to support libstdc++ function replacement. */
2129 #ifndef USED_FOR_TARGET
2130 #undef USE_CYGWIN_LIBSTDCXX_WRAPPERS
2131 #endif
2134 /* Define to 1 if the 'long long' type is wider than 'long' but still
2135    efficiently supported by the host hardware. */
2136 #ifndef USED_FOR_TARGET
2137 #undef USE_LONG_LONG_FOR_WIDEST_FAST_INT
2138 #endif
2141 /* Define if we should use leading underscore on 64 bit mingw targets */
2142 #ifndef USED_FOR_TARGET
2143 #undef USE_MINGW64_LEADING_UNDERSCORES
2144 #endif
2147 /* Enable extensions on AIX 3, Interix.  */
2148 #ifndef _ALL_SOURCE
2149 # undef _ALL_SOURCE
2150 #endif
2151 /* Enable GNU extensions on systems that have them.  */
2152 #ifndef _GNU_SOURCE
2153 # undef _GNU_SOURCE
2154 #endif
2155 /* Enable threading extensions on Solaris.  */
2156 #ifndef _POSIX_PTHREAD_SEMANTICS
2157 # undef _POSIX_PTHREAD_SEMANTICS
2158 #endif
2159 /* Enable extensions on HP NonStop.  */
2160 #ifndef _TANDEM_SOURCE
2161 # undef _TANDEM_SOURCE
2162 #endif
2163 /* Enable general extensions on Solaris.  */
2164 #ifndef __EXTENSIONS__
2165 # undef __EXTENSIONS__
2166 #endif
2169 /* Define to be the last component of the Windows registry key under which to
2170    look for installation paths. The full key used will be
2171    HKEY_LOCAL_MACHINE/SOFTWARE/Free Software Foundation/{WIN32_REGISTRY_KEY}.
2172    The default is the GCC version number. */
2173 #ifndef USED_FOR_TARGET
2174 #undef WIN32_REGISTRY_KEY
2175 #endif
2178 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
2179    significant byte first (like Motorola and SPARC, unlike Intel). */
2180 #if defined AC_APPLE_UNIVERSAL_BUILD
2181 # if defined __BIG_ENDIAN__
2182 #  define WORDS_BIGENDIAN 1
2183 # endif
2184 #else
2185 # ifndef WORDS_BIGENDIAN
2186 #  undef WORDS_BIGENDIAN
2187 # endif
2188 #endif
2190 /* Number of bits in a file offset, on hosts where this is settable. */
2191 #ifndef USED_FOR_TARGET
2192 #undef _FILE_OFFSET_BITS
2193 #endif
2196 /* Define for large files, on AIX-style hosts. */
2197 #ifndef USED_FOR_TARGET
2198 #undef _LARGE_FILES
2199 #endif
2202 /* Define to 1 if on MINIX. */
2203 #ifndef USED_FOR_TARGET
2204 #undef _MINIX
2205 #endif
2208 /* Define to 2 if the system does not provide POSIX.1 features except with
2209    this defined. */
2210 #ifndef USED_FOR_TARGET
2211 #undef _POSIX_1_SOURCE
2212 #endif
2215 /* Define to 1 if you need to in order for `stat' and other things to work. */
2216 #ifndef USED_FOR_TARGET
2217 #undef _POSIX_SOURCE
2218 #endif
2221 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
2222    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
2223    #define below would cause a syntax error. */
2224 #ifndef USED_FOR_TARGET
2225 #undef _UINT32_T
2226 #endif
2229 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
2230    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
2231    #define below would cause a syntax error. */
2232 #ifndef USED_FOR_TARGET
2233 #undef _UINT64_T
2234 #endif
2237 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
2238    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
2239    #define below would cause a syntax error. */
2240 #ifndef USED_FOR_TARGET
2241 #undef _UINT8_T
2242 #endif
2245 /* Define to `char *' if <sys/types.h> does not define. */
2246 #ifndef USED_FOR_TARGET
2247 #undef caddr_t
2248 #endif
2251 /* Define to `__inline__' or `__inline' if that's what the C compiler
2252    calls it, or to nothing if 'inline' is not supported under any name.  */
2253 #ifndef __cplusplus
2254 #undef inline
2255 #endif
2257 /* Define to the type of a signed integer type of width exactly 16 bits if
2258    such a type exists and the standard includes do not define it. */
2259 #ifndef USED_FOR_TARGET
2260 #undef int16_t
2261 #endif
2264 /* Define to the type of a signed integer type of width exactly 32 bits if
2265    such a type exists and the standard includes do not define it. */
2266 #ifndef USED_FOR_TARGET
2267 #undef int32_t
2268 #endif
2271 /* Define to the type of a signed integer type of width exactly 64 bits if
2272    such a type exists and the standard includes do not define it. */
2273 #ifndef USED_FOR_TARGET
2274 #undef int64_t
2275 #endif
2278 /* Define to the type of a signed integer type of width exactly 8 bits if such
2279    a type exists and the standard includes do not define it. */
2280 #ifndef USED_FOR_TARGET
2281 #undef int8_t
2282 #endif
2285 /* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
2286    not define. */
2287 #ifndef USED_FOR_TARGET
2288 #undef intmax_t
2289 #endif
2292 /* Define to the type of a signed integer type wide enough to hold a pointer,
2293    if such a type exists, and if the system does not define it. */
2294 #ifndef USED_FOR_TARGET
2295 #undef intptr_t
2296 #endif
2299 /* Define to `int' if <sys/types.h> does not define. */
2300 #ifndef USED_FOR_TARGET
2301 #undef pid_t
2302 #endif
2305 /* Define to `long' if <sys/resource.h> doesn't define. */
2306 #ifndef USED_FOR_TARGET
2307 #undef rlim_t
2308 #endif
2311 /* Define to `int' if <sys/types.h> does not define. */
2312 #ifndef USED_FOR_TARGET
2313 #undef ssize_t
2314 #endif
2317 /* Define to the type of an unsigned integer type of width exactly 16 bits if
2318    such a type exists and the standard includes do not define it. */
2319 #ifndef USED_FOR_TARGET
2320 #undef uint16_t
2321 #endif
2324 /* Define to the type of an unsigned integer type of width exactly 32 bits if
2325    such a type exists and the standard includes do not define it. */
2326 #ifndef USED_FOR_TARGET
2327 #undef uint32_t
2328 #endif
2331 /* Define to the type of an unsigned integer type of width exactly 64 bits if
2332    such a type exists and the standard includes do not define it. */
2333 #ifndef USED_FOR_TARGET
2334 #undef uint64_t
2335 #endif
2338 /* Define to the type of an unsigned integer type of width exactly 8 bits if
2339    such a type exists and the standard includes do not define it. */
2340 #ifndef USED_FOR_TARGET
2341 #undef uint8_t
2342 #endif
2345 /* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
2346    do not define. */
2347 #ifndef USED_FOR_TARGET
2348 #undef uintmax_t
2349 #endif
2352 /* Define to the type of an unsigned integer type wide enough to hold a
2353    pointer, if such a type exists, and if the system does not define it. */
2354 #ifndef USED_FOR_TARGET
2355 #undef uintptr_t
2356 #endif
2359 /* Define as `fork' if `vfork' does not work. */
2360 #ifndef USED_FOR_TARGET
2361 #undef vfork
2362 #endif