Searched refs:GCC (Results 1 – 14 of 14) sorted by relevance
192 AC_MSG_CHECKING(whether to enable inline optimization for GCC)220 test -n "$GCC" && DEBUG_CFLAGS="$DEBUG_CFLAGS -Wall"221 test -n "$GCC" && test "$USE_MAINTAINER_MODE" = "yes" && \240 if test -n "$GCC" && test "$ZEND_INLINE_OPTIMIZATION" != "yes"; then
111 dnl add -O0 only if GCC or ICC is used112 if test "$GCC" = "yes" || test "$ICC" = "yes"; then
197 if test "$GCC" = "yes"; then211 if test "$GCC" = "yes"; then228 if test "${enable_libgcc+set}" != "set" && test "$GCC" = "yes"; then236 if test -n "$GCC"; then252 if test "$GCC" = "yes"; then701 if test "$GCC" != "yes"; then702 AC_MSG_ERROR([GCC is required for --enable-gcov])773 dnl add -O0 only if GCC or ICC is used774 if test "$GCC" = "yes" || test "$ICC" = "yes"; then1445 if test -n "$GCC" && test "$ZEND_INLINE_OPTIMIZATION" != "yes"; then
287 if test -n "$GCC"; then2774 dnl Detect Intel C++ Compiler and unset $GCC if ICC found2783 GCC="no"2798 GCC="no"2800 GCC=""
741 . Fixed bug #55874 (GCC does not provide __sync_fetch_and_add on some archs).2075 - Fixed bug #51023 (filter doesn't detect int overflows with GCC 4.4).6469 - Fixed bug #33212 ([GCC 4]: 'zend_error_noreturn' aliased to external symbol6624 - Fixed bug #31358 (Older GCC versions do not provide portable va_copy()).
1314 if test "$GCC" = yes; then1458 case $GCC,$host_os in1911 if test "$GCC" = yes; then2252 if test "$GCC" = yes; then2867 lt_save_GCC=$GCC2868 GCC=$GXX3781 _LT_AC_TAGVAR(GCC, $1)="$GXX"3802 GCC=$lt_save_GCC4517 if test "$GCC" = yes; then5028 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.
150 31. Add support for GCC's visibility feature to hide internal functions.3404 to set GCC=yes if CC=icc. This seems to end up at a point in the
7419 # gcc: file(1) magic for GCC special files7421 0 string gpch GCC precompiled header
20593 # error SQLite will not work correctly with the -ffast-math option of GCC. in sqlite3IsNaN()
Completed in 329 milliseconds