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