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 "4.4.3+cs" if GCC_VERSION_4_4_3_CS
14 default "llvm" if GCC_VERSION_LLVM
19 default y if GCC_VERSION_3_4_6
21 config GCC_VERSION_3_4
23 default y if GCC_VERSION_3_4_6
29 default y if GCC_VERSION_4_1
30 default y if GCC_VERSION_4_2
31 default y if GCC_VERSION_4_3
32 default y if GCC_VERSION_4_4
34 config GCC_VERSION_4_1
36 default y if GCC_VERSION_4_1_2
38 config GCC_VERSION_4_2
40 default y if GCC_VERSION_4_2_4
41 default y if GCC_VERSION_LLVM
43 config GCC_VERSION_4_3
45 default y if GCC_VERSION_4_3_3
46 default y if GCC_VERSION_4_3_3_CS
47 default y if GCC_VERSION_4_3_4
49 config GCC_VERSION_4_4
51 default y if GCC_VERSION_4_4_1
52 default y if GCC_VERSION_4_4_1_CS
53 default y if GCC_VERSION_4_4_2
54 default y if GCC_VERSION_4_4_3
55 default y if GCC_VERSION_4_4_3_CS
60 config GCC_VERSION_3_4_6
61 default y if LINUX_2_4
64 config GCC_VERSION_4_2_4
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_4
73 default y if TARGET_gemini
75 config GCC_VERSION_4_3_3_CS
76 default y if (mips || mipsel) && !(TARGET_octeon || TARGET_sibyte)
77 default y if (arm || armeb) && !TARGET_gemini
79 config GCC_VERSION_4_4_1
82 config GCC_VERSION_4_4_3
84 default y if (TARGET_octeon || TARGET_sibyte)