Home | History | Annotate | Download | only in source

Lines Matching refs:gcc

1414   --oldincludedir=DIR     C header files for non-gcc [/usr/include]
2172 /* Override any GCC internal prototype to avoid an error.
2173 Use char because int might match the return type of a GCC
2845 for ac_prog in clang gcc cc c99 c89 xlc_r xlc cl.exe icc
2889 for ac_prog in clang gcc cc c99 c89 xlc_r xlc cl.exe icc
3256 GCC=yes
3258 GCC=
3328 if test "$GCC" = yes; then
3334 if test "$GCC" = yes; then
3891 if test "$GCC" = yes; then
3931 # Use a header file that comes with gcc, so configuring glibc
3990 # Use a header file that comes with gcc, so configuring glibc
4309 if test "$GCC" != yes && test -n "`link --version 2>&1 | grep 'GNU coreutils'`"; then
4353 if test "$GCC" = yes
4817 if test "$GCC" = yes; then
5038 if test "$GCC" = yes; then
5132 if test "$GCC" = yes; then
5133 icu_cv_host_frag=mh-solaris-gcc
5138 if test "$GCC" = yes; then
5139 icu_cv_host_frag=mh-alpha-linux-gcc
5144 if test "$GCC" = yes; then
5151 if test "$GCC" = yes; then
5157 if test "$GCC" = yes; then
5163 if test "$GCC" = yes; then
5190 *-*-*bsd*|*-*-dragonfly*) icu_cv_host_frag=mh-bsd-gcc ;;
5192 if test "$GCC" = yes; then
5193 icu_cv_host_frag=mh-aix-gcc
5198 if test "$GCC" = yes; then
5199 icu_cv_host_frag=mh-hpux-gcc
5238 /* Override any GCC internal prototype to avoid an error.
5239 Use char because int might match the return type of a GCC
5279 /* Override any GCC internal prototype to avoid an error.
5280 Use char because int might match the return type of a GCC
5368 if test "$GCC" = yes; then
5870 /* Override any GCC internal prototype to avoid an error.
5871 Use char because int might match the return type of a GCC
6101 /* Override any GCC internal prototype to avoid an error.
6102 Use char because int might match the return type of a GCC
6158 /* Override any GCC internal prototype to avoid an error.
6159 Use char because int might match the return type of a GCC
6184 /* Override any GCC internal prototype to avoid an error.
6185 Use char because int might match the return type of a GCC
6230 /* Override any GCC internal prototype to avoid an error.
6231 Use char because int might match the return type of a GCC
6283 # For gcc, the thread options are set by mh-mingw/mh-cygwin
6374 if test "$GCC" = yes; then
6375 # We're using gcc, and the simple -a gcc command line works for genccode
6376 GENCCODE_ASSEMBLY="-a gcc"
6379 if test "$GCC" = yes; then
6380 # When using gcc, look if we're also using GNU as.
6381 # When using GNU as, the simple -a gcc command line works for genccode.
6385 X*GNU*) GENCCODE_ASSEMBLY="-a gcc" ;;
7277 /* Override any GCC internal prototype to avoid an error.
7278 Use char because int might match the return type of a GCC
7391 if test "$GCC" = no; then
7423 if test "$GCC" = no; then
7463 if test "$GCC" = no; then
7476 # GCC >= 4.4 supports UTF16 string literals. The CFLAGS and CXXFLAGS may change in the future.
7478 if test "$GCC" = yes; then