Searched refs:GCC (Results 1 – 14 of 14) sorted by relevance
185 AC_MSG_CHECKING(whether to enable inline optimization for GCC)210 test -n "$GCC" && DEBUG_CFLAGS="$DEBUG_CFLAGS -Wall"211 test -n "$GCC" && test "$USE_MAINTAINER_MODE" = "yes" && \226 if test -n "$GCC" && test "$ZEND_INLINE_OPTIMIZATION" != "yes"; then
110 dnl add -O0 only if GCC or ICC is used111 if test "$GCC" = "yes" || test "$ICC" = "yes"; then
275 if test "$GCC" = "yes"; then289 if test "$GCC" = "yes"; then306 if test "${enable_libgcc+set}" != "set" && test "$GCC" = "yes"; then314 if test -n "$GCC"; then330 if test "$GCC" = "yes"; then773 if test "$GCC" != "yes"; then774 AC_MSG_ERROR([GCC is required for --enable-gcov])845 dnl add -O0 only if GCC or ICC is used846 if test "$GCC" = "yes" || test "$ICC" = "yes"; then1483 if test -n "$GCC" && test "$ZEND_INLINE_OPTIMIZATION" != "yes"; then
287 if test -n "$GCC"; then2787 dnl Detect Intel C++ Compiler and unset $GCC if ICC found2796 GCC="no"2811 GCC="no"2813 GCC=""
2603 . Fixed bug #55874 (GCC does not provide __sync_fetch_and_add on some archs).3936 - Fixed bug #51023 (filter doesn't detect int overflows with GCC 4.4).8330 - Fixed bug #33212 ([GCC 4]: 'zend_error_noreturn' aliased to external symbol8485 - Fixed bug #31358 (Older GCC versions do not provide portable va_copy()).
1314 if test "$GCC" = yes; then1458 case $GCC,$host_os in1907 if test "$GCC" = yes; then2248 if test "$GCC" = yes; then2863 lt_save_GCC=$GCC2864 GCC=$GXX3777 _LT_AC_TAGVAR(GCC, $1)="$GXX"3798 GCC=$lt_save_GCC4513 if test "$GCC" = yes; then5024 if test "$GCC" = yes; then[all …]
22 (the development base is now a BSDI system using GCC instead of an ancient
989 if test "$GCC" = yes; then995 if test "$GCC" = yes; then
255 if test "x$APXS" != "x" -a "`uname -sv`" = "AIX 4" -a "$GCC" != "yes"; then
257 if test "x$APXS" != "x" -a "`uname -sv`" = "AIX 4" -a "$GCC" != "yes"; then
348 2005/08/22: [impl] escape GCC 4.0 warnings for testc.c.352 2005/08/22: [impl] escape GCC 4.0 warnings for sample/*.c.354 2005/08/22: [impl] escape GCC 4.0 warnings.380 escape GCC 4.0 warnings.
910 31. Add support for GCC's visibility feature to hide internal functions.4165 to set GCC=yes if CC=icc. This seems to end up at a point in the
8449 # gcc: file(1) magic for GCC special files8451 0 string gpch GCC precompiled header
23512 # error SQLite will not work correctly with the -ffast-math option of GCC.
Completed in 417 milliseconds