2015-06-11 Paul Thomas <pault@gcc.gnu.org>
[official-gcc.git] / gcc / config.in
blob3aee936c473e2e316bf0bc807df264a4eeaf8fcf
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 and linker support thread-local storage. */
610 #ifndef USED_FOR_TARGET
611 #undef HAVE_AS_TLS
612 #endif
615 /* Define if your assembler supports arg info for __tls_get_addr. */
616 #ifndef USED_FOR_TARGET
617 #undef HAVE_AS_TLS_MARKERS
618 #endif
621 /* Define if your assembler supports VSX instructions. */
622 #ifndef USED_FOR_TARGET
623 #undef HAVE_AS_VSX
624 #endif
627 /* Define to 1 if you have the `atoq' function. */
628 #ifndef USED_FOR_TARGET
629 #undef HAVE_ATOQ
630 #endif
633 /* Define to 1 if you have the `clearerr_unlocked' function. */
634 #ifndef USED_FOR_TARGET
635 #undef HAVE_CLEARERR_UNLOCKED
636 #endif
639 /* Define to 1 if you have the `clock' function. */
640 #ifndef USED_FOR_TARGET
641 #undef HAVE_CLOCK
642 #endif
645 /* Define if <time.h> defines clock_t. */
646 #ifndef USED_FOR_TARGET
647 #undef HAVE_CLOCK_T
648 #endif
651 /* Define 0/1 if your assembler and linker support COMDAT groups. */
652 #ifndef USED_FOR_TARGET
653 #undef HAVE_COMDAT_GROUP
654 #endif
657 /* Define to 1 if we found a declaration for 'abort', otherwise define to 0.
658    */
659 #ifndef USED_FOR_TARGET
660 #undef HAVE_DECL_ABORT
661 #endif
664 /* Define to 1 if we found a declaration for 'asprintf', otherwise define to
665    0. */
666 #ifndef USED_FOR_TARGET
667 #undef HAVE_DECL_ASPRINTF
668 #endif
671 /* Define to 1 if we found a declaration for 'atof', otherwise define to 0. */
672 #ifndef USED_FOR_TARGET
673 #undef HAVE_DECL_ATOF
674 #endif
677 /* Define to 1 if we found a declaration for 'atol', otherwise define to 0. */
678 #ifndef USED_FOR_TARGET
679 #undef HAVE_DECL_ATOL
680 #endif
683 /* Define to 1 if we found a declaration for 'atoll', otherwise define to 0.
684    */
685 #ifndef USED_FOR_TARGET
686 #undef HAVE_DECL_ATOLL
687 #endif
690 /* Define to 1 if you have the declaration of `basename(const char*)', and to
691    0 if you don't. */
692 #ifndef USED_FOR_TARGET
693 #undef HAVE_DECL_BASENAME
694 #endif
697 /* Define to 1 if we found a declaration for 'calloc', otherwise define to 0.
698    */
699 #ifndef USED_FOR_TARGET
700 #undef HAVE_DECL_CALLOC
701 #endif
704 /* Define to 1 if we found a declaration for 'clearerr_unlocked', otherwise
705    define to 0. */
706 #ifndef USED_FOR_TARGET
707 #undef HAVE_DECL_CLEARERR_UNLOCKED
708 #endif
711 /* Define to 1 if we found a declaration for 'clock', otherwise define to 0.
712    */
713 #ifndef USED_FOR_TARGET
714 #undef HAVE_DECL_CLOCK
715 #endif
718 /* Define to 1 if we found a declaration for 'errno', otherwise define to 0.
719    */
720 #ifndef USED_FOR_TARGET
721 #undef HAVE_DECL_ERRNO
722 #endif
725 /* Define to 1 if we found a declaration for 'feof_unlocked', otherwise define
726    to 0. */
727 #ifndef USED_FOR_TARGET
728 #undef HAVE_DECL_FEOF_UNLOCKED
729 #endif
732 /* Define to 1 if we found a declaration for 'ferror_unlocked', otherwise
733    define to 0. */
734 #ifndef USED_FOR_TARGET
735 #undef HAVE_DECL_FERROR_UNLOCKED
736 #endif
739 /* Define to 1 if we found a declaration for 'fflush_unlocked', otherwise
740    define to 0. */
741 #ifndef USED_FOR_TARGET
742 #undef HAVE_DECL_FFLUSH_UNLOCKED
743 #endif
746 /* Define to 1 if we found a declaration for 'ffs', otherwise define to 0. */
747 #ifndef USED_FOR_TARGET
748 #undef HAVE_DECL_FFS
749 #endif
752 /* Define to 1 if we found a declaration for 'fgetc_unlocked', otherwise
753    define to 0. */
754 #ifndef USED_FOR_TARGET
755 #undef HAVE_DECL_FGETC_UNLOCKED
756 #endif
759 /* Define to 1 if we found a declaration for 'fgets_unlocked', otherwise
760    define to 0. */
761 #ifndef USED_FOR_TARGET
762 #undef HAVE_DECL_FGETS_UNLOCKED
763 #endif
766 /* Define to 1 if we found a declaration for 'fileno_unlocked', otherwise
767    define to 0. */
768 #ifndef USED_FOR_TARGET
769 #undef HAVE_DECL_FILENO_UNLOCKED
770 #endif
773 /* Define to 1 if we found a declaration for 'fprintf_unlocked', otherwise
774    define to 0. */
775 #ifndef USED_FOR_TARGET
776 #undef HAVE_DECL_FPRINTF_UNLOCKED
777 #endif
780 /* Define to 1 if we found a declaration for 'fputc_unlocked', otherwise
781    define to 0. */
782 #ifndef USED_FOR_TARGET
783 #undef HAVE_DECL_FPUTC_UNLOCKED
784 #endif
787 /* Define to 1 if we found a declaration for 'fputs_unlocked', otherwise
788    define to 0. */
789 #ifndef USED_FOR_TARGET
790 #undef HAVE_DECL_FPUTS_UNLOCKED
791 #endif
794 /* Define to 1 if we found a declaration for 'fread_unlocked', otherwise
795    define to 0. */
796 #ifndef USED_FOR_TARGET
797 #undef HAVE_DECL_FREAD_UNLOCKED
798 #endif
801 /* Define to 1 if we found a declaration for 'free', otherwise define to 0. */
802 #ifndef USED_FOR_TARGET
803 #undef HAVE_DECL_FREE
804 #endif
807 /* Define to 1 if we found a declaration for 'fwrite_unlocked', otherwise
808    define to 0. */
809 #ifndef USED_FOR_TARGET
810 #undef HAVE_DECL_FWRITE_UNLOCKED
811 #endif
814 /* Define to 1 if we found a declaration for 'getchar_unlocked', otherwise
815    define to 0. */
816 #ifndef USED_FOR_TARGET
817 #undef HAVE_DECL_GETCHAR_UNLOCKED
818 #endif
821 /* Define to 1 if we found a declaration for 'getcwd', otherwise define to 0.
822    */
823 #ifndef USED_FOR_TARGET
824 #undef HAVE_DECL_GETCWD
825 #endif
828 /* Define to 1 if we found a declaration for 'getc_unlocked', otherwise define
829    to 0. */
830 #ifndef USED_FOR_TARGET
831 #undef HAVE_DECL_GETC_UNLOCKED
832 #endif
835 /* Define to 1 if we found a declaration for 'getenv', otherwise define to 0.
836    */
837 #ifndef USED_FOR_TARGET
838 #undef HAVE_DECL_GETENV
839 #endif
842 /* Define to 1 if we found a declaration for 'getopt', otherwise define to 0.
843    */
844 #ifndef USED_FOR_TARGET
845 #undef HAVE_DECL_GETOPT
846 #endif
849 /* Define to 1 if we found a declaration for 'getpagesize', otherwise define
850    to 0. */
851 #ifndef USED_FOR_TARGET
852 #undef HAVE_DECL_GETPAGESIZE
853 #endif
856 /* Define to 1 if we found a declaration for 'getrlimit', otherwise define to
857    0. */
858 #ifndef USED_FOR_TARGET
859 #undef HAVE_DECL_GETRLIMIT
860 #endif
863 /* Define to 1 if we found a declaration for 'getrusage', otherwise define to
864    0. */
865 #ifndef USED_FOR_TARGET
866 #undef HAVE_DECL_GETRUSAGE
867 #endif
870 /* Define to 1 if we found a declaration for 'getwd', otherwise define to 0.
871    */
872 #ifndef USED_FOR_TARGET
873 #undef HAVE_DECL_GETWD
874 #endif
877 /* Define to 1 if we found a declaration for 'ldgetname', otherwise define to
878    0. */
879 #ifndef USED_FOR_TARGET
880 #undef HAVE_DECL_LDGETNAME
881 #endif
884 /* Define to 1 if we found a declaration for 'madvise', otherwise define to 0.
885    */
886 #ifndef USED_FOR_TARGET
887 #undef HAVE_DECL_MADVISE
888 #endif
891 /* Define to 1 if we found a declaration for 'malloc', otherwise define to 0.
892    */
893 #ifndef USED_FOR_TARGET
894 #undef HAVE_DECL_MALLOC
895 #endif
898 /* Define to 1 if we found a declaration for 'putchar_unlocked', otherwise
899    define to 0. */
900 #ifndef USED_FOR_TARGET
901 #undef HAVE_DECL_PUTCHAR_UNLOCKED
902 #endif
905 /* Define to 1 if we found a declaration for 'putc_unlocked', otherwise define
906    to 0. */
907 #ifndef USED_FOR_TARGET
908 #undef HAVE_DECL_PUTC_UNLOCKED
909 #endif
912 /* Define to 1 if we found a declaration for 'realloc', otherwise define to 0.
913    */
914 #ifndef USED_FOR_TARGET
915 #undef HAVE_DECL_REALLOC
916 #endif
919 /* Define to 1 if we found a declaration for 'sbrk', otherwise define to 0. */
920 #ifndef USED_FOR_TARGET
921 #undef HAVE_DECL_SBRK
922 #endif
925 /* Define to 1 if we found a declaration for 'setrlimit', otherwise define to
926    0. */
927 #ifndef USED_FOR_TARGET
928 #undef HAVE_DECL_SETRLIMIT
929 #endif
932 /* Define to 1 if we found a declaration for 'sigaltstack', otherwise define
933    to 0. */
934 #ifndef USED_FOR_TARGET
935 #undef HAVE_DECL_SIGALTSTACK
936 #endif
939 /* Define to 1 if we found a declaration for 'snprintf', otherwise define to
940    0. */
941 #ifndef USED_FOR_TARGET
942 #undef HAVE_DECL_SNPRINTF
943 #endif
946 /* Define to 1 if we found a declaration for 'stpcpy', otherwise define to 0.
947    */
948 #ifndef USED_FOR_TARGET
949 #undef HAVE_DECL_STPCPY
950 #endif
953 /* Define to 1 if we found a declaration for 'strnlen', otherwise define to 0.
954    */
955 #ifndef USED_FOR_TARGET
956 #undef HAVE_DECL_STRNLEN
957 #endif
960 /* Define to 1 if we found a declaration for 'strsignal', otherwise define to
961    0. */
962 #ifndef USED_FOR_TARGET
963 #undef HAVE_DECL_STRSIGNAL
964 #endif
967 /* Define to 1 if you have the declaration of `strstr(const char*,const
968    char*)', and to 0 if you don't. */
969 #ifndef USED_FOR_TARGET
970 #undef HAVE_DECL_STRSTR
971 #endif
974 /* Define to 1 if we found a declaration for 'strtol', otherwise define to 0.
975    */
976 #ifndef USED_FOR_TARGET
977 #undef HAVE_DECL_STRTOL
978 #endif
981 /* Define to 1 if we found a declaration for 'strtoll', otherwise define to 0.
982    */
983 #ifndef USED_FOR_TARGET
984 #undef HAVE_DECL_STRTOLL
985 #endif
988 /* Define to 1 if we found a declaration for 'strtoul', otherwise define to 0.
989    */
990 #ifndef USED_FOR_TARGET
991 #undef HAVE_DECL_STRTOUL
992 #endif
995 /* Define to 1 if we found a declaration for 'strtoull', otherwise define to
996    0. */
997 #ifndef USED_FOR_TARGET
998 #undef HAVE_DECL_STRTOULL
999 #endif
1002 /* Define to 1 if we found a declaration for 'strverscmp', otherwise define to
1003    0. */
1004 #ifndef USED_FOR_TARGET
1005 #undef HAVE_DECL_STRVERSCMP
1006 #endif
1009 /* Define to 1 if we found a declaration for 'times', otherwise define to 0.
1010    */
1011 #ifndef USED_FOR_TARGET
1012 #undef HAVE_DECL_TIMES
1013 #endif
1016 /* Define to 1 if we found a declaration for 'vasprintf', otherwise define to
1017    0. */
1018 #ifndef USED_FOR_TARGET
1019 #undef HAVE_DECL_VASPRINTF
1020 #endif
1023 /* Define to 1 if we found a declaration for 'vsnprintf', otherwise define to
1024    0. */
1025 #ifndef USED_FOR_TARGET
1026 #undef HAVE_DECL_VSNPRINTF
1027 #endif
1030 /* Define to 1 if you have the <direct.h> header file. */
1031 #ifndef USED_FOR_TARGET
1032 #undef HAVE_DIRECT_H
1033 #endif
1036 /* Define to 1 if you have the <dlfcn.h> header file. */
1037 #ifndef USED_FOR_TARGET
1038 #undef HAVE_DLFCN_H
1039 #endif
1042 /* Define to 1 if you have the <ext/hash_map> header file. */
1043 #ifndef USED_FOR_TARGET
1044 #undef HAVE_EXT_HASH_MAP
1045 #endif
1048 /* Define to 1 if you have the <fcntl.h> header file. */
1049 #ifndef USED_FOR_TARGET
1050 #undef HAVE_FCNTL_H
1051 #endif
1054 /* Define to 1 if you have the `feof_unlocked' function. */
1055 #ifndef USED_FOR_TARGET
1056 #undef HAVE_FEOF_UNLOCKED
1057 #endif
1060 /* Define to 1 if you have the `ferror_unlocked' function. */
1061 #ifndef USED_FOR_TARGET
1062 #undef HAVE_FERROR_UNLOCKED
1063 #endif
1066 /* Define to 1 if you have the `fflush_unlocked' function. */
1067 #ifndef USED_FOR_TARGET
1068 #undef HAVE_FFLUSH_UNLOCKED
1069 #endif
1072 /* Define to 1 if you have the `fgetc_unlocked' function. */
1073 #ifndef USED_FOR_TARGET
1074 #undef HAVE_FGETC_UNLOCKED
1075 #endif
1078 /* Define to 1 if you have the `fgets_unlocked' function. */
1079 #ifndef USED_FOR_TARGET
1080 #undef HAVE_FGETS_UNLOCKED
1081 #endif
1084 /* Define to 1 if you have the `fileno_unlocked' function. */
1085 #ifndef USED_FOR_TARGET
1086 #undef HAVE_FILENO_UNLOCKED
1087 #endif
1090 /* Define to 1 if you have the `fork' function. */
1091 #ifndef USED_FOR_TARGET
1092 #undef HAVE_FORK
1093 #endif
1096 /* Define to 1 if you have the `fprintf_unlocked' function. */
1097 #ifndef USED_FOR_TARGET
1098 #undef HAVE_FPRINTF_UNLOCKED
1099 #endif
1102 /* Define to 1 if you have the `fputc_unlocked' function. */
1103 #ifndef USED_FOR_TARGET
1104 #undef HAVE_FPUTC_UNLOCKED
1105 #endif
1108 /* Define to 1 if you have the `fputs_unlocked' function. */
1109 #ifndef USED_FOR_TARGET
1110 #undef HAVE_FPUTS_UNLOCKED
1111 #endif
1114 /* Define to 1 if you have the `fread_unlocked' function. */
1115 #ifndef USED_FOR_TARGET
1116 #undef HAVE_FREAD_UNLOCKED
1117 #endif
1120 /* Define to 1 if you have the <ftw.h> header file. */
1121 #ifndef USED_FOR_TARGET
1122 #undef HAVE_FTW_H
1123 #endif
1126 /* Define to 1 if you have the `fwrite_unlocked' function. */
1127 #ifndef USED_FOR_TARGET
1128 #undef HAVE_FWRITE_UNLOCKED
1129 #endif
1132 /* Define if your assembler supports specifying the alignment of objects
1133    allocated using the GAS .comm command. */
1134 #ifndef USED_FOR_TARGET
1135 #undef HAVE_GAS_ALIGNED_COMM
1136 #endif
1139 /* Define if your assembler supports .balign and .p2align. */
1140 #ifndef USED_FOR_TARGET
1141 #undef HAVE_GAS_BALIGN_AND_P2ALIGN
1142 #endif
1145 /* Define 0/1 if your assembler supports CFI directives. */
1146 #undef HAVE_GAS_CFI_DIRECTIVE
1148 /* Define 0/1 if your assembler supports .cfi_personality. */
1149 #undef HAVE_GAS_CFI_PERSONALITY_DIRECTIVE
1151 /* Define 0/1 if your assembler supports .cfi_sections. */
1152 #undef HAVE_GAS_CFI_SECTIONS_DIRECTIVE
1154 /* Define if your assembler supports the .loc discriminator sub-directive. */
1155 #ifndef USED_FOR_TARGET
1156 #undef HAVE_GAS_DISCRIMINATOR
1157 #endif
1160 /* Define if your assembler supports @gnu_unique_object. */
1161 #ifndef USED_FOR_TARGET
1162 #undef HAVE_GAS_GNU_UNIQUE_OBJECT
1163 #endif
1166 /* Define if your assembler and linker support .hidden. */
1167 #undef HAVE_GAS_HIDDEN
1169 /* Define if your assembler supports .lcomm with an alignment field. */
1170 #ifndef USED_FOR_TARGET
1171 #undef HAVE_GAS_LCOMM_WITH_ALIGNMENT
1172 #endif
1175 /* Define if your assembler supports .literal16. */
1176 #ifndef USED_FOR_TARGET
1177 #undef HAVE_GAS_LITERAL16
1178 #endif
1181 /* Define if your assembler supports specifying the maximum number of bytes to
1182    skip when using the GAS .p2align command. */
1183 #ifndef USED_FOR_TARGET
1184 #undef HAVE_GAS_MAX_SKIP_P2ALIGN
1185 #endif
1188 /* Define if your assembler supports the .set micromips directive */
1189 #ifndef USED_FOR_TARGET
1190 #undef HAVE_GAS_MICROMIPS
1191 #endif
1194 /* Define if your assembler supports .nsubspa comdat option. */
1195 #ifndef USED_FOR_TARGET
1196 #undef HAVE_GAS_NSUBSPA_COMDAT
1197 #endif
1200 /* Define if your assembler and linker support 32-bit section relative relocs
1201    via '.secrel32 label'. */
1202 #ifndef USED_FOR_TARGET
1203 #undef HAVE_GAS_PE_SECREL32_RELOC
1204 #endif
1207 /* Define if your assembler supports specifying the section flag e. */
1208 #ifndef USED_FOR_TARGET
1209 #undef HAVE_GAS_SECTION_EXCLUDE
1210 #endif
1213 /* Define 0/1 if your assembler supports marking sections with SHF_MERGE flag.
1214    */
1215 #ifndef USED_FOR_TARGET
1216 #undef HAVE_GAS_SHF_MERGE
1217 #endif
1220 /* Define if your assembler supports .subsection and .subsection -1 starts
1221    emitting at the beginning of your section. */
1222 #ifndef USED_FOR_TARGET
1223 #undef HAVE_GAS_SUBSECTION_ORDERING
1224 #endif
1227 /* Define if your assembler supports .weak. */
1228 #ifndef USED_FOR_TARGET
1229 #undef HAVE_GAS_WEAK
1230 #endif
1233 /* Define if your assembler supports .weakref. */
1234 #ifndef USED_FOR_TARGET
1235 #undef HAVE_GAS_WEAKREF
1236 #endif
1239 /* Define to 1 if you have the `getchar_unlocked' function. */
1240 #ifndef USED_FOR_TARGET
1241 #undef HAVE_GETCHAR_UNLOCKED
1242 #endif
1245 /* Define to 1 if you have the `getc_unlocked' function. */
1246 #ifndef USED_FOR_TARGET
1247 #undef HAVE_GETC_UNLOCKED
1248 #endif
1251 /* Define to 1 if you have the `getrlimit' function. */
1252 #ifndef USED_FOR_TARGET
1253 #undef HAVE_GETRLIMIT
1254 #endif
1257 /* Define to 1 if you have the `getrusage' function. */
1258 #ifndef USED_FOR_TARGET
1259 #undef HAVE_GETRUSAGE
1260 #endif
1263 /* Define to 1 if you have the `gettimeofday' function. */
1264 #ifndef USED_FOR_TARGET
1265 #undef HAVE_GETTIMEOFDAY
1266 #endif
1269 /* Define to 1 if using GNU as. */
1270 #ifndef USED_FOR_TARGET
1271 #undef HAVE_GNU_AS
1272 #endif
1275 /* Define if your system supports gnu indirect functions. */
1276 #ifndef USED_FOR_TARGET
1277 #undef HAVE_GNU_INDIRECT_FUNCTION
1278 #endif
1281 /* Define to 1 if using GNU ld. */
1282 #ifndef USED_FOR_TARGET
1283 #undef HAVE_GNU_LD
1284 #endif
1287 /* Define if you have the iconv() function. */
1288 #ifndef USED_FOR_TARGET
1289 #undef HAVE_ICONV
1290 #endif
1293 /* Define to 1 if you have the <iconv.h> header file. */
1294 #ifndef USED_FOR_TARGET
1295 #undef HAVE_ICONV_H
1296 #endif
1299 /* Define .init_array/.fini_array sections are available and working. */
1300 #ifndef USED_FOR_TARGET
1301 #undef HAVE_INITFINI_ARRAY_SUPPORT
1302 #endif
1305 /* Define to 1 if the system has the type `intmax_t'. */
1306 #ifndef USED_FOR_TARGET
1307 #undef HAVE_INTMAX_T
1308 #endif
1311 /* Define to 1 if the system has the type `intptr_t'. */
1312 #ifndef USED_FOR_TARGET
1313 #undef HAVE_INTPTR_T
1314 #endif
1317 /* Define if you have a working <inttypes.h> header file. */
1318 #ifndef USED_FOR_TARGET
1319 #undef HAVE_INTTYPES_H
1320 #endif
1323 /* Define if isl_schedule_constraints_compute_schedule exists. */
1324 #ifndef USED_FOR_TARGET
1325 #undef HAVE_ISL_SCHED_CONSTRAINTS_COMPUTE_SCHEDULE
1326 #endif
1329 /* Define to 1 if you have the `kill' function. */
1330 #ifndef USED_FOR_TARGET
1331 #undef HAVE_KILL
1332 #endif
1335 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
1336 #ifndef USED_FOR_TARGET
1337 #undef HAVE_LANGINFO_CODESET
1338 #endif
1341 /* Define to 1 if you have the <langinfo.h> header file. */
1342 #ifndef USED_FOR_TARGET
1343 #undef HAVE_LANGINFO_H
1344 #endif
1347 /* Define if your <locale.h> file defines LC_MESSAGES. */
1348 #ifndef USED_FOR_TARGET
1349 #undef HAVE_LC_MESSAGES
1350 #endif
1353 /* Define to 1 if you have the <ldfcn.h> header file. */
1354 #ifndef USED_FOR_TARGET
1355 #undef HAVE_LDFCN_H
1356 #endif
1359 /* Define if your linker supports --as-needed/--no-as-needed or equivalent
1360    options. */
1361 #ifndef USED_FOR_TARGET
1362 #undef HAVE_LD_AS_NEEDED
1363 #endif
1366 /* Define if your linker supports --build-id. */
1367 #ifndef USED_FOR_TARGET
1368 #undef HAVE_LD_BUILDID
1369 #endif
1372 /* Define if the linker supports clearing hardware capabilities via mapfile.
1373    */
1374 #ifndef USED_FOR_TARGET
1375 #undef HAVE_LD_CLEARCAP
1376 #endif
1379 /* Define to the level of your linker's compressed debug section support. */
1380 #ifndef USED_FOR_TARGET
1381 #undef HAVE_LD_COMPRESS_DEBUG
1382 #endif
1385 /* Define if your linker supports --demangle option. */
1386 #ifndef USED_FOR_TARGET
1387 #undef HAVE_LD_DEMANGLE
1388 #endif
1391 /* Define 0/1 if your linker supports CIE v3 in .eh_frame. */
1392 #ifndef USED_FOR_TARGET
1393 #undef HAVE_LD_EH_FRAME_CIEV3
1394 #endif
1397 /* Define if your linker supports .eh_frame_hdr. */
1398 #undef HAVE_LD_EH_FRAME_HDR
1400 /* Define if your linker supports garbage collection of sections in presence
1401    of EH frames. */
1402 #ifndef USED_FOR_TARGET
1403 #undef HAVE_LD_EH_GC_SECTIONS
1404 #endif
1407 /* Define if your linker has buggy garbage collection of sections support when
1408    .text.startup.foo like sections are used. */
1409 #ifndef USED_FOR_TARGET
1410 #undef HAVE_LD_EH_GC_SECTIONS_BUG
1411 #endif
1414 /* Define if your PowerPC64 linker supports a large TOC. */
1415 #ifndef USED_FOR_TARGET
1416 #undef HAVE_LD_LARGE_TOC
1417 #endif
1420 /* Define if your PowerPC64 linker only needs function descriptor syms. */
1421 #ifndef USED_FOR_TARGET
1422 #undef HAVE_LD_NO_DOT_SYMS
1423 #endif
1426 /* Define if your linker can relax absolute .eh_frame personality pointers
1427    into PC-relative form. */
1428 #ifndef USED_FOR_TARGET
1429 #undef HAVE_LD_PERSONALITY_RELAXATION
1430 #endif
1433 /* Define if your linker supports -pie option. */
1434 #ifndef USED_FOR_TARGET
1435 #undef HAVE_LD_PIE
1436 #endif
1439 /* Define 0/1 if your linker supports -pie option with copy reloc. */
1440 #ifndef USED_FOR_TARGET
1441 #undef HAVE_LD_PIE_COPYRELOC
1442 #endif
1445 /* Define if your linker links a mix of read-only and read-write sections into
1446    a read-write section. */
1447 #ifndef USED_FOR_TARGET
1448 #undef HAVE_LD_RO_RW_SECTION_MIXING
1449 #endif
1452 /* Define if your linker supports the *_sol2 emulations. */
1453 #ifndef USED_FOR_TARGET
1454 #undef HAVE_LD_SOL2_EMULATION
1455 #endif
1458 /* Define if your linker supports -Bstatic/-Bdynamic or equivalent options. */
1459 #ifndef USED_FOR_TARGET
1460 #undef HAVE_LD_STATIC_DYNAMIC
1461 #endif
1464 /* Define if your linker supports --sysroot. */
1465 #ifndef USED_FOR_TARGET
1466 #undef HAVE_LD_SYSROOT
1467 #endif
1470 /* Define to 1 if you have the <limits.h> header file. */
1471 #ifndef USED_FOR_TARGET
1472 #undef HAVE_LIMITS_H
1473 #endif
1476 /* Define to 1 if you have the <locale.h> header file. */
1477 #ifndef USED_FOR_TARGET
1478 #undef HAVE_LOCALE_H
1479 #endif
1482 /* Define to 1 if the system has the type `long long'. */
1483 #ifndef USED_FOR_TARGET
1484 #undef HAVE_LONG_LONG
1485 #endif
1488 /* Define to 1 if the system has the type `long long int'. */
1489 #ifndef USED_FOR_TARGET
1490 #undef HAVE_LONG_LONG_INT
1491 #endif
1494 /* Define to the level of your linker's plugin support. */
1495 #ifndef USED_FOR_TARGET
1496 #undef HAVE_LTO_PLUGIN
1497 #endif
1500 /* Define to 1 if you have the `madvise' function. */
1501 #ifndef USED_FOR_TARGET
1502 #undef HAVE_MADVISE
1503 #endif
1506 /* Define to 1 if you have the <malloc.h> header file. */
1507 #ifndef USED_FOR_TARGET
1508 #undef HAVE_MALLOC_H
1509 #endif
1512 /* Define to 1 if you have the `mbstowcs' function. */
1513 #ifndef USED_FOR_TARGET
1514 #undef HAVE_MBSTOWCS
1515 #endif
1518 /* Define if valgrind's memcheck.h header is installed. */
1519 #ifndef USED_FOR_TARGET
1520 #undef HAVE_MEMCHECK_H
1521 #endif
1524 /* Define to 1 if you have the <memory.h> header file. */
1525 #ifndef USED_FOR_TARGET
1526 #undef HAVE_MEMORY_H
1527 #endif
1530 /* Define to 1 if you have the `mmap' function. */
1531 #ifndef USED_FOR_TARGET
1532 #undef HAVE_MMAP
1533 #endif
1536 /* Define if mmap with MAP_ANON(YMOUS) works. */
1537 #ifndef USED_FOR_TARGET
1538 #undef HAVE_MMAP_ANON
1539 #endif
1542 /* Define if mmap of /dev/zero works. */
1543 #ifndef USED_FOR_TARGET
1544 #undef HAVE_MMAP_DEV_ZERO
1545 #endif
1548 /* Define if read-only mmap of a plain file works. */
1549 #ifndef USED_FOR_TARGET
1550 #undef HAVE_MMAP_FILE
1551 #endif
1554 /* Define to 1 if you have the `nl_langinfo' function. */
1555 #ifndef USED_FOR_TARGET
1556 #undef HAVE_NL_LANGINFO
1557 #endif
1560 /* Define to 1 if you have the `popen' function. */
1561 #ifndef USED_FOR_TARGET
1562 #undef HAVE_POPEN
1563 #endif
1566 /* Define to 1 if you have the `putchar_unlocked' function. */
1567 #ifndef USED_FOR_TARGET
1568 #undef HAVE_PUTCHAR_UNLOCKED
1569 #endif
1572 /* Define to 1 if you have the `putc_unlocked' function. */
1573 #ifndef USED_FOR_TARGET
1574 #undef HAVE_PUTC_UNLOCKED
1575 #endif
1578 /* Define to 1 if you have the `setlocale' function. */
1579 #ifndef USED_FOR_TARGET
1580 #undef HAVE_SETLOCALE
1581 #endif
1584 /* Define to 1 if you have the `setrlimit' function. */
1585 #ifndef USED_FOR_TARGET
1586 #undef HAVE_SETRLIMIT
1587 #endif
1590 /* Define to 1 if you have the <stddef.h> header file. */
1591 #ifndef USED_FOR_TARGET
1592 #undef HAVE_STDDEF_H
1593 #endif
1596 /* Define to 1 if you have the <stdint.h> header file. */
1597 #ifndef USED_FOR_TARGET
1598 #undef HAVE_STDINT_H
1599 #endif
1602 /* Define to 1 if you have the <stdlib.h> header file. */
1603 #ifndef USED_FOR_TARGET
1604 #undef HAVE_STDLIB_H
1605 #endif
1608 /* Define to 1 if you have the <strings.h> header file. */
1609 #ifndef USED_FOR_TARGET
1610 #undef HAVE_STRINGS_H
1611 #endif
1614 /* Define to 1 if you have the <string.h> header file. */
1615 #ifndef USED_FOR_TARGET
1616 #undef HAVE_STRING_H
1617 #endif
1620 /* Define to 1 if you have the `strsignal' function. */
1621 #ifndef USED_FOR_TARGET
1622 #undef HAVE_STRSIGNAL
1623 #endif
1626 /* Define if <sys/times.h> defines struct tms. */
1627 #ifndef USED_FOR_TARGET
1628 #undef HAVE_STRUCT_TMS
1629 #endif
1632 /* Define to 1 if you have the `sysconf' function. */
1633 #ifndef USED_FOR_TARGET
1634 #undef HAVE_SYSCONF
1635 #endif
1638 /* Define to 1 if you have the <sys/file.h> header file. */
1639 #ifndef USED_FOR_TARGET
1640 #undef HAVE_SYS_FILE_H
1641 #endif
1644 /* Define to 1 if you have the <sys/mman.h> header file. */
1645 #ifndef USED_FOR_TARGET
1646 #undef HAVE_SYS_MMAN_H
1647 #endif
1650 /* Define to 1 if you have the <sys/param.h> header file. */
1651 #ifndef USED_FOR_TARGET
1652 #undef HAVE_SYS_PARAM_H
1653 #endif
1656 /* Define to 1 if you have the <sys/resource.h> header file. */
1657 #ifndef USED_FOR_TARGET
1658 #undef HAVE_SYS_RESOURCE_H
1659 #endif
1662 /* Define if your target C library provides sys/sdt.h */
1663 #undef HAVE_SYS_SDT_H
1665 /* Define to 1 if you have the <sys/stat.h> header file. */
1666 #ifndef USED_FOR_TARGET
1667 #undef HAVE_SYS_STAT_H
1668 #endif
1671 /* Define to 1 if you have the <sys/times.h> header file. */
1672 #ifndef USED_FOR_TARGET
1673 #undef HAVE_SYS_TIMES_H
1674 #endif
1677 /* Define to 1 if you have the <sys/time.h> header file. */
1678 #ifndef USED_FOR_TARGET
1679 #undef HAVE_SYS_TIME_H
1680 #endif
1683 /* Define to 1 if you have the <sys/types.h> header file. */
1684 #ifndef USED_FOR_TARGET
1685 #undef HAVE_SYS_TYPES_H
1686 #endif
1689 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
1690 #ifndef USED_FOR_TARGET
1691 #undef HAVE_SYS_WAIT_H
1692 #endif
1695 /* Define to 1 if you have the `times' function. */
1696 #ifndef USED_FOR_TARGET
1697 #undef HAVE_TIMES
1698 #endif
1701 /* Define to 1 if you have the <time.h> header file. */
1702 #ifndef USED_FOR_TARGET
1703 #undef HAVE_TIME_H
1704 #endif
1707 /* Define to 1 if you have the <tr1/unordered_map> header file. */
1708 #ifndef USED_FOR_TARGET
1709 #undef HAVE_TR1_UNORDERED_MAP
1710 #endif
1713 /* Define to 1 if the system has the type `uintmax_t'. */
1714 #ifndef USED_FOR_TARGET
1715 #undef HAVE_UINTMAX_T
1716 #endif
1719 /* Define to 1 if the system has the type `uintptr_t'. */
1720 #ifndef USED_FOR_TARGET
1721 #undef HAVE_UINTPTR_T
1722 #endif
1725 /* Define to 1 if you have the <unistd.h> header file. */
1726 #ifndef USED_FOR_TARGET
1727 #undef HAVE_UNISTD_H
1728 #endif
1731 /* Define to 1 if you have the <unordered_map> header file. */
1732 #ifndef USED_FOR_TARGET
1733 #undef HAVE_UNORDERED_MAP
1734 #endif
1737 /* Define to 1 if the system has the type `unsigned long long int'. */
1738 #ifndef USED_FOR_TARGET
1739 #undef HAVE_UNSIGNED_LONG_LONG_INT
1740 #endif
1743 /* Define if valgrind's valgrind/memcheck.h header is installed. */
1744 #ifndef USED_FOR_TARGET
1745 #undef HAVE_VALGRIND_MEMCHECK_H
1746 #endif
1749 /* Define to 1 if you have the `vfork' function. */
1750 #ifndef USED_FOR_TARGET
1751 #undef HAVE_VFORK
1752 #endif
1755 /* Define to 1 if you have the <vfork.h> header file. */
1756 #ifndef USED_FOR_TARGET
1757 #undef HAVE_VFORK_H
1758 #endif
1761 /* Define to 1 if you have the <wchar.h> header file. */
1762 #ifndef USED_FOR_TARGET
1763 #undef HAVE_WCHAR_H
1764 #endif
1767 /* Define to 1 if you have the `wcswidth' function. */
1768 #ifndef USED_FOR_TARGET
1769 #undef HAVE_WCSWIDTH
1770 #endif
1773 /* Define to 1 if `fork' works. */
1774 #ifndef USED_FOR_TARGET
1775 #undef HAVE_WORKING_FORK
1776 #endif
1779 /* Define this macro if mbstowcs does not crash when its first argument is
1780    NULL. */
1781 #ifndef USED_FOR_TARGET
1782 #undef HAVE_WORKING_MBSTOWCS
1783 #endif
1786 /* Define to 1 if `vfork' works. */
1787 #ifndef USED_FOR_TARGET
1788 #undef HAVE_WORKING_VFORK
1789 #endif
1792 /* Define if isl is in use. */
1793 #ifndef USED_FOR_TARGET
1794 #undef HAVE_isl
1795 #endif
1798 /* Define if F_SETLKW supported by fcntl. */
1799 #ifndef USED_FOR_TARGET
1800 #undef HOST_HAS_F_SETLKW
1801 #endif
1804 /* Define as const if the declaration of iconv() needs const. */
1805 #ifndef USED_FOR_TARGET
1806 #undef ICONV_CONST
1807 #endif
1810 /* Define if int64_t uses long as underlying type. */
1811 #ifndef USED_FOR_TARGET
1812 #undef INT64_T_IS_LONG
1813 #endif
1816 /* Define to the linker option to ignore unused dependencies. */
1817 #ifndef USED_FOR_TARGET
1818 #undef LD_AS_NEEDED_OPTION
1819 #endif
1822 /* Define to the linker option to enable compressed debug sections. */
1823 #ifndef USED_FOR_TARGET
1824 #undef LD_COMPRESS_DEBUG_OPTION
1825 #endif
1828 /* Define to the linker option to enable use of shared objects. */
1829 #ifndef USED_FOR_TARGET
1830 #undef LD_DYNAMIC_OPTION
1831 #endif
1834 /* Define to the linker option to keep unused dependencies. */
1835 #ifndef USED_FOR_TARGET
1836 #undef LD_NO_AS_NEEDED_OPTION
1837 #endif
1840 /* Define to the linker option to disable use of shared objects. */
1841 #ifndef USED_FOR_TARGET
1842 #undef LD_STATIC_OPTION
1843 #endif
1846 /* The linker hash style */
1847 #ifndef USED_FOR_TARGET
1848 #undef LINKER_HASH_STYLE
1849 #endif
1852 /* Define to the name of the LTO plugin DSO that must be passed to the
1853    linker's -plugin=LIB option. */
1854 #ifndef USED_FOR_TARGET
1855 #undef LTOPLUGINSONAME
1856 #endif
1859 /* Define to the sub-directory in which libtool stores uninstalled libraries.
1860    */
1861 #ifndef USED_FOR_TARGET
1862 #undef LT_OBJDIR
1863 #endif
1866 /* Define if host mkdir takes a single argument. */
1867 #ifndef USED_FOR_TARGET
1868 #undef MKDIR_TAKES_ONE_ARG
1869 #endif
1872 /* Define to hold the list of target names suitable for offloading. */
1873 #ifndef USED_FOR_TARGET
1874 #undef OFFLOAD_TARGETS
1875 #endif
1878 /* Define to the address where bug reports for this package should be sent. */
1879 #ifndef USED_FOR_TARGET
1880 #undef PACKAGE_BUGREPORT
1881 #endif
1884 /* Define to the full name of this package. */
1885 #ifndef USED_FOR_TARGET
1886 #undef PACKAGE_NAME
1887 #endif
1890 /* Define to the full name and version of this package. */
1891 #ifndef USED_FOR_TARGET
1892 #undef PACKAGE_STRING
1893 #endif
1896 /* Define to the one symbol short name of this package. */
1897 #ifndef USED_FOR_TARGET
1898 #undef PACKAGE_TARNAME
1899 #endif
1902 /* Define to the home page for this package. */
1903 #ifndef USED_FOR_TARGET
1904 #undef PACKAGE_URL
1905 #endif
1908 /* Define to the version of this package. */
1909 #ifndef USED_FOR_TARGET
1910 #undef PACKAGE_VERSION
1911 #endif
1914 /* Specify plugin linker */
1915 #ifndef USED_FOR_TARGET
1916 #undef PLUGIN_LD_SUFFIX
1917 #endif
1920 /* Define to .TOC. alignment forced by your linker. */
1921 #ifndef USED_FOR_TARGET
1922 #undef POWERPC64_TOC_POINTER_ALIGNMENT
1923 #endif
1926 /* Define to PREFIX/include if cpp should also search that directory. */
1927 #ifndef USED_FOR_TARGET
1928 #undef PREFIX_INCLUDE_DIR
1929 #endif
1932 /* The size of `int', as computed by sizeof. */
1933 #ifndef USED_FOR_TARGET
1934 #undef SIZEOF_INT
1935 #endif
1938 /* The size of `long', as computed by sizeof. */
1939 #ifndef USED_FOR_TARGET
1940 #undef SIZEOF_LONG
1941 #endif
1944 /* The size of `long long', as computed by sizeof. */
1945 #ifndef USED_FOR_TARGET
1946 #undef SIZEOF_LONG_LONG
1947 #endif
1950 /* The size of `short', as computed by sizeof. */
1951 #ifndef USED_FOR_TARGET
1952 #undef SIZEOF_SHORT
1953 #endif
1956 /* The size of `void *', as computed by sizeof. */
1957 #ifndef USED_FOR_TARGET
1958 #undef SIZEOF_VOID_P
1959 #endif
1962 /* Define to 1 if you have the ANSI C header files. */
1963 #ifndef USED_FOR_TARGET
1964 #undef STDC_HEADERS
1965 #endif
1968 /* Define if you can safely include both <string.h> and <strings.h>. */
1969 #ifndef USED_FOR_TARGET
1970 #undef STRING_WITH_STRINGS
1971 #endif
1974 /* Define if TFmode long double should be the default */
1975 #ifndef USED_FOR_TARGET
1976 #undef TARGET_DEFAULT_LONG_DOUBLE_128
1977 #endif
1980 /* Define if your target C library provides the `dl_iterate_phdr' function. */
1981 #undef TARGET_DL_ITERATE_PHDR
1983 /* GNU C Library major version number used on the target, or 0. */
1984 #ifndef USED_FOR_TARGET
1985 #undef TARGET_GLIBC_MAJOR
1986 #endif
1989 /* GNU C Library minor version number used on the target, or 0. */
1990 #ifndef USED_FOR_TARGET
1991 #undef TARGET_GLIBC_MINOR
1992 #endif
1995 /* Define if your target C library provides stack protector support */
1996 #ifndef USED_FOR_TARGET
1997 #undef TARGET_LIBC_PROVIDES_SSP
1998 #endif
2001 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
2002 #ifndef USED_FOR_TARGET
2003 #undef TIME_WITH_SYS_TIME
2004 #endif
2007 /* Define to the flag used to mark TLS sections if the default (`T') doesn't
2008    work. */
2009 #ifndef USED_FOR_TARGET
2010 #undef TLS_SECTION_ASM_FLAG
2011 #endif
2014 /* Define if your assembler mis-optimizes .eh_frame data. */
2015 #ifndef USED_FOR_TARGET
2016 #undef USE_AS_TRADITIONAL_FORMAT
2017 #endif
2020 /* Define if you want to generate code by default that assumes that the Cygwin
2021    DLL exports wrappers to support libstdc++ function replacement. */
2022 #ifndef USED_FOR_TARGET
2023 #undef USE_CYGWIN_LIBSTDCXX_WRAPPERS
2024 #endif
2027 /* Define to 1 if the 'long long' type is wider than 'long' but still
2028    efficiently supported by the host hardware. */
2029 #ifndef USED_FOR_TARGET
2030 #undef USE_LONG_LONG_FOR_WIDEST_FAST_INT
2031 #endif
2034 /* Define if we should use leading underscore on 64 bit mingw targets */
2035 #ifndef USED_FOR_TARGET
2036 #undef USE_MINGW64_LEADING_UNDERSCORES
2037 #endif
2040 /* Enable extensions on AIX 3, Interix.  */
2041 #ifndef _ALL_SOURCE
2042 # undef _ALL_SOURCE
2043 #endif
2044 /* Enable GNU extensions on systems that have them.  */
2045 #ifndef _GNU_SOURCE
2046 # undef _GNU_SOURCE
2047 #endif
2048 /* Enable threading extensions on Solaris.  */
2049 #ifndef _POSIX_PTHREAD_SEMANTICS
2050 # undef _POSIX_PTHREAD_SEMANTICS
2051 #endif
2052 /* Enable extensions on HP NonStop.  */
2053 #ifndef _TANDEM_SOURCE
2054 # undef _TANDEM_SOURCE
2055 #endif
2056 /* Enable general extensions on Solaris.  */
2057 #ifndef __EXTENSIONS__
2058 # undef __EXTENSIONS__
2059 #endif
2062 /* Define to be the last component of the Windows registry key under which to
2063    look for installation paths. The full key used will be
2064    HKEY_LOCAL_MACHINE/SOFTWARE/Free Software Foundation/{WIN32_REGISTRY_KEY}.
2065    The default is the GCC version number. */
2066 #ifndef USED_FOR_TARGET
2067 #undef WIN32_REGISTRY_KEY
2068 #endif
2071 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
2072    significant byte first (like Motorola and SPARC, unlike Intel). */
2073 #if defined AC_APPLE_UNIVERSAL_BUILD
2074 # if defined __BIG_ENDIAN__
2075 #  define WORDS_BIGENDIAN 1
2076 # endif
2077 #else
2078 # ifndef WORDS_BIGENDIAN
2079 #  undef WORDS_BIGENDIAN
2080 # endif
2081 #endif
2083 /* Number of bits in a file offset, on hosts where this is settable. */
2084 #ifndef USED_FOR_TARGET
2085 #undef _FILE_OFFSET_BITS
2086 #endif
2089 /* Define for large files, on AIX-style hosts. */
2090 #ifndef USED_FOR_TARGET
2091 #undef _LARGE_FILES
2092 #endif
2095 /* Define to 1 if on MINIX. */
2096 #ifndef USED_FOR_TARGET
2097 #undef _MINIX
2098 #endif
2101 /* Define to 2 if the system does not provide POSIX.1 features except with
2102    this defined. */
2103 #ifndef USED_FOR_TARGET
2104 #undef _POSIX_1_SOURCE
2105 #endif
2108 /* Define to 1 if you need to in order for `stat' and other things to work. */
2109 #ifndef USED_FOR_TARGET
2110 #undef _POSIX_SOURCE
2111 #endif
2114 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
2115    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
2116    #define below would cause a syntax error. */
2117 #ifndef USED_FOR_TARGET
2118 #undef _UINT32_T
2119 #endif
2122 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
2123    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
2124    #define below would cause a syntax error. */
2125 #ifndef USED_FOR_TARGET
2126 #undef _UINT64_T
2127 #endif
2130 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
2131    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
2132    #define below would cause a syntax error. */
2133 #ifndef USED_FOR_TARGET
2134 #undef _UINT8_T
2135 #endif
2138 /* Define to `char *' if <sys/types.h> does not define. */
2139 #ifndef USED_FOR_TARGET
2140 #undef caddr_t
2141 #endif
2144 /* Define to `__inline__' or `__inline' if that's what the C compiler
2145    calls it, or to nothing if 'inline' is not supported under any name.  */
2146 #ifndef __cplusplus
2147 #undef inline
2148 #endif
2150 /* Define to the type of a signed integer type of width exactly 16 bits if
2151    such a type exists and the standard includes do not define it. */
2152 #ifndef USED_FOR_TARGET
2153 #undef int16_t
2154 #endif
2157 /* Define to the type of a signed integer type of width exactly 32 bits if
2158    such a type exists and the standard includes do not define it. */
2159 #ifndef USED_FOR_TARGET
2160 #undef int32_t
2161 #endif
2164 /* Define to the type of a signed integer type of width exactly 64 bits if
2165    such a type exists and the standard includes do not define it. */
2166 #ifndef USED_FOR_TARGET
2167 #undef int64_t
2168 #endif
2171 /* Define to the type of a signed integer type of width exactly 8 bits if such
2172    a type exists and the standard includes do not define it. */
2173 #ifndef USED_FOR_TARGET
2174 #undef int8_t
2175 #endif
2178 /* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
2179    not define. */
2180 #ifndef USED_FOR_TARGET
2181 #undef intmax_t
2182 #endif
2185 /* Define to the type of a signed integer type wide enough to hold a pointer,
2186    if such a type exists, and if the system does not define it. */
2187 #ifndef USED_FOR_TARGET
2188 #undef intptr_t
2189 #endif
2192 /* Define to `int' if <sys/types.h> does not define. */
2193 #ifndef USED_FOR_TARGET
2194 #undef pid_t
2195 #endif
2198 /* Define to `long' if <sys/resource.h> doesn't define. */
2199 #ifndef USED_FOR_TARGET
2200 #undef rlim_t
2201 #endif
2204 /* Define to `int' if <sys/types.h> does not define. */
2205 #ifndef USED_FOR_TARGET
2206 #undef ssize_t
2207 #endif
2210 /* Define to the type of an unsigned integer type of width exactly 16 bits if
2211    such a type exists and the standard includes do not define it. */
2212 #ifndef USED_FOR_TARGET
2213 #undef uint16_t
2214 #endif
2217 /* Define to the type of an unsigned integer type of width exactly 32 bits if
2218    such a type exists and the standard includes do not define it. */
2219 #ifndef USED_FOR_TARGET
2220 #undef uint32_t
2221 #endif
2224 /* Define to the type of an unsigned integer type of width exactly 64 bits if
2225    such a type exists and the standard includes do not define it. */
2226 #ifndef USED_FOR_TARGET
2227 #undef uint64_t
2228 #endif
2231 /* Define to the type of an unsigned integer type of width exactly 8 bits if
2232    such a type exists and the standard includes do not define it. */
2233 #ifndef USED_FOR_TARGET
2234 #undef uint8_t
2235 #endif
2238 /* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
2239    do not define. */
2240 #ifndef USED_FOR_TARGET
2241 #undef uintmax_t
2242 #endif
2245 /* Define to the type of an unsigned integer type wide enough to hold a
2246    pointer, if such a type exists, and if the system does not define it. */
2247 #ifndef USED_FOR_TARGET
2248 #undef uintptr_t
2249 #endif
2252 /* Define as `fork' if `vfork' does not work. */
2253 #ifndef USED_FOR_TARGET
2254 #undef vfork
2255 #endif