comparison libgomp/config.h.in @ 67:f6334be47118

update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
author nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
date Tue, 22 Mar 2011 17:18:12 +0900
parents 77e2b8dfacca
children 04ced10e8804
comparison
equal deleted inserted replaced
65:65488c3d617d 67:f6334be47118
51 /* Define to 1 if you have the <string.h> header file. */ 51 /* Define to 1 if you have the <string.h> header file. */
52 #undef HAVE_STRING_H 52 #undef HAVE_STRING_H
53 53
54 /* Define to 1 if you have the `strtoull' function. */ 54 /* Define to 1 if you have the `strtoull' function. */
55 #undef HAVE_STRTOULL 55 #undef HAVE_STRTOULL
56
57 /* Define to 1 if the target runtime linker supports binding the same symbol
58 to different versions. */
59 #undef HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT
56 60
57 /* Define to 1 if the target supports __sync_*_compare_and_swap */ 61 /* Define to 1 if the target supports __sync_*_compare_and_swap */
58 #undef HAVE_SYNC_BUILTINS 62 #undef HAVE_SYNC_BUILTINS
59 63
60 /* Define to 1 if you have the <sys/loadavg.h> header file. */ 64 /* Define to 1 if you have the <sys/loadavg.h> header file. */