* regclass.c (fix_register): Fix typo.
[official-gcc.git] / gcc / config.in
blob88a751703c43e93debeba6e399ffcb0dd990a2e2
1 /* config.in.  Generated automatically from configure.in by autoheader.  */
3 /* Define to empty if the keyword does not work.  */
4 #undef const
6 /* Define to the type of elements in the array set by `getgroups'.
7    Usually this is either `int' or `gid_t'.  */
8 #undef GETGROUPS_T
10 /* Define to `int' if <sys/types.h> doesn't define.  */
11 #undef gid_t
13 /* Define if you don't have vprintf but do have _doprnt.  */
14 #undef HAVE_DOPRNT
16 /* Define if you have the ANSI # stringizing operator in cpp. */
17 #undef HAVE_STRINGIZE
19 /* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
20 #undef HAVE_SYS_WAIT_H
22 /* Define if you have <vfork.h>.  */
23 #undef HAVE_VFORK_H
25 /* Define if you have the vprintf function.  */
26 #undef HAVE_VPRINTF
28 /* Define as __inline if that's what the C compiler calls it.  */
29 #undef inline
31 /* Define if your C compiler doesn't accept -c and -o together.  */
32 #undef NO_MINUS_C_MINUS_O
34 /* Define to `long' if <sys/types.h> doesn't define.  */
35 #undef off_t
37 /* Define to `int' if <sys/types.h> doesn't define.  */
38 #undef pid_t
40 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
41 #undef size_t
43 /* Define if you have the ANSI C header files.  */
44 #undef STDC_HEADERS
46 /* Define if you can safely include both <sys/time.h> and <time.h>.  */
47 #undef TIME_WITH_SYS_TIME
49 /* Define to `int' if <sys/types.h> doesn't define.  */
50 #undef uid_t
52 /* Define vfork as fork if vfork does not work.  */
53 #undef vfork
55 /* Define to 1 if NLS is requested.  */
56 #undef ENABLE_NLS
58 /* Define as 1 if you have catgets and don't want to use GNU gettext.  */
59 #undef HAVE_CATGETS
61 /* Define as 1 if you have gettext and don't want to use GNU gettext.  */
62 #undef HAVE_GETTEXT
64 /* Define if your locale.h file contains LC_MESSAGES.  */
65 #undef HAVE_LC_MESSAGES
67 /* Define as 1 if you have the stpcpy function.  */
68 #undef HAVE_STPCPY
70 /* Define if your assembler supports specifying the maximum number
71    of bytes to skip when using the GAS .p2align command. */
72 #undef HAVE_GAS_MAX_SKIP_P2ALIGN
74 /* Define if your assembler supports .balign and .p2align.  */
75 #undef HAVE_GAS_BALIGN_AND_P2ALIGN
77 /* Define if your assembler uses the old HImode fild and fist notation.  */
78 #undef HAVE_GAS_FILDS_FISTS
80 /* Define to `int' if <sys/types.h> doesn't define.  */
81 #undef ssize_t
83 /* Define if you have the __argz_count function.  */
84 #undef HAVE___ARGZ_COUNT
86 /* Define if you have the __argz_next function.  */
87 #undef HAVE___ARGZ_NEXT
89 /* Define if you have the __argz_stringify function.  */
90 #undef HAVE___ARGZ_STRINGIFY
92 /* Define if you have the atoll function.  */
93 #undef HAVE_ATOLL
95 /* Define if you have the atoq function.  */
96 #undef HAVE_ATOQ
98 /* Define if you have the bsearch function.  */
99 #undef HAVE_BSEARCH
101 /* Define if you have the clock function.  */
102 #undef HAVE_CLOCK
104 /* Define if you have the dcgettext function.  */
105 #undef HAVE_DCGETTEXT
107 /* Define if you have the fputc_unlocked function.  */
108 #undef HAVE_FPUTC_UNLOCKED
110 /* Define if you have the fputs_unlocked function.  */
111 #undef HAVE_FPUTS_UNLOCKED
113 /* Define if you have the getcwd function.  */
114 #undef HAVE_GETCWD
116 /* Define if you have the getpagesize function.  */
117 #undef HAVE_GETPAGESIZE
119 /* Define if you have the getrlimit function.  */
120 #undef HAVE_GETRLIMIT
122 /* Define if you have the getrusage function.  */
123 #undef HAVE_GETRUSAGE
125 /* Define if you have the gettimeofday function.  */
126 #undef HAVE_GETTIMEOFDAY
128 /* Define if you have the isascii function.  */
129 #undef HAVE_ISASCII
131 /* Define if you have the kill function.  */
132 #undef HAVE_KILL
134 /* Define if you have the lstat function.  */
135 #undef HAVE_LSTAT
137 /* Define if you have the munmap function.  */
138 #undef HAVE_MUNMAP
140 /* Define if you have the nl_langinfo function.  */
141 #undef HAVE_NL_LANGINFO
143 /* Define if you have the popen function.  */
144 #undef HAVE_POPEN
146 /* Define if you have the putc_unlocked function.  */
147 #undef HAVE_PUTC_UNLOCKED
149 /* Define if you have the putenv function.  */
150 #undef HAVE_PUTENV
152 /* Define if you have the setenv function.  */
153 #undef HAVE_SETENV
155 /* Define if you have the setlocale function.  */
156 #undef HAVE_SETLOCALE
158 /* Define if you have the setrlimit function.  */
159 #undef HAVE_SETRLIMIT
161 /* Define if you have the stpcpy function.  */
162 #undef HAVE_STPCPY
164 /* Define if you have the strcasecmp function.  */
165 #undef HAVE_STRCASECMP
167 /* Define if you have the strchr function.  */
168 #undef HAVE_STRCHR
170 /* Define if you have the strdup function.  */
171 #undef HAVE_STRDUP
173 /* Define if you have the strrchr function.  */
174 #undef HAVE_STRRCHR
176 /* Define if you have the strsignal function.  */
177 #undef HAVE_STRSIGNAL
179 /* Define if you have the strstr function.  */
180 #undef HAVE_STRSTR
182 /* Define if you have the strtoul function.  */
183 #undef HAVE_STRTOUL
185 /* Define if you have the sysconf function.  */
186 #undef HAVE_SYSCONF
188 /* Define if you have the times function.  */
189 #undef HAVE_TIMES
191 /* Define if you have the <argz.h> header file.  */
192 #undef HAVE_ARGZ_H
194 /* Define if you have the <direct.h> header file.  */
195 #undef HAVE_DIRECT_H
197 /* Define if you have the <fcntl.h> header file.  */
198 #undef HAVE_FCNTL_H
200 /* Define if you have the <langinfo.h> header file.  */
201 #undef HAVE_LANGINFO_H
203 /* Define if you have the <limits.h> header file.  */
204 #undef HAVE_LIMITS_H
206 /* Define if you have the <locale.h> header file.  */
207 #undef HAVE_LOCALE_H
209 /* Define if you have the <malloc.h> header file.  */
210 #undef HAVE_MALLOC_H
212 /* Define if you have the <nl_types.h> header file.  */
213 #undef HAVE_NL_TYPES_H
215 /* Define if you have the <stddef.h> header file.  */
216 #undef HAVE_STDDEF_H
218 /* Define if you have the <stdlib.h> header file.  */
219 #undef HAVE_STDLIB_H
221 /* Define if you have the <string.h> header file.  */
222 #undef HAVE_STRING_H
224 /* Define if you have the <strings.h> header file.  */
225 #undef HAVE_STRINGS_H
227 /* Define if you have the <sys/file.h> header file.  */
228 #undef HAVE_SYS_FILE_H
230 /* Define if you have the <sys/param.h> header file.  */
231 #undef HAVE_SYS_PARAM_H
233 /* Define if you have the <sys/resource.h> header file.  */
234 #undef HAVE_SYS_RESOURCE_H
236 /* Define if you have the <sys/stat.h> header file.  */
237 #undef HAVE_SYS_STAT_H
239 /* Define if you have the <sys/time.h> header file.  */
240 #undef HAVE_SYS_TIME_H
242 /* Define if you have the <sys/times.h> header file.  */
243 #undef HAVE_SYS_TIMES_H
245 /* Define if you have the <time.h> header file.  */
246 #undef HAVE_TIME_H
248 /* Define if you have the <unistd.h> header file.  */
249 #undef HAVE_UNISTD_H
251 /* Define if you have the i library (-li).  */
252 #undef HAVE_LIBI
254 /* Define to enable the use of a default linker. */
255 #undef DEFAULT_LINKER
257 /* Define to enable the use of a default assembler. */
258 #undef DEFAULT_ASSEMBLER
260 /* Define if you want more run-time sanity checks.  This one gets a grab
261    bag of miscellaneous but relatively cheap checks. */
262 #undef ENABLE_CHECKING
264 /* Define if you want all operations on trees (the basic data
265    structure of the front ends) to be checked for dynamic type safety
266    at runtime.  This is moderately expensive. */
267 #undef ENABLE_TREE_CHECKING
269 /* Define if you want all operations on RTL (the basic data structure
270    of the optimizer and back end) to be checked for dynamic type safety
271    at runtime.  This is quite expensive. */
272 #undef ENABLE_RTL_CHECKING
274 /* Define if you want the garbage collector to do object poisoning and
275    other memory allocation checks.  This is quite expensive. */
276 #undef ENABLE_GC_CHECKING
278 /* Define if you want the garbage collector to operate in maximally
279    paranoid mode, validating the entire heap and collecting garbage at
280    every opportunity.  This is extremely expensive. */
281 #undef ENABLE_GC_ALWAYS_COLLECT
283 /* Define if you want the C and C++ compilers to support multibyte
284    character sets for source code. */
285 #undef MULTIBYTE_CHARS
287 /* Define if your compiler understands volatile. */
288 #undef HAVE_VOLATILE
290 /* Define if your compiler supports the `long double' type. */
291 #undef HAVE_LONG_DOUBLE
293 /* Define if your compiler supports the `long long' type. */
294 #undef HAVE_LONG_LONG
296 /* Define if your compiler supports the `__int64' type. */
297 #undef HAVE___INT64
299 /* Define if the `_Bool' type is built-in. */
300 #undef HAVE__BOOL
302 /* The number of bytes in type short */
303 #undef SIZEOF_SHORT
305 /* The number of bytes in type int */
306 #undef SIZEOF_INT
308 /* The number of bytes in type long */
309 #undef SIZEOF_LONG
311 /* The number of bytes in type long long */
312 #undef SIZEOF_LONG_LONG
314 /* The number of bytes in type __int64 */
315 #undef SIZEOF___INT64
317 /* Define if the host execution character set is EBCDIC. */
318 #undef HOST_EBCDIC
320 /* Always define this when using the GNU C Library */
321 #undef _GNU_SOURCE
323 /* Define if you have a working <stdbool.h> header file. */
324 #undef HAVE_STDBOOL_H
326 /* Define if you can safely include both <string.h> and <strings.h>. */
327 #undef STRING_WITH_STRINGS
329 /* Define as the number of bits in a byte, if `limits.h' doesn't. */
330 #undef CHAR_BIT
332 /* Define if the host machine stores words of multi-word integers in
333    big-endian order. */
334 #undef HOST_WORDS_BIG_ENDIAN
336 /* Define to the floating point format of the host machine, if not IEEE. */
337 #undef HOST_FLOAT_FORMAT
339 /* Define to 1 if the host machine stores floating point numbers in
340    memory with the word containing the sign bit at the lowest address,
341    or to 0 if it does it the other way around.
343    This macro should not be defined if the ordering is the same as for
344    multi-word integers. */
345 #undef HOST_FLOAT_WORDS_BIG_ENDIAN
347 /* Define if you have a working <inttypes.h> header file. */
348 #undef HAVE_INTTYPES_H
350 /* Define if printf supports %p. */
351 #undef HAVE_PRINTF_PTR
353 /* Define if mmap can get us zeroed pages from /dev/zero. */
354 #undef HAVE_MMAP_DEV_ZERO
356 /* Define if mmap can get us zeroed pages using MAP_ANON(YMOUS). */
357 #undef HAVE_MMAP_ANON
359 /* Define if read-only mmap of a plain file works. */
360 #undef HAVE_MMAP_FILE
362 /* Define if you have the iconv() function. */
363 #undef HAVE_ICONV
365 /* Define as const if the declaration of iconv() needs const. */
366 #undef ICONV_CONST
368 /* Define to 1 if we found this declaration otherwise define to 0. */
369 #undef HAVE_DECL_GETENV
371 /* Define to 1 if we found this declaration otherwise define to 0. */
372 #undef HAVE_DECL_ATOL
374 /* Define to 1 if we found this declaration otherwise define to 0. */
375 #undef HAVE_DECL_SBRK
377 /* Define to 1 if we found this declaration otherwise define to 0. */
378 #undef HAVE_DECL_ABORT
380 /* Define to 1 if we found this declaration otherwise define to 0. */
381 #undef HAVE_DECL_ATOF
383 /* Define to 1 if we found this declaration otherwise define to 0. */
384 #undef HAVE_DECL_GETCWD
386 /* Define to 1 if we found this declaration otherwise define to 0. */
387 #undef HAVE_DECL_GETWD
389 /* Define to 1 if we found this declaration otherwise define to 0. */
390 #undef HAVE_DECL_STRSIGNAL
392 /* Define to 1 if we found this declaration otherwise define to 0. */
393 #undef HAVE_DECL_PUTC_UNLOCKED
395 /* Define to 1 if we found this declaration otherwise define to 0. */
396 #undef HAVE_DECL_FPUTS_UNLOCKED
398 /* Define to 1 if we found this declaration otherwise define to 0. */
399 #undef HAVE_DECL_STRSTR
401 /* Define to 1 if we found this declaration otherwise define to 0. */
402 #undef HAVE_DECL_ENVIRON
404 /* Define to 1 if we found this declaration otherwise define to 0. */
405 #undef HAVE_DECL_ERRNO
407 /* Define to 1 if we found this declaration otherwise define to 0. */
408 #undef HAVE_DECL_MALLOC
410 /* Define to 1 if we found this declaration otherwise define to 0. */
411 #undef HAVE_DECL_REALLOC
413 /* Define to 1 if we found this declaration otherwise define to 0. */
414 #undef HAVE_DECL_CALLOC
416 /* Define to 1 if we found this declaration otherwise define to 0. */
417 #undef HAVE_DECL_FREE
419 /* Define to 1 if we found this declaration otherwise define to 0. */
420 #undef HAVE_DECL_BASENAME
422 /* Define to 1 if we found this declaration otherwise define to 0. */
423 #undef HAVE_DECL_GETOPT
425 /* Define to 1 if we found this declaration otherwise define to 0. */
426 #undef HAVE_DECL_CLOCK
428 /* Define to 1 if we found this declaration otherwise define to 0. */
429 #undef HAVE_DECL_GETRLIMIT
431 /* Define to 1 if we found this declaration otherwise define to 0. */
432 #undef HAVE_DECL_SETRLIMIT
434 /* Define to 1 if we found this declaration otherwise define to 0. */
435 #undef HAVE_DECL_GETRUSAGE
437 /* Define to 1 if we found this declaration otherwise define to 0. */
438 #undef HAVE_DECL_TIMES
440 /* Define if <sys/times.h> defines struct tms. */
441 #undef HAVE_STRUCT_TMS
443 /* Define if <time.h> defines clock_t. */
444 #undef HAVE_CLOCK_T
446 /* Define if host mkdir takes a single argument. */
447 #undef MKDIR_TAKES_ONE_ARG
449 /* Define to the name of the distribution. */
450 #undef PACKAGE
452 /* Define to the version of the distribution. */
453 #undef VERSION
455 /* Define to 1 if installation paths should be looked up in Windows32
456    Registry. Ignored on non windows32 hosts. */
457 #undef ENABLE_WIN32_REGISTRY
459 /* Define to be the last portion of registry key on windows hosts. */
460 #undef WIN32_REGISTRY_KEY
462 /* Define if your assembler supports .subsection and .subsection -1 starts
463    emitting at the beginning of your section. */
464 #undef HAVE_GAS_SUBSECTION_ORDERING
466 /* Define if your assembler supports .weak. */
467 #undef HAVE_GAS_WEAK
469 /* Define if your assembler supports .hidden. */
470 #undef HAVE_GAS_HIDDEN
472 /* Define if your assembler supports .uleb128. */
473 #undef HAVE_AS_LEB128
475 /* Define if your assembler mis-optimizes .eh_frame data. */
476 #undef USE_AS_TRADITIONAL_FORMAT
478 /* Define if your assembler supports .register. */
479 #undef HAVE_AS_REGISTER_PSEUDO_OP
481 /* Define if your assembler supports -relax option. */
482 #undef HAVE_AS_RELAX_OPTION
484 /* Define if the assembler supports 64bit sparc. */
485 #undef AS_SPARC64_FLAG
487 /* Define if your assembler supports offsetable %lo(). */
488 #undef HAVE_AS_OFFSETABLE_LO10
490 /* Define if your assembler supports dwarf2 .file/.loc directives,
491    and preserves file table indicies exactly as given. */
492 #undef HAVE_AS_DWARF2_DEBUG_LINE
494 /* Define 0/1 to force the choice for exception handling model. */
495 #undef CONFIG_SJLJ_EXCEPTIONS
498 /* Bison unconditionally undefines `const' if neither `__STDC__' nor
499    __cplusplus are defined.  That's a problem since we use `const' in
500    the GCC headers, and the resulting bison code is therefore type
501    unsafe.  Thus, we must match the bison behavior here.  */
503 #ifndef __STDC__
504 #ifndef __cplusplus
505 #undef const
506 #define const
507 #endif
508 #endif