Home
last modified time | relevance | path

Searched refs:compiler (Results 26 – 50 of 50) sorted by relevance

12

/PHP-7.4/Zend/tests/
H A Dbug69388.phpt2 Bug #69388: Use after free on recursive calls to PHP compiler
H A Dbug55007.phpt2 Bug #55007 (compiler fail after previous fail)
H A Dbug63217.phpt40 /* These caused the same bug, but in opcache rather than the compiler */
/PHP-7.4/build/
H A Dphp_cxx_compile_stdcxx.m465 AC_MSG_ERROR([*** A compiler with support for C++$1 language features is required.])
69 AC_MSG_NOTICE([No compiler with C++$1 support was found])
121 // If the compiler admits that it is not ready for C++11, why torture it?
126 #error "This is not a C++ compiler"
130 #error "This is not a C++11 compiler"
412 // If the compiler admits that it is not ready for C++14, why torture it?
417 #error "This is not a C++ compiler"
421 #error "This is not a C++14 compiler"
536 // If the compiler admits that it is not ready for C++17, why torture it?
541 #error "This is not a C++ compiler"
[all …]
H A Dlibtool.m4178 _LT_CC_BASENAME([$compiler])
224 compiler=$CC
247 # the simple compiler test code.
2882 compiler=$CC
2883 _LT_AC_TAGVAR(compiler, $1)=$CC
2884 _LT_CC_BASENAME([$compiler])
3555 # the KAI C++ compiler.
4197 # A C compiler.
4200 # LTCC compiler flags.
4206 # Is the compiler the GNU C compiler?
[all …]
H A Dphp.m4184 dnl the compiler. Sources can be either written in C or C++ (filenames shall end
252 dnl Choose the right compiler/flags/etc. for the source-file.
278 AC_MSG_CHECKING([if compiler supports -R])
288 AC_MSG_CHECKING([if compiler supports -Wl,-rpath,])
366 dnl the PHP build system which are only given in compiler notation.
396 dnl system which are only given in compiler notation.
931 dnl are passed to the compiler, with @ext_srcdir@ and @ext_builddir@ being
2205 dnl Detect if the systems default compiler is suncc. We also set some useful
2657 [$have_builtin_cpu_init], [Whether the compiler supports __builtin_cpu_init])
2677 [$have_builtin_cpu_supports], [Whether the compiler supports __builtin_cpu_supports])
[all …]
H A Dax_gcc_func_attribute.m411 # This macro checks if the compiler supports one of GCC's function
H A Dax_func_which_gethostbyname_r.m483 # netdb.h is not declaring the function, and the compiler is thereby
H A Dpkg.m4141 AC_ARG_VAR([$1][_CFLAGS], [C compiler flags for $1, overriding pkg-config])dnl
/PHP-7.4/ext/standard/
H A Dconfig.m4260 dnl Check for __alignof__ support in the compiler
262 AC_CACHE_CHECK(whether the compiler supports __alignof__, ac_cv_alignof_exists,[
272 AC_DEFINE([HAVE_ALIGNOF], 1, [whether the compiler supports __alignof__])
283 dnl Check for __attribute__ ((__aligned__)) support in the compiler
285 AC_CACHE_CHECK(whether the compiler supports aligned attribute, ac_cv_attribute_aligned,[
295 …AC_DEFINE([HAVE_ATTRIBUTE_ALIGNED], 1, [whether the compiler supports __attribute__ ((__aligned__)…
/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitConfigInternal.h636 #define SLJIT_LOCALS_OFFSET_BASE (compiler->locals_offset)
647 #define SLJIT_LOCALS_OFFSET_BASE (compiler->locals_offset)
/PHP-7.4/win32/build/
H A Dconfig.w3217 // do we use x64 or 80x86 version of compiler?
44 ERROR("--enable-pgi and --with-pgo options can only be used if PGO capable compiler is present.");
105 // Add compiler and link flags if PGO options are selected
318 ARG_ENABLE("security-flags", "Disable the compiler security flags", "yes");
H A Dconfig.w32.phpize.in17 // do we use x64 or 80x86 version of compiler?
/PHP-7.4/
H A D.gitignore38 # Temporary library object files generated by compiler and libtool due to failure
200 # Generated by x64 compiler, includes Debug, Debug_TS, Release, Release_TS
H A DCODING_STANDARDS.md232 compliant compiler. Even though many compilers accept C++-style comments in
235 because the Win32 port is MS-Visual C++ specific, and this compiler is known
H A Dconfigure.ac259 dnl Mark symbols hidden by default if the compiler (for example, gcc >= 4)
353 dnl Add pthreads linker and compiler flags.
494 dnl Checks for typedefs, structures, and compiler characteristics.
1429 dnl compiler.
H A Drun-tests.php978 $ldd = $autoconf = $sys_libtool = $libtool = $compiler = 'N/A';
1005 $compiler = shell_exec(getenv('CC') . " $flag 2>&1");
1016 $failed_tests_data .= "Compiler:\n$compiler\n";
H A DREADME.REDIST.BINS36 included in the distribution is a just-in-time compiler that can be used to
H A DNEWS2154 . Fixed bug #77742 (bcpow() implementation related to gcc compiler
2571 . Fixed bug #75264 (compiler warnings emitted). (petk)
/PHP-7.4/scripts/
H A Dphpize.m4154 dnl compiler.
/PHP-7.4/ext/json/
H A Djson_scanner.re76 /* this should never happened (just to suppress compiler warning) */
/PHP-7.4/ext/mbstring/libmbfl/
H A DLICENSE323 components (compiler, kernel, and so on) of the operating system on
/PHP-7.4/ext/bcmath/libbcmath/
H A DLICENSE326 components (compiler, kernel, and so on) of the operating system on
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます195 # Game files start with "TADS2 bin\n\r\032\0" then the compiler version.
201 # Resource files start with "TADS2 rsc\n\r\032\0" then the compiler version.
20483 #>>0x18 leshort 0x1c (Borland compiler)
20484 #>>0x18 leshort 0x1e (MS compiler)
H A Dmagic195 # Game files start with "TADS2 bin\n\r\032\0" then the compiler version.
201 # Resource files start with "TADS2 rsc\n\r\032\0" then the compiler version.
20483 #>>0x18 leshort 0x1c (Borland compiler)
20484 #>>0x18 leshort 0x1e (MS compiler)

Completed in 215 milliseconds

12