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.3.5" if GCC_VERSION_4_3_5
10 default "4.4.1" if GCC_VERSION_4_4_1
11 default "4.4.1+cs" if GCC_VERSION_4_4_1_CS
12 default "4.4.2" if GCC_VERSION_4_4_2
13 default "4.4.3" if GCC_VERSION_4_4_3
14 default "4.5.0" if GCC_VERSION_4_5_0
15 default "4.4.3+cs" if GCC_VERSION_4_4_3_CS
16 default "llvm" if GCC_VERSION_LLVM
21 default y if GCC_VERSION_3_4_6
23 config GCC_VERSION_3_4
25 default y if GCC_VERSION_3_4_6
31 default y if GCC_VERSION_4_1
32 default y if GCC_VERSION_4_2
33 default y if GCC_VERSION_4_3
34 default y if GCC_VERSION_4_4
35 default y if GCC_VERSION_4_5
37 config GCC_VERSION_4_1
39 default y if GCC_VERSION_4_1_2
41 config GCC_VERSION_4_2
43 default y if GCC_VERSION_4_2_4
44 default y if GCC_VERSION_LLVM
46 config GCC_VERSION_4_3
48 default y if GCC_VERSION_4_3_3
49 default y if GCC_VERSION_4_3_3_CS
50 default y if GCC_VERSION_4_3_4
51 default y if GCC_VERSION_4_3_5
53 config GCC_VERSION_4_4
55 default y if GCC_VERSION_4_4_1
56 default y if GCC_VERSION_4_4_1_CS
57 default y if GCC_VERSION_4_4_2
58 default y if GCC_VERSION_4_4_3
59 default y if GCC_VERSION_4_4_3_CS
61 config GCC_VERSION_4_5
63 default y if GCC_VERSION_4_5_0
68 config GCC_VERSION_3_4_6
69 default y if LINUX_2_4
72 config GCC_VERSION_4_2_4
75 config GCC_VERSION_4_3_3
76 default y if powerpc64
77 default y if TARGET_etrax
78 default y if TARGET_coldfire
80 config GCC_VERSION_4_3_4
81 default y if TARGET_gemini
83 config GCC_VERSION_4_3_3_CS
84 default y if (mips || mipsel) && !(TARGET_octeon || TARGET_sibyte)
85 default y if (arm || armeb) && !TARGET_gemini
87 config GCC_VERSION_4_4_1
90 config GCC_VERSION_4_4_3
92 default y if (TARGET_octeon || TARGET_sibyte)