Searched refs:GCC_VERSION (Results 1 – 25 of 41) sorted by relevance
12
63 #ifndef GCC_VERSION64 #define GCC_VERSION (__GNUC__ * 1000 + __GNUC_MINOR__) macro87 # if GCC_VERSION >= 2007114 #if (GCC_VERSION < 2007)120 # if (GCC_VERSION >= 2096)131 # if GCC_VERSION >= 2093137 # if GCC_VERSION >= 4005149 #if GCC_VERSION >= 3004158 #if ! defined(__cplusplus) || (GCC_VERSION >= 3004)170 # if (GCC_VERSION >= 3003)[all …]
19 GCC_VERSION=5.1.036 wget ftp://ftp.gnu.org/gnu/gcc/gcc-$GCC_VERSION/gcc-$GCC_VERSION.tar.bz240 rm -rf gcc-$GCC_VERSION41 tar xf gcc-$GCC_VERSION.tar.bz242 cd gcc-$GCC_VERSION48 ../gcc-$GCC_VERSION/configure --prefix=$INSTALL_DIR --disable-bootstrap \
9 GCC_VERSION=4.5.013 SRC=$HOME/software/gcc-${GCC_VERSION}15 TAR=gcc-${GCC_VERSION}.tar.bz216 PREFIX=$HOME/gcc-${GCC_VERSION}50 wget -q $FSF_MIRROR/gcc/gcc-${GCC_VERSION}/$TAR \51 || { wget -q -O- $FSF_MIRROR/gcc/gcc-${GCC_VERSION}/${TAR%bz2}gz \
8 #define GCC_VERSION (__GNUC__ * 10000 \ macro12 #if GCC_VERSION >= 40300
56 #define GCC_VERSION (__GNUC__ * 10000 \ in ArmUsingHardFloat() macro59 #if GCC_VERSION >= 40600 in ArmUsingHardFloat()66 #elif GCC_VERSION < 40500 in ArmUsingHardFloat()82 #undef GCC_VERSION in ArmUsingHardFloat()
72 #define GCC_VERSION (__GNUC__ * 10000 \ in ArmUsingHardFloat() macro75 #if GCC_VERSION >= 40600 in ArmUsingHardFloat()82 #elif GCC_VERSION < 40500 in ArmUsingHardFloat()98 #undef GCC_VERSION in ArmUsingHardFloat()
800 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;812 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;822 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;832 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;842 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;851 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;861 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;873 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;888 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;905 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;[all …]
33 GCC_VERSION = 4.234 GCC_VERSION[sdk=macosx10.4][arch=*] = 4.0
11 GCC_VERSION=4.2
16 GCC_VERSION=4.2
126 #define GCC_VERSION (__GNUC__ * 100 + __GNUC_MINOR__) macro128 #if (GCC_VERSION >= 302) || (__INTEL_COMPILER >= 800) || defined(__clang__)271 #if GCC_VERSION!=409 /* disabled on GCC 4.9, as it generates invalid opcode (crash) */ in LZ4_copy8()337 # elif defined(__GNUC__) && (GCC_VERSION >= 304) && !defined(LZ4_FORCE_SW_BITCOUNT) in LZ4_NbCommonBytes()350 # elif defined(__GNUC__) && (GCC_VERSION >= 304) && !defined(LZ4_FORCE_SW_BITCOUNT) in LZ4_NbCommonBytes()366 # elif defined(__GNUC__) && (GCC_VERSION >= 304) && !defined(LZ4_FORCE_SW_BITCOUNT) in LZ4_NbCommonBytes()382 # elif defined(__GNUC__) && (GCC_VERSION >= 304) && !defined(LZ4_FORCE_SW_BITCOUNT) in LZ4_NbCommonBytes()
38 GCC_VERSION = 4.0
96 #define GCC_VERSION (__GNUC__ * 100 + __GNUC_MINOR__) macro107 #elif GCC_VERSION >= 403
13 #define GCC_VERSION (__GNUC__ * 100 + __GNUC_MINOR__) macro
393 GCC_VERSION = 4.0;401 GCC_VERSION = 4.0;
127 GCC_VERSION=`$CC -dumpversion`128 AC_MSG_RESULT([$GCC_VERSION])
575 IF (NOT GCC_VERSION VERSION_LESS 4.2)577 ENDIF (NOT GCC_VERSION VERSION_LESS 4.2)586 OUTPUT_VARIABLE GCC_VERSION588 IF (GCC_VERSION VERSION_LESS 4.3)590 ENDIF (GCC_VERSION VERSION_LESS 4.3)