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"; then776 if test "$GCC" != "yes"; then777 AC_MSG_ERROR([GCC is required for --enable-gcov])862 dnl add -O0 only if GCC or ICC is used863 if test "$GCC" = "yes" || test "$ICC" = "yes"; then1501 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=""
5370 . Fixed bug #55874 (GCC does not provide __sync_fetch_and_add on some archs).6703 - Fixed bug #51023 (filter doesn't detect int overflows with GCC 4.4).11097 - Fixed bug #33212 ([GCC 4]: 'zend_error_noreturn' aliased to external symbol11252 - Fixed bug #31358 (Older GCC versions do not provide portable va_copy()).
1320 if test "$GCC" = yes; then1464 case $GCC,$host_os in1913 if test "$GCC" = yes; then2255 if test "$GCC" = yes; then2870 lt_save_GCC=$GCC2871 GCC=$GXX3784 _LT_AC_TAGVAR(GCC, $1)="$GXX"3805 GCC=$lt_save_GCC4520 if test "$GCC" = yes; then5031 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
572 2005/08/22: [impl] escape GCC 4.0 warnings for testc.c.576 2005/08/22: [impl] escape GCC 4.0 warnings for sample/*.c.578 2005/08/22: [impl] escape GCC 4.0 warnings.604 escape GCC 4.0 warnings.
1086 31. Add support for GCC's visibility feature to hide internal functions.4341 to set GCC=yes if CC=icc. This seems to end up at a point in the
9071 # gcc: file(1) magic for GCC special files9073 0 string gpch GCC precompiled header
23512 # error SQLite will not work correctly with the -ffast-math option of GCC.
Completed in 563 milliseconds