OSDN Git Service

* gcc.dg/tls/tls.exp: Remove temporary file.
[pf3gnuchains/gcc-fork.git] / gcc / config.in
1 /* config.in.  Generated from configure.ac by autoheader.  */
2
3 /* 1234 = LIL_ENDIAN, 4321 = BIGENDIAN */
4 #undef BYTEORDER
5
6 /* Define as the number of bits in a byte, if \`limits.h' doesn't. */
7 #undef CHAR_BIT
8
9 /* Define 0/1 to force the choice for exception handling model. */
10 #undef CONFIG_SJLJ_EXCEPTIONS
11
12 /* Define to enable the use of a default assembler. */
13 #undef DEFAULT_ASSEMBLER
14
15 /* Define to enable the use of a default linker. */
16 #undef DEFAULT_LINKER
17
18 /* Define if you want to use __cxa_atexit, rather than atexit, to register C++
19    destructors for local statics and global objects. This is essential for
20    fully standards-compliant handling of destructors, but requires
21    __cxa_atexit in libc. */
22 #undef DEFAULT_USE_CXA_ATEXIT
23
24 /* Define if you want assertions enabled. This is a cheap check. */
25 #undef ENABLE_ASSERT_CHECKING
26
27 /* Define if you want more run-time sanity checks. This one gets a grab bag of
28    miscellaneous but relatively cheap checks. */
29 #undef ENABLE_CHECKING
30
31 /* Define if you want fold checked that it never destructs its argument. This
32    is quite expensive. */
33 #undef ENABLE_FOLD_CHECKING
34
35 /* Define if you want the garbage collector to operate in maximally paranoid
36    mode, validating the entire heap and collecting garbage at every
37    opportunity. This is extremely expensive. */
38 #undef ENABLE_GC_ALWAYS_COLLECT
39
40 /* Define if you want the garbage collector to do object poisoning and other
41    memory allocation checks. This is quite expensive. */
42 #undef ENABLE_GC_CHECKING
43
44 /* Define to 1 if translation of program messages to the user's native
45    language is requested. */
46 #undef ENABLE_NLS
47
48 /* Define if you want all operations on RTL (the basic data structure of the
49    optimizer and back end) to be checked for dynamic type safety at runtime.
50    This is quite expensive. */
51 #undef ENABLE_RTL_CHECKING
52
53 /* Define if you want RTL flag accesses to be checked against the RTL codes
54    that are supported for each access macro. This is relatively cheap. */
55 #undef ENABLE_RTL_FLAG_CHECKING
56
57 /* Define if you want runtime assertions enabled. This is a cheap check. */
58 #undef ENABLE_RUNTIME_CHECKING
59
60 /* Define if you want all operations on trees (the basic data structure of the
61    front ends) to be checked for dynamic type safety at runtime. This is
62    moderately expensive. The tree browser debugging routines will also be
63    enabled by this option. */
64 #undef ENABLE_TREE_CHECKING
65
66 /* Define if you want to run subprograms and generated programs through
67    valgrind (a memory checker). This is extremely expensive. */
68 #undef ENABLE_VALGRIND_CHECKING
69
70 /* Define to 1 if installation paths should be looked up in the Windows
71    Registry. Ignored on non-Windows hosts. */
72 #undef ENABLE_WIN32_REGISTRY
73
74 /* Define to the name of a file containing a list of extra machine modes for
75    this architecture. */
76 #undef EXTRA_MODES_FILE
77
78 /* Define to enable detailed memory allocation stats gathering. */
79 #undef GATHER_STATISTICS
80
81 /* Define to the type of elements in the array set by `getgroups'. Usually
82    this is either `int' or `gid_t'. */
83 #undef GETGROUPS_T
84
85 /* Define if the zone collector is in use */
86 #undef GGC_ZONE
87
88 /* Define to 1 if you have the `alphasort' function. */
89 #undef HAVE_ALPHASORT
90
91 /* Define if your assembler supports dwarf2 .file/.loc directives, and
92    preserves file table indices exactly as given. */
93 #undef HAVE_AS_DWARF2_DEBUG_LINE
94
95 /* Define if your assembler supports explicit relocations. */
96 #undef HAVE_AS_EXPLICIT_RELOCS
97
98 /* Define if your assembler supports the --gdwarf2 option. */
99 #undef HAVE_AS_GDWARF2_DEBUG_FLAG
100
101 /* Define true if the assembler supports '.long foo@GOTOFF'. */
102 #undef HAVE_AS_GOTOFF_IN_DATA
103
104 /* Define if your assembler supports the --gstabs option. */
105 #undef HAVE_AS_GSTABS_DEBUG_FLAG
106
107 /* Define if your assembler supports the Sun syntax for cmov. */
108 #undef HAVE_AS_IX86_CMOV_SUN_SYNTAX
109
110 /* Define if your assembler supports .sleb128 and .uleb128. */
111 #undef HAVE_AS_LEB128
112
113 /* Define if your assembler supports ltoffx and ldxmov relocations. */
114 #undef HAVE_AS_LTOFFX_LDXMOV_RELOCS
115
116 /* Define if your assembler supports mfcr field. */
117 #undef HAVE_AS_MFCRF
118
119 /* Define if your assembler supports the -no-mul-bug-abort option. */
120 #undef HAVE_AS_NO_MUL_BUG_ABORT_OPTION
121
122 /* Define if your assembler supports offsetable %lo(). */
123 #undef HAVE_AS_OFFSETABLE_LO10
124
125 /* Define if your assembler supports .register. */
126 #undef HAVE_AS_REGISTER_PSEUDO_OP
127
128 /* Define if your assembler supports -relax option. */
129 #undef HAVE_AS_RELAX_OPTION
130
131 /* Define if your assembler and linker support unaligned PC relative relocs.
132    */
133 #undef HAVE_AS_SPARC_UA_PCREL
134
135 /* Define if your assembler and linker support unaligned PC relative relocs
136    against hidden symbols. */
137 #undef HAVE_AS_SPARC_UA_PCREL_HIDDEN
138
139 /* Define if your assembler supports thread-local storage. */
140 #undef HAVE_AS_TLS
141
142 /* Define to 1 if you have the `atoll' function. */
143 #undef HAVE_ATOLL
144
145 /* Define to 1 if you have the `atoq' function. */
146 #undef HAVE_ATOQ
147
148 /* Define to 1 if you have the `clock' function. */
149 #undef HAVE_CLOCK
150
151 /* Define if <time.h> defines clock_t. */
152 #undef HAVE_CLOCK_T
153
154 /* Define to 1 if we found a declaration for 'abort', otherwise define to 0.
155    */
156 #undef HAVE_DECL_ABORT
157
158 /* Define to 1 if we found a declaration for 'atof', otherwise define to 0. */
159 #undef HAVE_DECL_ATOF
160
161 /* Define to 1 if we found a declaration for 'atol', otherwise define to 0. */
162 #undef HAVE_DECL_ATOL
163
164 /* Define to 1 if we found a declaration for 'basename', otherwise define to
165    0. */
166 #undef HAVE_DECL_BASENAME
167
168 /* Define to 1 if we found a declaration for 'calloc', otherwise define to 0.
169    */
170 #undef HAVE_DECL_CALLOC
171
172 /* Define to 1 if we found a declaration for 'clock', otherwise define to 0.
173    */
174 #undef HAVE_DECL_CLOCK
175
176 /* Define to 1 if we found a declaration for 'errno', otherwise define to 0.
177    */
178 #undef HAVE_DECL_ERRNO
179
180 /* Define to 1 if we found a declaration for 'fprintf_unlocked', otherwise
181    define to 0. */
182 #undef HAVE_DECL_FPRINTF_UNLOCKED
183
184 /* Define to 1 if we found a declaration for 'fputs_unlocked', otherwise
185    define to 0. */
186 #undef HAVE_DECL_FPUTS_UNLOCKED
187
188 /* Define to 1 if we found a declaration for 'free', otherwise define to 0. */
189 #undef HAVE_DECL_FREE
190
191 /* Define to 1 if we found a declaration for 'fwrite_unlocked', otherwise
192    define to 0. */
193 #undef HAVE_DECL_FWRITE_UNLOCKED
194
195 /* Define to 1 if we found a declaration for 'getcwd', otherwise define to 0.
196    */
197 #undef HAVE_DECL_GETCWD
198
199 /* Define to 1 if we found a declaration for 'getenv', otherwise define to 0.
200    */
201 #undef HAVE_DECL_GETENV
202
203 /* Define to 1 if we found a declaration for 'getopt', otherwise define to 0.
204    */
205 #undef HAVE_DECL_GETOPT
206
207 /* Define to 1 if we found a declaration for 'getpagesize', otherwise define
208    to 0. */
209 #undef HAVE_DECL_GETPAGESIZE
210
211 /* Define to 1 if we found a declaration for 'getrlimit', otherwise define to
212    0. */
213 #undef HAVE_DECL_GETRLIMIT
214
215 /* Define to 1 if we found a declaration for 'getrusage', otherwise define to
216    0. */
217 #undef HAVE_DECL_GETRUSAGE
218
219 /* Define to 1 if we found a declaration for 'getwd', otherwise define to 0.
220    */
221 #undef HAVE_DECL_GETWD
222
223 /* Define to 1 if we found a declaration for 'ldgetname', otherwise define to
224    0. */
225 #undef HAVE_DECL_LDGETNAME
226
227 /* Define to 1 if we found a declaration for 'malloc', otherwise define to 0.
228    */
229 #undef HAVE_DECL_MALLOC
230
231 /* Define to 1 if we found a declaration for 'putc_unlocked', otherwise define
232    to 0. */
233 #undef HAVE_DECL_PUTC_UNLOCKED
234
235 /* Define to 1 if we found a declaration for 'realloc', otherwise define to 0.
236    */
237 #undef HAVE_DECL_REALLOC
238
239 /* Define to 1 if we found a declaration for 'sbrk', otherwise define to 0. */
240 #undef HAVE_DECL_SBRK
241
242 /* Define to 1 if we found a declaration for 'setrlimit', otherwise define to
243    0. */
244 #undef HAVE_DECL_SETRLIMIT
245
246 /* Define to 1 if we found a declaration for 'snprintf', otherwise define to
247    0. */
248 #undef HAVE_DECL_SNPRINTF
249
250 /* Define to 1 if we found a declaration for 'strsignal', otherwise define to
251    0. */
252 #undef HAVE_DECL_STRSIGNAL
253
254 /* Define to 1 if we found a declaration for 'strstr', otherwise define to 0.
255    */
256 #undef HAVE_DECL_STRSTR
257
258 /* Define to 1 if we found a declaration for 'times', otherwise define to 0.
259    */
260 #undef HAVE_DECL_TIMES
261
262 /* Define to 1 if we found a declaration for 'vasprintf', otherwise define to
263    0. */
264 #undef HAVE_DECL_VASPRINTF
265
266 /* Define to 1 if you have the <direct.h> header file. */
267 #undef HAVE_DIRECT_H
268
269 /* Define to 1 if you have the `dup2' function. */
270 #undef HAVE_DUP2
271
272 /* Define to 1 if you have the <fcntl.h> header file. */
273 #undef HAVE_FCNTL_H
274
275 /* Define to 1 if you have the `fork' function. */
276 #undef HAVE_FORK
277
278 /* Define to 1 if you have the `fprintf_unlocked' function. */
279 #undef HAVE_FPRINTF_UNLOCKED
280
281 /* Define to 1 if you have the `fputc_unlocked' function. */
282 #undef HAVE_FPUTC_UNLOCKED
283
284 /* Define to 1 if you have the `fputs_unlocked' function. */
285 #undef HAVE_FPUTS_UNLOCKED
286
287 /* Define to 1 if you have the `fwrite_unlocked' function. */
288 #undef HAVE_FWRITE_UNLOCKED
289
290 /* Define if your assembler supports .balign and .p2align. */
291 #undef HAVE_GAS_BALIGN_AND_P2ALIGN
292
293 /* Define 0/1 if your assembler supports COMDAT group. */
294 #undef HAVE_GAS_COMDAT_GROUP
295
296 /* Define if your assembler uses the new HImode fild and fist notation. */
297 #undef HAVE_GAS_FILDS_FISTS
298
299 /* Define if your assembler and linker support .hidden. */
300 #undef HAVE_GAS_HIDDEN
301
302 /* Define if your assembler supports specifying the maximum number of bytes to
303    skip when using the GAS .p2align command. */
304 #undef HAVE_GAS_MAX_SKIP_P2ALIGN
305
306 /* Define if your assembler supports .nsubspa comdat option. */
307 #undef HAVE_GAS_NSUBSPA_COMDAT
308
309 /* Define if your assembler and linker support 32-bit section relative relocs
310    via '.secrel32 label'. */
311 #undef HAVE_GAS_PE_SECREL32_RELOC
312
313 /* Define 0/1 if your assembler supports marking sections with SHF_MERGE flag.
314    */
315 #undef HAVE_GAS_SHF_MERGE
316
317 /* Define if your assembler supports .subsection and .subsection -1 starts
318    emitting at the beginning of your section. */
319 #undef HAVE_GAS_SUBSECTION_ORDERING
320
321 /* Define if your assembler supports .weak. */
322 #undef HAVE_GAS_WEAK
323
324 /* Define to 1 if you have the `getrlimit' function. */
325 #undef HAVE_GETRLIMIT
326
327 /* Define to 1 if you have the `getrusage' function. */
328 #undef HAVE_GETRUSAGE
329
330 /* Define to 1 if you have the `gettimeofday' function. */
331 #undef HAVE_GETTIMEOFDAY
332
333 /* Define if you have the iconv() function. */
334 #undef HAVE_ICONV
335
336 /* Define to 1 if you have the <iconv.h> header file. */
337 #undef HAVE_ICONV_H
338
339 /* Define .init_array/.fini_array sections are available and working. */
340 #undef HAVE_INITFINI_ARRAY
341
342 /* Define if you have a working <inttypes.h> header file. */
343 #undef HAVE_INTTYPES_H
344
345 /* Define to 1 if you have the `kill' function. */
346 #undef HAVE_KILL
347
348 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
349 #undef HAVE_LANGINFO_CODESET
350
351 /* Define to 1 if you have the <langinfo.h> header file. */
352 #undef HAVE_LANGINFO_H
353
354 /* Define if your <locale.h> file defines LC_MESSAGES. */
355 #undef HAVE_LC_MESSAGES
356
357 /* Define to 1 if you have the <ldfcn.h> header file. */
358 #undef HAVE_LDFCN_H
359
360 /* Define if your linker supports --as-needed and --no-as-needed options. */
361 #undef HAVE_LD_AS_NEEDED
362
363 /* Define if your linker supports --demangle option. */
364 #undef HAVE_LD_DEMANGLE
365
366 /* Define if your linker supports --eh-frame-hdr option. */
367 #undef HAVE_LD_EH_FRAME_HDR
368
369 /* Define if your PowerPC64 linker only needs function descriptor syms. */
370 #undef HAVE_LD_NO_DOT_SYMS
371
372 /* Define if your linker supports -pie option. */
373 #undef HAVE_LD_PIE
374
375 /* Define if your linker links a mix of read-only and read-write sections into
376    a read-write section. */
377 #undef HAVE_LD_RO_RW_SECTION_MIXING
378
379 /* Define if your linker supports -Bstatic/-Bdynamic option. */
380 #undef HAVE_LD_STATIC_DYNAMIC
381
382 /* Define to 1 if you have the <limits.h> header file. */
383 #undef HAVE_LIMITS_H
384
385 /* Define to 1 if you have the <locale.h> header file. */
386 #undef HAVE_LOCALE_H
387
388 /* Define if your compiler supports the \`long long' type. */
389 #undef HAVE_LONG_LONG
390
391 /* Define to 1 if you have the <malloc.h> header file. */
392 #undef HAVE_MALLOC_H
393
394 /* Define to 1 if you have the `mbstowcs' function. */
395 #undef HAVE_MBSTOWCS
396
397 /* Define if valgrind's memcheck.h header is installed. */
398 #undef HAVE_MEMCHECK_H
399
400 /* Define to 1 if you have the <memory.h> header file. */
401 #undef HAVE_MEMORY_H
402
403 /* Define to 1 if you have the `mincore' function. */
404 #undef HAVE_MINCORE
405
406 /* Define to 1 if you have the `mmap' function. */
407 #undef HAVE_MMAP
408
409 /* Define if mmap with MAP_ANON(YMOUS) works. */
410 #undef HAVE_MMAP_ANON
411
412 /* Define if mmap of /dev/zero works. */
413 #undef HAVE_MMAP_DEV_ZERO
414
415 /* Define if read-only mmap of a plain file works. */
416 #undef HAVE_MMAP_FILE
417
418 /* Define to 1 if you have the `nl_langinfo' function. */
419 #undef HAVE_NL_LANGINFO
420
421 /* Define if printf supports "%p". */
422 #undef HAVE_PRINTF_PTR
423
424 /* Define to 1 if you have the `putc_unlocked' function. */
425 #undef HAVE_PUTC_UNLOCKED
426
427 /* Define to 1 if you have the `scandir' function. */
428 #undef HAVE_SCANDIR
429
430 /* Define to 1 if you have the `setlocale' function. */
431 #undef HAVE_SETLOCALE
432
433 /* Define to 1 if you have the `setrlimit' function. */
434 #undef HAVE_SETRLIMIT
435
436 /* Define to 1 if you have the <stddef.h> header file. */
437 #undef HAVE_STDDEF_H
438
439 /* Define to 1 if you have the <stdint.h> header file. */
440 #undef HAVE_STDINT_H
441
442 /* Define to 1 if you have the <stdlib.h> header file. */
443 #undef HAVE_STDLIB_H
444
445 /* Define to 1 if you have the <strings.h> header file. */
446 #undef HAVE_STRINGS_H
447
448 /* Define to 1 if you have the <string.h> header file. */
449 #undef HAVE_STRING_H
450
451 /* Define to 1 if you have the `strsignal' function. */
452 #undef HAVE_STRSIGNAL
453
454 /* Define if <sys/times.h> defines struct tms. */
455 #undef HAVE_STRUCT_TMS
456
457 /* Define to 1 if you have the `sysconf' function. */
458 #undef HAVE_SYSCONF
459
460 /* Define to 1 if you have the <sys/file.h> header file. */
461 #undef HAVE_SYS_FILE_H
462
463 /* Define to 1 if you have the <sys/mman.h> header file. */
464 #undef HAVE_SYS_MMAN_H
465
466 /* Define to 1 if you have the <sys/param.h> header file. */
467 #undef HAVE_SYS_PARAM_H
468
469 /* Define to 1 if you have the <sys/resource.h> header file. */
470 #undef HAVE_SYS_RESOURCE_H
471
472 /* Define to 1 if you have the <sys/stat.h> header file. */
473 #undef HAVE_SYS_STAT_H
474
475 /* Define to 1 if you have the <sys/times.h> header file. */
476 #undef HAVE_SYS_TIMES_H
477
478 /* Define to 1 if you have the <sys/time.h> header file. */
479 #undef HAVE_SYS_TIME_H
480
481 /* Define to 1 if you have the <sys/types.h> header file. */
482 #undef HAVE_SYS_TYPES_H
483
484 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
485 #undef HAVE_SYS_WAIT_H
486
487 /* Define to 1 if you have the `times' function. */
488 #undef HAVE_TIMES
489
490 /* Define to 1 if you have the <time.h> header file. */
491 #undef HAVE_TIME_H
492
493 /* Define to 1 if you have the <unistd.h> header file. */
494 #undef HAVE_UNISTD_H
495
496 /* Define if valgrind's valgrind/memcheck.h header is installed. */
497 #undef HAVE_VALGRIND_MEMCHECK_H
498
499 /* Define to 1 if you have the `vfork' function. */
500 #undef HAVE_VFORK
501
502 /* Define to 1 if you have the <vfork.h> header file. */
503 #undef HAVE_VFORK_H
504
505 /* Define to 1 if you have the <wchar.h> header file. */
506 #undef HAVE_WCHAR_H
507
508 /* Define to 1 if you have the `wcswidth' function. */
509 #undef HAVE_WCSWIDTH
510
511 /* Define to 1 if `fork' works. */
512 #undef HAVE_WORKING_FORK
513
514 /* Define this macro if mbstowcs does not crash when its first argument is
515    NULL. */
516 #undef HAVE_WORKING_MBSTOWCS
517
518 /* Define to 1 if `vfork' works. */
519 #undef HAVE_WORKING_VFORK
520
521 /* Define if your compiler supports the \`__int64' type. */
522 #undef HAVE___INT64
523
524 /* Define if the host machine stores words of multi-word integers in
525    big-endian order. */
526 #undef HOST_WORDS_BIG_ENDIAN
527
528 /* Define as const if the declaration of iconv() needs const. */
529 #undef ICONV_CONST
530
531 /* Define if host mkdir takes a single argument. */
532 #undef MKDIR_TAKES_ONE_ARG
533
534 /* Define to 1 if HOST_WIDE_INT must be 64 bits wide (see hwint.h). */
535 #undef NEED_64BIT_HOST_WIDE_INT
536
537 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
538 #undef NO_MINUS_C_MINUS_O
539
540 /* Define to the address where bug reports for this package should be sent. */
541 #undef PACKAGE_BUGREPORT
542
543 /* Define to the full name of this package. */
544 #undef PACKAGE_NAME
545
546 /* Define to the full name and version of this package. */
547 #undef PACKAGE_STRING
548
549 /* Define to the one symbol short name of this package. */
550 #undef PACKAGE_TARNAME
551
552 /* Define to the version of this package. */
553 #undef PACKAGE_VERSION
554
555 /* Define to PREFIX/include if cpp should also search that directory. */
556 #undef PREFIX_INCLUDE_DIR
557
558 /* The size of a `int', as computed by sizeof. */
559 #undef SIZEOF_INT
560
561 /* The size of a `long', as computed by sizeof. */
562 #undef SIZEOF_LONG
563
564 /* The size of a `long long', as computed by sizeof. */
565 #undef SIZEOF_LONG_LONG
566
567 /* The size of a `short', as computed by sizeof. */
568 #undef SIZEOF_SHORT
569
570 /* The size of a `void *', as computed by sizeof. */
571 #undef SIZEOF_VOID_P
572
573 /* The size of a `__int64', as computed by sizeof. */
574 #undef SIZEOF___INT64
575
576 /* Define to 1 if you have the ANSI C header files. */
577 #undef STDC_HEADERS
578
579 /* Define if you can safely include both <string.h> and <strings.h>. */
580 #undef STRING_WITH_STRINGS
581
582 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
583 #undef TIME_WITH_SYS_TIME
584
585 /* Define if your assembler mis-optimizes .eh_frame data. */
586 #undef USE_AS_TRADITIONAL_FORMAT
587
588 /* Define to 1 if the 'long long' (or '__int64') is wider than 'long' but
589    still efficiently supported by the host hardware. */
590 #undef USE_LONG_LONG_FOR_WIDEST_FAST_INT
591
592 /* Define if location_t is fileline integer cookie. */
593 #undef USE_MAPPED_LOCATION
594
595 /* Define to be the last component of the Windows registry key under which to
596    look for installation paths. The full key used will be
597    HKEY_LOCAL_MACHINE/SOFTWARE/Free Software Foundation/{WIN32_REGISTRY_KEY}.
598    The default is the GCC version number. */
599 #undef WIN32_REGISTRY_KEY
600
601 /* whether byteorder is bigendian */
602 #undef WORDS_BIGENDIAN
603
604 /* Always define this when using the GNU C Library */
605 #undef _GNU_SOURCE
606
607 /* Define to `int' if <sys/types.h> doesn't define. */
608 #undef gid_t
609
610 /* Define to `__inline__' or `__inline' if that's what the C compiler
611    calls it, or to nothing if 'inline' is not supported under any name.  */
612 #ifndef __cplusplus
613 #undef inline
614 #endif
615
616 /* Define to `int' if <sys/types.h> does not define. */
617 #undef pid_t
618
619 /* Define to \`long' if <sys/resource.h> doesn't define. */
620 #undef rlim_t
621
622 /* Define to `int' if <sys/types.h> does not define. */
623 #undef ssize_t
624
625 /* Define to `int' if <sys/types.h> doesn't define. */
626 #undef uid_t
627
628 /* Define as `fork' if `vfork' does not work. */
629 #undef vfork