Searched refs:GCC_VERSION (Results 1 – 12 of 12) sorted by relevance
9 #define GCC_VERSION (__GNUC__ * 10000 \ macro13 #if GCC_VERSION < 40600129 #if GCC_VERSION >= 40800134 #if GCC_VERSION >= 70000136 #elif GCC_VERSION >= 50000138 #elif GCC_VERSION >= 40902148 #if GCC_VERSION >= 50100168 #if GCC_VERSION >= 80000
9 #ifndef GCC_VERSION10 #define GCC_VERSION (__GNUC__ * 10000 \ macro15 #if GCC_VERSION >= 70000 && !defined(__CHECKER__)19 #if GCC_VERSION >= 4030042 #if GCC_VERSION >= 50100
42 #if defined(GCC_VERSION) && GCC_VERSION >= 40800 && GCC_VERSION < 40803
82 #if defined(GCC_VERSION) && GCC_VERSION >= 70000
67 depends on GCC_VERSION < 40700
8 #undef GCC_VERSION
167 select ARCH_SUPPORTS_INT128 if GCC_VERSION >= 50000
1154 defined(GCC_VERSION) && GCC_VERSION < 40900 && GCC_VERSION >= 40700
657 #if defined(GCC_VERSION) && GCC_VERSION >= 40903 in remove_node_from_stable_tree()
15 config GCC_VERSION config47 default CC_IS_GCC && GCC_VERSION < 40900 # unreliable for GCC < 4.91276 depends on !(FUNCTION_TRACER && CC_IS_GCC && GCC_VERSION < 40800)
199 select HAVE_GCC_PLUGINS if GCC_VERSION >= 50200 # plugin support on gcc <= 5.1 is buggy on PPC
70 select ARCH_SUPPORTS_INT128 if GCC_VERSION >= 50000 || CC_IS_CLANG