Searched refs:GCC_VERSION (Results 1 – 9 of 9) sorted by relevance
9 #define GCC_VERSION (__GNUC__ * 10000 \ macro94 #if GCC_VERSION >= 70000148 #if GCC_VERSION >= 80000158 #if GCC_VERSION < 90100
9 #ifndef GCC_VERSION10 #define GCC_VERSION (__GNUC__ * 10000 \ macro15 #if GCC_VERSION >= 70000 && !defined(__CHECKER__)
86 #if defined(GCC_VERSION) && GCC_VERSION >= 70000
8 #undef GCC_VERSION
32 def_bool !CC_IS_GCC || GCC_VERSION >= 80300
439 depends on !CC_IS_CLANG && GCC_VERSION < 90100 && GCC_VERSION >= 60000
1625 depends on LD_IS_LLD || LD_VERSION >= 23301 || (CC_IS_GCC && GCC_VERSION < 90100)1730 depends on !CC_IS_GCC || GCC_VERSION >= 100100
216 select HAVE_GCC_PLUGINS if GCC_VERSION >= 50200 # plugin support on gcc <= 5.1 is buggy on PPC
22 config GCC_VERSION config
Completed in 4528 milliseconds