| compilers=&gcc86:&icc:&clang:&cl:&cross:&ellcc:&zapcc |
| defaultCompiler=g72 |
| textBanner=Compilation provided by Compiler Explorer at https://gcc.godbolt.org/ |
| demangler=/opt/compiler-explorer/gcc-6.3.0/bin/c++filt |
| objdumper=/opt/compiler-explorer/gcc-6.3.0/bin/objdump |
| |
| ############################### |
| # GCC for x86 |
| group.gcc86.compilers=g447:g453:g464:g471:g472:g473:g474:g481:g482:g483:g484:g485:g490:g491:g492:g493:g494:g510:g520:g530:g540:g6:g62:g63:g71:g72:gsnapshot |
| compiler.g447.exe=/opt/compiler-explorer/gcc-4.4.7/bin/g++ |
| compiler.g447.alias=/usr/bin/g++-4.4 |
| compiler.g447.name=x86-64 gcc 4.4.7 |
| compiler.g453.exe=/opt/compiler-explorer/gcc-4.5.3/bin/g++ |
| compiler.g453.alias=/usr/bin/g++-4.5 |
| compiler.g453.name=x86-64 gcc 4.5.3 |
| compiler.g464.exe=/opt/compiler-explorer/gcc-4.6.4/bin/g++ |
| compiler.g464.alias=/usr/bin/g++-4.6 |
| compiler.g464.name=x86-64 gcc 4.6.4 |
| compiler.g471.exe=/opt/compiler-explorer/gcc-4.7.1/bin/g++ |
| compiler.g471.name=x86-64 gcc 4.7.1 |
| compiler.g472.exe=/opt/compiler-explorer/gcc-4.7.2/bin/g++ |
| compiler.g472.name=x86-64 gcc 4.7.2 |
| compiler.g473.exe=/opt/compiler-explorer/gcc-4.7.3/bin/g++ |
| compiler.g473.name=x86-64 gcc 4.7.3 |
| compiler.g473.alias=/usr/bin/g++-4.7 |
| compiler.g474.exe=/opt/compiler-explorer/gcc-4.7.4/bin/g++ |
| compiler.g474.name=x86-64 gcc 4.7.4 |
| compiler.g481.exe=/opt/compiler-explorer/gcc-4.8.1/bin/g++ |
| compiler.g481.name=x86-64 gcc 4.8.1 |
| compiler.g482.exe=/opt/compiler-explorer/gcc-4.8.2/bin/g++ |
| compiler.g482.name=x86-64 gcc 4.8.2 |
| compiler.g483.exe=/opt/compiler-explorer/gcc-4.8.3/bin/g++ |
| compiler.g483.name=x86-64 gcc 4.8.3 |
| compiler.g484.exe=/opt/compiler-explorer/gcc-4.8.4/bin/g++ |
| compiler.g484.name=x86-64 gcc 4.8.4 |
| compiler.g485.exe=/opt/compiler-explorer/gcc-4.8.5/bin/g++ |
| compiler.g485.name=x86-64 gcc 4.8.5 |
| compiler.g490.exe=/opt/compiler-explorer/gcc-4.9.0/bin/g++ |
| compiler.g490.name=x86-64 gcc 4.9.0 |
| compiler.g491.exe=/opt/compiler-explorer/gcc-4.9.1/bin/g++ |
| compiler.g491.name=x86-64 gcc 4.9.1 |
| compiler.g492.exe=/opt/compiler-explorer/gcc-4.9.2/bin/g++ |
| compiler.g492.name=x86-64 gcc 4.9.2 |
| compiler.g493.exe=/opt/compiler-explorer/gcc-4.9.3/bin/g++ |
| compiler.g493.name=x86-64 gcc 4.9.3 |
| compiler.g494.exe=/opt/compiler-explorer/gcc-4.9.4/bin/g++ |
| compiler.g494.name=x86-64 gcc 4.9.4 |
| compiler.g510.exe=/opt/compiler-explorer/gcc-5.1.0/bin/g++ |
| compiler.g510.name=x86-64 gcc 5.1 |
| compiler.g520.exe=/opt/compiler-explorer/gcc-5.2.0/bin/g++ |
| compiler.g520.name=x86-64 gcc 5.2 |
| compiler.g530.exe=/opt/compiler-explorer/gcc-5.3.0/bin/g++ |
| compiler.g530.name=x86-64 gcc 5.3 |
| compiler.g540.exe=/opt/compiler-explorer/gcc-5.4.0/bin/g++ |
| compiler.g540.name=x86-64 gcc 5.4 |
| compiler.g6.exe=/opt/compiler-explorer/gcc-6.1.0/bin/g++ |
| compiler.g6.name=x86-64 gcc 6.1 |
| compiler.g62.exe=/opt/compiler-explorer/gcc-6.2.0/bin/g++ |
| compiler.g62.name=x86-64 gcc 6.2 |
| compiler.g63.exe=/opt/compiler-explorer/gcc-6.3.0/bin/g++ |
| compiler.g63.name=x86-64 gcc 6.3 |
| compiler.g71.exe=/opt/compiler-explorer/gcc-7.1.0/bin/g++ |
| compiler.g71.name=x86-64 gcc 7.1 |
| compiler.g72.exe=/opt/compiler-explorer/gcc-7.2.0/bin/g++ |
| compiler.g72.name=x86-64 gcc 7.2 |
| compiler.gsnapshot.exe=/opt/compiler-explorer/gcc-snapshot/bin/g++ |
| compiler.gsnapshot.name=x86-64 gcc (trunk) |
| compiler.gsnapshot.alias=g7snapshot |
| |
| # Clang for x86 |
| group.clang.compilers=clang30:clang31:clang32:clang33:clang341:clang350:clang351:clang37x:clang36x:clang371:clang380:clang381:clang390:clang391:clang400:clang401:clang500:clang_trunk |
| group.clang.intelAsm=-mllvm --x86-asm-syntax=intel |
| group.clang.options=--gcc-toolchain=/opt/compiler-explorer/gcc-7.1.0 |
| compiler.clang30.exe=/opt/compiler-explorer/clang+llvm-3.0-x86_64-linux-Ubuntu-11_10/bin/clang++ |
| compiler.clang30.alias=/usr/bin/clang++ |
| compiler.clang30.name=x86-64 clang 3.0 |
| compiler.clang30.options= |
| compiler.clang31.exe=/opt/compiler-explorer/clang+llvm-3.1-x86_64-linux-ubuntu_12.04/bin/clang++ |
| compiler.clang31.name=x86-64 clang 3.1 |
| compiler.clang31.options= |
| compiler.clang32.exe=/opt/compiler-explorer/clang-3.2/bin/clang++ |
| compiler.clang32.alias=/opt/clang-3.2/bin/clang++ |
| compiler.clang32.name=x86-64 clang 3.2 |
| compiler.clang32.options= |
| compiler.clang33.exe=/opt/compiler-explorer/clang-3.3/bin/clang++ |
| compiler.clang33.alias=/opt/clang-3.3/bin/clang++ |
| compiler.clang33.name=x86-64 clang 3.3 |
| compiler.clang33.options= |
| compiler.clang341.exe=/opt/compiler-explorer/clang+llvm-3.4.1-x86_64-unknown-ubuntu12.04/bin/clang++ |
| compiler.clang341.alias=/opt/clang+llvm-3.4.1-x86_64-unknown-ubuntu12.04/bin/clang++ |
| compiler.clang341.name=x86-64 clang 3.4.1 |
| compiler.clang350.exe=/opt/compiler-explorer/clang+llvm-3.5.0-x86_64-linux-gnu/bin/clang++ |
| compiler.clang350.name=x86-64 clang 3.5 |
| compiler.clang351.exe=/opt/compiler-explorer/clang+llvm-3.5.1-x86_64-linux-gnu/bin/clang++ |
| compiler.clang351.name=x86-64 clang 3.5.1 |
| compiler.clang352.exe=/opt/compiler-explorer/clang+llvm-3.5.2-x86_64-linux-gnu/bin/clang++ |
| compiler.clang352.name=x86-64 clang 3.5.2 |
| compiler.clang36x.exe=/opt/compiler-explorer/clang+llvm-3.6.2-x86_64-linux-gnu-ubuntu-14.04/bin/clang++ |
| compiler.clang36x.name=x86-64 clang 3.6 |
| compiler.clang37x.exe=/opt/compiler-explorer/clang+llvm-3.7.0-x86_64-linux-gnu-ubuntu-14.04/bin/clang++ |
| compiler.clang37x.name=x86-64 clang 3.7 |
| compiler.clang371.exe=/opt/compiler-explorer/clang+llvm-3.7.1-x86_64-linux-gnu-ubuntu-14.04/bin/clang++ |
| compiler.clang371.name=x86-64 clang 3.7.1 |
| compiler.clang380.exe=/opt/compiler-explorer/clang+llvm-3.8.0-x86_64-linux-gnu-ubuntu-14.04/bin/clang++ |
| compiler.clang380.name=x86-64 clang 3.8 |
| compiler.clang381.exe=/opt/compiler-explorer/clang+llvm-3.8.1-x86_64-linux-gnu-ubuntu-14.04/bin/clang++ |
| compiler.clang381.name=x86-64 clang 3.8.1 |
| compiler.clang390.exe=/opt/compiler-explorer/clang+llvm-3.9.0-x86_64-linux-gnu-ubuntu-16.04/bin/clang++ |
| compiler.clang390.name=x86-64 clang 3.9.0 |
| compiler.clang391.exe=/opt/compiler-explorer/clang-3.9.1/bin/clang++ |
| compiler.clang391.name=x86-64 clang 3.9.1 |
| compiler.clang400.exe=/opt/compiler-explorer/clang-4.0.0/bin/clang++ |
| compiler.clang400.name=x86-64 clang 4.0.0 |
| compiler.clang401.exe=/opt/compiler-explorer/clang-4.0.1/bin/clang++ |
| compiler.clang401.name=x86-64 clang 4.0.1 |
| compiler.clang500.exe=/opt/compiler-explorer/clang-5.0.0/bin/clang++ |
| compiler.clang500.name=x86-64 clang 5.0.0 |
| compiler.clang_trunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang++ |
| compiler.clang_trunk.name=x86-64 clang (trunk) |
| |
| # icc for x86 |
| group.icc.compilers=icc1301:icc16:icc17 |
| group.icc.intelAsm=-masm=intel |
| group.icc.needsMulti=false |
| group.icc.options=-gxx-name=/opt/compiler-explorer/gcc-6.3.0/bin/g++ |
| compiler.icc1301.exe=/opt/compiler-explorer/intel/bin/icc |
| compiler.icc1301.alias=/opt/intel/bin/icc |
| compiler.icc1301.name=x86-64 icc 13.0.1 |
| # intel 13.01 binary disabled: it just segfaults (no idea why) |
| compiler.icc1301.supportsBinary=false |
| compiler.icc16.exe=/opt/compiler-explorer/intel/xe_2016_update3/bin/icc |
| compiler.icc16.name=x86-64 icc 16 |
| compiler.icc17.exe=/opt/compiler-explorer/intel/2017/bin/icc |
| compiler.icc17.name=x86-64 icc 17 |
| |
| # zapcc |
| group.zapcc.compilers=zapcc190308 |
| group.zapcc.intelAsm=-mllvm --x86-asm-syntax=intel |
| group.zapcc.options=--gcc-toolchain=/opt/compiler-explorer/gcc-7.1.0 |
| compiler.zapcc190308.exe=/opt/compiler-explorer/zapcc-20170226-190308-1.0/bin/zapcc++ |
| compiler.zapcc190308.name=x86-64 Zapcc 190308 |
| |
| ############################### |
| # GCC for ppc |
| group.cross.compilers=ppcg48:ppc64leg630:mips5:mips5el:mips564:mips564el:&msp:&gccarm:&avr |
| group.cross.needsMulti=false |
| group.cross.supportsBinary=false |
| compiler.ppcg48.exe=/opt/compiler-explorer/powerpc/gcc-4.8.5/bin/powerpc-unknown-linux-gnu-g++ |
| compiler.ppcg48.name=PowerPC gcc 4.8.5 |
| compiler.ppc64leg630.exe=/opt/compiler-explorer/powerpc64le/gcc-6.3.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-g++ |
| compiler.ppc64leg630.name=PowerPC 64 6.3.0 |
| |
| ############################### |
| # GCC for ARM |
| group.gccarm.compilers=armg454:armg464:aarchg54:armhfg54:arm541:armg630:arm64g630 |
| compiler.aarchg54.exe=/opt/compiler-explorer/arm64/gcc-5.4.0/aarch64-unknown-linux-gnueabi/bin/aarch64-unknown-linux-gnueabi-g++ |
| compiler.aarchg54.name=ARM64 gcc 5.4 |
| compiler.aarchg54.alias=aarchg48 |
| compiler.armhfg54.exe=/opt/compiler-explorer/arm/gcc-5.4.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ |
| compiler.armhfg54.name=ARM gcc 5.4 |
| compiler.armhfg54.alias=armhfg482 |
| compiler.arm541.exe=/opt/compiler-explorer/gcc-arm-none-eabi-5_4-2016q3/bin/arm-none-eabi-g++ |
| compiler.arm541.name=ARM gcc 5.4.1 |
| compiler.armg454.exe=/opt/compiler-explorer/arm/gcc-4.5.4/bin/arm-unknown-linux-gnueabi-g++ |
| compiler.armg454.alias=armg453 |
| compiler.armg454.name=ARM gcc 4.5.4 |
| compiler.armg464.exe=/opt/compiler-explorer/arm/gcc-4.6.4/bin/arm-unknown-linux-gnueabi-g++ |
| compiler.armg464.alias=armg463 |
| compiler.armg464.name=ARM gcc 4.6.4 |
| compiler.armg630.exe=/opt/compiler-explorer/arm/gcc-6.3.0/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-g++ |
| compiler.armg630.name=ARM gcc 6.3.0 |
| #compiler.armg710.exe=/opt/compiler-explorer/arm/gcc-7.1.0/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-g++ |
| #compiler.armg710.name=ARM gcc 7.1.0 |
| compiler.arm64g630.exe=/opt/compiler-explorer/arm64/gcc-6.3.0/aarch64-unknown-linux-gnueabi/bin/aarch64-unknown-linux-gnueabi-g++ |
| compiler.arm64g630.name=ARM64 gcc 6.3.0 |
| #compiler.arm64g710.exe=/opt/compiler-explorer/arm64/gcc-7.1.0/aarch64-unknown-linux-gnueabi/bin/aarch64-unknown-linux-gnueabi-g++ |
| #compiler.arm64g710.name=ARM64 gcc 7.1.0 |
| |
| |
| ################################ |
| # GCC for MSP |
| group.msp.compilers=msp430g453:msp430g530:msp430g621 |
| compiler.msp430g453.exe=/opt/compiler-explorer/msp430/gcc-4.5.3/bin/msp430-g++ |
| compiler.msp430g453.alias=/usr/bin/msp430-g++ |
| compiler.msp430g453.name=MSP430 gcc 4.5.3 |
| compiler.msp430g530.exe=/opt/compiler-explorer/msp430-gcc-5.3.0.219_linux32/bin/msp430-elf-g++ |
| compiler.msp430g530.name=MSP430 gcc 5.3.0 |
| compiler.msp430g621.exe=/opt/compiler-explorer/msp430-gcc-6.2.1.16_linux64/bin/msp430-elf-g++ |
| compiler.msp430g621.name=MSP430 gcc 6.2.1 |
| |
| ################################ |
| # GCC for AVR |
| group.avr.compilers=avrg454:avrg464 |
| compiler.avrg454.exe=/opt/compiler-explorer/avr/gcc-4.5.4/bin/avr-g++ |
| compiler.avrg454.alias=avrg453 |
| compiler.avrg454.name=AVR gcc 4.5.4 |
| compiler.avrg464.exe=/opt/compiler-explorer/avr/gcc-4.6.4/bin/avr-g++ |
| compiler.avrg464.name=AVR gcc 4.6.4 |
| |
| ############################### |
| # GCC for MIPS |
| compiler.mips5.exe=/opt/compiler-explorer/mips/gcc-5.4.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-g++ |
| compiler.mips5.name=MIPS gcc 5.4 |
| compiler.mips5el.exe=/opt/compiler-explorer/mipsel/gcc-5.4.0/mipsel-unknown-linux-gnu/bin/mipsel-unknown-linux-gnu-g++ |
| compiler.mips5el.name=MIPS gcc 5.4 (el) |
| compiler.mips564.exe=/opt/compiler-explorer/mips64/gcc-5.4.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-g++ |
| compiler.mips564.name=MIPS64 gcc 5.4 |
| compiler.mips564el.exe=/opt/compiler-explorer/mips64el/gcc-5.4.0/mips64el-unknown-linux-gnu/bin/mips64el-unknown-linux-gnu-g++ |
| compiler.mips564el.name=MIPS64 gcc 5.4 (el) |
| |
| ################################ |
| # Windows Compilers |
| group.cl.compilers=&cl19 |
| group.cl.needsMulti=false |
| group.cl.compilerType=Wine-CL |
| group.cl.versionFlag=/? |
| group.cl.versionRe=^Microsoft \(R\) C/C\+\+.*$ |
| group.cl19.compilers=cl19_64:cl19_32:cl19_arm |
| group.cl19.options=/I/opt/compiler-explorer/windows/10.0.10240.0/ucrt/ /I/opt/compiler-explorer/windows/19.10.25017/lib/native/include/ |
| compiler.cl19_64.exe=/opt/compiler-explorer/windows/19.10.25017/lib/native/bin/amd64/cl.exe |
| compiler.cl19_64.name=x86-64 MSVC 19 2017 RTW |
| compiler.cl19_32.exe=/opt/compiler-explorer/windows/19.10.25017/lib/native/bin/amd64_x86/cl.exe |
| compiler.cl19_32.name=x86 MSVC 19 2017 RTW |
| compiler.cl19_arm.exe=/opt/compiler-explorer/windows/19.10.25017/lib/native/bin/amd64_arm/cl.exe |
| compiler.cl19_arm.name=ARM MSVC 2017 RTW |
| |
| ################################# |
| # ELLCC |
| group.ellcc.compilers=ellcc0133:ellcc0134 |
| compiler.ellcc0133.exe=/opt/compiler-explorer/ellcc-0.1.33/bin/ecc++ |
| compiler.ellcc0133.name=ellcc 0.1.33 |
| compiler.ellcc0134.exe=/opt/compiler-explorer/ellcc-0.1.34/bin/ecc++ |
| compiler.ellcc0134.name=ellcc 0.1.34 |
| # Handle old URLs pre-typo fixup |
| compiler.ellcc0133.alias=elcc0133 |
| compiler.ellcc0134.alias=elcc0134 |
| |
| |
| ################################# |
| ################################# |
| # Installed libs |
| libs=boost:kvasir:cmcstl2:gsl:xtensor:abseil:ctre |
| libs.boost.name=Boost |
| libs.boost.versions=164:165 |
| libs.boost.versions.164.version=1.64 |
| libs.boost.versions.165.version=1.65 |
| libs.boost.versions.164.path=/opt/compiler-explorer/libs/boost_1_64_0 |
| libs.boost.versions.165.path=/opt/compiler-explorer/libs/boost_1_65_0 |
| libs.kvasir.name=Kvasir::mpl |
| libs.kvasir.versions=trunk |
| libs.kvasir.versions.trunk.version=trunk |
| libs.kvasir.versions.trunk.path=/opt/compiler-explorer/libs/kvasir/mpl/trunk/src/kvasir |
| libs.cmcstl2.name=cmcstl2 |
| libs.cmcstl2.versions=trunk |
| libs.cmcstl2.versions.trunk.version=trunk |
| libs.cmcstl2.versions.trunk.path=/opt/compiler-explorer/libs/cmcstl2/include |
| libs.gsl.name=GSL |
| libs.gsl.versions=trunk:lite |
| libs.gsl.versions.trunk.version=trunk |
| libs.gsl.versions.trunk.path=/opt/compiler-explorer/libs/GSL/include |
| libs.gsl.versions.lite.version=lite |
| libs.gsl.versions.lite.path=/opt/compiler-explorer/libs/gsl-lite/include |
| # OpenCV disabled for now, needs more installation work, any many more paths |
| libs.opencv.name=OpenCV |
| libs.opencv.versions=trunk |
| libs.opencv.versions.trunk.version=trunk |
| libs.opencv.versions.trunk.path=/opt/compiler-explorer/libs/opencv/include |
| libs.xtensor.name=xtensor |
| libs.xtensor.versions=trunk |
| libs.xtensor.versions.trunk.version=trunk |
| libs.xtensor.versions.trunk.path=/opt/compiler-explorer/libs/xtensor/include |
| libs.abseil.name=Abseil |
| libs.abseil.versions=trunk |
| libs.abseil.versions.trunk.version=trunk |
| libs.abseil.versions.trunk.path=/opt/compiler-explorer/libs/abseil:/opt/compiler-explorer/libs/cctz/include |
| libs.ctre.name=CTRE |
| libs.ctre.versions=trunk |
| libs.ctre.versions.trunk.version=trunk |
| libs.ctre.versions.trunk.path=/opt/compiler-explorer/libs/ctre/include |
| |