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.1+cs" if GCC_VERSION_4_4_1_CS
11 default "4.4.2" if GCC_VERSION_4_4_2
12 default "4.4.3" if GCC_VERSION_4_4_3
13 default "llvm" if GCC_VERSION_LLVM
18 default y if GCC_VERSION_3_4_6
20 config GCC_VERSION_3_4
22 default y if GCC_VERSION_3_4_6
28 default y if GCC_VERSION_4_1
29 default y if GCC_VERSION_4_2
30 default y if GCC_VERSION_4_3
31 default y if GCC_VERSION_4_4
33 config GCC_VERSION_4_1
35 default y if GCC_VERSION_4_1_2
37 config GCC_VERSION_4_2
39 default y if GCC_VERSION_4_2_4
40 default y if GCC_VERSION_LLVM
42 config GCC_VERSION_4_3
44 default y if GCC_VERSION_4_3_3
45 default y if GCC_VERSION_4_3_3_CS
46 default y if GCC_VERSION_4_3_4
48 config GCC_VERSION_4_4
50 default y if GCC_VERSION_4_4_1
51 default y if GCC_VERSION_4_4_1_CS
52 default y if GCC_VERSION_4_4_2
53 default y if GCC_VERSION_4_4_3
58 config GCC_VERSION_3_4_6
59 default y if LINUX_2_4
62 config GCC_VERSION_4_2_4
64 default y if TARGET_ppc40x
65 default y if TARGET_ppc44x
67 config GCC_VERSION_4_3_3
68 default y if powerpc64
69 default y if TARGET_etrax
70 default y if TARGET_coldfire
72 config GCC_VERSION_4_3_3_CS
73 default y if (mips || mipsel) && !TARGET_octeon
74 default y if arm || armeb
76 config GCC_VERSION_4_4_1
78 default y if TARGET_octeon