/cp
[official-gcc.git] / gcc / config.in
blobb031a62e838327232a62e4eac6aa127402ab7dbc
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 0/1 to force the choice for exception handling model. */
34 #ifndef USED_FOR_TARGET
35 #undef CONFIG_SJLJ_EXCEPTIONS
36 #endif
39 /* Define to enable the use of a default assembler. */
40 #ifndef USED_FOR_TARGET
41 #undef DEFAULT_ASSEMBLER
42 #endif
45 /* Define to enable the use of a default linker. */
46 #ifndef USED_FOR_TARGET
47 #undef DEFAULT_LINKER
48 #endif
51 /* Define if you want to use __cxa_atexit, rather than atexit, to register C++
52    destructors for local statics and global objects. This is essential for
53    fully standards-compliant handling of destructors, but requires
54    __cxa_atexit in libc. */
55 #ifndef USED_FOR_TARGET
56 #undef DEFAULT_USE_CXA_ATEXIT
57 #endif
60 /* The default for -fdiagnostics-color option */
61 #ifndef USED_FOR_TARGET
62 #undef DIAGNOSTICS_COLOR_DEFAULT
63 #endif
66 /* Define if you want assertions enabled. This is a cheap check. */
67 #ifndef USED_FOR_TARGET
68 #undef ENABLE_ASSERT_CHECKING
69 #endif
72 /* Define if you want more run-time sanity checks. This one gets a grab bag of
73    miscellaneous but relatively cheap checks. */
74 #ifndef USED_FOR_TARGET
75 #undef ENABLE_CHECKING
76 #endif
79 /* Define to 1 to specify that we are using the BID decimal floating point
80    format instead of DPD */
81 #ifndef USED_FOR_TARGET
82 #undef ENABLE_DECIMAL_BID_FORMAT
83 #endif
86 /* Define to 1 to enable decimal float extension to C. */
87 #ifndef USED_FOR_TARGET
88 #undef ENABLE_DECIMAL_FLOAT
89 #endif
92 /* Define if your target supports default PIE and it is enabled. */
93 #ifndef USED_FOR_TARGET
94 #undef ENABLE_DEFAULT_PIE
95 #endif
98 /* Define if you want more run-time sanity checks for dataflow. */
99 #ifndef USED_FOR_TARGET
100 #undef ENABLE_DF_CHECKING
101 #endif
104 /* Define to 1 to enable fixed-point arithmetic extension to C. */
105 #ifndef USED_FOR_TARGET
106 #undef ENABLE_FIXED_POINT
107 #endif
110 /* Define if you want fold checked that it never destructs its argument. This
111    is quite expensive. */
112 #ifndef USED_FOR_TARGET
113 #undef ENABLE_FOLD_CHECKING
114 #endif
117 /* Define if you want the garbage collector to operate in maximally paranoid
118    mode, validating the entire heap and collecting garbage at every
119    opportunity. This is extremely expensive. */
120 #ifndef USED_FOR_TARGET
121 #undef ENABLE_GC_ALWAYS_COLLECT
122 #endif
125 /* Define if you want the garbage collector to do object poisoning and other
126    memory allocation checks. This is quite expensive. */
127 #ifndef USED_FOR_TARGET
128 #undef ENABLE_GC_CHECKING
129 #endif
132 /* Define if you want operations on GIMPLE (the basic data structure of the
133    high-level optimizers) to be checked for dynamic type safety at runtime.
134    This is moderately expensive. */
135 #ifndef USED_FOR_TARGET
136 #undef ENABLE_GIMPLE_CHECKING
137 #endif
140 /* Define if gcc should always pass --build-id to linker. */
141 #ifndef USED_FOR_TARGET
142 #undef ENABLE_LD_BUILDID
143 #endif
146 /* Define to 1 to enable libquadmath support */
147 #ifndef USED_FOR_TARGET
148 #undef ENABLE_LIBQUADMATH_SUPPORT
149 #endif
152 /* Define to enable LTO support. */
153 #ifndef USED_FOR_TARGET
154 #undef ENABLE_LTO
155 #endif
158 /* Define to 1 if translation of program messages to the user's native
159    language is requested. */
160 #ifndef USED_FOR_TARGET
161 #undef ENABLE_NLS
162 #endif
165 /* Define this to enable support for offloading. */
166 #ifndef USED_FOR_TARGET
167 #undef ENABLE_OFFLOADING
168 #endif
171 /* Define to enable plugin support. */
172 #ifndef USED_FOR_TARGET
173 #undef ENABLE_PLUGIN
174 #endif
177 /* Define if you want all operations on RTL (the basic data structure of the
178    optimizer and back end) to be checked for dynamic type safety at runtime.
179    This is quite expensive. */
180 #ifndef USED_FOR_TARGET
181 #undef ENABLE_RTL_CHECKING
182 #endif
185 /* Define if you want RTL flag accesses to be checked against the RTL codes
186    that are supported for each access macro. This is relatively cheap. */
187 #ifndef USED_FOR_TARGET
188 #undef ENABLE_RTL_FLAG_CHECKING
189 #endif
192 /* Define if you want runtime assertions enabled. This is a cheap check. */
193 #undef ENABLE_RUNTIME_CHECKING
195 /* Define if you want all operations on trees (the basic data structure of the
196    front ends) to be checked for dynamic type safety at runtime. This is
197    moderately expensive. The tree browser debugging routines will also be
198    enabled by this option. */
199 #ifndef USED_FOR_TARGET
200 #undef ENABLE_TREE_CHECKING
201 #endif
204 /* Define if you want all gimple types to be verified after gimplifiation.
205    This is cheap. */
206 #ifndef USED_FOR_TARGET
207 #undef ENABLE_TYPES_CHECKING
208 #endif
211 /* Define to get calls to the valgrind runtime enabled. */
212 #ifndef USED_FOR_TARGET
213 #undef ENABLE_VALGRIND_ANNOTATIONS
214 #endif
217 /* Define if you want to run subprograms and generated programs through
218    valgrind (a memory checker). This is extremely expensive. */
219 #ifndef USED_FOR_TARGET
220 #undef ENABLE_VALGRIND_CHECKING
221 #endif
224 /* Define to 1 if installation paths should be looked up in the Windows
225    Registry. Ignored on non-Windows hosts. */
226 #ifndef USED_FOR_TARGET
227 #undef ENABLE_WIN32_REGISTRY
228 #endif
231 /* Define to the name of a file containing a list of extra machine modes for
232    this architecture. */
233 #ifndef USED_FOR_TARGET
234 #undef EXTRA_MODES_FILE
235 #endif
238 /* Define to enable detailed memory allocation stats gathering. */
239 #ifndef USED_FOR_TARGET
240 #undef GATHER_STATISTICS
241 #endif
244 /* Define to 1 if `TIOCGWINSZ' requires <sys/ioctl.h>. */
245 #ifndef USED_FOR_TARGET
246 #undef GWINSZ_IN_SYS_IOCTL
247 #endif
250 /* mcontext_t fields start with __ */
251 #ifndef USED_FOR_TARGET
252 #undef HAS_MCONTEXT_T_UNDERSCORES
253 #endif
256 /* Define if your avr assembler supports --mlink-relax option. */
257 #ifndef USED_FOR_TARGET
258 #undef HAVE_AS_AVR_MLINK_RELAX_OPTION
259 #endif
262 /* Define if your avr assembler supports -mrmw option. */
263 #ifndef USED_FOR_TARGET
264 #undef HAVE_AS_AVR_MRMW_OPTION
265 #endif
268 /* Define if your assembler supports cmpb. */
269 #ifndef USED_FOR_TARGET
270 #undef HAVE_AS_CMPB
271 #endif
274 /* Define to the level of your assembler's compressed debug section support.
275    */
276 #ifndef USED_FOR_TARGET
277 #undef HAVE_AS_COMPRESS_DEBUG
278 #endif
281 /* Define if your assembler supports the DCI/ICI instructions. */
282 #ifndef USED_FOR_TARGET
283 #undef HAVE_AS_DCI
284 #endif
287 /* Define if your assembler supports the --debug-prefix-map option. */
288 #ifndef USED_FOR_TARGET
289 #undef HAVE_AS_DEBUG_PREFIX_MAP
290 #endif
293 /* Define if your assembler supports DFP instructions. */
294 #ifndef USED_FOR_TARGET
295 #undef HAVE_AS_DFP
296 #endif
299 /* Define if your assembler supports .module. */
300 #ifndef USED_FOR_TARGET
301 #undef HAVE_AS_DOT_MODULE
302 #endif
305 /* Define if your assembler supports DSPR1 mult. */
306 #ifndef USED_FOR_TARGET
307 #undef HAVE_AS_DSPR1_MULT
308 #endif
311 /* Define if your assembler supports .dtprelword. */
312 #ifndef USED_FOR_TARGET
313 #undef HAVE_AS_DTPRELWORD
314 #endif
317 /* Define if your assembler supports dwarf2 .file/.loc directives, and
318    preserves file table indices exactly as given. */
319 #ifndef USED_FOR_TARGET
320 #undef HAVE_AS_DWARF2_DEBUG_LINE
321 #endif
324 /* Define if your assembler supports explicit relocations. */
325 #ifndef USED_FOR_TARGET
326 #undef HAVE_AS_EXPLICIT_RELOCS
327 #endif
330 /* Define if your assembler supports FMAF, HPC, and VIS 3.0 instructions. */
331 #ifndef USED_FOR_TARGET
332 #undef HAVE_AS_FMAF_HPC_VIS3
333 #endif
336 /* Define if your assembler supports fprnd. */
337 #ifndef USED_FOR_TARGET
338 #undef HAVE_AS_FPRND
339 #endif
342 /* Define if your assembler supports the --gdwarf2 option. */
343 #ifndef USED_FOR_TARGET
344 #undef HAVE_AS_GDWARF2_DEBUG_FLAG
345 #endif
348 /* Define if your assembler supports .gnu_attribute. */
349 #ifndef USED_FOR_TARGET
350 #undef HAVE_AS_GNU_ATTRIBUTE
351 #endif
354 /* Define true if the assembler supports '.long foo@GOTOFF'. */
355 #ifndef USED_FOR_TARGET
356 #undef HAVE_AS_GOTOFF_IN_DATA
357 #endif
360 /* Define if your assembler supports the --gstabs option. */
361 #ifndef USED_FOR_TARGET
362 #undef HAVE_AS_GSTABS_DEBUG_FLAG
363 #endif
366 /* Define if your assembler supports the Sun syntax for cmov. */
367 #ifndef USED_FOR_TARGET
368 #undef HAVE_AS_IX86_CMOV_SUN_SYNTAX
369 #endif
372 /* Define if your assembler supports the subtraction of symbols in different
373    sections. */
374 #ifndef USED_FOR_TARGET
375 #undef HAVE_AS_IX86_DIFF_SECT_DELTA
376 #endif
379 /* Define if your assembler supports the ffreep mnemonic. */
380 #ifndef USED_FOR_TARGET
381 #undef HAVE_AS_IX86_FFREEP
382 #endif
385 /* Define if your assembler uses fildq and fistq mnemonics. */
386 #ifndef USED_FOR_TARGET
387 #undef HAVE_AS_IX86_FILDQ
388 #endif
391 /* Define if your assembler uses filds and fists mnemonics. */
392 #ifndef USED_FOR_TARGET
393 #undef HAVE_AS_IX86_FILDS
394 #endif
397 /* Define if your assembler supports HLE prefixes. */
398 #ifndef USED_FOR_TARGET
399 #undef HAVE_AS_IX86_HLE
400 #endif
403 /* Define if your assembler supports interunit movq mnemonic. */
404 #ifndef USED_FOR_TARGET
405 #undef HAVE_AS_IX86_INTERUNIT_MOVQ
406 #endif
409 /* Define if your assembler supports the .quad directive. */
410 #ifndef USED_FOR_TARGET
411 #undef HAVE_AS_IX86_QUAD
412 #endif
415 /* Define if the assembler supports 'rep <insn>, lock <insn>'. */
416 #ifndef USED_FOR_TARGET
417 #undef HAVE_AS_IX86_REP_LOCK_PREFIX
418 #endif
421 /* Define if your assembler supports the sahf mnemonic in 64bit mode. */
422 #ifndef USED_FOR_TARGET
423 #undef HAVE_AS_IX86_SAHF
424 #endif
427 /* Define if your assembler supports the swap suffix. */
428 #ifndef USED_FOR_TARGET
429 #undef HAVE_AS_IX86_SWAP
430 #endif
433 /* Define if your assembler and linker support @tlsgdplt. */
434 #ifndef USED_FOR_TARGET
435 #undef HAVE_AS_IX86_TLSGDPLT
436 #endif
439 /* Define to 1 if your assembler and linker support @tlsldm. */
440 #ifndef USED_FOR_TARGET
441 #undef HAVE_AS_IX86_TLSLDM
442 #endif
445 /* Define to 1 if your assembler and linker support @tlsldmplt. */
446 #ifndef USED_FOR_TARGET
447 #undef HAVE_AS_IX86_TLSLDMPLT
448 #endif
451 /* Define if your assembler supports the 'ud2' mnemonic. */
452 #ifndef USED_FOR_TARGET
453 #undef HAVE_AS_IX86_UD2
454 #endif
457 /* Define if your assembler supports the lituse_jsrdirect relocation. */
458 #ifndef USED_FOR_TARGET
459 #undef HAVE_AS_JSRDIRECT_RELOCS
460 #endif
463 /* Define if your assembler supports .sleb128 and .uleb128. */
464 #ifndef USED_FOR_TARGET
465 #undef HAVE_AS_LEB128
466 #endif
469 /* Define if your assembler supports LEON instructions. */
470 #ifndef USED_FOR_TARGET
471 #undef HAVE_AS_LEON
472 #endif
475 /* Define if the assembler won't complain about a line such as # 0 "" 2. */
476 #ifndef USED_FOR_TARGET
477 #undef HAVE_AS_LINE_ZERO
478 #endif
481 /* Define if your assembler supports ltoffx and ldxmov relocations. */
482 #ifndef USED_FOR_TARGET
483 #undef HAVE_AS_LTOFFX_LDXMOV_RELOCS
484 #endif
487 /* Define if your assembler supports LWSYNC instructions. */
488 #ifndef USED_FOR_TARGET
489 #undef HAVE_AS_LWSYNC
490 #endif
493 /* Define if your assembler supports the -mabi option. */
494 #ifndef USED_FOR_TARGET
495 #undef HAVE_AS_MABI_OPTION
496 #endif
499 /* Define if your assembler supports mfcr field. */
500 #ifndef USED_FOR_TARGET
501 #undef HAVE_AS_MFCRF
502 #endif
505 /* Define if your assembler supports mffgpr and mftgpr. */
506 #ifndef USED_FOR_TARGET
507 #undef HAVE_AS_MFPGPR
508 #endif
511 /* Define if the assembler understands -mnan=. */
512 #ifndef USED_FOR_TARGET
513 #undef HAVE_AS_NAN
514 #endif
517 /* Define if your assembler supports the -no-mul-bug-abort option. */
518 #ifndef USED_FOR_TARGET
519 #undef HAVE_AS_NO_MUL_BUG_ABORT_OPTION
520 #endif
523 /* Define if the assembler understands -mno-shared. */
524 #ifndef USED_FOR_TARGET
525 #undef HAVE_AS_NO_SHARED
526 #endif
529 /* Define if your assembler supports offsetable %lo(). */
530 #ifndef USED_FOR_TARGET
531 #undef HAVE_AS_OFFSETABLE_LO10
532 #endif
535 /* Define if your assembler supports popcntb field. */
536 #ifndef USED_FOR_TARGET
537 #undef HAVE_AS_POPCNTB
538 #endif
541 /* Define if your assembler supports POPCNTD instructions. */
542 #ifndef USED_FOR_TARGET
543 #undef HAVE_AS_POPCNTD
544 #endif
547 /* Define if your assembler supports POWER8 instructions. */
548 #ifndef USED_FOR_TARGET
549 #undef HAVE_AS_POWER8
550 #endif
553 /* Define if your assembler supports .ref */
554 #ifndef USED_FOR_TARGET
555 #undef HAVE_AS_REF
556 #endif
559 /* Define if your assembler supports .register. */
560 #ifndef USED_FOR_TARGET
561 #undef HAVE_AS_REGISTER_PSEUDO_OP
562 #endif
565 /* Define if your assembler supports R_PPC_REL16 relocs. */
566 #ifndef USED_FOR_TARGET
567 #undef HAVE_AS_REL16
568 #endif
571 /* Define if your assembler supports -relax option. */
572 #ifndef USED_FOR_TARGET
573 #undef HAVE_AS_RELAX_OPTION
574 #endif
577 /* Define if your assembler supports SPARC4 instructions. */
578 #ifndef USED_FOR_TARGET
579 #undef HAVE_AS_SPARC4
580 #endif
583 /* Define if your assembler and linker support GOTDATA_OP relocs. */
584 #ifndef USED_FOR_TARGET
585 #undef HAVE_AS_SPARC_GOTDATA_OP
586 #endif
589 /* Define to 1 if your assembler supports #nobits, 0 otherwise. */
590 #ifndef USED_FOR_TARGET
591 #undef HAVE_AS_SPARC_NOBITS
592 #endif
595 /* Define if your assembler and linker support unaligned PC relative relocs.
596    */
597 #ifndef USED_FOR_TARGET
598 #undef HAVE_AS_SPARC_UA_PCREL
599 #endif
602 /* Define if your assembler and linker support unaligned PC relative relocs
603    against hidden symbols. */
604 #ifndef USED_FOR_TARGET
605 #undef HAVE_AS_SPARC_UA_PCREL_HIDDEN
606 #endif
609 /* Define if your assembler supports relocs needed by -fpic. */
610 #ifndef USED_FOR_TARGET
611 #undef HAVE_AS_SMALL_PIC_RELOCS
612 #endif
615 /* Define if your assembler and linker support thread-local storage. */
616 #ifndef USED_FOR_TARGET
617 #undef HAVE_AS_TLS
618 #endif
621 /* Define if your assembler supports arg info for __tls_get_addr. */
622 #ifndef USED_FOR_TARGET
623 #undef HAVE_AS_TLS_MARKERS
624 #endif
627 /* Define if your assembler supports VSX instructions. */
628 #ifndef USED_FOR_TARGET
629 #undef HAVE_AS_VSX
630 #endif
633 /* Define to 1 if you have the `atoq' function. */
634 #ifndef USED_FOR_TARGET
635 #undef HAVE_ATOQ
636 #endif
639 /* Define to 1 if you have the `clearerr_unlocked' function. */
640 #ifndef USED_FOR_TARGET
641 #undef HAVE_CLEARERR_UNLOCKED
642 #endif
645 /* Define to 1 if you have the `clock' function. */
646 #ifndef USED_FOR_TARGET
647 #undef HAVE_CLOCK
648 #endif
651 /* Define if <time.h> defines clock_t. */
652 #ifndef USED_FOR_TARGET
653 #undef HAVE_CLOCK_T
654 #endif
657 /* Define 0/1 if your assembler and linker support COMDAT groups. */
658 #ifndef USED_FOR_TARGET
659 #undef HAVE_COMDAT_GROUP
660 #endif
663 /* Define to 1 if we found a declaration for 'abort', otherwise define to 0.
664    */
665 #ifndef USED_FOR_TARGET
666 #undef HAVE_DECL_ABORT
667 #endif
670 /* Define to 1 if we found a declaration for 'asprintf', otherwise define to
671    0. */
672 #ifndef USED_FOR_TARGET
673 #undef HAVE_DECL_ASPRINTF
674 #endif
677 /* Define to 1 if we found a declaration for 'atof', otherwise define to 0. */
678 #ifndef USED_FOR_TARGET
679 #undef HAVE_DECL_ATOF
680 #endif
683 /* Define to 1 if we found a declaration for 'atol', otherwise define to 0. */
684 #ifndef USED_FOR_TARGET
685 #undef HAVE_DECL_ATOL
686 #endif
689 /* Define to 1 if we found a declaration for 'atoll', otherwise define to 0.
690    */
691 #ifndef USED_FOR_TARGET
692 #undef HAVE_DECL_ATOLL
693 #endif
696 /* Define to 1 if you have the declaration of `basename(const char*)', and to
697    0 if you don't. */
698 #ifndef USED_FOR_TARGET
699 #undef HAVE_DECL_BASENAME
700 #endif
703 /* Define to 1 if we found a declaration for 'calloc', otherwise define to 0.
704    */
705 #ifndef USED_FOR_TARGET
706 #undef HAVE_DECL_CALLOC
707 #endif
710 /* Define to 1 if we found a declaration for 'clearerr_unlocked', otherwise
711    define to 0. */
712 #ifndef USED_FOR_TARGET
713 #undef HAVE_DECL_CLEARERR_UNLOCKED
714 #endif
717 /* Define to 1 if we found a declaration for 'clock', otherwise define to 0.
718    */
719 #ifndef USED_FOR_TARGET
720 #undef HAVE_DECL_CLOCK
721 #endif
724 /* Define to 1 if we found a declaration for 'errno', otherwise define to 0.
725    */
726 #ifndef USED_FOR_TARGET
727 #undef HAVE_DECL_ERRNO
728 #endif
731 /* Define to 1 if we found a declaration for 'feof_unlocked', otherwise define
732    to 0. */
733 #ifndef USED_FOR_TARGET
734 #undef HAVE_DECL_FEOF_UNLOCKED
735 #endif
738 /* Define to 1 if we found a declaration for 'ferror_unlocked', otherwise
739    define to 0. */
740 #ifndef USED_FOR_TARGET
741 #undef HAVE_DECL_FERROR_UNLOCKED
742 #endif
745 /* Define to 1 if we found a declaration for 'fflush_unlocked', otherwise
746    define to 0. */
747 #ifndef USED_FOR_TARGET
748 #undef HAVE_DECL_FFLUSH_UNLOCKED
749 #endif
752 /* Define to 1 if we found a declaration for 'ffs', otherwise define to 0. */
753 #ifndef USED_FOR_TARGET
754 #undef HAVE_DECL_FFS
755 #endif
758 /* Define to 1 if we found a declaration for 'fgetc_unlocked', otherwise
759    define to 0. */
760 #ifndef USED_FOR_TARGET
761 #undef HAVE_DECL_FGETC_UNLOCKED
762 #endif
765 /* Define to 1 if we found a declaration for 'fgets_unlocked', otherwise
766    define to 0. */
767 #ifndef USED_FOR_TARGET
768 #undef HAVE_DECL_FGETS_UNLOCKED
769 #endif
772 /* Define to 1 if we found a declaration for 'fileno_unlocked', otherwise
773    define to 0. */
774 #ifndef USED_FOR_TARGET
775 #undef HAVE_DECL_FILENO_UNLOCKED
776 #endif
779 /* Define to 1 if we found a declaration for 'fprintf_unlocked', otherwise
780    define to 0. */
781 #ifndef USED_FOR_TARGET
782 #undef HAVE_DECL_FPRINTF_UNLOCKED
783 #endif
786 /* Define to 1 if we found a declaration for 'fputc_unlocked', otherwise
787    define to 0. */
788 #ifndef USED_FOR_TARGET
789 #undef HAVE_DECL_FPUTC_UNLOCKED
790 #endif
793 /* Define to 1 if we found a declaration for 'fputs_unlocked', otherwise
794    define to 0. */
795 #ifndef USED_FOR_TARGET
796 #undef HAVE_DECL_FPUTS_UNLOCKED
797 #endif
800 /* Define to 1 if we found a declaration for 'fread_unlocked', otherwise
801    define to 0. */
802 #ifndef USED_FOR_TARGET
803 #undef HAVE_DECL_FREAD_UNLOCKED
804 #endif
807 /* Define to 1 if we found a declaration for 'free', otherwise define to 0. */
808 #ifndef USED_FOR_TARGET
809 #undef HAVE_DECL_FREE
810 #endif
813 /* Define to 1 if we found a declaration for 'fwrite_unlocked', otherwise
814    define to 0. */
815 #ifndef USED_FOR_TARGET
816 #undef HAVE_DECL_FWRITE_UNLOCKED
817 #endif
820 /* Define to 1 if we found a declaration for 'getchar_unlocked', otherwise
821    define to 0. */
822 #ifndef USED_FOR_TARGET
823 #undef HAVE_DECL_GETCHAR_UNLOCKED
824 #endif
827 /* Define to 1 if we found a declaration for 'getcwd', otherwise define to 0.
828    */
829 #ifndef USED_FOR_TARGET
830 #undef HAVE_DECL_GETCWD
831 #endif
834 /* Define to 1 if we found a declaration for 'getc_unlocked', otherwise define
835    to 0. */
836 #ifndef USED_FOR_TARGET
837 #undef HAVE_DECL_GETC_UNLOCKED
838 #endif
841 /* Define to 1 if we found a declaration for 'getenv', otherwise define to 0.
842    */
843 #ifndef USED_FOR_TARGET
844 #undef HAVE_DECL_GETENV
845 #endif
848 /* Define to 1 if we found a declaration for 'getopt', otherwise define to 0.
849    */
850 #ifndef USED_FOR_TARGET
851 #undef HAVE_DECL_GETOPT
852 #endif
855 /* Define to 1 if we found a declaration for 'getpagesize', otherwise define
856    to 0. */
857 #ifndef USED_FOR_TARGET
858 #undef HAVE_DECL_GETPAGESIZE
859 #endif
862 /* Define to 1 if we found a declaration for 'getrlimit', otherwise define to
863    0. */
864 #ifndef USED_FOR_TARGET
865 #undef HAVE_DECL_GETRLIMIT
866 #endif
869 /* Define to 1 if we found a declaration for 'getrusage', otherwise define to
870    0. */
871 #ifndef USED_FOR_TARGET
872 #undef HAVE_DECL_GETRUSAGE
873 #endif
876 /* Define to 1 if we found a declaration for 'getwd', otherwise define to 0.
877    */
878 #ifndef USED_FOR_TARGET
879 #undef HAVE_DECL_GETWD
880 #endif
883 /* Define to 1 if we found a declaration for 'ldgetname', otherwise define to
884    0. */
885 #ifndef USED_FOR_TARGET
886 #undef HAVE_DECL_LDGETNAME
887 #endif
890 /* Define to 1 if we found a declaration for 'madvise', otherwise define to 0.
891    */
892 #ifndef USED_FOR_TARGET
893 #undef HAVE_DECL_MADVISE
894 #endif
897 /* Define to 1 if we found a declaration for 'malloc', otherwise define to 0.
898    */
899 #ifndef USED_FOR_TARGET
900 #undef HAVE_DECL_MALLOC
901 #endif
904 /* Define to 1 if we found a declaration for 'putchar_unlocked', otherwise
905    define to 0. */
906 #ifndef USED_FOR_TARGET
907 #undef HAVE_DECL_PUTCHAR_UNLOCKED
908 #endif
911 /* Define to 1 if we found a declaration for 'putc_unlocked', otherwise define
912    to 0. */
913 #ifndef USED_FOR_TARGET
914 #undef HAVE_DECL_PUTC_UNLOCKED
915 #endif
918 /* Define to 1 if we found a declaration for 'realloc', otherwise define to 0.
919    */
920 #ifndef USED_FOR_TARGET
921 #undef HAVE_DECL_REALLOC
922 #endif
925 /* Define to 1 if we found a declaration for 'sbrk', otherwise define to 0. */
926 #ifndef USED_FOR_TARGET
927 #undef HAVE_DECL_SBRK
928 #endif
931 /* Define to 1 if we found a declaration for 'setrlimit', otherwise define to
932    0. */
933 #ifndef USED_FOR_TARGET
934 #undef HAVE_DECL_SETRLIMIT
935 #endif
938 /* Define to 1 if we found a declaration for 'sigaltstack', otherwise define
939    to 0. */
940 #ifndef USED_FOR_TARGET
941 #undef HAVE_DECL_SIGALTSTACK
942 #endif
945 /* Define to 1 if we found a declaration for 'snprintf', otherwise define to
946    0. */
947 #ifndef USED_FOR_TARGET
948 #undef HAVE_DECL_SNPRINTF
949 #endif
952 /* Define to 1 if we found a declaration for 'stpcpy', otherwise define to 0.
953    */
954 #ifndef USED_FOR_TARGET
955 #undef HAVE_DECL_STPCPY
956 #endif
959 /* Define to 1 if we found a declaration for 'strnlen', otherwise define to 0.
960    */
961 #ifndef USED_FOR_TARGET
962 #undef HAVE_DECL_STRNLEN
963 #endif
966 /* Define to 1 if we found a declaration for 'strsignal', otherwise define to
967    0. */
968 #ifndef USED_FOR_TARGET
969 #undef HAVE_DECL_STRSIGNAL
970 #endif
973 /* Define to 1 if you have the declaration of `strstr(const char*,const
974    char*)', and to 0 if you don't. */
975 #ifndef USED_FOR_TARGET
976 #undef HAVE_DECL_STRSTR
977 #endif
980 /* Define to 1 if we found a declaration for 'strtol', otherwise define to 0.
981    */
982 #ifndef USED_FOR_TARGET
983 #undef HAVE_DECL_STRTOL
984 #endif
987 /* Define to 1 if we found a declaration for 'strtoll', otherwise define to 0.
988    */
989 #ifndef USED_FOR_TARGET
990 #undef HAVE_DECL_STRTOLL
991 #endif
994 /* Define to 1 if we found a declaration for 'strtoul', otherwise define to 0.
995    */
996 #ifndef USED_FOR_TARGET
997 #undef HAVE_DECL_STRTOUL
998 #endif
1001 /* Define to 1 if we found a declaration for 'strtoull', otherwise define to
1002    0. */
1003 #ifndef USED_FOR_TARGET
1004 #undef HAVE_DECL_STRTOULL
1005 #endif
1008 /* Define to 1 if we found a declaration for 'strverscmp', otherwise define to
1009    0. */
1010 #ifndef USED_FOR_TARGET
1011 #undef HAVE_DECL_STRVERSCMP
1012 #endif
1015 /* Define to 1 if we found a declaration for 'times', otherwise define to 0.
1016    */
1017 #ifndef USED_FOR_TARGET
1018 #undef HAVE_DECL_TIMES
1019 #endif
1022 /* Define to 1 if we found a declaration for 'vasprintf', otherwise define to
1023    0. */
1024 #ifndef USED_FOR_TARGET
1025 #undef HAVE_DECL_VASPRINTF
1026 #endif
1029 /* Define to 1 if we found a declaration for 'vsnprintf', otherwise define to
1030    0. */
1031 #ifndef USED_FOR_TARGET
1032 #undef HAVE_DECL_VSNPRINTF
1033 #endif
1036 /* Define to 1 if you have the <direct.h> header file. */
1037 #ifndef USED_FOR_TARGET
1038 #undef HAVE_DIRECT_H
1039 #endif
1042 /* Define to 1 if you have the <dlfcn.h> header file. */
1043 #ifndef USED_FOR_TARGET
1044 #undef HAVE_DLFCN_H
1045 #endif
1048 /* Define to 1 if you have the <ext/hash_map> header file. */
1049 #ifndef USED_FOR_TARGET
1050 #undef HAVE_EXT_HASH_MAP
1051 #endif
1054 /* Define to 1 if you have the <fcntl.h> header file. */
1055 #ifndef USED_FOR_TARGET
1056 #undef HAVE_FCNTL_H
1057 #endif
1060 /* Define to 1 if you have the `feof_unlocked' function. */
1061 #ifndef USED_FOR_TARGET
1062 #undef HAVE_FEOF_UNLOCKED
1063 #endif
1066 /* Define to 1 if you have the `ferror_unlocked' function. */
1067 #ifndef USED_FOR_TARGET
1068 #undef HAVE_FERROR_UNLOCKED
1069 #endif
1072 /* Define to 1 if you have the `fflush_unlocked' function. */
1073 #ifndef USED_FOR_TARGET
1074 #undef HAVE_FFLUSH_UNLOCKED
1075 #endif
1078 /* Define to 1 if you have the `fgetc_unlocked' function. */
1079 #ifndef USED_FOR_TARGET
1080 #undef HAVE_FGETC_UNLOCKED
1081 #endif
1084 /* Define to 1 if you have the `fgets_unlocked' function. */
1085 #ifndef USED_FOR_TARGET
1086 #undef HAVE_FGETS_UNLOCKED
1087 #endif
1090 /* Define to 1 if you have the `fileno_unlocked' function. */
1091 #ifndef USED_FOR_TARGET
1092 #undef HAVE_FILENO_UNLOCKED
1093 #endif
1096 /* Define to 1 if you have the `fork' function. */
1097 #ifndef USED_FOR_TARGET
1098 #undef HAVE_FORK
1099 #endif
1102 /* Define to 1 if you have the `fprintf_unlocked' function. */
1103 #ifndef USED_FOR_TARGET
1104 #undef HAVE_FPRINTF_UNLOCKED
1105 #endif
1108 /* Define to 1 if you have the `fputc_unlocked' function. */
1109 #ifndef USED_FOR_TARGET
1110 #undef HAVE_FPUTC_UNLOCKED
1111 #endif
1114 /* Define to 1 if you have the `fputs_unlocked' function. */
1115 #ifndef USED_FOR_TARGET
1116 #undef HAVE_FPUTS_UNLOCKED
1117 #endif
1120 /* Define to 1 if you have the `fread_unlocked' function. */
1121 #ifndef USED_FOR_TARGET
1122 #undef HAVE_FREAD_UNLOCKED
1123 #endif
1126 /* Define to 1 if you have the <ftw.h> header file. */
1127 #ifndef USED_FOR_TARGET
1128 #undef HAVE_FTW_H
1129 #endif
1132 /* Define to 1 if you have the `fwrite_unlocked' function. */
1133 #ifndef USED_FOR_TARGET
1134 #undef HAVE_FWRITE_UNLOCKED
1135 #endif
1138 /* Define if your assembler supports specifying the alignment of objects
1139    allocated using the GAS .comm command. */
1140 #ifndef USED_FOR_TARGET
1141 #undef HAVE_GAS_ALIGNED_COMM
1142 #endif
1145 /* Define if your assembler supports .balign and .p2align. */
1146 #ifndef USED_FOR_TARGET
1147 #undef HAVE_GAS_BALIGN_AND_P2ALIGN
1148 #endif
1151 /* Define 0/1 if your assembler supports CFI directives. */
1152 #undef HAVE_GAS_CFI_DIRECTIVE
1154 /* Define 0/1 if your assembler supports .cfi_personality. */
1155 #undef HAVE_GAS_CFI_PERSONALITY_DIRECTIVE
1157 /* Define 0/1 if your assembler supports .cfi_sections. */
1158 #undef HAVE_GAS_CFI_SECTIONS_DIRECTIVE
1160 /* Define if your assembler supports the .loc discriminator sub-directive. */
1161 #ifndef USED_FOR_TARGET
1162 #undef HAVE_GAS_DISCRIMINATOR
1163 #endif
1166 /* Define if your assembler supports @gnu_unique_object. */
1167 #ifndef USED_FOR_TARGET
1168 #undef HAVE_GAS_GNU_UNIQUE_OBJECT
1169 #endif
1172 /* Define if your assembler and linker support .hidden. */
1173 #undef HAVE_GAS_HIDDEN
1175 /* Define if your assembler supports .lcomm with an alignment field. */
1176 #ifndef USED_FOR_TARGET
1177 #undef HAVE_GAS_LCOMM_WITH_ALIGNMENT
1178 #endif
1181 /* Define if your assembler supports .literal16. */
1182 #ifndef USED_FOR_TARGET
1183 #undef HAVE_GAS_LITERAL16
1184 #endif
1187 /* Define if your assembler supports specifying the maximum number of bytes to
1188    skip when using the GAS .p2align command. */
1189 #ifndef USED_FOR_TARGET
1190 #undef HAVE_GAS_MAX_SKIP_P2ALIGN
1191 #endif
1194 /* Define if your assembler supports the .set micromips directive */
1195 #ifndef USED_FOR_TARGET
1196 #undef HAVE_GAS_MICROMIPS
1197 #endif
1200 /* Define if your assembler supports .nsubspa comdat option. */
1201 #ifndef USED_FOR_TARGET
1202 #undef HAVE_GAS_NSUBSPA_COMDAT
1203 #endif
1206 /* Define if your assembler and linker support 32-bit section relative relocs
1207    via '.secrel32 label'. */
1208 #ifndef USED_FOR_TARGET
1209 #undef HAVE_GAS_PE_SECREL32_RELOC
1210 #endif
1213 /* Define if your assembler supports specifying the section flag e. */
1214 #ifndef USED_FOR_TARGET
1215 #undef HAVE_GAS_SECTION_EXCLUDE
1216 #endif
1219 /* Define 0/1 if your assembler supports marking sections with SHF_MERGE flag.
1220    */
1221 #ifndef USED_FOR_TARGET
1222 #undef HAVE_GAS_SHF_MERGE
1223 #endif
1226 /* Define if your assembler supports .subsection and .subsection -1 starts
1227    emitting at the beginning of your section. */
1228 #ifndef USED_FOR_TARGET
1229 #undef HAVE_GAS_SUBSECTION_ORDERING
1230 #endif
1233 /* Define if your assembler supports .weak. */
1234 #ifndef USED_FOR_TARGET
1235 #undef HAVE_GAS_WEAK
1236 #endif
1239 /* Define if your assembler supports .weakref. */
1240 #ifndef USED_FOR_TARGET
1241 #undef HAVE_GAS_WEAKREF
1242 #endif
1245 /* Define to 1 if you have the `getchar_unlocked' function. */
1246 #ifndef USED_FOR_TARGET
1247 #undef HAVE_GETCHAR_UNLOCKED
1248 #endif
1251 /* Define to 1 if you have the `getc_unlocked' function. */
1252 #ifndef USED_FOR_TARGET
1253 #undef HAVE_GETC_UNLOCKED
1254 #endif
1257 /* Define to 1 if you have the `getrlimit' function. */
1258 #ifndef USED_FOR_TARGET
1259 #undef HAVE_GETRLIMIT
1260 #endif
1263 /* Define to 1 if you have the `getrusage' function. */
1264 #ifndef USED_FOR_TARGET
1265 #undef HAVE_GETRUSAGE
1266 #endif
1269 /* Define to 1 if you have the `gettimeofday' function. */
1270 #ifndef USED_FOR_TARGET
1271 #undef HAVE_GETTIMEOFDAY
1272 #endif
1275 /* Define to 1 if using GNU as. */
1276 #ifndef USED_FOR_TARGET
1277 #undef HAVE_GNU_AS
1278 #endif
1281 /* Define if your system supports gnu indirect functions. */
1282 #ifndef USED_FOR_TARGET
1283 #undef HAVE_GNU_INDIRECT_FUNCTION
1284 #endif
1287 /* Define to 1 if using GNU ld. */
1288 #ifndef USED_FOR_TARGET
1289 #undef HAVE_GNU_LD
1290 #endif
1293 /* Define if you have the iconv() function. */
1294 #ifndef USED_FOR_TARGET
1295 #undef HAVE_ICONV
1296 #endif
1299 /* Define to 1 if you have the <iconv.h> header file. */
1300 #ifndef USED_FOR_TARGET
1301 #undef HAVE_ICONV_H
1302 #endif
1305 /* Define .init_array/.fini_array sections are available and working. */
1306 #ifndef USED_FOR_TARGET
1307 #undef HAVE_INITFINI_ARRAY_SUPPORT
1308 #endif
1311 /* Define to 1 if the system has the type `intmax_t'. */
1312 #ifndef USED_FOR_TARGET
1313 #undef HAVE_INTMAX_T
1314 #endif
1317 /* Define to 1 if the system has the type `intptr_t'. */
1318 #ifndef USED_FOR_TARGET
1319 #undef HAVE_INTPTR_T
1320 #endif
1323 /* Define if you have a working <inttypes.h> header file. */
1324 #ifndef USED_FOR_TARGET
1325 #undef HAVE_INTTYPES_H
1326 #endif
1329 /* Define if isl_schedule_constraints_compute_schedule exists. */
1330 #ifndef USED_FOR_TARGET
1331 #undef HAVE_ISL_SCHED_CONSTRAINTS_COMPUTE_SCHEDULE
1332 #endif
1335 /* Define to 1 if you have the `kill' function. */
1336 #ifndef USED_FOR_TARGET
1337 #undef HAVE_KILL
1338 #endif
1341 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
1342 #ifndef USED_FOR_TARGET
1343 #undef HAVE_LANGINFO_CODESET
1344 #endif
1347 /* Define to 1 if you have the <langinfo.h> header file. */
1348 #ifndef USED_FOR_TARGET
1349 #undef HAVE_LANGINFO_H
1350 #endif
1353 /* Define if your <locale.h> file defines LC_MESSAGES. */
1354 #ifndef USED_FOR_TARGET
1355 #undef HAVE_LC_MESSAGES
1356 #endif
1359 /* Define to 1 if you have the <ldfcn.h> header file. */
1360 #ifndef USED_FOR_TARGET
1361 #undef HAVE_LDFCN_H
1362 #endif
1365 /* Define if your linker supports --as-needed/--no-as-needed or equivalent
1366    options. */
1367 #ifndef USED_FOR_TARGET
1368 #undef HAVE_LD_AS_NEEDED
1369 #endif
1372 /* Define if your linker supports --build-id. */
1373 #ifndef USED_FOR_TARGET
1374 #undef HAVE_LD_BUILDID
1375 #endif
1378 /* Define if the linker supports clearing hardware capabilities via mapfile.
1379    */
1380 #ifndef USED_FOR_TARGET
1381 #undef HAVE_LD_CLEARCAP
1382 #endif
1385 /* Define to the level of your linker's compressed debug section support. */
1386 #ifndef USED_FOR_TARGET
1387 #undef HAVE_LD_COMPRESS_DEBUG
1388 #endif
1391 /* Define if your linker supports --demangle option. */
1392 #ifndef USED_FOR_TARGET
1393 #undef HAVE_LD_DEMANGLE
1394 #endif
1397 /* Define 0/1 if your linker supports CIE v3 in .eh_frame. */
1398 #ifndef USED_FOR_TARGET
1399 #undef HAVE_LD_EH_FRAME_CIEV3
1400 #endif
1403 /* Define if your linker supports .eh_frame_hdr. */
1404 #undef HAVE_LD_EH_FRAME_HDR
1406 /* Define if your linker supports garbage collection of sections in presence
1407    of EH frames. */
1408 #ifndef USED_FOR_TARGET
1409 #undef HAVE_LD_EH_GC_SECTIONS
1410 #endif
1413 /* Define if your linker has buggy garbage collection of sections support when
1414    .text.startup.foo like sections are used. */
1415 #ifndef USED_FOR_TARGET
1416 #undef HAVE_LD_EH_GC_SECTIONS_BUG
1417 #endif
1420 /* Define if your PowerPC64 linker supports a large TOC. */
1421 #ifndef USED_FOR_TARGET
1422 #undef HAVE_LD_LARGE_TOC
1423 #endif
1426 /* Define if your PowerPC64 linker only needs function descriptor syms. */
1427 #ifndef USED_FOR_TARGET
1428 #undef HAVE_LD_NO_DOT_SYMS
1429 #endif
1432 /* Define if your linker can relax absolute .eh_frame personality pointers
1433    into PC-relative form. */
1434 #ifndef USED_FOR_TARGET
1435 #undef HAVE_LD_PERSONALITY_RELAXATION
1436 #endif
1439 /* Define if your linker supports -pie option. */
1440 #ifndef USED_FOR_TARGET
1441 #undef HAVE_LD_PIE
1442 #endif
1445 /* Define 0/1 if your linker supports -pie option with copy reloc. */
1446 #ifndef USED_FOR_TARGET
1447 #undef HAVE_LD_PIE_COPYRELOC
1448 #endif
1451 /* Define if your linker links a mix of read-only and read-write sections into
1452    a read-write section. */
1453 #ifndef USED_FOR_TARGET
1454 #undef HAVE_LD_RO_RW_SECTION_MIXING
1455 #endif
1458 /* Define if your linker supports the *_sol2 emulations. */
1459 #ifndef USED_FOR_TARGET
1460 #undef HAVE_LD_SOL2_EMULATION
1461 #endif
1464 /* Define if your linker supports -Bstatic/-Bdynamic or equivalent options. */
1465 #ifndef USED_FOR_TARGET
1466 #undef HAVE_LD_STATIC_DYNAMIC
1467 #endif
1470 /* Define if your linker supports --sysroot. */
1471 #ifndef USED_FOR_TARGET
1472 #undef HAVE_LD_SYSROOT
1473 #endif
1476 /* Define to 1 if you have the <limits.h> header file. */
1477 #ifndef USED_FOR_TARGET
1478 #undef HAVE_LIMITS_H
1479 #endif
1482 /* Define to 1 if you have the <locale.h> header file. */
1483 #ifndef USED_FOR_TARGET
1484 #undef HAVE_LOCALE_H
1485 #endif
1488 /* Define to 1 if the system has the type `long long'. */
1489 #ifndef USED_FOR_TARGET
1490 #undef HAVE_LONG_LONG
1491 #endif
1494 /* Define to 1 if the system has the type `long long int'. */
1495 #ifndef USED_FOR_TARGET
1496 #undef HAVE_LONG_LONG_INT
1497 #endif
1500 /* Define to the level of your linker's plugin support. */
1501 #ifndef USED_FOR_TARGET
1502 #undef HAVE_LTO_PLUGIN
1503 #endif
1506 /* Define to 1 if you have the `madvise' function. */
1507 #ifndef USED_FOR_TARGET
1508 #undef HAVE_MADVISE
1509 #endif
1512 /* Define to 1 if you have the <malloc.h> header file. */
1513 #ifndef USED_FOR_TARGET
1514 #undef HAVE_MALLOC_H
1515 #endif
1518 /* Define to 1 if you have the `mbstowcs' function. */
1519 #ifndef USED_FOR_TARGET
1520 #undef HAVE_MBSTOWCS
1521 #endif
1524 /* Define if valgrind's memcheck.h header is installed. */
1525 #ifndef USED_FOR_TARGET
1526 #undef HAVE_MEMCHECK_H
1527 #endif
1530 /* Define to 1 if you have the <memory.h> header file. */
1531 #ifndef USED_FOR_TARGET
1532 #undef HAVE_MEMORY_H
1533 #endif
1536 /* Define to 1 if you have the `mmap' function. */
1537 #ifndef USED_FOR_TARGET
1538 #undef HAVE_MMAP
1539 #endif
1542 /* Define if mmap with MAP_ANON(YMOUS) works. */
1543 #ifndef USED_FOR_TARGET
1544 #undef HAVE_MMAP_ANON
1545 #endif
1548 /* Define if mmap of /dev/zero works. */
1549 #ifndef USED_FOR_TARGET
1550 #undef HAVE_MMAP_DEV_ZERO
1551 #endif
1554 /* Define if read-only mmap of a plain file works. */
1555 #ifndef USED_FOR_TARGET
1556 #undef HAVE_MMAP_FILE
1557 #endif
1560 /* Define to 1 if you have the `nl_langinfo' function. */
1561 #ifndef USED_FOR_TARGET
1562 #undef HAVE_NL_LANGINFO
1563 #endif
1566 /* Define to 1 if you have the `popen' function. */
1567 #ifndef USED_FOR_TARGET
1568 #undef HAVE_POPEN
1569 #endif
1572 /* Define to 1 if you have the `putchar_unlocked' function. */
1573 #ifndef USED_FOR_TARGET
1574 #undef HAVE_PUTCHAR_UNLOCKED
1575 #endif
1578 /* Define to 1 if you have the `putc_unlocked' function. */
1579 #ifndef USED_FOR_TARGET
1580 #undef HAVE_PUTC_UNLOCKED
1581 #endif
1584 /* Define to 1 if you have the `setlocale' function. */
1585 #ifndef USED_FOR_TARGET
1586 #undef HAVE_SETLOCALE
1587 #endif
1590 /* Define to 1 if you have the `setrlimit' function. */
1591 #ifndef USED_FOR_TARGET
1592 #undef HAVE_SETRLIMIT
1593 #endif
1596 /* Define to 1 if you have the <stddef.h> header file. */
1597 #ifndef USED_FOR_TARGET
1598 #undef HAVE_STDDEF_H
1599 #endif
1602 /* Define to 1 if you have the <stdint.h> header file. */
1603 #ifndef USED_FOR_TARGET
1604 #undef HAVE_STDINT_H
1605 #endif
1608 /* Define to 1 if you have the <stdlib.h> header file. */
1609 #ifndef USED_FOR_TARGET
1610 #undef HAVE_STDLIB_H
1611 #endif
1614 /* Define to 1 if you have the <strings.h> header file. */
1615 #ifndef USED_FOR_TARGET
1616 #undef HAVE_STRINGS_H
1617 #endif
1620 /* Define to 1 if you have the <string.h> header file. */
1621 #ifndef USED_FOR_TARGET
1622 #undef HAVE_STRING_H
1623 #endif
1626 /* Define to 1 if you have the `strsignal' function. */
1627 #ifndef USED_FOR_TARGET
1628 #undef HAVE_STRSIGNAL
1629 #endif
1632 /* Define if <sys/times.h> defines struct tms. */
1633 #ifndef USED_FOR_TARGET
1634 #undef HAVE_STRUCT_TMS
1635 #endif
1638 /* Define to 1 if you have the `sysconf' function. */
1639 #ifndef USED_FOR_TARGET
1640 #undef HAVE_SYSCONF
1641 #endif
1644 /* Define to 1 if you have the <sys/file.h> header file. */
1645 #ifndef USED_FOR_TARGET
1646 #undef HAVE_SYS_FILE_H
1647 #endif
1650 /* Define to 1 if you have the <sys/mman.h> header file. */
1651 #ifndef USED_FOR_TARGET
1652 #undef HAVE_SYS_MMAN_H
1653 #endif
1656 /* Define to 1 if you have the <sys/param.h> header file. */
1657 #ifndef USED_FOR_TARGET
1658 #undef HAVE_SYS_PARAM_H
1659 #endif
1662 /* Define to 1 if you have the <sys/resource.h> header file. */
1663 #ifndef USED_FOR_TARGET
1664 #undef HAVE_SYS_RESOURCE_H
1665 #endif
1668 /* Define if your target C library provides sys/sdt.h */
1669 #undef HAVE_SYS_SDT_H
1671 /* Define to 1 if you have the <sys/stat.h> header file. */
1672 #ifndef USED_FOR_TARGET
1673 #undef HAVE_SYS_STAT_H
1674 #endif
1677 /* Define to 1 if you have the <sys/times.h> header file. */
1678 #ifndef USED_FOR_TARGET
1679 #undef HAVE_SYS_TIMES_H
1680 #endif
1683 /* Define to 1 if you have the <sys/time.h> header file. */
1684 #ifndef USED_FOR_TARGET
1685 #undef HAVE_SYS_TIME_H
1686 #endif
1689 /* Define to 1 if you have the <sys/types.h> header file. */
1690 #ifndef USED_FOR_TARGET
1691 #undef HAVE_SYS_TYPES_H
1692 #endif
1695 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
1696 #ifndef USED_FOR_TARGET
1697 #undef HAVE_SYS_WAIT_H
1698 #endif
1701 /* Define to 1 if you have the `times' function. */
1702 #ifndef USED_FOR_TARGET
1703 #undef HAVE_TIMES
1704 #endif
1707 /* Define to 1 if you have the <time.h> header file. */
1708 #ifndef USED_FOR_TARGET
1709 #undef HAVE_TIME_H
1710 #endif
1713 /* Define to 1 if you have the <tr1/unordered_map> header file. */
1714 #ifndef USED_FOR_TARGET
1715 #undef HAVE_TR1_UNORDERED_MAP
1716 #endif
1719 /* Define to 1 if the system has the type `uintmax_t'. */
1720 #ifndef USED_FOR_TARGET
1721 #undef HAVE_UINTMAX_T
1722 #endif
1725 /* Define to 1 if the system has the type `uintptr_t'. */
1726 #ifndef USED_FOR_TARGET
1727 #undef HAVE_UINTPTR_T
1728 #endif
1731 /* Define to 1 if you have the <unistd.h> header file. */
1732 #ifndef USED_FOR_TARGET
1733 #undef HAVE_UNISTD_H
1734 #endif
1737 /* Define to 1 if you have the <unordered_map> header file. */
1738 #ifndef USED_FOR_TARGET
1739 #undef HAVE_UNORDERED_MAP
1740 #endif
1743 /* Define to 1 if the system has the type `unsigned long long int'. */
1744 #ifndef USED_FOR_TARGET
1745 #undef HAVE_UNSIGNED_LONG_LONG_INT
1746 #endif
1749 /* Define if valgrind's valgrind/memcheck.h header is installed. */
1750 #ifndef USED_FOR_TARGET
1751 #undef HAVE_VALGRIND_MEMCHECK_H
1752 #endif
1755 /* Define to 1 if you have the `vfork' function. */
1756 #ifndef USED_FOR_TARGET
1757 #undef HAVE_VFORK
1758 #endif
1761 /* Define to 1 if you have the <vfork.h> header file. */
1762 #ifndef USED_FOR_TARGET
1763 #undef HAVE_VFORK_H
1764 #endif
1767 /* Define to 1 if you have the <wchar.h> header file. */
1768 #ifndef USED_FOR_TARGET
1769 #undef HAVE_WCHAR_H
1770 #endif
1773 /* Define to 1 if you have the `wcswidth' function. */
1774 #ifndef USED_FOR_TARGET
1775 #undef HAVE_WCSWIDTH
1776 #endif
1779 /* Define to 1 if `fork' works. */
1780 #ifndef USED_FOR_TARGET
1781 #undef HAVE_WORKING_FORK
1782 #endif
1785 /* Define this macro if mbstowcs does not crash when its first argument is
1786    NULL. */
1787 #ifndef USED_FOR_TARGET
1788 #undef HAVE_WORKING_MBSTOWCS
1789 #endif
1792 /* Define to 1 if `vfork' works. */
1793 #ifndef USED_FOR_TARGET
1794 #undef HAVE_WORKING_VFORK
1795 #endif
1798 /* Define if isl is in use. */
1799 #ifndef USED_FOR_TARGET
1800 #undef HAVE_isl
1801 #endif
1804 /* Define if F_SETLKW supported by fcntl. */
1805 #ifndef USED_FOR_TARGET
1806 #undef HOST_HAS_F_SETLKW
1807 #endif
1810 /* Define as const if the declaration of iconv() needs const. */
1811 #ifndef USED_FOR_TARGET
1812 #undef ICONV_CONST
1813 #endif
1816 /* Define if int64_t uses long as underlying type. */
1817 #ifndef USED_FOR_TARGET
1818 #undef INT64_T_IS_LONG
1819 #endif
1822 /* Define to the linker option to ignore unused dependencies. */
1823 #ifndef USED_FOR_TARGET
1824 #undef LD_AS_NEEDED_OPTION
1825 #endif
1828 /* Define to the linker option to enable compressed debug sections. */
1829 #ifndef USED_FOR_TARGET
1830 #undef LD_COMPRESS_DEBUG_OPTION
1831 #endif
1834 /* Define to the linker option to enable use of shared objects. */
1835 #ifndef USED_FOR_TARGET
1836 #undef LD_DYNAMIC_OPTION
1837 #endif
1840 /* Define to the linker option to keep unused dependencies. */
1841 #ifndef USED_FOR_TARGET
1842 #undef LD_NO_AS_NEEDED_OPTION
1843 #endif
1846 /* Define to the linker option to disable use of shared objects. */
1847 #ifndef USED_FOR_TARGET
1848 #undef LD_STATIC_OPTION
1849 #endif
1852 /* The linker hash style */
1853 #ifndef USED_FOR_TARGET
1854 #undef LINKER_HASH_STYLE
1855 #endif
1858 /* Define to the name of the LTO plugin DSO that must be passed to the
1859    linker's -plugin=LIB option. */
1860 #ifndef USED_FOR_TARGET
1861 #undef LTOPLUGINSONAME
1862 #endif
1865 /* Define to the sub-directory in which libtool stores uninstalled libraries.
1866    */
1867 #ifndef USED_FOR_TARGET
1868 #undef LT_OBJDIR
1869 #endif
1872 /* Define if host mkdir takes a single argument. */
1873 #ifndef USED_FOR_TARGET
1874 #undef MKDIR_TAKES_ONE_ARG
1875 #endif
1878 /* Define to hold the list of target names suitable for offloading. */
1879 #ifndef USED_FOR_TARGET
1880 #undef OFFLOAD_TARGETS
1881 #endif
1884 /* Define to the address where bug reports for this package should be sent. */
1885 #ifndef USED_FOR_TARGET
1886 #undef PACKAGE_BUGREPORT
1887 #endif
1890 /* Define to the full name of this package. */
1891 #ifndef USED_FOR_TARGET
1892 #undef PACKAGE_NAME
1893 #endif
1896 /* Define to the full name and version of this package. */
1897 #ifndef USED_FOR_TARGET
1898 #undef PACKAGE_STRING
1899 #endif
1902 /* Define to the one symbol short name of this package. */
1903 #ifndef USED_FOR_TARGET
1904 #undef PACKAGE_TARNAME
1905 #endif
1908 /* Define to the home page for this package. */
1909 #ifndef USED_FOR_TARGET
1910 #undef PACKAGE_URL
1911 #endif
1914 /* Define to the version of this package. */
1915 #ifndef USED_FOR_TARGET
1916 #undef PACKAGE_VERSION
1917 #endif
1920 /* Specify plugin linker */
1921 #ifndef USED_FOR_TARGET
1922 #undef PLUGIN_LD_SUFFIX
1923 #endif
1926 /* Define to .TOC. alignment forced by your linker. */
1927 #ifndef USED_FOR_TARGET
1928 #undef POWERPC64_TOC_POINTER_ALIGNMENT
1929 #endif
1932 /* Define to PREFIX/include if cpp should also search that directory. */
1933 #ifndef USED_FOR_TARGET
1934 #undef PREFIX_INCLUDE_DIR
1935 #endif
1938 /* The size of `int', as computed by sizeof. */
1939 #ifndef USED_FOR_TARGET
1940 #undef SIZEOF_INT
1941 #endif
1944 /* The size of `long', as computed by sizeof. */
1945 #ifndef USED_FOR_TARGET
1946 #undef SIZEOF_LONG
1947 #endif
1950 /* The size of `long long', as computed by sizeof. */
1951 #ifndef USED_FOR_TARGET
1952 #undef SIZEOF_LONG_LONG
1953 #endif
1956 /* The size of `short', as computed by sizeof. */
1957 #ifndef USED_FOR_TARGET
1958 #undef SIZEOF_SHORT
1959 #endif
1962 /* The size of `void *', as computed by sizeof. */
1963 #ifndef USED_FOR_TARGET
1964 #undef SIZEOF_VOID_P
1965 #endif
1968 /* Define to 1 if you have the ANSI C header files. */
1969 #ifndef USED_FOR_TARGET
1970 #undef STDC_HEADERS
1971 #endif
1974 /* Define if you can safely include both <string.h> and <strings.h>. */
1975 #ifndef USED_FOR_TARGET
1976 #undef STRING_WITH_STRINGS
1977 #endif
1980 /* Define if TFmode long double should be the default */
1981 #ifndef USED_FOR_TARGET
1982 #undef TARGET_DEFAULT_LONG_DOUBLE_128
1983 #endif
1986 /* Define if your target C library provides the `dl_iterate_phdr' function. */
1987 #undef TARGET_DL_ITERATE_PHDR
1989 /* GNU C Library major version number used on the target, or 0. */
1990 #ifndef USED_FOR_TARGET
1991 #undef TARGET_GLIBC_MAJOR
1992 #endif
1995 /* GNU C Library minor version number used on the target, or 0. */
1996 #ifndef USED_FOR_TARGET
1997 #undef TARGET_GLIBC_MINOR
1998 #endif
2001 /* Define if your target C library provides stack protector support */
2002 #ifndef USED_FOR_TARGET
2003 #undef TARGET_LIBC_PROVIDES_SSP
2004 #endif
2007 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
2008 #ifndef USED_FOR_TARGET
2009 #undef TIME_WITH_SYS_TIME
2010 #endif
2013 /* Define to the flag used to mark TLS sections if the default (`T') doesn't
2014    work. */
2015 #ifndef USED_FOR_TARGET
2016 #undef TLS_SECTION_ASM_FLAG
2017 #endif
2020 /* Define if your assembler mis-optimizes .eh_frame data. */
2021 #ifndef USED_FOR_TARGET
2022 #undef USE_AS_TRADITIONAL_FORMAT
2023 #endif
2026 /* Define if you want to generate code by default that assumes that the Cygwin
2027    DLL exports wrappers to support libstdc++ function replacement. */
2028 #ifndef USED_FOR_TARGET
2029 #undef USE_CYGWIN_LIBSTDCXX_WRAPPERS
2030 #endif
2033 /* Define to 1 if the 'long long' type is wider than 'long' but still
2034    efficiently supported by the host hardware. */
2035 #ifndef USED_FOR_TARGET
2036 #undef USE_LONG_LONG_FOR_WIDEST_FAST_INT
2037 #endif
2040 /* Define if we should use leading underscore on 64 bit mingw targets */
2041 #ifndef USED_FOR_TARGET
2042 #undef USE_MINGW64_LEADING_UNDERSCORES
2043 #endif
2046 /* Enable extensions on AIX 3, Interix.  */
2047 #ifndef _ALL_SOURCE
2048 # undef _ALL_SOURCE
2049 #endif
2050 /* Enable GNU extensions on systems that have them.  */
2051 #ifndef _GNU_SOURCE
2052 # undef _GNU_SOURCE
2053 #endif
2054 /* Enable threading extensions on Solaris.  */
2055 #ifndef _POSIX_PTHREAD_SEMANTICS
2056 # undef _POSIX_PTHREAD_SEMANTICS
2057 #endif
2058 /* Enable extensions on HP NonStop.  */
2059 #ifndef _TANDEM_SOURCE
2060 # undef _TANDEM_SOURCE
2061 #endif
2062 /* Enable general extensions on Solaris.  */
2063 #ifndef __EXTENSIONS__
2064 # undef __EXTENSIONS__
2065 #endif
2068 /* Define to be the last component of the Windows registry key under which to
2069    look for installation paths. The full key used will be
2070    HKEY_LOCAL_MACHINE/SOFTWARE/Free Software Foundation/{WIN32_REGISTRY_KEY}.
2071    The default is the GCC version number. */
2072 #ifndef USED_FOR_TARGET
2073 #undef WIN32_REGISTRY_KEY
2074 #endif
2077 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
2078    significant byte first (like Motorola and SPARC, unlike Intel). */
2079 #if defined AC_APPLE_UNIVERSAL_BUILD
2080 # if defined __BIG_ENDIAN__
2081 #  define WORDS_BIGENDIAN 1
2082 # endif
2083 #else
2084 # ifndef WORDS_BIGENDIAN
2085 #  undef WORDS_BIGENDIAN
2086 # endif
2087 #endif
2089 /* Number of bits in a file offset, on hosts where this is settable. */
2090 #ifndef USED_FOR_TARGET
2091 #undef _FILE_OFFSET_BITS
2092 #endif
2095 /* Define for large files, on AIX-style hosts. */
2096 #ifndef USED_FOR_TARGET
2097 #undef _LARGE_FILES
2098 #endif
2101 /* Define to 1 if on MINIX. */
2102 #ifndef USED_FOR_TARGET
2103 #undef _MINIX
2104 #endif
2107 /* Define to 2 if the system does not provide POSIX.1 features except with
2108    this defined. */
2109 #ifndef USED_FOR_TARGET
2110 #undef _POSIX_1_SOURCE
2111 #endif
2114 /* Define to 1 if you need to in order for `stat' and other things to work. */
2115 #ifndef USED_FOR_TARGET
2116 #undef _POSIX_SOURCE
2117 #endif
2120 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
2121    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
2122    #define below would cause a syntax error. */
2123 #ifndef USED_FOR_TARGET
2124 #undef _UINT32_T
2125 #endif
2128 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
2129    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
2130    #define below would cause a syntax error. */
2131 #ifndef USED_FOR_TARGET
2132 #undef _UINT64_T
2133 #endif
2136 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
2137    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
2138    #define below would cause a syntax error. */
2139 #ifndef USED_FOR_TARGET
2140 #undef _UINT8_T
2141 #endif
2144 /* Define to `char *' if <sys/types.h> does not define. */
2145 #ifndef USED_FOR_TARGET
2146 #undef caddr_t
2147 #endif
2150 /* Define to `__inline__' or `__inline' if that's what the C compiler
2151    calls it, or to nothing if 'inline' is not supported under any name.  */
2152 #ifndef __cplusplus
2153 #undef inline
2154 #endif
2156 /* Define to the type of a signed integer type of width exactly 16 bits if
2157    such a type exists and the standard includes do not define it. */
2158 #ifndef USED_FOR_TARGET
2159 #undef int16_t
2160 #endif
2163 /* Define to the type of a signed integer type of width exactly 32 bits if
2164    such a type exists and the standard includes do not define it. */
2165 #ifndef USED_FOR_TARGET
2166 #undef int32_t
2167 #endif
2170 /* Define to the type of a signed integer type of width exactly 64 bits if
2171    such a type exists and the standard includes do not define it. */
2172 #ifndef USED_FOR_TARGET
2173 #undef int64_t
2174 #endif
2177 /* Define to the type of a signed integer type of width exactly 8 bits if such
2178    a type exists and the standard includes do not define it. */
2179 #ifndef USED_FOR_TARGET
2180 #undef int8_t
2181 #endif
2184 /* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
2185    not define. */
2186 #ifndef USED_FOR_TARGET
2187 #undef intmax_t
2188 #endif
2191 /* Define to the type of a signed integer type wide enough to hold a pointer,
2192    if such a type exists, and if the system does not define it. */
2193 #ifndef USED_FOR_TARGET
2194 #undef intptr_t
2195 #endif
2198 /* Define to `int' if <sys/types.h> does not define. */
2199 #ifndef USED_FOR_TARGET
2200 #undef pid_t
2201 #endif
2204 /* Define to `long' if <sys/resource.h> doesn't define. */
2205 #ifndef USED_FOR_TARGET
2206 #undef rlim_t
2207 #endif
2210 /* Define to `int' if <sys/types.h> does not define. */
2211 #ifndef USED_FOR_TARGET
2212 #undef ssize_t
2213 #endif
2216 /* Define to the type of an unsigned integer type of width exactly 16 bits if
2217    such a type exists and the standard includes do not define it. */
2218 #ifndef USED_FOR_TARGET
2219 #undef uint16_t
2220 #endif
2223 /* Define to the type of an unsigned integer type of width exactly 32 bits if
2224    such a type exists and the standard includes do not define it. */
2225 #ifndef USED_FOR_TARGET
2226 #undef uint32_t
2227 #endif
2230 /* Define to the type of an unsigned integer type of width exactly 64 bits if
2231    such a type exists and the standard includes do not define it. */
2232 #ifndef USED_FOR_TARGET
2233 #undef uint64_t
2234 #endif
2237 /* Define to the type of an unsigned integer type of width exactly 8 bits if
2238    such a type exists and the standard includes do not define it. */
2239 #ifndef USED_FOR_TARGET
2240 #undef uint8_t
2241 #endif
2244 /* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
2245    do not define. */
2246 #ifndef USED_FOR_TARGET
2247 #undef uintmax_t
2248 #endif
2251 /* Define to the type of an unsigned integer type wide enough to hold a
2252    pointer, if such a type exists, and if the system does not define it. */
2253 #ifndef USED_FOR_TARGET
2254 #undef uintptr_t
2255 #endif
2258 /* Define as `fork' if `vfork' does not work. */
2259 #ifndef USED_FOR_TARGET
2260 #undef vfork
2261 #endif