OSDN Git Service

* gcc.dg/compat/scalar-by-value-3_main.c: New file.
[pf3gnuchains/gcc-fork.git] / gcc / config.in
1 /* config.in.  Generated automatically from configure.in by autoheader 2.13.  */
2
3 /* Define if using alloca.c.  */
4 #undef C_ALLOCA
5
6 /* Define to empty if the keyword does not work.  */
7 #undef const
8
9 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
10    This function is required for alloca.c support on those systems.  */
11 #undef CRAY_STACKSEG_END
12
13 /* Define to the type of elements in the array set by `getgroups'.
14    Usually this is either `int' or `gid_t'.  */
15 #undef GETGROUPS_T
16
17 /* Define to `int' if <sys/types.h> doesn't define.  */
18 #undef gid_t
19
20 /* Define if you have alloca, as a function or macro.  */
21 #undef HAVE_ALLOCA
22
23 /* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
24 #undef HAVE_ALLOCA_H
25
26 /* Define if you have the ANSI # stringizing operator in cpp. */
27 #undef HAVE_STRINGIZE
28
29 /* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
30 #undef HAVE_SYS_WAIT_H
31
32 /* Define if you have <vfork.h>.  */
33 #undef HAVE_VFORK_H
34
35 /* Define as __inline if that's what the C compiler calls it.  */
36 #undef inline
37
38 /* Define if your C compiler doesn't accept -c and -o together.  */
39 #undef NO_MINUS_C_MINUS_O
40
41 /* Define to `long' if <sys/types.h> doesn't define.  */
42 #undef off_t
43
44 /* Define to `int' if <sys/types.h> doesn't define.  */
45 #undef pid_t
46
47 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
48 #undef size_t
49
50 /* If using the C implementation of alloca, define if you know the
51    direction of stack growth for your system; otherwise it will be
52    automatically deduced at run-time.
53  STACK_DIRECTION > 0 => grows toward higher addresses
54  STACK_DIRECTION < 0 => grows toward lower addresses
55  STACK_DIRECTION = 0 => direction of growth unknown
56  */
57 #undef STACK_DIRECTION
58
59 /* Define if you have the ANSI C header files.  */
60 #undef STDC_HEADERS
61
62 /* Define if you can safely include both <sys/time.h> and <time.h>.  */
63 #undef TIME_WITH_SYS_TIME
64
65 /* Define to `int' if <sys/types.h> doesn't define.  */
66 #undef uid_t
67
68 /* Define vfork as fork if vfork does not work.  */
69 #undef vfork
70
71 /* Define if your assembler supports specifying the maximum number
72    of bytes to skip when using the GAS .p2align command.  */
73 #undef HAVE_GAS_MAX_SKIP_P2ALIGN
74
75 /* Define if your assembler supports .balign and .p2align.  */
76 #undef HAVE_GAS_BALIGN_AND_P2ALIGN
77
78 /* Define if your assembler uses the old HImode fild and fist notation.  */
79 #undef HAVE_GAS_FILDS_FISTS
80
81 /* Define to `int' if <sys/types.h> doesn't define.  */
82 #undef ssize_t
83
84 /* Define if cpp should also search $prefix/include.  */
85 #undef PREFIX_INCLUDE_DIR
86
87 /* Define if you have the __argz_count function.  */
88 #undef HAVE___ARGZ_COUNT
89
90 /* Define if you have the __argz_next function.  */
91 #undef HAVE___ARGZ_NEXT
92
93 /* Define if you have the __argz_stringify function.  */
94 #undef HAVE___ARGZ_STRINGIFY
95
96 /* Define if you have the alphasort function.  */
97 #undef HAVE_ALPHASORT
98
99 /* Define if you have the atoll function.  */
100 #undef HAVE_ATOLL
101
102 /* Define if you have the atoq function.  */
103 #undef HAVE_ATOQ
104
105 /* Define if you have the clock function.  */
106 #undef HAVE_CLOCK
107
108 /* Define if you have the dcgettext function.  */
109 #undef HAVE_DCGETTEXT
110
111 /* Define if you have the dup2 function.  */
112 #undef HAVE_DUP2
113
114 /* Define if you have the feof_unlocked function.  */
115 #undef HAVE_FEOF_UNLOCKED
116
117 /* Define if you have the fgets_unlocked function.  */
118 #undef HAVE_FGETS_UNLOCKED
119
120 /* Define if you have the fprintf_unlocked function.  */
121 #undef HAVE_FPRINTF_UNLOCKED
122
123 /* Define if you have the fputc_unlocked function.  */
124 #undef HAVE_FPUTC_UNLOCKED
125
126 /* Define if you have the fputs_unlocked function.  */
127 #undef HAVE_FPUTS_UNLOCKED
128
129 /* Define if you have the fwrite_unlocked function.  */
130 #undef HAVE_FWRITE_UNLOCKED
131
132 /* Define if you have the getcwd function.  */
133 #undef HAVE_GETCWD
134
135 /* Define if you have the getegid function.  */
136 #undef HAVE_GETEGID
137
138 /* Define if you have the geteuid function.  */
139 #undef HAVE_GETEUID
140
141 /* Define if you have the getgid function.  */
142 #undef HAVE_GETGID
143
144 /* Define if you have the getrlimit function.  */
145 #undef HAVE_GETRLIMIT
146
147 /* Define if you have the getrusage function.  */
148 #undef HAVE_GETRUSAGE
149
150 /* Define if you have the gettimeofday function.  */
151 #undef HAVE_GETTIMEOFDAY
152
153 /* Define if you have the getuid function.  */
154 #undef HAVE_GETUID
155
156 /* Define if you have the kill function.  */
157 #undef HAVE_KILL
158
159 /* Define if you have the lstat function.  */
160 #undef HAVE_LSTAT
161
162 /* Define if you have the mbstowcs function.  */
163 #undef HAVE_MBSTOWCS
164
165 /* Define if you have the mempcpy function.  */
166 #undef HAVE_MEMPCPY
167
168 /* Define if you have the mincore function.  */
169 #undef HAVE_MINCORE
170
171 /* Define if you have the mmap function.  */
172 #undef HAVE_MMAP
173
174 /* Define if you have the munmap function.  */
175 #undef HAVE_MUNMAP
176
177 /* Define if you have the nl_langinfo function.  */
178 #undef HAVE_NL_LANGINFO
179
180 /* Define if you have the putc_unlocked function.  */
181 #undef HAVE_PUTC_UNLOCKED
182
183 /* Define if you have the putenv function.  */
184 #undef HAVE_PUTENV
185
186 /* Define if you have the scandir function.  */
187 #undef HAVE_SCANDIR
188
189 /* Define if you have the setenv function.  */
190 #undef HAVE_SETENV
191
192 /* Define if you have the setlocale function.  */
193 #undef HAVE_SETLOCALE
194
195 /* Define if you have the setrlimit function.  */
196 #undef HAVE_SETRLIMIT
197
198 /* Define if you have the stpcpy function.  */
199 #undef HAVE_STPCPY
200
201 /* Define if you have the strcasecmp function.  */
202 #undef HAVE_STRCASECMP
203
204 /* Define if you have the strchr function.  */
205 #undef HAVE_STRCHR
206
207 /* Define if you have the strdup function.  */
208 #undef HAVE_STRDUP
209
210 /* Define if you have the strsignal function.  */
211 #undef HAVE_STRSIGNAL
212
213 /* Define if you have the strtoul function.  */
214 #undef HAVE_STRTOUL
215
216 /* Define if you have the sysconf function.  */
217 #undef HAVE_SYSCONF
218
219 /* Define if you have the times function.  */
220 #undef HAVE_TIMES
221
222 /* Define if you have the tsearch function.  */
223 #undef HAVE_TSEARCH
224
225 /* Define if you have the wcswidth function.  */
226 #undef HAVE_WCSWIDTH
227
228 /* Define if you have the <argz.h> header file.  */
229 #undef HAVE_ARGZ_H
230
231 /* Define if you have the <direct.h> header file.  */
232 #undef HAVE_DIRECT_H
233
234 /* Define if you have the <fcntl.h> header file.  */
235 #undef HAVE_FCNTL_H
236
237 /* Define if you have the <langinfo.h> header file.  */
238 #undef HAVE_LANGINFO_H
239
240 /* Define if you have the <ldfcn.h> header file.  */
241 #undef HAVE_LDFCN_H
242
243 /* Define if you have the <limits.h> header file.  */
244 #undef HAVE_LIMITS_H
245
246 /* Define if you have the <locale.h> header file.  */
247 #undef HAVE_LOCALE_H
248
249 /* Define if you have the <malloc.h> header file.  */
250 #undef HAVE_MALLOC_H
251
252 /* Define if you have the <nl_types.h> header file.  */
253 #undef HAVE_NL_TYPES_H
254
255 /* Define if you have the <stddef.h> header file.  */
256 #undef HAVE_STDDEF_H
257
258 /* Define if you have the <stdlib.h> header file.  */
259 #undef HAVE_STDLIB_H
260
261 /* Define if you have the <string.h> header file.  */
262 #undef HAVE_STRING_H
263
264 /* Define if you have the <strings.h> header file.  */
265 #undef HAVE_STRINGS_H
266
267 /* Define if you have the <sys/file.h> header file.  */
268 #undef HAVE_SYS_FILE_H
269
270 /* Define if you have the <sys/mman.h> header file.  */
271 #undef HAVE_SYS_MMAN_H
272
273 /* Define if you have the <sys/param.h> header file.  */
274 #undef HAVE_SYS_PARAM_H
275
276 /* Define if you have the <sys/resource.h> header file.  */
277 #undef HAVE_SYS_RESOURCE_H
278
279 /* Define if you have the <sys/stat.h> header file.  */
280 #undef HAVE_SYS_STAT_H
281
282 /* Define if you have the <sys/time.h> header file.  */
283 #undef HAVE_SYS_TIME_H
284
285 /* Define if you have the <sys/times.h> header file.  */
286 #undef HAVE_SYS_TIMES_H
287
288 /* Define if you have the <time.h> header file.  */
289 #undef HAVE_TIME_H
290
291 /* Define if you have the <unistd.h> header file.  */
292 #undef HAVE_UNISTD_H
293
294 /* Define if you have the <wchar.h> header file.  */
295 #undef HAVE_WCHAR_H
296
297 /* Define to enable the use of a default linker. */
298 #undef DEFAULT_LINKER
299
300 /* Define to enable the use of a default assembler. */
301 #undef DEFAULT_ASSEMBLER
302
303 /* Define if your compiler understands volatile. */
304 #undef HAVE_VOLATILE
305
306 /* Define if your compiler supports the `long double' type. */
307 #undef HAVE_LONG_DOUBLE
308
309 /* Define if your compiler supports the `long long' type. */
310 #undef HAVE_LONG_LONG
311
312 /* Define if your compiler supports the `__int64' type. */
313 #undef HAVE___INT64
314
315 /* Define if the `_Bool' type is built-in. */
316 #undef HAVE__BOOL
317
318 /* The number of bytes in type short */
319 #undef SIZEOF_SHORT
320
321 /* The number of bytes in type int */
322 #undef SIZEOF_INT
323
324 /* The number of bytes in type long */
325 #undef SIZEOF_LONG
326
327 /* The number of bytes in type long long */
328 #undef SIZEOF_LONG_LONG
329
330 /* The number of bytes in type __int64 */
331 #undef SIZEOF___INT64
332
333 /* Define if the host execution character set is EBCDIC. */
334 #undef HOST_EBCDIC
335
336 /* Define if you want more run-time sanity checks.  This one gets a grab
337    bag of miscellaneous but relatively cheap checks. */
338 #undef ENABLE_CHECKING
339
340 /* Define if you want all operations on trees (the basic data
341    structure of the front ends) to be checked for dynamic type safety
342    at runtime.  This is moderately expensive. */
343 #undef ENABLE_TREE_CHECKING
344
345 /* Define if you want all operations on RTL (the basic data structure
346    of the optimizer and back end) to be checked for dynamic type safety
347    at runtime.  This is quite expensive. */
348 #undef ENABLE_RTL_CHECKING
349
350 /* Define if you want RTL flag accesses to be checked against the RTL
351    codes that are supported for each access macro.  This is relatively
352    cheap. */
353 #undef ENABLE_RTL_FLAG_CHECKING
354
355 /* Define if you want the garbage collector to do object poisoning and
356    other memory allocation checks.  This is quite expensive. */
357 #undef ENABLE_GC_CHECKING
358
359 /* Define if you want the garbage collector to operate in maximally
360    paranoid mode, validating the entire heap and collecting garbage at
361    every opportunity.  This is extremely expensive. */
362 #undef ENABLE_GC_ALWAYS_COLLECT
363
364 /* Define if you want to run subprograms and generated programs
365    through valgrind (a memory checker).  This is extremely expensive. */
366 #undef ENABLE_VALGRIND_CHECKING
367
368 /* Define if valgrind's memcheck.h header is installed. */
369 #undef HAVE_MEMCHECK_H
370
371 /* Define if you want the C and C++ compilers to support multibyte
372    character sets for source code. */
373 #undef MULTIBYTE_CHARS
374
375 /* Always define this when using the GNU C Library */
376 #undef _GNU_SOURCE
377
378 /* Define if you have a working <stdbool.h> header file. */
379 #undef HAVE_STDBOOL_H
380
381 /* Define if you can safely include both <string.h> and <strings.h>. */
382 #undef STRING_WITH_STRINGS
383
384 /* Define as the number of bits in a byte, if `limits.h' doesn't. */
385 #undef CHAR_BIT
386
387 /* whether byteorder is bigendian */
388 #undef WORDS_BIGENDIAN
389
390 /* Define if the host machine stores words of multi-word integers in
391    big-endian order. */
392 #undef HOST_WORDS_BIG_ENDIAN
393
394 /* 1234 = LIL_ENDIAN, 4321 = BIGENDIAN */
395 #undef BYTEORDER
396
397 /* Define if you have a working <inttypes.h> header file. */
398 #undef HAVE_INTTYPES_H
399
400 /* Define this macro if mbstowcs does not crash when its
401    first argument is NULL. */
402 #undef HAVE_WORKING_MBSTOWCS
403
404 /* Define if printf supports %p. */
405 #undef HAVE_PRINTF_PTR
406
407 /* Define if read-only mmap of a plain file works. */
408 #undef HAVE_MMAP_FILE
409
410 /* Define if mmap of /dev/zero works. */
411 #undef HAVE_MMAP_DEV_ZERO
412
413 /* Define if mmap with MAP_ANON(YMOUS) works. */
414 #undef HAVE_MMAP_ANON
415
416 /* Define if you have the iconv() function. */
417 #undef HAVE_ICONV
418
419 /* Define as const if the declaration of iconv() needs const. */
420 #undef ICONV_CONST
421
422 /* Define to 1 if we found this declaration otherwise define to 0. */
423 #undef HAVE_DECL_GETENV
424
425 /* Define to 1 if we found this declaration otherwise define to 0. */
426 #undef HAVE_DECL_ATOL
427
428 /* Define to 1 if we found this declaration otherwise define to 0. */
429 #undef HAVE_DECL_SBRK
430
431 /* Define to 1 if we found this declaration otherwise define to 0. */
432 #undef HAVE_DECL_ABORT
433
434 /* Define to 1 if we found this declaration otherwise define to 0. */
435 #undef HAVE_DECL_ATOF
436
437 /* Define to 1 if we found this declaration otherwise define to 0. */
438 #undef HAVE_DECL_GETCWD
439
440 /* Define to 1 if we found this declaration otherwise define to 0. */
441 #undef HAVE_DECL_GETWD
442
443 /* Define to 1 if we found this declaration otherwise define to 0. */
444 #undef HAVE_DECL_STRSIGNAL
445
446 /* Define to 1 if we found this declaration otherwise define to 0. */
447 #undef HAVE_DECL_PUTC_UNLOCKED
448
449 /* Define to 1 if we found this declaration otherwise define to 0. */
450 #undef HAVE_DECL_FPUTS_UNLOCKED
451
452 /* Define to 1 if we found this declaration otherwise define to 0. */
453 #undef HAVE_DECL_FWRITE_UNLOCKED
454
455 /* Define to 1 if we found this declaration otherwise define to 0. */
456 #undef HAVE_DECL_FPRINTF_UNLOCKED
457
458 /* Define to 1 if we found this declaration otherwise define to 0. */
459 #undef HAVE_DECL_STRSTR
460
461 /* Define to 1 if we found this declaration otherwise define to 0. */
462 #undef HAVE_DECL_ERRNO
463
464 /* Define to 1 if we found this declaration otherwise define to 0. */
465 #undef HAVE_DECL_VASPRINTF
466
467 /* Define to 1 if we found this declaration otherwise define to 0. */
468 #undef HAVE_DECL_MALLOC
469
470 /* Define to 1 if we found this declaration otherwise define to 0. */
471 #undef HAVE_DECL_REALLOC
472
473 /* Define to 1 if we found this declaration otherwise define to 0. */
474 #undef HAVE_DECL_CALLOC
475
476 /* Define to 1 if we found this declaration otherwise define to 0. */
477 #undef HAVE_DECL_FREE
478
479 /* Define to 1 if we found this declaration otherwise define to 0. */
480 #undef HAVE_DECL_BASENAME
481
482 /* Define to 1 if we found this declaration otherwise define to 0. */
483 #undef HAVE_DECL_GETOPT
484
485 /* Define to 1 if we found this declaration otherwise define to 0. */
486 #undef HAVE_DECL_CLOCK
487
488 /* Define to 1 if we found this declaration otherwise define to 0. */
489 #undef HAVE_DECL_GETRLIMIT
490
491 /* Define to 1 if we found this declaration otherwise define to 0. */
492 #undef HAVE_DECL_SETRLIMIT
493
494 /* Define to 1 if we found this declaration otherwise define to 0. */
495 #undef HAVE_DECL_GETRUSAGE
496
497 /* Define to `long' if <sys/resource.h> doesn't define. */
498 #undef rlim_t
499
500 /* Define to 1 if we found this declaration otherwise define to 0. */
501 #undef HAVE_DECL_LDGETNAME
502
503 /* Define to 1 if we found this declaration otherwise define to 0. */
504 #undef HAVE_DECL_TIMES
505
506 /* Define if <sys/times.h> defines struct tms. */
507 #undef HAVE_STRUCT_TMS
508
509 /* Define if <time.h> defines clock_t. */
510 #undef HAVE_CLOCK_T
511
512 /* Define if <sys/types.h> defines `uchar'. */
513 #undef HAVE_UCHAR
514
515 /* Define .init_array/.fini_array sections are available and working. */
516 #undef HAVE_INITFINI_ARRAY
517
518 /* Define if host mkdir takes a single argument. */
519 #undef MKDIR_TAKES_ONE_ARG
520
521 /* Define 0/1 to force the choice for exception handling model. */
522 #undef CONFIG_SJLJ_EXCEPTIONS
523
524 /* Define if gcc should use -lunwind. */
525 #undef USE_LIBUNWIND_EXCEPTIONS
526
527 /* Define to 1 if HOST_WIDE_INT must be 64 bits wide (see hwint.h). */
528 #undef NEED_64BIT_HOST_WIDE_INT
529
530 /* Define if you want to use __cxa_atexit, rather than atexit, to
531    register C++ destructors for local statics and global objects.
532    This is essential for fully standards-compliant handling of
533    destructors, but requires __cxa_atexit in libc. */
534 #undef DEFAULT_USE_CXA_ATEXIT
535
536 /* Define to the name of a file containing a list of extra machine modes
537    for this architecture. */
538 #undef EXTRA_MODES_FILE
539
540 /* Define if the target architecture needs extra machine modes to represent
541    the results of comparisons. */
542 #undef EXTRA_CC_MODES
543
544 /* Define if you have the iconv() function. */
545 #undef HAVE_ICONV
546
547 /* Define as const if the declaration of iconv() needs const. */
548 #undef ICONV_CONST
549
550 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
551 #undef HAVE_LANGINFO_CODESET
552
553 /* Define if your <locale.h> file defines LC_MESSAGES. */
554 #undef HAVE_LC_MESSAGES
555
556 /* Define to 1 if translation of program messages to the user's native language
557    is requested. */
558 #undef ENABLE_NLS
559
560 /* Define if you have the <libintl.h> header file. */
561 #undef HAVE_LIBINTL_H
562
563 /* Define if the GNU gettext() function is already present or preinstalled. */
564 #undef HAVE_GETTEXT
565
566 /* Define to use the libintl included with this package instead of any
567    version in the system libraries. */
568 #undef USE_INCLUDED_LIBINTL
569
570 /* Define to 1 if installation paths should be looked up in Windows32
571    Registry. Ignored on non windows32 hosts. */
572 #undef ENABLE_WIN32_REGISTRY
573
574 /* Define to be the last portion of registry key on windows hosts. */
575 #undef WIN32_REGISTRY_KEY
576
577 /* Define if your assembler supports .subsection and .subsection -1 starts
578    emitting at the beginning of your section. */
579 #undef HAVE_GAS_SUBSECTION_ORDERING
580
581 /* Define if your assembler supports .weak. */
582 #undef HAVE_GAS_WEAK
583
584 /* Define if your assembler supports .hidden. */
585 #undef HAVE_GAS_HIDDEN
586
587 /* Define if your assembler supports .uleb128. */
588 #undef HAVE_AS_LEB128
589
590 /* Define if your assembler mis-optimizes .eh_frame data. */
591 #undef USE_AS_TRADITIONAL_FORMAT
592
593 /* Define if your assembler supports marking sections with SHF_MERGE flag. */
594 #undef HAVE_GAS_SHF_MERGE
595
596 /* Define if your assembler supports thread-local storage. */
597 #undef HAVE_AS_TLS
598
599 /* Define if your assembler supports explicit relocations. */
600 #undef HAVE_AS_EXPLICIT_RELOCS
601
602 /* Define if your assembler supports .register. */
603 #undef HAVE_AS_REGISTER_PSEUDO_OP
604
605 /* Define if your assembler supports -relax option. */
606 #undef HAVE_AS_RELAX_OPTION
607
608 /* Define if your assembler and linker support unaligned PC relative relocs. */
609 #undef HAVE_AS_SPARC_UA_PCREL
610
611 /* Define if your assembler and linker support unaligned PC relative relocs against hidden symbols. */
612 #undef HAVE_AS_SPARC_UA_PCREL_HIDDEN
613
614 /* Define if your assembler supports offsetable %lo(). */
615 #undef HAVE_AS_OFFSETABLE_LO10
616
617 /* Define true if the assembler supports '.long foo@GOTOFF'. */
618 #undef HAVE_AS_GOTOFF_IN_DATA
619
620 /* Define if your assembler supports ltoffx and ldxmov relocations. */
621 #undef HAVE_AS_LTOFFX_LDXMOV_RELOCS
622
623 /* Define if your assembler supports dwarf2 .file/.loc directives,
624    and preserves file table indices exactly as given. */
625 #undef HAVE_AS_DWARF2_DEBUG_LINE
626
627 /* Define if your assembler supports the --gdwarf2 option. */
628 #undef HAVE_AS_GDWARF2_DEBUG_FLAG
629
630 /* Define if your assembler supports the --gstabs option. */
631 #undef HAVE_AS_GSTABS_DEBUG_FLAG
632
633 /* Define if your linker links a mix of read-only
634    and read-write sections into a read-write section. */
635 #undef HAVE_LD_RO_RW_SECTION_MIXING
636
637 /* Define if your linker supports --eh-frame-hdr option. */
638 #undef HAVE_LD_EH_FRAME_HDR
639
640 /* Define if your linker supports -pie option. */
641 #undef HAVE_LD_PIE
642
643 /* Define if your MIPS libgloss linker scripts consistently include STARTUP directives. */
644 #undef HAVE_MIPS_LIBGLOSS_STARTUP_DIRECTIVES
645
646
647 /* Bison unconditionally undefines `const' if neither `__STDC__' nor
648    __cplusplus are defined.  That's a problem since we use `const' in
649    the GCC headers, and the resulting bison code is therefore type
650    unsafe.  Thus, we must match the bison behavior here.  */
651
652 #ifndef __STDC__
653 #ifndef __cplusplus
654 #undef const
655 #define const
656 #endif
657 #endif