* flow.c (mark_used_regs): Revert last change.
[official-gcc.git] / gcc / config.in
blob6521a6e255b6661d990ccd4f1a0860574f309ad6
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 if you have alloca, as a function or macro.  */
14 #undef HAVE_ALLOCA
16 /* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
17 #undef HAVE_ALLOCA_H
19 /* Define if you don't have vprintf but do have _doprnt.  */
20 #undef HAVE_DOPRNT
22 /* Define if the `long double' type works.  */
23 #undef HAVE_LONG_DOUBLE
25 /* Define if you have the ANSI # stringizing operator in cpp. */
26 #undef HAVE_STRINGIZE
28 /* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
29 #undef HAVE_SYS_WAIT_H
31 /* Define if you have <vfork.h>.  */
32 #undef HAVE_VFORK_H
34 /* Define if you have the vprintf function.  */
35 #undef HAVE_VPRINTF
37 /* Define as __inline if that's what the C compiler calls it.  */
38 #undef inline
40 /* Define if your C compiler doesn't accept -c and -o together.  */
41 #undef NO_MINUS_C_MINUS_O
43 /* Define to `long' if <sys/types.h> doesn't define.  */
44 #undef off_t
46 /* Define to `int' if <sys/types.h> doesn't define.  */
47 #undef pid_t
49 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
50 #undef size_t
52 /* If using the C implementation of alloca, define if you know the
53    direction of stack growth for your system; otherwise it will be
54    automatically deduced at run-time.
55  STACK_DIRECTION > 0 => grows toward higher addresses
56  STACK_DIRECTION < 0 => grows toward lower addresses
57  STACK_DIRECTION = 0 => direction of growth unknown
58  */
59 #undef STACK_DIRECTION
61 /* Define if you have the ANSI C header files.  */
62 #undef STDC_HEADERS
64 /* Define if you can safely include both <sys/time.h> and <time.h>.  */
65 #undef TIME_WITH_SYS_TIME
67 /* Define vfork as fork if vfork does not work.  */
68 #undef vfork
70 /* Define to 1 if NLS is requested.  */
71 #undef ENABLE_NLS
73 /* Define as 1 if you have catgets and don't want to use GNU gettext.  */
74 #undef HAVE_CATGETS
76 /* Define as 1 if you have gettext and don't want to use GNU gettext.  */
77 #undef HAVE_GETTEXT
79 /* Define if your locale.h file contains LC_MESSAGES.  */
80 #undef HAVE_LC_MESSAGES
82 /* Define as 1 if you have the stpcpy function.  */
83 #undef HAVE_STPCPY
85 /* Define if your assembler supports specifying the maximum number
86    of bytes to skip when using the GAS .p2align command. */
87 #undef HAVE_GAS_MAX_SKIP_P2ALIGN
89 /* Define if your assembler supports .balign and .p2align.  */
90 #undef HAVE_GAS_BALIGN_AND_P2ALIGN
92 /* Define if your assembler uses the old HImode fild and fist notation.  */
93 #undef HAVE_GAS_FILDS_FISTS
95 /* Define to `int' if <sys/types.h> doesn't define.  */
96 #undef ssize_t
98 /* Define if you have the __argz_count function.  */
99 #undef HAVE___ARGZ_COUNT
101 /* Define if you have the __argz_next function.  */
102 #undef HAVE___ARGZ_NEXT
104 /* Define if you have the __argz_stringify function.  */
105 #undef HAVE___ARGZ_STRINGIFY
107 /* Define if you have the atoll function.  */
108 #undef HAVE_ATOLL
110 /* Define if you have the atoq function.  */
111 #undef HAVE_ATOQ
113 /* Define if you have the bcmp function.  */
114 #undef HAVE_BCMP
116 /* Define if you have the bcopy function.  */
117 #undef HAVE_BCOPY
119 /* Define if you have the bsearch function.  */
120 #undef HAVE_BSEARCH
122 /* Define if you have the bzero function.  */
123 #undef HAVE_BZERO
125 /* Define if you have the dcgettext function.  */
126 #undef HAVE_DCGETTEXT
128 /* Define if you have the fputc_unlocked function.  */
129 #undef HAVE_FPUTC_UNLOCKED
131 /* Define if you have the fputs_unlocked function.  */
132 #undef HAVE_FPUTS_UNLOCKED
134 /* Define if you have the getcwd function.  */
135 #undef HAVE_GETCWD
137 /* Define if you have the getpagesize function.  */
138 #undef HAVE_GETPAGESIZE
140 /* Define if you have the getrlimit function.  */
141 #undef HAVE_GETRLIMIT
143 /* Define if you have the getrusage function.  */
144 #undef HAVE_GETRUSAGE
146 /* Define if you have the gettimeofday function.  */
147 #undef HAVE_GETTIMEOFDAY
149 /* Define if you have the index function.  */
150 #undef HAVE_INDEX
152 /* Define if you have the isascii function.  */
153 #undef HAVE_ISASCII
155 /* Define if you have the kill function.  */
156 #undef HAVE_KILL
158 /* Define if you have the munmap function.  */
159 #undef HAVE_MUNMAP
161 /* Define if you have the popen function.  */
162 #undef HAVE_POPEN
164 /* Define if you have the putc_unlocked function.  */
165 #undef HAVE_PUTC_UNLOCKED
167 /* Define if you have the putenv function.  */
168 #undef HAVE_PUTENV
170 /* Define if you have the rindex function.  */
171 #undef HAVE_RINDEX
173 /* Define if you have the setenv function.  */
174 #undef HAVE_SETENV
176 /* Define if you have the setlocale function.  */
177 #undef HAVE_SETLOCALE
179 /* Define if you have the setrlimit function.  */
180 #undef HAVE_SETRLIMIT
182 /* Define if you have the stpcpy function.  */
183 #undef HAVE_STPCPY
185 /* Define if you have the strcasecmp function.  */
186 #undef HAVE_STRCASECMP
188 /* Define if you have the strchr function.  */
189 #undef HAVE_STRCHR
191 /* Define if you have the strdup function.  */
192 #undef HAVE_STRDUP
194 /* Define if you have the strrchr function.  */
195 #undef HAVE_STRRCHR
197 /* Define if you have the strsignal function.  */
198 #undef HAVE_STRSIGNAL
200 /* Define if you have the strtoul function.  */
201 #undef HAVE_STRTOUL
203 /* Define if you have the sysconf function.  */
204 #undef HAVE_SYSCONF
206 /* Define if you have the valloc function.  */
207 #undef HAVE_VALLOC
209 /* Define if you have the <argz.h> header file.  */
210 #undef HAVE_ARGZ_H
212 /* Define if you have the <direct.h> header file.  */
213 #undef HAVE_DIRECT_H
215 /* Define if you have the <fcntl.h> header file.  */
216 #undef HAVE_FCNTL_H
218 /* Define if you have the <limits.h> header file.  */
219 #undef HAVE_LIMITS_H
221 /* Define if you have the <locale.h> header file.  */
222 #undef HAVE_LOCALE_H
224 /* Define if you have the <malloc.h> header file.  */
225 #undef HAVE_MALLOC_H
227 /* Define if you have the <nl_types.h> header file.  */
228 #undef HAVE_NL_TYPES_H
230 /* Define if you have the <stab.h> header file.  */
231 #undef HAVE_STAB_H
233 /* Define if you have the <stddef.h> header file.  */
234 #undef HAVE_STDDEF_H
236 /* Define if you have the <stdlib.h> header file.  */
237 #undef HAVE_STDLIB_H
239 /* Define if you have the <string.h> header file.  */
240 #undef HAVE_STRING_H
242 /* Define if you have the <strings.h> header file.  */
243 #undef HAVE_STRINGS_H
245 /* Define if you have the <sys/file.h> header file.  */
246 #undef HAVE_SYS_FILE_H
248 /* Define if you have the <sys/param.h> header file.  */
249 #undef HAVE_SYS_PARAM_H
251 /* Define if you have the <sys/resource.h> header file.  */
252 #undef HAVE_SYS_RESOURCE_H
254 /* Define if you have the <sys/stat.h> header file.  */
255 #undef HAVE_SYS_STAT_H
257 /* Define if you have the <sys/time.h> header file.  */
258 #undef HAVE_SYS_TIME_H
260 /* Define if you have the <sys/times.h> header file.  */
261 #undef HAVE_SYS_TIMES_H
263 /* Define if you have the <time.h> header file.  */
264 #undef HAVE_TIME_H
266 /* Define if you have the <unistd.h> header file.  */
267 #undef HAVE_UNISTD_H
269 /* Define if you have the i library (-li).  */
270 #undef HAVE_LIBI
272 /* Define to enable the use of a default linker. */
273 #undef DEFAULT_LINKER
275 /* Define to enable the use of a default assembler. */
276 #undef DEFAULT_ASSEMBLER
278 /* Define if you want more run-time sanity checks.  This one gets a grab
279    bag of miscellaneous but relatively cheap checks. */
280 #undef ENABLE_CHECKING
282 /* Define if you want all operations on trees (the basic data
283    structure of the front ends) to be checked for dynamic type safety
284    at runtime.  This is moderately expensive. */
285 #undef ENABLE_TREE_CHECKING
287 /* Define if you want all operations on RTL (the basic data structure
288    of the optimizer and back end) to be checked for dynamic type safety
289    at runtime.  This is quite expensive. */
290 #undef ENABLE_RTL_CHECKING
292 /* Define if you want the garbage collector to do object poisoning and
293    other memory allocation checks.  This is quite expensive. */
294 #undef ENABLE_GC_CHECKING
296 /* Define if you want the garbage collector to operate in maximally
297    paranoid mode, validating the entire heap and collecting garbage at
298    every opportunity.  This is extremely expensive. */
299 #undef ENABLE_GC_ALWAYS_COLLECT
301 /* Define if your compiler understands volatile. */
302 #undef HAVE_VOLATILE
304 /* Define if you can safely include both <string.h> and <strings.h>. */
305 #undef STRING_WITH_STRINGS
307 /* Define if you have a working <inttypes.h> header file. */
308 #undef HAVE_INTTYPES_H
310 /* Define if enumerated bitfields are treated as unsigned values. */
311 #undef ENUM_BITFIELDS_ARE_UNSIGNED
313 /* Define if printf supports %p. */
314 #undef HAVE_PRINTF_PTR
316 /* Define if mmap can get us zeroed pages from /dev/zero. */
317 #undef HAVE_MMAP_ANYWHERE
319 /* Define if read-only mmap of a plain file works. */
320 #undef HAVE_MMAP_FILE
322 /* Define to 1 if we found this declaration otherwise define to 0. */
323 #undef HAVE_DECL_BCOPY
325 /* Define to 1 if we found this declaration otherwise define to 0. */
326 #undef HAVE_DECL_BZERO
328 /* Define to 1 if we found this declaration otherwise define to 0. */
329 #undef HAVE_DECL_BCMP
331 /* Define to 1 if we found this declaration otherwise define to 0. */
332 #undef HAVE_DECL_INDEX
334 /* Define to 1 if we found this declaration otherwise define to 0. */
335 #undef HAVE_DECL_RINDEX
337 /* Define to 1 if we found this declaration otherwise define to 0. */
338 #undef HAVE_DECL_GETENV
340 /* Define to 1 if we found this declaration otherwise define to 0. */
341 #undef HAVE_DECL_ATOL
343 /* Define to 1 if we found this declaration otherwise define to 0. */
344 #undef HAVE_DECL_SBRK
346 /* Define to 1 if we found this declaration otherwise define to 0. */
347 #undef HAVE_DECL_ABORT
349 /* Define to 1 if we found this declaration otherwise define to 0. */
350 #undef HAVE_DECL_ATOF
352 /* Define to 1 if we found this declaration otherwise define to 0. */
353 #undef HAVE_DECL_GETCWD
355 /* Define to 1 if we found this declaration otherwise define to 0. */
356 #undef HAVE_DECL_GETWD
358 /* Define to 1 if we found this declaration otherwise define to 0. */
359 #undef HAVE_DECL_STRSIGNAL
361 /* Define to 1 if we found this declaration otherwise define to 0. */
362 #undef HAVE_DECL_PUTC_UNLOCKED
364 /* Define to 1 if we found this declaration otherwise define to 0. */
365 #undef HAVE_DECL_FPUTS_UNLOCKED
367 /* Define to 1 if we found this declaration otherwise define to 0. */
368 #undef HAVE_DECL_STRSTR
370 /* Define to 1 if we found this declaration otherwise define to 0. */
371 #undef HAVE_DECL_ENVIRON
373 /* Define to 1 if we found this declaration otherwise define to 0. */
374 #undef HAVE_DECL_MALLOC
376 /* Define to 1 if we found this declaration otherwise define to 0. */
377 #undef HAVE_DECL_REALLOC
379 /* Define to 1 if we found this declaration otherwise define to 0. */
380 #undef HAVE_DECL_CALLOC
382 /* Define to 1 if we found this declaration otherwise define to 0. */
383 #undef HAVE_DECL_FREE
385 /* Define to 1 if we found this declaration otherwise define to 0. */
386 #undef HAVE_DECL_BASENAME
388 /* Define to 1 if we found this declaration otherwise define to 0. */
389 #undef HAVE_DECL_GETOPT
391 /* Define to 1 if we found this declaration otherwise define to 0. */
392 #undef HAVE_DECL_GETRLIMIT
394 /* Define to 1 if we found this declaration otherwise define to 0. */
395 #undef HAVE_DECL_SETRLIMIT
397 /* Define to 1 if we found this declaration otherwise define to 0. */
398 #undef HAVE_DECL_GETRUSAGE
400 /* Define if host mkdir takes a single argument. */
401 #undef MKDIR_TAKES_ONE_ARG
403 /* Define to the name of the distribution. */
404 #undef PACKAGE
406 /* Define to the version of the distribution. */
407 #undef VERSION
409 /* Define to 1 if installation paths should be looked up in Windows32
410    Registry. Ignored on non windows32 hosts. */
411 #undef ENABLE_WIN32_REGISTRY
413 /* Define to be the last portion of registry key on windows hosts. */
414 #undef WIN32_REGISTRY_KEY
416 /* Define if your assembler supports .subsection and .subsection -1 starts
417    emitting at the beginning of your section. */
418 #undef HAVE_GAS_SUBSECTION_ORDERING
420 /* Define if your assembler supports .weak. */
421 #undef HAVE_GAS_WEAK
423 /* Define if your assembler supports .hidden. */
424 #undef HAVE_GAS_HIDDEN
426 /* Define if your assembler supports .register. */
427 #undef HAVE_AS_REGISTER_PSEUDO_OP
429 /* Define if your assembler supports -relax option. */
430 #undef HAVE_AS_RELAX_OPTION
432 /* Define if the assembler supports 64bit sparc. */
433 #undef AS_SPARC64_FLAG
435 /* Define if your assembler supports offsetable %lo(). */
436 #undef HAVE_AS_OFFSETABLE_LO10
438 /* Define if you want to always select the new-abi for g++. */
439 #undef ENABLE_NEW_GXX_ABI
441 /* Define to 1 if you want to enable namespaces (-fhonor-std) by default. */
442 #undef ENABLE_STD_NAMESPACE