Searched refs:GCC (Results 1 – 13 of 13) sorted by relevance
24 For x86, coverage support was introduced with GCC 3.4 or later, and Clang 3.957 GCC coverage60 A build using GCC's coverage will result in ``*.gcno`` artefact for every
3 GCC = gcc macro
89 #pragma GCC visibility push(hidden)
2014 /* Override any GCC internal prototype to avoid an error.3183 GCC=yes3185 GCC=3255 if test "$GCC" = yes; then3261 if test "$GCC" = yes; then3377 if test "$GCC" != yes; then4464 /* Override any GCC internal prototype to avoid an error.5082 GCC=yes5084 GCC=5154 if test "$GCC" = yes; then[all …]
41 # pragma GCC target ( "avx512bw" )
16 # pragma GCC target("no-sse")
201 # pragma GCC target ( "avx512vl" )
41 - GCC 4.1.2_20070115 or later46 - GCC 4.8 or later
298 Use clang instead of GCC.
26 - GCC exception
3080 GCC=yes3082 GCC=3152 if test "$GCC" = yes; then3158 if test "$GCC" = yes; then
488 /* GCC emits references to memcpy() for struct copies etc. */
242 # OpenBSD has a GCC extension for protecting applications from
Completed in 34 milliseconds