3 default "3.4.6" if GCC_VERSION_3_4_6
4 default "4.1.2" if GCC_VERSION_4_1_2
5 default "4.2.4" if GCC_VERSION_4_2_4
6 default "4.3.3" if GCC_VERSION_4_3_3
7 default "4.3.3+cs" if GCC_VERSION_4_3_3_CS
8 default "4.3.4" if GCC_VERSION_4_3_4
9 default "4.4.1" if GCC_VERSION_4_4_1
10 default "4.4.2" if GCC_VERSION_4_4_2
11 default "llvm" if GCC_VERSION_LLVM
16 default y if GCC_VERSION_3_4_6
18 config GCC_VERSION_3_4
20 default y if GCC_VERSION_3_4_6
26 default y if GCC_VERSION_4_1
27 default y if GCC_VERSION_4_2
28 default y if GCC_VERSION_4_3
29 default y if GCC_VERSION_4_4
31 config GCC_VERSION_4_1
33 default y if GCC_VERSION_4_1_2
35 config GCC_VERSION_4_2
37 default y if GCC_VERSION_4_2_4
38 default y if GCC_VERSION_LLVM
40 config GCC_VERSION_4_3
42 default y if GCC_VERSION_4_3_3
43 default y if GCC_VERSION_4_3_3_CS
44 default y if GCC_VERSION_4_3_4
46 config GCC_VERSION_4_4
48 default y if GCC_VERSION_4_4_1
49 default y if GCC_VERSION_4_4_2
54 config GCC_VERSION_3_4_6
55 default y if LINUX_2_4
58 config GCC_VERSION_4_2_4
60 default y if TARGET_ppc40x
61 default y if TARGET_ppc44x
63 config GCC_VERSION_4_3_3
64 default y if powerpc64
65 default y if TARGET_etrax
66 default y if TARGET_coldfire
68 config GCC_VERSION_4_3_3_CS
69 default y if (mips || mipsel) && !TARGET_octeon
70 default y if arm || armeb
72 config GCC_VERSION_4_4_1
74 default y if TARGET_octeon