re PR middle-end/84955 (Incorrect OpenACC tile expansion)
[gcc.git] / libgomp / config.h.in
1 /* config.h.in. Generated from configure.ac by autoheader. */
2
3 /* Define to 1 if the target assembler supports .symver directive. */
4 #undef HAVE_AS_SYMVER_DIRECTIVE
5
6 /* Define to 1 if the target supports __attribute__((alias(...))). */
7 #undef HAVE_ATTRIBUTE_ALIAS
8
9 /* Define to 1 if the target supports __attribute__((dllexport)). */
10 #undef HAVE_ATTRIBUTE_DLLEXPORT
11
12 /* Define to 1 if the target supports __attribute__((visibility(...))). */
13 #undef HAVE_ATTRIBUTE_VISIBILITY
14
15 /* Define if the POSIX Semaphores do not work on your system. */
16 #undef HAVE_BROKEN_POSIX_SEMAPHORES
17
18 /* Define to 1 if the target assembler supports thread-local storage. */
19 #undef HAVE_CC_TLS
20
21 /* Define to 1 if you have the `clock_gettime' function. */
22 #undef HAVE_CLOCK_GETTIME
23
24 /* Define to 1 if you have the <dlfcn.h> header file. */
25 #undef HAVE_DLFCN_H
26
27 /* Define to 1 if you have the `getegid' function. */
28 #undef HAVE_GETEGID
29
30 /* Define to 1 if you have the `geteuid' function. */
31 #undef HAVE_GETEUID
32
33 /* Define to 1 if you have the `getgid' function. */
34 #undef HAVE_GETGID
35
36 /* Define to 1 if you have the `getloadavg' function. */
37 #undef HAVE_GETLOADAVG
38
39 /* Define to 1 if you have the `getuid' function. */
40 #undef HAVE_GETUID
41
42 /* Define to 1 if you have the <inttypes.h> header file. */
43 #undef HAVE_INTTYPES_H
44
45 /* Define to 1 if you have the `dl' library (-ldl). */
46 #undef HAVE_LIBDL
47
48 /* Define to 1 if you have the <memory.h> header file. */
49 #undef HAVE_MEMORY_H
50
51 /* Define if pthread_{,attr_}{g,s}etaffinity_np is supported. */
52 #undef HAVE_PTHREAD_AFFINITY_NP
53
54 /* Define to 1 if you have the <pthread.h> header file. */
55 #undef HAVE_PTHREAD_H
56
57 /* Define to 1 if you have the `secure_getenv' function. */
58 #undef HAVE_SECURE_GETENV
59
60 /* Define to 1 if you have the <semaphore.h> header file. */
61 #undef HAVE_SEMAPHORE_H
62
63 /* Define to 1 if you have the <stdint.h> header file. */
64 #undef HAVE_STDINT_H
65
66 /* Define to 1 if you have the <stdlib.h> header file. */
67 #undef HAVE_STDLIB_H
68
69 /* Define to 1 if you have the <strings.h> header file. */
70 #undef HAVE_STRINGS_H
71
72 /* Define to 1 if you have the <string.h> header file. */
73 #undef HAVE_STRING_H
74
75 /* Define to 1 if you have the `strtoull' function. */
76 #undef HAVE_STRTOULL
77
78 /* Define to 1 if the system has the type `struct _Mutex_Control'. */
79 #undef HAVE_STRUCT__MUTEX_CONTROL
80
81 /* Define to 1 if the target runtime linker supports binding the same symbol
82 to different versions. */
83 #undef HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT
84
85 /* Define to 1 if the target supports __sync_*_compare_and_swap */
86 #undef HAVE_SYNC_BUILTINS
87
88 /* Define to 1 if you have the <sys/loadavg.h> header file. */
89 #undef HAVE_SYS_LOADAVG_H
90
91 /* Define to 1 if you have the <sys/stat.h> header file. */
92 #undef HAVE_SYS_STAT_H
93
94 /* Define to 1 if you have the <sys/sysctl.h> header file. */
95 #undef HAVE_SYS_SYSCTL_H
96
97 /* Define to 1 if you have the <sys/time.h> header file. */
98 #undef HAVE_SYS_TIME_H
99
100 /* Define to 1 if you have the <sys/types.h> header file. */
101 #undef HAVE_SYS_TYPES_H
102
103 /* Define to 1 if the target supports thread-local storage. */
104 #undef HAVE_TLS
105
106 /* Define to 1 if you have the <unistd.h> header file. */
107 #undef HAVE_UNISTD_H
108
109 /* Define to 1 if you have the `__secure_getenv' function. */
110 #undef HAVE___SECURE_GETENV
111
112 /* Define path to HSA runtime. */
113 #undef HSA_RUNTIME_LIB
114
115 /* Define to 1 if GNU symbol versioning is used for libgomp. */
116 #undef LIBGOMP_GNU_SYMBOL_VERSIONING
117
118 /* Define to 1 if building libgomp for an accelerator-only target. */
119 #undef LIBGOMP_OFFLOADED_ONLY
120
121 /* Define to 1 if libgomp should use POSIX threads. */
122 #undef LIBGOMP_USE_PTHREADS
123
124 /* Define to the sub-directory in which libtool stores uninstalled libraries.
125 */
126 #undef LT_OBJDIR
127
128 /* Define to offload targets, separated by commas. */
129 #undef OFFLOAD_TARGETS
130
131 /* Name of package */
132 #undef PACKAGE
133
134 /* Define to the address where bug reports for this package should be sent. */
135 #undef PACKAGE_BUGREPORT
136
137 /* Define to the full name of this package. */
138 #undef PACKAGE_NAME
139
140 /* Define to the full name and version of this package. */
141 #undef PACKAGE_STRING
142
143 /* Define to the one symbol short name of this package. */
144 #undef PACKAGE_TARNAME
145
146 /* Define to the home page for this package. */
147 #undef PACKAGE_URL
148
149 /* Define to the version of this package. */
150 #undef PACKAGE_VERSION
151
152 /* Define to 1 if the HSA plugin is built, 0 if not. */
153 #undef PLUGIN_HSA
154
155 /* Define to 1 if the NVIDIA plugin is built, 0 if not. */
156 #undef PLUGIN_NVPTX
157
158 /* Define to 1 if the NVIDIA plugin should dlopen libcuda.so.1, 0 if it should
159 be linked against it. */
160 #undef PLUGIN_NVPTX_DYNAMIC
161
162 /* Define if all infrastructure, needed for plugins, is supported. */
163 #undef PLUGIN_SUPPORT
164
165 /* The size of `char', as computed by sizeof. */
166 #undef SIZEOF_CHAR
167
168 /* The size of `int', as computed by sizeof. */
169 #undef SIZEOF_INT
170
171 /* The size of `long', as computed by sizeof. */
172 #undef SIZEOF_LONG
173
174 /* The size of `short', as computed by sizeof. */
175 #undef SIZEOF_SHORT
176
177 /* The size of `void *', as computed by sizeof. */
178 #undef SIZEOF_VOID_P
179
180 /* Define to 1 if you have the ANSI C header files. */
181 #undef STDC_HEADERS
182
183 /* Define if you can safely include both <string.h> and <strings.h>. */
184 #undef STRING_WITH_STRINGS
185
186 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
187 #undef TIME_WITH_SYS_TIME
188
189 /* Define to 1 if the target use emutls for thread-local storage. */
190 #undef USE_EMUTLS
191
192 /* Version number of package */
193 #undef VERSION