Searched refs:GCC (Results 1 – 11 of 11) sorted by relevance
174 AC_MSG_CHECKING(whether to enable inline optimization for GCC)186 test -n "$GCC" && DEBUG_CFLAGS="$DEBUG_CFLAGS -Wall"187 test -n "$GCC" && test "$USE_MAINTAINER_MODE" = "yes" && \202 if test -n "$GCC" && test "$ZEND_INLINE_OPTIMIZATION" != "yes"; then416 whether to enable GCC global register variables],[
314 #pragma GCC diagnostic ignored "-Wvolatile-register-var"316 #pragma GCC diagnostic warning "-Wvolatile-register-var"320 #pragma GCC diagnostic ignored "-Wvolatile-register-var"322 #pragma GCC diagnostic warning "-Wvolatile-register-var"
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"; then786 if test "$GCC" != "yes"; then787 AC_MSG_ERROR([GCC is required for --enable-gcov])872 dnl add -O0 only if GCC or ICC is used873 if test "$GCC" = "yes" || test "$ICC" = "yes"; then1510 if test -n "$GCC" && test "$ZEND_INLINE_OPTIMIZATION" != "yes"; then
287 if test -n "$GCC"; then2796 dnl Detect Intel C++ Compiler and unset $GCC if ICC found2805 GCC="no"2820 GCC="no"2822 GCC=""
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 …]
989 if test "$GCC" = yes; then995 if test "$GCC" = yes; then
577 2005/08/22: [impl] escape GCC 4.0 warnings for testc.c.581 2005/08/22: [impl] escape GCC 4.0 warnings for sample/*.c.583 2005/08/22: [impl] escape GCC 4.0 warnings.609 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
9569 # gcc: file(1) magic for GCC special files9571 0 string gpch GCC precompiled header
27289 # error SQLite will not work correctly with the -ffast-math option of GCC.
Completed in 440 milliseconds