OSDN Git Service

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