Home | History | Annotate | Download | only in cpython2

Lines Matching refs:gcc

1440   --oldincludedir=DIR     C header files for non-gcc [/usr/include]
1497 --without-gcc never use gcc
2317 /* Override any GCC internal prototype to avoid an error.
2318 Use char because int might match the return type of a GCC
3469 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for --without-gcc" >&5
3470 $as_echo_n "checking for --without-gcc... " >&6; }
3472 # Check whether --with-gcc was given.
3478 yes) CC=gcc
3498 CC=gcc
3546 if test "$MACHDEP" = "irix6" && test "$CC" != "gcc"; then
3573 # sensible if we're not using gcc.
3588 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
3589 set dummy ${ac_tool_prefix}gcc; ac_word=$2
3605 ac_cv_prog_CC="${ac_tool_prefix}gcc"
3628 # Extract the first word of "gcc", so it can be a program name with args.
3629 set dummy gcc; ac_word=$2
3645 ac_cv_prog_ac_ct_CC="gcc"
4191 GCC=yes
4193 GCC=
4263 if test "$GCC" = yes; then
4269 if test "$GCC" = yes; then
4411 gcc) if test -n "$ac_tool_prefix"; then
4616 for ac_prog in $CCC c++ g++ gcc CC cxx cc++ cl
4660 for ac_prog in $CCC c++ g++ gcc CC cxx cc++ cl
4761 # Use a header file that comes with gcc, so configuring glibc
4820 # Use a header file that comes with gcc, so configuring glibc
5248 gcc) CC="$CC -D_HAVE_BSDI";;
5340 if test "$GCC" = yes; then
5998 case $GCC in
6003 # For gcc 4.x we need to use -fwrapv so lets check if its supported
6047 case $GCC in
6050 # pointer types. GCC may generate bad code as a result of that,
6086 # if using gcc on alpha, use -mieee to get (near) full IEEE 754
6099 # is there any other compiler on Darwin besides gcc?
6102 # used to be here, but non-Apple gcc doesn't accept them.
6103 if test "${CC}" = gcc
6109 # Build using 10.4 SDK, force usage of gcc when the
6110 # compiler is gcc, otherwise the user will get very
6112 CC=gcc-4.0
6346 # Check whether GCC supports PyArg_ParseTuple format
6347 if test "$GCC" = "yes"
6349 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether gcc supports ParseTuple __format__" >&5
6350 $as_echo_n "checking whether gcc supports ParseTuple __format__... " >&6; }
6451 # Any changes made here should be reflected in the GCC+Darwin case below
6454 *gcc*)
6646 # Any changes made here should be reflected in the GCC+Darwin case below
6660 *gcc*)
6695 # complain if unaccepted options are passed (e.g. gcc on Mac OS X).
7126 /* Override any GCC internal prototype to avoid an error.
7127 Use char because int might match the return type of a GCC
7183 /* Override any GCC internal prototype to avoid an error.
7184 Use char because int might match the return type of a GCC
7394 # Enabling LFS on Solaris (2.6 to 9) with gcc 2.95 triggers a bug in
8397 gcc_version=`gcc -dumpversion`
8564 if test "$GCC" = "yes" ; then
8572 if test "$GCC" = "yes" ; then
8645 LDSHARED="gcc -shared"
8675 if test "$GCC" = "yes" ; then
8686 LDSHARED="gcc -shared -Wl,--enable-auto-image-base"
8689 LDSHARED="gcc -shared"
8705 SunOS*) if test "$GCC" = yes;
8711 hp*|HP*) if test "$GCC" = yes;
8719 if test "$GCC" = "yes"
8724 if test "$GCC" = "yes"
8729 *gcc*) CCSHARED="-shared";;
8775 *gcc*)
8846 /* Override any GCC internal prototype to avoid an error.
8847 Use char because int might match the return type of a GCC
8891 /* Override any GCC internal prototype to avoid an error.
8892 Use char because int might match the return type of a GCC
8938 /* Override any GCC internal prototype to avoid an error.
8939 Use char because int might match the return type of a GCC
9000 /* Override any GCC internal prototype to avoid an error.
9001 Use char because int might match the return type of a GCC
9081 /* Override any GCC internal prototype to avoid an error.
9082 Use char because int might match the return type of a GCC
9121 /* Override any GCC internal prototype to avoid an error.
9122 Use char because int might match the return type of a GCC
9164 /* Override any GCC internal prototype to avoid an error.
9165 Use char because int might match the return type of a GCC
9705 /* Override any GCC internal prototype to avoid an error.
9706 Use char because int might match the return type of a GCC
9749 /* Override any GCC internal prototype to avoid an error.
9750 Use char because int might match the return type of a GCC
9793 /* Override any GCC internal prototype to avoid an error.
9794 Use char because int might match the return type of a GCC
9837 /* Override any GCC internal prototype to avoid an error.
9838 Use char because int might match the return type of a GCC
9911 /* Override any GCC internal prototype to avoid an error.
9912 Use char because int might match the return type of a GCC
9957 /* Override any GCC internal prototype to avoid an error.
9958 Use char because int might match the return type of a GCC
10884 /* Override any GCC internal prototype to avoid an error.
10885 Use char because int might match the return type of a GCC
11035 /* Override any GCC internal prototype to avoid an error.
11036 Use char because int might match the return type of a GCC
11074 /* Override any GCC internal prototype to avoid an error.
11075 Use char because int might match the return type of a GCC
11232 /* Override any GCC internal prototype to avoid an error.
11233 Use char because int might match the return type of a GCC
11417 /* Override any GCC internal prototype to avoid an error.
11418 Use char because int might match the return type of a GCC
11457 /* Override any GCC internal prototype to avoid an error.
11458 Use char because int might match the return type of a GCC
11514 /* Override any GCC internal prototype to avoid an error.
11515 Use char because int might match the return type of a GCC
11554 /* Override any GCC internal prototype to avoid an error.
11555 Use char because int might match the return type of a GCC
12326 if test $ac_cv_c_char_unsigned = yes && test "$GCC" != yes; then
12788 /* Override any GCC internal prototype to avoid an error.
12789 Use char because int might match the return type of a GCC
13041 # rounding precision of 64 bits. For gcc/x86, we can fix this by
13047 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we can use gcc inline assembler to get and set x87 control word" >&5
13048 $as_echo_n "checking whether we can use gcc inline assembler to get and set x87 control word... " >&6; }
13915 /* Override any GCC internal prototype to avoid an error.
13916 Use char because int might match the return type of a GCC
13963 /* Override any GCC internal prototype to avoid an error.
13964 Use char because int might match the return type of a GCC
14049 /* Override any GCC internal prototype to avoid an error.
14050 Use char because int might match the return type of a GCC
14093 /* Override any GCC internal prototype to avoid an error.
14094 Use char because int might match the return type of a GCC
14137 /* Override any GCC internal prototype to avoid an error.
14138 Use char because int might match the return type of a GCC
14181 /* Override any GCC internal prototype to avoid an error.
14182 Use char because int might match the return type of a GCC
14850 if test x$GCC = xyes; then