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