Searched refs:GCC (Results 1 – 12 of 12) sorted by relevance
36 Enable gcov (a test coverage program in GCC) support.55 bool "GCC 7 format"57 Select this option to use the format specified in GCC 7.61 bool "GCC 5 format"63 Select this option to use the format specified in GCC 5.67 bool "GCC 4.9 format"69 Select this option to use the format specified in GCC 4.9.73 bool "GCC 4.7 format"75 Select this option to use the format specified in GCC 4.7.79 bool "GCC 3.4 format"[all …]
3 GCC = gcc macro
81 #pragma GCC visibility push(hidden)
1992 /* Override any GCC internal prototype to avoid an error.3161 GCC=yes3163 GCC=3233 if test "$GCC" = yes; then3239 if test "$GCC" = yes; then3355 if test "$GCC" != yes; then4429 /* Override any GCC internal prototype to avoid an error.4976 GCC=yes4978 GCC=5048 if test "$GCC" = yes; then[all …]
9 #pragma GCC target("no-sse")
41 - GCC 4.1.2_20070115 or later46 - GCC 4.8 or later
279 Use clang instead of GCC.
26 - GCC exception
329 /* Pacify GCC's `empty if-body' warning. */829 to ease the transition to the new meaning of YYERROR, for GCC.830 Once GCC version 2 has supplanted version 1, this can go. However,837 /* This is here to suppress warnings from the GCC cpp's1675 GCC warning that YYVAL may be used uninitialized. */2217 /* Pacify compilers like GCC when the user code never invokes
3036 GCC=yes3038 GCC=3108 if test "$GCC" = yes; then3114 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 21 milliseconds