| compilers=&cgcc86:&cclang:&ppci:&cicc:&ccl:&ccross |
| defaultCompiler=cg82 |
| demangler=/opt/compiler-explorer/gcc-8.2.0/bin/c++filt |
| objdumper=/opt/compiler-explorer/gcc-8.2.0/bin/objdump |
| needsMulti=false |
| |
| ############################### |
| # GCC for x86 |
| group.cgcc86.compilers=cg412:cg447:cg453:cg464:cg471:cg472:cg473:cg474:cg481:cg482:cg483:cg484:cg485:cg490:cg491:cg492:cg493:cg494:cg510:cg520:cg530:cg540:cg6:cg62:cg63:cg71:cg72:cg73:cg81:cg82:cgsnapshot |
| group.cgcc86.groupName=GCC x86-64 |
| group.cgcc86.isSemVer=true |
| group.cgcc86.baseName=x86-64 gcc |
| compiler.cg412.exe=/opt/compiler-explorer/gcc-4.1.2/bin/gcc |
| compiler.cg412.semver=4.1.2 |
| compiler.cg447.exe=/opt/compiler-explorer/gcc-4.4.7/bin/gcc |
| compiler.cg447.semver=4.4.7 |
| compiler.cg453.exe=/opt/compiler-explorer/gcc-4.5.3/bin/gcc |
| compiler.cg453.semver=4.5.3 |
| compiler.cg464.exe=/opt/compiler-explorer/gcc-4.6.4/bin/gcc |
| compiler.cg464.alias=/usr/bin/gcc-4.6 |
| compiler.cg464.semver=4.6.4 |
| compiler.cg471.exe=/opt/compiler-explorer/gcc-4.7.1/bin/gcc |
| compiler.cg471.semver=4.7.1 |
| compiler.cg472.exe=/opt/compiler-explorer/gcc-4.7.2/bin/gcc |
| compiler.cg472.semver=4.7.2 |
| compiler.cg473.exe=/opt/compiler-explorer/gcc-4.7.3/bin/gcc |
| compiler.cg473.semver=4.7.3 |
| compiler.cg474.exe=/opt/compiler-explorer/gcc-4.7.4/bin/gcc |
| compiler.cg474.semver=4.7.4 |
| compiler.cg481.exe=/opt/compiler-explorer/gcc-4.8.1/bin/gcc |
| compiler.cg481.semver=4.8.1 |
| compiler.cg482.exe=/opt/compiler-explorer/gcc-4.8.2/bin/gcc |
| compiler.cg482.semver=4.8.2 |
| compiler.cg483.exe=/opt/compiler-explorer/gcc-4.8.3/bin/gcc |
| compiler.cg483.semver=4.8.3 |
| compiler.cg484.exe=/opt/compiler-explorer/gcc-4.8.4/bin/gcc |
| compiler.cg484.semver=4.8.4 |
| compiler.cg485.exe=/opt/compiler-explorer/gcc-4.8.5/bin/gcc |
| compiler.cg485.semver=4.8.5 |
| compiler.cg490.exe=/opt/compiler-explorer/gcc-4.9.0/bin/gcc |
| compiler.cg490.semver=4.9.0 |
| compiler.cg491.exe=/opt/compiler-explorer/gcc-4.9.1/bin/gcc |
| compiler.cg491.semver=4.9.1 |
| compiler.cg492.exe=/opt/compiler-explorer/gcc-4.9.2/bin/gcc |
| compiler.cg492.semver=4.9.2 |
| compiler.cg493.exe=/opt/compiler-explorer/gcc-4.9.3/bin/gcc |
| compiler.cg493.semver=4.9.3 |
| compiler.cg494.exe=/opt/compiler-explorer/gcc-4.9.4/bin/gcc |
| compiler.cg494.semver=4.9.4 |
| compiler.cg510.exe=/opt/compiler-explorer/gcc-5.1.0/bin/gcc |
| compiler.cg510.semver=5.1 |
| compiler.cg520.exe=/opt/compiler-explorer/gcc-5.2.0/bin/gcc |
| compiler.cg520.semver=5.2 |
| compiler.cg530.exe=/opt/compiler-explorer/gcc-5.3.0/bin/gcc |
| compiler.cg530.semver=5.3 |
| compiler.cg540.exe=/opt/compiler-explorer/gcc-5.4.0/bin/gcc |
| compiler.cg540.semver=5.4 |
| compiler.cg6.exe=/opt/compiler-explorer/gcc-6.1.0/bin/gcc |
| compiler.cg6.semver=6.1 |
| compiler.cg62.exe=/opt/compiler-explorer/gcc-6.2.0/bin/gcc |
| compiler.cg62.semver=6.2 |
| compiler.cg63.exe=/opt/compiler-explorer/gcc-6.3.0/bin/gcc |
| compiler.cg63.semver=6.3 |
| compiler.cg71.exe=/opt/compiler-explorer/gcc-7.1.0/bin/gcc |
| compiler.cg71.semver=7.1 |
| compiler.cg72.exe=/opt/compiler-explorer/gcc-7.2.0/bin/gcc |
| compiler.cg72.semver=7.2 |
| compiler.cg73.exe=/opt/compiler-explorer/gcc-7.3.0/bin/gcc |
| compiler.cg73.semver=7.3 |
| compiler.cg81.exe=/opt/compiler-explorer/gcc-8.1.0/bin/gcc |
| compiler.cg81.semver=8.1 |
| compiler.cg82.exe=/opt/compiler-explorer/gcc-8.2.0/bin/gcc |
| compiler.cg82.semver=8.2 |
| compiler.cgsnapshot.exe=/opt/compiler-explorer/gcc-snapshot/bin/gcc |
| compiler.cgsnapshot.semver=(trunk) |
| |
| # Clang for x86 |
| group.cclang.compilers=cclang30:cclang31:cclang32:cclang33:cclang341:cclang350:cclang351:cclang37x:cclang36x:cclang371:cclang380:cclang381:cclang390:cclang391:cclang400:cclang401:cclang500:cclang600:cclang700:cclang_trunk |
| group.cclang.intelAsm=-mllvm --x86-asm-syntax=intel |
| group.cclang.options=--gcc-toolchain=/opt/compiler-explorer/gcc-7.2.0 |
| group.cclang.groupName=Clang x86-64 |
| group.cclang.isSemVer=true |
| group.cclang.baseName=x86-64 clang |
| group.cclang.compilerType=clang |
| compiler.cclang30.exe=/opt/compiler-explorer/clang+llvm-3.0-x86_64-linux-Ubuntu-11_10/bin/clang |
| compiler.cclang30.semver=3.0.0 |
| compiler.cclang30.options= |
| compiler.cclang31.exe=/opt/compiler-explorer/clang+llvm-3.1-x86_64-linux-ubuntu_12.04/bin/clang |
| compiler.cclang31.semver=3.1 |
| compiler.cclang31.options= |
| compiler.cclang32.exe=/opt/compiler-explorer/clang-3.2/bin/clang |
| compiler.cclang32.semver=3.2 |
| compiler.cclang32.options= |
| compiler.cclang33.exe=/opt/compiler-explorer/clang-3.3/bin/clang |
| compiler.cclang33.semver=3.3 |
| compiler.cclang33.options= |
| compiler.cclang341.exe=/opt/compiler-explorer/clang+llvm-3.4.1-x86_64-unknown-ubuntu12.04/bin/clang |
| compiler.cclang341.semver=3.4.1 |
| compiler.cclang350.exe=/opt/compiler-explorer/clang+llvm-3.5.0-x86_64-linux-gnu/bin/clang |
| compiler.cclang350.semver=3.5 |
| compiler.cclang351.exe=/opt/compiler-explorer/clang+llvm-3.5.1-x86_64-linux-gnu/bin/clang |
| compiler.cclang351.semver=3.5.1 |
| compiler.cclang352.exe=/opt/compiler-explorer/clang+llvm-3.5.2-x86_64-linux-gnu/bin/clang |
| compiler.cclang352.semver=3.5.2 |
| compiler.cclang36x.exe=/opt/compiler-explorer/clang+llvm-3.6.2-x86_64-linux-gnu-ubuntu-14.04/bin/clang |
| compiler.cclang36x.semver=3.6 |
| compiler.cclang37x.exe=/opt/compiler-explorer/clang+llvm-3.7.0-x86_64-linux-gnu-ubuntu-14.04/bin/clang |
| compiler.cclang37x.semver=3.7 |
| compiler.cclang371.exe=/opt/compiler-explorer/clang+llvm-3.7.1-x86_64-linux-gnu-ubuntu-14.04/bin/clang |
| compiler.cclang371.semver=3.7.1 |
| compiler.cclang380.exe=/opt/compiler-explorer/clang+llvm-3.8.0-x86_64-linux-gnu-ubuntu-14.04/bin/clang |
| compiler.cclang380.semver=3.8 |
| compiler.cclang381.exe=/opt/compiler-explorer/clang+llvm-3.8.1-x86_64-linux-gnu-ubuntu-14.04/bin/clang |
| compiler.cclang381.semver=3.8.1 |
| compiler.cclang390.exe=/opt/compiler-explorer/clang+llvm-3.9.0-x86_64-linux-gnu-ubuntu-16.04/bin/clang |
| compiler.cclang390.semver=3.9.0 |
| compiler.cclang391.exe=/opt/compiler-explorer/clang-3.9.1/bin/clang |
| compiler.cclang391.semver=3.9.1 |
| compiler.cclang400.exe=/opt/compiler-explorer/clang-4.0.0/bin/clang |
| compiler.cclang400.semver=4.0.0 |
| compiler.cclang401.exe=/opt/compiler-explorer/clang-4.0.1/bin/clang |
| compiler.cclang401.semver=4.0.1 |
| compiler.cclang500.exe=/opt/compiler-explorer/clang-5.0.0/bin/clang |
| compiler.cclang500.semver=5.0.0 |
| compiler.cclang600.exe=/opt/compiler-explorer/clang-6.0.0/bin/clang |
| compiler.cclang600.semver=6.0.0 |
| # Clang 7 and above: let's try the latest stable GCC as of the time of build |
| compiler.cclang700.exe=/opt/compiler-explorer/clang-7.0.0/bin/clang |
| compiler.cclang700.semver=7.0.0 |
| compiler.cclang700.options=--gcc-toolchain=/opt/compiler-explorer/gcc-8.2.0 |
| compiler.cclang_trunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang |
| compiler.cclang_trunk.semver=(trunk) |
| |
| # ppci for various architectures |
| group.ppci.compilers=ppci055 |
| group.ppci.groupName=ppci |
| group.ppci.compilerType=ppci |
| group.ppci.supportsBinary=false |
| group.ppci.isSemVer=true |
| group.ppci.baseName=ppci |
| compiler.ppci055.semver=0.5.5 |
| compiler.ppci055.exe=/opt/compiler-explorer/ppci-0.5.5/ppci/cli/cc.py |
| |
| # icc for x86 |
| group.cicc.compilers=cicc1301:cicc16:cicc17:cicc18:cicc19 |
| group.cicc.intelAsm=-masm=intel |
| group.cicc.options=-x c -gcc-name=/opt/compiler-explorer/gcc-4.7.1/bin/gcc |
| group.cicc.groupName=ICC x86-64 |
| group.cicc.isSemVer=true |
| group.cicc.baseName=x86-64 icc |
| compiler.cicc1301.exe=/opt/compiler-explorer/intel/bin/icc |
| compiler.cicc1301.semver=13.0.1 |
| # intel 13.01 binary disabled: it just segfaults (no idea why) |
| compiler.cicc1301.supportsBinary=false |
| compiler.cicc16.exe=/opt/compiler-explorer/intel/xe_2016_update3/bin/icc |
| compiler.cicc16.semver=16.0.3 |
| compiler.cicc16.options=-x c -gcc-name=/opt/compiler-explorer/gcc-4.6.4/bin/gcc |
| compiler.cicc17.exe=/opt/compiler-explorer/intel/2017/bin/icc |
| compiler.cicc17.semver=17.0.0 |
| compiler.cicc17.options=-x c -gcc-name=/opt/compiler-explorer/gcc-5.1.0/bin/gcc |
| compiler.cicc18.exe=/opt/compiler-explorer/intel-2018.0.033/bin/icc |
| compiler.cicc18.semver=18.0.0 |
| compiler.cicc18.options=-x c -gcc-name=/opt/compiler-explorer/gcc-6.3.0/bin/gcc |
| compiler.cicc19.exe=/opt/compiler-explorer/intel-2019/bin/icc |
| compiler.cicc19.semver=19.0.0 |
| compiler.cicc19.options=-x c -gcc-name=/opt/compiler-explorer/gcc-8.2.0/bin/gcc |
| |
| ############################### |
| # Cross GCC |
| group.ccross.compilers=&cppc:&cmips:&cmsp:&cgccarm:&cavr |
| group.ccross.supportsBinary=false |
| group.ccross.groupName=Cross GCC |
| |
| |
| ############################### |
| # GCC for PPC |
| group.cppc.compilers=cppcg48:cppc64leg630 |
| group.cppc.groupName=PowerPC GCC |
| group.cppc.isSemVer=true |
| compiler.ppcg48.exe=/opt/compiler-explorer/powerpc/gcc-4.8.5/bin/powerpc-unknown-linux-gnu-gcc |
| compiler.ppcg48.name=PowerPC gcc 4.8.5 |
| compiler.ppcg48.semver=4.8.5 |
| compiler.ppc64leg630.exe=/opt/compiler-explorer/powerpc64le/gcc-6.3.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-gcc |
| compiler.ppc64leg630.name=PowerPC64 gcc 6.3.0 |
| compiler.ppc64leg630.semver=6.3.0 |
| |
| ############################### |
| # GCC for ARM |
| group.cgccarm.compilers=carmg454:carmg464:caarchg54:carmhfg54:carm541:carmg630:carm710:carm64g630 |
| group.cgccarm.groupName=ARM GCC |
| group.cgccarm.isSemVer=true |
| # Some of the compiler don't like -isystem (as they assume the code must be C). |
| # See https://github.com/mattgodbolt/compiler-explorer/issues/989 for discussion/ |
| group.gccarm.includeFlag=-I |
| compiler.caarchg54.exe=/opt/compiler-explorer/arm64/gcc-5.4.0/aarch64-unknown-linux-gnueabi/bin/aarch64-unknown-linux-gnueabi-gcc |
| compiler.caarchg54.name=ARM64 gcc 5.4 (linux) |
| compiler.caarchg54.semver=5.4 |
| compiler.carmhfg54.exe=/opt/compiler-explorer/arm/gcc-5.4.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-gcc |
| compiler.carmhfg54.name=ARM gcc 5.4 (linux) |
| compiler.carmhfg54.semver=5.4 |
| compiler.carm541.exe=/opt/compiler-explorer/gcc-arm-none-eabi-5_4-2016q3/bin/arm-none-eabi-gcc |
| compiler.carm541.name=ARM gcc 5.4.1 (none) |
| compiler.carm541.semver=5.4.1 |
| compiler.carmg454.exe=/opt/compiler-explorer/arm/gcc-4.5.4/bin/arm-unknown-linux-gnueabi-gcc |
| compiler.carmg454.name=ARM gcc 4.5.4 (linux) |
| compiler.carmg454.semver=4.5.4 |
| compiler.carmg464.exe=/opt/compiler-explorer/arm/gcc-4.6.4/bin/arm-unknown-linux-gnueabi-gcc |
| compiler.carmg464.name=ARM gcc 4.6.4 (linux) |
| compiler.carmg464.semver=4.6.4 |
| compiler.carmg630.exe=/opt/compiler-explorer/arm/gcc-6.3.0/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-gcc |
| compiler.carmg630.name=ARM gcc 6.3.0 (linux) |
| compiler.carmg630.semver=6.3.0 |
| compiler.carm710.exe=/opt/compiler-explorer/arm/gcc-arm-none-eabi-7-2017-q4-major/bin/arm-none-eabi-gcc |
| compiler.carm710.name=ARM gcc 7.2.1 (none) |
| compiler.carm710.semver=7.2.1 |
| compiler.carm64g630.exe=/opt/compiler-explorer/arm64/gcc-6.3.0/aarch64-unknown-linux-gnueabi/bin/aarch64-unknown-linux-gnueabi-gcc |
| compiler.carm64g630.name=ARM64 gcc 6.3.0 (linux) |
| compiler.carm64g630.semver=6.3.0 |
| |
| |
| ################################ |
| # GCC for MSP |
| group.cmsp.compilers=cmsp430g453:cmsp430g530:cmsp430g621 |
| group.cmsp.groupName=MSP GCC |
| group.cmsp.baseName=MSP430 gcc |
| group.cmsp.isSemVer=true |
| compiler.cmsp430g453.exe=/opt/compiler-explorer/msp430/gcc-4.5.3/bin/msp430-gcc |
| compiler.cmsp430g453.semver=4.5.3 |
| compiler.cmsp430g530.exe=/opt/compiler-explorer/msp430-gcc-5.3.0.219_linux32/bin/msp430-elf-gcc |
| compiler.cmsp430g530.semver=5.3.0 |
| compiler.cmsp430g621.exe=/opt/compiler-explorer/msp430-gcc-6.2.1.16_linux64/bin/msp430-elf-gcc |
| compiler.cmsp430g621.semver=6.2.1 |
| |
| ################################ |
| # GCC for AVR |
| group.cavr.compilers=cavrg454:cavrg464 |
| group.cavr.groupName=AVR GCC |
| group.cavr.baseName=AVR gcc |
| group.cavr.isSemVer=true |
| compiler.cavrg454.exe=/opt/compiler-explorer/avr/gcc-4.5.4/bin/avr-gcc |
| compiler.cavrg454.semver=4.5.4 |
| compiler.cavrg464.exe=/opt/compiler-explorer/avr/gcc-4.6.4/bin/avr-gcc |
| compiler.cavrg464.semver=4.6.4 |
| |
| ############################### |
| # GCC for MIPS |
| group.cmips.compilers=cmips5:cmips5el:cmips564:cmips564el |
| group.cmips.groupName=MIPS GCC |
| group.cmips.isSemVer=true |
| compiler.cmips5.exe=/opt/compiler-explorer/mips/gcc-5.4.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-gcc |
| compiler.cmips5.name=MIPS gcc 5.4 |
| compiler.cmips5.semver=5.4 |
| compiler.cmips5el.exe=/opt/compiler-explorer/mipsel/gcc-5.4.0/mipsel-unknown-linux-gnu/bin/mipsel-unknown-linux-gnu-gcc |
| compiler.cmips5el.name=MIPS gcc 5.4 (el) |
| compiler.cmips5el.semver=5.4 |
| compiler.cmips564.exe=/opt/compiler-explorer/mips64/gcc-5.4.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-gcc |
| compiler.cmips564.name=MIPS64 gcc 5.4 |
| compiler.cmips564.semver=5.4 |
| compiler.cmips564el.exe=/opt/compiler-explorer/mips64el/gcc-5.4.0/mips64el-unknown-linux-gnu/bin/mips64el-unknown-linux-gnu-gcc |
| compiler.cmips564el.name=MIPS64 gcc 5.4 (el) |
| compiler.cmips564el.semver=5.4 |
| |
| ################################ |
| # Windows Compilers |
| group.ccl.compilers=&ccl19:&ccl19_2015_u3:&ccl_new |
| group.ccl.compilerType=wine-vc |
| group.ccl.includeFlag=/I |
| group.ccl.versionFlag=/? |
| group.ccl.versionRe=^Microsoft \(R\) C/C\+\+.*$ |
| group.ccl.isSemVer=true |
| group.ccl.supportsBinary=false |
| group.ccl.objdumper= |
| group.ccl19.groupName=WINE MSVC 2017 |
| group.ccl19.compilers=ccl19_64:ccl19_32:ccl19_arm |
| group.ccl19.options=/I/opt/compiler-explorer/windows/10.0.10240.0/ucrt/ /I/opt/compiler-explorer/windows/19.10.25017/lib/native/include/ /TC |
| compiler.ccl19_64.exe=/opt/compiler-explorer/windows/19.10.25017/lib/native/bin/amd64/cl.exe |
| compiler.ccl19_64.name=x64 msvc v19.10 (WINE) |
| compiler.ccl19_64.semver=19.10.25017 |
| compiler.ccl19_32.exe=/opt/compiler-explorer/windows/19.10.25017/lib/native/bin/amd64_x86/cl.exe |
| compiler.ccl19_32.name=x86 msvc v19.10 (WINE) |
| compiler.ccl19_32.semver=19.10.25017 |
| compiler.ccl19_arm.exe=/opt/compiler-explorer/windows/19.10.25017/lib/native/bin/amd64_arm/cl.exe |
| compiler.ccl19_arm.name=ARM msvc v19.10 (WINE) |
| compiler.ccl19_arm.semver=19.10.25017 |
| |
| group.ccl19_2015_u3.groupName=WINE MSVC 2015 |
| group.ccl19_2015_u3.compilers=ccl19_2015_u3_64:ccl19_2015_u3_32:ccl19_2015_u3_arm |
| group.ccl19_2015_u3.options=/I/opt/compiler-explorer/windows/10.0.10240.0/ucrt/ /I/opt/compiler-explorer/windows/19.00.24210/include/ /TC |
| compiler.ccl19_2015_u3_64.exe=/opt/compiler-explorer/windows/19.00.24210/bin/amd64/cl.exe |
| compiler.ccl19_2015_u3_64.name=x64 msvc v19.0 (WINE) |
| compiler.ccl19_2015_u3_64.semver=19.00.24210 |
| compiler.ccl19_2015_u3_32.exe=/opt/compiler-explorer/windows/19.00.24210/bin/amd64_x86/cl.exe |
| compiler.ccl19_2015_u3_32.name=x86 msvc v19.0 (WINE) |
| compiler.ccl19_2015_u3_32.semver=19.00.24210 |
| compiler.ccl19_2015_u3_arm.exe=/opt/compiler-explorer/windows/19.00.24210/bin/amd64_arm/cl.exe |
| compiler.ccl19_2015_u3_arm.name=ARM msvc v19.0 (WINE) |
| compiler.ccl19_2015_u3_arm.semver=19.00.24210 |
| |
| group.ccl_new.groupName=WINE MSVC 2017 |
| group.ccl_new.compilers=ccl_new_64:ccl_new_32:ccl_new_arm32:ccl_new_arm64 |
| group.ccl_new.options=/I/opt/compiler-explorer/windows/10.0.10240.0/ucrt/ /I/opt/compiler-explorer/windows/19.14.26423/include/ /TC |
| compiler.ccl_new_64.exe=/opt/compiler-explorer/windows/19.14.26423/bin/Hostx64/x64/cl.exe |
| compiler.ccl_new_64.name=x64 mvsc v19.14 (WINE) |
| compiler.ccl_new_64.semver=19.14.26423 |
| compiler.ccl_new_32.exe=/opt/compiler-explorer/windows/19.14.26423/bin/Hostx64/x86/cl.exe |
| compiler.ccl_new_32.name=x86 msvc v19.14 (WINE) |
| compiler.ccl_new_32.semver=19.14.26423 |
| compiler.ccl_new_arm32.exe=/opt/compiler-explorer/windows/19.14.26423/bin/Hostx64/arm/cl.exe |
| compiler.ccl_new_arm32.name=ARM msvc v19.14 (WINE) |
| compiler.ccl_new_arm32.semver=19.14.26423 |
| compiler.ccl_new_arm64.exe=/opt/compiler-explorer/windows/19.14.26423/bin/Hostx64/arm64/cl.exe |
| compiler.ccl_new_arm64.name=ARM64 msvc v19.14 (WINE) |
| compiler.ccl_new_arm64.semver=19.14.26423 |
| |
| ################################# |
| ################################# |
| # Installed tools |
| |
| tools=llvm-mcatrunk |
| |
| tools.llvm-mcatrunk.name=llvm-mca |
| tools.llvm-mcatrunk.exe=/opt/compiler-explorer/clang-trunk/bin/llvm-mca |
| tools.llvm-mcatrunk.type=postcompilation |
| tools.llvm-mcatrunk.class=llvm-mca-tool |
| tools.llvm-mcatrunk.exclude=cavr:carm:caarch:cmips:cmsp:cppc:ppci |