* expr.c (expand_expr, case ARRAY_REF): Do not replace
[official-gcc.git] / gcc / config.in
blobb979b82d52d2c0e93fc225f4e4dd0526d499d75f
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 don't have vprintf but do have _doprnt.  */
27 #undef HAVE_DOPRNT
29 /* Define if you have the ANSI # stringizing operator in cpp. */
30 #undef HAVE_STRINGIZE
32 /* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
33 #undef HAVE_SYS_WAIT_H
35 /* Define if you have <vfork.h>.  */
36 #undef HAVE_VFORK_H
38 /* Define if you have the vprintf function.  */
39 #undef HAVE_VPRINTF
41 /* Define as __inline if that's what the C compiler calls it.  */
42 #undef inline
44 /* Define if your C compiler doesn't accept -c and -o together.  */
45 #undef NO_MINUS_C_MINUS_O
47 /* Define to `long' if <sys/types.h> doesn't define.  */
48 #undef off_t
50 /* Define to `int' if <sys/types.h> doesn't define.  */
51 #undef pid_t
53 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
54 #undef size_t
56 /* If using the C implementation of alloca, define if you know the
57    direction of stack growth for your system; otherwise it will be
58    automatically deduced at run-time.
59  STACK_DIRECTION > 0 => grows toward higher addresses
60  STACK_DIRECTION < 0 => grows toward lower addresses
61  STACK_DIRECTION = 0 => direction of growth unknown
62  */
63 #undef STACK_DIRECTION
65 /* Define if you have the ANSI C header files.  */
66 #undef STDC_HEADERS
68 /* Define if you can safely include both <sys/time.h> and <time.h>.  */
69 #undef TIME_WITH_SYS_TIME
71 /* Define to `int' if <sys/types.h> doesn't define.  */
72 #undef uid_t
74 /* Define vfork as fork if vfork does not work.  */
75 #undef vfork
77 /* Define to 1 if NLS is requested.  */
78 #undef ENABLE_NLS
80 /* Define as 1 if you have catgets and don't want to use GNU gettext.  */
81 #undef HAVE_CATGETS
83 /* Define as 1 if you have gettext and don't want to use GNU gettext.  */
84 #undef HAVE_GETTEXT
86 /* Define if your locale.h file contains LC_MESSAGES.  */
87 #undef HAVE_LC_MESSAGES
89 /* Define as 1 if you have the stpcpy function.  */
90 #undef HAVE_STPCPY
92 /* Define if your assembler supports specifying the maximum number
93    of bytes to skip when using the GAS .p2align command. */
94 #undef HAVE_GAS_MAX_SKIP_P2ALIGN
96 /* Define if your assembler supports .balign and .p2align.  */
97 #undef HAVE_GAS_BALIGN_AND_P2ALIGN
99 /* Define if your assembler uses the old HImode fild and fist notation.  */
100 #undef HAVE_GAS_FILDS_FISTS
102 /* Define to `int' if <sys/types.h> doesn't define.  */
103 #undef ssize_t
105 /* Define if you have the __argz_count function.  */
106 #undef HAVE___ARGZ_COUNT
108 /* Define if you have the __argz_next function.  */
109 #undef HAVE___ARGZ_NEXT
111 /* Define if you have the __argz_stringify function.  */
112 #undef HAVE___ARGZ_STRINGIFY
114 /* Define if you have the atoll function.  */
115 #undef HAVE_ATOLL
117 /* Define if you have the atoq function.  */
118 #undef HAVE_ATOQ
120 /* Define if you have the bcopy function.  */
121 #undef HAVE_BCOPY
123 /* Define if you have the bsearch function.  */
124 #undef HAVE_BSEARCH
126 /* Define if you have the dcgettext function.  */
127 #undef HAVE_DCGETTEXT
129 /* Define if you have the fputc_unlocked function.  */
130 #undef HAVE_FPUTC_UNLOCKED
132 /* Define if you have the fputs_unlocked function.  */
133 #undef HAVE_FPUTS_UNLOCKED
135 /* Define if you have the getcwd function.  */
136 #undef HAVE_GETCWD
138 /* Define if you have the getpagesize function.  */
139 #undef HAVE_GETPAGESIZE
141 /* Define if you have the getrlimit function.  */
142 #undef HAVE_GETRLIMIT
144 /* Define if you have the getrusage function.  */
145 #undef HAVE_GETRUSAGE
147 /* Define if you have the gettimeofday function.  */
148 #undef HAVE_GETTIMEOFDAY
150 /* Define if you have the iconv function.  */
151 #undef HAVE_ICONV
153 /* Define if you have the isascii function.  */
154 #undef HAVE_ISASCII
156 /* Define if you have the kill function.  */
157 #undef HAVE_KILL
159 /* Define if you have the lstat function.  */
160 #undef HAVE_LSTAT
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 popen function.  */
169 #undef HAVE_POPEN
171 /* Define if you have the putc_unlocked function.  */
172 #undef HAVE_PUTC_UNLOCKED
174 /* Define if you have the putenv function.  */
175 #undef HAVE_PUTENV
177 /* Define if you have the setenv function.  */
178 #undef HAVE_SETENV
180 /* Define if you have the setlocale function.  */
181 #undef HAVE_SETLOCALE
183 /* Define if you have the setrlimit function.  */
184 #undef HAVE_SETRLIMIT
186 /* Define if you have the stpcpy function.  */
187 #undef HAVE_STPCPY
189 /* Define if you have the strcasecmp function.  */
190 #undef HAVE_STRCASECMP
192 /* Define if you have the strchr function.  */
193 #undef HAVE_STRCHR
195 /* Define if you have the strdup function.  */
196 #undef HAVE_STRDUP
198 /* Define if you have the strrchr function.  */
199 #undef HAVE_STRRCHR
201 /* Define if you have the strsignal function.  */
202 #undef HAVE_STRSIGNAL
204 /* Define if you have the strstr function.  */
205 #undef HAVE_STRSTR
207 /* Define if you have the strtoul function.  */
208 #undef HAVE_STRTOUL
210 /* Define if you have the sysconf function.  */
211 #undef HAVE_SYSCONF
213 /* Define if you have the <argz.h> header file.  */
214 #undef HAVE_ARGZ_H
216 /* Define if you have the <direct.h> header file.  */
217 #undef HAVE_DIRECT_H
219 /* Define if you have the <fcntl.h> header file.  */
220 #undef HAVE_FCNTL_H
222 /* Define if you have the <iconv.h> header file.  */
223 #undef HAVE_ICONV_H
225 /* Define if you have the <langinfo.h> header file.  */
226 #undef HAVE_LANGINFO_H
228 /* Define if you have the <limits.h> header file.  */
229 #undef HAVE_LIMITS_H
231 /* Define if you have the <locale.h> header file.  */
232 #undef HAVE_LOCALE_H
234 /* Define if you have the <malloc.h> header file.  */
235 #undef HAVE_MALLOC_H
237 /* Define if you have the <nl_types.h> header file.  */
238 #undef HAVE_NL_TYPES_H
240 /* Define if you have the <stab.h> header file.  */
241 #undef HAVE_STAB_H
243 /* Define if you have the <stddef.h> header file.  */
244 #undef HAVE_STDDEF_H
246 /* Define if you have the <stdlib.h> header file.  */
247 #undef HAVE_STDLIB_H
249 /* Define if you have the <string.h> header file.  */
250 #undef HAVE_STRING_H
252 /* Define if you have the <strings.h> header file.  */
253 #undef HAVE_STRINGS_H
255 /* Define if you have the <sys/file.h> header file.  */
256 #undef HAVE_SYS_FILE_H
258 /* Define if you have the <sys/param.h> header file.  */
259 #undef HAVE_SYS_PARAM_H
261 /* Define if you have the <sys/resource.h> header file.  */
262 #undef HAVE_SYS_RESOURCE_H
264 /* Define if you have the <sys/stat.h> header file.  */
265 #undef HAVE_SYS_STAT_H
267 /* Define if you have the <sys/time.h> header file.  */
268 #undef HAVE_SYS_TIME_H
270 /* Define if you have the <sys/times.h> header file.  */
271 #undef HAVE_SYS_TIMES_H
273 /* Define if you have the <time.h> header file.  */
274 #undef HAVE_TIME_H
276 /* Define if you have the <unistd.h> header file.  */
277 #undef HAVE_UNISTD_H
279 /* Define if you have the i library (-li).  */
280 #undef HAVE_LIBI
282 /* Define to enable the use of a default linker. */
283 #undef DEFAULT_LINKER
285 /* Define to enable the use of a default assembler. */
286 #undef DEFAULT_ASSEMBLER
288 /* Define if you want more run-time sanity checks.  This one gets a grab
289    bag of miscellaneous but relatively cheap checks. */
290 #undef ENABLE_CHECKING
292 /* Define if you want all operations on trees (the basic data
293    structure of the front ends) to be checked for dynamic type safety
294    at runtime.  This is moderately expensive. */
295 #undef ENABLE_TREE_CHECKING
297 /* Define if you want all operations on RTL (the basic data structure
298    of the optimizer and back end) to be checked for dynamic type safety
299    at runtime.  This is quite expensive. */
300 #undef ENABLE_RTL_CHECKING
302 /* Define if you want the garbage collector to do object poisoning and
303    other memory allocation checks.  This is quite expensive. */
304 #undef ENABLE_GC_CHECKING
306 /* Define if you want the garbage collector to operate in maximally
307    paranoid mode, validating the entire heap and collecting garbage at
308    every opportunity.  This is extremely expensive. */
309 #undef ENABLE_GC_ALWAYS_COLLECT
311 /* Define if you want the C and C++ compilers to support multibyte
312    character sets for source code. */
313 #undef MULTIBYTE_CHARS
315 /* Define if your compiler supports the `long double' type. */
316 #undef HAVE_LONG_DOUBLE
318 /* Define if the `_Bool' type is built-in. */
319 #undef HAVE__BOOL
321 /* Always define this when using the GNU C Library */
322 #undef _GNU_SOURCE
324 /* Define if your compiler understands volatile. */
325 #undef HAVE_VOLATILE
327 /* Define if you have a working <stdbool.h> header file. */
328 #undef HAVE_STDBOOL_H
330 /* Define if you can safely include both <string.h> and <strings.h>. */
331 #undef STRING_WITH_STRINGS
333 /* Define if you have a working <inttypes.h> header file. */
334 #undef HAVE_INTTYPES_H
336 /* Define if enumerated bitfields are treated as unsigned values. */
337 #undef ENUM_BITFIELDS_ARE_UNSIGNED
339 /* Define if printf supports %p. */
340 #undef HAVE_PRINTF_PTR
342 /* Define if mmap can get us zeroed pages from /dev/zero. */
343 #undef HAVE_MMAP_DEV_ZERO
345 /* Define if mmap can get us zeroed pages using MAP_ANON(YMOUS). */
346 #undef HAVE_MMAP_ANON
348 /* Define if read-only mmap of a plain file works. */
349 #undef HAVE_MMAP_FILE
351 /* Define to 1 if we found this declaration otherwise define to 0. */
352 #undef HAVE_DECL_BCOPY
354 /* Define to 1 if we found this declaration otherwise define to 0. */
355 #undef HAVE_DECL_GETENV
357 /* Define to 1 if we found this declaration otherwise define to 0. */
358 #undef HAVE_DECL_ATOL
360 /* Define to 1 if we found this declaration otherwise define to 0. */
361 #undef HAVE_DECL_SBRK
363 /* Define to 1 if we found this declaration otherwise define to 0. */
364 #undef HAVE_DECL_ABORT
366 /* Define to 1 if we found this declaration otherwise define to 0. */
367 #undef HAVE_DECL_ATOF
369 /* Define to 1 if we found this declaration otherwise define to 0. */
370 #undef HAVE_DECL_GETCWD
372 /* Define to 1 if we found this declaration otherwise define to 0. */
373 #undef HAVE_DECL_GETWD
375 /* Define to 1 if we found this declaration otherwise define to 0. */
376 #undef HAVE_DECL_STRSIGNAL
378 /* Define to 1 if we found this declaration otherwise define to 0. */
379 #undef HAVE_DECL_PUTC_UNLOCKED
381 /* Define to 1 if we found this declaration otherwise define to 0. */
382 #undef HAVE_DECL_FPUTS_UNLOCKED
384 /* Define to 1 if we found this declaration otherwise define to 0. */
385 #undef HAVE_DECL_STRSTR
387 /* Define to 1 if we found this declaration otherwise define to 0. */
388 #undef HAVE_DECL_ENVIRON
390 /* Define to 1 if we found this declaration otherwise define to 0. */
391 #undef HAVE_DECL_MALLOC
393 /* Define to 1 if we found this declaration otherwise define to 0. */
394 #undef HAVE_DECL_REALLOC
396 /* Define to 1 if we found this declaration otherwise define to 0. */
397 #undef HAVE_DECL_CALLOC
399 /* Define to 1 if we found this declaration otherwise define to 0. */
400 #undef HAVE_DECL_FREE
402 /* Define to 1 if we found this declaration otherwise define to 0. */
403 #undef HAVE_DECL_BASENAME
405 /* Define to 1 if we found this declaration otherwise define to 0. */
406 #undef HAVE_DECL_GETOPT
408 /* Define to 1 if we found this declaration otherwise define to 0. */
409 #undef HAVE_DECL_GETRLIMIT
411 /* Define to 1 if we found this declaration otherwise define to 0. */
412 #undef HAVE_DECL_SETRLIMIT
414 /* Define to 1 if we found this declaration otherwise define to 0. */
415 #undef HAVE_DECL_GETRUSAGE
417 /* Define if host mkdir takes a single argument. */
418 #undef MKDIR_TAKES_ONE_ARG
420 /* Define to the name of the distribution. */
421 #undef PACKAGE
423 /* Define to the version of the distribution. */
424 #undef VERSION
426 /* Define to 1 if installation paths should be looked up in Windows32
427    Registry. Ignored on non windows32 hosts. */
428 #undef ENABLE_WIN32_REGISTRY
430 /* Define to be the last portion of registry key on windows hosts. */
431 #undef WIN32_REGISTRY_KEY
433 /* Define if your assembler supports .subsection and .subsection -1 starts
434    emitting at the beginning of your section. */
435 #undef HAVE_GAS_SUBSECTION_ORDERING
437 /* Define if your assembler supports .weak. */
438 #undef HAVE_GAS_WEAK
440 /* Define if your assembler supports .hidden. */
441 #undef HAVE_GAS_HIDDEN
443 /* Define if your assembler supports .uleb128. */
444 #undef HAVE_AS_LEB128
446 /* Define if your assembler mis-optimizes .eh_frame data. */
447 #undef USE_AS_TRADITIONAL_FORMAT
449 /* Define if your assembler supports .register. */
450 #undef HAVE_AS_REGISTER_PSEUDO_OP
452 /* Define if your assembler supports -relax option. */
453 #undef HAVE_AS_RELAX_OPTION
455 /* Define if the assembler supports 64bit sparc. */
456 #undef AS_SPARC64_FLAG
458 /* Define if your assembler supports offsetable %lo(). */
459 #undef HAVE_AS_OFFSETABLE_LO10
461 /* Define if your assembler supports dwarf2 .file/.loc directives. */
462 #undef HAVE_AS_DWARF2_DEBUG_LINE
464 /* Define to 1 if you want to enable namespaces (-fhonor-std) by default. */
465 #undef ENABLE_STD_NAMESPACE
467 /* Define 0/1 to force the choice for exception handling model. */
468 #undef CONFIG_SJLJ_EXCEPTIONS
471 /* Bison unconditionally undefines `const' if neither `__STDC__' nor
472    __cplusplus are defined.  That's a problem since we use `const' in
473    the GCC headers, and the resulting bison code is therefore type
474    unsafe.  Thus, we must match the bison behavior here.  */
476 #ifndef __STDC__
477 #ifndef __cplusplus
478 #undef const
479 #define const
480 #endif
481 #endif