Daily bump.
[official-gcc.git] / gcc / config.in
blobec5be9569578345ad6d888defcb45803c969eddb
1 /* config.in.  Generated automatically from configure.in by autoheader.  */
3 /* Define if using alloca.c.  */
4 #undef C_ALLOCA
6 /* Define to empty if the keyword does not work.  */
7 #undef const
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
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
17 /* Define to `int' if <sys/types.h> doesn't define.  */
18 #undef gid_t
20 /* Define if you have alloca, as a function or macro.  */
21 #undef HAVE_ALLOCA
23 /* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
24 #undef HAVE_ALLOCA_H
26 /* Define if you have the ANSI # stringizing operator in cpp. */
27 #undef HAVE_STRINGIZE
29 /* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
30 #undef HAVE_SYS_WAIT_H
32 /* Define if you have <vfork.h>.  */
33 #undef HAVE_VFORK_H
35 /* Define as __inline if that's what the C compiler calls it.  */
36 #undef inline
38 /* Define if your C compiler doesn't accept -c and -o together.  */
39 #undef NO_MINUS_C_MINUS_O
41 /* Define to `long' if <sys/types.h> doesn't define.  */
42 #undef off_t
44 /* Define to `int' if <sys/types.h> doesn't define.  */
45 #undef pid_t
47 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
48 #undef size_t
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
59 /* Define if you have the ANSI C header files.  */
60 #undef STDC_HEADERS
62 /* Define if you can safely include both <sys/time.h> and <time.h>.  */
63 #undef TIME_WITH_SYS_TIME
65 /* Define to `int' if <sys/types.h> doesn't define.  */
66 #undef uid_t
68 /* Define vfork as fork if vfork does not work.  */
69 #undef vfork
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
75 /* Define if your assembler supports .balign and .p2align.  */
76 #undef HAVE_GAS_BALIGN_AND_P2ALIGN
78 /* Define if your assembler uses the old HImode fild and fist notation.  */
79 #undef HAVE_GAS_FILDS_FISTS
81 /* Define to `int' if <sys/types.h> doesn't define.  */
82 #undef ssize_t
84 /* Define if cpp should also search $prefix/include.  */
85 #undef PREFIX_INCLUDE_DIR
87 /* Define if you have the __argz_count function.  */
88 #undef HAVE___ARGZ_COUNT
90 /* Define if you have the __argz_next function.  */
91 #undef HAVE___ARGZ_NEXT
93 /* Define if you have the __argz_stringify function.  */
94 #undef HAVE___ARGZ_STRINGIFY
96 /* Define if you have the atoll function.  */
97 #undef HAVE_ATOLL
99 /* Define if you have the atoq function.  */
100 #undef HAVE_ATOQ
102 /* Define if you have the clock function.  */
103 #undef HAVE_CLOCK
105 /* Define if you have the dcgettext function.  */
106 #undef HAVE_DCGETTEXT
108 /* Define if you have the dup2 function.  */
109 #undef HAVE_DUP2
111 /* Define if you have the feof_unlocked function.  */
112 #undef HAVE_FEOF_UNLOCKED
114 /* Define if you have the fgets_unlocked function.  */
115 #undef HAVE_FGETS_UNLOCKED
117 /* Define if you have the fprintf_unlocked function.  */
118 #undef HAVE_FPRINTF_UNLOCKED
120 /* Define if you have the fputc_unlocked function.  */
121 #undef HAVE_FPUTC_UNLOCKED
123 /* Define if you have the fputs_unlocked function.  */
124 #undef HAVE_FPUTS_UNLOCKED
126 /* Define if you have the fwrite_unlocked function.  */
127 #undef HAVE_FWRITE_UNLOCKED
129 /* Define if you have the getcwd function.  */
130 #undef HAVE_GETCWD
132 /* Define if you have the getegid function.  */
133 #undef HAVE_GETEGID
135 /* Define if you have the geteuid function.  */
136 #undef HAVE_GETEUID
138 /* Define if you have the getgid function.  */
139 #undef HAVE_GETGID
141 /* Define if you have the getpagesize function.  */
142 #undef HAVE_GETPAGESIZE
144 /* Define if you have the getrlimit function.  */
145 #undef HAVE_GETRLIMIT
147 /* Define if you have the getrusage function.  */
148 #undef HAVE_GETRUSAGE
150 /* Define if you have the getuid function.  */
151 #undef HAVE_GETUID
153 /* Define if you have the kill function.  */
154 #undef HAVE_KILL
156 /* Define if you have the lstat function.  */
157 #undef HAVE_LSTAT
159 /* Define if you have the mempcpy function.  */
160 #undef HAVE_MEMPCPY
162 /* Define if you have the munmap function.  */
163 #undef HAVE_MUNMAP
165 /* Define if you have the nl_langinfo function.  */
166 #undef HAVE_NL_LANGINFO
168 /* Define if you have the putc_unlocked function.  */
169 #undef HAVE_PUTC_UNLOCKED
171 /* Define if you have the putenv function.  */
172 #undef HAVE_PUTENV
174 /* Define if you have the setenv function.  */
175 #undef HAVE_SETENV
177 /* Define if you have the setlocale function.  */
178 #undef HAVE_SETLOCALE
180 /* Define if you have the setrlimit function.  */
181 #undef HAVE_SETRLIMIT
183 /* Define if you have the stpcpy function.  */
184 #undef HAVE_STPCPY
186 /* Define if you have the strcasecmp function.  */
187 #undef HAVE_STRCASECMP
189 /* Define if you have the strchr function.  */
190 #undef HAVE_STRCHR
192 /* Define if you have the strdup function.  */
193 #undef HAVE_STRDUP
195 /* Define if you have the strsignal function.  */
196 #undef HAVE_STRSIGNAL
198 /* Define if you have the strtoul function.  */
199 #undef HAVE_STRTOUL
201 /* Define if you have the sysconf function.  */
202 #undef HAVE_SYSCONF
204 /* Define if you have the times function.  */
205 #undef HAVE_TIMES
207 /* Define if you have the tsearch function.  */
208 #undef HAVE_TSEARCH
210 /* Define if you have the <argz.h> header file.  */
211 #undef HAVE_ARGZ_H
213 /* Define if you have the <direct.h> header file.  */
214 #undef HAVE_DIRECT_H
216 /* Define if you have the <fcntl.h> header file.  */
217 #undef HAVE_FCNTL_H
219 /* Define if you have the <langinfo.h> header file.  */
220 #undef HAVE_LANGINFO_H
222 /* Define if you have the <limits.h> header file.  */
223 #undef HAVE_LIMITS_H
225 /* Define if you have the <locale.h> header file.  */
226 #undef HAVE_LOCALE_H
228 /* Define if you have the <malloc.h> header file.  */
229 #undef HAVE_MALLOC_H
231 /* Define if you have the <nl_types.h> header file.  */
232 #undef HAVE_NL_TYPES_H
234 /* Define if you have the <stddef.h> header file.  */
235 #undef HAVE_STDDEF_H
237 /* Define if you have the <stdlib.h> header file.  */
238 #undef HAVE_STDLIB_H
240 /* Define if you have the <string.h> header file.  */
241 #undef HAVE_STRING_H
243 /* Define if you have the <strings.h> header file.  */
244 #undef HAVE_STRINGS_H
246 /* Define if you have the <sys/file.h> header file.  */
247 #undef HAVE_SYS_FILE_H
249 /* Define if you have the <sys/param.h> header file.  */
250 #undef HAVE_SYS_PARAM_H
252 /* Define if you have the <sys/resource.h> header file.  */
253 #undef HAVE_SYS_RESOURCE_H
255 /* Define if you have the <sys/stat.h> header file.  */
256 #undef HAVE_SYS_STAT_H
258 /* Define if you have the <sys/time.h> header file.  */
259 #undef HAVE_SYS_TIME_H
261 /* Define if you have the <sys/times.h> header file.  */
262 #undef HAVE_SYS_TIMES_H
264 /* Define if you have the <time.h> header file.  */
265 #undef HAVE_TIME_H
267 /* Define if you have the <unistd.h> header file.  */
268 #undef HAVE_UNISTD_H
270 /* Define to enable the use of a default linker. */
271 #undef DEFAULT_LINKER
273 /* Define to enable the use of a default assembler. */
274 #undef DEFAULT_ASSEMBLER
276 /* Define if you want more run-time sanity checks.  This one gets a grab
277    bag of miscellaneous but relatively cheap checks. */
278 #undef ENABLE_CHECKING
280 /* Define if you want all operations on trees (the basic data
281    structure of the front ends) to be checked for dynamic type safety
282    at runtime.  This is moderately expensive. */
283 #undef ENABLE_TREE_CHECKING
285 /* Define if you want all operations on RTL (the basic data structure
286    of the optimizer and back end) to be checked for dynamic type safety
287    at runtime.  This is quite expensive. */
288 #undef ENABLE_RTL_CHECKING
290 /* Define if you want the garbage collector to do object poisoning and
291    other memory allocation checks.  This is quite expensive. */
292 #undef ENABLE_GC_CHECKING
294 /* Define if you want the garbage collector to operate in maximally
295    paranoid mode, validating the entire heap and collecting garbage at
296    every opportunity.  This is extremely expensive. */
297 #undef ENABLE_GC_ALWAYS_COLLECT
299 /* Define if you want to use __cxa_atexit, rather than atexit, to
300    register C++ destructors for local statics and global objects.
301    This is essential for fully standards-compliant handling of
302    destructors, but requires __cxa_atexit in libc. */
303 #undef DEFAULT_USE_CXA_ATEXIT
305 /* Define if you want the C and C++ compilers to support multibyte
306    character sets for source code. */
307 #undef MULTIBYTE_CHARS
309 /* Define if your compiler understands volatile. */
310 #undef HAVE_VOLATILE
312 /* Define if your compiler supports the `long double' type. */
313 #undef HAVE_LONG_DOUBLE
315 /* Define if your compiler supports the `long long' type. */
316 #undef HAVE_LONG_LONG
318 /* Define if your compiler supports the `__int64' type. */
319 #undef HAVE___INT64
321 /* Define if the `_Bool' type is built-in. */
322 #undef HAVE__BOOL
324 /* The number of bytes in type short */
325 #undef SIZEOF_SHORT
327 /* The number of bytes in type int */
328 #undef SIZEOF_INT
330 /* The number of bytes in type long */
331 #undef SIZEOF_LONG
333 /* The number of bytes in type long long */
334 #undef SIZEOF_LONG_LONG
336 /* The number of bytes in type __int64 */
337 #undef SIZEOF___INT64
339 /* Define if the host execution character set is EBCDIC. */
340 #undef HOST_EBCDIC
342 /* Always define this when using the GNU C Library */
343 #undef _GNU_SOURCE
345 /* Define if you have a working <stdbool.h> header file. */
346 #undef HAVE_STDBOOL_H
348 /* Define if you can safely include both <string.h> and <strings.h>. */
349 #undef STRING_WITH_STRINGS
351 /* Define as the number of bits in a byte, if `limits.h' doesn't. */
352 #undef CHAR_BIT
354 /* Define if the host machine stores words of multi-word integers in
355    big-endian order. */
356 #undef HOST_WORDS_BIG_ENDIAN
358 /* Define to the floating point format of the host machine, if not IEEE. */
359 #undef HOST_FLOAT_FORMAT
361 /* Define to 1 if the host machine stores floating point numbers in
362    memory with the word containing the sign bit at the lowest address,
363    or to 0 if it does it the other way around.
365    This macro should not be defined if the ordering is the same as for
366    multi-word integers. */
367 #undef HOST_FLOAT_WORDS_BIG_ENDIAN
369 /* Define if you have a working <inttypes.h> header file. */
370 #undef HAVE_INTTYPES_H
372 /* Define if printf supports %p. */
373 #undef HAVE_PRINTF_PTR
375 /* Define if mmap can get us zeroed pages from /dev/zero. */
376 #undef HAVE_MMAP_DEV_ZERO
378 /* Define if mmap can get us zeroed pages using MAP_ANON(YMOUS). */
379 #undef HAVE_MMAP_ANON
381 /* Define if read-only mmap of a plain file works. */
382 #undef HAVE_MMAP_FILE
384 /* Define if you have the iconv() function. */
385 #undef HAVE_ICONV
387 /* Define as const if the declaration of iconv() needs const. */
388 #undef ICONV_CONST
390 /* Define to 1 if we found this declaration otherwise define to 0. */
391 #undef HAVE_DECL_GETENV
393 /* Define to 1 if we found this declaration otherwise define to 0. */
394 #undef HAVE_DECL_ATOL
396 /* Define to 1 if we found this declaration otherwise define to 0. */
397 #undef HAVE_DECL_SBRK
399 /* Define to 1 if we found this declaration otherwise define to 0. */
400 #undef HAVE_DECL_ABORT
402 /* Define to 1 if we found this declaration otherwise define to 0. */
403 #undef HAVE_DECL_ATOF
405 /* Define to 1 if we found this declaration otherwise define to 0. */
406 #undef HAVE_DECL_GETCWD
408 /* Define to 1 if we found this declaration otherwise define to 0. */
409 #undef HAVE_DECL_GETWD
411 /* Define to 1 if we found this declaration otherwise define to 0. */
412 #undef HAVE_DECL_STRSIGNAL
414 /* Define to 1 if we found this declaration otherwise define to 0. */
415 #undef HAVE_DECL_PUTC_UNLOCKED
417 /* Define to 1 if we found this declaration otherwise define to 0. */
418 #undef HAVE_DECL_FPUTS_UNLOCKED
420 /* Define to 1 if we found this declaration otherwise define to 0. */
421 #undef HAVE_DECL_FWRITE_UNLOCKED
423 /* Define to 1 if we found this declaration otherwise define to 0. */
424 #undef HAVE_DECL_FPRINTF_UNLOCKED
426 /* Define to 1 if we found this declaration otherwise define to 0. */
427 #undef HAVE_DECL_STRSTR
429 /* Define to 1 if we found this declaration otherwise define to 0. */
430 #undef HAVE_DECL_ERRNO
432 /* Define to 1 if we found this declaration otherwise define to 0. */
433 #undef HAVE_DECL_MALLOC
435 /* Define to 1 if we found this declaration otherwise define to 0. */
436 #undef HAVE_DECL_REALLOC
438 /* Define to 1 if we found this declaration otherwise define to 0. */
439 #undef HAVE_DECL_CALLOC
441 /* Define to 1 if we found this declaration otherwise define to 0. */
442 #undef HAVE_DECL_FREE
444 /* Define to 1 if we found this declaration otherwise define to 0. */
445 #undef HAVE_DECL_BASENAME
447 /* Define to 1 if we found this declaration otherwise define to 0. */
448 #undef HAVE_DECL_GETOPT
450 /* Define to 1 if we found this declaration otherwise define to 0. */
451 #undef HAVE_DECL_CLOCK
453 /* Define to 1 if we found this declaration otherwise define to 0. */
454 #undef HAVE_DECL_GETRLIMIT
456 /* Define to 1 if we found this declaration otherwise define to 0. */
457 #undef HAVE_DECL_SETRLIMIT
459 /* Define to 1 if we found this declaration otherwise define to 0. */
460 #undef HAVE_DECL_GETRUSAGE
462 /* Define to 1 if we found this declaration otherwise define to 0. */
463 #undef HAVE_DECL_TIMES
465 /* Define if <sys/times.h> defines struct tms. */
466 #undef HAVE_STRUCT_TMS
468 /* Define if <time.h> defines clock_t. */
469 #undef HAVE_CLOCK_T
471 /* Define if host mkdir takes a single argument. */
472 #undef MKDIR_TAKES_ONE_ARG
474 /* Define if you have the iconv() function. */
475 #undef HAVE_ICONV
477 /* Define as const if the declaration of iconv() needs const. */
478 #undef ICONV_CONST
480 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
481 #undef HAVE_LANGINFO_CODESET
483 /* Define if your <locale.h> file defines LC_MESSAGES. */
484 #undef HAVE_LC_MESSAGES
486 /* Define to 1 if translation of program messages to the user's native language
487    is requested. */
488 #undef ENABLE_NLS
490 /* Define if you have the <libintl.h> header file. */
491 #undef HAVE_LIBINTL_H
493 /* Define if the GNU gettext() function is already present or preinstalled. */
494 #undef HAVE_GETTEXT
496 /* Define to use the libintl included with this package instead of any
497    version in the system libraries. */
498 #undef USE_INCLUDED_LIBINTL
500 /* Define to 1 if installation paths should be looked up in Windows32
501    Registry. Ignored on non windows32 hosts. */
502 #undef ENABLE_WIN32_REGISTRY
504 /* Define to be the last portion of registry key on windows hosts. */
505 #undef WIN32_REGISTRY_KEY
507 /* Define if your assembler supports .subsection and .subsection -1 starts
508    emitting at the beginning of your section. */
509 #undef HAVE_GAS_SUBSECTION_ORDERING
511 /* Define if your assembler supports .weak. */
512 #undef HAVE_GAS_WEAK
514 /* Define if your assembler supports .hidden. */
515 #undef HAVE_GAS_HIDDEN
517 /* Define if your assembler supports .uleb128. */
518 #undef HAVE_AS_LEB128
520 /* Define if your assembler mis-optimizes .eh_frame data. */
521 #undef USE_AS_TRADITIONAL_FORMAT
523 /* Define if your assembler supports marking sections with SHF_MERGE flag. */
524 #undef HAVE_GAS_SHF_MERGE
526 /* Define if your assembler supports explicit relocations. */
527 #undef HAVE_AS_EXPLICIT_RELOCS
529 /* Define if your assembler supports .register. */
530 #undef HAVE_AS_REGISTER_PSEUDO_OP
532 /* Define if your assembler supports -relax option. */
533 #undef HAVE_AS_RELAX_OPTION
535 /* Define if your assembler and linker support unaligned PC relative relocs. */
536 #undef HAVE_AS_SPARC_UA_PCREL
538 /* Define if your assembler and linker support unaligned PC relative relocs against hidden symbols. */
539 #undef HAVE_AS_SPARC_UA_PCREL_HIDDEN
541 /* Define if your assembler supports offsetable %lo(). */
542 #undef HAVE_AS_OFFSETABLE_LO10
544 /* Define true if the assembler supports '.long foo@GOTOFF'. */
545 #undef HAVE_AS_GOTOFF_IN_DATA
547 /* Define if your assembler supports dwarf2 .file/.loc directives,
548    and preserves file table indices exactly as given. */
549 #undef HAVE_AS_DWARF2_DEBUG_LINE
551 /* Define if your assembler supports the --gdwarf2 option. */
552 #undef HAVE_AS_GDWARF2_DEBUG_FLAG
554 /* Define if your assembler supports the --gstabs option. */
555 #undef HAVE_AS_GSTABS_DEBUG_FLAG
557 /* Define if your linker supports --eh-frame-hdr option. */
558 #undef HAVE_LD_EH_FRAME_HDR
560 /* Define 0/1 to force the choice for exception handling model. */
561 #undef CONFIG_SJLJ_EXCEPTIONS
564 /* Bison unconditionally undefines `const' if neither `__STDC__' nor
565    __cplusplus are defined.  That's a problem since we use `const' in
566    the GCC headers, and the resulting bison code is therefore type
567    unsafe.  Thus, we must match the bison behavior here.  */
569 #ifndef __STDC__
570 #ifndef __cplusplus
571 #undef const
572 #define const
573 #endif
574 #endif