OSDN Git Service

Test whether libgcc or kernel defines __sync_bool_compare_and_swap_4.
[pf3gnuchains/gcc-fork.git] / libgo / config.h.in
index 5422bda..382362b 100644 (file)
 /* Define to 1 if you have the `strsignal' function. */
 #undef HAVE_STRSIGNAL
 
+/* Define to 1 if the compiler provides the __sync_bool_compare_and_swap
+   function for uint32 */
+#undef HAVE_SYNC_BOOL_COMPARE_AND_SWAP_4
+
 /* Define to 1 if you have the <syscall.h> header file. */
 #undef HAVE_SYSCALL_H