Lines Matching full:gcc
26 # GCC-4.8 (the oldest compiler we support)
27 build:x86-64:linux:gcc-4.8:cxx11-off:
31 EIGEN_CI_CC_COMPILER: "gcc-4.8"
38 build:x86-64:linux:gcc-4.8:cxx11-on:
42 EIGEN_CI_CC_COMPILER: "gcc-4.8"
49 # GCC-9
50 build:x86-64:linux:gcc-9:cxx11-off:
54 EIGEN_CI_CC_COMPILER: "gcc-9"
61 build:x86-64:linux:gcc-9:cxx11-on:
65 EIGEN_CI_CC_COMPILER: "gcc-9"
72 # GCC-10
73 build:x86-64:linux:gcc-10:cxx11-off:
77 EIGEN_CI_CC_COMPILER: "gcc-10"
84 build:x86-64:linux:gcc-10:cxx11-on:
88 EIGEN_CI_CC_COMPILER: "gcc-10"
119 # GCC-10
120 build:aarch64:linux:gcc-10:cxx11-off:
124 EIGEN_CI_CC_COMPILER: "gcc-10"
131 build:aarch64:linux:gcc-10:cxx11-on:
135 EIGEN_CI_CC_COMPILER: "gcc-10"
168 # GCC-10
169 build:ppc64le:linux:gcc-10:cxx11-off:
174 EIGEN_CI_CC_COMPILER: "gcc-10"
181 build:ppc64le:linux:gcc-10:cxx11-on:
186 EIGEN_CI_CC_COMPILER: "gcc-10"