Home
last modified time | relevance | path

Searched refs:GCC (Results 1 – 14 of 14) sorted by relevance

/PHP-5.6/Zend/
H A DZend.m4185 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
/PHP-5.6/scripts/
H A Dphpize.m4110 dnl add -O0 only if GCC or ICC is used
111 if test "$GCC" = "yes" || test "$ICC" = "yes"; then
/PHP-5.6/
H A Dconfigure.in275 if test "$GCC" = "yes"; then
289 if test "$GCC" = "yes"; then
306 if test "${enable_libgcc+set}" != "set" && test "$GCC" = "yes"; then
314 if test -n "$GCC"; then
330 if test "$GCC" = "yes"; then
776 if test "$GCC" != "yes"; then
777 AC_MSG_ERROR([GCC is required for --enable-gcov])
862 dnl add -O0 only if GCC or ICC is used
863 if test "$GCC" = "yes" || test "$ICC" = "yes"; then
1501 if test -n "$GCC" && test "$ZEND_INLINE_OPTIMIZATION" != "yes"; then
H A Dacinclude.m4287 if test -n "$GCC"; then
2787 dnl Detect Intel C++ Compiler and unset $GCC if ICC found
2796 GCC="no"
2811 GCC="no"
2813 GCC=""
H A DNEWS5370 . 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 symbol
11252 - Fixed bug #31358 (Older GCC versions do not provide portable va_copy()).
/PHP-5.6/build/
H A Dlibtool.m41320 if test "$GCC" = yes; then
1464 case $GCC,$host_os in
1913 if test "$GCC" = yes; then
2255 if test "$GCC" = yes; then
2870 lt_save_GCC=$GCC
2871 GCC=$GXX
3784 _LT_AC_TAGVAR(GCC, $1)="$GXX"
3805 GCC=$lt_save_GCC
4520 if test "$GCC" = yes; then
5031 if test "$GCC" = yes; then
[all …]
/PHP-5.6/ext/ereg/regex/
H A DWHATSNEW22 (the development base is now a BSDI system using GCC instead of an ancient
/PHP-5.6/ext/bcmath/libbcmath/
H A Dconfigure989 if test "$GCC" = yes; then
995 if test "$GCC" = yes; then
/PHP-5.6/sapi/apache/
H A Dconfig.m4255 if test "x$APXS" != "x" -a "`uname -sv`" = "AIX 4" -a "$GCC" != "yes"; then
/PHP-5.6/sapi/apache_hooks/
H A Dconfig.m4257 if test "x$APXS" != "x" -a "`uname -sv`" = "AIX 4" -a "$GCC" != "yes"; then
/PHP-5.6/ext/mbstring/oniguruma/
H A DHISTORY572 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.
/PHP-5.6/ext/pcre/pcrelib/
H A DChangeLog1086 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
/PHP-5.6/ext/fileinfo/tests/
H A Dmagic9071 # gcc: file(1) magic for GCC special files
9073 0 string gpch GCC precompiled header
/PHP-5.6/ext/sqlite3/libsqlite/
H A Dsqlite3.c23512 # error SQLite will not work correctly with the -ffast-math option of GCC.

Completed in 563 milliseconds