diff options
author | kaiwu <kaiwu2004@gmail.com> | 2024-05-09 22:14:30 +0800 |
---|---|---|
committer | kaiwu <kaiwu2004@gmail.com> | 2024-05-09 22:14:30 +0800 |
commit | a86fe674dccf7876256029b6a62525230badc322 (patch) | |
tree | 90a35e74c9df955a38f8f437a6020ce1bacdcb53 | |
parent | 24c09d135e0c168a3262f0bae3112a1ed978fb11 (diff) | |
download | compiler-explorer-local.tar.gz compiler-explorer-local.zip |
local settingslocal
160 files changed, 0 insertions, 23948 deletions
diff --git a/etc/config/ada.amazon.properties b/etc/config/ada.amazon.properties deleted file mode 100644 index f9c3c9663..000000000 --- a/etc/config/ada.amazon.properties +++ /dev/null @@ -1,531 +0,0 @@ -# Default settings for Ada -compilers=&gnat:&gnatcross -defaultCompiler=gnat132 -versionFlag=--version -compilerType=ada - - -############################### -# GCC (as in GNU Compiler Collection) for x86 -group.gnat.compilers=gnat82:gnat95:gnat102:gnat104:gnat105:gnat111:gnat112:gnat113:gnat114:gnat121:gnat122:gnat123:gnat131:gnat132:gnat141:gnatsnapshot -group.gnat.intelAsm=-masm=intel -group.gnat.groupName=X86-64 GNAT -group.gnat.baseName=x86-64 gnat -group.gnat.supportsBinary=true -group.gnat.supportsExecute=true -group.gnat.objdumper=/opt/compiler-explorer/gcc-14.1.0/bin/objdump -group.gnat.demangler=/opt/compiler-explorer/gcc-14.1.0/bin/c++filt -group.gnat.isSemVer=true -group.gnat.licenseLink=https://gcc.gnu.org/onlinedocs/gcc/Copying.html -group.gnat.licenseName=GNU General Public License -group.gnat.licensePreamble=Copyright (c) 2007 Free Software Foundation, Inc. <a href="https://fsf.org/" target="_blank">https://fsf.org/</a> -group.gnat.supportsBinaryObject=true -group.gnat.instructionSet=amd64 -group.gnat.compilerCategories=gcc - -compiler.gnat82.exe=/opt/compiler-explorer/gcc-8.2.0/bin/gnatmake -compiler.gnat82.semver=8.2 -compiler.gnat95.exe=/opt/compiler-explorer/gcc-9.5.0/bin/gnatmake -compiler.gnat95.semver=9.5 -compiler.gnat102.exe=/opt/compiler-explorer/gcc-10.2.0/bin/gnatmake -compiler.gnat102.semver=10.2 -compiler.gnat104.exe=/opt/compiler-explorer/gcc-10.4.0/bin/gnatmake -compiler.gnat104.semver=10.4 -compiler.gnat105.exe=/opt/compiler-explorer/gcc-10.5.0/bin/gnatmake -compiler.gnat105.semver=10.5 -compiler.gnat111.exe=/opt/compiler-explorer/gcc-11.1.0/bin/gnatmake -compiler.gnat111.semver=11.1 -compiler.gnat112.exe=/opt/compiler-explorer/gcc-11.2.0/bin/gnatmake -compiler.gnat112.semver=11.2 -compiler.gnat113.exe=/opt/compiler-explorer/gcc-11.3.0/bin/gnatmake -compiler.gnat113.semver=11.3 -compiler.gnat114.exe=/opt/compiler-explorer/gcc-11.4.0/bin/gnatmake -compiler.gnat114.semver=11.4 -compiler.gnat121.exe=/opt/compiler-explorer/gcc-12.1.0/bin/gnatmake -compiler.gnat121.semver=12.1 -compiler.gnat122.exe=/opt/compiler-explorer/gcc-12.2.0/bin/gnatmake -compiler.gnat122.semver=12.2 -compiler.gnat123.exe=/opt/compiler-explorer/gcc-12.3.0/bin/gnatmake -compiler.gnat123.semver=12.3 -compiler.gnat131.exe=/opt/compiler-explorer/gcc-13.1.0/bin/gnatmake -compiler.gnat131.semver=13.1 -compiler.gnat132.exe=/opt/compiler-explorer/gcc-13.2.0/bin/gnatmake -compiler.gnat132.semver=13.2 -compiler.gnat141.exe=/opt/compiler-explorer/gcc-14.1.0/bin/gnatmake -compiler.gnat141.semver=14.1 - -compiler.gnatsnapshot.exe=/opt/compiler-explorer/gcc-snapshot/bin/gnatmake -compiler.gnatsnapshot.demangler=/opt/compiler-explorer/gcc-snapshot/bin/c++filt -compiler.gnatsnapshot.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump -compiler.gnatsnapshot.semver=(trunk) - -################################ -# Cross GNAT -group.gnatcross.compilers=&gnatriscv64:&gnatarm:&gnatarm64:&gnats390x:&gnatmipss:&gnatppcs:&gnatsparcs:&gnatsparc64s:&gnatsparcleons -group.gnatcross.supportsExecute=false -group.gnatcross.supportsBinary=false -group.gnatcross.isSemVer=true -group.gnatcross.licenseLink=https://gcc.gnu.org/onlinedocs/gcc/Copying.html -group.gnatcross.licenseName=GNU General Public License -group.gnatcross.licensePreamble=Copyright (c) 2007 Free Software Foundation, Inc. <a href="https://fsf.org/" target="_blank">https://fsf.org/</a> -group.gnatcross.compilerCategories=gcc - -################################ -# GNAT for sparc-leon -group.gnatsparcleons.compilers=gnatsparcleon1310:gnatsparcleon1320 -group.gnatsparcleons.groupName=SPARC LEON GNAT -group.gnatsparcleons.baseName=sparc leon gnat - -compiler.gnatsparcleon1310.exe=/opt/compiler-explorer/sparc-leon/gcc-13.1.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-gnatmake -compiler.gnatsparcleon1310.semver=13.1.0 -compiler.gnatsparcleon1310.objdumper=/opt/compiler-explorer/sparc-leon/gcc-13.1.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-objdump -compiler.gnatsparcleon1310.demangler=/opt/compiler-explorer/sparc-leon/gcc-13.1.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-c++filt - -compiler.gnatsparcleon1320.exe=/opt/compiler-explorer/sparc-leon/gcc-13.2.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-gnatmake -compiler.gnatsparcleon1320.semver=13.2.0 -compiler.gnatsparcleon1320.objdumper=/opt/compiler-explorer/sparc-leon/gcc-13.2.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-objdump -compiler.gnatsparcleon1320.demangler=/opt/compiler-explorer/sparc-leon/gcc-13.2.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-c++filt - -################################ -# GNAT for sparc -group.gnatsparcs.compilers=gnatsparc1220:gnatsparc1230:gnatsparc1310:gnatsparc1320:gnatsparc1410 -group.gnatsparcs.groupName=SPARC GNAT -group.gnatsparcs.baseName=sparc gnat - -compiler.gnatsparc1220.exe=/opt/compiler-explorer/sparc/gcc-12.2.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-gnatmake -compiler.gnatsparc1220.semver=12.2.0 -compiler.gnatsparc1220.objdumper=/opt/compiler-explorer/sparc/gcc-12.2.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-objdump -compiler.gnatsparc1220.demangler=/opt/compiler-explorer/sparc/gcc-12.2.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-c++filt - -compiler.gnatsparc1230.exe=/opt/compiler-explorer/sparc/gcc-12.3.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-gnatmake -compiler.gnatsparc1230.semver=12.3.0 -compiler.gnatsparc1230.objdumper=/opt/compiler-explorer/sparc/gcc-12.3.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-objdump -compiler.gnatsparc1230.demangler=/opt/compiler-explorer/sparc/gcc-12.3.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-c++filt - -compiler.gnatsparc1310.exe=/opt/compiler-explorer/sparc/gcc-13.1.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-gnatmake -compiler.gnatsparc1310.semver=13.1.0 -compiler.gnatsparc1310.objdumper=/opt/compiler-explorer/sparc/gcc-13.1.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-objdump -compiler.gnatsparc1310.demangler=/opt/compiler-explorer/sparc/gcc-13.1.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-c++filt - -compiler.gnatsparc1320.exe=/opt/compiler-explorer/sparc/gcc-13.2.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-gnatmake -compiler.gnatsparc1320.semver=13.2.0 -compiler.gnatsparc1320.objdumper=/opt/compiler-explorer/sparc/gcc-13.2.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-objdump -compiler.gnatsparc1320.demangler=/opt/compiler-explorer/sparc/gcc-13.2.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-c++filt - -compiler.gnatsparc1410.exe=/opt/compiler-explorer/sparc/gcc-14.1.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-gnatmake -compiler.gnatsparc1410.semver=14.1.0 -compiler.gnatsparc1410.objdumper=/opt/compiler-explorer/sparc/gcc-14.1.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-objdump -compiler.gnatsparc1410.demangler=/opt/compiler-explorer/sparc/gcc-14.1.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-c++filt - -################################ -# GNAT for sparc64 -group.gnatsparc64s.compilers=gnatsparc641220:gnatsparc641230:gnatsparc641310:gnatsparc641320:gnatsparc641410 -group.gnatsparc64s.groupName=SPARC64 GNAT -group.gnatsparc64s.baseName=sparc64 gnat - -compiler.gnatsparc641220.exe=/opt/compiler-explorer/sparc64/gcc-12.2.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-gnatmake -compiler.gnatsparc641220.semver=12.2.0 -compiler.gnatsparc641220.objdumper=/opt/compiler-explorer/sparc64/gcc-12.2.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-objdump -compiler.gnatsparc641220.demangler=/opt/compiler-explorer/sparc64/gcc-12.2.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-c++filt - -compiler.gnatsparc641230.exe=/opt/compiler-explorer/sparc64/gcc-12.3.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-gnatmake -compiler.gnatsparc641230.semver=12.3.0 -compiler.gnatsparc641230.objdumper=/opt/compiler-explorer/sparc64/gcc-12.3.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-objdump -compiler.gnatsparc641230.demangler=/opt/compiler-explorer/sparc64/gcc-12.3.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-c++filt - -compiler.gnatsparc641310.exe=/opt/compiler-explorer/sparc64/gcc-13.1.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-gnatmake -compiler.gnatsparc641310.semver=13.1.0 -compiler.gnatsparc641310.objdumper=/opt/compiler-explorer/sparc64/gcc-13.1.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-objdump -compiler.gnatsparc641310.demangler=/opt/compiler-explorer/sparc64/gcc-13.1.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-c++filt - -compiler.gnatsparc641320.exe=/opt/compiler-explorer/sparc64/gcc-13.2.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-gnatmake -compiler.gnatsparc641320.semver=13.2.0 -compiler.gnatsparc641320.objdumper=/opt/compiler-explorer/sparc64/gcc-13.2.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-objdump -compiler.gnatsparc641320.demangler=/opt/compiler-explorer/sparc64/gcc-13.2.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-c++filt - -compiler.gnatsparc641410.exe=/opt/compiler-explorer/sparc64/gcc-14.1.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-gnatmake -compiler.gnatsparc641410.semver=14.1.0 -compiler.gnatsparc641410.objdumper=/opt/compiler-explorer/sparc64/gcc-14.1.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-objdump -compiler.gnatsparc641410.demangler=/opt/compiler-explorer/sparc64/gcc-14.1.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-c++filt - -################################ -# GNAT for riscv64 -group.gnatriscv64.compilers=gnatriscv64103:gnatriscv64112:gnatriscv641230:gnatriscv641310:gnatriscv641320:gnatriscv641410 -group.gnatriscv64.groupName=RISCV64 GNAT -group.gnatriscv64.baseName=riscv64 gnat -group.gnatriscv64.instructionSet=riscv64 - -compiler.gnatriscv64103.exe=/opt/compiler-explorer/riscv64/gnat-riscv64-elf-linux64-10.3.0-2/bin/riscv64-elf-gnatmake -compiler.gnatriscv64103.demangler=/opt/compiler-explorer/riscv64/gnat-riscv64-elf-linux64-10.3.0-2/bin/riscv64-elf-c++filt -compiler.gnatriscv64103.semver=10.3.0-2 (Alire) -compiler.gnatriscv64103.adarts=/opt/compiler-explorer/riscv64/gnat-riscv64-elf-linux64-10.3.0-2/riscv64-elf/lib/gnat/zfp-rv64imac - -compiler.gnatriscv64112.exe=/opt/compiler-explorer/riscv64/gnat-riscv64-elf-linux64-11.2.0-3/bin/riscv64-elf-gnatmake -compiler.gnatriscv64112.demangler=/opt/compiler-explorer/riscv64/gnat-riscv64-elf-linux64-11.2.0-3/bin/riscv64-elf-c++filt -compiler.gnatriscv64112.semver=11.2.0-3 (Alire) -compiler.gnatriscv64112.adarts=/opt/compiler-explorer/riscv64/gnat-riscv64-elf-linux64-11.2.0-3/riscv64-elf/lib/gnat/zfp-rv64imac - -compiler.gnatriscv641230.exe=/opt/compiler-explorer/riscv64/gcc-12.3.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-gnatmake -compiler.gnatriscv641230.semver=12.3.0 -compiler.gnatriscv641230.objdumper=/opt/compiler-explorer/riscv64/gcc-12.3.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump -compiler.gnatriscv641230.demangler=/opt/compiler-explorer/riscv64/gcc-12.3.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-c++filt - -compiler.gnatriscv641310.exe=/opt/compiler-explorer/riscv64/gcc-13.1.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-gnatmake -compiler.gnatriscv641310.semver=13.1.0 -compiler.gnatriscv641310.objdumper=/opt/compiler-explorer/riscv64/gcc-13.1.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump -compiler.gnatriscv641310.demangler=/opt/compiler-explorer/riscv64/gcc-13.1.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-c++filt - -compiler.gnatriscv641320.exe=/opt/compiler-explorer/riscv64/gcc-13.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-gnatmake -compiler.gnatriscv641320.semver=13.2.0 -compiler.gnatriscv641320.objdumper=/opt/compiler-explorer/riscv64/gcc-13.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump -compiler.gnatriscv641320.demangler=/opt/compiler-explorer/riscv64/gcc-13.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-c++filt - -compiler.gnatriscv641410.exe=/opt/compiler-explorer/riscv64/gcc-14.1.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-gnatmake -compiler.gnatriscv641410.semver=14.1.0 -compiler.gnatriscv641410.objdumper=/opt/compiler-explorer/riscv64/gcc-14.1.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump -compiler.gnatriscv641410.demangler=/opt/compiler-explorer/riscv64/gcc-14.1.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-c++filt - -################################ -# GNAT for s390x -group.gnats390x.compilers=gnats390x1120:gnats390x1210:gnats390x1220:gnats390x1230:gnats390x1310:gnats390x1320:gnats390x1410 -group.gnats390x.groupName=S390X GNAT -group.gnats390x.baseName=S390X GNAT - -compiler.gnats390x1120.exe=/opt/compiler-explorer/s390x/gcc-11.2.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-gnatmake -compiler.gnats390x1120.demangler=/opt/compiler-explorer/s390x/gcc-11.2.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-c++filt -compiler.gnats390x1120.semver=11.2.0 - -compiler.gnats390x1210.exe=/opt/compiler-explorer/s390x/gcc-12.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-gnatmake -compiler.gnats390x1210.semver=12.1.0 - -compiler.gnats390x1220.exe=/opt/compiler-explorer/s390x/gcc-12.2.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-gnatmake -compiler.gnats390x1220.semver=12.2.0 -compiler.gnats390x1220.objdumper=/opt/compiler-explorer/s390x/gcc-12.2.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-objdump -compiler.gnats390x1220.demangler=/opt/compiler-explorer/s390x/gcc-12.2.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-c++filt - -compiler.gnats390x1230.exe=/opt/compiler-explorer/s390x/gcc-12.3.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-gnatmake -compiler.gnats390x1230.semver=12.3.0 -compiler.gnats390x1230.objdumper=/opt/compiler-explorer/s390x/gcc-12.3.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-objdump -compiler.gnats390x1230.demangler=/opt/compiler-explorer/s390x/gcc-12.3.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-c++filt - -compiler.gnats390x1310.exe=/opt/compiler-explorer/s390x/gcc-13.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-gnatmake -compiler.gnats390x1310.semver=13.1.0 -compiler.gnats390x1310.objdumper=/opt/compiler-explorer/s390x/gcc-13.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-objdump -compiler.gnats390x1310.demangler=/opt/compiler-explorer/s390x/gcc-13.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-c++filt - -compiler.gnats390x1320.exe=/opt/compiler-explorer/s390x/gcc-13.2.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-gnatmake -compiler.gnats390x1320.semver=13.2.0 -compiler.gnats390x1320.objdumper=/opt/compiler-explorer/s390x/gcc-13.2.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-objdump -compiler.gnats390x1320.demangler=/opt/compiler-explorer/s390x/gcc-13.2.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-c++filt - -compiler.gnats390x1410.exe=/opt/compiler-explorer/s390x/gcc-14.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-gnatmake -compiler.gnats390x1410.semver=14.1.0 -compiler.gnats390x1410.objdumper=/opt/compiler-explorer/s390x/gcc-14.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-objdump -compiler.gnats390x1410.demangler=/opt/compiler-explorer/s390x/gcc-14.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-c++filt - -################################ -# GNAT for ppc -group.gnatppcs.compilers=&gnatppc:&gnatppc64:&gnatppc64le - -## POWER -group.gnatppc.groupName=POWERPC GNAT -group.gnatppc.compilers=gnatppc1120:gnatppc1210:gnatppc1220:gnatppc1230:gnatppc1310:gnatppc1320:gnatppc1410 -group.gnatppc.baseName=powerpc gnat - -compiler.gnatppc1120.exe=/opt/compiler-explorer/powerpc/gcc-11.2.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-gnatmake -compiler.gnatppc1120.demangler=/opt/compiler-explorer/powerpc/gcc-11.2.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-c++filt -compiler.gnatppc1120.semver=11.2.0 - -compiler.gnatppc1210.exe=/opt/compiler-explorer/powerpc/gcc-12.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-gnatmake -compiler.gnatppc1210.demangler=/opt/compiler-explorer/powerpc/gcc-12.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-c++filt -compiler.gnatppc1210.semver=12.1.0 - -compiler.gnatppc1220.exe=/opt/compiler-explorer/powerpc/gcc-12.2.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-gnatmake -compiler.gnatppc1220.semver=12.2.0 -compiler.gnatppc1220.objdumper=/opt/compiler-explorer/powerpc/gcc-12.2.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-objdump -compiler.gnatppc1220.demangler=/opt/compiler-explorer/powerpc/gcc-12.2.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-c++filt - -compiler.gnatppc1230.exe=/opt/compiler-explorer/powerpc/gcc-12.3.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-gnatmake -compiler.gnatppc1230.semver=12.3.0 -compiler.gnatppc1230.objdumper=/opt/compiler-explorer/powerpc/gcc-12.3.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-objdump -compiler.gnatppc1230.demangler=/opt/compiler-explorer/powerpc/gcc-12.3.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-c++filt - -compiler.gnatppc1310.exe=/opt/compiler-explorer/powerpc/gcc-13.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-gnatmake -compiler.gnatppc1310.semver=13.1.0 -compiler.gnatppc1310.objdumper=/opt/compiler-explorer/powerpc/gcc-13.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-objdump -compiler.gnatppc1310.demangler=/opt/compiler-explorer/powerpc/gcc-13.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-c++filt - -compiler.gnatppc1320.exe=/opt/compiler-explorer/powerpc/gcc-13.2.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-gnatmake -compiler.gnatppc1320.semver=13.2.0 -compiler.gnatppc1320.objdumper=/opt/compiler-explorer/powerpc/gcc-13.2.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-objdump -compiler.gnatppc1320.demangler=/opt/compiler-explorer/powerpc/gcc-13.2.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-c++filt - -compiler.gnatppc1410.exe=/opt/compiler-explorer/powerpc/gcc-14.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-gnatmake -compiler.gnatppc1410.semver=14.1.0 -compiler.gnatppc1410.objdumper=/opt/compiler-explorer/powerpc/gcc-14.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-objdump -compiler.gnatppc1410.demangler=/opt/compiler-explorer/powerpc/gcc-14.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-c++filt - -## POWER64 -group.gnatppc64.groupName=POWER64 GNAT -group.gnatppc64.baseName=powerpc64 gnat -group.gnatppc64.compilers=gnatppc64trunk:gnatppc641120:gnatppc641210:gnatppc641220:gnatppc641230:gnatppc641310:gnatppc641320:gnatppc641410 - -compiler.gnatppc641120.exe=/opt/compiler-explorer/powerpc64/gcc-11.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-gnatmake -compiler.gnatppc641120.demangler=/opt/compiler-explorer/powerpc64/gcc-11.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-c++filt -compiler.gnatppc641120.semver=11.2.0 - -compiler.gnatppc641210.exe=/opt/compiler-explorer/powerpc64/gcc-12.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-gnatmake -compiler.gnatppc641210.demangler=/opt/compiler-explorer/powerpc64/gcc-12.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-c++filt -compiler.gnatppc641210.semver=12.1.0 - -compiler.gnatppc641220.exe=/opt/compiler-explorer/powerpc64/gcc-12.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-gnatmake -compiler.gnatppc641220.semver=12.2.0 -compiler.gnatppc641220.objdumper=/opt/compiler-explorer/powerpc64/gcc-12.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.gnatppc641220.demangler=/opt/compiler-explorer/powerpc64/gcc-12.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-c++filt - -compiler.gnatppc641230.exe=/opt/compiler-explorer/powerpc64/gcc-12.3.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-gnatmake -compiler.gnatppc641230.semver=12.3.0 -compiler.gnatppc641230.objdumper=/opt/compiler-explorer/powerpc64/gcc-12.3.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.gnatppc641230.demangler=/opt/compiler-explorer/powerpc64/gcc-12.3.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-c++filt - -compiler.gnatppc641310.exe=/opt/compiler-explorer/powerpc64/gcc-13.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-gnatmake -compiler.gnatppc641310.semver=13.1.0 -compiler.gnatppc641310.objdumper=/opt/compiler-explorer/powerpc64/gcc-13.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.gnatppc641310.demangler=/opt/compiler-explorer/powerpc64/gcc-13.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-c++filt - -compiler.gnatppc641320.exe=/opt/compiler-explorer/powerpc64/gcc-13.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-gnatmake -compiler.gnatppc641320.semver=13.2.0 -compiler.gnatppc641320.objdumper=/opt/compiler-explorer/powerpc64/gcc-13.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.gnatppc641320.demangler=/opt/compiler-explorer/powerpc64/gcc-13.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-c++filt - -compiler.gnatppc641410.exe=/opt/compiler-explorer/powerpc64/gcc-14.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-gnatmake -compiler.gnatppc641410.semver=14.1.0 -compiler.gnatppc641410.objdumper=/opt/compiler-explorer/powerpc64/gcc-14.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.gnatppc641410.demangler=/opt/compiler-explorer/powerpc64/gcc-14.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-c++filt - -compiler.gnatppc64trunk.exe=/opt/compiler-explorer/powerpc64/gcc-trunk/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-gnatmake -compiler.gnatppc64trunk.semver=trunk -compiler.gnatppc64trunk.objdumper=/opt/compiler-explorer/powerpc64/gcc-trunk/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.gnatppc64trunk.demangler=/opt/compiler-explorer/powerpc64/gcc-trunk/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-c++filt - -## POWER64LE -group.gnatppc64le.groupName=POWER64LE GNAT -group.gnatppc64le.baseName=powerpc64le gnat -group.gnatppc64le.compilers=gnatppc64le1120:gnatppc64le1210:gnatppc64le1220:gnatppc64le1230:gnatppc64le1310:gnatppc64le1320:gnatppc64letrunk:gnatppc64le1410 - -compiler.gnatppc64le1120.exe=/opt/compiler-explorer/powerpc64le/gcc-11.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-gnatmake -compiler.gnatppc64le1120.demangler=/opt/compiler-explorer/powerpc64le/gcc-11.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-c++filt -compiler.gnatppc64le1120.semver=11.2.0 - -compiler.gnatppc64le1210.exe=/opt/compiler-explorer/powerpc64le/gcc-12.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-gnatmake -compiler.gnatppc64le1210.demangler=/opt/compiler-explorer/powerpc64le/gcc-12.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-c++filt -compiler.gnatppc64le1210.semver=12.1.0 - -compiler.gnatppc64le1220.exe=/opt/compiler-explorer/powerpc64le/gcc-12.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-gnatmake -compiler.gnatppc64le1220.semver=12.2.0 -compiler.gnatppc64le1220.objdumper=/opt/compiler-explorer/powerpc64le/gcc-12.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.gnatppc64le1220.demangler=/opt/compiler-explorer/powerpc64le/gcc-12.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-c++filt - -compiler.gnatppc64le1230.exe=/opt/compiler-explorer/powerpc64le/gcc-12.3.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-gnatmake -compiler.gnatppc64le1230.semver=12.3.0 -compiler.gnatppc64le1230.objdumper=/opt/compiler-explorer/powerpc64le/gcc-12.3.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.gnatppc64le1230.demangler=/opt/compiler-explorer/powerpc64le/gcc-12.3.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-c++filt - -compiler.gnatppc64le1310.exe=/opt/compiler-explorer/powerpc64le/gcc-13.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-gnatmake -compiler.gnatppc64le1310.semver=13.1.0 -compiler.gnatppc64le1310.objdumper=/opt/compiler-explorer/powerpc64le/gcc-13.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.gnatppc64le1310.demangler=/opt/compiler-explorer/powerpc64le/gcc-13.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-c++filt - -compiler.gnatppc64le1320.exe=/opt/compiler-explorer/powerpc64le/gcc-13.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-gnatmake -compiler.gnatppc64le1320.semver=13.2.0 -compiler.gnatppc64le1320.objdumper=/opt/compiler-explorer/powerpc64le/gcc-13.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.gnatppc64le1320.demangler=/opt/compiler-explorer/powerpc64le/gcc-13.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-c++filt - -compiler.gnatppc64le1410.exe=/opt/compiler-explorer/powerpc64le/gcc-14.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-gnatmake -compiler.gnatppc64le1410.semver=14.1.0 -compiler.gnatppc64le1410.objdumper=/opt/compiler-explorer/powerpc64le/gcc-14.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.gnatppc64le1410.demangler=/opt/compiler-explorer/powerpc64le/gcc-14.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-c++filt - -compiler.gnatppc64letrunk.exe=/opt/compiler-explorer/powerpc64le/gcc-trunk/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-gnatmake -compiler.gnatppc64letrunk.semver=trunk -compiler.gnatppc64letrunk.objdumper=/opt/compiler-explorer/powerpc64le/gcc-trunk/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.gnatppc64letrunk.demangler=/opt/compiler-explorer/powerpc64le/gcc-trunk/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-c++filt - -################################ -# GNAT for MIPSs -## GNAT builds for mipsel and mips64el are broken on 12.1.0 -group.gnatmipss.compilers=&gnatmips:&gnatmips64 - -## MIPS -group.gnatmips.groupName=MIPS GNAT -group.gnatmips.baseName=mips gnat -group.gnatmips.compilers=gnatmips1120:gnatmips1210:gnatmips1220:gnatmips1230:gnatmips1310:gnatmips1320:gnatmips1410 - -compiler.gnatmips1120.exe=/opt/compiler-explorer/mips/gcc-11.2.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-gnatmake -compiler.gnatmips1120.demangler=/opt/compiler-explorer/mips/gcc-11.2.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-c++filt -compiler.gnatmips1120.semver=11.2.0 - -compiler.gnatmips1210.exe=/opt/compiler-explorer/mips/gcc-12.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-gnatmake -compiler.gnatmips1210.semver=12.1.0 -compiler.gnatmips1210.objdumper=/opt/compiler-explorer/mips/gcc-12.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump - -compiler.gnatmips1220.exe=/opt/compiler-explorer/mips/gcc-12.2.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-gnatmake -compiler.gnatmips1220.semver=12.2.0 -compiler.gnatmips1220.objdumper=/opt/compiler-explorer/mips/gcc-12.2.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump -compiler.gnatmips1220.demangler=/opt/compiler-explorer/mips/gcc-12.2.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-c++filt - -compiler.gnatmips1230.exe=/opt/compiler-explorer/mips/gcc-12.3.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-gnatmake -compiler.gnatmips1230.semver=12.3.0 -compiler.gnatmips1230.objdumper=/opt/compiler-explorer/mips/gcc-12.3.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump -compiler.gnatmips1230.demangler=/opt/compiler-explorer/mips/gcc-12.3.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-c++filt - -compiler.gnatmips1310.exe=/opt/compiler-explorer/mips/gcc-13.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-gnatmake -compiler.gnatmips1310.semver=13.1.0 -compiler.gnatmips1310.objdumper=/opt/compiler-explorer/mips/gcc-13.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump -compiler.gnatmips1310.demangler=/opt/compiler-explorer/mips/gcc-13.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-c++filt - -compiler.gnatmips1320.exe=/opt/compiler-explorer/mips/gcc-13.2.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-gnatmake -compiler.gnatmips1320.semver=13.2.0 -compiler.gnatmips1320.objdumper=/opt/compiler-explorer/mips/gcc-13.2.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump -compiler.gnatmips1320.demangler=/opt/compiler-explorer/mips/gcc-13.2.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-c++filt - -compiler.gnatmips1410.exe=/opt/compiler-explorer/mips/gcc-14.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-gnatmake -compiler.gnatmips1410.semver=14.1.0 -compiler.gnatmips1410.objdumper=/opt/compiler-explorer/mips/gcc-14.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump -compiler.gnatmips1410.demangler=/opt/compiler-explorer/mips/gcc-14.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-c++filt - -## MIPS64 -group.gnatmips64.groupName=MIPS64 GNAT -group.gnatmips64.baseName=mips64 gnat -group.gnatmips64.compilers=gnatmips641120:gnatmips641210:gnatmips641220:gnatmips641230:gnatmips641310:gnatmips641320:gnatmips641410 - -compiler.gnatmips641120.exe=/opt/compiler-explorer/mips64/gcc-11.2.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-gnatmake -compiler.gnatmips641120.demangler=/opt/compiler-explorer/mips64/gcc-11.2.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-c++filt -compiler.gnatmips641120.semver=11.2.0 - -compiler.gnatmips641210.exe=/opt/compiler-explorer/mips64/gcc-12.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-gnatmake -compiler.gnatmips641210.demangler=/opt/compiler-explorer/mips64/gcc-12.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-c++filt -compiler.gnatmips641210.semver=12.1.0 - -compiler.gnatmips641220.exe=/opt/compiler-explorer/mips64/gcc-12.2.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-gnatmake -compiler.gnatmips641220.semver=12.2.0 -compiler.gnatmips641220.objdumper=/opt/compiler-explorer/mips64/gcc-12.2.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump -compiler.gnatmips641220.demangler=/opt/compiler-explorer/mips64/gcc-12.2.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-c++filt - -compiler.gnatmips641230.exe=/opt/compiler-explorer/mips64/gcc-12.3.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-gnatmake -compiler.gnatmips641230.semver=12.3.0 -compiler.gnatmips641230.objdumper=/opt/compiler-explorer/mips64/gcc-12.3.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump -compiler.gnatmips641230.demangler=/opt/compiler-explorer/mips64/gcc-12.3.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-c++filt - -compiler.gnatmips641310.exe=/opt/compiler-explorer/mips64/gcc-13.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-gnatmake -compiler.gnatmips641310.semver=13.1.0 -compiler.gnatmips641310.objdumper=/opt/compiler-explorer/mips64/gcc-13.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump -compiler.gnatmips641310.demangler=/opt/compiler-explorer/mips64/gcc-13.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-c++filt - -compiler.gnatmips641320.exe=/opt/compiler-explorer/mips64/gcc-13.2.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-gnatmake -compiler.gnatmips641320.semver=13.2.0 -compiler.gnatmips641320.objdumper=/opt/compiler-explorer/mips64/gcc-13.2.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump -compiler.gnatmips641320.demangler=/opt/compiler-explorer/mips64/gcc-13.2.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-c++filt - -compiler.gnatmips641410.exe=/opt/compiler-explorer/mips64/gcc-14.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-gnatmake -compiler.gnatmips641410.semver=14.1.0 -compiler.gnatmips641410.objdumper=/opt/compiler-explorer/mips64/gcc-14.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump -compiler.gnatmips641410.demangler=/opt/compiler-explorer/mips64/gcc-14.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-c++filt - -################################ -# GNAT for arm64 -group.gnatarm64.compilers=gnatarm641210:gnatarm641220:gnatarm641230:gnatarm641310:gnatarm641320:gnatarm641410 -group.gnatarm64.groupName=ARM64 GNAT -group.gnatarm64.baseName=arm64 gnat -group.gnatarm64.instructionSet=aarch64 - -compiler.gnatarm641210.exe=/opt/compiler-explorer/arm64/gcc-12.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gnatmake -compiler.gnatarm641210.semver=12.1.0 -compiler.gnatarm641210.objdumper=/opt/compiler-explorer/arm64/gcc-12.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-objdump - -compiler.gnatarm641220.exe=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gnatmake -compiler.gnatarm641220.semver=12.2.0 -compiler.gnatarm641220.objdumper=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-objdump -compiler.gnatarm641220.demangler=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-c++filt - -compiler.gnatarm641230.exe=/opt/compiler-explorer/arm64/gcc-12.3.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gnatmake -compiler.gnatarm641230.semver=12.3.0 -compiler.gnatarm641230.objdumper=/opt/compiler-explorer/arm64/gcc-12.3.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-objdump -compiler.gnatarm641230.demangler=/opt/compiler-explorer/arm64/gcc-12.3.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-c++filt - -compiler.gnatarm641310.exe=/opt/compiler-explorer/arm64/gcc-13.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gnatmake -compiler.gnatarm641310.semver=13.1.0 -compiler.gnatarm641310.objdumper=/opt/compiler-explorer/arm64/gcc-13.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-objdump -compiler.gnatarm641310.demangler=/opt/compiler-explorer/arm64/gcc-13.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-c++filt - -compiler.gnatarm641320.exe=/opt/compiler-explorer/arm64/gcc-13.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gnatmake -compiler.gnatarm641320.semver=13.2.0 -compiler.gnatarm641320.objdumper=/opt/compiler-explorer/arm64/gcc-13.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-objdump -compiler.gnatarm641320.demangler=/opt/compiler-explorer/arm64/gcc-13.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-c++filt - -compiler.gnatarm641410.exe=/opt/compiler-explorer/arm64/gcc-14.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gnatmake -compiler.gnatarm641410.semver=14.1.0 -compiler.gnatarm641410.objdumper=/opt/compiler-explorer/arm64/gcc-14.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-objdump -compiler.gnatarm641410.demangler=/opt/compiler-explorer/arm64/gcc-14.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-c++filt - -################################ -# GNAT for arm -group.gnatarm.compilers=gnatarm103:gnatarm112:gnatarm1310:gnatarm1320:gnatarm1410 -group.gnatarm.groupName=ARM GNAT -group.gnatarm.baseName=arm gnat -group.gnatarm.instructionSet=arm32 - -compiler.gnatarm103.exe=/opt/compiler-explorer/arm/gnat-arm-elf-linux64-10.3.0-2/bin/arm-eabi-gnatmake -compiler.gnatarm103.demangler=/opt/compiler-explorer/arm/gnat-arm-elf-linux64-10.3.0-2/bin/arm-eabi-c++filt -compiler.gnatarm103.semver=10.3.0-2 (Alire) -compiler.gnatarm103.adarts=/opt/compiler-explorer/arm/gnat-arm-elf-linux64-10.3.0-2/arm-eabi/lib/gnat/zfp-cortex-m4f/ - -compiler.gnatarm112.exe=/opt/compiler-explorer/arm/gnat-arm-elf-linux64-11.2.0-3/bin/arm-eabi-gnatmake -compiler.gnatarm112.demangler=/opt/compiler-explorer/arm/gnat-arm-elf-linux64-11.2.0-3/bin/arm-eabi-c++filt -compiler.gnatarm112.semver=11.2.0-3 (Alire) -compiler.gnatarm112.adarts=/opt/compiler-explorer/arm/gnat-arm-elf-linux64-11.2.0-3/arm-eabi/lib/gnat/zfp-cortex-m4f/ - -compiler.gnatarm1310.exe=/opt/compiler-explorer/arm/gcc-13.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-gnatmake -compiler.gnatarm1310.semver=13.1.0 -compiler.gnatarm1310.objdumper=/opt/compiler-explorer/arm/gcc-13.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-objdump -compiler.gnatarm1310.demangler=/opt/compiler-explorer/arm/gcc-13.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-c++filt - -compiler.gnatarm1320.exe=/opt/compiler-explorer/arm/gcc-13.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-gnatmake -compiler.gnatarm1320.semver=13.2.0 -compiler.gnatarm1320.objdumper=/opt/compiler-explorer/arm/gcc-13.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-objdump -compiler.gnatarm1320.demangler=/opt/compiler-explorer/arm/gcc-13.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-c++filt - -compiler.gnatarm1410.exe=/opt/compiler-explorer/arm/gcc-14.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-gnatmake -compiler.gnatarm1410.semver=14.1.0 -compiler.gnatarm1410.objdumper=/opt/compiler-explorer/arm/gcc-14.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-objdump -compiler.gnatarm1410.demangler=/opt/compiler-explorer/arm/gcc-14.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-c++filt - -################################# -################################# -# Installed libs (See c++.amazon.properties for a scheme of libs group) -libs= - -################################# -# Tools -tools=readelf:ldd:strings - -tools.readelf.name=readelf (trunk) -tools.readelf.exe=/opt/compiler-explorer/gcc-snapshot/bin/readelf -tools.readelf.type=postcompilation -tools.readelf.class=readelf-tool -tools.readelf.exclude= -tools.readelf.stdinHint=disabled - -tools.ldd.name=ldd -tools.ldd.exe=/usr/bin/ldd -tools.ldd.type=postcompilation -tools.ldd.class=readelf-tool -tools.ldd.exclude= -tools.ldd.stdinHint=disabled - -tools.strings.exe=/opt/compiler-explorer/gcc-snapshot/bin/strings -tools.strings.name=strings -tools.strings.type=postcompilation -tools.strings.class=strings-tool -tools.strings.exclude= -tools.strings.stdinHint=disabled diff --git a/etc/config/ada.defaults.properties b/etc/config/ada.defaults.properties deleted file mode 100644 index 5f1aeac95..000000000 --- a/etc/config/ada.defaults.properties +++ /dev/null @@ -1,20 +0,0 @@ -# Default settings for Ada -compilers=&gnat -defaultCompiler=gnatdefault -demangler=c++filt -versionFlag=--version -compilerType=ada -group.gnat.supportsBinaryObject=true -group.gnat.compilers=gnatdefault -group.gnat.intelAsm=-masm=intel -group.gnat.supportsBinary=true -group.gnat.supportsExecute=true -group.gnat.objdumper=objdump - -compiler.gnatdefault.exe=/usr/bin/gnatmake -compiler.gnatdefault.name=gnat default - -################################# -################################# -# Installed libs (See c++.amazon.properties for a scheme of libs group) -libs= diff --git a/etc/config/analysis.amazon.properties b/etc/config/analysis.amazon.properties deleted file mode 100644 index c62e1daf1..000000000 --- a/etc/config/analysis.amazon.properties +++ /dev/null @@ -1,28 +0,0 @@ -compilers=&llvm-mca:&osaca -defaultCompiler=osacatrunk - -group.llvm-mca.compilers=llvm-mcatrunk:llvm-mca-assertions-trunk -group.llvm-mca.groupName=LLVM Machine Code Analyzer -group.llvm-mca.supportsBinary=false -group.llvm-mca.demangler=/opt/compiler-explorer/gcc-10.2.0/bin/c++filt -group.llvm-mca.compilerType=llvm-mca - -compiler.llvm-mcatrunk.name=llvm-mca (trunk) -compiler.llvm-mcatrunk.exe=/opt/compiler-explorer/clang-trunk/bin/llvm-mca -# Sets both input and output to Intel variant -compiler.llvm-mcatrunk.intelAsm=--x86-asm-syntax=intel -output-asm-variant=1 -compiler.llvm-mca-assertions-trunk.name=llvm-mca (assertions trunk) -compiler.llvm-mca-assertions-trunk.exe=/opt/compiler-explorer/clang-assertions-trunk/bin/llvm-mca -# Sets both input and output to Intel variant -compiler.llvm-mca-assertions-trunk.intelAsm=--x86-asm-syntax=intel -output-asm-variant=1 - -group.osaca.compilers=osacatrunk -group.osaca.groupName=Open Source Architecture Code Analyzer -group.osaca.supportsBinary=false -group.osaca.demangler=/opt/compiler-explorer/gcc-10.2.0/bin/c++filt -group.osaca.compilerType=osaca - -compiler.osacatrunk.name=OSACA (0.5.2) -compiler.osacatrunk.exe=/opt/compiler-explorer/osaca-0.5.2/bin/osaca -# Intel syntax currently unsupported (WIP) -# compiler.osacatrunk.intelAsm=--intel-syntax diff --git a/etc/config/analysis.defaults.properties b/etc/config/analysis.defaults.properties deleted file mode 100644 index 0e0786a88..000000000 --- a/etc/config/analysis.defaults.properties +++ /dev/null @@ -1,31 +0,0 @@ -compilers=&llvm-mca:&osaca -compilerType=analysis -supportsBinary=false -objdumper= -# TODO: We might want to set a demangler, to deal with pasted compiler output with mangled symbols -demangler= -defaultCompiler=osacatrunkdef - -group.llvm-mca.compilers=llvm-mcatrunkdef -group.llvm-mca.groupName=LLVM Machine Code Analyzer -group.llvm-mca.supportsBinary=false -group.llvm-mca.demangler=/opt/compiler-explorer/gcc-8.1.0/bin/c++filt -group.llvm-mca.compilerType=llvm-mca - -compiler.llvm-mcatrunkdef.name=llvm-mca (trunk) -compiler.llvm-mcatrunkdef.exe=/usr/bin/llvm-mca -compiler.llvm-mcatrunkdef.alias=mcatrunk -# Sets both input and output to Intel variant -compiler.llvm-mcatrunkdef.intelAsm=--x86-asm-syntax=intel -output-asm-variant=1 - -group.osaca.compilers=osacatrunkdef -group.osaca.groupName=Open Source Architecture Code Analyzer -group.osaca.supportsBinary=false -group.osaca.demangler=/usr/bin/c++filt -group.osaca.compilerType=osaca - -compiler.osacatrunkdef.name=OSACA (trunk) -compiler.osacatrunkdef.exe=/usr/bin/osaca -compiler.osacatrunkdef.alias=osacatrunk -# Intel syntax currently unsupported (WIP) -# compiler.osacatrunk.intelAsm=--intel-syntax diff --git a/etc/config/android-java.amazon.properties b/etc/config/android-java.amazon.properties deleted file mode 100644 index 683744636..000000000 --- a/etc/config/android-java.amazon.properties +++ /dev/null @@ -1,42 +0,0 @@ -compilers=&android-d8:&dex2oat - -group.android-d8.compilers=java-d8-8156:java-d8-8172:java-d8-8233:java-d8-8242 -group.android-d8.compilerType=android-d8 -group.android-d8.isSemVer=true -group.android-d8.objdumper=/opt/compiler-explorer/baksmali-3.0.3/baksmali-3.0.3-fat.jar -group.android-d8.javaId=java1601 -group.android-d8.kotlinId=kotlinc1920 - -compiler.java-d8-8242.name=d8 8.2.42 -compiler.java-d8-8242.exe=/opt/compiler-explorer/r8-8.2.42/r8-8.2.42.jar - -compiler.java-d8-8233.name=d8 8.2.33 -compiler.java-d8-8233.exe=/opt/compiler-explorer/r8-8.2.33/r8-8.2.33.jar - -compiler.java-d8-8172.name=d8 8.1.72 -compiler.java-d8-8172.exe=/opt/compiler-explorer/r8-8.1.72/r8-8.1.72.jar - -compiler.java-d8-8156.name=d8 8.1.56 -compiler.java-d8-8156.exe=/opt/compiler-explorer/r8-8.1.56/r8-8.1.56.jar - -group.dex2oat.compilers=java-dex2oat-latest:java-dex2oat-3411 -group.dex2oat.groupName=ART -group.dex2oat.compilerType=dex2oat -group.dex2oat.isSemVer=true - -compiler.java-dex2oat-latest.name=ART dex2oat latest -compiler.java-dex2oat-latest.artArtifactDir=/opt/compiler-explorer/dex2oat-latest -compiler.java-dex2oat-latest.exe=/opt/compiler-explorer/dex2oat-latest/x86_64/bin/dex2oat64 -compiler.java-dex2oat-latest.objdumper=/opt/compiler-explorer/dex2oat-latest/x86_64/bin/oatdump -compiler.java-dex2oat-latest.d8Id=java-d8-8242 -compiler.java-dex2oat-latest.isNightly=true -compiler.java-dex2oat-latest.profmanPath=/opt/compiler-explorer/dex2oat-latest/x86_64/bin/profman - -compiler.java-dex2oat-3411.name=ART dex2oat aml_art_341110060 (Nov 2023) -compiler.java-dex2oat-3411.artArtifactDir=/opt/compiler-explorer/dex2oat-34.11 -compiler.java-dex2oat-3411.exe=/opt/compiler-explorer/dex2oat-34.11/x86_64/bin/dex2oat64 -compiler.java-dex2oat-3411.objdumper=/opt/compiler-explorer/dex2oat-34.11/x86_64/bin/oatdump -compiler.java-dex2oat-3411.d8Id=java-d8-8242 -compiler.java-dex2oat-3411.profmanPath=/opt/compiler-explorer/dex2oat-34.11/x86_64/bin/profman - -defaultCompiler=java-dex2oat-latest diff --git a/etc/config/android-java.defaults.properties b/etc/config/android-java.defaults.properties deleted file mode 100644 index 788de193e..000000000 --- a/etc/config/android-java.defaults.properties +++ /dev/null @@ -1,31 +0,0 @@ -compilers=&android-d8:&dex2oat - -group.android-d8.compilers=android-java-d8-default -# When testing locally, these paths must be valid and should -# reflect the paths in the java and kotlin default config. -group.android-d8.javaId=javacdefault -group.android-d8.javaPath=/usr/bin/java -group.android-d8.kotlinId=kotlincdefault - -compiler.android-java-d8-default.name=android d8 default -compiler.android-java-d8-default.compilerType=android-d8 -compiler.android-java-d8-default.objdumper=/usr/local/bin/baksmali.jar -compiler.android-java-d8-default.exe=/usr/local/bin/r8.jar - - -group.dex2oat.compilers=android-java-dex2oat-default -group.dex2oat.groupName=ART -compiler.android-java-dex2oat-default.name=ART dex2oat default -compiler.android-java-dex2oat-default.compilerType=dex2oat - -# artArtifactDir should point to the directory extracted from the ART artifacts zip. -compiler.android-java-dex2oat-default.artArtifactDir=/usr/bin/dex2oat -compiler.android-java-dex2oat-default.exe=/usr/bin/dex2oat/x86_64/bin/dex2oat64 -compiler.android-java-dex2oat-default.objdumper=/usr/bin/dex2oat/x86_64/bin/oatdump -compiler.android-java-dex2oat-default.profmanPath=/usr/bin/dex2oat/x86_64/bin/profman - -# This should reflect the ID and exe for android-java-d8-default. -compiler.android-java-dex2oat-default.d8Id=android-java-d8-default - - -defaultCompiler=android-java-dex2oat-default diff --git a/etc/config/android-kotlin.amazon.properties b/etc/config/android-kotlin.amazon.properties deleted file mode 100644 index f097b3273..000000000 --- a/etc/config/android-kotlin.amazon.properties +++ /dev/null @@ -1,42 +0,0 @@ -compilers=&android-d8:&dex2oat - -group.android-d8.compilers=kotlin-d8-8156:kotlin-d8-8172:kotlin-d8-8233:kotlin-d8-8242 -group.android-d8.compilerType=android-d8 -group.android-d8.isSemVer=true -group.android-d8.objdumper=/opt/compiler-explorer/baksmali-3.0.3/baksmali-3.0.3-fat.jar -group.android-d8.javaId=java1601 -group.android-d8.kotlinId=kotlinc1920 - -compiler.kotlin-d8-8242.name=d8 8.2.42 -compiler.kotlin-d8-8242.exe=/opt/compiler-explorer/r8-8.2.42/r8-8.2.42.jar - -compiler.kotlin-d8-8233.name=d8 8.2.33 -compiler.kotlin-d8-8233.exe=/opt/compiler-explorer/r8-8.2.33/r8-8.2.33.jar - -compiler.kotlin-d8-8172.name=d8 8.1.72 -compiler.kotlin-d8-8172.exe=/opt/compiler-explorer/r8-8.1.72/r8-8.1.72.jar - -compiler.kotlin-d8-8156.name=d8 8.1.56 -compiler.kotlin-d8-8156.exe=/opt/compiler-explorer/r8-8.1.56/r8-8.1.56.jar - -group.dex2oat.compilers=kotlin-dex2oat-latest:kotlin-dex2oat-3411 -group.dex2oat.groupName=ART -group.dex2oat.compilerType=dex2oat -group.dex2oat.isSemVer=true - -compiler.kotlin-dex2oat-latest.name=ART dex2oat latest -compiler.kotlin-dex2oat-latest.artArtifactDir=/opt/compiler-explorer/dex2oat-latest -compiler.kotlin-dex2oat-latest.exe=/opt/compiler-explorer/dex2oat-latest/x86_64/bin/dex2oat64 -compiler.kotlin-dex2oat-latest.objdumper=/opt/compiler-explorer/dex2oat-latest/x86_64/bin/oatdump -compiler.kotlin-dex2oat-latest.d8Id=kotlin-d8-8242 -compiler.kotlin-dex2oat-latest.isNightly=true -compiler.kotlin-dex2oat-latest.profmanPath=/opt/compiler-explorer/dex2oat-latest/x86_64/bin/profman - -compiler.kotlin-dex2oat-3411.name=ART dex2oat aml_art_341110060 (Nov 2023) -compiler.kotlin-dex2oat-3411.artArtifactDir=/opt/compiler-explorer/dex2oat-34.11 -compiler.kotlin-dex2oat-3411.exe=/opt/compiler-explorer/dex2oat-34.11/x86_64/bin/dex2oat64 -compiler.kotlin-dex2oat-3411.objdumper=/opt/compiler-explorer/dex2oat-34.11/x86_64/bin/oatdump -compiler.kotlin-dex2oat-3411.d8Id=kotlin-d8-8242 -compiler.kotlin-dex2oat-3411.profmanPath=/opt/compiler-explorer/dex2oat-34.11/x86_64/bin/profman - -defaultCompiler=kotlin-dex2oat-latest diff --git a/etc/config/android-kotlin.defaults.properties b/etc/config/android-kotlin.defaults.properties deleted file mode 100644 index 6d3a562cc..000000000 --- a/etc/config/android-kotlin.defaults.properties +++ /dev/null @@ -1,30 +0,0 @@ -compilers=&android-d8:&dex2oat - -group.android-d8.compilers=android-kotlin-d8-default -# When testing locally, these paths must be valid and should -# reflect the paths in the java and kotlin default config. -group.android-d8.javaId=javacdefault -group.android-d8.kotlinId=kotlincdefault - -compiler.android-kotlin-d8-default.name=android d8 default -compiler.android-kotlin-d8-default.compilerType=android-d8 -compiler.android-kotlin-d8-default.objdumper=/usr/local/bin/baksmali.jar -compiler.android-kotlin-d8-default.exe=/usr/local/bin/r8.jar - - -group.dex2oat.compilers=android-kotlin-dex2oat-default -group.dex2oat.groupName=ART -compiler.android-kotlin-dex2oat-default.name=ART dex2oat default -compiler.android-kotlin-dex2oat-default.compilerType=dex2oat - -# artArtifactDir should point to the directory extracted from the ART artifacts zip. -compiler.android-kotlin-dex2oat-default.artArtifactDir=/usr/bin/dex2oat -compiler.android-kotlin-dex2oat-default.exe=/usr/bin/dex2oat/x86_64/bin/dex2oat64 -compiler.android-kotlin-dex2oat-default.objdumper=/usr/bin/dex2oat/x86_64/bin/oatdump -compiler.android-kotlin-dex2oat-default.profmanPath=/usr/bin/dex2oat/x86_64/bin/profman - -# This should reflect the ID and exe for android-kotlin-d8-default. -compiler.android-kotlin-dex2oat-default.d8Id=android-kotlin-d8-default - - -defaultCompiler=android-kotlin-dex2oat-default diff --git a/etc/config/asm-docs.amazon.properties b/etc/config/asm-docs.amazon.properties deleted file mode 100644 index 53524973b..000000000 --- a/etc/config/asm-docs.amazon.properties +++ /dev/null @@ -1 +0,0 @@ -staticMaxAgeSecs=3600 diff --git a/etc/config/asm-docs.defaults.properties b/etc/config/asm-docs.defaults.properties deleted file mode 100644 index e90b56d0f..000000000 --- a/etc/config/asm-docs.defaults.properties +++ /dev/null @@ -1 +0,0 @@ -staticMaxAgeSecs=10 diff --git a/etc/config/assembly.amazon.properties b/etc/config/assembly.amazon.properties deleted file mode 100644 index e6a3b35e6..000000000 --- a/etc/config/assembly.amazon.properties +++ /dev/null @@ -1,354 +0,0 @@ -compilers=&nasm:&gnuas:&llvmas:&ptxas:&gnuasarm:&gnuasarm64:&gnuasriscv:&beebasm -compilerType=assembly -objdumper=/opt/compiler-explorer/gcc-12.1.0/bin/objdump -supportsBinary=true -supportsExecute=true -demangler= -defaultCompiler=nasm21601 - -group.nasm.compilers=nasm21202:nasm21302:nasm21303:nasm21402:nasm21601 -group.nasm.versionFlag=-v -group.nasm.options= -group.nasm.isSemVer=true -group.nasm.baseName=NASM -group.nasm.compilerType=nasm -group.nasm.instructionSet=amd64 -compiler.nasm21202.semver=2.12.02 -compiler.nasm21202.exe=/opt/compiler-explorer/nasm-2.12.02/bin/nasm -compiler.nasm21302.semver=2.13.02 -compiler.nasm21302.exe=/opt/compiler-explorer/nasm-2.13.02/bin/nasm -compiler.nasm21303.semver=2.13.03 -compiler.nasm21303.exe=/opt/compiler-explorer/nasm-2.13.03/bin/nasm -compiler.nasm21402.semver=2.14.02 -compiler.nasm21402.exe=/opt/compiler-explorer/nasm-2.14.02/bin/nasm -compiler.nasm21601.semver=2.16.01 -compiler.nasm21601.exe=/opt/compiler-explorer/nasm-2.16.01/bin/nasm - - -group.gnuas.compilers=gnuas72:gnuas73:gnuas92:gnuas103:gnuas112:gnuas121:gnuassnapshot -group.gnuas.versionFlag=--version -group.gnuas.options=-g -group.gnuas.isSemVer=true -group.gnuas.baseName=x86-64 binutils -group.gnuas.instructionSet=amd64 -compiler.gnuas72.exe=/opt/compiler-explorer/gcc-7.2.0/bin/as -compiler.gnuas72.semver=2.27 -compiler.gnuas73.exe=/opt/compiler-explorer/gcc-7.3.0/bin/as -compiler.gnuas73.semver=2.28 -compiler.gnuas92.exe=/opt/compiler-explorer/gcc-9.2.0/bin/as -compiler.gnuas92.semver=2.29.1 -compiler.gnuas103.exe=/opt/compiler-explorer/gcc-10.3.0/bin/as -compiler.gnuas103.semver=2.34 -compiler.gnuas112.exe=/opt/compiler-explorer/gcc-11.2.0/bin/as -compiler.gnuas112.semver=2.36.1 -compiler.gnuas121.exe=/opt/compiler-explorer/gcc-12.1.0/bin/as -compiler.gnuas121.semver=2.38 -compiler.gnuassnapshot.exe=/opt/compiler-explorer/gcc-snapshot/bin/as -compiler.gnuassnapshot.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump -compiler.gnuassnapshot.semver=(trunk) -compiler.gnuassnapshot.isNightly=true - -group.gnuasarm.compilers=gnuasarmhfg54:gnuasarmg464:gnuasarmg630:gnuasarmg820:gnuasarm930:gnuasarm1020 -group.gnuasarm.versionFlag=--version -group.gnuasarm.options=-g -group.gnuasarm.isSemVer=true -group.gnuasarm.baseName=ARM binutils -group.gnuasarm.supportsExecute=false -group.gnuasarm.objdumper=/opt/compiler-explorer/arm/gcc-10.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-objdump -group.gnuasarm.instructionSet=arm32 - -compiler.gnuasarmhfg54.exe=/opt/compiler-explorer/arm/gcc-5.4.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-as -compiler.gnuasarmhfg54.name=ARMhf binutils 2.28 -compiler.gnuasarmhfg54.semver=2.28-hf -compiler.gnuasarmg464.exe=/opt/compiler-explorer/arm/gcc-4.6.4/bin/arm-unknown-linux-gnueabi-as -compiler.gnuasarmg464.name=ARM binutils 2.25 -compiler.gnuasarmg464.semver=2.25 -compiler.gnuasarmg630.exe=/opt/compiler-explorer/arm/gcc-6.3.0/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-as -compiler.gnuasarmg630.name=ARM binutils 2.28 -compiler.gnuasarmg630.semver=2.28 -compiler.gnuasarmg820.exe=/opt/compiler-explorer/arm/gcc-8.2.0/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-as -compiler.gnuasarmg820.name=ARM binutils 2.31.1 -compiler.gnuasarmg820.semver=2.31.1 -compiler.gnuasarm930.exe=/opt/compiler-explorer/arm/gcc-9.3.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-as -compiler.gnuasarm930.name=ARM gcc 9.3 (linux) -compiler.gnuasarm930.semver=ARM binutils 2.33.1 -compiler.gnuasarm1020.exe=/opt/compiler-explorer/arm/gcc-10.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-as -compiler.gnuasarm1020.name=ARM gcc 10.2 (linux) -compiler.gnuasarm1020.semver=ARM binutils 2.35.1 - - -group.gnuasarm64.compilers=gnuasarm64g630:gnuasarm64g820:gnuasarm64g930:gnuasarm64g1020:gnuasarm64g1320 -group.gnuasarm64.versionFlag=--version -group.gnuasarm64.options=-g -group.gnuasarm64.isSemVer=true -group.gnuasarm64.baseName=AArch64 binutils -group.gnuasarm64.supportsExecute=false -group.gnuasarm64.objdumper=/opt/compiler-explorer/arm64/gcc-13.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/bin/objdump -group.gnuasarm64.instructionSet=aarch64 - -compiler.gnuasarm64g630.exe=/opt/compiler-explorer/arm64/gcc-6.3.0/aarch64-unknown-linux-gnueabi/bin/aarch64-unknown-linux-gnueabi-as -compiler.gnuasarm64g630.name=AArch64 binutils 2.28 -compiler.gnuasarm64g630.semver=2.28 -compiler.gnuasarm64g820.exe=/opt/compiler-explorer/arm64/gcc-8.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-as -compiler.gnuasarm64g820.name=AArch64 binutils 2.31.1 -compiler.gnuasarm64g820.semver=2.31.1 -compiler.gnuasarm64g930.exe=/opt/compiler-explorer/arm64/gcc-9.3.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-as -compiler.gnuasarm64g930.name=AArch64 binutils 2.33.1 -compiler.gnuasarm64g930.semver=2.33.1 -compiler.gnuasarm64g1020.exe=/opt/compiler-explorer/arm64/gcc-10.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-as -compiler.gnuasarm64g1020.name=AArch64 binutils 2.35.1 -compiler.gnuasarm64g1020.semver=2.35.1 -compiler.gnuasarm64g1320.exe=/opt/compiler-explorer/arm64/gcc-13.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-as -compiler.gnuasarm64g1320.name=AArch64 binutils 2.38 -compiler.gnuasarm64g1320.semver=2.38 - -# GNU as for RISC-V -group.gnuasriscv.compilers=&gnuasriscv64:&gnuasriscv32 -group.gnuasriscv.groupName=RISC-V binutils -group.gnuasriscv.isSemVer=true -group.gnuasriscv.options=-g -group.gnuasriscv.supportsExecute=false -group.gnuasriscv.versionFlag=--version - -## GNU as for RISC-V 64-bits -group.gnuasriscv64.compilers=gnuasriscv64g820:gnuasriscv64g1020:gnuasriscv64g1140:gnuasriscv64g1320 -group.gnuasriscv64.groupName=RISC-V (64-bits) binutils -group.gnuasriscv64.baseName=RISC-V (64-bits) binutils - -compiler.gnuasriscv64g820.exe=/opt/compiler-explorer/riscv64/gcc-8.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-as -compiler.gnuasriscv64g820.name=RISC-V binutils 2.31.1 -compiler.gnuasriscv64g820.semver=2.31.1 -compiler.gnuasriscv64g820.objdumper=/opt/compiler-explorer/riscv64/gcc-8.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump - -compiler.gnuasriscv64g1020.exe=/opt/compiler-explorer/riscv64/gcc-10.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-as -compiler.gnuasriscv64g1020.name=RISC-V binutils 2.35.1 -compiler.gnuasriscv64g1020.semver=2.35.1 -compiler.gnuasriscv64g1020.objdumper=/opt/compiler-explorer/riscv64/gcc-10.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump - -compiler.gnuasriscv64g1140.exe=/opt/compiler-explorer/riscv64/gcc-11.4.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-as -compiler.gnuasriscv64g1140.name=RISC-V binutils 2.37.0 -compiler.gnuasriscv64g1140.semver=2.37.0 -compiler.gnuasriscv64g1140.objdumper=/opt/compiler-explorer/riscv64/gcc-11.4.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump - -compiler.gnuasriscv64g1320.exe=/opt/compiler-explorer/riscv64/gcc-13.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-as -compiler.gnuasriscv64g1320.name=RISC-V binutils 2.38.0 -compiler.gnuasriscv64g1320.semver=2.38.0 -compiler.gnuasriscv64g1320.objdumper=/opt/compiler-explorer/riscv64/gcc-13.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump - -## GNU as for RISC-V 32-bits -group.gnuasriscv32.compilers=gnuasriscv32g820:gnuasriscv32g1020:gnuasriscv32g1140:gnuasriscv32g1320 -group.gnuasriscv32.groupName=RISC-V (32-bits) binutils -group.gnuasriscv32.baseName=RISC-V (32-bits) binutils - -compiler.gnuasriscv32g820.exe=/opt/compiler-explorer/riscv32/gcc-8.2.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-as -compiler.gnuasriscv32g820.name=RISC-V binutils 2.31.1 -compiler.gnuasriscv32g820.semver=2.31.1 -compiler.gnuasriscv32g820.objdumper=/opt/compiler-explorer/riscv32/gcc-8.2.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-objdump - -compiler.gnuasriscv32g1020.exe=/opt/compiler-explorer/riscv32/gcc-10.2.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-as -compiler.gnuasriscv32g1020.name=RISC-V binutils 2.35.1 -compiler.gnuasriscv32g1020.semver=2.35.1 -compiler.gnuasriscv32g1020.objdumper=/opt/compiler-explorer/riscv32/gcc-10.2.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-objdump - -compiler.gnuasriscv32g1140.exe=/opt/compiler-explorer/riscv32/gcc-11.4.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-as -compiler.gnuasriscv32g1140.name=RISC-V binutils 2.37.0 -compiler.gnuasriscv32g1140.semver=2.37.0 -compiler.gnuasriscv32g1140.objdumper=/opt/compiler-explorer/riscv32/gcc-11.4.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-objdump - -compiler.gnuasriscv32g1320.exe=/opt/compiler-explorer/riscv32/gcc-13.2.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-as -compiler.gnuasriscv32g1320.name=RISC-V binutils 2.38.0 -compiler.gnuasriscv32g1320.semver=2.38.0 -compiler.gnuasriscv32g1320.objdumper=/opt/compiler-explorer/riscv32/gcc-13.2.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-objdump - -group.llvmas.compilers=llvmas30:llvmas31:llvmas32:llvmas33:llvmas341:llvmas350:llvmas351:llvmas352:llvmas37x:llvmas36x:llvmas371:llvmas380:llvmas381:llvmas390:llvmas391:llvmas400:llvmas401:llvmas500:llvmas600:llvmas700:llvmas800:llvmas900:llvmas1000:llvmas1001:llvmas1100:llvmas1101:llvmas1200:llvmas1201:llvmas1300:llvmas1400:llvmas1500:llvmas1600:llvmas1701:llvmas1810:llvmas_trunk:llvmas_assertions_trunk -group.llvmas.versionFlag=--version -group.llvmas.options=-filetype=obj -o example.o -group.llvmas.versionRe=LLVM version .* -group.llvmas.isSemVer=true -group.llvmas.baseName=x86-64 clang -group.llvmas.instructionSet=amd64 -compiler.llvmas30.exe=/opt/compiler-explorer/clang+llvm-3.0-x86_64-linux-Ubuntu-11_10/bin/llvm-mc -compiler.llvmas30.semver=3.0.0 -compiler.llvmas31.exe=/opt/compiler-explorer/clang+llvm-3.1-x86_64-linux-ubuntu_12.04/bin/llvm-mc -compiler.llvmas31.semver=3.1 -compiler.llvmas32.exe=/opt/compiler-explorer/clang-3.2/bin/llvm-mc -compiler.llvmas32.semver=3.2 -compiler.llvmas33.exe=/opt/compiler-explorer/clang-3.3/bin/llvm-mc -compiler.llvmas33.semver=3.3 -compiler.llvmas341.exe=/opt/compiler-explorer/clang+llvm-3.4.1-x86_64-unknown-ubuntu12.04/bin/llvm-mc -compiler.llvmas341.semver=3.4.1 -compiler.llvmas350.exe=/opt/compiler-explorer/clang+llvm-3.5.0-x86_64-linux-gnu/bin/llvm-mc -compiler.llvmas350.semver=3.5 -compiler.llvmas351.exe=/opt/compiler-explorer/clang+llvm-3.5.1-x86_64-linux-gnu/bin/llvm-mc -compiler.llvmas351.semver=3.5.1 -compiler.llvmas352.exe=/opt/compiler-explorer/clang+llvm-3.5.2-x86_64-linux-gnu/bin/llvm-mc -compiler.llvmas352.semver=3.5.2 -compiler.llvmas36x.exe=/opt/compiler-explorer/clang+llvm-3.6.2-x86_64-linux-gnu-ubuntu-14.04/bin/llvm-mc -compiler.llvmas36x.semver=3.6 -compiler.llvmas37x.exe=/opt/compiler-explorer/clang+llvm-3.7.0-x86_64-linux-gnu-ubuntu-14.04/bin/llvm-mc -compiler.llvmas37x.semver=3.7 -compiler.llvmas371.exe=/opt/compiler-explorer/clang+llvm-3.7.1-x86_64-linux-gnu-ubuntu-14.04/bin/llvm-mc -compiler.llvmas371.semver=3.7.1 -compiler.llvmas380.exe=/opt/compiler-explorer/clang+llvm-3.8.0-x86_64-linux-gnu-ubuntu-14.04/bin/llvm-mc -compiler.llvmas380.semver=3.8 -compiler.llvmas381.exe=/opt/compiler-explorer/clang+llvm-3.8.1-x86_64-linux-gnu-ubuntu-14.04/bin/llvm-mc -compiler.llvmas381.semver=3.8.1 -compiler.llvmas390.exe=/opt/compiler-explorer/clang+llvm-3.9.0-x86_64-linux-gnu-ubuntu-16.04/bin/llvm-mc -compiler.llvmas390.semver=3.9.0 -compiler.llvmas391.exe=/opt/compiler-explorer/clang-3.9.1/bin/llvm-mc -compiler.llvmas391.semver=3.9.1 -compiler.llvmas400.exe=/opt/compiler-explorer/clang-4.0.0/bin/llvm-mc -compiler.llvmas400.semver=4.0.0 -compiler.llvmas401.exe=/opt/compiler-explorer/clang-4.0.1/bin/llvm-mc -compiler.llvmas401.semver=4.0.1 -compiler.llvmas500.exe=/opt/compiler-explorer/clang-5.0.0/bin/llvm-mc -compiler.llvmas500.semver=5.0.0 -compiler.llvmas600.exe=/opt/compiler-explorer/clang-6.0.0/bin/llvm-mc -compiler.llvmas600.semver=6.0.0 -compiler.llvmas700.exe=/opt/compiler-explorer/clang-7.0.0/bin/llvm-mc -compiler.llvmas700.semver=7.0.0 -compiler.llvmas800.exe=/opt/compiler-explorer/clang-8.0.0/bin/llvm-mc -compiler.llvmas800.semver=8.0.0 -compiler.llvmas900.exe=/opt/compiler-explorer/clang-9.0.0/bin/llvm-mc -compiler.llvmas900.semver=9.0.0 -compiler.llvmas1000.exe=/opt/compiler-explorer/clang-10.0.0/bin/llvm-mc -compiler.llvmas1000.semver=10.0.0 -compiler.llvmas1001.exe=/opt/compiler-explorer/clang-10.0.1/bin/llvm-mc -compiler.llvmas1001.semver=10.0.1 -compiler.llvmas1100.exe=/opt/compiler-explorer/clang-11.0.0/bin/llvm-mc -compiler.llvmas1100.semver=11.0.0 -compiler.llvmas1101.exe=/opt/compiler-explorer/clang-11.0.1/bin/llvm-mc -compiler.llvmas1101.semver=11.0.1 -compiler.llvmas1200.exe=/opt/compiler-explorer/clang-12.0.0/bin/llvm-mc -compiler.llvmas1200.semver=12.0.0 -compiler.llvmas1201.exe=/opt/compiler-explorer/clang-12.0.1/bin/llvm-mc -compiler.llvmas1201.semver=12.0.1 -compiler.llvmas1300.exe=/opt/compiler-explorer/clang-13.0.0/bin/llvm-mc -compiler.llvmas1300.semver=13.0.0 -compiler.llvmas1400.exe=/opt/compiler-explorer/clang-14.0.0/bin/llvm-mc -compiler.llvmas1400.semver=14.0.0 -compiler.llvmas1500.exe=/opt/compiler-explorer/clang-15.0.0/bin/llvm-mc -compiler.llvmas1500.semver=15.0.0 -compiler.llvmas1600.exe=/opt/compiler-explorer/clang-16.0.0/bin/llvm-mc -compiler.llvmas1600.semver=16.0.0 -compiler.llvmas1701.exe=/opt/compiler-explorer/clang-17.0.1/bin/llvm-mc -compiler.llvmas1701.semver=17.0.1 -compiler.llvmas1810.exe=/opt/compiler-explorer/clang-18.1.0/bin/llvm-mc -compiler.llvmas1810.semver=18.1.0 -compiler.llvmas_trunk.exe=/opt/compiler-explorer/clang-trunk/bin/llvm-mc -compiler.llvmas_trunk.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump -compiler.llvmas_trunk.semver=(trunk) -compiler.llvmas_trunk.isNightly=true -compiler.llvmas_assertions_trunk.exe=/opt/compiler-explorer/clang-assertions-trunk/bin/llvm-mc -compiler.llvmas_assertions_trunk.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump -compiler.llvmas_assertions_trunk.semver=(assertions trunk) -compiler.llvmas_assertions_trunk.isNightly=true - -group.ptxas.compilers=ptxasnvcc115:ptxasnvcc114u1:ptxasnvcc114:ptxasnvcc113u1:ptxasnvcc113:ptxasnvcc112u2:ptxasnvcc112u1:ptxasnvcc112:ptxasnvcc111u1:ptxasnvcc111:ptxasnvcc11u1:ptxasnvcc11:ptxasnvcc102:ptxasnvcc101u2:ptxasnvcc101u1:ptxasnvcc101:ptxasnvcc100:ptxasnvcc92:ptxasnvcc91 -group.ptxas.baseName=PTX Assembler -group.ptxas.compilerType=ptxas -group.ptxas.demangler= -group.ptxas.isSemVer=true -group.ptxas.supportsExecute=false -group.ptxas.instructionSet=ptx - -compiler.ptxasnvcc91.objdumper=/opt/compiler-explorer/cuda/9.1.85/bin/nvdisasm -compiler.ptxasnvcc91.semver=9.1.85 -compiler.ptxasnvcc91.exe=/opt/compiler-explorer/cuda/9.1.85/bin/ptxas - -compiler.ptxasnvcc92.objdumper=/opt/compiler-explorer/cuda/9.2.88/bin/nvdisasm -compiler.ptxasnvcc92.semver=9.2.88 -compiler.ptxasnvcc92.exe=/opt/compiler-explorer/cuda/9.2.88/bin/ptxas - -compiler.ptxasnvcc100.objdumper=/opt/compiler-explorer/cuda/10.0.130/bin/nvdisasm -compiler.ptxasnvcc100.semver=10.0.130 -compiler.ptxasnvcc100.exe=/opt/compiler-explorer/cuda/10.0.130/bin/ptxas - -compiler.ptxasnvcc101.objdumper=/opt/compiler-explorer/cuda/10.1.105/bin/nvdisasm -compiler.ptxasnvcc101.semver=10.1.105 -compiler.ptxasnvcc101.exe=/opt/compiler-explorer/cuda/10.1.105/bin/ptxas - -compiler.ptxasnvcc101u1.objdumper=/opt/compiler-explorer/cuda/10.1.168/bin/nvdisasm -compiler.ptxasnvcc101u1.semver=10.1.168 -compiler.ptxasnvcc101u1.exe=/opt/compiler-explorer/cuda/10.1.168/bin/ptxas - -compiler.ptxasnvcc101u2.objdumper=/opt/compiler-explorer/cuda/10.1.243/bin/nvdisasm -compiler.ptxasnvcc101u2.semver=10.1.243 -compiler.ptxasnvcc101u2.exe=/opt/compiler-explorer/cuda/10.1.243/bin/ptxas - -compiler.ptxasnvcc102.objdumper=/opt/compiler-explorer/cuda/10.2.89/bin/nvdisasm -compiler.ptxasnvcc102.semver=10.2.89 -compiler.ptxasnvcc102.exe=/opt/compiler-explorer/cuda/10.2.89/bin/ptxas - -compiler.ptxasnvcc11.objdumper=/opt/compiler-explorer/cuda/11.0.2/bin/nvdisasm -compiler.ptxasnvcc11.semver=11.0.2 -compiler.ptxasnvcc11.exe=/opt/compiler-explorer/cuda/11.0.2/bin/ptxas - -compiler.ptxasnvcc11u1.objdumper=/opt/compiler-explorer/cuda/11.0.3/bin/nvdisasm -compiler.ptxasnvcc11u1.semver=11.0.3 -compiler.ptxasnvcc11u1.exe=/opt/compiler-explorer/cuda/11.0.3/bin/ptxas - -compiler.ptxasnvcc111.objdumper=/opt/compiler-explorer/cuda/11.1.0/bin/nvdisasm -compiler.ptxasnvcc111.semver=11.1.0 -compiler.ptxasnvcc111.exe=/opt/compiler-explorer/cuda/11.1.0/bin/ptxas - -compiler.ptxasnvcc111u1.objdumper=/opt/compiler-explorer/cuda/11.1.1/bin/nvdisasm -compiler.ptxasnvcc111u1.semver=11.1.1 -compiler.ptxasnvcc111u1.exe=/opt/compiler-explorer/cuda/11.1.1/bin/ptxas - -compiler.ptxasnvcc112.objdumper=/opt/compiler-explorer/cuda/11.2.0/bin/nvdisasm -compiler.ptxasnvcc112.semver=11.2.0 -compiler.ptxasnvcc112.exe=/opt/compiler-explorer/cuda/11.2.0/bin/ptxas - -compiler.ptxasnvcc112u1.objdumper=/opt/compiler-explorer/cuda/11.2.1/bin/nvdisasm -compiler.ptxasnvcc112u1.semver=11.2.1 -compiler.ptxasnvcc112u1.exe=/opt/compiler-explorer/cuda/11.2.1/bin/ptxas - -compiler.ptxasnvcc112u2.objdumper=/opt/compiler-explorer/cuda/11.2.2/bin/nvdisasm -compiler.ptxasnvcc112u2.semver=11.2.2 -compiler.ptxasnvcc112u2.exe=/opt/compiler-explorer/cuda/11.2.2/bin/ptxas - -compiler.ptxasnvcc113.objdumper=/opt/compiler-explorer/cuda/11.3.0/bin/nvdisasm -compiler.ptxasnvcc113.semver=11.3.0 -compiler.ptxasnvcc113.exe=/opt/compiler-explorer/cuda/11.3.0/bin/ptxas - -compiler.ptxasnvcc113u1.objdumper=/opt/compiler-explorer/cuda/11.3.1/bin/nvdisasm -compiler.ptxasnvcc113u1.semver=11.3.1 -compiler.ptxasnvcc113u1.exe=/opt/compiler-explorer/cuda/11.3.1/bin/ptxas - -compiler.ptxasnvcc114.objdumper=/opt/compiler-explorer/cuda/11.4.0/bin/nvdisasm -compiler.ptxasnvcc114.semver=11.4.0 -compiler.ptxasnvcc114.exe=/opt/compiler-explorer/cuda/11.4.0/bin/ptxas - -compiler.ptxasnvcc114u1.objdumper=/opt/compiler-explorer/cuda/11.4.1/bin/nvdisasm -compiler.ptxasnvcc114u1.semver=11.4.1 -compiler.ptxasnvcc114u1.exe=/opt/compiler-explorer/cuda/11.4.1/bin/ptxas - -compiler.ptxasnvcc115.objdumper=/opt/compiler-explorer/cuda/11.5.0/bin/nvdisasm -compiler.ptxasnvcc115.semver=11.5.0 -compiler.ptxasnvcc115.exe=/opt/compiler-explorer/cuda/11.5.0/bin/ptxas - -group.beebasm.compilers=beebasm109 -group.beebasm.versionFlag=--help -group.beebasm.options= -group.beebasm.isSemVer=true -group.beebasm.baseName=BeebAsm -group.beebasm.compilerType=beebasm -group.beebasm.supportsBinary=false -group.beebasm.instructionSet=6502 - -compiler.beebasm109.semver=1.09 -compiler.beebasm109.exe=/opt/compiler-explorer/beebasm-1.09/beebasm - -################################# -################################# -# Installed tools - -tools=readelf - -tools.readelf.name=readelf (trunk) -tools.readelf.exe=/opt/compiler-explorer/gcc-snapshot/bin/readelf -tools.readelf.type=postcompilation -tools.readelf.class=readelf-tool -tools.readelf.exclude= -tools.readelf.stdinHint=disabled diff --git a/etc/config/assembly.defaults.properties b/etc/config/assembly.defaults.properties deleted file mode 100644 index 06b5038f0..000000000 --- a/etc/config/assembly.defaults.properties +++ /dev/null @@ -1,20 +0,0 @@ -compilers=&nasm:&gnuas -compilerType=assembly -objdumper=objdump -supportsBinary=true -supportsExecute=false -demangler= - -group.nasm.compilers=defaultnasm -group.nasm.versionFlag=-v - -compiler.defaultnasm.name=NASM (default) -compiler.defaultnasm.exe=/usr/bin/nasm -compiler.defaultnasm.options=-f elf -g -F stabs - -group.gnuas.compilers=defaultgnuas -group.gnuas.versionFlag=--version - -compiler.defaultgnuas.name=GNU AS (default) -compiler.defaultgnuas.exe=/usr/bin/as -compiler.defaultgnuas.options=-g diff --git a/etc/config/aws.amazon.properties b/etc/config/aws.amazon.properties deleted file mode 100644 index 923b7a6ed..000000000 --- a/etc/config/aws.amazon.properties +++ /dev/null @@ -1,6 +0,0 @@ -region=us-east-1 -storageBucket=storage.godbolt.org -storagePrefix=state -storageDynamoTable=links -storageBucketArgStats=storage.godbolt.org -storagePrefixArgStats=compargs diff --git a/etc/config/aws.amazonwin.properties b/etc/config/aws.amazonwin.properties deleted file mode 100644 index 923b7a6ed..000000000 --- a/etc/config/aws.amazonwin.properties +++ /dev/null @@ -1,6 +0,0 @@ -region=us-east-1 -storageBucket=storage.godbolt.org -storagePrefix=state -storageDynamoTable=links -storageBucketArgStats=storage.godbolt.org -storagePrefixArgStats=compargs diff --git a/etc/config/aws.defaults.properties b/etc/config/aws.defaults.properties deleted file mode 100644 index 7d4de532b..000000000 --- a/etc/config/aws.defaults.properties +++ /dev/null @@ -1 +0,0 @@ -localfolderArgStats=./compilerargstats diff --git a/etc/config/aws.gpu.properties b/etc/config/aws.gpu.properties deleted file mode 100644 index 923b7a6ed..000000000 --- a/etc/config/aws.gpu.properties +++ /dev/null @@ -1,6 +0,0 @@ -region=us-east-1 -storageBucket=storage.godbolt.org -storagePrefix=state -storageDynamoTable=links -storageBucketArgStats=storage.godbolt.org -storagePrefixArgStats=compargs diff --git a/etc/config/aws.no-s3.properties b/etc/config/aws.no-s3.properties deleted file mode 100644 index 298b912cb..000000000 --- a/etc/config/aws.no-s3.properties +++ /dev/null @@ -1,6 +0,0 @@ -region= -storageBucket= -storagePrefix= -storageDynamoTable= -storageBucketArgStats= -storagePrefixArgStats= diff --git a/etc/config/builtin.default.properties b/etc/config/builtin.default.properties deleted file mode 100644 index 084537dda..000000000 --- a/etc/config/builtin.default.properties +++ /dev/null @@ -1 +0,0 @@ -sourcePath=./examples/ diff --git a/etc/config/c++.amazon.properties b/etc/config/c++.amazon.properties deleted file mode 100644 index da30e4c72..000000000 --- a/etc/config/c++.amazon.properties +++ /dev/null @@ -1,5107 +0,0 @@ -compilers=&gcc86:&icc:&icx:&clang:&clangx86trunk:&clang-rocm:&mosclang-trunk:&rvclang:&wasmclang:&cl:&cross:&ellcc:&zapcc:&djggp:www.godbolt.ms@443:&armclang32:&armclang64:&zigcxx:&cxx6502:&nvcxx_arm_cxx:godbolt.org@443/gpu:godbolt.org@443/winprod:&hexagon-clang:&edg:&vast -# Disabled: nvcxx_x86_cxx -# The disabled groups are actually used in the c++.gpu.properties. One day these might exist on both servers, so I want -# to keep them in the same place. -defaultCompiler=g141 -demangler=/opt/compiler-explorer/gcc-14.1.0/bin/c++filt -objdumper=/opt/compiler-explorer/gcc-14.1.0/bin/objdump -needsMulti=false - -buildenvsetup=ceconan -buildenvsetup.host=https://conan.compiler-explorer.com - -externalparser=CEAsmParser -externalparser.exe=/usr/local/bin/asm-parser - -llvmDisassembler=/opt/compiler-explorer/clang-18.1.0/bin/llvm-dis - -############################### -# GCC for x86 -group.gcc86.compilers=g346:g404:g412:g447:g453:g464:g471:g472:g473:g474:g481:g482:g483:g484:g485:g490:g491:g492:g493:g494:g510:g520:g530:g540:g550:g6:g62:g63:g64:g65:g71:g72:g73:g74:g75:g81:g82:g83:g84:g85:g91:g92:g93:g94:g95:g101:g102:g103:g104:g105:g111:g112:g113:g114:g121:g122:g123:g131:g132:g141:gsnapshot:gcontracts-trunk:gcontract-labels-trunk:gcontracts-nonattr-trunk:gcxx-modules-trunk:gcxx-coroutines-trunk:gcc-embed-trunk:gcc-static-analysis-trunk -group.gcc86.groupName=GCC x86-64 -group.gcc86.instructionSet=amd64 -group.gcc86.baseName=x86-64 gcc -group.gcc86.isSemVer=true -group.gcc86.unwiseOptions=-march=native -group.gcc86.supportsPVS-Studio=true -group.gcc86.supportsSonar=true -group.gcc86.licenseLink=https://gcc.gnu.org/onlinedocs/gcc/Copying.html -group.gcc86.licenseName=GNU General Public License -group.gcc86.licensePreamble=Copyright (c) 2007 Free Software Foundation, Inc. <a href="https://fsf.org/" target="_blank">https://fsf.org/</a> -group.gcc86.supportsBinaryObject=true -group.gcc86.compilerCategories=gcc - -compiler.g346.exe=/opt/compiler-explorer/gcc-renovated-3.4.6/bin/g++ -compiler.g346.semver=3.4.6 -compiler.g404.exe=/opt/compiler-explorer/gcc-renovated-4.0.4/bin/g++ -compiler.g404.semver=4.0.4 -compiler.g412.exe=/opt/compiler-explorer/gcc-4.1.2/bin/g++ -compiler.g412.semver=4.1.2 -compiler.g412.supportsBinary=false -compiler.g447.exe=/opt/compiler-explorer/gcc-4.4.7/bin/g++ -compiler.g447.alias=/usr/bin/g++-4.4 -compiler.g447.semver=4.4.7 -compiler.g447.supportsBinary=false -compiler.g453.exe=/opt/compiler-explorer/gcc-4.5.3/bin/g++ -compiler.g453.alias=/usr/bin/g++-4.5 -compiler.g453.semver=4.5.3 -compiler.g453.supportsBinary=false -compiler.g464.exe=/opt/compiler-explorer/gcc-4.6.4/bin/g++ -compiler.g464.alias=/usr/bin/g++-4.6 -compiler.g464.semver=4.6.4 -compiler.g471.exe=/opt/compiler-explorer/gcc-4.7.1/bin/g++ -compiler.g471.semver=4.7.1 -compiler.g471.supportsBinary=false -compiler.g472.exe=/opt/compiler-explorer/gcc-4.7.2/bin/g++ -compiler.g472.semver=4.7.2 -compiler.g472.supportsBinary=false -compiler.g473.exe=/opt/compiler-explorer/gcc-4.7.3/bin/g++ -compiler.g473.semver=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.semver=4.7.4 -compiler.g481.exe=/opt/compiler-explorer/gcc-4.8.1/bin/g++ -compiler.g481.semver=4.8.1 -compiler.g482.exe=/opt/compiler-explorer/gcc-4.8.2/bin/g++ -compiler.g482.semver=4.8.2 -compiler.g483.exe=/opt/compiler-explorer/gcc-4.8.3/bin/g++ -compiler.g483.semver=4.8.3 -compiler.g484.exe=/opt/compiler-explorer/gcc-4.8.4/bin/g++ -compiler.g484.semver=4.8.4 -compiler.g485.exe=/opt/compiler-explorer/gcc-4.8.5/bin/g++ -compiler.g485.semver=4.8.5 -compiler.g485.alias=/usr/bin/g++-4.8 -compiler.g490.exe=/opt/compiler-explorer/gcc-4.9.0/bin/g++ -compiler.g490.semver=4.9.0 -compiler.g490.alias=/opt/gcc-4.9.0/bin/g++ -compiler.g491.exe=/opt/compiler-explorer/gcc-4.9.1/bin/g++ -compiler.g491.semver=4.9.1 -compiler.g492.exe=/opt/compiler-explorer/gcc-4.9.2/bin/g++ -compiler.g492.semver=4.9.2 -compiler.g493.exe=/opt/compiler-explorer/gcc-4.9.3/bin/g++ -compiler.g493.semver=4.9.3 -compiler.g494.exe=/opt/compiler-explorer/gcc-4.9.4/bin/g++ -compiler.g494.semver=4.9.4 -compiler.g494.supportsBinary=false -compiler.g510.exe=/opt/compiler-explorer/gcc-5.1.0/bin/g++ -compiler.g510.semver=5.1 -compiler.g520.exe=/opt/compiler-explorer/gcc-5.2.0/bin/g++ -compiler.g520.semver=5.2 -compiler.g530.exe=/opt/compiler-explorer/gcc-5.3.0/bin/g++ -compiler.g530.semver=5.3 -compiler.g540.exe=/opt/compiler-explorer/gcc-5.4.0/bin/g++ -compiler.g540.semver=5.4 -compiler.g550.exe=/opt/compiler-explorer/gcc-5.5.0/bin/g++ -compiler.g550.semver=5.5 -compiler.g6.exe=/opt/compiler-explorer/gcc-6.1.0/bin/g++ -compiler.g6.semver=6.1 -compiler.g62.exe=/opt/compiler-explorer/gcc-6.2.0/bin/g++ -compiler.g62.semver=6.2 -compiler.g63.exe=/opt/compiler-explorer/gcc-6.3.0/bin/g++ -compiler.g63.semver=6.3 -compiler.g64.exe=/opt/compiler-explorer/gcc-6.4.0/bin/g++ -compiler.g64.semver=6.4 -compiler.g65.exe=/opt/compiler-explorer/gcc-renovated-6.5.0/bin/g++ -compiler.g65.semver=6.5 -compiler.g71.exe=/opt/compiler-explorer/gcc-7.1.0/bin/g++ -compiler.g71.semver=7.1 -compiler.g72.exe=/opt/compiler-explorer/gcc-7.2.0/bin/g++ -compiler.g72.semver=7.2 -compiler.g73.exe=/opt/compiler-explorer/gcc-7.3.0/bin/g++ -compiler.g73.semver=7.3 -compiler.g74.exe=/opt/compiler-explorer/gcc-7.4.0/bin/g++ -compiler.g74.semver=7.4 -compiler.g75.exe=/opt/compiler-explorer/gcc-7.5.0/bin/g++ -compiler.g75.semver=7.5 -compiler.g81.exe=/opt/compiler-explorer/gcc-8.1.0/bin/g++ -compiler.g81.semver=8.1 -compiler.g82.exe=/opt/compiler-explorer/gcc-8.2.0/bin/g++ -compiler.g82.semver=8.2 -compiler.g83.exe=/opt/compiler-explorer/gcc-8.3.0/bin/g++ -compiler.g83.semver=8.3 -compiler.g84.exe=/opt/compiler-explorer/gcc-8.4.0/bin/g++ -compiler.g84.semver=8.4 -compiler.g85.exe=/opt/compiler-explorer/gcc-8.5.0/bin/g++ -compiler.g85.semver=8.5 -compiler.g91.exe=/opt/compiler-explorer/gcc-9.1.0/bin/g++ -compiler.g91.semver=9.1 -compiler.g92.exe=/opt/compiler-explorer/gcc-9.2.0/bin/g++ -compiler.g92.semver=9.2 -compiler.g93.exe=/opt/compiler-explorer/gcc-9.3.0/bin/g++ -compiler.g93.semver=9.3 -compiler.g94.exe=/opt/compiler-explorer/gcc-9.4.0/bin/g++ -compiler.g94.semver=9.4 -compiler.g95.exe=/opt/compiler-explorer/gcc-9.5.0/bin/g++ -compiler.g95.semver=9.5 -compiler.g101.exe=/opt/compiler-explorer/gcc-10.1.0/bin/g++ -compiler.g101.semver=10.1 -compiler.g102.exe=/opt/compiler-explorer/gcc-10.2.0/bin/g++ -compiler.g102.semver=10.2 -compiler.g103.exe=/opt/compiler-explorer/gcc-10.3.0/bin/g++ -compiler.g103.semver=10.3 -compiler.g104.exe=/opt/compiler-explorer/gcc-10.4.0/bin/g++ -compiler.g104.semver=10.4 -compiler.g105.exe=/opt/compiler-explorer/gcc-10.5.0/bin/g++ -compiler.g105.semver=10.5 -compiler.g111.exe=/opt/compiler-explorer/gcc-11.1.0/bin/g++ -compiler.g111.semver=11.1 -compiler.g112.exe=/opt/compiler-explorer/gcc-11.2.0/bin/g++ -compiler.g112.semver=11.2 -compiler.g113.exe=/opt/compiler-explorer/gcc-11.3.0/bin/g++ -compiler.g113.semver=11.3 -compiler.g114.exe=/opt/compiler-explorer/gcc-11.4.0/bin/g++ -compiler.g114.semver=11.4 -compiler.g121.exe=/opt/compiler-explorer/gcc-12.1.0/bin/g++ -compiler.g121.semver=12.1 -compiler.g122.exe=/opt/compiler-explorer/gcc-12.2.0/bin/g++ -compiler.g122.semver=12.2 -compiler.g123.exe=/opt/compiler-explorer/gcc-12.3.0/bin/g++ -compiler.g123.semver=12.3 -compiler.g131.exe=/opt/compiler-explorer/gcc-13.1.0/bin/g++ -compiler.g131.semver=13.1 -compiler.g132.exe=/opt/compiler-explorer/gcc-13.2.0/bin/g++ -compiler.g132.semver=13.2 -compiler.g141.exe=/opt/compiler-explorer/gcc-14.1.0/bin/g++ -compiler.g141.semver=14.1 - -compiler.gsnapshot.exe=/opt/compiler-explorer/gcc-snapshot/bin/g++ -compiler.gsnapshot.demangler=/opt/compiler-explorer/gcc-snapshot/bin/c++filt -compiler.gsnapshot.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump -compiler.gsnapshot.semver=(trunk) -compiler.gsnapshot.isNightly=true -compiler.gsnapshot.alias=g7snapshot -compiler.gcontracts-trunk.exe=/opt/compiler-explorer/gcc-lock3-contracts-trunk/bin/g++ -compiler.gcontracts-trunk.demangler=/opt/compiler-explorer/gcc-snapshot/bin/c++filt -compiler.gcontracts-trunk.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump -compiler.gcontracts-trunk.semver=(contracts) -compiler.gcontracts-trunk.isNightly=true -compiler.gcontracts-trunk.notification=Experimental Contract Support; see <a href="https://github.com/lock3/gcc/wiki" target="_blank" rel="noopener noreferrer">Lock3's repository wiki<sup><small class="fas fa-external-link-alt opens-new-window" title="Opens in a new window"></small></sup></a> -compiler.gcontract-labels-trunk.exe=/opt/compiler-explorer/gcc-lock3-contract-labels-trunk/bin/g++ -compiler.gcontract-labels-trunk.demangler=/opt/compiler-explorer/gcc-snapshot/bin/c++filt -compiler.gcontract-labels-trunk.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump -compiler.gcontract-labels-trunk.semver=(contract labels) -compiler.gcontract-labels-trunk.isNightly=true -compiler.gcontract-labels-trunk.notification=Experimental Contract Label Support; see <a href="https://github.com/lock3/gcc/wiki" target="_blank" rel="noopener noreferrer">Lock3's repository wiki<sup><small class="fas fa-external-link-alt opens-new-window" title="Opens in a new window"></small></sup></a> -compiler.gcontracts-nonattr-trunk.exe=/opt/compiler-explorer/gcc-contracts-nonattr-trunk/bin/g++ -compiler.gcontracts-nonattr-trunk.demangler=/opt/compiler-explorer/gcc-snapshot/bin/c++filt -compiler.gcontracts-nonattr-trunk.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump -compiler.gcontracts-nonattr-trunk.semver=(contracts natural syntax) -compiler.gcontracts-nonattr-trunk.isNightly=true -compiler.gcontracts-nonattr-trunk.notification=Experimental Contract Natural Syntax Support; see <a href="https://open-std.org/JTC1/SC22/WG21/docs/papers/2023/p2961r0.pdf" target="_blank" rel="noopener noreferrer">P2961R0<sup><small class="fas fa-external-link-alt opens-new-window" title="Opens in a new window"></small></sup></a> -compiler.gcxx-modules-trunk.exe=/opt/compiler-explorer/gcc-cxx-modules-trunk/bin/g++ -compiler.gcxx-modules-trunk.demangler=/opt/compiler-explorer/gcc-snapshot/bin/c++filt -compiler.gcxx-modules-trunk.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump -compiler.gcxx-modules-trunk.semver=(modules) -compiler.gcxx-modules-trunk.isNightly=true -compiler.gcxx-modules-trunk.notification=Experimental Modules Support; see <a href="https://gcc.gnu.org/wiki/cxx-modules" target="_blank" rel="noopener noreferrer">the GCC Wiki<sup><small class="fas fa-external-link-alt opens-new-window" title="Opens in a new window"></small></sup></a> -compiler.gcxx-modules-trunk.options=-fmodules-ts -compiler.gcxx-coroutines-trunk.exe=/opt/compiler-explorer/gcc-cxx-coroutines-trunk/bin/g++ -compiler.gcxx-coroutines-trunk.demangler=/opt/compiler-explorer/gcc-snapshot/bin/c++filt -compiler.gcxx-coroutines-trunk.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump -compiler.gcxx-coroutines-trunk.semver=(coroutines) -compiler.gcxx-coroutines-trunk.isNightly=true -compiler.gcxx-coroutines-trunk.notification=Experimental Coroutines Support; see <a href="https://github.com/iains/gcc-cxx-coroutines" target="_blank" rel="noopener noreferrer">github<sup><small class="fas fa-external-link-alt opens-new-window" title="Opens in a new window"></small></sup></a> -compiler.gcxx-coroutines-trunk.options=-fcoroutines -compiler.gcc-embed-trunk.exe=/opt/compiler-explorer/gcc-embed-trunk/bin/g++ -compiler.gcc-embed-trunk.demangler=/opt/compiler-explorer/gcc-snapshot/bin/c++filt -compiler.gcc-embed-trunk.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump -compiler.gcc-embed-trunk.semver=(std::embed) -compiler.gcc-embed-trunk.isNightly=true -compiler.gcc-embed-trunk.notification=Experimental <code>std::embed</code> Support; see <a href="https://github.com/ThePhD/embed" target="_blank" rel="noopener noreferrer">github<sup><small class="fas fa-external-link-alt opens-new-window" title="Opens in a new window"></small></sup></a> -compiler.gcc-embed-trunk.hidden=true -compiler.gcc-static-analysis-trunk.exe=/opt/compiler-explorer/gcc-static-analysis-trunk/bin/g++ -compiler.gcc-static-analysis-trunk.demangler=/opt/compiler-explorer/gcc-snapshot/bin/c++filt -compiler.gcc-static-analysis-trunk.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump -compiler.gcc-static-analysis-trunk.options=-fanalyzer -fdiagnostics-urls=never -fdiagnostics-color=always -compiler.gcc-static-analysis-trunk.semver=(static analysis) -compiler.gcc-static-analysis-trunk.isNightly=true -compiler.gcc-static-analysis-trunk.notification=Experimental static analyzer; see <a href="https://gcc.gnu.org/wiki/DavidMalcolm/StaticAnalyzer" target="_blank" rel="noopener noreferrer">GCC wiki page<sup><small class="fas fa-external-link-alt opens-new-window" title="Opens in a new window"></small></sup></a> -compiler.gcc-static-analysis-trunk.hidden=true - -# Some multilib workarounds for older compilers not built quite right... -compiler.g63.needsMulti=true -compiler.g71.needsMulti=true -compiler.g72.needsMulti=true - -################################ -# Clang for x86 -group.clang.compilers=&clangx86assert:clang30:clang31:clang32:clang33:clang341:clang350:clang351:clang352:clang37x:clang36x:clang371:clang380:clang381:clang390:clang391:clang400:clang401:clang500:clang501:clang502:clang600:clang601:clang700:clang701:clang710:clang800:clang801:clang900:clang901:clang1000:clang1001:clang1100:clang1101:clang1200:clang1201:clang1300:clang1301:clang1400:clang1500:clang1600:clang1701:clang1810 -group.clang.intelAsm=-mllvm --x86-asm-syntax=intel -group.clang.options=--gcc-toolchain=/opt/compiler-explorer/gcc-7.2.0 -group.clang.groupName=Clang x86-64 -group.clang.instructionSet=amd64 -group.clang.baseName=x86-64 clang -group.clang.isSemVer=true -group.clang.compilerType=clang -group.clang.unwiseOptions=-march=native -group.clang.supportsPVS-Studio=true -group.clang.supportsSonar=true -group.clang.supportsLlvmCov=true -group.clang.licenseName=LLVM Apache 2 -group.clang.licenseLink=https://github.com/llvm/llvm-project/blob/main/LICENSE.TXT -group.clang.licensePreamble=The LLVM Project is under the Apache License v2.0 with LLVM Exceptions -group.clang.supportsBinaryObject=true -group.clang.compilerCategories=clang -group.clang.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt - -# Ancient clangs don't support GCC toolchain option -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.semver=3.0.0 -compiler.clang30.options=-I/opt/compiler-explorer/gcc-4.6.4/lib/gcc/x86_64-linux-gnu/4.6.4/include -I/opt/compiler-explorer/gcc-4.6.4/include/c++/4.6.4 -I/opt/compiler-explorer/gcc-4.6.4/include/c++/4.6.4/x86_64-linux-gnu/ -compiler.clang30.supportsBinary=false -# Clang 3.1 and above: let's try the latest stable GCC as of the time of build -compiler.clang31.exe=/opt/compiler-explorer/clang+llvm-3.1-x86_64-linux-ubuntu_12.04/bin/clang++ -compiler.clang31.semver=3.1 -compiler.clang31.options=-gcc-toolchain /opt/compiler-explorer/gcc-4.7.4 -compiler.clang31.supportsBinary=false -compiler.clang32.exe=/opt/compiler-explorer/clang-3.2/bin/clang++ -compiler.clang32.alias=/opt/clang-3.2/bin/clang++ -compiler.clang32.semver=3.2 -compiler.clang32.options=-gcc-toolchain /opt/compiler-explorer/gcc-4.7.4 -compiler.clang32.supportsBinary=false -compiler.clang33.exe=/opt/compiler-explorer/clang-3.3/bin/clang++ -compiler.clang33.alias=/opt/clang-3.3/bin/clang++ -compiler.clang33.semver=3.3 -compiler.clang33.options=-gcc-toolchain /opt/compiler-explorer/gcc-4.8.5 -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.semver=3.4.1 -compiler.clang341.options=--gcc-toolchain=/opt/compiler-explorer/gcc-4.8.5 -compiler.clang350.exe=/opt/compiler-explorer/clang+llvm-3.5.0-x86_64-linux-gnu/bin/clang++ -compiler.clang350.semver=3.5 -compiler.clang350.options=--gcc-toolchain=/opt/compiler-explorer/gcc-4.9.4 -compiler.clang351.exe=/opt/compiler-explorer/clang+llvm-3.5.1-x86_64-linux-gnu/bin/clang++ -compiler.clang351.semver=3.5.1 -compiler.clang351.options=--gcc-toolchain=/opt/compiler-explorer/gcc-4.9.4 -compiler.clang352.exe=/opt/compiler-explorer/clang+llvm-3.5.2-x86_64-linux-gnu/bin/clang++ -compiler.clang352.semver=3.5.2 -compiler.clang352.options=--gcc-toolchain=/opt/compiler-explorer/gcc-4.9.4 -compiler.clang36x.exe=/opt/compiler-explorer/clang+llvm-3.6.2-x86_64-linux-gnu-ubuntu-14.04/bin/clang++ -compiler.clang36x.semver=3.6 -compiler.clang36x.options=--gcc-toolchain=/opt/compiler-explorer/gcc-4.9.4 -compiler.clang37x.exe=/opt/compiler-explorer/clang+llvm-3.7.0-x86_64-linux-gnu-ubuntu-14.04/bin/clang++ -compiler.clang37x.semver=3.7 -compiler.clang37x.options=--gcc-toolchain=/opt/compiler-explorer/gcc-5.5.0 -compiler.clang371.exe=/opt/compiler-explorer/clang+llvm-3.7.1-x86_64-linux-gnu-ubuntu-14.04/bin/clang++ -compiler.clang371.semver=3.7.1 -compiler.clang371.options=--gcc-toolchain=/opt/compiler-explorer/gcc-5.5.0 -compiler.clang380.exe=/opt/compiler-explorer/clang+llvm-3.8.0-x86_64-linux-gnu-ubuntu-14.04/bin/clang++ -compiler.clang380.semver=3.8 -compiler.clang380.options=--gcc-toolchain=/opt/compiler-explorer/gcc-5.5.0 -compiler.clang381.exe=/opt/compiler-explorer/clang+llvm-3.8.1-x86_64-linux-gnu-ubuntu-14.04/bin/clang++ -compiler.clang381.semver=3.8.1 -compiler.clang381.options=--gcc-toolchain=/opt/compiler-explorer/gcc-5.5.0 -compiler.clang390.exe=/opt/compiler-explorer/clang+llvm-3.9.0-x86_64-linux-gnu-ubuntu-16.04/bin/clang++ -compiler.clang390.semver=3.9.0 -compiler.clang390.options=--gcc-toolchain=/opt/compiler-explorer/gcc-6.3.0 -compiler.clang391.exe=/opt/compiler-explorer/clang-3.9.1/bin/clang++ -compiler.clang391.semver=3.9.1 -compiler.clang391.options=--gcc-toolchain=/opt/compiler-explorer/gcc-6.3.0 -compiler.clang400.exe=/opt/compiler-explorer/clang-4.0.0/bin/clang++ -compiler.clang400.semver=4.0.0 -compiler.clang400.options=--gcc-toolchain=/opt/compiler-explorer/gcc-6.3.0 -compiler.clang401.exe=/opt/compiler-explorer/clang-4.0.1/bin/clang++ -compiler.clang401.semver=4.0.1 -compiler.clang401.options=--gcc-toolchain=/opt/compiler-explorer/gcc-6.3.0 -compiler.clang500.exe=/opt/compiler-explorer/clang-5.0.0/bin/clang++ -compiler.clang500.semver=5.0.0 -compiler.clang500.options=--gcc-toolchain=/opt/compiler-explorer/gcc-7.3.0 -compiler.clang501.exe=/opt/compiler-explorer/clang-5.0.1/bin/clang++ -compiler.clang501.semver=5.0.1 -compiler.clang501.options=--gcc-toolchain=/opt/compiler-explorer/gcc-7.3.0 -compiler.clang502.exe=/opt/compiler-explorer/clang-5.0.2/bin/clang++ -compiler.clang502.semver=5.0.2 -compiler.clang502.options=--gcc-toolchain=/opt/compiler-explorer/gcc-7.3.0 -compiler.clang600.exe=/opt/compiler-explorer/clang-6.0.0/bin/clang++ -compiler.clang600.options=--gcc-toolchain=/opt/compiler-explorer/gcc-7.3.0 -compiler.clang600.semver=6.0.0 -compiler.clang601.exe=/opt/compiler-explorer/clang-6.0.1/bin/clang++ -compiler.clang601.options=--gcc-toolchain=/opt/compiler-explorer/gcc-7.3.0 -compiler.clang601.semver=6.0.1 -compiler.clang700.exe=/opt/compiler-explorer/clang-7.0.0/bin/clang++ -compiler.clang700.semver=7.0.0 -compiler.clang700.options=--gcc-toolchain=/opt/compiler-explorer/gcc-8.2.0 -compiler.clang701.exe=/opt/compiler-explorer/clang-7.0.1/bin/clang++ -compiler.clang701.semver=7.0.1 -compiler.clang701.options=--gcc-toolchain=/opt/compiler-explorer/gcc-8.2.0 -compiler.clang710.exe=/opt/compiler-explorer/clang-7.1.0/bin/clang++ -compiler.clang710.semver=7.1.0 -compiler.clang710.options=--gcc-toolchain=/opt/compiler-explorer/gcc-8.2.0 -compiler.clang800.exe=/opt/compiler-explorer/clang-8.0.0/bin/clang++ -compiler.clang800.semver=8.0.0 -compiler.clang800.options=--gcc-toolchain=/opt/compiler-explorer/gcc-8.3.0 -compiler.clang801.exe=/opt/compiler-explorer/clang-8.0.1/bin/clang++ -compiler.clang801.semver=8.0.1 -compiler.clang801.options=--gcc-toolchain=/opt/compiler-explorer/gcc-8.3.0 -compiler.clang900.exe=/opt/compiler-explorer/clang-9.0.0/bin/clang++ -compiler.clang900.semver=9.0.0 -compiler.clang900.options=--gcc-toolchain=/opt/compiler-explorer/gcc-9.2.0 -compiler.clang901.exe=/opt/compiler-explorer/clang-9.0.1/bin/clang++ -compiler.clang901.semver=9.0.1 -compiler.clang901.options=--gcc-toolchain=/opt/compiler-explorer/gcc-9.2.0 -compiler.clang1000.exe=/opt/compiler-explorer/clang-10.0.0/bin/clang++ -compiler.clang1000.semver=10.0.0 -compiler.clang1000.options=--gcc-toolchain=/opt/compiler-explorer/gcc-9.3.0 -compiler.clang1001.exe=/opt/compiler-explorer/clang-10.0.1/bin/clang++ -compiler.clang1001.semver=10.0.1 -compiler.clang1001.options=--gcc-toolchain=/opt/compiler-explorer/gcc-9.3.0 -compiler.clang1100.exe=/opt/compiler-explorer/clang-11.0.0/bin/clang++ -compiler.clang1100.semver=11.0.0 -compiler.clang1100.options=--gcc-toolchain=/opt/compiler-explorer/gcc-10.2.0 -compiler.clang1101.exe=/opt/compiler-explorer/clang-11.0.1/bin/clang++ -compiler.clang1101.semver=11.0.1 -compiler.clang1101.options=--gcc-toolchain=/opt/compiler-explorer/gcc-10.2.0 -compiler.clang1200.exe=/opt/compiler-explorer/clang-12.0.0/bin/clang++ -compiler.clang1200.semver=12.0.0 -compiler.clang1200.options=--gcc-toolchain=/opt/compiler-explorer/gcc-10.3.0 -compiler.clang1200.debugPatched=true -compiler.clang1201.exe=/opt/compiler-explorer/clang-12.0.1/bin/clang++ -compiler.clang1201.semver=12.0.1 -compiler.clang1201.options=--gcc-toolchain=/opt/compiler-explorer/gcc-11.1.0 -compiler.clang1201.debugPatched=true -compiler.clang1300.exe=/opt/compiler-explorer/clang-13.0.0/bin/clang++ -compiler.clang1300.semver=13.0.0 -compiler.clang1300.options=--gcc-toolchain=/opt/compiler-explorer/gcc-11.2.0 -compiler.clang1300.ldPath=${exePath}/../lib|${exePath}/../lib/x86_64-unknown-linux-gnu -compiler.clang1300.debugPatched=true -compiler.clang1301.exe=/opt/compiler-explorer/clang-13.0.1/bin/clang++ -compiler.clang1301.semver=13.0.1 -compiler.clang1301.options=--gcc-toolchain=/opt/compiler-explorer/gcc-11.2.0 -compiler.clang1301.ldPath=${exePath}/../lib|${exePath}/../lib/x86_64-unknown-linux-gnu -compiler.clang1301.debugPatched=true -compiler.clang1400.exe=/opt/compiler-explorer/clang-14.0.0/bin/clang++ -compiler.clang1400.semver=14.0.0 -compiler.clang1400.options=--gcc-toolchain=/opt/compiler-explorer/gcc-11.2.0 -compiler.clang1400.ldPath=${exePath}/../lib|${exePath}/../lib/x86_64-unknown-linux-gnu -compiler.clang1400.debugPatched=true -compiler.clang1500.exe=/opt/compiler-explorer/clang-15.0.0/bin/clang++ -compiler.clang1500.semver=15.0.0 -compiler.clang1500.options=--gcc-toolchain=/opt/compiler-explorer/gcc-12.2.0 -compiler.clang1500.ldPath=${exePath}/../lib|${exePath}/../lib/x86_64-unknown-linux-gnu -compiler.clang1500.debugPatched=true -compiler.clang1600.exe=/opt/compiler-explorer/clang-16.0.0/bin/clang++ -compiler.clang1600.semver=16.0.0 -compiler.clang1600.options=--gcc-toolchain=/opt/compiler-explorer/gcc-12.2.0 -compiler.clang1600.ldPath=${exePath}/../lib|${exePath}/../lib/x86_64-unknown-linux-gnu -compiler.clang1600.debugPatched=true -compiler.clang1701.exe=/opt/compiler-explorer/clang-17.0.1/bin/clang++ -compiler.clang1701.semver=17.0.1 -compiler.clang1701.options=--gcc-toolchain=/opt/compiler-explorer/gcc-13.2.0 -compiler.clang1701.ldPath=${exePath}/../lib|${exePath}/../lib/x86_64-unknown-linux-gnu -compiler.clang1701.debugPatched=true -compiler.clang1810.exe=/opt/compiler-explorer/clang-18.1.0/bin/clang++ -compiler.clang1810.semver=18.1.0 -compiler.clang1810.options=--gcc-toolchain=/opt/compiler-explorer/gcc-13.2.0 -compiler.clang1810.ldPath=${exePath}/../lib|${exePath}/../lib/x86_64-unknown-linux-gnu -compiler.clang1810.debugPatched=true - -group.clangx86trunk.compilers=clang_trunk:clang_assertions_trunk:clang_concepts:clang_p1144:clang_autonsdmi:clang_bb_p2996:clang_lifetime:clang_p1061:clang_parmexpr:clang_patmat:clang_embed:clang_dang:clang_reflection:clang_variadic_friends:clang_widberg:clang_resugar:clang_clangir -group.clangx86trunk.intelAsm=-mllvm --x86-asm-syntax=intel -group.clangx86trunk.options=--gcc-toolchain=/opt/compiler-explorer/gcc-snapshot -group.clangx86trunk.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump -group.clangx86trunk.groupName=Clang x86-64 -group.clangx86trunk.instructionSet=amd64 -group.clangx86trunk.baseName=x86-64 clang -group.clangx86trunk.isSemVer=true -group.clangx86trunk.isNightly=true -group.clangx86trunk.compilerType=clang -group.clangx86trunk.unwiseOptions=-march=native -group.clangx86trunk.supportsPVS-Studio=true -group.clangx86trunk.supportsSonar=true -group.clangx86trunk.supportsLlvmCov=true -group.clangx86trunk.ldPath=${exePath}/../lib|${exePath}/../lib/x86_64-unknown-linux-gnu -group.clangx86trunk.compilerCategories=clang -group.clangx86trunk.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt - -compiler.clang_trunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang++ -compiler.clang_trunk.semver=(trunk) -compiler.clang_trunk.debugPatched=true -compiler.clang_assertions_trunk.exe=/opt/compiler-explorer/clang-assertions-trunk/bin/clang++ -compiler.clang_assertions_trunk.semver=(assertions trunk) -compiler.clang_concepts.exe=/opt/compiler-explorer/clang-concepts-trunk/bin/clang++ -compiler.clang_concepts.semver=(old concepts branch) -compiler.clang_concepts.options=-std=c++2a -Xclang -fconcepts-ts -stdlib=libc++ -compiler.clang_concepts.notification=<span style="color:red"><b>WARNING</b>: Concepts support has been merged to Clang trunk: use <code>-std=c++2a</code> for the most up-to-date support</span> -compiler.clang_p1144.exe=/opt/compiler-explorer/clang-relocatable-trunk/bin/clang++ -compiler.clang_p1144.semver=(experimental P1144) -compiler.clang_p1144.options=--gcc-toolchain=/opt/compiler-explorer/gcc-p1144-trunk -stdlib=libc++ -g0 -compiler.clang_p1144.notification=Experimental __is_trivially_relocatable; see <a href="https://wg21.link/p1144" target="_blank" rel="noopener noreferrer">P1144 <sup><small class="fas fa-external-link-alt opens-new-window" title="Opens in a new window"></small></sup></a> -compiler.clang_autonsdmi.exe=/opt/compiler-explorer/clang-autonsdmi-trunk/bin/clang++ -compiler.clang_autonsdmi.semver=(experimental metaprogramming - P2632) -compiler.clang_autonsdmi.options=-std=c++2a -stdlib=libc++ -compiler.clang_autonsdmi.notification=Experimental Template Meta Programming features; see <a href="https://wg21.link/P2632" target="_blank" rel="noopener noreferrer">this C++ paper <sup><small class="fas fa-external-link-alt opens-new-window" title="Opens in a new window"></small></sup></a> for more information -compiler.clang_lifetime.exe=/opt/compiler-explorer/clang-lifetime-trunk/bin/clang++ -compiler.clang_lifetime.semver=(experimental -Wlifetime) -compiler.clang_lifetime.options=--gcc-toolchain=/opt/compiler-explorer/gcc-8.2.0 -Wlifetime -compiler.clang_lifetime.notification=Lifetime profile checker based on Herb Sutter's paper; see <a href="https://herbsutter.com/2018/09/20/lifetime-profile-v1-0-posted/" target="_blank" rel="noopener noreferrer">this blog post <sup><small class="fas fa-external-link-alt opens-new-window" title="Opens in a new window"></small></sup></a> for more information -compiler.clang_bb_p2996.exe=/opt/compiler-explorer/clang-bb-p2996-trunk/bin/clang++ -compiler.clang_bb_p2996.semver=(experimental P2996) -compiler.clang_bb_p2996.notification=Experimental Reflection Support; see <a href="https://github.com/bloomberg/clang-p2996/blob/p2996/P2996.md" target="_blank" rel="noopener noreferrer">P2996<sup><small class="fas fa-external-link-alt opens-new-window" title="Opens in a new window"></small></sup></a> -compiler.clang_bb_p2996.options=-std=c++26 -freflection -stdlib=libc++ -compiler.clang_p1061.exe=/opt/compiler-explorer/clang-p1061-trunk/bin/clang++ -compiler.clang_p1061.semver=(experimental P1061) -compiler.clang_p1061.notification=Experimental Structure Bindings can introduce a Pack; see <a href="https://wg21.link/P1061" target="_blank" rel="noopener noreferrer">P1061<sup><small class="fas fa-external-link-alt opens-new-window" title="Opens in a new window"></small></sup></a> -compiler.clang_parmexpr.exe=/opt/compiler-explorer/clang-parmexpr-trunk/bin/clang++ -compiler.clang_parmexpr.semver=(experimental P1221) -compiler.clang_parmexpr.options=-std=c++2a -stdlib=libc++ -compiler.clang_parmexpr.notification=Experimental Parametric Expressions; see <a href="https://github.com/ricejasonf/parametric_expressions/blob/master/d1221.md" target="_blank" rel="noopener noreferrer">P1221<sup><small class="fas fa-external-link-alt opens-new-window" title="Opens in a new window"></small></sup></a> -compiler.clang_patmat.exe=/opt/compiler-explorer/clang-patmat-trunk/bin/clang++ -compiler.clang_patmat.semver=(experimental pattern matching) -compiler.clang_patmat.options=-std=c++2a -stdlib=libc++ -fpattern-matching -compiler.clang_patmat.notification=Experimental Pattern Matching; see <a href="https://wg21.link/p1371" target="_blank" rel="noopener noreferrer">P1371 <sup><small class="fas fa-external-link-alt opens-new-window" title="Opens in a new window"></small></sup></a> -compiler.clang_embed.exe=/opt/compiler-explorer/clang-embed-trunk/bin/clang++ -compiler.clang_embed.semver=(std::embed) -compiler.clang_embed.options=-std=c++2a -stdlib=libc++ -compiler.clang_embed.notification=Experimental <code>std::embed</code> Support; see <a href="https://github.com/ThePhD/embed" target="_blank" rel="noopener noreferrer">github<sup><small class="fas fa-external-link-alt opens-new-window" title="Opens in a new window"></small></sup></a> -compiler.clang_embed.hidden=true -compiler.clang_dang.exe=/opt/compiler-explorer/clang-dang-main/bin/clang++ -compiler.clang_dang.semver=(thephd.dev) -compiler.clang_dang.options=-std=c++2a -stdlib=libc++ -compiler.clang_dang.notification=Embed, Transparent Function Aliases, and more in this custom clang-derived playground; see <a href="https://thephd.dev/portfolio/standard" target="_blank" rel="noopener noreferrer">github<sup><small class="fas fa-external-link-alt opens-new-window" title="Opens in a new window"></small></sup></a> for other potential proposal implementations! -compiler.clang_widberg.exe=/opt/compiler-explorer/clang-widberg-main/bin/clang++ -compiler.clang_widberg.semver=(widberg) -compiler.clang_widberg.options=-std=c++2a -stdlib=libc++ -compiler.clang_widberg.notification=Experimental Reverse Engineering Compiler; see <a href="https://github.com/widberg/llvm-project-widberg-extensions" target="_blank" rel="noopener noreferrer">github<sup><small class="fas fa-external-link-alt opens-new-window" title="Opens in a new window"></small></sup></a> -compiler.clang_resugar.exe=/opt/compiler-explorer/clang-mizvekov-resugar/bin/clang++ -compiler.clang_resugar.semver=(resugar) -compiler.clang_resugar.options=-std=c++20 -stdlib=libc++ -compiler.clang_resugar.notification=Experimental support for resugaring template specializations; see <a href="https://reviews.llvm.org/D127695" target="_blank" rel="noopener noreferrer">D127695<sup><small class="fas fa-external-link-alt opens-new-window" title="Opens in a new window"></small></sup></a> -compiler.clang_reflection.exe=/opt/compiler-explorer/clang-reflection-trunk/bin/clang++ -compiler.clang_reflection.semver=(reflection) -compiler.clang_reflection.options=-std=c++20 -freflection-ts -stdlib=libc++ -compiler.clang_reflection.notification=Experimental Reflection Support; see <a href="https://github.com/cplusplus/reflection-ts" target="_blank" rel="noopener noreferrer">github<sup><small class="fas fa-external-link-alt opens-new-window" title="Opens in a new window"></small></sup></a> -compiler.clang_variadic_friends.exe=/opt/compiler-explorer/clang-variadic-friends-trunk/bin/clang++ -compiler.clang_variadic_friends.semver=(variadic friends - P2893) -compiler.clang_variadic_friends.options=-Xclang -fvariadic-friends -compiler.clang_variadic_friends.notification=A rough implementation of variadic friends. More information <a href="https://wg21.link/P2893" target="_blank" rel="noopener noreferrer">here<sup><small class="fas fa-external-link-alt opens-new-window" title="Opens in a new window"></small></sup></a> -compiler.clang_clangir.exe=/opt/compiler-explorer/clang-clangir-trunk/bin/clang++ -compiler.clang_clangir.semver=(clangir) -compiler.clang_clangir.options=-std=c++20 -Xclang -fclangir-enable -Xclang -emit-cir -Xclang -clangir-disable-emit-cxx-default -compiler.clang_clangir.notification=ClangIR enabled clang compiler; see <a href="https://clangir.org" target="_blank" rel="noopener noreferrer">clangir.org<sup><small class="fas fa-external-link-alt opens-new-window" title="Opens in a new window"></small></sup></a> - -group.clangx86assert.compilers=clang26assert:clang27assert:clang28assert:clang29assert:clang30assert:clang31assert:clang32assert:clang33assert:clang34assert:clang35assert:clang36assert:clang37assert:clang38assert:clang39assert:clang40assert:clang50assert:clang60assert:clang70assert:clang80assert:clang90assert:clang100assert:clang110assert:clang120assert:clang130assert:clang140assert:clang150assert:clang160assert:clang170assert:clang181assert -group.clangx86assert.options= -group.clangx86assert.groupName=Clang x86-64 (assertions) -group.clangx86assert.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt - -# Ancient clangs don't support GCC toolchain option -compiler.clang26assert.exe=/opt/compiler-explorer/clang-assertions-2.6.0/bin/clang -compiler.clang26assert.semver=2.6.0 (assertions) -compiler.clang26assert.options=-I/opt/compiler-explorer/gcc-4.1.2/lib/gcc/x86_64-linux-gnu/4.1.2/include -I/opt/compiler-explorer/gcc-4.1.2/include/c++/4.1.2 -I/opt/compiler-explorer/gcc-4.1.2/include/c++/4.1.2/x86_64-linux-gnu/ -compiler.clang26assert.intelAsm=-Xclang -x86-asm-syntax=intel -compiler.clang26assert.supportsBinary=false -# Clang 2.7 is patched to emit intel asm syntax by default -compiler.clang27assert.exe=/opt/compiler-explorer/clang-assertions-2.7.0/bin/clang++ -compiler.clang27assert.semver=2.7.0 (assertions) -compiler.clang27assert.options=-I/opt/compiler-explorer/gcc-4.4.7/lib/gcc/x86_64-linux-gnu/4.4.7/include -I/opt/compiler-explorer/gcc-4.4.7/include/c++/4.4.7 -I/opt/compiler-explorer/gcc-4.4.7/include/c++/4.4.7/x86_64-linux-gnu/ -compiler.clang27assert.intelAsm= -compiler.clang27assert.supportsBinary=false -compiler.clang28assert.exe=/opt/compiler-explorer/clang-assertions-2.8.0/bin/clang++ -compiler.clang28assert.semver=2.8.0 (assertions) -compiler.clang28assert.options=-I/opt/compiler-explorer/gcc-4.5.3/lib/gcc/x86_64-linux-gnu/4.5.3/include -I/opt/compiler-explorer/gcc-4.5.3/include/c++/4.5.3 -I/opt/compiler-explorer/gcc-4.5.3/include/c++/4.5.3/x86_64-linux-gnu/ -compiler.clang28assert.supportsBinary=false -compiler.clang29assert.exe=/opt/compiler-explorer/clang-assertions-2.9.0/bin/clang++ -compiler.clang29assert.semver=2.9.0 (assertions) -compiler.clang29assert.options=-I/opt/compiler-explorer/gcc-4.5.3/lib/gcc/x86_64-linux-gnu/4.5.3/include -I/opt/compiler-explorer/gcc-4.5.3/include/c++/4.5.3 -I/opt/compiler-explorer/gcc-4.5.3/include/c++/4.5.3/x86_64-linux-gnu/ -compiler.clang29assert.supportsBinary=false -compiler.clang30assert.exe=/opt/compiler-explorer/clang-assertions-3.0.0/bin/clang++ -compiler.clang30assert.semver=3.0.0 (assertions) -compiler.clang30assert.options=-I/opt/compiler-explorer/gcc-4.6.4/lib/gcc/x86_64-linux-gnu/4.6.4/include -I/opt/compiler-explorer/gcc-4.6.4/include/c++/4.6.4 -I/opt/compiler-explorer/gcc-4.6.4/include/c++/4.6.4/x86_64-linux-gnu/ -compiler.clang30assert.supportsBinary=false -# Clang 3.1 and above: let's try the latest stable GCC as of the time of build -compiler.clang31assert.exe=/opt/compiler-explorer/clang-assertions-3.1.0/bin/clang++ -compiler.clang31assert.semver=3.1 (assertions) -compiler.clang31assert.options=-gcc-toolchain /opt/compiler-explorer/gcc-4.7.4 -compiler.clang32assert.exe=/opt/compiler-explorer/clang-assertions-3.2.0/bin/clang++ -compiler.clang32assert.semver=3.2 (assertions) -compiler.clang32assert.options=-gcc-toolchain /opt/compiler-explorer/gcc-4.7.4 -compiler.clang33assert.exe=/opt/compiler-explorer/clang-assertions-3.3.0/bin/clang++ -compiler.clang33assert.semver=3.3 (assertions) -compiler.clang33assert.options=-gcc-toolchain /opt/compiler-explorer/gcc-4.8.5 -compiler.clang34assert.exe=/opt/compiler-explorer/clang-assertions-3.4.0/bin/clang++ -compiler.clang34assert.semver=3.4 (assertions) -compiler.clang34assert.options=--gcc-toolchain=/opt/compiler-explorer/gcc-4.8.5 -compiler.clang35assert.exe=/opt/compiler-explorer/clang-assertions-3.5.0/bin/clang++ -compiler.clang35assert.semver=3.5 (assertions) -compiler.clang35assert.options=--gcc-toolchain=/opt/compiler-explorer/gcc-4.9.4 -compiler.clang36assert.exe=/opt/compiler-explorer/clang-assertions-3.6.0/bin/clang++ -compiler.clang36assert.semver=3.6 (assertions) -compiler.clang36assert.options=--gcc-toolchain=/opt/compiler-explorer/gcc-4.9.4 -compiler.clang37assert.exe=/opt/compiler-explorer/clang-assertions-3.7.0/bin/clang++ -compiler.clang37assert.semver=3.7 (assertions) -compiler.clang37assert.options=--gcc-toolchain=/opt/compiler-explorer/gcc-5.5.0 -compiler.clang38assert.exe=/opt/compiler-explorer/clang-assertions-3.8.0/bin/clang++ -compiler.clang38assert.semver=3.8 (assertions) -compiler.clang38assert.options=--gcc-toolchain=/opt/compiler-explorer/gcc-5.5.0 -compiler.clang39assert.exe=/opt/compiler-explorer/clang-assertions-3.9.0/bin/clang++ -compiler.clang39assert.semver=3.9.0 (assertions) -compiler.clang39assert.options=--gcc-toolchain=/opt/compiler-explorer/gcc-6.3.0 -compiler.clang40assert.exe=/opt/compiler-explorer/clang-assertions-4.0.0/bin/clang++ -compiler.clang40assert.semver=4.0.0 (assertions) -compiler.clang40assert.options=--gcc-toolchain=/opt/compiler-explorer/gcc-6.3.0 -compiler.clang50assert.exe=/opt/compiler-explorer/clang-assertions-5.0.0/bin/clang++ -compiler.clang50assert.semver=5.0.0 (assertions) -compiler.clang50assert.options=--gcc-toolchain=/opt/compiler-explorer/gcc-7.3.0 -compiler.clang60assert.exe=/opt/compiler-explorer/clang-assertions-6.0.0/bin/clang++ -compiler.clang60assert.semver=6.0.0 (assertions) -compiler.clang60assert.options=--gcc-toolchain=/opt/compiler-explorer/gcc-7.3.0 -compiler.clang70assert.exe=/opt/compiler-explorer/clang-assertions-7.0.0/bin/clang++ -compiler.clang70assert.semver=7.0.0 (assertions) -compiler.clang70assert.options=--gcc-toolchain=/opt/compiler-explorer/gcc-8.2.0 -compiler.clang80assert.exe=/opt/compiler-explorer/clang-assertions-8.0.0/bin/clang++ -compiler.clang80assert.semver=8.0.0 (assertions) -compiler.clang80assert.options=--gcc-toolchain=/opt/compiler-explorer/gcc-8.3.0 -compiler.clang90assert.exe=/opt/compiler-explorer/clang-assertions-9.0.0/bin/clang++ -compiler.clang90assert.semver=9.0.0 (assertions) -compiler.clang90assert.options=--gcc-toolchain=/opt/compiler-explorer/gcc-9.2.0 -compiler.clang100assert.exe=/opt/compiler-explorer/clang-assertions-10.0.0/bin/clang++ -compiler.clang100assert.semver=10.0.0 (assertions) -compiler.clang100assert.options=--gcc-toolchain=/opt/compiler-explorer/gcc-9.3.0 -compiler.clang110assert.exe=/opt/compiler-explorer/clang-assertions-11.0.0/bin/clang++ -compiler.clang110assert.semver=11.0.0 (assertions) -compiler.clang110assert.options=--gcc-toolchain=/opt/compiler-explorer/gcc-10.2.0 -compiler.clang120assert.exe=/opt/compiler-explorer/clang-assertions-12.0.0/bin/clang++ -compiler.clang120assert.semver=12.0.0 (assertions) -compiler.clang120assert.options=--gcc-toolchain=/opt/compiler-explorer/gcc-10.3.0 -compiler.clang130assert.exe=/opt/compiler-explorer/clang-assertions-13.0.0/bin/clang++ -compiler.clang130assert.semver=13.0.0 (assertions) -compiler.clang130assert.options=--gcc-toolchain=/opt/compiler-explorer/gcc-11.2.0 -compiler.clang130assert.ldPath=${exePath}/../lib|${exePath}/../lib/x86_64-unknown-linux-gnu -compiler.clang140assert.exe=/opt/compiler-explorer/clang-assertions-14.0.0/bin/clang++ -compiler.clang140assert.semver=14.0.0 (assertions) -compiler.clang140assert.options=--gcc-toolchain=/opt/compiler-explorer/gcc-11.2.0 -compiler.clang140assert.ldPath=${exePath}/../lib|${exePath}/../lib/x86_64-unknown-linux-gnu -compiler.clang150assert.exe=/opt/compiler-explorer/clang-assertions-15.0.0/bin/clang++ -compiler.clang150assert.semver=15.0.0 (assertions) -compiler.clang150assert.options=--gcc-toolchain=/opt/compiler-explorer/gcc-12.2.0 -compiler.clang150assert.ldPath=${exePath}/../lib|${exePath}/../lib/x86_64-unknown-linux-gnu -compiler.clang160assert.exe=/opt/compiler-explorer/clang-assertions-16.0.0/bin/clang++ -compiler.clang160assert.semver=16.0.0 (assertions) -compiler.clang160assert.options=--gcc-toolchain=/opt/compiler-explorer/gcc-12.2.0 -compiler.clang160assert.ldPath=${exePath}/../lib|${exePath}/../lib/x86_64-unknown-linux-gnu -compiler.clang170assert.exe=/opt/compiler-explorer/clang-assertions-17.0.1/bin/clang++ -compiler.clang170assert.semver=17.0.1 (assertions) -compiler.clang170assert.options=--gcc-toolchain=/opt/compiler-explorer/gcc-13.2.0 -compiler.clang170assert.ldPath=${exePath}/../lib|${exePath}/../lib/x86_64-unknown-linux-gnu -compiler.clang181assert.exe=/opt/compiler-explorer/clang-assertions-18.1.0/bin/clang++ -compiler.clang181assert.semver=18.1.0 (assertions) -compiler.clang181assert.options=--gcc-toolchain=/opt/compiler-explorer/gcc-13.2.0 -compiler.clang181assert.ldPath=${exePath}/../lib|${exePath}/../lib/x86_64-unknown-linux-gnu - -group.clang-rocm.compilers=clang-rocm-trunk:clang-rocm-40502:clang-rocm-50002:clang-rocm-50103:clang-rocm-50203:clang-rocm-50303:clang-rocm-50700 -group.clang-rocm.intelAsm=-mllvm --x86-asm-syntax=intel -group.clang-rocm.options=--gcc-toolchain=/opt/compiler-explorer/gcc-7.2.0 -group.clang-rocm.groupName=ROCm clang x86-64 -group.clang-rocm.instructionSet=amd64 -group.clang-rocm.baseName=x86-64 clang -group.clang-rocm.isSemVer=true -group.clang-rocm.compilerType=clang -group.clang-rocm.unwiseOptions=-march=native -group.clang-rocm.supportsPVS-Studio=true -group.clang-rocm.supportsSonar=true -group.clang-rocm.supportsLlvmCov=true -group.clang-rocm.licenseName=LLVM Apache 2 and NCSA -group.clang-rocm.licenseLink=https://github.com/RadeonOpenCompute/llvm-project/blob/amd-stg-open/LICENSE.TXT -# and https://github.com/RadeonOpenCompute/ROCm-Device-Libs/blob/amd-stg-open/LICENSE.TXT -group.clang-rocm.compilerCategories=clang -group.clang-rocm.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt - -compiler.clang-rocm-trunk.exe=/opt/compiler-explorer/clang-rocm-trunk/bin/clang++ -compiler.clang-rocm-trunk.semver=(amd-stg-open) -compiler.clang-rocm-trunk.isNightly=true -compiler.clang-rocm-40502.exe=/opt/compiler-explorer/clang-rocm-4.5.2/bin/clang++ -compiler.clang-rocm-40502.semver=4.5.2 -compiler.clang-rocm-40502.name=x86-64 clang rocm-4.5.2 -compiler.clang-rocm-40502.options=--gcc-toolchain=/opt/compiler-explorer/gcc-11.2.0 -compiler.clang-rocm-40502.ldPath=${exePath}/../lib|${exePath}/../lib/x86_64-unknown-linux-gnu -compiler.clang-rocm-50002.exe=/opt/compiler-explorer/clang-rocm-5.0.2/bin/clang++ -compiler.clang-rocm-50002.semver=5.0.2 -compiler.clang-rocm-50002.name=x86-64 clang rocm-5.0.2 -compiler.clang-rocm-50002.options=--gcc-toolchain=/opt/compiler-explorer/gcc-11.2.0 -compiler.clang-rocm-50002.ldPath=${exePath}/../lib|${exePath}/../lib/x86_64-unknown-linux-gnu -compiler.clang-rocm-50103.exe=/opt/compiler-explorer/clang-rocm-5.1.3/bin/clang++ -compiler.clang-rocm-50103.semver=5.1.3 -compiler.clang-rocm-50103.name=x86-64 clang rocm-5.1.3 -compiler.clang-rocm-50103.options=--gcc-toolchain=/opt/compiler-explorer/gcc-11.2.0 -compiler.clang-rocm-50103.ldPath=${exePath}/../lib|${exePath}/../lib/x86_64-unknown-linux-gnu -compiler.clang-rocm-50203.exe=/opt/compiler-explorer/clang-rocm-5.2.3/bin/clang++ -compiler.clang-rocm-50203.semver=5.2.3 -compiler.clang-rocm-50203.name=x86-64 clang rocm-5.2.3 -compiler.clang-rocm-50203.options=--gcc-toolchain=/opt/compiler-explorer/gcc-11.2.0 -compiler.clang-rocm-50203.ldPath=${exePath}/../lib|${exePath}/../lib/x86_64-unknown-linux-gnu -compiler.clang-rocm-50303.exe=/opt/compiler-explorer/clang-rocm-5.3.2/bin/clang++ -compiler.clang-rocm-50303.semver=rocm-5.3.3 -compiler.clang-rocm-50303.options=--gcc-toolchain=/opt/compiler-explorer/gcc-12.2.0 -compiler.clang-rocm-50303.ldPath=${exePath}/../lib|${exePath}/../lib/x86_64-unknown-linux-gnu -compiler.clang-rocm-50700.exe=/opt/compiler-explorer/clang-rocm-5.7.0/bin/clang++ -compiler.clang-rocm-50700.semver=rocm-5.7.0 -compiler.clang-rocm-50700.options=--gcc-toolchain=/opt/compiler-explorer/gcc-12.2.0 -compiler.clang-rocm-50700.ldPath=${exePath}/../lib|${exePath}/../lib/x86_64-unknown-linux-gnu - -################################ -# Clang for Arm -# Provides 32-bit menu items for release versions and trunk -group.armclang32.groupName=Arm 32-bit clang -group.armclang32.compilers=armv7-clang900:armv7-clang901:armv7-clang1000:armv7-clang1001:armv7-clang1100:armv7-clang1101:armv7-clang1200:armv7-clang1201:armv7-clang1300:armv7-clang1301:armv7-clang1400:armv7-clang1500:armv7-clang1600:armv7-clang1701:armv7-clang1810:armv7-clang-trunk -group.armclang32.isSemVer=true -group.armclang32.compilerType=clang -group.armclang32.supportsExecute=false -group.armclang32.instructionSet=arm32 -group.armclang32.baseName=armv7-a clang -group.armclang32.objdumper=/opt/compiler-explorer/arm/gcc-10.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-objdump -group.armclang32.licenseName=LLVM Apache 2 -group.armclang32.licenseLink=https://github.com/llvm/llvm-project/blob/main/LICENSE.TXT -group.armclang32.licensePreamble=The LLVM Project is under the Apache License v2.0 with LLVM Exceptions -group.armclang32.compilerCategories=clang -group.armclang32.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt - -compiler.armv7-clang1810.exe=/opt/compiler-explorer/clang-18.1.0/bin/clang++ -compiler.armv7-clang1810.semver=18.1.0 -compiler.armv7-clang1810.options=-target arm-linux-gnueabi --gcc-toolchain=/opt/compiler-explorer/arm/gcc-13.2.0/arm-unknown-linux-gnueabihf --sysroot=/opt/compiler-explorer/arm/gcc-13.2.0/arm-unknown-linux-gnueabihf/arm-unknown-linux-gnueabihf/sysroot -compiler.armv7-clang1701.exe=/opt/compiler-explorer/clang-17.0.1/bin/clang++ -compiler.armv7-clang1701.semver=17.0.1 -compiler.armv7-clang1701.options=-target arm-linux-gnueabi --gcc-toolchain=/opt/compiler-explorer/arm/gcc-13.2.0/arm-unknown-linux-gnueabihf --sysroot=/opt/compiler-explorer/arm/gcc-13.2.0/arm-unknown-linux-gnueabihf/arm-unknown-linux-gnueabihf/sysroot -compiler.armv7-clang1600.exe=/opt/compiler-explorer/clang-16.0.0/bin/clang++ -compiler.armv7-clang1600.semver=16.0.0 -compiler.armv7-clang1600.options=-target arm-linux-gnueabi --gcc-toolchain=/opt/compiler-explorer/arm/gcc-12.2.0/arm-unknown-linux-gnueabihf --sysroot=/opt/compiler-explorer/arm/gcc-12.2.0/arm-unknown-linux-gnueabihf/arm-unknown-linux-gnueabihf/sysroot -compiler.armv7-clang1500.exe=/opt/compiler-explorer/clang-15.0.0/bin/clang++ -compiler.armv7-clang1500.semver=15.0.0 -compiler.armv7-clang1500.options=-target arm-linux-gnueabi --gcc-toolchain=/opt/compiler-explorer/arm/gcc-12.2.0/arm-unknown-linux-gnueabihf --sysroot=/opt/compiler-explorer/arm/gcc-12.2.0/arm-unknown-linux-gnueabihf/arm-unknown-linux-gnueabihf/sysroot -compiler.armv7-clang1400.exe=/opt/compiler-explorer/clang-14.0.0/bin/clang++ -compiler.armv7-clang1400.semver=14.0.0 -compiler.armv7-clang1400.options=-target arm-linux-gnueabi --gcc-toolchain=/opt/compiler-explorer/arm/gcc-11.2.0/arm-unknown-linux-gnueabihf --sysroot=/opt/compiler-explorer/arm/gcc-11.2.0/arm-unknown-linux-gnueabihf/arm-unknown-linux-gnueabihf/sysroot -compiler.armv7-clang1301.exe=/opt/compiler-explorer/clang-13.0.1/bin/clang++ -compiler.armv7-clang1301.semver=13.0.1 -compiler.armv7-clang1301.options=-target arm-linux-gnueabi --gcc-toolchain=/opt/compiler-explorer/arm/gcc-11.2.0/arm-unknown-linux-gnueabihf --sysroot=/opt/compiler-explorer/arm/gcc-11.2.0/arm-unknown-linux-gnueabihf/arm-unknown-linux-gnueabihf/sysroot -compiler.armv7-clang1300.exe=/opt/compiler-explorer/clang-13.0.0/bin/clang++ -compiler.armv7-clang1300.semver=13.0.0 -compiler.armv7-clang1300.options=-target arm-linux-gnueabi --gcc-toolchain=/opt/compiler-explorer/arm/gcc-11.2.0/arm-unknown-linux-gnueabihf --sysroot=/opt/compiler-explorer/arm/gcc-11.2.0/arm-unknown-linux-gnueabihf/arm-unknown-linux-gnueabihf/sysroot -compiler.armv7-clang1201.exe=/opt/compiler-explorer/clang-12.0.1/bin/clang++ -compiler.armv7-clang1201.semver=12.0.1 -compiler.armv7-clang1201.options=-target arm-linux-gnueabi --gcc-toolchain=/opt/compiler-explorer/arm/gcc-11.1.0/arm-unknown-linux-gnueabihf --sysroot=/opt/compiler-explorer/arm/gcc-11.1.0/arm-unknown-linux-gnueabihf/arm-unknown-linux-gnueabihf/sysroot -compiler.armv7-clang1200.exe=/opt/compiler-explorer/clang-12.0.0/bin/clang++ -compiler.armv7-clang1200.semver=12.0.0 -compiler.armv7-clang1200.options=-target arm-linux-gnueabi --gcc-toolchain=/opt/compiler-explorer/arm/gcc-10.3.0/arm-unknown-linux-gnueabi --sysroot=/opt/compiler-explorer/arm/gcc-10.3.0/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/sysroot -compiler.armv7-clang1101.exe=/opt/compiler-explorer/clang-11.0.1/bin/clang++ -compiler.armv7-clang1101.semver=11.0.1 -compiler.armv7-clang1101.options=-target arm-linux-gnueabi --gcc-toolchain=/opt/compiler-explorer/arm/gcc-8.2.0/arm-unknown-linux-gnueabi --sysroot=/opt/compiler-explorer/arm/gcc-8.2.0/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/sysroot -compiler.armv7-clang1100.exe=/opt/compiler-explorer/clang-11.0.0/bin/clang++ -compiler.armv7-clang1100.semver=11.0.0 -compiler.armv7-clang1100.options=-target arm-linux-gnueabi --gcc-toolchain=/opt/compiler-explorer/arm/gcc-8.2.0/arm-unknown-linux-gnueabi --sysroot=/opt/compiler-explorer/arm/gcc-8.2.0/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/sysroot -compiler.armv7-clang1001.exe=/opt/compiler-explorer/clang-10.0.1/bin/clang++ -compiler.armv7-clang1001.semver=10.0.1 -compiler.armv7-clang1001.options=-target arm-linux-gnueabi --gcc-toolchain=/opt/compiler-explorer/arm/gcc-8.2.0/arm-unknown-linux-gnueabi --sysroot=/opt/compiler-explorer/arm/gcc-8.2.0/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/sysroot -compiler.armv7-clang1000.exe=/opt/compiler-explorer/clang-10.0.0/bin/clang++ -compiler.armv7-clang1000.semver=10.0.0 -compiler.armv7-clang1000.options=-target arm-linux-gnueabi --gcc-toolchain=/opt/compiler-explorer/arm/gcc-8.2.0/arm-unknown-linux-gnueabi --sysroot=/opt/compiler-explorer/arm/gcc-8.2.0/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/sysroot -# This compiler was originally named with only a major version number. -# An alias of this name needs to be maintained to allow old URLs to continue to work -compiler.armv7-clang1000.alias=armv7-clang-10 -compiler.armv7-clang901.exe=/opt/compiler-explorer/clang-9.0.1/bin/clang++ -compiler.armv7-clang901.semver=9.0.1 -compiler.armv7-clang901.options=-target arm-linux-gnueabi --gcc-toolchain=/opt/compiler-explorer/arm/gcc-8.2.0/arm-unknown-linux-gnueabi --sysroot=/opt/compiler-explorer/arm/gcc-8.2.0/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/sysroot -compiler.armv7-clang900.exe=/opt/compiler-explorer/clang-9.0.0/bin/clang++ -compiler.armv7-clang900.semver=9.0.0 -compiler.armv7-clang900.options=-target arm-linux-gnueabi --gcc-toolchain=/opt/compiler-explorer/arm/gcc-8.2.0/arm-unknown-linux-gnueabi --sysroot=/opt/compiler-explorer/arm/gcc-8.2.0/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/sysroot -# This compiler was originally named with only a major version number. -# An alias of this name needs to be maintained to allow old URLs to continue to work -compiler.armv7-clang900.alias=armv7-clang-9 -compiler.armv7-clang-trunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang++ -compiler.armv7-clang-trunk.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump -compiler.armv7-clang-trunk.semver=(trunk) -compiler.armv7-clang-trunk.isNightly=true -compiler.armv7-clang-trunk.options=-target arm-linux-gnueabi --gcc-toolchain=/opt/compiler-explorer/arm/gcc-12.2.0/arm-unknown-linux-gnueabi --sysroot=/opt/compiler-explorer/arm/gcc-12.2.0/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/sysroot - -################################ -# Clang for Arm -# Provides 64- menu items for clang-9, clang-10 and trunk -group.armclang64.groupName=Arm 64-bit clang -group.armclang64.compilers=armv8-clang900:armv8-clang901:armv8-clang1000:armv8-clang1001:armv8-clang1100:armv8-clang1101:armv8-clang1200:armv8-clang1300:armv8-clang1400:armv8-clang1500:armv8-clang1600:armv8-clang1701:armv8-clang1810:armv8-clang-trunk:armv8-full-clang-trunk -group.armclang64.isSemVer=true -group.armclang64.baseName=armv8-a clang -group.armclang64.compilerType=clang -group.armclang64.supportsExecute=false -group.armclang64.supportsSonar=true -group.armclang64.instructionSet=aarch64 -group.armclang64.licenseName=LLVM Apache 2 -group.armclang64.licenseLink=https://github.com/llvm/llvm-project/blob/main/LICENSE.TXT -group.armclang64.licensePreamble=The LLVM Project is under the Apache License v2.0 with LLVM Exceptions -group.armclang64.compilerCategories=clang -group.armclang64.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt - -compiler.armv8-clang1810.exe=/opt/compiler-explorer/clang-18.1.0/bin/clang++ -compiler.armv8-clang1810.semver=18.1.0 -compiler.armv8-clang1810.options=-target aarch64-linux-gnu --gcc-toolchain=/opt/compiler-explorer/arm64/gcc-13.2.0/aarch64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/arm64/gcc-13.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/sysroot -compiler.armv8-clang1701.exe=/opt/compiler-explorer/clang-17.0.1/bin/clang++ -compiler.armv8-clang1701.semver=17.0.1 -compiler.armv8-clang1701.options=-target aarch64-linux-gnu --gcc-toolchain=/opt/compiler-explorer/arm64/gcc-13.2.0/aarch64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/arm64/gcc-13.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/sysroot -compiler.armv8-clang1600.exe=/opt/compiler-explorer/clang-16.0.0/bin/clang++ -compiler.armv8-clang1600.semver=16.0.0 -compiler.armv8-clang1600.options=-target aarch64-linux-gnu --gcc-toolchain=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/sysroot -compiler.armv8-clang1500.exe=/opt/compiler-explorer/clang-15.0.0/bin/clang++ -compiler.armv8-clang1500.semver=15.0.0 -compiler.armv8-clang1500.options=-target aarch64-linux-gnu --gcc-toolchain=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/sysroot -compiler.armv8-clang1400.exe=/opt/compiler-explorer/clang-14.0.0/bin/clang++ -compiler.armv8-clang1400.semver=14.0.0 -compiler.armv8-clang1400.options=-target aarch64-linux-gnu --gcc-toolchain=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/sysroot -compiler.armv8-clang1300.exe=/opt/compiler-explorer/clang-13.0.0/bin/clang++ -compiler.armv8-clang1300.semver=13.0.0 -compiler.armv8-clang1300.options=-target aarch64-linux-gnu --gcc-toolchain=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/sysroot -compiler.armv8-clang1200.exe=/opt/compiler-explorer/clang-12.0.0/bin/clang++ -compiler.armv8-clang1200.semver=12.0.0 -compiler.armv8-clang1200.options=-target aarch64-linux-gnu --gcc-toolchain=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/sysroot -compiler.armv8-clang1101.exe=/opt/compiler-explorer/clang-11.0.1/bin/clang++ -compiler.armv8-clang1101.semver=11.0.1 -compiler.armv8-clang1101.options=-target aarch64-linux-gnu --gcc-toolchain=/opt/compiler-explorer/arm64/gcc-8.2.0/aarch64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/arm64/gcc-8.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/sysroot -compiler.armv8-clang1100.exe=/opt/compiler-explorer/clang-11.0.0/bin/clang++ -compiler.armv8-clang1100.semver=11.0.0 -compiler.armv8-clang1100.options=-target aarch64-linux-gnu --gcc-toolchain=/opt/compiler-explorer/arm64/gcc-8.2.0/aarch64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/arm64/gcc-8.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/sysroot -compiler.armv8-clang1001.exe=/opt/compiler-explorer/clang-10.0.1/bin/clang++ -compiler.armv8-clang1001.semver=10.0.1 -compiler.armv8-clang1001.options=-target aarch64-linux-gnu --gcc-toolchain=/opt/compiler-explorer/arm64/gcc-8.2.0/aarch64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/arm64/gcc-8.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/sysroot -compiler.armv8-clang1000.exe=/opt/compiler-explorer/clang-10.0.0/bin/clang++ -compiler.armv8-clang1000.semver=10.0.0 -compiler.armv8-clang1000.options=-target aarch64-linux-gnu --gcc-toolchain=/opt/compiler-explorer/arm64/gcc-8.2.0/aarch64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/arm64/gcc-8.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/sysroot -# This compiler was originally named with only a major version number. -# An alias of this name needs to be maintained to allow old URLs to continue to work -compiler.armv8-clang1000.alias=armv8-clang-10 -compiler.armv8-clang901.exe=/opt/compiler-explorer/clang-9.0.1/bin/clang++ -compiler.armv8-clang901.semver=9.0.1 -compiler.armv8-clang901.options=-target aarch64-linux-gnu --gcc-toolchain=/opt/compiler-explorer/arm64/gcc-8.2.0/aarch64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/arm64/gcc-8.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/sysroot -compiler.armv8-clang900.exe=/opt/compiler-explorer/clang-9.0.0/bin/clang++ -compiler.armv8-clang900.semver=9.0.0 -compiler.armv8-clang900.options=-target aarch64-linux-gnu --gcc-toolchain=/opt/compiler-explorer/arm64/gcc-8.2.0/aarch64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/arm64/gcc-8.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/sysroot -# This compiler was originally named with only a major version number. -# An alias of this name needs to be maintained to allow old URLs to continue to work -compiler.armv8-clang900.alias=armv8-clang-9 -compiler.armv8-clang-trunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang++ -compiler.armv8-clang-trunk.objdumper=/opt/compiler-explorer/arm64/gcc-10.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/bin/objdump -compiler.armv8-clang-trunk.semver=(trunk) -compiler.armv8-clang-trunk.isNightly=true -compiler.armv8-clang-trunk.options=-target aarch64-linux-gnu --gcc-toolchain=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/sysroot -compiler.armv8-full-clang-trunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang++ -compiler.armv8-full-clang-trunk.objdumper=/opt/compiler-explorer/arm64/gcc-10.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/bin/objdump -compiler.armv8-full-clang-trunk.semver=(all architectural features, trunk) -compiler.armv8-full-clang-trunk.isNightly=true -# Arm v8-a with all supported architectural features -compiler.armv8-full-clang-trunk.options=-target aarch64-linux-gnu --gcc-toolchain=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/sysroot -march=armv8.8-a+crypto+profile+rng+memtag+sve2+sve2-bitperm+sve2-sm4+sve2-aes+sve2-sha3+tme+brbe+f32mm+f64mm+fp16fml+ls64+sme+sme-f64f64+sme-i16i64+sme2 -# An alias of the original name for this compiler needs to be maintained to allow old URLs to continue to work -compiler.armv8-full-clang-trunk.alias=armv8.5-clang-trunk - -################################ -# LLVM-MOS (6502 Clang) -group.mosclang-trunk.compilers=mos-atari2600-3e-trunk:mos-atari2600-4k-trunk:mos-atari2600-common-trunk:mos-atari5200-supercart-trunk:mos-atari8-cart-megacart-trunk:mos-atari8-cart-std-trunk:mos-atari8-cart-xegs-trunk:mos-atari8-common-trunk:mos-atari8-dos-trunk:mos-c128-trunk:mos-c64-trunk:mos-commodore-trunk:mos-cpm65-trunk:mos-cx16-trunk:mos-dodo-trunk:mos-eater-trunk:mos-mega65-trunk:mos-nes-action53-trunk:mos-nes-trunk:mos-nes-cnrom-trunk:mos-nes-gtrom-trunk:mos-nes-mmc1-trunk:mos-nes-mmc3-trunk:mos-nes-nrom-trunk:mos-nes-unrom-512-trunk:mos-nes-unrom-trunk:mos-osi-c1p-trunk:mos-pce-cd-trunk:mos-pce-trunk:mos-pce-common-trunk:mos-pet-trunk:mos-rp6502-trunk:mos-rpc8e-trunk:mos-supervision-trunk:mos-vic20-trunk -group.mosclang-trunk.baseName=llvm-mos -group.mosclang-trunk.groupName=llvm-mos (6502) clang -group.mosclang-trunk.options=-fno-lto -mllvm -zp-avail=224 -group.mosclang-trunk.instructionSet=6502 -group.mosclang-trunk.supportsBinary=true -group.mosclang-trunk.supportsExecute=false -group.mosclang-trunk.compilerType=llvmmos -group.mosclang-trunk.isSemVer=true -group.mosclang-trunk.isNightly=true -group.mosclang-trunk.objdumper=/opt/compiler-explorer/llvm-mos-trunk/bin/llvm-objdump -group.mosclang-trunk.objdumperType=llvm -group.mosclang-trunk.compilerCategories=clang -group.mosclang-trunk.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt - -compiler.mos-atari2600-3e-trunk.exe=/opt/compiler-explorer/llvm-mos-trunk/bin/mos-atari2600-3e-clang++ -compiler.mos-atari2600-3e-trunk.semver=atari2600-3e - -compiler.mos-atari2600-4k-trunk.exe=/opt/compiler-explorer/llvm-mos-trunk/bin/mos-atari2600-4k-clang++ -compiler.mos-atari2600-4k-trunk.semver=atari2600-4k - -compiler.mos-atari2600-common-trunk.exe=/opt/compiler-explorer/llvm-mos-trunk/bin/mos-atari2600-common-clang++ -compiler.mos-atari2600-common-trunk.semver=atari2600-common - -compiler.mos-atari5200-supercart-trunk.exe=/opt/compiler-explorer/llvm-mos-trunk/bin/mos-atari5200-supercart-clang++ -compiler.mos-atari5200-supercart-trunk.semver=atari5200-supercart - -compiler.mos-atari8-cart-megacart-trunk.exe=/opt/compiler-explorer/llvm-mos-trunk/bin/mos-atari8-cart-megacart-clang++ -compiler.mos-atari8-cart-megacart-trunk.semver=atari8-cart-megacart - -compiler.mos-atari8-cart-std-trunk.exe=/opt/compiler-explorer/llvm-mos-trunk/bin/mos-atari8-cart-std-clang++ -compiler.mos-atari8-cart-std-trunk.semver=atari8-cart-std - -compiler.mos-atari8-cart-xegs-trunk.exe=/opt/compiler-explorer/llvm-mos-trunk/bin/mos-atari8-cart-xegs-clang++ -compiler.mos-atari8-cart-xegs-trunk.semver=atari8-cart-xegs - -compiler.mos-atari8-common-trunk.exe=/opt/compiler-explorer/llvm-mos-trunk/bin/mos-atari8-common-clang++ -compiler.mos-atari8-common-trunk.semver=atari8-common -compiler.mos-atari8-common-trunk.alias=mos-atari8-trunk - -compiler.mos-atari8-dos-trunk.exe=/opt/compiler-explorer/llvm-mos-trunk/bin/mos-atari8-dos-clang++ -compiler.mos-atari8-dos-trunk.semver=atari8-dos - -compiler.mos-c128-trunk.exe=/opt/compiler-explorer/llvm-mos-trunk/bin/mos-c128-clang++ -compiler.mos-c128-trunk.semver=c128 - -compiler.mos-c64-trunk.exe=/opt/compiler-explorer/llvm-mos-trunk/bin/mos-c64-clang++ -compiler.mos-c64-trunk.semver=c64 - -compiler.mos-commodore-trunk.exe=/opt/compiler-explorer/llvm-mos-trunk/bin/mos-commodore-clang++ -compiler.mos-commodore-trunk.semver=commodore - -compiler.mos-cpm65-trunk.exe=/opt/compiler-explorer/llvm-mos-trunk/bin/mos-cpm65-clang++ -compiler.mos-cpm65-trunk.semver=cpm65 - -compiler.mos-cx16-trunk.exe=/opt/compiler-explorer/llvm-mos-trunk/bin/mos-cx16-clang++ -compiler.mos-cx16-trunk.semver=cx16 - -compiler.mos-dodo-trunk.exe=/opt/compiler-explorer/llvm-mos-trunk/bin/mos-dodo-clang++ -compiler.mos-dodo-trunk.semver=dodo - -compiler.mos-eater-trunk.exe=/opt/compiler-explorer/llvm-mos-trunk/bin/mos-eater-clang++ -compiler.mos-eater-trunk.semver=eater - -compiler.mos-mega65-trunk.exe=/opt/compiler-explorer/llvm-mos-trunk/bin/mos-mega65-clang++ -compiler.mos-mega65-trunk.semver=mega65 - -compiler.mos-nes-action53-trunk.exe=/opt/compiler-explorer/llvm-mos-trunk/bin/mos-nes-action53-clang++ -compiler.mos-nes-action53-trunk.semver=nes-action53 - -compiler.mos-nes-trunk.exe=/opt/compiler-explorer/llvm-mos-trunk/bin/mos-nes-clang++ -compiler.mos-nes-trunk.semver=nes - -compiler.mos-nes-cnrom-trunk.exe=/opt/compiler-explorer/llvm-mos-trunk/bin/mos-nes-cnrom-clang++ -compiler.mos-nes-cnrom-trunk.semver=nes-cnrom - -compiler.mos-nes-gtrom-trunk.exe=/opt/compiler-explorer/llvm-mos-trunk/bin/mos-nes-gtrom-clang++ -compiler.mos-nes-gtrom-trunk.semver=nes-gtrom - -compiler.mos-nes-mmc1-trunk.exe=/opt/compiler-explorer/llvm-mos-trunk/bin/mos-nes-mmc1-clang++ -compiler.mos-nes-mmc1-trunk.semver=nes-mmc1 - -compiler.mos-nes-mmc3-trunk.exe=/opt/compiler-explorer/llvm-mos-trunk/bin/mos-nes-mmc3-clang++ -compiler.mos-nes-mmc3-trunk.semver=nes-mmc3 - -compiler.mos-nes-nrom-trunk.exe=/opt/compiler-explorer/llvm-mos-trunk/bin/mos-nes-nrom-clang++ -compiler.mos-nes-nrom-trunk.semver=nes-nrom - -compiler.mos-nes-unrom-512-trunk.exe=/opt/compiler-explorer/llvm-mos-trunk/bin/mos-nes-unrom-512-clang++ -compiler.mos-nes-unrom-512-trunk.semver=nes-unrom-512 - -compiler.mos-nes-unrom-trunk.exe=/opt/compiler-explorer/llvm-mos-trunk/bin/mos-nes-unrom-clang++ -compiler.mos-nes-unrom-trunk.semver=nes-unrom - -compiler.mos-osi-c1p-trunk.exe=/opt/compiler-explorer/llvm-mos-trunk/bin/mos-osi-c1p-clang++ -compiler.mos-osi-c1p-trunk.semver=osi-c1p - -compiler.mos-pce-cd-trunk.exe=/opt/compiler-explorer/llvm-mos-trunk/bin/mos-pce-cd-clang++ -compiler.mos-pce-cd-trunk.semver=pce-cd - -compiler.mos-pce-trunk.exe=/opt/compiler-explorer/llvm-mos-trunk/bin/mos-pce-clang++ -compiler.mos-pce-trunk.semver=pce - -compiler.mos-pce-common-trunk.exe=/opt/compiler-explorer/llvm-mos-trunk/bin/mos-pce-common-clang++ -compiler.mos-pce-common-trunk.semver=pce-common - -compiler.mos-pet-trunk.exe=/opt/compiler-explorer/llvm-mos-trunk/bin/mos-pet-clang++ -compiler.mos-pet-trunk.semver=pet - -compiler.mos-rp6502-trunk.exe=/opt/compiler-explorer/llvm-mos-trunk/bin/mos-rp6502-clang++ -compiler.mos-rp6502-trunk.semver=rp6502 - -compiler.mos-rpc8e-trunk.exe=/opt/compiler-explorer/llvm-mos-trunk/bin/mos-rpc8e-clang++ -compiler.mos-rpc8e-trunk.semver=rpc8e - -compiler.mos-supervision-trunk.exe=/opt/compiler-explorer/llvm-mos-trunk/bin/mos-supervision-clang++ -compiler.mos-supervision-trunk.semver=supervision - -compiler.mos-vic20-trunk.exe=/opt/compiler-explorer/llvm-mos-trunk/bin/mos-vic20-clang++ -compiler.mos-vic20-trunk.semver=vic20 - -################################ -# Clang for RISC-V -group.rvclang.compilers=&rv32clang:&rv64clang -group.rvclang.supportsBinary=true -group.rvclang.supportsExecute=false -group.rvclang.isSemVer=true -group.rvclang.licenseName=LLVM Apache 2 -group.rvclang.licenseLink=https://github.com/llvm/llvm-project/blob/main/LICENSE.TXT -group.rvclang.licensePreamble=The LLVM Project is under the Apache License v2.0 with LLVM Exceptions - -group.rv32clang.compilers=rv32-clang:rv32-clang1810:rv32-clang1701:rv32-clang1600:rv32-clang1500:rv32-clang1400:rv32-clang1301:rv32-clang1300:rv32-clang1201:rv32-clang1200:rv32-clang1101:rv32-clang1100:rv32-clang1001:rv32-clang1000:rv32-clang901:rv32-clang900 -group.rv32clang.options=-target riscv32-unknown-elf -march=rv32gc -mabi=ilp32d --gcc-toolchain=/opt/compiler-explorer/riscv32/gcc-10.2.0/riscv32-unknown-elf -group.rv32clang.objdumper=/opt/compiler-explorer/riscv32/gcc-10.2.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-objdump -group.rv32clang.baseName=RISC-V rv32gc clang -group.rv32clang.groupName=RISC-V 32 Clang -group.rv32clang.compilerCategories=clang -group.rv32clang.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt - -compiler.rv32-clang900.exe=/opt/compiler-explorer/clang-9.0.0/bin/clang++ -compiler.rv32-clang900.semver=9.0.0 -compiler.rv32-clang900.objdumper=/opt/compiler-explorer/riscv32/gcc-8.2.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-objdump -compiler.rv32-clang900.options=-target riscv32-unknown-elf -march=rv32gc -mabi=ilp32d --gcc-toolchain=/opt/compiler-explorer/riscv32/gcc-8.2.0/riscv32-unknown-elf -compiler.rv32-clang901.exe=/opt/compiler-explorer/clang-9.0.1/bin/clang++ -compiler.rv32-clang901.semver=9.0.1 -compiler.rv32-clang901.objdumper=/opt/compiler-explorer/riscv32/gcc-8.2.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-objdump -compiler.rv32-clang901.options=-target riscv32-unknown-elf -march=rv32gc -mabi=ilp32d --gcc-toolchain=/opt/compiler-explorer/riscv32/gcc-8.2.0/riscv32-unknown-elf -compiler.rv32-clang1000.exe=/opt/compiler-explorer/clang-10.0.0/bin/clang++ -compiler.rv32-clang1000.semver=10.0.0 -compiler.rv32-clang1000.objdumper=/opt/compiler-explorer/riscv32/gcc-8.2.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-objdump -compiler.rv32-clang1000.options=-target riscv32-unknown-elf -march=rv32gc -mabi=ilp32d --gcc-toolchain=/opt/compiler-explorer/riscv32/gcc-8.2.0/riscv32-unknown-elf -compiler.rv32-clang1001.exe=/opt/compiler-explorer/clang-10.0.1/bin/clang++ -compiler.rv32-clang1001.semver=10.0.1 -compiler.rv32-clang1001.objdumper=/opt/compiler-explorer/riscv32/gcc-8.2.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-objdump -compiler.rv32-clang1001.options=-target riscv32-unknown-elf -march=rv32gc -mabi=ilp32d --gcc-toolchain=/opt/compiler-explorer/riscv32/gcc-8.2.0/riscv32-unknown-elf -compiler.rv32-clang1100.exe=/opt/compiler-explorer/clang-11.0.0/bin/clang++ -compiler.rv32-clang1100.semver=11.0.0 -compiler.rv32-clang1101.exe=/opt/compiler-explorer/clang-11.0.1/bin/clang++ -compiler.rv32-clang1101.semver=11.0.1 -compiler.rv32-clang1200.exe=/opt/compiler-explorer/clang-12.0.0/bin/clang++ -compiler.rv32-clang1200.semver=12.0.0 -compiler.rv32-clang1201.exe=/opt/compiler-explorer/clang-12.0.1/bin/clang++ -compiler.rv32-clang1201.semver=12.0.1 -compiler.rv32-clang1300.exe=/opt/compiler-explorer/clang-13.0.0/bin/clang++ -compiler.rv32-clang1300.semver=13.0.0 -compiler.rv32-clang1301.exe=/opt/compiler-explorer/clang-13.0.1/bin/clang++ -compiler.rv32-clang1301.semver=13.0.1 -compiler.rv32-clang1400.exe=/opt/compiler-explorer/clang-14.0.0/bin/clang++ -compiler.rv32-clang1400.semver=14.0.0 -compiler.rv32-clang1500.exe=/opt/compiler-explorer/clang-15.0.0/bin/clang++ -compiler.rv32-clang1500.semver=15.0.0 -compiler.rv32-clang1600.exe=/opt/compiler-explorer/clang-16.0.0/bin/clang++ -compiler.rv32-clang1600.semver=16.0.0 -compiler.rv32-clang1701.exe=/opt/compiler-explorer/clang-17.0.1/bin/clang++ -compiler.rv32-clang1701.semver=17.0.1 -compiler.rv32-clang1810.exe=/opt/compiler-explorer/clang-18.1.0/bin/clang++ -compiler.rv32-clang1810.semver=18.1.0 -compiler.rv32-clang.exe=/opt/compiler-explorer/clang-trunk/bin/clang++ -compiler.rv32-clang.semver=(trunk) -compiler.rv32-clang.isNightly=true -compiler.rv32-clang.alias=rv32clang - -group.rv64clang.compilers=rv64-clang:rv64-clang1810:rv64-clang1701:rv64-clang1600:rv64-clang1500:rv64-clang1400:rv64-clang1301:rv64-clang1300:rv64-clang1201:rv64-clang1200:rv64-clang1101:rv64-clang1100:rv64-clang1001:rv64-clang1000:rv64-clang901:rv64-clang900 -group.rv64clang.options=-target riscv64-unknown-linux-gnu -march=rv64gc -mabi=lp64d --gcc-toolchain=/opt/compiler-explorer/riscv64/gcc-10.2.0/riscv64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/riscv64/gcc-10.2.0/riscv64-unknown-linux-gnu/riscv64-unknown-linux-gnu/sysroot -group.rv64clang.objdumper=/opt/compiler-explorer/riscv64/gcc-10.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump -group.rv64clang.baseName=RISC-V rv64gc clang -group.rv64clang.groupName=RISC-V 64 Clang -group.rv64clang.compilerCategories=clang -group.rv64clang.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt - -compiler.rv64-clang900.exe=/opt/compiler-explorer/clang-9.0.0/bin/clang++ -compiler.rv64-clang900.semver=9.0.0 -compiler.rv64-clang900.objdumper=/opt/compiler-explorer/riscv64/gcc-8.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump -compiler.rv64-clang900.options=-target riscv64-unknown-linux-gnu -march=rv64gc -mabi=lp64d --gcc-toolchain=/opt/compiler-explorer/riscv64/gcc-8.2.0/riscv64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/riscv64/gcc-8.2.0/riscv64-unknown-linux-gnu/riscv64-unknown-linux-gnu/sysroot -compiler.rv64-clang901.exe=/opt/compiler-explorer/clang-9.0.1/bin/clang++ -compiler.rv64-clang901.semver=9.0.1 -compiler.rv64-clang901.objdumper=/opt/compiler-explorer/riscv64/gcc-8.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump -compiler.rv64-clang901.options=-target riscv64-unknown-linux-gnu -march=rv64gc -mabi=lp64d --gcc-toolchain=/opt/compiler-explorer/riscv64/gcc-8.2.0/riscv64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/riscv64/gcc-8.2.0/riscv64-unknown-linux-gnu/riscv64-unknown-linux-gnu/sysroot -compiler.rv64-clang1000.exe=/opt/compiler-explorer/clang-10.0.0/bin/clang++ -compiler.rv64-clang1000.semver=10.0.0 -compiler.rv64-clang1000.objdumper=/opt/compiler-explorer/riscv64/gcc-8.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump -compiler.rv64-clang1000.options=-target riscv64-unknown-linux-gnu -march=rv64gc -mabi=lp64d --gcc-toolchain=/opt/compiler-explorer/riscv64/gcc-8.2.0/riscv64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/riscv64/gcc-8.2.0/riscv64-unknown-linux-gnu/riscv64-unknown-linux-gnu/sysroot -compiler.rv64-clang1001.exe=/opt/compiler-explorer/clang-10.0.1/bin/clang++ -compiler.rv64-clang1001.semver=10.0.1 -compiler.rv64-clang1001.objdumper=/opt/compiler-explorer/riscv64/gcc-8.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump -compiler.rv64-clang1001.options=-target riscv64-unknown-linux-gnu -march=rv64gc -mabi=lp64d --gcc-toolchain=/opt/compiler-explorer/riscv64/gcc-8.2.0/riscv64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/riscv64/gcc-8.2.0/riscv64-unknown-linux-gnu/riscv64-unknown-linux-gnu/sysroot -compiler.rv64-clang1100.exe=/opt/compiler-explorer/clang-11.0.0/bin/clang++ -compiler.rv64-clang1100.semver=11.0.0 -compiler.rv64-clang1101.exe=/opt/compiler-explorer/clang-11.0.1/bin/clang++ -compiler.rv64-clang1101.semver=11.0.1 -compiler.rv64-clang1200.exe=/opt/compiler-explorer/clang-12.0.0/bin/clang++ -compiler.rv64-clang1200.semver=12.0.0 -compiler.rv64-clang1201.exe=/opt/compiler-explorer/clang-12.0.1/bin/clang++ -compiler.rv64-clang1201.semver=12.0.1 -compiler.rv64-clang1300.exe=/opt/compiler-explorer/clang-13.0.0/bin/clang++ -compiler.rv64-clang1300.semver=13.0.0 -compiler.rv64-clang1301.exe=/opt/compiler-explorer/clang-13.0.1/bin/clang++ -compiler.rv64-clang1301.semver=13.0.1 -compiler.rv64-clang1400.exe=/opt/compiler-explorer/clang-14.0.0/bin/clang++ -compiler.rv64-clang1400.semver=14.0.0 -compiler.rv64-clang1500.exe=/opt/compiler-explorer/clang-15.0.0/bin/clang++ -compiler.rv64-clang1500.semver=15.0.0 -compiler.rv64-clang1600.exe=/opt/compiler-explorer/clang-16.0.0/bin/clang++ -compiler.rv64-clang1600.semver=16.0.0 -compiler.rv64-clang1701.exe=/opt/compiler-explorer/clang-17.0.1/bin/clang++ -compiler.rv64-clang1701.semver=17.0.1 -compiler.rv64-clang1810.exe=/opt/compiler-explorer/clang-18.1.0/bin/clang++ -compiler.rv64-clang1810.semver=18.1.0 -compiler.rv64-clang.exe=/opt/compiler-explorer/clang-trunk/bin/clang++ -compiler.rv64-clang.semver=(trunk) -compiler.rv64-clang.isNightly=true -compiler.rv64-clang.alias=rv64clang - -################################ -# Clang for WebAssembly -group.wasmclang.compilers=wasm32clang -group.wasmclang.groupName=Clang WebAssembly -group.wasmclang.supportsBinary=false -group.wasmclang.licenseName=LLVM Apache 2 -group.wasmclang.licenseLink=https://github.com/llvm/llvm-project/blob/main/LICENSE.TXT -group.wasmclang.licensePreamble=The LLVM Project is under the Apache License v2.0 with LLVM Exceptions -group.wasmclang.compilerCategories=clang -group.wasmclang.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt - -compiler.wasm32clang.exe=/opt/compiler-explorer/clang-trunk/bin/clang++ -compiler.wasm32clang.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump -compiler.wasm32clang.name=WebAssembly clang (trunk) -compiler.wasm32clang.options=-target wasm32 -compiler.wasm32clang.isNightly=true - -################################ -# Clang for Hexagon -group.hexagon-clang.groupName=Hexagon clang -group.hexagon-clang.baseName=hexagon-clang -group.hexagon-clang.compilers=hexagonclang1605 -group.hexagon-clang.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt -compiler.hexagonclang1605.semver=16.0.5 -compiler.hexagonclang1605.name=hexagon-clang 16.0.5 -compiler.hexagonclang1605.exe=/opt/compiler-explorer/clang+llvm-16.0.5-cross-hexagon-unknown-linux-musl/x86_64-linux-gnu/bin/clang++ -compiler.hexagonclang1605.compilerType=clang-hexagon -compiler.hexagonclang1605.compilerCategories=clang-hexagon - -################################ -# icc for x86 -group.icc.compilers=icc1301:icc16:icc17:icc18:icc19:icc191:icc202112:icc202120:icc202130:icc202140:icc202150:icc202160:icc202170:icc202171:icc202180:icc202190:icc2021100 -group.icc.intelAsm=-masm=intel -group.icc.options=-gxx-name=/opt/compiler-explorer/gcc-4.7.1/bin/g++ -group.icc.groupName=ICC x86-64 -group.icc.baseName=x86-64 icc -group.icc.isSemVer=true -group.icc.licensePreamble=Proprietary, with thanks to Intel for the license -group.icc.compilerCategories=icc -group.icc.instructionSet=amd64 - -compiler.icc1301.exe=/opt/compiler-explorer/intel/bin/icc -compiler.icc1301.alias=/opt/intel/bin/icc -compiler.icc1301.semver=13.0.1 -# The LIB_VERSION_TYPE stuff is documented: -# https://github.com/compiler-explorer/compiler-explorer/issues/1079 -compiler.icc1301.options=-gxx-name=/opt/compiler-explorer/gcc-4.7.1/bin/g++ -D_LIB_VERSION_TYPE= -# intel 13.01 binary disabled: it just segfaults (no idea why) -compiler.icc1301.supportsBinary=false -# icc16 through 18 have issues with extracting system libs from the g++ version (which was built in /root/staging). -# workaround is to pass the system library path directly. See https://github.com/compiler-explorer/compiler-explorer/issues/896 -compiler.icc16.exe=/opt/compiler-explorer/intel/xe_2016_update3/bin/icc -compiler.icc16.semver=16.0.3 -compiler.icc16.options=-gxx-name=/opt/compiler-explorer/gcc-4.6.4/bin/g++ -L/usr/lib/x86_64-linux-gnu -D_LIB_VERSION_TYPE= -compiler.icc17.exe=/opt/compiler-explorer/intel/2017/bin/icc -compiler.icc17.semver=17.0.0 -compiler.icc17.options=-gxx-name=/opt/compiler-explorer/gcc-5.1.0/bin/g++ -L/usr/lib/x86_64-linux-gnu -D_LIB_VERSION_TYPE= -compiler.icc18.exe=/opt/compiler-explorer/intel-2018.0.033/bin/icc -compiler.icc18.semver=18.0.0 -compiler.icc18.options=-gxx-name=/opt/compiler-explorer/gcc-6.3.0/bin/g++ -L/usr/lib/x86_64-linux-gnu -compiler.icc19.exe=/opt/compiler-explorer/intel-2019/bin/icc -compiler.icc19.semver=19.0.0 -compiler.icc19.options=-gxx-name=/opt/compiler-explorer/gcc-8.2.0/bin/g++ -compiler.icc191.exe=/opt/compiler-explorer/intel-2019.1/bin/icc -compiler.icc191.semver=19.0.1 -compiler.icc191.options=-gxx-name=/opt/compiler-explorer/gcc-8.2.0/bin/g++ -compiler.icc202112.exe=/opt/compiler-explorer/intel-cpp-2021.1.2.63/compiler/latest/linux/bin/intel64/icc -compiler.icc202112.ldPath=/opt/compiler-explorer/intel-cpp-2021.1.2.63/compiler/latest/linux/compiler/lib/intel64_lin -compiler.icc202112.libPath=/opt/compiler-explorer/intel-cpp-2021.1.2.63/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2021.1.2.63/compiler/latest/linux/compiler/lib/ia32_lin -compiler.icc202112.semver=2021.1.2 -compiler.icc202112.options=-gxx-name=/opt/compiler-explorer/gcc-10.1.0/bin/g++ -# Alias the betas to the product compiler -compiler.icc202112.alias=icc202118:icc202119 -compiler.icc202120.exe=/opt/compiler-explorer/intel-cpp-2021.2.0.118/compiler/latest/linux/bin/intel64/icc -compiler.icc202120.ldPath=/opt/compiler-explorer/intel-cpp-2021.2.0.118/compiler/latest/linux/compiler/lib/intel64_lin -compiler.icc202120.libPath=/opt/compiler-explorer/intel-cpp-2021.2.0.118/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2021.2.0.118/compiler/latest/linux/compiler/lib/ia32_lin -compiler.icc202120.semver=2021.2.0 -compiler.icc202120.options=-gxx-name=/opt/compiler-explorer/gcc-10.1.0/bin/g++ - -compiler.icc202130.exe=/opt/compiler-explorer/intel-cpp-2021.3.0.3168/compiler/latest/linux/bin/intel64/icc -compiler.icc202130.ldPath=/opt/compiler-explorer/intel-cpp-2021.3.0.3168/compiler/latest/linux/compiler/lib/intel64_lin -compiler.icc202130.libPath=/opt/compiler-explorer/intel-cpp-2021.3.0.3168/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2021.3.0.3168/compiler/latest/linux/compiler/lib/ia32_lin -compiler.icc202130.semver=2021.3.0 -compiler.icc202130.options=-gxx-name=/opt/compiler-explorer/gcc-10.1.0/bin/g++ - -compiler.icc202140.exe=/opt/compiler-explorer/intel-cpp-2021.4.0.3201/compiler/latest/linux/bin/intel64/icc -compiler.icc202140.ldPath=/opt/compiler-explorer/intel-cpp-2021.4.0.3201/compiler/latest/linux/compiler/lib/intel64_lin -compiler.icc202140.libPath=/opt/compiler-explorer/intel-cpp-2021.4.0.3201/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2021.4.0.3201/compiler/latest/linux/compiler/lib/ia32_lin -compiler.icc202140.semver=2021.4.0 -compiler.icc202140.options=-gxx-name=/opt/compiler-explorer/gcc-10.1.0/bin/g++ - -compiler.icc202150.exe=/opt/compiler-explorer/intel-cpp-2022.0.1.71/compiler/latest/linux/bin/intel64/icc -compiler.icc202150.ldPath=/opt/compiler-explorer/intel-cpp-2022.0.1.71/compiler/latest/linux/compiler/lib/intel64_lin -compiler.icc202150.libPath=/opt/compiler-explorer/intel-cpp-2022.0.1.71/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2022.0.1.71/compiler/latest/linux/compiler/lib/ia32_lin -compiler.icc202150.semver=2021.5.0 -compiler.icc202150.options=-gxx-name=/opt/compiler-explorer/gcc-10.1.0/bin/g++ - -compiler.icc202160.exe=/opt/compiler-explorer/intel-cpp-2022.1.0.137/compiler/latest/linux/bin/intel64/icc -compiler.icc202160.ldPath=/opt/compiler-explorer/intel-cpp-2022.1.0.137/compiler/latest/linux/compiler/lib/intel64_lin -compiler.icc202160.libPath=/opt/compiler-explorer/intel-cpp-2022.1.0.137/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2022.1.0.137/compiler/latest/linux/compiler/lib/ia32_lin -compiler.icc202160.semver=2021.6.0 -compiler.icc202160.options=-gxx-name=/opt/compiler-explorer/gcc-10.1.0/bin/g++ - -compiler.icc202170.exe=/opt/compiler-explorer/intel-cpp-2022.2.0.8772/compiler/latest/linux/bin/intel64/icc -compiler.icc202170.ldPath=/opt/compiler-explorer/intel-cpp-2022.2.0.8772/compiler/latest/linux/compiler/lib/intel64_lin -compiler.icc202170.libPath=/opt/compiler-explorer/intel-cpp-2022.2.0.8772/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2022.2.0.8772/compiler/latest/linux/compiler/lib/ia32_lin -compiler.icc202170.semver=2021.7.0 -compiler.icc202170.options=-gxx-name=/opt/compiler-explorer/gcc-12.2.0/bin/g++ - -compiler.icc202171.exe=/opt/compiler-explorer/intel-cpp-2022.2.1.16991/compiler/latest/linux/bin/intel64/icc -compiler.icc202171.ldPath=/opt/compiler-explorer/intel-cpp-2022.2.1.16991/compiler/latest/linux/compiler/lib/intel64_lin -compiler.icc202171.libPath=/opt/compiler-explorer/intel-cpp-2022.2.1.16991/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2022.2.1.16991/compiler/latest/linux/compiler/lib/ia32_lin -compiler.icc202171.semver=2021.7.1 -compiler.icc202171.options=-gxx-name=/opt/compiler-explorer/gcc-12.2.0/bin/g++ - -compiler.icc202180.exe=/opt/compiler-explorer/intel-cpp-2023.0.0.25393/compiler/latest/linux/bin/intel64/icc -compiler.icc202180.ldPath=/opt/compiler-explorer/intel-cpp-2023.0.0.25393/compiler/latest/linux/compiler/lib/intel64_lin -compiler.icc202180.libPath=/opt/compiler-explorer/intel-cpp-2023.0.0.25393/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2023.0.0.25393/compiler/latest/linux/compiler/lib/ia32_lin -compiler.icc202180.semver=2021.8.0 -compiler.icc202180.options=-gxx-name=/opt/compiler-explorer/gcc-12.2.0/bin/g++ - -compiler.icc202190.exe=/opt/compiler-explorer/intel-cpp-2023.1.0.46347/compiler/latest/linux/bin/intel64/icc -compiler.icc202190.ldPath=/opt/compiler-explorer/intel-cpp-2023.1.0.46347/compiler/latest/linux/compiler/lib/intel64_lin -compiler.icc202190.libPath=/opt/compiler-explorer/intel-cpp-2023.1.0.46347/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2023.1.0.46347/compiler/latest/linux/compiler/lib/ia32_lin -compiler.icc202190.semver=2021.9.0 -compiler.icc202190.options=-gxx-name=/opt/compiler-explorer/gcc-12.2.0/bin/g++ - -compiler.icc2021100.exe=/opt/compiler-explorer/intel-cpp-2023.2.1.8/compiler/latest/linux/bin/intel64/icc -compiler.icc2021100.ldPath=/opt/compiler-explorer/intel-cpp-2023.2.1.8/compiler/latest/linux/compiler/lib/intel64_lin -compiler.icc2021100.libPath=/opt/compiler-explorer/intel-cpp-2023.2.1.8/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2023.2.1.8/compiler/latest/linux/compiler/lib/ia32_lin -compiler.icc2021100.semver=2021.10.0 -compiler.icc2021100.options=-gxx-name=/opt/compiler-explorer/gcc-12.2.0/bin/g++ - -################################ -# icx for x86 -group.icx.compilers=icx202112:icx202120:icx202130:icx202140:icx202200:icx202210:icx202220:icx202221:icx202300:icx202310:icx202321:icx202400:icxlatest -group.icx.intelAsm=-masm=intel -group.icx.options= -group.icx.groupName=ICX x86-64 -group.icx.baseName=x86-64 icx -group.icx.isSemVer=true -group.icx.compilerType=clang-intel -group.icx.licenseName=LLVM Apache 2 -group.icx.licenseLink=https://github.com/intel/llvm/blob/sycl/LICENSE.TXT -group.icx.licensePreamble=The LLVM Project is under the Apache License v2.0 with LLVM Exceptions -group.icx.compilerCategories=icc -group.icx.instructionSet=amd64 - -compiler.icx202112.exe=/opt/compiler-explorer/intel-cpp-2021.1.2.63/compiler/latest/linux/bin/icpx -compiler.icx202112.ldPath=/opt/compiler-explorer/intel-cpp-2021.1.2.63/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2021.1.2.63/compiler/latest/linux/lib -compiler.icx202112.libPath=/opt/compiler-explorer/intel-cpp-2021.1.2.63/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2021.1.2.63/compiler/latest/linux/compiler/lib/ia32_lin -compiler.icx202112.semver=2021.1.2 -compiler.icx202112.options=--gcc-toolchain=/opt/compiler-explorer/gcc-10.1.0 - -compiler.icx202120.exe=/opt/compiler-explorer/intel-cpp-2021.2.0.118/compiler/latest/linux/bin/icpx -compiler.icx202120.ldPath=/opt/compiler-explorer/intel-cpp-2021.2.0.118/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2021.2.0.118/compiler/latest/linux/lib -compiler.icx202120.libPath=/opt/compiler-explorer/intel-cpp-2021.2.0.118/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2021.2.0.118/compiler/latest/linux/compiler/lib/ia32_lin -compiler.icx202120.semver=2021.2.0 -compiler.icx202120.options=--gcc-toolchain=/opt/compiler-explorer/gcc-10.1.0 - -compiler.icx202130.exe=/opt/compiler-explorer/intel-cpp-2021.3.0.3168/compiler/latest/linux/bin/icpx -compiler.icx202130.ldPath=/opt/compiler-explorer/intel-cpp-2021.3.0.3168/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2021.3.0.3168/compiler/latest/linux/lib -compiler.icx202130.libPath=/opt/compiler-explorer/intel-cpp-2021.3.0.3168/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2021.3.0.3168/compiler/latest/linux/compiler/lib/ia32_lin -compiler.icx202130.semver=2021.3.0 -compiler.icx202130.options=--gcc-toolchain=/opt/compiler-explorer/gcc-10.1.0 - -compiler.icx202140.exe=/opt/compiler-explorer/intel-cpp-2021.4.0.3201/compiler/latest/linux/bin/icpx -compiler.icx202140.ldPath=/opt/compiler-explorer/intel-cpp-2021.4.0.3201/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2021.4.0.3201/compiler/latest/linux/lib -compiler.icx202140.libPath=/opt/compiler-explorer/intel-cpp-2021.4.0.3201/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2021.4.0.3201/compiler/latest/linux/compiler/lib/ia32_lin -compiler.icx202140.semver=2021.4.0 -compiler.icx202140.options=--gcc-toolchain=/opt/compiler-explorer/gcc-10.1.0 - -compiler.icx202200.exe=/opt/compiler-explorer/intel-cpp-2022.0.1.71/compiler/latest/linux/bin/icpx -compiler.icx202200.ldPath=/opt/compiler-explorer/intel-cpp-2022.0.1.71/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2022.0.1.71/compiler/latest/linux/lib -compiler.icx202200.libPath=/opt/compiler-explorer/intel-cpp-2022.0.1.71/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2022.0.1.71/compiler/latest/linux/compiler/lib/ia32_lin -compiler.icx202200.semver=2022.0.0 -compiler.icx202200.options=--gcc-toolchain=/opt/compiler-explorer/gcc-10.1.0 - -compiler.icx202210.exe=/opt/compiler-explorer/intel-cpp-2022.1.0.137/compiler/latest/linux/bin/icpx -compiler.icx202210.ldPath=/opt/compiler-explorer/intel-cpp-2022.1.0.137/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2022.1.0.137/compiler/latest/linux/lib -compiler.icx202210.libPath=/opt/compiler-explorer/intel-cpp-2022.1.0.137/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2022.1.0.137/compiler/latest/linux/compiler/lib/ia32_lin:/opt/compiler-explorer/intel-cpp-2022.1.0.137/compiler/latest/linux/lib:/opt/compiler-explorer/intel-cpp-2022.1.0.137/tbb/latest/lib/intel64/gcc4.8 -compiler.icx202210.semver=2022.1.0 -compiler.icx202210.options=--gcc-toolchain=/opt/compiler-explorer/gcc-10.1.0 - -compiler.icx202220.exe=/opt/compiler-explorer/intel-cpp-2022.2.0.8772/compiler/latest/linux/bin/icpx -compiler.icx202220.ldPath=/opt/compiler-explorer/intel-cpp-2022.2.0.8772/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2022.2.0.8772/compiler/latest/linux/lib -compiler.icx202220.libPath=/opt/compiler-explorer/intel-cpp-2022.2.0.8772/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2022.2.0.8772/compiler/latest/linux/compiler/lib/ia32_lin:/opt/compiler-explorer/intel-cpp-2022.2.0.8772/compiler/latest/linux/lib:/opt/compiler-explorer/intel-cpp-2022.2.0.8772/tbb/latest/lib/intel64/gcc4.8 -compiler.icx202220.semver=2022.2.0 -compiler.icx202220.options=--gcc-toolchain=/opt/compiler-explorer/gcc-12.2.0 - -compiler.icx202221.exe=/opt/compiler-explorer/intel-cpp-2022.2.1.16991/compiler/latest/linux/bin/icpx -compiler.icx202221.ldPath=/opt/compiler-explorer/intel-cpp-2022.2.1.16991/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2022.2.1.16991/compiler/latest/linux/lib -compiler.icx202221.libPath=/opt/compiler-explorer/intel-cpp-2022.2.1.16991/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2022.2.1.16991/compiler/latest/linux/compiler/lib/ia32_lin:/opt/compiler-explorer/intel-cpp-2022.2.1.16991/compiler/latest/linux/lib:/opt/compiler-explorer/intel-cpp-2022.2.1.16991/tbb/latest/lib/intel64/gcc4.8 -compiler.icx202221.semver=2022.2.1 -compiler.icx202221.options=--gcc-toolchain=/opt/compiler-explorer/gcc-12.2.0 - -compiler.icx202300.exe=/opt/compiler-explorer/intel-cpp-2023.0.0.25393/compiler/latest/linux/bin/icpx -compiler.icx202300.ldPath=/opt/compiler-explorer/intel-cpp-2023.0.0.25393/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2023.0.0.25393/compiler/latest/linux/lib -compiler.icx202300.libPath=/opt/compiler-explorer/intel-cpp-2023.0.0.25393/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2023.0.0.25393/compiler/latest/linux/compiler/lib/ia32_lin:/opt/compiler-explorer/intel-cpp-2023.0.0.25393/compiler/latest/linux/lib:/opt/compiler-explorer/intel-cpp-2023.0.0.25393/tbb/latest/lib/intel64/gcc4.8 -compiler.icx202300.semver=2023.0.0 -# switch back to gcc-13.3 when released. See #5943 -compiler.icx202300.options=--gcc-toolchain=/opt/compiler-explorer/gcc-12.3.0 - -compiler.icx202310.exe=/opt/compiler-explorer/intel-cpp-2023.1.0.46347/compiler/latest/linux/bin/icpx -compiler.icx202310.ldPath=/opt/compiler-explorer/intel-cpp-2023.1.0.46347/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2023.1.0.46347/compiler/latest/linux/lib -compiler.icx202310.libPath=/opt/compiler-explorer/intel-cpp-2023.1.0.46347/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2023.1.0.46347/compiler/latest/linux/compiler/lib/ia32_lin:/opt/compiler-explorer/intel-cpp-2023.1.0.46347/compiler/latest/linux/lib:/opt/compiler-explorer/intel-cpp-2023.1.0.46347/tbb/latest/lib/intel64/gcc4.8 -compiler.icx202310.semver=2023.1.0 -# switch back to gcc-13.3 when released. See #5943 -compiler.icx202310.options=--gcc-toolchain=/opt/compiler-explorer/gcc-12.3.0 - -compiler.icx202321.exe=/opt/compiler-explorer/intel-cpp-2023.2.1.8/compiler/latest/linux/bin/icpx -compiler.icx202321.ldPath=/opt/compiler-explorer/intel-cpp-2023.2.1.8/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2023.2.1.8/compiler/latest/linux/lib -compiler.icx202321.libPath=/opt/compiler-explorer/intel-cpp-2023.2.1.8/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2023.2.1.8/compiler/latest/linux/compiler/lib/ia32_lin:/opt/compiler-explorer/intel-cpp-2023.2.1.8/compiler/latest/linux/lib:/opt/compiler-explorer/intel-cpp-2023.2.1.8/tbb/latest/lib/intel64/gcc4.8 -compiler.icx202321.semver=2023.2.1 -# switch back to gcc-13.3 when released. See #5943 -compiler.icx202321.options=--gcc-toolchain=/opt/compiler-explorer/gcc-12.3.0 - -compiler.icx202400.exe=/opt/compiler-explorer/intel-cpp-2024.0.0.49524/compiler/latest/bin/icpx -compiler.icx202400.ldPath=/opt/compiler-explorer/intel-cpp-2024.0.0.49524/compiler/latest/lib -compiler.icx202400.libPath=/opt/compiler-explorer/intel-cpp-2024.0.0.49524/compiler/latest/lib:/opt/compiler-explorer/intel-cpp-2024.0.0.49524/tbb/latest/lib -compiler.icx202400.semver=2024.0.0 -# switch back to gcc-13.3 when released. See #5943 -compiler.icx202400.options=--gcc-toolchain=/opt/compiler-explorer/gcc-12.3.0 - -compiler.icxlatest.exe=/opt/compiler-explorer/intel-cpp-2024.0.0.49524/compiler/latest/bin/icpx -compiler.icxlatest.ldPath=/opt/compiler-explorer/intel-cpp-2024.0.0.49524/compiler/latest/lib -compiler.icxlatest.libPath=/opt/compiler-explorer/intel-cpp-2024.0.0.49524/compiler/latest/lib:/opt/compiler-explorer/intel-cpp-2024.0.0.49524/tbb/latest/lib -compiler.icxlatest.semver=(latest) -# switch back to gcc-13.3 when released. See #5943 -compiler.icxlatest.options=--gcc-toolchain=/opt/compiler-explorer/gcc-12.3.0 - -################################ -# zapcc -group.zapcc.compilers=zapcc190308 -group.zapcc.intelAsm=-mllvm --x86-asm-syntax=intel -group.zapcc.options=--gcc-toolchain=/opt/compiler-explorer/gcc-7.2.0 -group.zapcc.licenseName=LLVM Release License -group.zapcc.licenseLink=https://github.com/yrnkrn/zapcc/blob/master/LICENSE.TXT -group.zapcc.licensePreamble=Copyright (c) 2003-2017 University of Illinois at Urbana-Champaign. -compiler.zapcc190308.exe=/opt/compiler-explorer/zapcc-20170226-190308-1.0/bin/zapcc++ -compiler.zapcc190308.name=x86-64 Zapcc 190308 - - -############################### -# Cross GCC -group.cross.compilers=&ppcs:&mipss:&nanomips:&mrisc32:&msp:&gccarm:&avr:&rvgcc:&xtensaesp32:&xtensaesp32s2:&xtensaesp32s3:&platspec:&kalray:&s390x:&sh:&loongarch64:&c6x:&sparc:&sparc64:&sparcleon:&bpf:&vax:&m68k -group.cross.supportsBinaryObject=true -group.cross.supportsBinary=true -group.cross.groupName=Cross GCC -group.cross.supportsExecute=false - -# This is probably not correct as only GCC here is GPL. Not clangs* or others. -group.cross.licenseLink=https://gcc.gnu.org/onlinedocs/gcc/Copying.html -group.cross.licenseName=GNU General Public License -group.cross.licensePreamble=Copyright (c) 2007 Free Software Foundation, Inc. <a href="https://fsf.org/" target="_blank">https://fsf.org/</a> -group.cross.compilerCategories=gcc - -############################### -# Cross for m68k -group.m68k.compilers=&gccm68k:&clangm68k - -# Clang for m68k -group.clangm68k.compilers=m68kclangtrunk -group.clangm68k.supportsBinary=false -group.clangm68k.supportsExecute=false -group.clangm68k.baseName=M68k clang -group.clangm68k.groupName=M68k CLANG -group.clangm68k.isSemVer=true -group.clangm68k.options=-target m68k -group.clangm68k.objdumper=/opt/compiler-explorer/clang-trunk/bin/llvm-objdump -group.clangm68k.objdumperType=llvm -group.clangm68k.compilerCategories=clang -group.clangm68k.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt - -compiler.m68kclangtrunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang++ -compiler.m68kclangtrunk.semver=(trunk) -compiler.m68kclangtrunk.isNightly=true - - -# GCC for m68k -group.gccm68k.compilers=m68kg1310:m68kg1320:m68kg1410 -group.gccm68k.supportsBinary=true -group.gccm68k.supportsExecute=false -group.gccm68k.baseName=M68K gcc -group.gccm68k.groupName=M68K GCC -group.gccm68k.isSemVer=true -group.gccm68k.objdumper=/opt/compiler-explorer/bpf/gcc-trunk/bpf-unknown-none/bin/bpf-unknown-objdump - -compiler.m68kg1310.exe=/opt/compiler-explorer/m68k/gcc-13.1.0/m68k-unknown-elf/bin/m68k-unknown-elf-g++ -compiler.m68kg1310.semver=13.1.0 -compiler.m68kg1310.objdumper=/opt/compiler-explorer/m68k/gcc-13.1.0/m68k-unknown-elf/bin/m68k-unknown-elf-objdump -compiler.m68kg1310.demangler=/opt/compiler-explorer/m68k/gcc-13.1.0/m68k-unknown-elf/bin/m68k-unknown-elf-c++filt - -compiler.m68kg1320.exe=/opt/compiler-explorer/m68k/gcc-13.2.0/m68k-unknown-elf/bin/m68k-unknown-elf-g++ -compiler.m68kg1320.semver=13.2.0 -compiler.m68kg1320.objdumper=/opt/compiler-explorer/m68k/gcc-13.2.0/m68k-unknown-elf/bin/m68k-unknown-elf-objdump -compiler.m68kg1320.demangler=/opt/compiler-explorer/m68k/gcc-13.2.0/m68k-unknown-elf/bin/m68k-unknown-elf-c++filt - -compiler.m68kg1410.exe=/opt/compiler-explorer/m68k/gcc-14.1.0/m68k-unknown-elf/bin/m68k-unknown-elf-g++ -compiler.m68kg1410.semver=14.1.0 -compiler.m68kg1410.objdumper=/opt/compiler-explorer/m68k/gcc-14.1.0/m68k-unknown-elf/bin/m68k-unknown-elf-objdump -compiler.m68kg1410.demangler=/opt/compiler-explorer/m68k/gcc-14.1.0/m68k-unknown-elf/bin/m68k-unknown-elf-c++filt - -############################### -# Cross for BPF -group.bpf.compilers=&gccbpf:&clangbpf -group.bpf.demangler=/opt/compiler-explorer/bpf/gcc-trunk/bpf-unknown-none/bin/bpf-unknown-none-c++filt - -# Clang for BPF -group.clangbpf.compilers=bpfclangtrunk:bpfclang1810:bpfclang1701:bpfclang1600:bpfclang1500:bpfclang1400:bpfclang1300 -group.clangbpf.supportsBinary=false -group.clangbpf.supportsExecute=false -group.clangbpf.baseName=BPF clang -group.clangbpf.groupName=BPF CLANG -group.clangbpf.isSemVer=true -group.clangbpf.options=-target bpf -group.clangbpf.objdumper=/opt/compiler-explorer/clang-trunk/bin/llvm-objdump -group.clangbpf.objdumperType=llvm -group.clangbpf.demangler=/opt/compiler-explorer/gcc-13.2.0/bin/c++filt -group.clangbpf.compilerCategories=clang - -compiler.bpfclangtrunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang++ -compiler.bpfclangtrunk.semver=(trunk) -compiler.bpfclangtrunk.isNightly=true - -compiler.bpfclang1810.exe=/opt/compiler-explorer/clang-18.1.0/bin/clang++ -compiler.bpfclang1810.semver=18.1.0 - -compiler.bpfclang1701.exe=/opt/compiler-explorer/clang-17.0.1/bin/clang++ -compiler.bpfclang1701.semver=17.0.1 - -compiler.bpfclang1600.exe=/opt/compiler-explorer/clang-16.0.0/bin/clang++ -compiler.bpfclang1600.semver=16.0.0 - -compiler.bpfclang1500.exe=/opt/compiler-explorer/clang-15.0.0/bin/clang++ -compiler.bpfclang1500.semver=15.0.0 - -compiler.bpfclang1400.exe=/opt/compiler-explorer/clang-14.0.0/bin/clang++ -compiler.bpfclang1400.semver=14.0.0 - -compiler.bpfclang1300.exe=/opt/compiler-explorer/clang-13.0.0/bin/clang++ -compiler.bpfclang1300.semver=13.0.0 - -# GCC for BPF -group.gccbpf.compilers=bpfg1310:bpfg1320:bpfg1410:bpfgtrunk -group.gccbpf.supportsBinary=true -group.gccbpf.supportsExecute=false -group.gccbpf.baseName=BPF gcc -group.gccbpf.groupName=BPF GCC -group.gccbpf.isSemVer=true -group.gccbpf.objdumper=/opt/compiler-explorer/bpf/gcc-trunk/bpf-unknown-none/bin/bpf-unknown-objdump - -compiler.bpfg1310.exe=/opt/compiler-explorer/bpf/gcc-13.1.0/bpf-unknown-none/bin/bpf-unknown-none-g++ -compiler.bpfg1310.semver=13.1.0 -compiler.bpfg1310.objdumper=/opt/compiler-explorer/bpf/gcc-13.1.0/bpf-unknown-none/bin/bpf-unknown-objdump -compiler.bpfg1310.demangler=/opt/compiler-explorer/bpf/gcc-13.1.0/bpf-unknown-none/bin/bpf-unknown-none-c++filt - -compiler.bpfg1320.exe=/opt/compiler-explorer/bpf/gcc-13.2.0/bpf-unknown-none/bin/bpf-unknown-none-g++ -compiler.bpfg1320.semver=13.2.0 -compiler.bpfg1320.objdumper=/opt/compiler-explorer/bpf/gcc-13.2.0/bpf-unknown-none/bin/bpf-unknown-objdump -compiler.bpfg1320.demangler=/opt/compiler-explorer/bpf/gcc-13.2.0/bpf-unknown-none/bin/bpf-unknown-none-c++filt - -compiler.bpfg1410.exe=/opt/compiler-explorer/bpf/gcc-14.1.0/bpf-unknown-none/bin/bpf-unknown-none-g++ -compiler.bpfg1410.hidden=true -compiler.bpfg1410.semver=14.1.0 -compiler.bpfg1410.objdumper=/opt/compiler-explorer/bpf/gcc-14.1.0/bpf-unknown-none/bin/bpf-unknown-objdump -compiler.bpfg1410.demangler=/opt/compiler-explorer/bpf/gcc-14.1.0/bpf-unknown-none/bin/bpf-unknown-none-c++filt - -compiler.bpfgtrunk.exe=/opt/compiler-explorer/bpf/gcc-trunk/bpf-unknown-none/bin/bpf-unknown-none-g++ -compiler.bpfgtrunk.semver=trunk -compiler.bpfgtrunk.isNightly=true - -############################### -# Cross for SPARC -group.sparc.compilers=&gccsparc - -# GCC for SPARC -group.gccsparc.compilers=sparcg1220:sparcg1230:sparcg1310:sparcg1320:sparcg1410 -group.gccsparc.baseName=SPARC gcc -group.gccsparc.groupName=SPARC GCC -group.gccsparc.isSemVer=true - -compiler.sparcg1220.exe=/opt/compiler-explorer/sparc/gcc-12.2.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-g++ -compiler.sparcg1220.semver=12.2.0 -compiler.sparcg1220.objdumper=/opt/compiler-explorer/sparc/gcc-12.2.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-objdump -compiler.sparcg1220.demangler=/opt/compiler-explorer/sparc/gcc-12.2.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-c++filt - -compiler.sparcg1230.exe=/opt/compiler-explorer/sparc/gcc-12.3.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-g++ -compiler.sparcg1230.semver=12.3.0 -compiler.sparcg1230.objdumper=/opt/compiler-explorer/sparc/gcc-12.3.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-objdump -compiler.sparcg1230.demangler=/opt/compiler-explorer/sparc/gcc-12.3.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-c++filt - -compiler.sparcg1310.exe=/opt/compiler-explorer/sparc/gcc-13.1.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-g++ -compiler.sparcg1310.semver=13.1.0 -compiler.sparcg1310.objdumper=/opt/compiler-explorer/sparc/gcc-13.1.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-objdump -compiler.sparcg1310.demangler=/opt/compiler-explorer/sparc/gcc-13.1.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-c++filt - -compiler.sparcg1320.exe=/opt/compiler-explorer/sparc/gcc-13.2.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-g++ -compiler.sparcg1320.semver=13.2.0 -compiler.sparcg1320.objdumper=/opt/compiler-explorer/sparc/gcc-13.2.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-objdump -compiler.sparcg1320.demangler=/opt/compiler-explorer/sparc/gcc-13.2.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-c++filt - -compiler.sparcg1410.exe=/opt/compiler-explorer/sparc/gcc-14.1.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-g++ -compiler.sparcg1410.semver=14.1.0 -compiler.sparcg1410.objdumper=/opt/compiler-explorer/sparc/gcc-14.1.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-objdump -compiler.sparcg1410.demangler=/opt/compiler-explorer/sparc/gcc-14.1.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-c++filt - -############################### -# Cross for SPARC64 -group.sparc64.compilers=&gccsparc64 - -# GCC for SPARC64 -group.gccsparc64.compilers=sparc64g1220:sparc64g1230:sparc64g1310:sparc64g1320:sparc64g1410 -group.gccsparc64.baseName=SPARC64 gcc -group.gccsparc64.groupName=SPARC64 GCC -group.gccsparc64.isSemVer=true - -compiler.sparc64g1220.exe=/opt/compiler-explorer/sparc64/gcc-12.2.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-g++ -compiler.sparc64g1220.semver=12.2.0 -compiler.sparc64g1220.objdumper=/opt/compiler-explorer/sparc64/gcc-12.2.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-objdump -compiler.sparc64g1220.demangler=/opt/compiler-explorer/sparc64/gcc-12.2.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-c++filt - -compiler.sparc64g1230.exe=/opt/compiler-explorer/sparc64/gcc-12.3.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-g++ -compiler.sparc64g1230.semver=12.3.0 -compiler.sparc64g1230.objdumper=/opt/compiler-explorer/sparc64/gcc-12.3.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-objdump -compiler.sparc64g1230.demangler=/opt/compiler-explorer/sparc64/gcc-12.3.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-c++filt - -compiler.sparc64g1310.exe=/opt/compiler-explorer/sparc64/gcc-13.1.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-g++ -compiler.sparc64g1310.semver=13.1.0 -compiler.sparc64g1310.objdumper=/opt/compiler-explorer/sparc64/gcc-13.1.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-objdump -compiler.sparc64g1310.demangler=/opt/compiler-explorer/sparc64/gcc-13.1.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-c++filt - -compiler.sparc64g1320.exe=/opt/compiler-explorer/sparc64/gcc-13.2.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-g++ -compiler.sparc64g1320.semver=13.2.0 -compiler.sparc64g1320.objdumper=/opt/compiler-explorer/sparc64/gcc-13.2.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-objdump -compiler.sparc64g1320.demangler=/opt/compiler-explorer/sparc64/gcc-13.2.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-c++filt - -compiler.sparc64g1410.exe=/opt/compiler-explorer/sparc64/gcc-14.1.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-g++ -compiler.sparc64g1410.semver=14.1.0 -compiler.sparc64g1410.objdumper=/opt/compiler-explorer/sparc64/gcc-14.1.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-objdump -compiler.sparc64g1410.demangler=/opt/compiler-explorer/sparc64/gcc-14.1.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-c++filt - -############################### -# Cross for SPARC-LEON -group.sparcleon.compilers=&gccsparcleon - -# GCC for SPARC-LEON -group.gccsparcleon.compilers=sparcleong1220:sparcleong1220-1:sparcleong1230:sparcleong1310:sparcleong1320 -group.gccsparcleon.baseName=SPARC LEON gcc -group.gccsparcleon.groupName=SPARC LEON GCC -group.gccsparcleon.isSemVer=true - -# this one was wrongly built using 'master', not 12.2.0 release. -compiler.sparcleong1220.exe=/opt/compiler-explorer/sparc-leon/gcc-12.2.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-g++ -compiler.sparcleong1220.hidden=true -compiler.sparcleong1220.name=SPARC LEON gcc 13.x (incorrectly named 12.2.0 in the past) -compiler.sparcleong1220.objdumper=/opt/compiler-explorer/sparc-leon/gcc-12.2.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-objdump -compiler.sparcleong1220.demangler=/opt/compiler-explorer/sparc-leon/gcc-12.2.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-c++filt - -compiler.sparcleong1230.exe=/opt/compiler-explorer/sparc-leon/gcc-12.3.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-g++ -compiler.sparcleong1230.semver=12.3.0 -compiler.sparcleong1230.objdumper=/opt/compiler-explorer/sparc-leon/gcc-12.3.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-objdump -compiler.sparcleong1230.demangler=/opt/compiler-explorer/sparc-leon/gcc-12.3.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-c++filt - -compiler.sparcleong1310.exe=/opt/compiler-explorer/sparc-leon/gcc-13.1.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-g++ -compiler.sparcleong1310.semver=13.1.0 -compiler.sparcleong1310.objdumper=/opt/compiler-explorer/sparc-leon/gcc-13.1.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-objdump -compiler.sparcleong1310.demangler=/opt/compiler-explorer/sparc-leon/gcc-13.1.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-c++filt - -compiler.sparcleong1320.exe=/opt/compiler-explorer/sparc-leon/gcc-13.2.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-g++ -compiler.sparcleong1320.semver=13.2.0 -compiler.sparcleong1320.objdumper=/opt/compiler-explorer/sparc-leon/gcc-13.2.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-objdump -compiler.sparcleong1320.demangler=/opt/compiler-explorer/sparc-leon/gcc-13.2.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-c++filt - -compiler.sparcleong1220-1.exe=/opt/compiler-explorer/sparc-leon/gcc-12.2.0-1/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-g++ -compiler.sparcleong1220-1.semver=12.2.0 -compiler.sparcleong1220-1.objdumper=/opt/compiler-explorer/sparc-leon/gcc-12.2.0-1/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-objdump -compiler.sparcleong1220-1.demangler=/opt/compiler-explorer/sparc-leon/gcc-12.2.0-1/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-c++filt - -############################### -# Cross for TI C6x -group.c6x.compilers=&gccc6x - -# GCC for TI C6x -group.gccc6x.compilers=c6xg1220:c6xg1230:c6xg1310:c6xg1320:c6xg1410 -group.gccc6x.baseName=TI C6x gcc -group.gccc6x.groupName=TI C6x GCC -group.gccc6x.isSemVer=true - -compiler.c6xg1220.exe=/opt/compiler-explorer/c6x/gcc-12.2.0/tic6x-elf/bin/tic6x-elf-g++ -compiler.c6xg1220.semver=12.2.0 -compiler.c6xg1220.objdumper=/opt/compiler-explorer/c6x/gcc-12.2.0/tic6x-elf/bin/tic6x-elf-objdump -compiler.c6xg1220.demangler=/opt/compiler-explorer/c6x/gcc-12.2.0/tic6x-elf/bin/tic6x-elf-c++filt - -compiler.c6xg1230.exe=/opt/compiler-explorer/c6x/gcc-12.3.0/tic6x-elf/bin/tic6x-elf-g++ -compiler.c6xg1230.semver=12.3.0 -compiler.c6xg1230.objdumper=/opt/compiler-explorer/c6x/gcc-12.3.0/tic6x-elf/bin/tic6x-elf-objdump -compiler.c6xg1230.demangler=/opt/compiler-explorer/c6x/gcc-12.3.0/tic6x-elf/bin/tic6x-elf-c++filt - -compiler.c6xg1310.exe=/opt/compiler-explorer/c6x/gcc-13.1.0/tic6x-elf/bin/tic6x-elf-g++ -compiler.c6xg1310.semver=13.1.0 -compiler.c6xg1310.objdumper=/opt/compiler-explorer/c6x/gcc-13.1.0/tic6x-elf/bin/tic6x-elf-objdump -compiler.c6xg1310.demangler=/opt/compiler-explorer/c6x/gcc-13.1.0/tic6x-elf/bin/tic6x-elf-c++filt - -compiler.c6xg1320.exe=/opt/compiler-explorer/c6x/gcc-13.2.0/tic6x-elf/bin/tic6x-elf-g++ -compiler.c6xg1320.semver=13.2.0 -compiler.c6xg1320.objdumper=/opt/compiler-explorer/c6x/gcc-13.2.0/tic6x-elf/bin/tic6x-elf-objdump -compiler.c6xg1320.demangler=/opt/compiler-explorer/c6x/gcc-13.2.0/tic6x-elf/bin/tic6x-elf-c++filt - -compiler.c6xg1410.exe=/opt/compiler-explorer/c6x/gcc-14.1.0/tic6x-elf/bin/tic6x-elf-g++ -compiler.c6xg1410.semver=14.1.0 -compiler.c6xg1410.objdumper=/opt/compiler-explorer/c6x/gcc-14.1.0/tic6x-elf/bin/tic6x-elf-objdump -compiler.c6xg1410.demangler=/opt/compiler-explorer/c6x/gcc-14.1.0/tic6x-elf/bin/tic6x-elf-c++filt - -############################### -# Cross for loongarch64 -group.loongarch64.compilers=&gccloongarch64 - -# GCC for loongarch64 -group.gccloongarch64.baseName=loongarch64 gcc -group.gccloongarch64.groupName=loongarch64 gcc -group.gccloongarch64.compilers=loongarch64g1220:loongarch64g1230:loongarch64g1310:loongarch64g1320:loongarch64g1410 -group.gccloongarch64.isSemVer=true - -compiler.loongarch64g1220.exe=/opt/compiler-explorer/loongarch64/gcc-12.2.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-g++ -compiler.loongarch64g1220.semver=12.2.0 -compiler.loongarch64g1220.objdumper=/opt/compiler-explorer/loongarch64/gcc-12.2.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-objdump -compiler.loongarch64g1220.demangler=/opt/compiler-explorer/loongarch64/gcc-12.2.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-c++filt - -compiler.loongarch64g1230.exe=/opt/compiler-explorer/loongarch64/gcc-12.3.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-g++ -compiler.loongarch64g1230.semver=12.3.0 -compiler.loongarch64g1230.objdumper=/opt/compiler-explorer/loongarch64/gcc-12.3.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-objdump -compiler.loongarch64g1230.demangler=/opt/compiler-explorer/loongarch64/gcc-12.3.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-c++filt - -compiler.loongarch64g1310.exe=/opt/compiler-explorer/loongarch64/gcc-13.1.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-g++ -compiler.loongarch64g1310.semver=13.1.0 -compiler.loongarch64g1310.objdumper=/opt/compiler-explorer/loongarch64/gcc-13.1.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-objdump -compiler.loongarch64g1310.demangler=/opt/compiler-explorer/loongarch64/gcc-13.1.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-c++filt - -compiler.loongarch64g1320.exe=/opt/compiler-explorer/loongarch64/gcc-13.2.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-g++ -compiler.loongarch64g1320.semver=13.2.0 -compiler.loongarch64g1320.objdumper=/opt/compiler-explorer/loongarch64/gcc-13.2.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-objdump -compiler.loongarch64g1320.demangler=/opt/compiler-explorer/loongarch64/gcc-13.2.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-c++filt - -compiler.loongarch64g1410.exe=/opt/compiler-explorer/loongarch64/gcc-14.1.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-g++ -compiler.loongarch64g1410.semver=14.1.0 -compiler.loongarch64g1410.objdumper=/opt/compiler-explorer/loongarch64/gcc-14.1.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-objdump -compiler.loongarch64g1410.demangler=/opt/compiler-explorer/loongarch64/gcc-14.1.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-c++filt - -############################### -# Cross for sh -group.sh.compilers=&gccsh - -# GCC for sh -group.gccsh.baseName=sh gcc -group.gccsh.groupName=sh gcc -group.gccsh.compilers=shg494:shg950:shg1220:shg1230:shg1310:shg1320:shg1410 -group.gccsh.isSemVer=true - -compiler.shg494.exe=/opt/compiler-explorer/sh/gcc-4.9.4/sh-unknown-elf/bin/sh-unknown-elf-g++ -compiler.shg494.semver=4.9.4 -compiler.shg494.objdumper=/opt/compiler-explorer/sh/gcc-4.9.4/sh-unknown-elf/bin/sh-unknown-elf-objdump -compiler.shg494.demangler=/opt/compiler-explorer/sh/gcc-4.9.4/sh-unknown-elf/bin/sh-unknown-elf-c++filt - -compiler.shg950.exe=/opt/compiler-explorer/sh/gcc-9.5.0/sh-unknown-elf/bin/sh-unknown-elf-g++ -compiler.shg950.semver=9.5.0 -compiler.shg950.objdumper=/opt/compiler-explorer/sh/gcc-9.5.0/sh-unknown-elf/bin/sh-unknown-elf-objdump -compiler.shg950.demangler=/opt/compiler-explorer/sh/gcc-9.5.0/sh-unknown-elf/bin/sh-unknown-elf-c++filt - -compiler.shg1220.exe=/opt/compiler-explorer/sh/gcc-12.2.0/sh-unknown-elf/bin/sh-unknown-elf-g++ -compiler.shg1220.semver=12.2.0 -compiler.shg1220.objdumper=/opt/compiler-explorer/sh/gcc-12.2.0/sh-unknown-elf/bin/sh-unknown-elf-objdump -compiler.shg1220.demangler=/opt/compiler-explorer/sh/gcc-12.2.0/sh-unknown-elf/bin/sh-unknown-elf-c++filt - -compiler.shg1230.exe=/opt/compiler-explorer/sh/gcc-12.3.0/sh-unknown-elf/bin/sh-unknown-elf-g++ -compiler.shg1230.semver=12.3.0 -compiler.shg1230.objdumper=/opt/compiler-explorer/sh/gcc-12.3.0/sh-unknown-elf/bin/sh-unknown-elf-objdump -compiler.shg1230.demangler=/opt/compiler-explorer/sh/gcc-12.3.0/sh-unknown-elf/bin/sh-unknown-elf-c++filt - -compiler.shg1310.exe=/opt/compiler-explorer/sh/gcc-13.1.0/sh-unknown-elf/bin/sh-unknown-elf-g++ -compiler.shg1310.semver=13.1.0 -compiler.shg1310.objdumper=/opt/compiler-explorer/sh/gcc-13.1.0/sh-unknown-elf/bin/sh-unknown-elf-objdump -compiler.shg1310.demangler=/opt/compiler-explorer/sh/gcc-13.1.0/sh-unknown-elf/bin/sh-unknown-elf-c++filt - -compiler.shg1320.exe=/opt/compiler-explorer/sh/gcc-13.2.0/sh-unknown-elf/bin/sh-unknown-elf-g++ -compiler.shg1320.semver=13.2.0 -compiler.shg1320.objdumper=/opt/compiler-explorer/sh/gcc-13.2.0/sh-unknown-elf/bin/sh-unknown-elf-objdump -compiler.shg1320.demangler=/opt/compiler-explorer/sh/gcc-13.2.0/sh-unknown-elf/bin/sh-unknown-elf-c++filt - -compiler.shg1410.exe=/opt/compiler-explorer/sh/gcc-14.1.0/sh-unknown-elf/bin/sh-unknown-elf-g++ -compiler.shg1410.semver=14.1.0 -compiler.shg1410.objdumper=/opt/compiler-explorer/sh/gcc-14.1.0/sh-unknown-elf/bin/sh-unknown-elf-objdump -compiler.shg1410.demangler=/opt/compiler-explorer/sh/gcc-14.1.0/sh-unknown-elf/bin/sh-unknown-elf-c++filt - -############################### -# Cross for s390x -group.s390x.compilers=&gccs390x - -# GCC for s390x -group.gccs390x.baseName=s390x gcc -group.gccs390x.groupName=s390x gcc -group.gccs390x.compilers=gccs390x1120:s390xg1210:s390xg1220:s390xg1230:s390xg1310:s390xg1320:s390xg1410 -group.gccs390x.isSemVer=true -group.gccs390x.objdumper=/opt/compiler-explorer/s390x/gcc-11.2.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-objdump - -compiler.gccs390x1120.exe=/opt/compiler-explorer/s390x/gcc-11.2.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-g++ -compiler.gccs390x1120.name=s390x gcc 11.2.0 -compiler.gccs390x1120.semver=11.2.0 - -compiler.s390xg1210.exe=/opt/compiler-explorer/s390x/gcc-12.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-g++ -compiler.s390xg1210.semver=12.1.0 -compiler.s390xg1210.objdumper=/opt/compiler-explorer/s390x/gcc-12.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-objdump - -compiler.s390xg1220.exe=/opt/compiler-explorer/s390x/gcc-12.2.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-g++ -compiler.s390xg1220.semver=12.2.0 -compiler.s390xg1220.objdumper=/opt/compiler-explorer/s390x/gcc-12.2.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-objdump -compiler.s390xg1220.demangler=/opt/compiler-explorer/s390x/gcc-12.2.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-c++filt - -compiler.s390xg1230.exe=/opt/compiler-explorer/s390x/gcc-12.3.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-g++ -compiler.s390xg1230.semver=12.3.0 -compiler.s390xg1230.objdumper=/opt/compiler-explorer/s390x/gcc-12.3.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-objdump -compiler.s390xg1230.demangler=/opt/compiler-explorer/s390x/gcc-12.3.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-c++filt - -compiler.s390xg1310.exe=/opt/compiler-explorer/s390x/gcc-13.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-g++ -compiler.s390xg1310.semver=13.1.0 -compiler.s390xg1310.objdumper=/opt/compiler-explorer/s390x/gcc-13.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-objdump -compiler.s390xg1310.demangler=/opt/compiler-explorer/s390x/gcc-13.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-c++filt - -compiler.s390xg1320.exe=/opt/compiler-explorer/s390x/gcc-13.2.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-g++ -compiler.s390xg1320.semver=13.2.0 -compiler.s390xg1320.objdumper=/opt/compiler-explorer/s390x/gcc-13.2.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-objdump -compiler.s390xg1320.demangler=/opt/compiler-explorer/s390x/gcc-13.2.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-c++filt - -compiler.s390xg1410.exe=/opt/compiler-explorer/s390x/gcc-14.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-g++ -compiler.s390xg1410.semver=14.1.0 -compiler.s390xg1410.objdumper=/opt/compiler-explorer/s390x/gcc-14.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-objdump -compiler.s390xg1410.demangler=/opt/compiler-explorer/s390x/gcc-14.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-c++filt - -############################### -# Cross compilers for PPC -group.ppcs.compilers=&ppc:&ppc64:&ppc64le -group.ppcs.isSemVer=true - -## POWER -group.ppc.compilers=ppcg48:ppcg1120:ppcg1210:ppcg1220:ppcg1230:ppcg1310:ppcg1320:ppcg1410 -group.ppc.groupName=POWER GCC -group.ppc.baseName=power gcc - -compiler.ppcg48.exe=/opt/compiler-explorer/powerpc/gcc-4.8.5/bin/powerpc-unknown-linux-gnu-g++ -compiler.ppcg48.objdumper=/opt/compiler-explorer/powerpc/gcc-4.8.5/bin/powerpc-unknown-linux-gnu-objdump -compiler.ppcg48.semver=4.8.5 - -compiler.ppcg1120.exe=/opt/compiler-explorer/powerpc/gcc-11.2.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-g++ -compiler.ppcg1120.objdumper=/opt/compiler-explorer/powerpc/gcc-11.2.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-objdump -compiler.ppcg1120.semver=11.2.0 - -compiler.ppcg1210.exe=/opt/compiler-explorer/powerpc/gcc-12.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-g++ -compiler.ppcg1210.semver=12.1.0 -compiler.ppcg1210.objdumper=/opt/compiler-explorer/powerpc/gcc-12.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-objdump - -compiler.ppcg1220.exe=/opt/compiler-explorer/powerpc/gcc-12.2.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-g++ -compiler.ppcg1220.semver=12.2.0 -compiler.ppcg1220.objdumper=/opt/compiler-explorer/powerpc/gcc-12.2.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-objdump -compiler.ppcg1220.demangler=/opt/compiler-explorer/powerpc/gcc-12.2.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-c++filt - -compiler.ppcg1230.exe=/opt/compiler-explorer/powerpc/gcc-12.3.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-g++ -compiler.ppcg1230.semver=12.3.0 -compiler.ppcg1230.objdumper=/opt/compiler-explorer/powerpc/gcc-12.3.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-objdump -compiler.ppcg1230.demangler=/opt/compiler-explorer/powerpc/gcc-12.3.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-c++filt - -compiler.ppcg1310.exe=/opt/compiler-explorer/powerpc/gcc-13.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-g++ -compiler.ppcg1310.semver=13.1.0 -compiler.ppcg1310.objdumper=/opt/compiler-explorer/powerpc/gcc-13.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-objdump -compiler.ppcg1310.demangler=/opt/compiler-explorer/powerpc/gcc-13.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-c++filt - -compiler.ppcg1320.exe=/opt/compiler-explorer/powerpc/gcc-13.2.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-g++ -compiler.ppcg1320.semver=13.2.0 -compiler.ppcg1320.objdumper=/opt/compiler-explorer/powerpc/gcc-13.2.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-objdump -compiler.ppcg1320.demangler=/opt/compiler-explorer/powerpc/gcc-13.2.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-c++filt - -compiler.ppcg1410.exe=/opt/compiler-explorer/powerpc/gcc-14.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-g++ -compiler.ppcg1410.semver=14.1.0 -compiler.ppcg1410.objdumper=/opt/compiler-explorer/powerpc/gcc-14.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-objdump -compiler.ppcg1410.demangler=/opt/compiler-explorer/powerpc/gcc-14.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-c++filt - -## POWER64 -group.ppc64.groupName=POWER64 GCC -group.ppc64.baseName=power64 gcc -group.ppc64.compilers=ppc64g8:ppc64g9:ppc64g1120:ppc64g1210:ppc64clang:ppc64g1220:ppc64g1230:ppc64g1310:ppc64g1320:ppc64gtrunk:ppc64g1410 - -compiler.ppc64g8.exe=/opt/compiler-explorer/powerpc64/gcc-at12/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-g++ -compiler.ppc64g8.objdumper=/opt/compiler-explorer/powerpc64/gcc-at12/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.ppc64g8.name=power64 AT12.0 (gcc8) -compiler.ppc64g8.semver=(snapshot) - -compiler.ppc64g9.exe=/opt/compiler-explorer/powerpc64/gcc-at13/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-g++ -compiler.ppc64g9.objdumper=/opt/compiler-explorer/powerpc64/gcc-at13/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.ppc64g9.name=power64 AT13.0 (gcc9) -compiler.ppc64g9.semver=(snapshot) - -compiler.ppc64g1120.exe=/opt/compiler-explorer/powerpc64/gcc-11.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-g++ -compiler.ppc64g1120.objdumper=/opt/compiler-explorer/powerpc64/gcc-11.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.ppc64g1120.semver=11.2.0 - -compiler.ppc64g1210.exe=/opt/compiler-explorer/powerpc64/gcc-12.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-g++ -compiler.ppc64g1210.semver=12.1.0 -compiler.ppc64g1210.objdumper=/opt/compiler-explorer/powerpc64/gcc-12.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump - -compiler.ppc64g1220.exe=/opt/compiler-explorer/powerpc64/gcc-12.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-g++ -compiler.ppc64g1220.semver=12.2.0 -compiler.ppc64g1220.objdumper=/opt/compiler-explorer/powerpc64/gcc-12.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.ppc64g1220.demangler=/opt/compiler-explorer/powerpc64/gcc-12.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-c++filt - -compiler.ppc64g1230.exe=/opt/compiler-explorer/powerpc64/gcc-12.3.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-g++ -compiler.ppc64g1230.semver=12.3.0 -compiler.ppc64g1230.objdumper=/opt/compiler-explorer/powerpc64/gcc-12.3.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.ppc64g1230.demangler=/opt/compiler-explorer/powerpc64/gcc-12.3.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-c++filt - -compiler.ppc64g1310.exe=/opt/compiler-explorer/powerpc64/gcc-13.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-g++ -compiler.ppc64g1310.semver=13.1.0 -compiler.ppc64g1310.objdumper=/opt/compiler-explorer/powerpc64/gcc-13.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.ppc64g1310.demangler=/opt/compiler-explorer/powerpc64/gcc-13.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-c++filt - -compiler.ppc64g1320.exe=/opt/compiler-explorer/powerpc64/gcc-13.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-g++ -compiler.ppc64g1320.semver=13.2.0 -compiler.ppc64g1320.objdumper=/opt/compiler-explorer/powerpc64/gcc-13.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.ppc64g1320.demangler=/opt/compiler-explorer/powerpc64/gcc-13.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-c++filt - -compiler.ppc64g1410.exe=/opt/compiler-explorer/powerpc64/gcc-14.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-g++ -compiler.ppc64g1410.semver=14.1.0 -compiler.ppc64g1410.objdumper=/opt/compiler-explorer/powerpc64/gcc-14.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.ppc64g1410.demangler=/opt/compiler-explorer/powerpc64/gcc-14.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-c++filt - -compiler.ppc64gtrunk.exe=/opt/compiler-explorer/powerpc64/gcc-trunk/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-g++ -compiler.ppc64gtrunk.semver=trunk -compiler.ppc64gtrunk.objdumper=/opt/compiler-explorer/powerpc64/gcc-trunk/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.ppc64gtrunk.demangler=/opt/compiler-explorer/powerpc64/gcc-trunk/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-c++filt - -compiler.ppc64clang.exe=/opt/compiler-explorer/clang-trunk/bin/clang++ -compiler.ppc64clang.objdumper=/opt/compiler-explorer/gcc-11.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.ppc64clang.name=powerpc64 clang (trunk) -compiler.ppc64clang.options=-target powerpc64 -compiler.ppc64clang.supportsBinary=false -compiler.ppc64clang.semver=(snapshot) -compiler.ppc64clang.isNightly=true -compiler.ppc64clang.licenseName=LLVM Apache 2 -compiler.ppc64clang.licenseLink=https://github.com/llvm/llvm-project/blob/main/LICENSE.TXT -compiler.ppc64clang.licensePreamble=The LLVM Project is under the Apache License v2.0 with LLVM Exceptions -compiler.ppc64clang.compilerCategories=clang - -## POWER64LE -group.ppc64le.groupName=POWER64LE GCC -group.ppc64le.compilers=ppc64leg630:ppc64leg8:ppc64leg9:ppc64leg1120:ppc64leg1210:ppc64leclang:ppc64leg1220:ppc64leg1230:ppc64leg1310:ppc64leg1320:ppc64legtrunk:ppc64leg1410 -group.ppc64le.baseName=power64le gcc - -compiler.ppc64leg630.exe=/opt/compiler-explorer/powerpc64le/gcc-6.3.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-g++ -compiler.ppc64leg630.objdumper=/opt/compiler-explorer/powerpc64le/gcc-6.3.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.ppc64leg630.semver=6.3.0 - -compiler.ppc64leg8.exe=/opt/compiler-explorer/powerpc64le/gcc-at12/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-g++ -compiler.ppc64leg8.name=power64le AT12.0 (gcc8) -compiler.ppc64leg8.objdumper=/opt/compiler-explorer/powerpc64le/gcc-at12/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.ppc64leg8.semver=(snapshot) - -compiler.ppc64leg9.exe=/opt/compiler-explorer/powerpc64le/gcc-at13/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-g++ -compiler.ppc64leg9.objdumper=/opt/compiler-explorer/powerpc64le/gcc-at13/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.ppc64leg9.name=power64le AT13.0 (gcc9) -compiler.ppc64leg9.semver=(snapshot) - -compiler.ppc64leg1120.exe=/opt/compiler-explorer/powerpc64le/gcc-11.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-g++ -compiler.ppc64leg1120.objdumper=/opt/compiler-explorer/powerpc64le/gcc-11.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.ppc64leg1120.semver=11.2.0 - -compiler.ppc64leg1210.exe=/opt/compiler-explorer/powerpc64le/gcc-12.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-g++ -compiler.ppc64leg1210.semver=12.1.0 -compiler.ppc64leg1210.objdumper=/opt/compiler-explorer/powerpc64le/gcc-12.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump - -compiler.ppc64leg1220.exe=/opt/compiler-explorer/powerpc64le/gcc-12.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-g++ -compiler.ppc64leg1220.semver=12.2.0 -compiler.ppc64leg1220.objdumper=/opt/compiler-explorer/powerpc64le/gcc-12.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.ppc64leg1220.demangler=/opt/compiler-explorer/powerpc64le/gcc-12.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-c++filt - -compiler.ppc64leg1230.exe=/opt/compiler-explorer/powerpc64le/gcc-12.3.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-g++ -compiler.ppc64leg1230.semver=12.3.0 -compiler.ppc64leg1230.objdumper=/opt/compiler-explorer/powerpc64le/gcc-12.3.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.ppc64leg1230.demangler=/opt/compiler-explorer/powerpc64le/gcc-12.3.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-c++filt - -compiler.ppc64leg1310.exe=/opt/compiler-explorer/powerpc64le/gcc-13.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-g++ -compiler.ppc64leg1310.semver=13.1.0 -compiler.ppc64leg1310.objdumper=/opt/compiler-explorer/powerpc64le/gcc-13.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.ppc64leg1310.demangler=/opt/compiler-explorer/powerpc64le/gcc-13.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-c++filt - -compiler.ppc64leg1320.exe=/opt/compiler-explorer/powerpc64le/gcc-13.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-g++ -compiler.ppc64leg1320.semver=13.2.0 -compiler.ppc64leg1320.objdumper=/opt/compiler-explorer/powerpc64le/gcc-13.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.ppc64leg1320.demangler=/opt/compiler-explorer/powerpc64le/gcc-13.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-c++filt - -compiler.ppc64leg1410.exe=/opt/compiler-explorer/powerpc64le/gcc-14.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-g++ -compiler.ppc64leg1410.semver=14.1.0 -compiler.ppc64leg1410.objdumper=/opt/compiler-explorer/powerpc64le/gcc-14.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.ppc64leg1410.demangler=/opt/compiler-explorer/powerpc64le/gcc-14.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-c++filt - -compiler.ppc64legtrunk.exe=/opt/compiler-explorer/powerpc64le/gcc-trunk/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-g++ -compiler.ppc64legtrunk.semver=trunk -compiler.ppc64legtrunk.objdumper=/opt/compiler-explorer/powerpc64le/gcc-trunk/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.ppc64legtrunk.demangler=/opt/compiler-explorer/powerpc64le/gcc-trunk/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-c++filt - -compiler.ppc64leclang.exe=/opt/compiler-explorer/clang-trunk/bin/clang++ -compiler.ppc64leclang.objdumper=/opt/compiler-explorer/gcc-11.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.ppc64leclang.name=power64le clang (trunk) -compiler.ppc64leclang.options=-target powerpc64le -compiler.ppc64leclang.supportsBinary=false -compiler.ppc64leclang.semver=(snapshot) -compiler.ppc64leclang.isNightly=true -compiler.ppc64leclang.licenseName=LLVM Apache 2 -compiler.ppc64leclang.licenseLink=https://github.com/llvm/llvm-project/blob/main/LICENSE.TXT -compiler.ppc64leclang.licensePreamble=The LLVM Project is under the Apache License v2.0 with LLVM Exceptions -compiler.ppc64leclang.compilerCategories=clang - -############################### -# GCC for ARM -group.gccarm.compilers=&gcc32arm:&gcc64arm:&gcc64marm -# Some of the compilers don't like -isystem (as they assume the code must be C). -# See https://github.com/compiler-explorer/compiler-explorer/issues/989 for discussion -group.gccarm.includeFlag=-I - -# 32 bit -group.gcc32arm.groupName=Arm 32-bit GCC -group.gcc32arm.baseName=ARM GCC -group.gcc32arm.compilers=armhfg54:armg454:armg464:arm541:armg630:armg640:arm710:armg730:armg750:armg820:armce820:arm831:armg850:arm921:arm930:arm940:arm950:arm1020:arm1021:arm1030:arm1031_07:arm1031_10:arm1040:armg1050:arm1100:arm1120:arm1121:arm1130:armg1140:arm1210:armg1220:armg1230:armg1310:armg1320:armug1320:armg1410:armgtrunk -group.gcc32arm.isSemVer=true -group.gcc32arm.objdumper=/opt/compiler-explorer/arm/gcc-10.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-objdump -group.gcc32arm.instructionSet=arm32 - -compiler.armhfg54.exe=/opt/compiler-explorer/arm/gcc-5.4.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -compiler.armhfg54.alias=armhfg482 -compiler.armhfg54.semver=5.4 - -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 (none) -compiler.arm541.semver=5.4.1 -compiler.arm541.supportsBinary=false - -compiler.armg454.exe=/opt/compiler-explorer/arm/gcc-4.5.4/bin/arm-unknown-linux-gnueabi-g++ -compiler.armg454.alias=armg453 -compiler.armg454.semver=4.5.4 - -compiler.armg464.exe=/opt/compiler-explorer/arm/gcc-4.6.4/bin/arm-unknown-linux-gnueabi-g++ -compiler.armg464.alias=armg463:/usr/bin/arm-linux-gnueabi-g++-4.6 -compiler.armg464.semver=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.semver=6.3.0 - -compiler.arm710.exe=/opt/compiler-explorer/arm/gcc-arm-none-eabi-7-2017-q4-major/bin/arm-none-eabi-g++ -compiler.arm710.name=ARM gcc 7.2.1 (none) -compiler.arm710.semver=7.2.1 -compiler.arm710.supportsBinary=false - -compiler.armg640.exe=/opt/compiler-explorer/arm/gcc-6.4.0/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-g++ -compiler.armg640.semver=6.4.0 - -compiler.armg730.exe=/opt/compiler-explorer/arm/gcc-7.3.0/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-g++ -compiler.armg730.semver=7.3.0 - -compiler.armg750.exe=/opt/compiler-explorer/arm/gcc-7.5.0/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-g++ -compiler.armg750.semver=7.5.0 - -compiler.armg820.exe=/opt/compiler-explorer/arm/gcc-8.2.0/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-g++ -compiler.armg820.semver=8.2.0 - -compiler.armg850.exe=/opt/compiler-explorer/arm/gcc-8.5.0/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-g++ -compiler.armg850.semver=8.5.0 - -compiler.armg1050.exe=/opt/compiler-explorer/arm/gcc-10.5.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -compiler.armg1050.semver=10.5.0 -compiler.armg1050.objdumper=/opt/compiler-explorer/arm/gcc-10.5.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-objdump -compiler.armg1050.demangler=/opt/compiler-explorer/arm/gcc-10.5.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-c++filt - -compiler.armg1140.exe=/opt/compiler-explorer/arm/gcc-11.4.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -compiler.armg1140.semver=11.4.0 -compiler.armg1140.objdumper=/opt/compiler-explorer/arm/gcc-11.4.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-objdump -compiler.armg1140.demangler=/opt/compiler-explorer/arm/gcc-11.4.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-c++filt - -compiler.armg1220.exe=/opt/compiler-explorer/arm/gcc-12.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -compiler.armg1220.semver=12.2.0 -compiler.armg1220.objdumper=/opt/compiler-explorer/arm/gcc-12.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-objdump -compiler.armg1220.demangler=/opt/compiler-explorer/arm/gcc-12.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-c++filt - -compiler.armg1230.exe=/opt/compiler-explorer/arm/gcc-12.3.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -compiler.armg1230.semver=12.3.0 -compiler.armg1230.objdumper=/opt/compiler-explorer/arm/gcc-12.3.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-objdump -compiler.armg1230.demangler=/opt/compiler-explorer/arm/gcc-12.3.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-c++filt - -compiler.armg1310.exe=/opt/compiler-explorer/arm/gcc-13.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -compiler.armg1310.semver=13.1.0 -compiler.armg1310.objdumper=/opt/compiler-explorer/arm/gcc-13.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-objdump -compiler.armg1310.demangler=/opt/compiler-explorer/arm/gcc-13.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-c++filt - -compiler.armg1320.exe=/opt/compiler-explorer/arm/gcc-13.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -compiler.armg1320.semver=13.2.0 -compiler.armg1320.objdumper=/opt/compiler-explorer/arm/gcc-13.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-objdump -compiler.armg1320.demangler=/opt/compiler-explorer/arm/gcc-13.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-c++filt - -compiler.armg1410.exe=/opt/compiler-explorer/arm/gcc-14.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -compiler.armg1410.semver=14.1.0 -compiler.armg1410.objdumper=/opt/compiler-explorer/arm/gcc-14.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-objdump -compiler.armg1410.demangler=/opt/compiler-explorer/arm/gcc-14.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-c++filt - -compiler.armug1320.exe=/opt/compiler-explorer/arm/gcc-arm-unknown-13.2.0/arm-unknown-eabi/bin/arm-unknown-eabi-g++ -compiler.armug1320.name=ARM GCC 13.2.0 (unknown-eabi) -compiler.armug1320.semver=13.2.0 -compiler.armug1320.objdumper=/opt/compiler-explorer/gcc-arm-unknown-13.2.0/arm-unknown-eabi/bin/arm-unknown-eabi-objdump -compiler.armug1320.demangler=/opt/compiler-explorer/gcc-arm-unknown-13.2.0/arm-unknown-eabi/bin/arm-unknown-eabi-c++filt - -compiler.armce820.exe=/opt/compiler-explorer/arm-wince/gcc-ce-8.2.0/bin/arm-mingw32ce-g++ -compiler.armce820.name=ARM gcc 8.2 (WinCE) -compiler.armce820.semver=8.2.0 -compiler.armce820.supportsBinary=false -compiler.arm831.exe=/opt/compiler-explorer/arm/gcc-arm-none-eabi-8-2019-q3-update/bin/arm-none-eabi-g++ -compiler.arm831.name=ARM gcc 8.3.1 (none) -compiler.arm831.semver=8.3.1 -compiler.arm831.supportsBinary=false -compiler.arm921.exe=/opt/compiler-explorer/arm/gcc-arm-none-eabi-9-2019-q4-major/bin/arm-none-eabi-g++ -compiler.arm921.name=ARM gcc 9.2.1 (none) -compiler.arm921.semver=9.2.1 -compiler.arm921.supportsBinary=false -compiler.arm1021.exe=/opt/compiler-explorer/arm/gcc-arm-none-eabi-10-2020-q4-major/bin/arm-none-eabi-g++ -compiler.arm1021.name=ARM gcc 10.2.1 (none) -compiler.arm1021.semver=10.2.1 -compiler.arm1021.supportsBinary=false -compiler.arm1031_07.exe=/opt/compiler-explorer/arm/gcc-arm-none-eabi-10.3-2021.07/bin/arm-none-eabi-g++ -compiler.arm1031_07.name=ARM gcc 10.3.1 (2021.07 none) -compiler.arm1031_07.semver=10.3.1 -compiler.arm1031_07.supportsBinary=false -compiler.arm1031_10.exe=/opt/compiler-explorer/arm/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-g++ -compiler.arm1031_10.name=ARM gcc 10.3.1 (2021.10 none) -compiler.arm1031_10.semver=10.3.1 -compiler.arm1031_10.supportsBinary=false -compiler.arm1121.exe=/opt/compiler-explorer/arm/gcc-arm-none-eabi-11.2-2022.02/bin/arm-none-eabi-g++ -compiler.arm1121.name=ARM gcc 11.2.1 (none) -compiler.arm1121.semver=11.2.1 -compiler.arm1121.supportsBinary=false - -compiler.arm930.exe=/opt/compiler-explorer/arm/gcc-9.3.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -compiler.arm930.semver=9.3.0 - -compiler.arm940.exe=/opt/compiler-explorer/arm/gcc-9.4.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -compiler.arm940.semver=9.4.0 - -compiler.arm950.exe=/opt/compiler-explorer/arm/gcc-9.5.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -compiler.arm950.semver=9.5.0 - -compiler.arm1020.exe=/opt/compiler-explorer/arm/gcc-10.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -compiler.arm1020.semver=10.2.0 - -compiler.arm1030.exe=/opt/compiler-explorer/arm/gcc-10.3.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -compiler.arm1030.semver=10.3.0 - -compiler.arm1040.exe=/opt/compiler-explorer/arm/gcc-10.4.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -compiler.arm1040.semver=10.4.0 - -compiler.arm1100.exe=/opt/compiler-explorer/arm/gcc-11.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -compiler.arm1100.semver=11.1.0 - -compiler.arm1120.exe=/opt/compiler-explorer/arm/gcc-11.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -compiler.arm1120.semver=11.2.0 - -compiler.arm1130.exe=/opt/compiler-explorer/arm/gcc-11.3.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -compiler.arm1130.semver=11.3.0 - -compiler.arm1210.exe=/opt/compiler-explorer/arm/gcc-12.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -compiler.arm1210.objdumper=/opt/compiler-explorer/arm/gcc-12.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-objdump -compiler.arm1210.semver=12.1.0 - -compiler.armgtrunk.exe=/opt/compiler-explorer/arm/gcc-trunk/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -compiler.armgtrunk.semver=trunk -compiler.armgtrunk.isNightly=true - -# 64 bit -group.gcc64arm.groupName=Arm 64-bit GCC -group.gcc64arm.compilers=aarchg54:arm64g630:arm64g640:arm64g730:arm64g750:arm64g820:arm64g850:arm64g930:arm64g940:arm64g950:arm64g1020:arm64g1030:arm64g1040:arm64g1100:arm64g1120:arm64g1130:arm64g1140:arm64g1210:arm64gtrunk:arm64g1220:arm64g1230:arm64g1310:arm64g1050:arm64g1320:arm64g1410 -group.gcc64arm.isSemVer=true -group.gcc64arm.objdumper=/opt/compiler-explorer/arm64/gcc-10.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/bin/objdump -group.gcc64arm.instructionSet=aarch64 -group.gcc64arm.baseName=ARM64 gcc - -compiler.aarchg54.exe=/opt/compiler-explorer/arm64/gcc-5.4.0/aarch64-unknown-linux-gnueabi/bin/aarch64-unknown-linux-gnueabi-g++ -compiler.aarchg54.alias=aarchg48 -compiler.aarchg54.semver=5.4 -compiler.arm64g630.exe=/opt/compiler-explorer/arm64/gcc-6.3.0/aarch64-unknown-linux-gnueabi/bin/aarch64-unknown-linux-gnueabi-g++ -compiler.arm64g630.semver=6.3 -compiler.arm64g640.exe=/opt/compiler-explorer/arm64/gcc-6.4.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-g++ -compiler.arm64g640.semver=6.4 -compiler.arm64g730.exe=/opt/compiler-explorer/arm64/gcc-7.3.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-g++ -compiler.arm64g730.semver=7.3 -compiler.arm64g750.exe=/opt/compiler-explorer/arm64/gcc-7.5.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-g++ -compiler.arm64g750.semver=7.5 -compiler.arm64g820.exe=/opt/compiler-explorer/arm64/gcc-8.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-g++ -compiler.arm64g820.semver=8.2 -compiler.arm64g850.exe=/opt/compiler-explorer/arm64/gcc-8.5.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-g++ -compiler.arm64g850.semver=8.5 -compiler.arm64g930.exe=/opt/compiler-explorer/arm64/gcc-9.3.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-g++ -compiler.arm64g930.semver=9.3 -compiler.arm64g940.exe=/opt/compiler-explorer/arm64/gcc-9.4.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-g++ -compiler.arm64g940.semver=9.4 -compiler.arm64g950.exe=/opt/compiler-explorer/arm64/gcc-9.5.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-g++ -compiler.arm64g950.semver=9.5 -compiler.arm64g1020.exe=/opt/compiler-explorer/arm64/gcc-10.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-g++ -compiler.arm64g1020.semver=10.2 -compiler.arm64g1030.exe=/opt/compiler-explorer/arm64/gcc-10.3.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-g++ -compiler.arm64g1030.semver=10.3 -compiler.arm64g1040.exe=/opt/compiler-explorer/arm64/gcc-10.4.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-g++ -compiler.arm64g1040.semver=10.4 - -compiler.arm64g1050.exe=/opt/compiler-explorer/arm64/gcc-10.5.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-g++ -compiler.arm64g1050.semver=10.5.0 -compiler.arm64g1050.objdumper=/opt/compiler-explorer/arm64/gcc-10.5.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-objdump -compiler.arm64g1050.demangler=/opt/compiler-explorer/arm64/gcc-10.5.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-c++filt -compiler.arm64g1100.exe=/opt/compiler-explorer/arm64/gcc-11.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-g++ -compiler.arm64g1100.semver=11.1 -compiler.arm64g1120.exe=/opt/compiler-explorer/arm64/gcc-11.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-g++ -compiler.arm64g1120.semver=11.2 -compiler.arm64g1130.exe=/opt/compiler-explorer/arm64/gcc-11.3.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-g++ -compiler.arm64g1130.semver=11.3 - -compiler.arm64g1140.exe=/opt/compiler-explorer/arm64/gcc-11.4.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-g++ -compiler.arm64g1140.semver=11.4.0 -compiler.arm64g1140.objdumper=/opt/compiler-explorer/arm64/gcc-11.4.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-objdump -compiler.arm64g1140.demangler=/opt/compiler-explorer/arm64/gcc-11.4.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-c++filt -compiler.arm64g1210.exe=/opt/compiler-explorer/arm64/gcc-12.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-g++ -compiler.arm64g1210.objdumper=/opt/compiler-explorer/arm64/gcc-12.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-objdump -compiler.arm64g1210.semver=12.1 - -compiler.arm64g1220.exe=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-g++ -compiler.arm64g1220.semver=12.2.0 -compiler.arm64g1220.objdumper=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-objdump -compiler.arm64g1220.demangler=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-c++filt - -compiler.arm64g1230.exe=/opt/compiler-explorer/arm64/gcc-12.3.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-g++ -compiler.arm64g1230.semver=12.3.0 -compiler.arm64g1230.objdumper=/opt/compiler-explorer/arm64/gcc-12.3.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-objdump -compiler.arm64g1230.demangler=/opt/compiler-explorer/arm64/gcc-12.3.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-c++filt - -compiler.arm64g1310.exe=/opt/compiler-explorer/arm64/gcc-13.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-g++ -compiler.arm64g1310.semver=13.1.0 -compiler.arm64g1310.objdumper=/opt/compiler-explorer/arm64/gcc-13.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-objdump -compiler.arm64g1310.demangler=/opt/compiler-explorer/arm64/gcc-13.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-c++filt - -compiler.arm64g1320.exe=/opt/compiler-explorer/arm64/gcc-13.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-g++ -compiler.arm64g1320.semver=13.2.0 -compiler.arm64g1320.objdumper=/opt/compiler-explorer/arm64/gcc-13.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-objdump -compiler.arm64g1320.demangler=/opt/compiler-explorer/arm64/gcc-13.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-c++filt - -compiler.arm64g1410.exe=/opt/compiler-explorer/arm64/gcc-14.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-g++ -compiler.arm64g1410.semver=14.1.0 -compiler.arm64g1410.objdumper=/opt/compiler-explorer/arm64/gcc-14.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-objdump -compiler.arm64g1410.demangler=/opt/compiler-explorer/arm64/gcc-14.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-c++filt -compiler.arm64gtrunk.exe=/opt/compiler-explorer/arm64/gcc-trunk/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-g++ -compiler.arm64gtrunk.semver=trunk -compiler.arm64gtrunk.isNightly=true - -############################### -# GCC Morello -group.gcc64marm.groupName=Arm Morello GCC -group.gcc64marm.compilers=arm64gm101a2 -group.gcc64marm.isSemVer=true -group.gcc64marm.objdumper=/opt/compiler-explorer/arm64morello/gcc-aarch64-none-elf-10.1.morello-alp2-x86_64/bin/aarch64-none-elf-objdump -group.gcc64marm.demangler=/opt/compiler-explorer/arm64morello/gcc-aarch64-none-elf-10.1.morello-alp2-x86_64/bin/aarch64-none-elf-c++filt -group.gcc64marm.instructionSet=aarch64 - -compiler.arm64gm101a2.exe=/opt/compiler-explorer/arm64morello/gcc-aarch64-none-elf-10.1.morello-alp2-x86_64/bin/aarch64-none-elf-g++ -compiler.arm64gm101a2.name=ARM64 Morello gcc 10.1 Alpha 2 -compiler.arm64gm101a2.semver=10.1.2 - -############################### -# GCC for Kalray -group.kalray.compilers=kvxg1130_v4120:kvxg1031_v4111:kvxg1031_v4100:kvxg941_v490:kvxg941_v480:kvxg941_v460:kvxg750_v440:kvxg750_v430:kvxg750_v420:kvxg750_v410:kvxg750:k1cg741:k1cg750 -group.kalray.groupName=Kalray MPPA GCC -group.kalray.isSemVer=true - -# kvx versions are different from the GCC they wrap - -compiler.kvxg1130_v4120.exe=/opt/compiler-explorer/kvx/acb-4.12.0/bin/kvx-elf-g++ -compiler.kvxg1130_v4120.name=KVX ACB 4.12.0 (GCC 11.3.0) -compiler.kvxg1130_v4120.semver=4.12.0 -compiler.kvxg1130_v4120.objdumper=/opt/compiler-explorer/kvx/acb-4.12.0/bin/kvx-elf-objdump - -compiler.kvxg1031_v4111.exe=/opt/compiler-explorer/kvx/acb-4.11.1/bin/kvx-elf-g++ -compiler.kvxg1031_v4111.name=KVX ACB 4.11.1 (GCC 10.3.1) -compiler.kvxg1031_v4111.semver=4.11.1 -compiler.kvxg1031_v4111.objdumper=/opt/compiler-explorer/kvx/acb-4.11.1/bin/kvx-elf-objdump -compiler.kvxg1031_v4111.alias=kvxg1031_v4110 - -compiler.kvxg1031_v4100.exe=/opt/compiler-explorer/kvx/acb-4.10.0/bin/kvx-elf-g++ -compiler.kvxg1031_v4100.name=KVX ACB 4.10.0 (GCC 10.3.1) -compiler.kvxg1031_v4100.semver=4.10.0 -compiler.kvxg1031_v4100.objdumper=/opt/compiler-explorer/kvx/acb-4.10.0/bin/kvx-elf-objdump - -compiler.kvxg941_v490.exe=/opt/compiler-explorer/kvx/acb-4.9.0/bin/kvx-elf-g++ -compiler.kvxg941_v490.name=KVX ACB 4.9.0 (GCC 9.4.1) -compiler.kvxg941_v490.semver=4.9.0 -compiler.kvxg941_v490.objdumper=/opt/compiler-explorer/kvx/acb-4.9.0/bin/kvx-elf-objdump - -compiler.kvxg941_v480.exe=/opt/compiler-explorer/kvx/acb-4.8.0/bin/kvx-elf-g++ -compiler.kvxg941_v480.name=KVX ACB 4.8.0 (GCC 9.4.1) -compiler.kvxg941_v480.semver=4.8.0 -compiler.kvxg941_v480.objdumper=/opt/compiler-explorer/kvx/acb-4.8.0/bin/kvx-elf-objdump - -compiler.kvxg941_v460.exe=/opt/compiler-explorer/kvx/acb-4.6.0/bin/kvx-elf-g++ -compiler.kvxg941_v460.name=KVX ACB 4.6.0 (GCC 9.4.1) -compiler.kvxg941_v460.semver=4.6.0 -compiler.kvxg941_v460.objdumper=/opt/compiler-explorer/kvx/acb-4.6.0/bin/kvx-elf-objdump - -compiler.kvxg750_v440.exe=/opt/compiler-explorer/kvx/acb-4.4.0/bin/kvx-elf-g++ -compiler.kvxg750_v440.name=KVX ACB 4.4.0 (GCC 7.5.0) -compiler.kvxg750_v440.semver=4.4.0 -compiler.kvxg750_v440.objdumper=/opt/compiler-explorer/kvx/acb-4.4.0/bin/kvx-elf-objdump - -compiler.kvxg750_v430.exe=/opt/compiler-explorer/kvx/acb-4.3.0/bin/kvx-elf-g++ -compiler.kvxg750_v430.name=KVX ACB 4.3.0 (GCC 7.5.0) -compiler.kvxg750_v430.semver=4.3.0 -compiler.kvxg750_v430.objdumper=/opt/compiler-explorer/kvx/acb-4.3.0/bin/kvx-elf-objdump - -compiler.kvxg750_v420.exe=/opt/compiler-explorer/kvx/acb-4.2.0-rc5/bin/kvx-elf-g++ -compiler.kvxg750_v420.name=KVX ACB 4.2.0 (GCC 7.5.0) -compiler.kvxg750_v420.semver=4.2.0 -compiler.kvxg750_v420.objdumper=/opt/compiler-explorer/kvx/acb-4.2.0-rc5/bin/kvx-elf-objdump - -compiler.kvxg750_v410.exe=/opt/compiler-explorer/kvx/acb-4.1.0-rc6/bin/kvx-elf-g++ -compiler.kvxg750_v410.name=KVX ACB 4.1.0 (GCC 7.5.0) -compiler.kvxg750_v410.semver=4.1.0 -compiler.kvxg750_v410.objdumper=/opt/compiler-explorer/kvx/acb-4.1.0-rc6/bin/kvx-elf-objdump - -compiler.kvxg750.exe=/opt/compiler-explorer/kvx/acb-4.1.0-cd1/bin/kvx-elf-g++ -compiler.kvxg750.name=KVX ACB 4.1.0-cd1 (GCC 7.5.0) -compiler.kvxg750.semver=4.1.0-cd1 -compiler.kvxg750.objdumper=/opt/compiler-explorer/kvx/acb-4.1.0-cd1/bin/kvx-elf-objdump - -compiler.k1cg741.exe=/opt/compiler-explorer/k1/gcc-7.4.1/k1-unknown-elf/bin/k1-unknown-elf-g++ -compiler.k1cg741.name=K1C gcc 7.4 (obsolete) -compiler.k1cg741.semver=7.4.1 -compiler.k1cg741.objdumper=/opt/compiler-explorer/k1/gcc-7.4.1/k1-unknown-elf/bin/k1-unknown-elf-objdump -compiler.k1cg741.hidden=true -compiler.k1cg750.exe=/opt/compiler-explorer/k1/gcc-7.5.0/k1-unknown-elf/bin/k1-unknown-elf-g++ -compiler.k1cg750.name=K1C gcc 7.5 (obsolete) -compiler.k1cg750.semver=7.5.0 -compiler.k1cg750.objdumper=/opt/compiler-explorer/k1/gcc-7.5.0/k1-unknown-elf/bin/k1-unknown-elf-objdump -compiler.k1cg750.hidden=true - -############################### -# GCC for VAX -# -group.vax.compilers=vaxg1050:vaxg1040 -group.vax.groupName=VAX GCC -group.vax.baseName=vax gcc -group.vax.isSemVer=true -group.vax.supportsBinary=true -group.vax.supportsBinaryObject=true -group.vax.supportsExecute=false - -compiler.vaxg1050.exe=/opt/compiler-explorer/vax/gcc-10.5.0-2023-11-16/bin/vax--netbsdelf-g++ -compiler.vaxg1050.options=--sysroot /opt/compiler-explorer/vax/gcc-10.5.0-2023-11-16/vax--netbsdelf-sysroot/ -compiler.vaxg1050.objdumper=/opt/compiler-explorer/vax/gcc-10.5.0-2023-11-16/bin/vax--netbsdelf-objdump -compiler.vaxg1050.demangler=/opt/compiler-explorer/vax/gcc-10.5.0-2023-11-16/bin/vax--netbsdelf-c++filt -compiler.vaxg1050.name=VAX gcc NetBSDELF 10.5.0 (Nov 15 03:50:22 2023) -compiler.vaxg1050.semver=10.5.0 - -compiler.vaxg1040.exe=/opt/compiler-explorer/vax/gcc-10.4.0/bin/vax--netbsdelf-g++ -compiler.vaxg1040.options=--sysroot /opt/compiler-explorer/vax/gcc-10.4.0/vax--netbsdelf-sysroot/ -compiler.vaxg1040.objdumper=/opt/compiler-explorer/vax/gcc-10.4.0/bin/vax--netbsdelf-objdump -compiler.vaxg1040.demangler=/opt/compiler-explorer/vax/gcc-10.4.0/bin/vax--netbsdelf-c++filt -compiler.vaxg1040.name=VAX gcc NetBSDELF 10.4.0 -compiler.vaxg1040.semver=10.4.0 - -############################### -# Platform Specific Cross Compilers -group.platspec.compilers=frc2019:frc2020:frc2023:raspbian9:raspbian10:arduinouno189:arduinomega189:&cl430 -group.platspec.groupName=Platform Specific Compilers -group.platspec.isSemVer=true -group.platspec.includeFlag=-I -group.platspec.licenseName= -group.platspec.licenseLink= -group.platspec.licensePreamble= - -compiler.frc2019.exe=/opt/compiler-explorer/arm/frc2019-6.3.0/roborio/bin/arm-frc2019-linux-gnueabi-g++ -compiler.frc2019.name=FRC 2019 -compiler.frc2019.semver=6.3 -compiler.frc2019.objdumper=/opt/compiler-explorer/arm/frc2019-6.3.0/roborio/bin/arm-frc2019-linux-gnueabi-objdump -compiler.frc2020.exe=/opt/compiler-explorer/arm/frc2020-7.3.0/roborio/bin/arm-frc2020-linux-gnueabi-g++ -compiler.frc2020.name=FRC 2020 -compiler.frc2020.semver=7.3 -compiler.frc2020.objdumper=/opt/compiler-explorer/arm/frc2020-7.3.0/roborio/bin/arm-frc2020-linux-gnueabi-objdump -compiler.frc2023.exe=/opt/compiler-explorer/arm/frc2023-12.1.0/bin/arm-frc2023-linux-gnueabi-g++ -compiler.frc2023.name=FRC 2023 -compiler.frc2023.semver=12.1 -compiler.frc2023.objdumper=/opt/compiler-explorer/arm/frc2023-12.1.0/bin/arm-frc2023-linux-gnueabi-objdump -compiler.raspbian9.exe=/opt/compiler-explorer/arm/raspbian9-6.3.0/bin/arm-raspbian9-linux-gnueabihf-g++ -compiler.raspbian9.name=Raspbian Stretch -compiler.raspbian9.semver=6.3 -compiler.raspbian9.objdumper=/opt/compiler-explorer/arm/raspbian9-6.3.0/bin/arm-raspbian9-linux-gnueabihf-objdump -compiler.raspbian10.exe=/opt/compiler-explorer/arm/raspbian10-8.3.0/bin/arm-raspbian10-linux-gnueabihf-g++ -compiler.raspbian10.name=Raspbian Buster -compiler.raspbian10.semver=8.3 -compiler.raspbian10.objdumper=/opt/compiler-explorer/arm/raspbian10-8.3.0/bin/arm-raspbian10-linux-gnueabihf-objdump -compiler.arduinouno189.exe=/opt/compiler-explorer/avr/arduino-1.8.9/hardware/tools/avr/bin/avr-g++ -compiler.arduinouno189.options=-std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10809 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -I/opt/compiler-explorer/avr/arduino-1.8.9/hardware/arduino/avr/variants/standard -I/opt/compiler-explorer/avr/arduino-1.8.9/hardware/arduino/avr/cores/arduino -compiler.arduinouno189.name=Arduino Uno (1.8.9) -compiler.arduinouno189.semver=5.4.0 -compiler.arduinouno189.objdumper=/opt/compiler-explorer/avr/arduino-1.8.9/hardware/tools/avr/bin/avr-objdump -compiler.arduinomega189.exe=/opt/compiler-explorer/avr/arduino-1.8.9/hardware/tools/avr/bin/avr-g++ -compiler.arduinomega189.options=-std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10809 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR -I/opt/compiler-explorer/avr/arduino-1.8.9/hardware/arduino/avr/variants/mega -I/opt/compiler-explorer/avr/arduino-1.8.9/hardware/arduino/avr/cores/arduino -compiler.arduinomega189.name=Arduino Mega (1.8.9) -compiler.arduinomega189.semver=5.4.0 -compiler.arduinomega189.objdumper=/opt/compiler-explorer/avr/arduino-1.8.9/hardware/tools/avr/bin/avr-objdump - -################################ -# GCC for MSP -group.msp.compilers=msp430g453:msp430g530:msp430g621 -group.msp.groupName=MSP GCC -group.msp.baseName=MSP430 gcc -group.msp.isSemVer=true -group.msp.supportsBinary=false - -compiler.msp430g453.exe=/opt/compiler-explorer/msp430/gcc-4.5.3/bin/msp430-g++ -compiler.msp430g453.alias=/usr/bin/msp430-g++ -compiler.msp430g453.semver=4.5.3 -compiler.msp430g530.exe=/opt/compiler-explorer/msp430-gcc-5.3.0.219_linux32/bin/msp430-elf-g++ -compiler.msp430g530.semver=5.3.0 -compiler.msp430g621.exe=/opt/compiler-explorer/msp430-gcc-6.2.1.16_linux64/bin/msp430-elf-g++ -compiler.msp430g621.semver=6.2.1 - -################################ -# CL430 (Texas Instruments MSP430 compiler) -group.cl430.compilers=cl4302161 -group.cl430.instructionSet=msp430 -group.cl430.baseName=TI CL430 -group.cl430.groupName=TI CL430 -group.cl430.isSemVer=true -group.cl430.supportsBinary=false - -compiler.cl4302161.class=cl430 -compiler.cl4302161.compilerType=cl430 -compiler.cl4302161.exe=/opt/compiler-explorer/ti-cgt-msp430_21.6.1.LTS/bin/cl430 -compiler.cl4302161.options=-I/opt/compiler-explorer/ti-cgt-msp430_21.6.1.LTS/include -compiler.cl4302161.semver= 21.6.1 -compiler.cl4302161.versionFlag=-version - -################################ -# GCC for AVR -group.avr.compilers=avrg454:avrg464:avrg540:avrg920:avrg930:avrg1030:avrg1100:avrg1210:avrg1220:avrg1230:avrg1310:avrg1320:avrg1410 -group.avr.groupName=AVR GCC -group.avr.baseName=AVR gcc -group.avr.isSemVer=true - -compiler.avrg454.exe=/opt/compiler-explorer/avr/gcc-4.5.4/bin/avr-g++ -compiler.avrg454.alias=avrg453 -compiler.avrg454.semver=4.5.4 -compiler.avrg454.supportsBinary=false - -compiler.avrg464.exe=/opt/compiler-explorer/avr/gcc-4.6.4/bin/avr-g++ -compiler.avrg464.semver=4.6.4 -compiler.avrg464.objdumper=/opt/compiler-explorer/avr/gcc-4.6.4/bin/avr-objdump - -compiler.avrg540.exe=/opt/compiler-explorer/avr/arduino-1.8.9/hardware/tools/avr/bin/avr-g++ -compiler.avrg540.semver=5.4.0 -compiler.avrg540.objdumper=/opt/compiler-explorer/avr/arduino-1.8.9/hardware/tools/avr/bin/avr-objdump - -compiler.avrg920.exe=/opt/compiler-explorer/avr/gcc-9.2.0/bin/avr-g++ -compiler.avrg920.semver=9.2.0 -compiler.avrg920.objdumper=/opt/compiler-explorer/avr/gcc-9.2.0/bin/avr-objdump - -compiler.avrg930.exe=/opt/compiler-explorer/avr/gcc-9.3.0/bin/avr-g++ -compiler.avrg930.semver=9.3.0 -compiler.avrg930.objdumper=/opt/compiler-explorer/avr/gcc-9.3.0/bin/avr-objdump - -compiler.avrg1030.exe=/opt/compiler-explorer/avr/gcc-10.3.0/bin/avr-g++ -compiler.avrg1030.semver=10.3.0 -compiler.avrg1030.objdumper=/opt/compiler-explorer/avr/gcc-10.3.0/bin/avr-objdump - -compiler.avrg1100.exe=/opt/compiler-explorer/avr/gcc-11.1.0/bin/avr-g++ -compiler.avrg1100.semver=11.1.0 -compiler.avrg1100.objdumper=/opt/compiler-explorer/avr/gcc-11.1.0/bin/avr-objdump - -compiler.avrg1210.exe=/opt/compiler-explorer/avr/gcc-12.1.0/avr/bin/avr-g++ -compiler.avrg1210.semver=12.1.0 -compiler.avrg1210.objdumper=/opt/compiler-explorer/avr/gcc-12.1.0/avr/bin/avr-objdump - -compiler.avrg1220.exe=/opt/compiler-explorer/avr/gcc-12.2.0/avr/bin/avr-g++ -compiler.avrg1220.semver=12.2.0 -compiler.avrg1220.objdumper=/opt/compiler-explorer/avr/gcc-12.2.0/avr/bin/avr-objdump -compiler.avrg1220.demangler=/opt/compiler-explorer/avr/gcc-12.2.0/avr/bin/avr-c++filt - -compiler.avrg1230.exe=/opt/compiler-explorer/avr/gcc-12.3.0/avr/bin/avr-g++ -compiler.avrg1230.semver=12.3.0 -compiler.avrg1230.objdumper=/opt/compiler-explorer/avr/gcc-12.3.0/avr/bin/avr-objdump -compiler.avrg1230.demangler=/opt/compiler-explorer/avr/gcc-12.3.0/avr/bin/avr-c++filt - -compiler.avrg1310.exe=/opt/compiler-explorer/avr/gcc-13.1.0/avr/bin/avr-g++ -compiler.avrg1310.semver=13.1.0 -compiler.avrg1310.objdumper=/opt/compiler-explorer/avr/gcc-13.1.0/avr/bin/avr-objdump -compiler.avrg1310.demangler=/opt/compiler-explorer/avr/gcc-13.1.0/avr/bin/avr-c++filt - -compiler.avrg1320.exe=/opt/compiler-explorer/avr/gcc-13.2.0/avr/bin/avr-g++ -compiler.avrg1320.semver=13.2.0 -compiler.avrg1320.objdumper=/opt/compiler-explorer/avr/gcc-13.2.0/avr/bin/avr-objdump -compiler.avrg1320.demangler=/opt/compiler-explorer/avr/gcc-13.2.0/avr/bin/avr-c++filt - -compiler.avrg1410.exe=/opt/compiler-explorer/avr/gcc-14.1.0/avr/bin/avr-g++ -compiler.avrg1410.semver=14.1.0 -compiler.avrg1410.objdumper=/opt/compiler-explorer/avr/gcc-14.1.0/avr/bin/avr-objdump -compiler.avrg1410.demangler=/opt/compiler-explorer/avr/gcc-14.1.0/avr/bin/avr-c++filt - -############################### -# Cross compiler for MIPS -group.mipss.compilers=&mips:&mipsel:&mips64:&mips64el:&mips-clang:&mipsel-clang:&mips64-clang:&mips64el-clang -group.mipss.isSemVer=true - -# Clang for all MIPS - -## MIPS -group.mips-clang.compilers=mips-clang1810:mips-clang1701:mips-clang1600:mips-clang1500:mips-clang1400:mips-clang1300 -group.mips-clang.groupName=MIPS clang -group.mips-clang.baseName=mips clang -group.mips-clang.supportsBinary=false -group.mips-clang.supportsBinaryObject=false -group.mips-clang.supportsExecute=false -group.mips-clang.options=-target mips-elf -group.mips-clang.compilerCategories=clang -group.mips-clang.instructionSet=mips -group.mips-clang.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt - -compiler.mips-clang1810.exe=/opt/compiler-explorer/clang-18.1.0/bin/clang++ -compiler.mips-clang1810.semver=18.1.0 - -compiler.mips-clang1701.exe=/opt/compiler-explorer/clang-17.0.1/bin/clang++ -compiler.mips-clang1701.semver=17.0.1 - -compiler.mips-clang1600.exe=/opt/compiler-explorer/clang-16.0.0/bin/clang++ -compiler.mips-clang1600.semver=16.0.0 - -compiler.mips-clang1500.exe=/opt/compiler-explorer/clang-15.0.0/bin/clang++ -compiler.mips-clang1500.semver=15.0.0 - -compiler.mips-clang1400.exe=/opt/compiler-explorer/clang-14.0.0/bin/clang++ -compiler.mips-clang1400.semver=14.0.0 - -compiler.mips-clang1300.exe=/opt/compiler-explorer/clang-13.0.0/bin/clang++ -compiler.mips-clang1300.semver=13.0.0 - -## MIPSEL -group.mipsel-clang.compilers=mipsel-clang1810:mipsel-clang1701:mipsel-clang1600:mipsel-clang1500:mipsel-clang1400:mipsel-clang1300 -group.mipsel-clang.instructionSet=mips -group.mipsel-clang.groupName=MIPSEL clang -group.mipsel-clang.baseName=mipsel clang -group.mipsel-clang.supportsBinary=false -group.mipsel-clang.supportsBinaryObject=false -group.mipsel-clang.supportsExecute=false -group.mipsel-clang.options=-target mipsel-elf -group.mipsel-clang.compilerCategories=clang -group.mipsel-clang.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt - -compiler.mipsel-clang1810.exe=/opt/compiler-explorer/clang-18.1.0/bin/clang++ -compiler.mipsel-clang1810.semver=18.1.0 - -compiler.mipsel-clang1701.exe=/opt/compiler-explorer/clang-17.0.1/bin/clang++ -compiler.mipsel-clang1701.semver=17.0.1 - -compiler.mipsel-clang1600.exe=/opt/compiler-explorer/clang-16.0.0/bin/clang++ -compiler.mipsel-clang1600.semver=16.0.0 - -compiler.mipsel-clang1500.exe=/opt/compiler-explorer/clang-15.0.0/bin/clang++ -compiler.mipsel-clang1500.semver=15.0.0 - -compiler.mipsel-clang1400.exe=/opt/compiler-explorer/clang-14.0.0/bin/clang++ -compiler.mipsel-clang1400.semver=14.0.0 - -compiler.mipsel-clang1300.exe=/opt/compiler-explorer/clang-13.0.0/bin/clang++ -compiler.mipsel-clang1300.semver=13.0.0 - -## MIPS64 -group.mips64-clang.compilers=mips64-clang1810:mips64-clang1701:mips64-clang1600:mips64-clang1500:mips64-clang1400:mips64-clang1300 -group.mips64-clang.instructionSet=mips -group.mips64-clang.groupName=MIPS64 clang -group.mips64-clang.baseName=mips64 clang -group.mips64-clang.supportsBinary=false -group.mips64-clang.supportsBinaryObject=false -group.mips64-clang.supportsExecute=false -group.mips64-clang.options=-target mips64-elf -group.mips64-clang.compilerCategories=clang -group.mips64-clang.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt - -compiler.mips64-clang1810.exe=/opt/compiler-explorer/clang-18.1.0/bin/clang++ -compiler.mips64-clang1810.semver=18.1.0 - -compiler.mips64-clang1701.exe=/opt/compiler-explorer/clang-17.0.1/bin/clang++ -compiler.mips64-clang1701.semver=17.0.1 - -compiler.mips64-clang1600.exe=/opt/compiler-explorer/clang-16.0.0/bin/clang++ -compiler.mips64-clang1600.semver=16.0.0 - -compiler.mips64-clang1500.exe=/opt/compiler-explorer/clang-15.0.0/bin/clang++ -compiler.mips64-clang1500.semver=15.0.0 - -compiler.mips64-clang1400.exe=/opt/compiler-explorer/clang-14.0.0/bin/clang++ -compiler.mips64-clang1400.semver=14.0.0 - -compiler.mips64-clang1300.exe=/opt/compiler-explorer/clang-13.0.0/bin/clang++ -compiler.mips64-clang1300.semver=13.0.0 - -## MIPS64EL -group.mips64el-clang.compilers=mips64el-clang1810:mips64el-clang1701:mips64el-clang1600:mips64el-clang1500:mips64el-clang1400:mips64el-clang1300 -group.mips64el-clang.instructionSet=mips -group.mips64el-clang.groupName=MIPS64EL clang -group.mips64el-clang.baseName=mips64el clang -group.mips64el-clang.supportsBinary=false -group.mips64el-clang.supportsBinaryObject=false -group.mips64el-clang.supportsExecute=false -group.mips64el-clang.options=-target mips64el-elf -group.mips64el-clang.compilerCategories=clang -group.mips64el-clang.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt - -compiler.mips64el-clang1810.exe=/opt/compiler-explorer/clang-18.1.0/bin/clang++ -compiler.mips64el-clang1810.semver=18.1.0 - -compiler.mips64el-clang1701.exe=/opt/compiler-explorer/clang-17.0.1/bin/clang++ -compiler.mips64el-clang1701.semver=17.0.1 - -compiler.mips64el-clang1600.exe=/opt/compiler-explorer/clang-16.0.0/bin/clang++ -compiler.mips64el-clang1600.semver=16.0.0 - -compiler.mips64el-clang1500.exe=/opt/compiler-explorer/clang-15.0.0/bin/clang++ -compiler.mips64el-clang1500.semver=15.0.0 - -compiler.mips64el-clang1400.exe=/opt/compiler-explorer/clang-14.0.0/bin/clang++ -compiler.mips64el-clang1400.semver=14.0.0 - -compiler.mips64el-clang1300.exe=/opt/compiler-explorer/clang-13.0.0/bin/clang++ -compiler.mips64el-clang1300.semver=13.0.0 - - -## MIPS -group.mips.groupName=MIPS GCC -group.mips.compilers=mips5:mipsg494:mipsg550:mips930:mipsg950:mips1120:mipsg1210:mipsg1220:mipsg1230:mipsg1310:mipsg1320:mipsg1410 -group.mips.baseName=mips gcc - -compiler.mipsg494.exe=/opt/compiler-explorer/mips/gcc-4.9.4/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-g++ -compiler.mipsg494.semver=4.9.4 -compiler.mipsg494.objdumper=/opt/compiler-explorer/mips/gcc-4.9.4/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump -compiler.mipsg494.demangler=/opt/compiler-explorer/mips/gcc-4.9.4/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-c++filt - -compiler.mips5.exe=/opt/compiler-explorer/mips/gcc-5.4.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-g++ -compiler.mips5.semver=5.4 -compiler.mips5.objdumper=/opt/compiler-explorer/mips/gcc-5.4.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump - -compiler.mipsg550.exe=/opt/compiler-explorer/mips/gcc-5.5.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-g++ -compiler.mipsg550.semver=5.5.0 -compiler.mipsg550.objdumper=/opt/compiler-explorer/mips/gcc-5.5.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump -compiler.mipsg550.demangler=/opt/compiler-explorer/mips/gcc-5.5.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-c++filt - -compiler.mipsg950.exe=/opt/compiler-explorer/mips/gcc-9.5.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-g++ -compiler.mipsg950.semver=9.5.0 -compiler.mipsg950.objdumper=/opt/compiler-explorer/mips/gcc-9.5.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump -compiler.mipsg950.demangler=/opt/compiler-explorer/mips/gcc-9.5.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-c++filt - -compiler.mips930.exe=/opt/compiler-explorer/mips/mips-mti-elf/2020.06-01/bin/mips-mti-elf-g++ -compiler.mips930.name=mips gcc 9.3.0 (codescape) -compiler.mips930.semver=9.3.0 -compiler.mips930.objdumper=/opt/compiler-explorer/mips/mips-mti-elf/2020.06-01/bin/mips-mti-elf-objdump - -compiler.mips1120.exe=/opt/compiler-explorer/mips/gcc-11.2.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-g++ -compiler.mips1120.semver=11.2.0 -compiler.mips1120.objdumper=/opt/compiler-explorer/mips/gcc-11.2.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump - -compiler.mipsg1210.exe=/opt/compiler-explorer/mips/gcc-12.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-g++ -compiler.mipsg1210.semver=12.1.0 -compiler.mipsg1210.objdumper=/opt/compiler-explorer/mips/gcc-12.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump - -compiler.mipsg1220.exe=/opt/compiler-explorer/mips/gcc-12.2.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-g++ -compiler.mipsg1220.semver=12.2.0 -compiler.mipsg1220.objdumper=/opt/compiler-explorer/mips/gcc-12.2.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump -compiler.mipsg1220.demangler=/opt/compiler-explorer/mips/gcc-12.2.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-c++filt - -compiler.mipsg1230.exe=/opt/compiler-explorer/mips/gcc-12.3.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-g++ -compiler.mipsg1230.semver=12.3.0 -compiler.mipsg1230.objdumper=/opt/compiler-explorer/mips/gcc-12.3.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump -compiler.mipsg1230.demangler=/opt/compiler-explorer/mips/gcc-12.3.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-c++filt - -compiler.mipsg1310.exe=/opt/compiler-explorer/mips/gcc-13.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-g++ -compiler.mipsg1310.semver=13.1.0 -compiler.mipsg1310.objdumper=/opt/compiler-explorer/mips/gcc-13.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump -compiler.mipsg1310.demangler=/opt/compiler-explorer/mips/gcc-13.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-c++filt - -compiler.mipsg1320.exe=/opt/compiler-explorer/mips/gcc-13.2.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-g++ -compiler.mipsg1320.semver=13.2.0 -compiler.mipsg1320.objdumper=/opt/compiler-explorer/mips/gcc-13.2.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump -compiler.mipsg1320.demangler=/opt/compiler-explorer/mips/gcc-13.2.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-c++filt - -compiler.mipsg1410.exe=/opt/compiler-explorer/mips/gcc-14.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-g++ -compiler.mipsg1410.semver=14.1.0 -compiler.mipsg1410.objdumper=/opt/compiler-explorer/mips/gcc-14.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump -compiler.mipsg1410.demangler=/opt/compiler-explorer/mips/gcc-14.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-c++filt - -## MIPS 64 -group.mips64.groupName=MIPS64 GCC -group.mips64.compilers=mips64g494:mips64g550:mips64g950:mips64g1210:mips64g1220:mips64g1230:mips64g1310:mips64g1320:mips64g1410:mips564:mips112064 -group.mips64.baseName=mips64 gcc - -compiler.mips64g494.exe=/opt/compiler-explorer/mips64/gcc-4.9.4/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-g++ -compiler.mips64g494.semver=4.9.4 -compiler.mips64g494.objdumper=/opt/compiler-explorer/mips64/gcc-4.9.4/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump -compiler.mips64g494.demangler=/opt/compiler-explorer/mips64/gcc-4.9.4/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-c++filt - -compiler.mips64g550.exe=/opt/compiler-explorer/mips64/gcc-5.5.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-g++ -compiler.mips64g550.semver=5.5.0 -compiler.mips64g550.objdumper=/opt/compiler-explorer/mips64/gcc-5.5.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump -compiler.mips64g550.demangler=/opt/compiler-explorer/mips64/gcc-5.5.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-c++filt - -compiler.mips564.exe=/opt/compiler-explorer/mips64/gcc-5.4.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-g++ -compiler.mips564.semver=5.4.0 -compiler.mips564.objdumper=/opt/compiler-explorer/mips64/gcc-5.4.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump - -compiler.mips64g950.exe=/opt/compiler-explorer/mips64/gcc-9.5.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-g++ -compiler.mips64g950.semver=9.5.0 -compiler.mips64g950.objdumper=/opt/compiler-explorer/mips64/gcc-9.5.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump -compiler.mips64g950.demangler=/opt/compiler-explorer/mips64/gcc-9.5.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-c++filt - -compiler.mips112064.exe=/opt/compiler-explorer/mips64/gcc-11.2.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-g++ -compiler.mips112064.semver=11.2.0 -compiler.mips112064.objdumper=/opt/compiler-explorer/mips64/gcc-11.2.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump - -compiler.mips64g1210.exe=/opt/compiler-explorer/mips64/gcc-12.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-g++ -compiler.mips64g1210.semver=12.1.0 -compiler.mips64g1210.objdumper=/opt/compiler-explorer/mips64/gcc-12.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump - -compiler.mips64g1220.exe=/opt/compiler-explorer/mips64/gcc-12.2.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-g++ -compiler.mips64g1220.semver=12.2.0 -compiler.mips64g1220.objdumper=/opt/compiler-explorer/mips64/gcc-12.2.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump -compiler.mips64g1220.demangler=/opt/compiler-explorer/mips64/gcc-12.2.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-c++filt - -compiler.mips64g1230.exe=/opt/compiler-explorer/mips64/gcc-12.3.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-g++ -compiler.mips64g1230.semver=12.3.0 -compiler.mips64g1230.objdumper=/opt/compiler-explorer/mips64/gcc-12.3.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump -compiler.mips64g1230.demangler=/opt/compiler-explorer/mips64/gcc-12.3.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-c++filt - -compiler.mips64g1310.exe=/opt/compiler-explorer/mips64/gcc-13.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-g++ -compiler.mips64g1310.semver=13.1.0 -compiler.mips64g1310.objdumper=/opt/compiler-explorer/mips64/gcc-13.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump -compiler.mips64g1310.demangler=/opt/compiler-explorer/mips64/gcc-13.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-c++filt - -compiler.mips64g1320.exe=/opt/compiler-explorer/mips64/gcc-13.2.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-g++ -compiler.mips64g1320.semver=13.2.0 -compiler.mips64g1320.objdumper=/opt/compiler-explorer/mips64/gcc-13.2.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump -compiler.mips64g1320.demangler=/opt/compiler-explorer/mips64/gcc-13.2.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-c++filt - -compiler.mips64g1410.exe=/opt/compiler-explorer/mips64/gcc-14.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-g++ -compiler.mips64g1410.semver=14.1.0 -compiler.mips64g1410.objdumper=/opt/compiler-explorer/mips64/gcc-14.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump -compiler.mips64g1410.demangler=/opt/compiler-explorer/mips64/gcc-14.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-c++filt - -## MIPS EL -group.mipsel.groupName=MIPSEL GCC -group.mipsel.compilers=mips5el:mipselg494:mipselg550:mipselg950:mipselg1210:mipselg1220:mipselg1230:mipselg1310:mipselg1320:mipselg1410 -group.mipsel.baseName=mipsel gcc - -compiler.mipselg494.exe=/opt/compiler-explorer/mipsel/gcc-4.9.4/mipsel-unknown-linux-gnu/bin/mipsel-unknown-linux-gnu-g++ -compiler.mipselg494.semver=4.9.4 -compiler.mipselg494.objdumper=/opt/compiler-explorer/mipsel/gcc-4.9.4/mipsel-unknown-linux-gnu/bin/mipsel-unknown-linux-gnu-objdump -compiler.mipselg494.demangler=/opt/compiler-explorer/mipsel/gcc-4.9.4/mipsel-unknown-linux-gnu/bin/mipsel-unknown-linux-gnu-c++filt - -compiler.mips5el.exe=/opt/compiler-explorer/mipsel/gcc-5.4.0/mipsel-unknown-linux-gnu/bin/mipsel-unknown-linux-gnu-g++ -compiler.mips5el.semver=5.4.0 -compiler.mips5el.objdumper=/opt/compiler-explorer/mipsel/gcc-5.4.0/mipsel-unknown-linux-gnu/mipsel-unknown-linux-gnu/bin/objdump - -compiler.mipselg550.exe=/opt/compiler-explorer/mipsel/gcc-5.5.0/mipsel-unknown-linux-gnu/bin/mipsel-unknown-linux-gnu-g++ -compiler.mipselg550.semver=5.5.0 -compiler.mipselg550.objdumper=/opt/compiler-explorer/mipsel/gcc-5.5.0/mipsel-unknown-linux-gnu/bin/mipsel-unknown-linux-gnu-objdump -compiler.mipselg550.demangler=/opt/compiler-explorer/mipsel/gcc-5.5.0/mipsel-unknown-linux-gnu/bin/mipsel-unknown-linux-gnu-c++filt - -compiler.mipselg950.exe=/opt/compiler-explorer/mipsel/gcc-9.5.0/mipsel-unknown-linux-gnu/bin/mipsel-unknown-linux-gnu-g++ -compiler.mipselg950.semver=9.5.0 -compiler.mipselg950.objdumper=/opt/compiler-explorer/mipsel/gcc-9.5.0/mipsel-unknown-linux-gnu/bin/mipsel-unknown-linux-gnu-objdump -compiler.mipselg950.demangler=/opt/compiler-explorer/mipsel/gcc-9.5.0/mipsel-unknown-linux-gnu/bin/mipsel-unknown-linux-gnu-c++filt - -compiler.mipselg1210.exe=/opt/compiler-explorer/mipsel/gcc-12.1.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-g++ -compiler.mipselg1210.semver=12.1.0 -compiler.mipselg1210.objdumper=/opt/compiler-explorer/mipsel/gcc-12.1.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-objdump - -compiler.mipselg1220.exe=/opt/compiler-explorer/mipsel/gcc-12.2.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-g++ -compiler.mipselg1220.semver=12.2.0 -compiler.mipselg1220.objdumper=/opt/compiler-explorer/mipsel/gcc-12.2.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-objdump -compiler.mipselg1220.demangler=/opt/compiler-explorer/mipsel/gcc-12.2.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-c++filt - -compiler.mipselg1230.exe=/opt/compiler-explorer/mipsel/gcc-12.3.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-g++ -compiler.mipselg1230.semver=12.3.0 -compiler.mipselg1230.objdumper=/opt/compiler-explorer/mipsel/gcc-12.3.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-objdump -compiler.mipselg1230.demangler=/opt/compiler-explorer/mipsel/gcc-12.3.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-c++filt - -compiler.mipselg1310.exe=/opt/compiler-explorer/mipsel/gcc-13.1.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-g++ -compiler.mipselg1310.semver=13.1.0 -compiler.mipselg1310.objdumper=/opt/compiler-explorer/mipsel/gcc-13.1.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-objdump -compiler.mipselg1310.demangler=/opt/compiler-explorer/mipsel/gcc-13.1.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-c++filt - -compiler.mipselg1320.exe=/opt/compiler-explorer/mipsel/gcc-13.2.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-g++ -compiler.mipselg1320.semver=13.2.0 -compiler.mipselg1320.objdumper=/opt/compiler-explorer/mipsel/gcc-13.2.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-objdump -compiler.mipselg1320.demangler=/opt/compiler-explorer/mipsel/gcc-13.2.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-c++filt - -compiler.mipselg1410.exe=/opt/compiler-explorer/mipsel/gcc-14.1.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-g++ -compiler.mipselg1410.semver=14.1.0 -compiler.mipselg1410.objdumper=/opt/compiler-explorer/mipsel/gcc-14.1.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-objdump -compiler.mipselg1410.demangler=/opt/compiler-explorer/mipsel/gcc-14.1.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-c++filt - -## MIPS 64 EL -group.mips64el.groupName=MIPS64EL GCC -group.mips64el.compilers=mips64elg494:mips64elg550:mips64elg950:mips64elg1210:mips64elg1220:mips64elg1230:mips64elg1310:mips64elg1320:mips64elg1410:mips564el -group.mips64el.baseName=mips64 (el) gcc -group.mips64el.compilerCategories=gcc - -compiler.mips64elg494.exe=/opt/compiler-explorer/mips64el/gcc-4.9.4/mips64el-unknown-linux-gnu/bin/mips64el-unknown-linux-gnu-g++ -compiler.mips64elg494.semver=4.9.4 -compiler.mips64elg494.objdumper=/opt/compiler-explorer/mips64el/gcc-4.9.4/mips64el-unknown-linux-gnu/bin/mips64el-unknown-linux-gnu-objdump -compiler.mips64elg494.demangler=/opt/compiler-explorer/mips64el/gcc-4.9.4/mips64el-unknown-linux-gnu/bin/mips64el-unknown-linux-gnu-c++filt - -compiler.mips564el.exe=/opt/compiler-explorer/mips64el/gcc-5.4.0/mips64el-unknown-linux-gnu/bin/mips64el-unknown-linux-gnu-g++ -compiler.mips564el.semver=5.4.0 -compiler.mips564el.objdumper=/opt/compiler-explorer/mips64el/gcc-5.4.0/mips64el-unknown-linux-gnu/bin/mips64el-unknown-linux-gnu-objdump - -compiler.mips64elg550.exe=/opt/compiler-explorer/mips64el/gcc-5.5.0/mips64el-unknown-linux-gnu/bin/mips64el-unknown-linux-gnu-g++ -compiler.mips64elg550.semver=5.5.0 -compiler.mips64elg550.objdumper=/opt/compiler-explorer/mips64el/gcc-5.5.0/mips64el-unknown-linux-gnu/bin/mips64el-unknown-linux-gnu-objdump -compiler.mips64elg550.demangler=/opt/compiler-explorer/mips64el/gcc-5.5.0/mips64el-unknown-linux-gnu/bin/mips64el-unknown-linux-gnu-c++filt - -compiler.mips64elg950.exe=/opt/compiler-explorer/mips64el/gcc-9.5.0/mips64el-unknown-linux-gnu/bin/mips64el-unknown-linux-gnu-g++ -compiler.mips64elg950.semver=9.5.0 -compiler.mips64elg950.objdumper=/opt/compiler-explorer/mips64el/gcc-9.5.0/mips64el-unknown-linux-gnu/bin/mips64el-unknown-linux-gnu-objdump -compiler.mips64elg950.demangler=/opt/compiler-explorer/mips64el/gcc-9.5.0/mips64el-unknown-linux-gnu/bin/mips64el-unknown-linux-gnu-c++filt - -compiler.mips64elg1210.exe=/opt/compiler-explorer/mips64el/gcc-12.1.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-g++ -compiler.mips64elg1210.semver=12.1.0 -compiler.mips64elg1210.objdumper=/opt/compiler-explorer/mips64el/gcc-12.1.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-objdump - -compiler.mips64elg1220.exe=/opt/compiler-explorer/mips64el/gcc-12.2.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-g++ -compiler.mips64elg1220.semver=12.2.0 -compiler.mips64elg1220.objdumper=/opt/compiler-explorer/mips64el/gcc-12.2.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-objdump -compiler.mips64elg1220.demangler=/opt/compiler-explorer/mips64el/gcc-12.2.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-c++filt - -compiler.mips64elg1230.exe=/opt/compiler-explorer/mips64el/gcc-12.3.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-g++ -compiler.mips64elg1230.semver=12.3.0 -compiler.mips64elg1230.objdumper=/opt/compiler-explorer/mips64el/gcc-12.3.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-objdump -compiler.mips64elg1230.demangler=/opt/compiler-explorer/mips64el/gcc-12.3.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-c++filt - -compiler.mips64elg1310.exe=/opt/compiler-explorer/mips64el/gcc-13.1.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-g++ -compiler.mips64elg1310.semver=13.1.0 -compiler.mips64elg1310.objdumper=/opt/compiler-explorer/mips64el/gcc-13.1.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-objdump -compiler.mips64elg1310.demangler=/opt/compiler-explorer/mips64el/gcc-13.1.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-c++filt - -compiler.mips64elg1320.exe=/opt/compiler-explorer/mips64el/gcc-13.2.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-g++ -compiler.mips64elg1320.semver=13.2.0 -compiler.mips64elg1320.objdumper=/opt/compiler-explorer/mips64el/gcc-13.2.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-objdump -compiler.mips64elg1320.demangler=/opt/compiler-explorer/mips64el/gcc-13.2.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-c++filt - -compiler.mips64elg1410.exe=/opt/compiler-explorer/mips64el/gcc-14.1.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-g++ -compiler.mips64elg1410.semver=14.1.0 -compiler.mips64elg1410.objdumper=/opt/compiler-explorer/mips64el/gcc-14.1.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-objdump -compiler.mips64elg1410.demangler=/opt/compiler-explorer/mips64el/gcc-14.1.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-c++filt - -############################### -# GCC for nanoMIPS -group.nanomips.compilers=nanomips630 -group.nanomips.groupName=nanoMIPS GCC -group.nanomips.instructionSet=mips -group.nanomips.isSemVer=true -compiler.nanomips630.exe=/opt/compiler-explorer/nanomips/nanomips-linux-musl/2021.11-02/bin/nanomips-linux-musl-g++ -compiler.nanomips630.name=nanoMIPS gcc 6.3.0 (mtk) -compiler.nanomips630.semver=6.3.0 -compiler.nanomips630.objdumper=/opt/compiler-explorer/nanomips/nanomips-linux-musl/2021.11-02/bin/nanomips-linux-musl/2021.11-02/bin/nanomips-linux-musl-objdump - -############################### -# GCC for MRISC32 -group.mrisc32.compilers=mrisc32-gcc-trunk -group.mrisc32.groupName=MRISC32 GCC -group.mrisc32.isSemVer=true -group.mrisc32.instructionSet=mrisc32 - -compiler.mrisc32-gcc-trunk.exe=/opt/compiler-explorer/mrisc32-trunk/mrisc32-gnu-toolchain/bin/mrisc32-elf-g++ -compiler.mrisc32-gcc-trunk.name=MRISC32 gcc (trunk) -compiler.mrisc32-gcc-trunk.semver=(trunk) -compiler.mrisc32-gcc-trunk.isNightly=true -compiler.mrisc32-gcc-trunk.objdumper=/opt/compiler-explorer/mrisc32-trunk/mrisc32-gnu-toolchain/bin/mrisc32-elf-objdump - -############################### -# GCC for RISC-V -group.rvgcc.compilers=&rv32gcc:&rv64gcc -group.rvgcc.groupName=RISC-V GCC -group.rvgcc.isSemVer=true -group.rvgcc.supportsExecute=false -group.rvgcc.supportsBinary=true -group.rvgcc.supportsBinaryObject=true - -## GCC for RISC-V 32-bits -group.rv64gcc.compilers=rv64-gcctrunk:rv64-gcc1230:rv64-gcc1220:rv64-gcc1210:rv64-gcc1140:rv64-gcc1130:rv64-gcc1120:rv64-gcc1030:rv64-gcc1020:rv64-gcc940:rv64-gcc850:rv64-gcc820:rv64-gcc1310:rv64-gcc1320:rv64-gcc1410 -group.rv64gcc.groupName=RISC-V (64-bits) gcc -group.rv64gcc.baseName=RISC-V (64-bits) gcc - -compiler.rv64-gcc820.exe=/opt/compiler-explorer/riscv64/gcc-8.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-g++ -compiler.rv64-gcc820.alias=riscv820 -compiler.rv64-gcc820.semver=8.2.0 -compiler.rv64-gcc820.objdumper=/opt/compiler-explorer/riscv64/gcc-8.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump - -compiler.rv64-gcc850.exe=/opt/compiler-explorer/riscv64/gcc-8.5.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-g++ -compiler.rv64-gcc850.semver=8.5.0 -compiler.rv64-gcc850.objdumper=/opt/compiler-explorer/riscv64/gcc-8.5.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump - -compiler.rv64-gcc940.exe=/opt/compiler-explorer/riscv64/gcc-9.4.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-g++ -compiler.rv64-gcc940.semver=9.4.0 -compiler.rv64-gcc940.objdumper=/opt/compiler-explorer/riscv64/gcc-9.4.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump - -compiler.rv64-gcc1020.exe=/opt/compiler-explorer/riscv64/gcc-10.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-g++ -compiler.rv64-gcc1020.semver=10.2.0 -compiler.rv64-gcc1020.objdumper=/opt/compiler-explorer/riscv64/gcc-10.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump - -compiler.rv64-gcc1030.exe=/opt/compiler-explorer/riscv64/gcc-10.3.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-g++ -compiler.rv64-gcc1030.semver=10.3.0 -compiler.rv64-gcc1030.objdumper=/opt/compiler-explorer/riscv64/gcc-10.3.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump - -compiler.rv64-gcc1120.exe=/opt/compiler-explorer/riscv64/gcc-11.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-g++ -compiler.rv64-gcc1120.semver=11.2.0 -compiler.rv64-gcc1120.objdumper=/opt/compiler-explorer/riscv64/gcc-11.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump - -compiler.rv64-gcc1130.exe=/opt/compiler-explorer/riscv64/gcc-11.3.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-g++ -compiler.rv64-gcc1130.semver=11.3.0 -compiler.rv64-gcc1130.objdumper=/opt/compiler-explorer/riscv64/gcc-11.3.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump - -compiler.rv64-gcc1140.exe=/opt/compiler-explorer/riscv64/gcc-11.4.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-g++ -compiler.rv64-gcc1140.semver=11.4.0 -compiler.rv64-gcc1140.objdumper=/opt/compiler-explorer/riscv64/gcc-11.4.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump -compiler.rv64-gcc1140.demangler=/opt/compiler-explorer/riscv64/gcc-11.4.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-c++filt - -compiler.rv64-gcc1210.exe=/opt/compiler-explorer/riscv64/gcc-12.1.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-g++ -compiler.rv64-gcc1210.semver=12.1.0 -compiler.rv64-gcc1210.objdumper=/opt/compiler-explorer/riscv64/gcc-12.1.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump - -compiler.rv64-gcc1220.exe=/opt/compiler-explorer/riscv64/gcc-12.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-g++ -compiler.rv64-gcc1220.semver=12.2.0 -compiler.rv64-gcc1220.objdumper=/opt/compiler-explorer/riscv64/gcc-12.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump -compiler.rv64-gcc1220.demangler=/opt/compiler-explorer/riscv64/gcc-12.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-c++filt - -compiler.rv64-gcc1230.exe=/opt/compiler-explorer/riscv64/gcc-12.3.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-g++ -compiler.rv64-gcc1230.semver=12.3.0 -compiler.rv64-gcc1230.objdumper=/opt/compiler-explorer/riscv64/gcc-12.3.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump -compiler.rv64-gcc1230.demangler=/opt/compiler-explorer/riscv64/gcc-12.3.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-c++filt - -compiler.rv64-gcc1310.exe=/opt/compiler-explorer/riscv64/gcc-13.1.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-g++ -compiler.rv64-gcc1310.semver=13.1.0 -compiler.rv64-gcc1310.objdumper=/opt/compiler-explorer/riscv64/gcc-13.1.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump -compiler.rv64-gcc1310.demangler=/opt/compiler-explorer/riscv64/gcc-13.1.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-c++filt - -compiler.rv64-gcc1320.exe=/opt/compiler-explorer/riscv64/gcc-13.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-g++ -compiler.rv64-gcc1320.semver=13.2.0 -compiler.rv64-gcc1320.objdumper=/opt/compiler-explorer/riscv64/gcc-13.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump -compiler.rv64-gcc1320.demangler=/opt/compiler-explorer/riscv64/gcc-13.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-c++filt - -compiler.rv64-gcc1410.exe=/opt/compiler-explorer/riscv64/gcc-14.1.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-g++ -compiler.rv64-gcc1410.semver=14.1.0 -compiler.rv64-gcc1410.objdumper=/opt/compiler-explorer/riscv64/gcc-14.1.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump -compiler.rv64-gcc1410.demangler=/opt/compiler-explorer/riscv64/gcc-14.1.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-c++filt - -compiler.rv64-gcctrunk.exe=/opt/compiler-explorer/riscv64/gcc-trunk/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-g++ -compiler.rv64-gcctrunk.semver=(trunk) -compiler.rv64-gcctrunk.isNightly=true -compiler.rv64-gcctrunk.objdumper=/opt/compiler-explorer/riscv64/gcc-trunk/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump -compiler.rv64-gcctrunk.demangler=/opt/compiler-explorer/riscv64/gcc-trunk/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-c++filt - -## GCC for RISC-V 32-bits -group.rv32gcc.compilers=rv32-gcctrunk:rv32-gcc1230:rv32-gcc1220:rv32-gcc1210:rv32-gcc1140:rv32-gcc1130:rv32-gcc1120:rv32-gcc1030:rv32-gcc1020:rv32-gcc940:rv32-gcc850:rv32-gcc820:rv32-gcc1310:rv32-gcc1320:rv32-gcc1410 -group.rv32gcc.groupName=RISC-V (32-bits) gcc -group.rv32gcc.baseName=RISC-V (32-bits) gcc - -compiler.rv32-gcc820.exe=/opt/compiler-explorer/riscv32/gcc-8.2.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-gcc -compiler.rv32-gcc820.semver=8.2.0 -compiler.rv32-gcc820.objdumper=/opt/compiler-explorer/riscv32/gcc-8.2.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-objdump - -compiler.rv32-gcc850.exe=/opt/compiler-explorer/riscv32/gcc-8.5.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-g++ -compiler.rv32-gcc850.semver=8.5.0 -compiler.rv32-gcc850.objdumper=/opt/compiler-explorer/riscv32/gcc-8.5.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-objdump - -compiler.rv32-gcc940.exe=/opt/compiler-explorer/riscv32/gcc-9.4.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-g++ -compiler.rv32-gcc940.semver=9.4.0 -compiler.rv32-gcc940.objdumper=/opt/compiler-explorer/riscv32/gcc-9.4.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-objdump - -compiler.rv32-gcc1020.exe=/opt/compiler-explorer/riscv32/gcc-10.2.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-gcc -compiler.rv32-gcc1020.semver=10.2.0 -compiler.rv32-gcc1020.objdumper=/opt/compiler-explorer/riscv32/gcc-10.2.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-objdump - -compiler.rv32-gcc1030.exe=/opt/compiler-explorer/riscv32/gcc-10.3.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-g++ -compiler.rv32-gcc1030.semver=10.3.0 -compiler.rv32-gcc1030.objdumper=/opt/compiler-explorer/riscv32/gcc-10.3.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-objdump - -compiler.rv32-gcc1120.exe=/opt/compiler-explorer/riscv32/gcc-11.2.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-g++ -compiler.rv32-gcc1120.semver=11.2.0 -compiler.rv32-gcc1120.objdumper=/opt/compiler-explorer/riscv32/gcc-11.2.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-objdump - -compiler.rv32-gcc1130.exe=/opt/compiler-explorer/riscv32/gcc-11.3.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-g++ -compiler.rv32-gcc1130.semver=11.3.0 -compiler.rv32-gcc1130.objdumper=/opt/compiler-explorer/riscv32/gcc-11.3.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-objdump - -compiler.rv32-gcc1140.exe=/opt/compiler-explorer/riscv32/gcc-11.4.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-g++ -compiler.rv32-gcc1140.semver=11.4.0 -compiler.rv32-gcc1140.objdumper=/opt/compiler-explorer/riscv32/gcc-11.4.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-objdump -compiler.rv32-gcc1140.demangler=/opt/compiler-explorer/riscv32/gcc-11.4.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-c++filt - -compiler.rv32-gcc1210.exe=/opt/compiler-explorer/riscv32/gcc-12.1.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-g++ -compiler.rv32-gcc1210.semver=12.1.0 -compiler.rv32-gcc1210.objdumper=/opt/compiler-explorer/riscv32/gcc-12.1.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-objdump - -compiler.rv32-gcc1220.exe=/opt/compiler-explorer/riscv32/gcc-12.2.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-g++ -compiler.rv32-gcc1220.semver=12.2.0 -compiler.rv32-gcc1220.objdumper=/opt/compiler-explorer/riscv32/gcc-12.2.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-objdump -compiler.rv32-gcc1220.demangler=/opt/compiler-explorer/riscv32/gcc-12.2.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-c++filt - -compiler.rv32-gcc1230.exe=/opt/compiler-explorer/riscv32/gcc-12.3.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-g++ -compiler.rv32-gcc1230.semver=12.3.0 -compiler.rv32-gcc1230.objdumper=/opt/compiler-explorer/riscv32/gcc-12.3.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-objdump -compiler.rv32-gcc1230.demangler=/opt/compiler-explorer/riscv32/gcc-12.3.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-c++filt - -compiler.rv32-gcc1310.exe=/opt/compiler-explorer/riscv32/gcc-13.1.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-g++ -compiler.rv32-gcc1310.semver=13.1.0 -compiler.rv32-gcc1310.objdumper=/opt/compiler-explorer/riscv32/gcc-13.1.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-objdump -compiler.rv32-gcc1310.demangler=/opt/compiler-explorer/riscv32/gcc-13.1.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-c++filt - -compiler.rv32-gcc1320.exe=/opt/compiler-explorer/riscv32/gcc-13.2.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-g++ -compiler.rv32-gcc1320.semver=13.2.0 -compiler.rv32-gcc1320.objdumper=/opt/compiler-explorer/riscv32/gcc-13.2.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-objdump -compiler.rv32-gcc1320.demangler=/opt/compiler-explorer/riscv32/gcc-13.2.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-c++filt - -compiler.rv32-gcc1410.exe=/opt/compiler-explorer/riscv32/gcc-14.1.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-g++ -compiler.rv32-gcc1410.semver=14.1.0 -compiler.rv32-gcc1410.objdumper=/opt/compiler-explorer/riscv32/gcc-14.1.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-objdump -compiler.rv32-gcc1410.demangler=/opt/compiler-explorer/riscv32/gcc-14.1.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-c++filt - -compiler.rv32-gcctrunk.exe=/opt/compiler-explorer/riscv32/gcc-trunk/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-g++ -compiler.rv32-gcctrunk.semver=(trunk) -compiler.rv32-gcctrunk.isNightly=true -compiler.rv32-gcctrunk.objdumper=/opt/compiler-explorer/riscv32/gcc-trunk/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-objdump -compiler.rv32-gcctrunk.demangler=/opt/compiler-explorer/riscv32/gcc-trunk/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-c++filt - -################################ -# GCC for Xtensa ESP32 -group.xtensaesp32.compilers=esp32g2019r2:esp32g2020r1:esp32g2020r2:esp32g2020r3:esp32g2021r1:esp32g2021r2:esp32g2022r1:esp32g20230208 -group.xtensaesp32.groupName=Xtensa ESP32 GCC -group.xtensaesp32.supportsBinary=false -group.xtensaesp32.instructionSet=xtensa -group.xtensaesp32.supportsAsmDocs=false - -compiler.esp32g2019r2.exe=/opt/compiler-explorer/xtensa/xtensa-esp32-elf-gcc8_2_0-esp-2019r2/bin/xtensa-esp32-elf-g++ -compiler.esp32g2019r2.name=Xtensa ESP32 gcc 8.2.0 (2019r2) -compiler.esp32g2020r1.exe=/opt/compiler-explorer/xtensa/xtensa-esp32-elf-gcc8_2_0-esp-2020r1/bin/xtensa-esp32-elf-g++ -compiler.esp32g2020r1.name=Xtensa ESP32 gcc 8.2.0 (2020r1) -compiler.esp32g2020r2.exe=/opt/compiler-explorer/xtensa/xtensa-esp32-elf-gcc8_2_0-esp-2020r2/bin/xtensa-esp32-elf-g++ -compiler.esp32g2020r2.name=Xtensa ESP32 gcc 8.2.0 (2020r2) -compiler.esp32g2020r3.exe=/opt/compiler-explorer/xtensa/xtensa-esp32-elf-gcc8_4_0-esp-2020r3/bin/xtensa-esp32-elf-g++ -compiler.esp32g2020r3.name=Xtensa ESP32 gcc 8.4.0 (2020r3) -compiler.esp32g2021r1.exe=/opt/compiler-explorer/xtensa/xtensa-esp32-elf-gcc8_4_0-esp-2021r1/bin/xtensa-esp32-elf-g++ -compiler.esp32g2021r1.name=Xtensa ESP32 gcc 8.4.0 (2021r1) -compiler.esp32g2021r2.exe=/opt/compiler-explorer/xtensa/xtensa-esp32-elf-gcc8_4_0-esp-2021r2/bin/xtensa-esp32-elf-g++ -compiler.esp32g2021r2.name=Xtensa ESP32 gcc 8.4.0 (2021r2) -compiler.esp32g2022r1.exe=/opt/compiler-explorer/xtensa/xtensa-esp32-elf-gcc11_2_0-esp-2022r1/bin/xtensa-esp32-elf-g++ -compiler.esp32g2022r1.name=Xtensa ESP32 gcc 11.2.0 (2022r1) -compiler.esp32g20230208.exe=/opt/compiler-explorer/xtensa/xtensa-esp32-elf-12.2.0_20230208/bin/xtensa-esp32-elf-g++ -compiler.esp32g20230208.name=Xtensa ESP32 gcc 12.2.0 (20230208) - -################################ -# GCC for Xtensa ESP32-S2 -group.xtensaesp32s2.compilers=esp32s2g2019r2:esp32s2g2020r1:esp32s2g2020r2:esp32s2g2020r3:esp32s2g2021r1:esp32s2g2021r2:esp32s2g2022r1:esp32s2g20230208 -group.xtensaesp32s2.groupName=Xtensa ESP32-S2 GCC -group.xtensaesp32s2.supportsBinary=false -group.xtensaesp32s2.instructionSet=xtensa -group.xtensaesp32s2.supportsAsmDocs=false - -compiler.esp32s2g2019r2.exe=/opt/compiler-explorer/xtensa/xtensa-esp32s2-elf-gcc8_2_0-esp-2019r2/bin/xtensa-esp32s2-elf-g++ -compiler.esp32s2g2019r2.name=Xtensa ESP32-S2 gcc 8.2.0 (2019r2) -compiler.esp32s2g2020r1.exe=/opt/compiler-explorer/xtensa/xtensa-esp32s2-elf-gcc8_2_0-esp-2020r1/bin/xtensa-esp32s2-elf-g++ -compiler.esp32s2g2020r1.name=Xtensa ESP32-S2 gcc 8.2.0 (2020r1) -compiler.esp32s2g2020r2.exe=/opt/compiler-explorer/xtensa/xtensa-esp32s2-elf-gcc8_2_0-esp-2020r2/bin/xtensa-esp32s2-elf-g++ -compiler.esp32s2g2020r2.name=Xtensa ESP32-S2 gcc 8.2.0 (2020r2) -compiler.esp32s2g2020r3.exe=/opt/compiler-explorer/xtensa/xtensa-esp32s2-elf-gcc8_4_0-esp-2020r3/bin/xtensa-esp32s2-elf-g++ -compiler.esp32s2g2020r3.name=Xtensa ESP32-S2 gcc 8.4.0 (2020r3) -compiler.esp32s2g2021r1.exe=/opt/compiler-explorer/xtensa/xtensa-esp32s2-elf-gcc8_4_0-esp-2021r1/bin/xtensa-esp32s2-elf-g++ -compiler.esp32s2g2021r1.name=Xtensa ESP32-S2 gcc 8.4.0 (2021r1) -compiler.esp32s2g2021r2.exe=/opt/compiler-explorer/xtensa/xtensa-esp32s2-elf-gcc8_4_0-esp-2021r2/bin/xtensa-esp32s2-elf-g++ -compiler.esp32s2g2021r2.name=Xtensa ESP32-S2 gcc 8.4.0 (2021r2) -compiler.esp32s2g2022r1.exe=/opt/compiler-explorer/xtensa/xtensa-esp32s2-elf-gcc11_2_0-esp-2022r1/bin/xtensa-esp32s2-elf-g++ -compiler.esp32s2g2022r1.name=Xtensa ESP32-S2 gcc 11.2.0 (2022r1) -compiler.esp32s2g20230208.exe=/opt/compiler-explorer/xtensa/xtensa-esp32s2-elf-12.2.0_20230208/bin/xtensa-esp32s2-elf-g++ -compiler.esp32s2g20230208.name=Xtensa ESP32-S2 gcc 12.2.0 (20230208) - -################################ -# GCC for Xtensa ESP32-S3 -group.xtensaesp32s3.compilers=esp32s3g2020r3:esp32s3g2021r1:esp32s3g2021r2:esp32s3g2022r1:esp32s3g20230208 -group.xtensaesp32s3.groupName=Xtensa ESP32-S3 GCC -group.xtensaesp32s3.supportsBinary=false -group.xtensaesp32s3.instructionSet=xtensa -group.xtensaesp32s3.supportsAsmDocs=false - -compiler.esp32s3g2020r3.exe=/opt/compiler-explorer/xtensa/xtensa-esp32s3-elf-gcc8_4_0-esp-2020r3/bin/xtensa-esp32s3-elf-g++ -compiler.esp32s3g2020r3.name=Xtensa ESP32-S3 gcc 8.4.0 (2020r3) -compiler.esp32s3g2021r1.exe=/opt/compiler-explorer/xtensa/xtensa-esp32s3-elf-gcc8_4_0-esp-2021r1/bin/xtensa-esp32s3-elf-g++ -compiler.esp32s3g2021r1.name=Xtensa ESP32-S3 gcc 8.4.0 (2021r1) -compiler.esp32s3g2021r2.exe=/opt/compiler-explorer/xtensa/xtensa-esp32s3-elf-gcc8_4_0-esp-2021r2/bin/xtensa-esp32s3-elf-g++ -compiler.esp32s3g2021r2.name=Xtensa ESP32-S3 gcc 8.4.0 (2021r2) -compiler.esp32s3g2022r1.exe=/opt/compiler-explorer/xtensa/xtensa-esp32s3-elf-gcc11_2_0-esp-2022r1/bin/xtensa-esp32s3-elf-g++ -compiler.esp32s3g2022r1.name=Xtensa ESP32-S3 gcc 11.2.0 (2022r1) -compiler.esp32s3g20230208.exe=/opt/compiler-explorer/xtensa/xtensa-esp32s3-elf-12.2.0_20230208/bin/xtensa-esp32s3-elf-g++ -compiler.esp32s3g20230208.name=Xtensa ESP32-S3 gcc 12.2.0 (20230208) - -################################ -# Windows Compilers -group.cl.compilers=&cl19:&cl19_2015_u3:&cl_new -group.cl.compilerType=wine-vc -group.cl.includeFlag=/I -group.cl.versionFlag=/? -group.cl.versionRe=^Microsoft \(R\) C/C\+\+.*$ -group.cl.demangler=/opt/compiler-explorer/windows/19.10.25017/lib/native/bin/amd64/undname.exe -group.cl.demanglerType=win32 -group.cl.supportsBinary=false -group.cl.objdumper= -group.cl.isSemVer=true -group.cl.compilerCategories=msvc -group.cl.instructionSet=amd64 -group.cl19.groupName=WINE MSVC 2017 -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=x64 msvc v19.10 (WINE) -compiler.cl19_64.semver=19.10.25017 -compiler.cl19_32.exe=/opt/compiler-explorer/windows/19.10.25017/lib/native/bin/amd64_x86/cl.exe -compiler.cl19_32.name=x86 msvc v19.10 (WINE) -compiler.cl19_32.semver=19.10.25017 -compiler.cl19_arm.exe=/opt/compiler-explorer/windows/19.10.25017/lib/native/bin/amd64_arm/cl.exe -compiler.cl19_arm.name=ARM msvc v19.10 (WINE) -compiler.cl19_arm.semver=19.10.25017 -compiler.cl19_arm.instructionSet=arm32 - -group.cl19_2015_u3.groupName=WINE MSVC 2015 -group.cl19_2015_u3.compilers=cl19_2015_u3_64:cl19_2015_u3_32:cl19_2015_u3_arm -group.cl19_2015_u3.options=/I/opt/compiler-explorer/windows/10.0.10240.0/ucrt/ /I/opt/compiler-explorer/windows/19.00.24210/include/ - -compiler.cl19_2015_u3_64.exe=/opt/compiler-explorer/windows/19.00.24210/bin/amd64/cl.exe -compiler.cl19_2015_u3_64.name=x64 msvc v19.0 (WINE) -compiler.cl19_2015_u3_64.semver=19.00.24210 -compiler.cl19_2015_u3_32.exe=/opt/compiler-explorer/windows/19.00.24210/bin/amd64_x86/cl.exe -compiler.cl19_2015_u3_32.name=x86 msvc v19.0 (WINE) -compiler.cl19_2015_u3_32.semver=19.00.24210 -compiler.cl19_2015_u3_arm.exe=/opt/compiler-explorer/windows/19.00.24210/bin/amd64_arm/cl.exe -compiler.cl19_2015_u3_arm.name=ARM msvc v19.0 (WINE) -compiler.cl19_2015_u3_arm.semver=19.00.24210 -compiler.cl19_2015_u3_arm.instructionSet=arm32 - -group.cl_new.groupName=WINE MSVC 2017 -group.cl_new.compilers=cl_new_64:cl_new_32:cl_new_arm32:cl_new_arm64 -group.cl_new.options=/I/opt/compiler-explorer/windows/10.0.10240.0/ucrt/ /I/opt/compiler-explorer/windows/19.14.26423/include/ - -compiler.cl_new_64.exe=/opt/compiler-explorer/windows/19.14.26423/bin/Hostx64/x64/cl.exe -compiler.cl_new_64.name=x64 msvc v19.14 (WINE) -compiler.cl_new_64.semver=19.14.26423 -compiler.cl_new_32.exe=/opt/compiler-explorer/windows/19.14.26423/bin/Hostx64/x86/cl.exe -compiler.cl_new_32.name=x86 msvc v19.14 (WINE) -compiler.cl_new_32.semver=19.14.26423 -compiler.cl_new_arm32.exe=/opt/compiler-explorer/windows/19.14.26423/bin/Hostx64/arm/cl.exe -compiler.cl_new_arm32.name=ARM msvc v19.14 (WINE) -compiler.cl_new_arm32.semver=19.14.26423 -compiler.cl_new_arm32.instructionSet=arm32 -compiler.cl_new_arm64.exe=/opt/compiler-explorer/windows/19.14.26423/bin/Hostx64/arm64/cl.exe -compiler.cl_new_arm64.name=ARM64 msvc v19.14 (WINE) -compiler.cl_new_arm64.semver=19.14.26423 -compiler.cl_new_arm64.instructionSet=aarch64 - -################################# -# ELLCC -group.ellcc.compilers=ellcc0133:ellcc0134:ellcc170716 -group.ellcc.intelAsm=-mllvm --x86-asm-syntax=intel -group.ellcc.groupName=ELLCC -group.ellcc.baseName=ellcc -group.ellcc.isSemVer=true -group.ellcc.compilerType=ellcc -group.ellcc.licenseLink=http://ellcc.org/?page_id=79808 -group.ellcc.licenseName=MIT/X Consortium License -group.ellcc.licensePreamble=(c) 2006-2017 Richhard Pennington <a href="mailto:rich@pennware.com" target="_blank">rich@pennware.com</a> - -compiler.ellcc0133.exe=/opt/compiler-explorer/ellcc-0.1.33/bin/ecc++ -compiler.ellcc0133.semver=0.1.33 -compiler.ellcc0134.exe=/opt/compiler-explorer/ellcc-0.1.34/bin/ecc++ -compiler.ellcc0134.semver=0.1.34 -compiler.ellcc170716.exe=/opt/compiler-explorer/ellcc-2017-07-16/bin/ecc++ -compiler.ellcc170716.ldPath=${exePath}/../libecc/lib/x86_64-linux -# This semver causes it to be recognized as a very "big" version. Take care when adding more -compiler.ellcc170716.semver=2017-07-16 -# Handle old URLs pre-typo fixup -compiler.ellcc0133.alias=elcc0133 -compiler.ellcc0134.alias=elcc0134 - -################################# -# DJGPP -group.djggp.compilers=djggp494:djggp550:djggp640:djggp720 -group.djggp.groupName=DJGPP x86 -group.djggp.baseName=x86 djgpp -group.djggp.isSemVer=true -group.djggp.demangler= -group.djggp.supportsBinary=false -group.djggp.licenseLink=https://www.delorie.com/bin/cvsweb.cgi/djgpp/copying?rev=1.2 -group.djggp.licenseName=GNU GENERAL PUBLIC LICENSE Version 2 -group.djggp.compilerCategories=gcc:djggp - -compiler.djggp720.exe=/opt/compiler-explorer/djgpp-7.2.0/bin/i586-pc-msdosdjgpp-g++ -compiler.djggp720.semver=7.2.0 -compiler.djggp640.exe=/opt/compiler-explorer/djgpp-6.4.0/bin/i586-pc-msdosdjgpp-g++ -compiler.djggp640.semver=6.4.0 -compiler.djggp550.exe=/opt/compiler-explorer/djgpp-5.5.0/bin/i586-pc-msdosdjgpp-g++ -compiler.djggp550.semver=5.5.0 -compiler.djggp494.exe=/opt/compiler-explorer/djgpp-4.9.4/bin/i586-pc-msdosdjgpp-g++ -compiler.djggp494.semver=4.9.4 - -################################# -# Zig c++ -group.zigcxx.compilers=zcxx060:zcxx070:zcxx071:zcxx080:zcxx090:zcxx0100:zcxx0110:zcxx0120:zcxxtrunk -group.zigcxx.intelAsm=-mllvm --x86-asm-syntax=intel -group.zigcxx.objdumper=/opt/compiler-explorer/gcc-10.2.0/bin/objdump -group.zigcxx.options= -group.zigcxx.groupName=Zig c++ -group.zigcxx.isSemVer=true -group.zigcxx.baseName=zig c++ -group.zigcxx.compilerType=zigcxx -group.zigcxx.versionFlag=version -group.zigcxx.licenseLink=https://github.com/ziglang/zig/blob/master/LICENSE -group.zigcxx.licenseName=The MIT License (Expat) -group.zigcxx.licensePreamble=Copyright (c) 2015-2022, Zig contributors -group.zigcxx.compilerCategories=zig - -compiler.zcxx060.exe=/opt/compiler-explorer/zig-0.6.0/zig -compiler.zcxx060.semver=0.6.0 -compiler.zcxx070.exe=/opt/compiler-explorer/zig-0.7.0/zig -compiler.zcxx070.semver=0.7.0 -compiler.zcxx071.exe=/opt/compiler-explorer/zig-0.7.1/zig -compiler.zcxx071.semver=0.7.1 -compiler.zcxx080.exe=/opt/compiler-explorer/zig-0.8.0/zig -compiler.zcxx080.semver=0.8.0 -compiler.zcxx090.exe=/opt/compiler-explorer/zig-0.9.0/zig -compiler.zcxx090.semver=0.9.0 -compiler.zcxx0100.exe=/opt/compiler-explorer/zig-0.10.0/zig -compiler.zcxx0100.semver=0.10.0 -compiler.zcxx0110.exe=/opt/compiler-explorer/zig-0.11.0/zig -compiler.zcxx0110.semver=0.11.0 -compiler.zcxx0120.exe=/opt/compiler-explorer/zig-0.12.0/zig -compiler.zcxx0120.semver=0.12.0 -compiler.zcxxtrunk.exe=/opt/compiler-explorer/zig-master/zig -compiler.zcxxtrunk.semver=trunk -compiler.zcxxtrunk.isNightly=true - -################################# -# C++ to 6502 via GCC AVR - -group.cxx6502.compilers=gcc6502_1110 -group.cxx6502.compilerType=avrgcc6502 -group.cxx6502.baseName=6502-c++ -group.cxx6502.groupName=6502-c++ -group.cxx6502.isSemVer=true -group.cxx6502.supportsBinary=false -group.cxx6502.supportsExecute=false -group.cxx6502.licenseLink=https://github.com/lefticus/6502-cpp/blob/master/LICENSE -group.cxx6502.licenseName=The Unlicense -group.cxx6502.licensePreamble=This is free and unencumbered software released into the public domain. -group.cxx6502.compilerCategories=gcc -group.cxx6502.instructionSet=6502 - -compiler.gcc6502_1110.exe=/opt/compiler-explorer/6502-c++-trunk/bin/6502-c++ -compiler.gcc6502_1110.semver=11.1.0 -compiler.gcc6502_1110.avrgccpath=/opt/compiler-explorer/avr/gcc-11.1.0 -compiler.gcc6502_1110.avrlibstdcpppath=/opt/compiler-explorer/libs/avr-libstdcpp/trunk/include -compiler.gcc6502_1110.xapath=/opt/compiler-explorer/x86-to-6502/xa-2.3.13/bin -compiler.gcc6502_1110.notification=This uses AVR-GCC 11.1.0 to compile C++ and uses xa65 to assemble 6502 code; see <a href="https://github.com/lefticus/6502-cpp" target="_blank" rel="noopener noreferrer">6502-cpp repository<sup><small class="fas fa-external-link-alt opens-new-window" title="Opens in a new window"></small></sup></a> - -################################# -# NVHPC nvc++ - -group.nvcxx_x86_cxx.compilers=nvcxx_x86_cxx22_7:nvcxx_x86_cxx22_9:nvcxx_x86_cxx22_11:nvcxx_x86_cxx23_1:nvcxx_x86_cxx23_3:nvcxx_x86_cxx23_5:nvcxx_x86_cxx23_7:nvcxx_x86_cxx23_9:nvcxx_x86_cxx23_11:nvcxx_x86_cxx24_1:nvcxx_x86_cxx24_3 -group.nvcxx_x86_cxx.options= -group.nvcxx_x86_cxx.binaryHideFuncRe=^(__.*|_(init|start|fini)|(de)?register_tm_clones|call_gmon_start|frame_dummy|\.plt.*|_dl_relocate_static_pie)$ -group.nvcxx_x86_cxx.needsMulti=false -group.nvcxx_x86_cxx.stubRe=\bmain\b -group.nvcxx_x86_cxx.stubText=int main(void){return 0;/*stub provided by Compiler Explorer*/} -group.nvcxx_x86_cxx.supportsBinary=true -group.nvcxx_x86_cxx.supportsExecute=true -group.nvcxx_x86_cxx.supportsLibraryCodeFilter=true -group.nvcxx_x86_cxx.demanglerType=nvhpc -group.nvcxx_x86_cxx.groupName=nvc++ x86 -group.nvcxx_x86_cxx.baseName=x86 nvc++ -group.nvcxx_x86_cxx.isSemVer=true -group.nvcxx_x86_cxx.compilerCategories=nvc++ - -compiler.nvcxx_x86_cxx22_7.demangler=/opt/compiler-explorer/hpc_sdk/Linux_x86_64/22.7/compilers/bin/nvdecode -compiler.nvcxx_x86_cxx22_7.cuobjdump=/opt/compiler-explorer/hpc_sdk/Linux_x86_64/22.7/cuda/11.7/bin/cuobjdump -compiler.nvcxx_x86_cxx22_7.nvdisasm=/opt/compiler-explorer/hpc_sdk/Linux_x86_64/22.7/cuda/11.7/bin/nvdisasm -compiler.nvcxx_x86_cxx22_7.exe=/opt/compiler-explorer/hpc_sdk/Linux_x86_64/22.7/compilers/bin/nvc++ -compiler.nvcxx_x86_cxx22_7.semver=22.7 - -compiler.nvcxx_x86_cxx22_9.demangler=/opt/compiler-explorer/hpc_sdk/Linux_x86_64/22.9/compilers/bin/nvdecode -compiler.nvcxx_x86_cxx22_9.cuobjdump=/opt/compiler-explorer/hpc_sdk/Linux_x86_64/22.9/cuda/11.7/bin/cuobjdump -compiler.nvcxx_x86_cxx22_9.nvdisasm=/opt/compiler-explorer/hpc_sdk/Linux_x86_64/22.9/cuda/11.7/bin/nvdisasm -compiler.nvcxx_x86_cxx22_9.exe=/opt/compiler-explorer/hpc_sdk/Linux_x86_64/22.9/compilers/bin/nvc++ -compiler.nvcxx_x86_cxx22_9.semver=22.9 - -compiler.nvcxx_x86_cxx22_11.demangler=/opt/compiler-explorer/hpc_sdk/Linux_x86_64/22.11/compilers/bin/nvdecode -compiler.nvcxx_x86_cxx22_11.cuobjdump=/opt/compiler-explorer/hpc_sdk/Linux_x86_64/22.11/cuda/11.8/bin/cuobjdump -compiler.nvcxx_x86_cxx22_11.nvdisasm=/opt/compiler-explorer/hpc_sdk/Linux_x86_64/22.11/cuda/11.8/bin/nvdisasm -compiler.nvcxx_x86_cxx22_11.exe=/opt/compiler-explorer/hpc_sdk/Linux_x86_64/22.11/compilers/bin/nvc++ -compiler.nvcxx_x86_cxx22_11.semver=22.11 - -compiler.nvcxx_x86_cxx23_1.demangler=/opt/compiler-explorer/hpc_sdk/Linux_x86_64/23.1/compilers/bin/nvdecode -compiler.nvcxx_x86_cxx23_1.cuobjdump=/opt/compiler-explorer/hpc_sdk/Linux_x86_64/23.1/cuda/12.0/bin/cuobjdump -compiler.nvcxx_x86_cxx23_1.nvdisasm=/opt/compiler-explorer/hpc_sdk/Linux_x86_64/23.1/cuda/12.0/bin/nvdisasm -compiler.nvcxx_x86_cxx23_1.exe=/opt/compiler-explorer/hpc_sdk/Linux_x86_64/23.1/compilers/bin/nvc++ -compiler.nvcxx_x86_cxx23_1.semver=23.1 - -compiler.nvcxx_x86_cxx23_3.demangler=/opt/compiler-explorer/hpc_sdk/Linux_x86_64/23.3/compilers/bin/nvdecode -compiler.nvcxx_x86_cxx23_3.cuobjdump=/opt/compiler-explorer/hpc_sdk/Linux_x86_64/23.3/cuda/12.0/bin/cuobjdump -compiler.nvcxx_x86_cxx23_3.nvdisasm=/opt/compiler-explorer/hpc_sdk/Linux_x86_64/23.3/cuda/12.0/bin/nvdisasm -compiler.nvcxx_x86_cxx23_3.exe=/opt/compiler-explorer/hpc_sdk/Linux_x86_64/23.3/compilers/bin/nvc++ -compiler.nvcxx_x86_cxx23_3.semver=23.3 - -compiler.nvcxx_x86_cxx23_5.demangler=/opt/compiler-explorer/hpc_sdk/Linux_x86_64/23.5/compilers/bin/nvdecode -compiler.nvcxx_x86_cxx23_5.cuobjdump=/opt/compiler-explorer/hpc_sdk/Linux_x86_64/23.5/cuda/12.1/bin/cuobjdump -compiler.nvcxx_x86_cxx23_5.nvdisasm=/opt/compiler-explorer/hpc_sdk/Linux_x86_64/23.5/cuda/12.1/bin/nvdisasm -compiler.nvcxx_x86_cxx23_5.exe=/opt/compiler-explorer/hpc_sdk/Linux_x86_64/23.5/compilers/bin/nvc++ -compiler.nvcxx_x86_cxx23_5.semver=23.5 - -compiler.nvcxx_x86_cxx23_7.demangler=/opt/compiler-explorer/hpc_sdk/Linux_x86_64/23.7/compilers/bin/nvdecode -compiler.nvcxx_x86_cxx23_7.cuobjdump=/opt/compiler-explorer/hpc_sdk/Linux_x86_64/23.7/cuda/12.2/bin/cuobjdump -compiler.nvcxx_x86_cxx23_7.nvdisasm=/opt/compiler-explorer/hpc_sdk/Linux_x86_64/23.7/cuda/12.2/bin/nvdisasm -compiler.nvcxx_x86_cxx23_7.exe=/opt/compiler-explorer/hpc_sdk/Linux_x86_64/23.7/compilers/bin/nvc++ -compiler.nvcxx_x86_cxx23_7.semver=23.7 - -compiler.nvcxx_x86_cxx23_9.demangler=/opt/compiler-explorer/hpc_sdk/Linux_x86_64/23.9/compilers/bin/nvdecode -compiler.nvcxx_x86_cxx23_9.cuobjdump=/opt/compiler-explorer/hpc_sdk/Linux_x86_64/23.9/cuda/12.2/bin/cuobjdump -compiler.nvcxx_x86_cxx23_9.nvdisasm=/opt/compiler-explorer/hpc_sdk/Linux_x86_64/23.9/cuda/12.2/bin/nvdisasm -compiler.nvcxx_x86_cxx23_9.exe=/opt/compiler-explorer/hpc_sdk/Linux_x86_64/23.9/compilers/bin/nvc++ -compiler.nvcxx_x86_cxx23_9.semver=23.9 - -compiler.nvcxx_x86_cxx23_11.demangler=/opt/compiler-explorer/hpc_sdk/Linux_x86_64/23.11/compilers/bin/nvdecode -compiler.nvcxx_x86_cxx23_11.cuobjdump=/opt/compiler-explorer/hpc_sdk/Linux_x86_64/23.11/cuda/12.3/bin/cuobjdump -compiler.nvcxx_x86_cxx23_11.nvdisasm=/opt/compiler-explorer/hpc_sdk/Linux_x86_64/23.11/cuda/12.3/bin/nvdisasm -compiler.nvcxx_x86_cxx23_11.exe=/opt/compiler-explorer/hpc_sdk/Linux_x86_64/23.11/compilers/bin/nvc++ -compiler.nvcxx_x86_cxx23_11.semver=23.11 - -compiler.nvcxx_x86_cxx24_1.demangler=/opt/compiler-explorer/hpc_sdk/Linux_x86_64/24.1/compilers/bin/nvdecode -compiler.nvcxx_x86_cxx24_1.cuobjdump=/opt/compiler-explorer/hpc_sdk/Linux_x86_64/24.1/cuda/12.3/bin/cuobjdump -compiler.nvcxx_x86_cxx24_1.nvdisasm=/opt/compiler-explorer/hpc_sdk/Linux_x86_64/24.1/cuda/12.3/bin/nvdisasm -compiler.nvcxx_x86_cxx24_1.exe=/opt/compiler-explorer/hpc_sdk/Linux_x86_64/24.1/compilers/bin/nvc++ -compiler.nvcxx_x86_cxx24_1.semver=24.1 - -compiler.nvcxx_x86_cxx24_3.demangler=/opt/compiler-explorer/hpc_sdk/Linux_x86_64/24.3/compilers/bin/nvdecode -compiler.nvcxx_x86_cxx24_3.cuobjdump=/opt/compiler-explorer/hpc_sdk/Linux_x86_64/24.3/cuda/12.3/bin/cuobjdump -compiler.nvcxx_x86_cxx24_3.nvdisasm=/opt/compiler-explorer/hpc_sdk/Linux_x86_64/24.3/cuda/12.3/bin/nvdisasm -compiler.nvcxx_x86_cxx24_3.exe=/opt/compiler-explorer/hpc_sdk/Linux_x86_64/24.3/compilers/bin/nvc++ -compiler.nvcxx_x86_cxx24_3.semver=24.3 - -group.nvcxx_arm_cxx.compilers=nvcxx_arm_cxx22_7:nvcxx_arm_cxx22_9:nvcxx_arm_cxx22_11:nvcxx_arm_cxx23_1:nvcxx_arm_cxx23_3:nvcxx_arm_cxx23_5:nvcxx_arm_cxx23_7:nvcxx_arm_cxx23_9:nvcxx_arm_cxx23_11:nvcxx_arm_cxx24_1:nvcxx_arm_cxx24_3 -group.nvcxx_arm_cxx.options= -group.nvcxx_arm_cxx.supportsBinary=true -group.nvcxx_arm_cxx.binaryHideFuncRe=^(__.*|_(init|start|fini)|(de)?register_tm_clones|call_gmon_start|frame_dummy|\.plt.*|_dl_relocate_static_pie)$ -group.nvcxx_arm_cxx.needsMulti=false -group.nvcxx_arm_cxx.stubRe=\bmain\b -group.nvcxx_arm_cxx.stubText=int main(void){return 0;/*stub provided by Compiler Explorer*/} -group.nvcxx_arm_cxx.supportsExecute=true -group.nvcxx_arm_cxx.supportsLibraryCodeFilter=true -group.nvcxx_arm_cxx.demanglerType=nvhpc -group.nvcxx_arm_cxx.groupName=nvc++ arm -group.nvcxx_arm_cxx.baseName=ARM64 nvc++ -group.nvcxx_arm_cxx.isSemVer=true -group.nvcxx_arm_cxx.instructionSet=aarch64 -group.nvcxx_arm_cxx.compilerCategories=nvc++ - -compiler.nvcxx_arm_cxx22_7.demangler=/opt/compiler-explorer/hpc_sdk/Linux_aarch64/22.7/compilers/bin/nvdecode -compiler.nvcxx_arm_cxx22_7.exe=/opt/compiler-explorer/hpc_sdk/Linux_aarch64/22.7/compilers/bin/nvc++ -compiler.nvcxx_arm_cxx22_7.semver=22.7 - -compiler.nvcxx_arm_cxx22_9.demangler=/opt/compiler-explorer/hpc_sdk/Linux_aarch64/22.9/compilers/bin/nvdecode -compiler.nvcxx_arm_cxx22_9.exe=/opt/compiler-explorer/hpc_sdk/Linux_aarch64/22.9/compilers/bin/nvc++ -compiler.nvcxx_arm_cxx22_9.semver=22.9 - -compiler.nvcxx_arm_cxx22_11.demangler=/opt/compiler-explorer/hpc_sdk/Linux_aarch64/22.11/compilers/bin/nvdecode -compiler.nvcxx_arm_cxx22_11.exe=/opt/compiler-explorer/hpc_sdk/Linux_aarch64/22.11/compilers/bin/nvc++ -compiler.nvcxx_arm_cxx22_11.semver=22.11 - -compiler.nvcxx_arm_cxx23_1.demangler=/opt/compiler-explorer/hpc_sdk/Linux_aarch64/23.1/compilers/bin/nvdecode -compiler.nvcxx_arm_cxx23_1.exe=/opt/compiler-explorer/hpc_sdk/Linux_aarch64/23.1/compilers/bin/nvc++ -compiler.nvcxx_arm_cxx23_1.semver=23.1 - -compiler.nvcxx_arm_cxx23_3.demangler=/opt/compiler-explorer/hpc_sdk/Linux_aarch64/23.3/compilers/bin/nvdecode -compiler.nvcxx_arm_cxx23_3.exe=/opt/compiler-explorer/hpc_sdk/Linux_aarch64/23.3/compilers/bin/nvc++ -compiler.nvcxx_arm_cxx23_3.semver=23.3 - -compiler.nvcxx_arm_cxx23_5.demangler=/opt/compiler-explorer/hpc_sdk/Linux_aarch64/23.5/compilers/bin/nvdecode -compiler.nvcxx_arm_cxx23_5.exe=/opt/compiler-explorer/hpc_sdk/Linux_aarch64/23.5/compilers/bin/nvc++ -compiler.nvcxx_arm_cxx23_5.semver=23.5 - -compiler.nvcxx_arm_cxx23_7.demangler=/opt/compiler-explorer/hpc_sdk/Linux_aarch64/23.7/compilers/bin/nvdecode -compiler.nvcxx_arm_cxx23_7.exe=/opt/compiler-explorer/hpc_sdk/Linux_aarch64/23.7/compilers/bin/nvc++ -compiler.nvcxx_arm_cxx23_7.semver=23.7 - -compiler.nvcxx_arm_cxx23_9.demangler=/opt/compiler-explorer/hpc_sdk/Linux_aarch64/23.9/compilers/bin/nvdecode -compiler.nvcxx_arm_cxx23_9.exe=/opt/compiler-explorer/hpc_sdk/Linux_aarch64/23.9/compilers/bin/nvc++ -compiler.nvcxx_arm_cxx23_9.semver=23.9 - -compiler.nvcxx_arm_cxx23_11.demangler=/opt/compiler-explorer/hpc_sdk/Linux_aarch64/23.11/compilers/bin/nvdecode -compiler.nvcxx_arm_cxx23_11.exe=/opt/compiler-explorer/hpc_sdk/Linux_aarch64/23.11/compilers/bin/nvc++ -compiler.nvcxx_arm_cxx23_11.semver=23.11 - -compiler.nvcxx_arm_cxx24_1.demangler=/opt/compiler-explorer/hpc_sdk/Linux_aarch64/24.1/compilers/bin/nvdecode -compiler.nvcxx_arm_cxx24_1.exe=/opt/compiler-explorer/hpc_sdk/Linux_aarch64/24.1/compilers/bin/nvc++ -compiler.nvcxx_arm_cxx24_1.semver=24.1 - -compiler.nvcxx_arm_cxx24_3.demangler=/opt/compiler-explorer/hpc_sdk/Linux_aarch64/24.3/compilers/bin/nvdecode -compiler.nvcxx_arm_cxx24_3.exe=/opt/compiler-explorer/hpc_sdk/Linux_aarch64/24.3/compilers/bin/nvc++ -compiler.nvcxx_arm_cxx24_3.semver=24.3 - -################################# -# EDG compiler -group.edg.compilers=&edg-gnu:&edg-default -group.edg.compilerType=edg -group.edg.compilerCategories=edg-cpfe -group.edg.includeFlag=--sys_include= - -group.edg-gnu.compilers=edg-experimental-reflection:edg-6_6-gcc-13:edg-6_5-gcc-13 -compiler.edg-experimental-reflection.exe=/opt/compiler-explorer/edg-gcc-13-experimental-reflection/eccp-scripts/eccp-gcc -compiler.edg-experimental-reflection.name=EDG (experimental reflection) -compiler.edg-6_6-gcc-13.exe=/opt/compiler-explorer/edg-6.6-gcc-13/eccp-scripts/eccp-gcc -compiler.edg-6_6-gcc-13.name=EDG 6.6 (GNU mode gcc 13) -compiler.edg-6_5-gcc-13.exe=/opt/compiler-explorer/edg-6.5-gcc-13-20231120/eccp-scripts/eccp-gcc -compiler.edg-6_5-gcc-13.name=EDG 6.5 (GNU mode gcc 13) - -group.edg-default.compilers=edg-6_6-default-13:edg-6_5-default-13 -compiler.edg-6_6-default-13.exe=/opt/compiler-explorer/edg-6.6-default-13/eccp-scripts/eccp-default -compiler.edg-6_6-default-13.name=EDG 6.6 -compiler.edg-6_5-default-13.exe=/opt/compiler-explorer/edg-6.5-default-13-20231120/eccp-scripts/eccp-default -compiler.edg-6_5-default-13.name=EDG 6.5 - -################################ -# VAST for x86 -group.vast.groupName=VAST x86-64 -group.vast.compilers=vast-trunk -group.vast.isSemVer=true -group.vast.notification=<a href="https://trailofbits.github.io/vast/" target="_blank">VAST</a> is a C and C++ program analysis-focused compiler offering various program representations via MLIR. Use `-vast-emit-mlir=hl` to emit high-level dialect. Check <a href="https://trailofbits.github.io/vast/Tools/vast-front/" target="_blank">documentation</a> for other dialect options. - -group.vast.licenseLink=https://github.com/trailofbits/vast/blob/master/LICENSE -group.vast.licenseName=Apache 2.0 -group.vast.licensePreamble=The VAST Project is licensed under the Apache License, Version 2.0 - -group.vast.baseName=vast -group.vast.instructionSet=amd64 -group.vast.intelAsm=-mllvm -x86-asm-syntax=intel - -group.vast.supportsBinaryObject=true - -compiler.vast-trunk.semver=(trunk) -compiler.vast-trunk.exe=/opt/compiler-explorer/vast-trunk/bin/vast-front -compiler.vast-trunk.isNightly=true -compiler.vast-trunk.options=-resource-dir /opt/compiler-explorer/clang-17.0.1/lib/clang/17/ --gcc-toolchain=/opt/compiler-explorer/gcc-13.2.0 - -################################# -################################# -# Installed libs -libs=abseil:array:async_simple:belleviews:benchmark:benri:blaze:boost:bmulti:brigand:catch2:cctz:cereal:cmcstl2:cnl:cppcoro:cppitertools:cpptrace:crosscables:ctbignum:cthash:ctre:date:dataframe:dawjson:dlib:doctest:eastl:eigen:enoki:entt:etl:eve:expected_lite:fastor:flux:fmt:gcem:gemmlowp:glaze:glm:gnufs:gnulibbacktrace:gnuexp:googletest:gsl:hdf5:hedley:hfsm:highfive:highway:hotels-template-library:immer:jsoncons:jsoncpp:kiwaku:kokkos:kumi:kvasir:kyosu:lager:lagom:lexy:libassert:libbpf:libguarded:libsimdpp:libuv:llvm:llvmfs:lua:magic_enum:mfem:mlir:mp-coro:mp-units:namedtype:nanorange:nlohmann_json:nsimd:ofw:openssl:outcome:pegtl:pipes:pugixml:pybind11:python:rangesv3:raberu:reactive_plus_plus:scnlib:seastar:seqan3:simde:simdjson:sol2:spdlog:spy:stdexec:strong_type:taojson:taskflow:tbb:thinkcell:tlexpected:toml11:tomlplusplus:trompeloeil:tts:type_safe:unifex:ureact:vcl:xercesc:xsimd:xtensor:xtl:yomm2:zug:cli11:avr-libstdcpp:curl:copperspice:sqlite:ztdcuneicode:ztdencodingtables:ztdidk:ztdstaticcontainers:ztdtext:ztdplatform:qt:pcre2 - -libs.abseil.name=Abseil -libs.abseil.versions=trunk -libs.abseil.url=https://abseil.io/ -libs.abseil.staticliblink=absl_bad_any_cast_impl:absl_failure_signal_handler:absl_examine_stack:absl_flags_parse:absl_flags_usage:absl_flags_usage_internal:absl_flags_internal:absl_flags_marshalling:absl_flags_reflection:absl_flags_private_handle_accessor:absl_flags_commandlineflag:absl_flags_commandlineflag_internal:absl_flags_config:absl_flags_program_name:absl_leak_check:absl_city:absl_periodic_sampler:absl_random_internal_distribution_test_util:absl_random_distributions:absl_random_seed_sequences:absl_random_internal_pool_urbg:absl_random_internal_randen:absl_random_internal_randen_hwaes:absl_random_internal_randen_hwaes_impl:absl_random_internal_randen_slow:absl_random_internal_platform:absl_random_internal_seed_material:absl_random_seed_gen_exception:absl_raw_hash_set:absl_hashtablez_sampler:absl_hash:absl_exponential_biased:absl_scoped_set_env:absl_statusor:absl_status:absl_cord:absl_bad_optional_access:absl_strerror:absl_str_format_internal:absl_synchronization:absl_graphcycles_internal:absl_stacktrace:absl_symbolize:absl_debugging_internal:absl_demangle_internal:absl_malloc_internal:absl_time:absl_civil_time:absl_strings:absl_strings_internal:rt:absl_base:absl_spinlock_wait:absl_int128:absl_throw_delegate:absl_time_zone:absl_bad_variant_access:absl_raw_logging_internal:absl_log_severity:absl_low_level_hash -libs.abseil.versions.trunk.version=trunk -libs.abseil.versions.trunk.path=/opt/compiler-explorer/libs/abseil - -libs.array.name=Array -libs.array.versions=trunk -libs.array.url=https://github.com/dsharlet/array -libs.array.description=A multidimensional array class for C++, with optional compile-time parameters -libs.array.versions.trunk.version=trunk -libs.array.versions.trunk.path=/opt/compiler-explorer/libs/array/master/include - -libs.async_simple.name=async_simple -libs.async_simple.versions=1_2 -libs.async_simple.versions.1_2.version=1.2 -libs.async_simple.versions.1_2.path=/opt/compiler-explorer/libs/async_simple/1.2 -libs.async_simple.description=Simple, light-weight and easy-to-use asynchronous components -libs.async_simple.url=https://github.com/alibaba/async_simple - -libs.belleviews.name=Belle Views -libs.belleviews.url=https://github.com/josuttis/belleviews -libs.belleviews.versions=trunk -libs.belleviews.description=A library of C++ views that just works for all basic use cases as expected. -libs.belleviews.versions.trunk.version=trunk -libs.belleviews.versions.trunk.path=/opt/compiler-explorer/libs/belleviews/trunk/sources - -libs.benchmark.name=Google Benchmark -libs.benchmark.versions=trunk:120:130:140:141:150:161:162 -libs.benchmark.url=https://github.com/google/benchmark -libs.benchmark.staticliblink=benchmark -libs.benchmark.versions.trunk.version=trunk -libs.benchmark.versions.trunk.path=/opt/compiler-explorer/libs/google-benchmark/trunk/include -libs.benchmark.versions.120.version=1.2.0 -libs.benchmark.versions.120.path=/opt/compiler-explorer/libs/google-benchmark/v1.2.0/include -libs.benchmark.versions.130.version=1.3.0 -libs.benchmark.versions.130.path=/opt/compiler-explorer/libs/google-benchmark/v1.3.0/include -libs.benchmark.versions.140.version=1.4.0 -libs.benchmark.versions.140.path=/opt/compiler-explorer/libs/google-benchmark/v1.4.0/include -libs.benchmark.versions.141.version=1.4.1 -libs.benchmark.versions.141.path=/opt/compiler-explorer/libs/google-benchmark/v1.4.1/include -libs.benchmark.versions.150.version=1.5.0 -libs.benchmark.versions.150.path=/opt/compiler-explorer/libs/google-benchmark/v1.5.0/include -libs.benchmark.versions.161.version=1.6.1 -libs.benchmark.versions.161.path=/opt/compiler-explorer/libs/google-benchmark/v1.6.1/include -libs.benchmark.versions.162.version=1.6.2 -libs.benchmark.versions.162.path=/opt/compiler-explorer/libs/google-benchmark/v1.6.2/include - -libs.benri.name=benri -libs.benri.description=Compile time checking of physical quantities. -libs.benri.versions=trunk:201:211 -libs.benri.url=https://github.com/jansende/benri -libs.benri.versions.trunk.version=trunk -libs.benri.versions.trunk.path=/opt/compiler-explorer/libs/benri/trunk/include -libs.benri.versions.201.version=2.0.1 -libs.benri.versions.201.path=/opt/compiler-explorer/libs/benri/v2.0.1/include -libs.benri.versions.211.version=2.1.1 -libs.benri.versions.211.path=/opt/compiler-explorer/libs/benri/v2.1.1/include - -libs.blaze.name=Blaze -libs.blaze.versions=trunk:33:34:35:36:37:38 -libs.blaze.url=https://bitbucket.org/blaze-lib/blaze -libs.blaze.versions.trunk.version=trunk -libs.blaze.versions.trunk.path=/opt/compiler-explorer/libs/blaze/trunk -libs.blaze.versions.33.version=3.3 -libs.blaze.versions.33.path=/opt/compiler-explorer/libs/blaze/v3.3 -libs.blaze.versions.34.version=3.4 -libs.blaze.versions.34.path=/opt/compiler-explorer/libs/blaze/v3.4 -libs.blaze.versions.35.version=3.5 -libs.blaze.versions.35.path=/opt/compiler-explorer/libs/blaze/v3.5 -libs.blaze.versions.36.version=3.6 -libs.blaze.versions.36.path=/opt/compiler-explorer/libs/blaze/v3.6 -libs.blaze.versions.37.version=3.7 -libs.blaze.versions.37.path=/opt/compiler-explorer/libs/blaze/v3.7 -libs.blaze.versions.38.version=3.8 -libs.blaze.versions.38.path=/opt/compiler-explorer/libs/blaze/v3.8 - -libs.boost.name=Boost -libs.boost.versions=164:165:166:167:168:169:170:171:172:173:174:175:176:177:178:179:180:181:182:183:184 -libs.boost.url=https://www.boost.org -libs.boost.versions.164.version=1.64.0 -libs.boost.versions.164.path=/opt/compiler-explorer/libs/boost_1_64_0 -libs.boost.versions.165.version=1.65.0 -libs.boost.versions.165.path=/opt/compiler-explorer/libs/boost_1_65_0 -libs.boost.versions.166.version=1.66.0 -libs.boost.versions.166.path=/opt/compiler-explorer/libs/boost_1_66_0 -libs.boost.versions.167.version=1.67.0 -libs.boost.versions.167.path=/opt/compiler-explorer/libs/boost_1_67_0 -libs.boost.versions.168.version=1.68.0 -libs.boost.versions.168.path=/opt/compiler-explorer/libs/boost_1_68_0 -libs.boost.versions.169.version=1.69.0 -libs.boost.versions.169.path=/opt/compiler-explorer/libs/boost_1_69_0 -libs.boost.versions.170.version=1.70.0 -libs.boost.versions.170.path=/opt/compiler-explorer/libs/boost_1_70_0 -libs.boost.versions.171.version=1.71.0 -libs.boost.versions.171.path=/opt/compiler-explorer/libs/boost_1_71_0 -libs.boost.versions.172.version=1.72.0 -libs.boost.versions.172.path=/opt/compiler-explorer/libs/boost_1_72_0 -libs.boost.versions.173.version=1.73.0 -libs.boost.versions.173.path=/opt/compiler-explorer/libs/boost_1_73_0 -libs.boost.versions.174.version=1.74.0 -libs.boost.versions.174.path=/opt/compiler-explorer/libs/boost_1_74_0 -libs.boost.versions.175.version=1.75.0 -libs.boost.versions.175.path=/opt/compiler-explorer/libs/boost_1_75_0 -libs.boost.versions.176.version=1.76.0 -libs.boost.versions.176.path=/opt/compiler-explorer/libs/boost_1_76_0 -libs.boost.versions.177.version=1.77.0 -libs.boost.versions.177.path=/opt/compiler-explorer/libs/boost_1_77_0 -libs.boost.versions.178.version=1.78.0 -libs.boost.versions.178.path=/opt/compiler-explorer/libs/boost_1_78_0 -libs.boost.versions.179.version=1.79.0 -libs.boost.versions.179.path=/opt/compiler-explorer/libs/boost_1_79_0 -libs.boost.versions.180.version=1.80.0 -libs.boost.versions.180.path=/opt/compiler-explorer/libs/boost_1_80_0 -libs.boost.versions.181.version=1.81.0 -libs.boost.versions.181.path=/opt/compiler-explorer/libs/boost_1_81_0 -libs.boost.versions.182.version=1.82.0 -libs.boost.versions.182.path=/opt/compiler-explorer/libs/boost_1_82_0 -libs.boost.versions.183.version=1.83.0 -libs.boost.versions.183.path=/opt/compiler-explorer/libs/boost_1_83_0 -libs.boost.versions.184.version=1.84.0 -libs.boost.versions.184.path=/opt/compiler-explorer/libs/boost_1_84_0 - -libs.bmulti.name=B-Multi -libs.bmulti.url=https://gitlab.com/correaa/boost-multi -libs.bmulti.versions=trunk -libs.bmulti.description=Modern C++ multidimensional arrays -libs.bmulti.versions.trunk.version=trunk -libs.bmulti.versions.trunk.path=/opt/compiler-explorer/libs/bmulti/trunk/include - -libs.brigand.name=Brigand -libs.brigand.versions=trunk:130 -libs.brigand.url=https://github.com/edouarda/brigand -libs.brigand.versions.trunk.version=trunk -libs.brigand.versions.130.version=1.3.0 -libs.brigand.versions.trunk.path=/opt/compiler-explorer/libs/brigand/trunk/include -libs.brigand.versions.130.path=/opt/compiler-explorer/libs/brigand/1.3.0 - -libs.catch2.name=Catch2 -libs.catch2.description=Catch2 -libs.catch2.url=https://github.com/catchorg/Catch2 -libs.catch2.versions=trunk:222:223:230:240:241:242:250:260:261:270:271:272:280:290:291:292:2100:2101:2102:2110:2111:2112:2113:2120:2121:300-preview2:300-preview3:301 -libs.catch2.versions.trunk.version=trunk -libs.catch2.versions.trunk.path=/opt/compiler-explorer/libs/catch2/trunk/src -libs.catch2.versions.trunk.staticliblink=Catch2d -libs.catch2.versions.222.version=2.2.2 -libs.catch2.versions.222.path=/opt/compiler-explorer/libs/catch2/v2.2.2/include -libs.catch2.versions.223.version=2.2.3 -libs.catch2.versions.223.path=/opt/compiler-explorer/libs/catch2/v2.2.3/include -libs.catch2.versions.230.version=2.3.0 -libs.catch2.versions.230.path=/opt/compiler-explorer/libs/catch2/v2.3.0/include -libs.catch2.versions.240.version=2.4.0 -libs.catch2.versions.240.path=/opt/compiler-explorer/libs/catch2/v2.4.0/include -libs.catch2.versions.241.version=2.4.1 -libs.catch2.versions.241.path=/opt/compiler-explorer/libs/catch2/v2.4.1/include -libs.catch2.versions.242.version=2.4.2 -libs.catch2.versions.242.path=/opt/compiler-explorer/libs/catch2/v2.4.2/include -libs.catch2.versions.250.version=2.5.0 -libs.catch2.versions.250.path=/opt/compiler-explorer/libs/catch2/v2.5.0/include -libs.catch2.versions.260.version=2.6.0 -libs.catch2.versions.260.path=/opt/compiler-explorer/libs/catch2/v2.6.0/include -libs.catch2.versions.261.version=2.6.1 -libs.catch2.versions.261.path=/opt/compiler-explorer/libs/catch2/v2.6.1/include -libs.catch2.versions.270.version=2.7.0 -libs.catch2.versions.270.path=/opt/compiler-explorer/libs/catch2/v2.7.0/include -libs.catch2.versions.271.version=2.7.1 -libs.catch2.versions.271.path=/opt/compiler-explorer/libs/catch2/v2.7.1/include -libs.catch2.versions.272.version=2.7.2 -libs.catch2.versions.272.path=/opt/compiler-explorer/libs/catch2/v2.7.2/include -libs.catch2.versions.280.version=2.8.0 -libs.catch2.versions.280.path=/opt/compiler-explorer/libs/catch2/v2.8.0/include -libs.catch2.versions.290.version=2.9.0 -libs.catch2.versions.290.path=/opt/compiler-explorer/libs/catch2/v2.9.0/include -libs.catch2.versions.291.version=2.9.1 -libs.catch2.versions.291.path=/opt/compiler-explorer/libs/catch2/v2.9.1/include -libs.catch2.versions.292.version=2.9.2 -libs.catch2.versions.292.path=/opt/compiler-explorer/libs/catch2/v2.9.2/include -libs.catch2.versions.2100.version=2.10.0 -libs.catch2.versions.2100.path=/opt/compiler-explorer/libs/catch2/v2.10.0/include -libs.catch2.versions.2101.version=2.10.1 -libs.catch2.versions.2101.path=/opt/compiler-explorer/libs/catch2/v2.10.1/include -libs.catch2.versions.2102.version=2.10.2 -libs.catch2.versions.2102.path=/opt/compiler-explorer/libs/catch2/v2.10.2/include -libs.catch2.versions.2110.version=2.11.0 -libs.catch2.versions.2110.path=/opt/compiler-explorer/libs/catch2/v2.11.0/include -libs.catch2.versions.2111.version=2.11.1 -libs.catch2.versions.2111.path=/opt/compiler-explorer/libs/catch2/v2.11.1/include -libs.catch2.versions.2112.version=2.11.2 -libs.catch2.versions.2112.path=/opt/compiler-explorer/libs/catch2/v2.11.2/include -libs.catch2.versions.2113.version=2.11.3 -libs.catch2.versions.2113.path=/opt/compiler-explorer/libs/catch2/v2.11.3/include -libs.catch2.versions.2120.version=2.12.0 -libs.catch2.versions.2120.path=/opt/compiler-explorer/libs/catch2/v2.12.0/include -libs.catch2.versions.2121.version=2.12.1 -libs.catch2.versions.2121.path=/opt/compiler-explorer/libs/catch2/v2.12.1/include -libs.catch2.versions.300-preview2.version=3.0.0-preview2 -libs.catch2.versions.300-preview2.path=/opt/compiler-explorer/libs/catch2/v3.0.0-preview2/src -libs.catch2.versions.300-preview2.staticliblink=Catch2 -libs.catch2.versions.300-preview3.version=3.0.0-preview3 -libs.catch2.versions.300-preview3.path=/opt/compiler-explorer/libs/catch2/v3.0.0-preview3/src -libs.catch2.versions.300-preview3.staticliblink=Catch2 -libs.catch2.versions.301.version=3.0.1 -libs.catch2.versions.301.path=/opt/compiler-explorer/libs/catch2/v3.0.1/src -libs.catch2.versions.301.staticliblink=Catch2d - -libs.cctz.name=CCTZ -libs.cctz.url=https://github.com/google/cctz -libs.cctz.versions=23 -libs.cctz.staticliblink=cctz -libs.cctz.versions.23.version=2.3 -libs.cctz.versions.23.path=/opt/compiler-explorer/libs/cctz/v2.3/include - -libs.cereal.name=Cereal -libs.cereal.versions=132:131:130:122:121:120 -libs.cereal.url=https://uscilab.github.io/cereal/ -libs.cereal.versions.132.version=1.3.2 -libs.cereal.versions.132.path=/opt/compiler-explorer/libs/cereal/v1.3.2/include -libs.cereal.versions.131.version=1.3.1 -libs.cereal.versions.131.path=/opt/compiler-explorer/libs/cereal/v1.3.1/include -libs.cereal.versions.130.version=1.3.0 -libs.cereal.versions.130.path=/opt/compiler-explorer/libs/cereal/v1.3.0/include -libs.cereal.versions.122.version=1.2.2 -libs.cereal.versions.122.path=/opt/compiler-explorer/libs/cereal/v1.2.2/include -libs.cereal.versions.121.version=1.2.1 -libs.cereal.versions.121.path=/opt/compiler-explorer/libs/cereal/v1.2.1/include -libs.cereal.versions.120.version=1.2.0 -libs.cereal.versions.120.path=/opt/compiler-explorer/libs/cereal/v1.2.0/include - -libs.cmcstl2.name=cmcstl2 -libs.cmcstl2.versions=trunk -libs.cmcstl2.url=https://github.com/CaseyCarter/cmcstl2 -libs.cmcstl2.versions.trunk.version=trunk -libs.cmcstl2.versions.trunk.path=/opt/compiler-explorer/libs/cmcstl2/include - -libs.cnl.name=CNL -libs.cnl.description=Compositional Numeric Library -libs.cnl.url=https://github.com/johnmcfarlane/cnl -libs.cnl.versions=1x:100:115:trunk -libs.cnl.versions.trunk.version=trunk -libs.cnl.versions.trunk.path=/opt/compiler-explorer/libs/cnl/trunk/include -libs.cnl.versions.1x.version=1.x -libs.cnl.versions.1x.path=/opt/compiler-explorer/libs/cnl/v1.x/include -libs.cnl.versions.100.version=1.0.0 -libs.cnl.versions.100.path=/opt/compiler-explorer/libs/cnl/v1.0.0/include -libs.cnl.versions.115.version=1.1.5 -libs.cnl.versions.115.path=/opt/compiler-explorer/libs/cnl/v1.1.5/include - -libs.cppcoro.name=cppcoro -libs.cppcoro.description=Coroutine abstractions for the Coroutines TS -libs.cppcoro.versions=trunk -libs.cppcoro.staticliblink=cppcoro -libs.cppcoro.url=https://github.com/andreasbuhr/cppcoro -libs.cppcoro.versions.trunk.version=trunk -libs.cppcoro.versions.trunk.path=/opt/compiler-explorer/libs/cppcoro/include - -libs.cppitertools.name=cppitertools -libs.cppitertools.versions=trunk:100:200 -libs.cppitertools.url=https://github.com/ryanhaining/cppitertools -libs.cppitertools.versions.trunk.version=trunk -libs.cppitertools.versions.trunk.path=/opt/compiler-explorer/libs/cppitertools/trunk -libs.cppitertools.versions.100.version=v1.0 -libs.cppitertools.versions.100.path=/opt/compiler-explorer/libs/cppitertools/v1.0 -libs.cppitertools.versions.200.version=v2.0 -libs.cppitertools.versions.200.path=/opt/compiler-explorer/libs/cppitertools/v2.0 - -libs.cpptrace.name=cpptrace -libs.cpptrace.versions=021:030:031:040:041:050 -libs.cpptrace.url=https://github.com/jeremy-rifkin/cpptrace -libs.cpptrace.description=Simple, portable, and self-contained stacktrace library for C++11 and newer -libs.cpptrace.staticliblink=cpptrace -libs.cpptrace.dependencies=dwarf:dl:z:zstd -libs.cpptrace.packagedheaders=true -libs.cpptrace.versions.021.version=0.2.1 -libs.cpptrace.versions.021.path=/opt/compiler-explorer/libs/cpptrace/v0.2.1/include -libs.cpptrace.versions.030.version=0.3.0 -libs.cpptrace.versions.030.path=/opt/compiler-explorer/libs/cpptrace/v0.3.0/include -libs.cpptrace.versions.031.version=0.3.1 -libs.cpptrace.versions.031.path=/opt/compiler-explorer/libs/cpptrace/v0.3.1/include -libs.cpptrace.versions.040.version=0.4.0 -libs.cpptrace.versions.040.path=/opt/compiler-explorer/libs/cpptrace/v0.4.0/include -libs.cpptrace.versions.041.version=0.4.1 -libs.cpptrace.versions.041.path=/opt/compiler-explorer/libs/cpptrace/v0.4.1/include -libs.cpptrace.versions.050.version=0.5.0 -libs.cpptrace.versions.050.path=/opt/compiler-explorer/libs/cpptrace/v0.5.0/include - -libs.crosscables.name=Crosscables -libs.crosscables.url=https://github.com/partouf/Crosscables -libs.crosscables.description=A statically linked C++98 cross-platform and multi-purpose library. Includes templates, classes and functions for custom strings, encoding, containers, threading, filesystem and networking. -libs.crosscables.versions=trunk -libs.crosscables.staticliblink=Jumpropes:Groundfloor -libs.crosscables.versions.trunk.version=trunk -libs.crosscables.versions.trunk.path=/opt/compiler-explorer/libs/crosscables/trunk/include - -libs.ctbignum.name=ctbignum -libs.ctbignum.versions=trunk -libs.ctbignum.url=https://github.com/niekbouman/ctbignum -libs.ctbignum.versions.trunk.version=trunk -libs.ctbignum.versions.trunk.path=/opt/compiler-explorer/libs/ctbignum/include - -libs.cthash.name=CTHASH -libs.cthash.description=Compile time hashes -libs.cthash.versions=main -libs.cthash.url=https://github.com/hanickadot/cthash -libs.cthash.versions.main.version=main -libs.cthash.versions.main.path=/opt/compiler-explorer/libs/cthash/main/include - -libs.ctre.name=CTRE -libs.ctre.description=Compile Time Regular Expressions -libs.ctre.versions=trunk:ecma-unicode:dfa:v2 -libs.ctre.url=https://github.com/hanickadot/compile-time-regular-expressions -libs.ctre.examples=5U67_e:x64CVp:PKTiCC -libs.ctre.versions.ecma-unicode.version=ecma-unicode -libs.ctre.versions.ecma-unicode.path=/opt/compiler-explorer/libs/ctre/ecma-unicode/include -libs.ctre.versions.dfa.version=dfa -libs.ctre.versions.dfa.path=/opt/compiler-explorer/libs/ctre/dfa/include -libs.ctre.versions.trunk.version=trunk -libs.ctre.versions.trunk.path=/opt/compiler-explorer/libs/ctre/main/include -libs.ctre.versions.v2.version=v2 -libs.ctre.versions.v2.path=/opt/compiler-explorer/libs/ctre/v2/include - -libs.date.name=Date -libs.date.url=https://github.com/HowardHinnant/date -libs.date.description=A date and time library based on the C++11/14/17 chrono header. Note that this library depends on Curl. -libs.date.staticliblink=date-tz -libs.date.dependencies=curl-d -libs.date.versions=trunk:301 -libs.date.versions.trunk.version=trunk -libs.date.versions.trunk.path=/opt/compiler-explorer/libs/date/trunk/include -libs.date.versions.301.version=3.0.1 -libs.date.versions.301.path=/opt/compiler-explorer/libs/date/v3.0.1/include - -libs.dataframe.name=DataFrame -libs.dataframe.url=https://github.com/Hosseinmoein/DataFrame -libs.dataframe.description=C++ DataFrame -libs.dataframe.staticliblink=DataFrame -libs.dataframe.versions=trunk:1_19_0 -libs.dataframe.versions.trunk.version=trunk -libs.dataframe.versions.trunk.path=/opt/compiler-explorer/libs/dataframe/trunk/include -libs.dataframe.versions.1_19_0.version=1.19.0 -libs.dataframe.versions.1_19_0.path=/opt/compiler-explorer/libs/dataframe/1.19.0/include - -libs.dawjson.name=DAW JSON Link -libs.dawjson.url=https://github.com/beached/daw_json_link/ -libs.dawjson.description=Fast JSON serialization and parsing in C++ with declarative mappings -libs.dawjson.versions=trunk:2911 -libs.dawjson.versions.trunk.version=trunk -libs.dawjson.versions.trunk.path=/opt/compiler-explorer/libs/dawjson/trunk/include -libs.dawjson.versions.2911.version=2.9.11 -libs.dawjson.versions.2911.path=/opt/compiler-explorer/libs/dawjson/v2.9.11/include - -libs.dlib.name=dlib -libs.dlib.description=Machine learning algorithms and tools -libs.dlib.versions=197:199:1910:trunk -libs.dlib.url=http://dlib.net/ -libs.dlib.staticliblink=dlib -libs.dlib.versions.trunk.version=trunk -libs.dlib.versions.trunk.path=/opt/compiler-explorer/libs/dlib/trunk -libs.dlib.versions.197.version=19.7 -libs.dlib.versions.197.path=/opt/compiler-explorer/libs/dlib/v19.7 -libs.dlib.versions.197.lookupversion=v19.7 -libs.dlib.versions.199.version=19.9 -libs.dlib.versions.199.path=/opt/compiler-explorer/libs/dlib/v19.9 -libs.dlib.versions.199.lookupversion=v19.9 -libs.dlib.versions.1910.version=19.10 -libs.dlib.versions.1910.path=/opt/compiler-explorer/libs/dlib/v19.10 -libs.dlib.versions.1910.lookupversion=v19.10 - -libs.doctest.name=Doctest -libs.doctest.description=The fastest feature-rich C++11 single-header testing framework for unit tests and TDD -libs.doctest.url=https://github.com/onqtam/doctest -libs.doctest.versions=trunk:129:200:201:210:220:221:222:223:230:231:232:233:234:235:236:237:238 -libs.doctest.versions.trunk.version=trunk -libs.doctest.versions.trunk.path=/opt/compiler-explorer/libs/doctest/trunk/doctest -libs.doctest.versions.129.version=1.2.9 -libs.doctest.versions.129.path=/opt/compiler-explorer/libs/doctest/1.2.9/doctest -libs.doctest.versions.200.version=2.0.0 -libs.doctest.versions.200.path=/opt/compiler-explorer/libs/doctest/2.0.0/doctest -libs.doctest.versions.201.version=2.0.1 -libs.doctest.versions.201.path=/opt/compiler-explorer/libs/doctest/2.0.1/doctest -libs.doctest.versions.210.version=2.1.0 -libs.doctest.versions.210.path=/opt/compiler-explorer/libs/doctest/2.1.0/doctest -libs.doctest.versions.220.version=2.2.0 -libs.doctest.versions.220.path=/opt/compiler-explorer/libs/doctest/2.2.0/doctest -libs.doctest.versions.221.version=2.2.1 -libs.doctest.versions.221.path=/opt/compiler-explorer/libs/doctest/2.2.1/doctest -libs.doctest.versions.222.version=2.2.2 -libs.doctest.versions.222.path=/opt/compiler-explorer/libs/doctest/2.2.2/doctest -libs.doctest.versions.223.version=2.2.3 -libs.doctest.versions.223.path=/opt/compiler-explorer/libs/doctest/2.2.3/doctest -libs.doctest.versions.230.version=2.3.0 -libs.doctest.versions.230.path=/opt/compiler-explorer/libs/doctest/2.3.0/doctest -libs.doctest.versions.231.version=2.3.1 -libs.doctest.versions.231.path=/opt/compiler-explorer/libs/doctest/2.3.1/doctest -libs.doctest.versions.232.version=2.3.2 -libs.doctest.versions.232.path=/opt/compiler-explorer/libs/doctest/2.3.2/doctest -libs.doctest.versions.233.version=2.3.3 -libs.doctest.versions.233.path=/opt/compiler-explorer/libs/doctest/2.3.3/doctest -libs.doctest.versions.234.version=2.3.4 -libs.doctest.versions.234.path=/opt/compiler-explorer/libs/doctest/2.3.4/doctest -libs.doctest.versions.235.version=2.3.5 -libs.doctest.versions.235.path=/opt/compiler-explorer/libs/doctest/2.3.5/doctest -libs.doctest.versions.236.version=2.3.6 -libs.doctest.versions.236.path=/opt/compiler-explorer/libs/doctest/2.3.6/doctest -libs.doctest.versions.237.version=2.3.7 -libs.doctest.versions.237.path=/opt/compiler-explorer/libs/doctest/2.3.7/doctest -libs.doctest.versions.238.version=2.3.8 -libs.doctest.versions.238.path=/opt/compiler-explorer/libs/doctest/2.3.8/doctest - -libs.eastl.name=EASTL -libs.eastl.description=The Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance. -libs.eastl.url=https://github.com/electronicarts/EASTL -libs.eastl.versions=trunk:3_12_01:3_12_04:3_12_07:3_12_08:3_13_00:3_13_02:3_13_03:3_13_04:3_13_05:3_13_06:3_14_00:3_14_01:3_14_02:3_14_03:3_14_06:3_15_00:3_16_01:3_16_05 -libs.eastl.versions.trunk.version=trunk -libs.eastl.versions.trunk.path=/opt/compiler-explorer/libs/eastl/trunk/include:/opt/compiler-explorer/libs/eastl/trunk/test/packages/EABase/include/Common -libs.eastl.versions.3_12_01.version=3.12.01 -libs.eastl.versions.3_12_01.path=/opt/compiler-explorer/libs/eastl/3.12.01/include:/opt/compiler-explorer/libs/eastl/3.12.01/test/packages/EABase/include/Common -libs.eastl.versions.3_12_04.version=3.12.04 -libs.eastl.versions.3_12_04.path=/opt/compiler-explorer/libs/eastl/3.12.04/include:/opt/compiler-explorer/libs/eastl/3.12.04/test/packages/EABase/include/Common -libs.eastl.versions.3_12_07.version=3.12.07 -libs.eastl.versions.3_12_07.path=/opt/compiler-explorer/libs/eastl/3.12.07/include:/opt/compiler-explorer/libs/eastl/3.12.07/test/packages/EABase/include/Common -libs.eastl.versions.3_12_08.version=3.12.08 -libs.eastl.versions.3_12_08.path=/opt/compiler-explorer/libs/eastl/3.12.08/include:/opt/compiler-explorer/libs/eastl/3.12.08/test/packages/EABase/include/Common -libs.eastl.versions.3_13_00.version=3.13.00 -libs.eastl.versions.3_13_00.path=/opt/compiler-explorer/libs/eastl/3.13.00/include:/opt/compiler-explorer/libs/eastl/3.13.00/test/packages/EABase/include/Common -libs.eastl.versions.3_13_02.version=3.13.02 -libs.eastl.versions.3_13_02.path=/opt/compiler-explorer/libs/eastl/3.13.02/include:/opt/compiler-explorer/libs/eastl/3.13.02/test/packages/EABase/include/Common -libs.eastl.versions.3_13_03.version=3.13.03 -libs.eastl.versions.3_13_03.path=/opt/compiler-explorer/libs/eastl/3.13.03/include:/opt/compiler-explorer/libs/eastl/3.13.03/test/packages/EABase/include/Common -libs.eastl.versions.3_13_04.version=3.13.04 -libs.eastl.versions.3_13_04.path=/opt/compiler-explorer/libs/eastl/3.13.04/include:/opt/compiler-explorer/libs/eastl/3.13.04/test/packages/EABase/include/Common -libs.eastl.versions.3_13_05.version=3.13.05 -libs.eastl.versions.3_13_05.path=/opt/compiler-explorer/libs/eastl/3.13.05/include:/opt/compiler-explorer/libs/eastl/3.13.05/test/packages/EABase/include/Common -libs.eastl.versions.3_13_06.version=3.13.06 -libs.eastl.versions.3_13_06.path=/opt/compiler-explorer/libs/eastl/3.13.06/include:/opt/compiler-explorer/libs/eastl/3.13.06/test/packages/EABase/include/Common -libs.eastl.versions.3_14_00.version=3.14.00 -libs.eastl.versions.3_14_00.path=/opt/compiler-explorer/libs/eastl/3.14.00/include:/opt/compiler-explorer/libs/eastl/3.14.00/test/packages/EABase/include/Common -libs.eastl.versions.3_14_01.version=3.14.01 -libs.eastl.versions.3_14_01.path=/opt/compiler-explorer/libs/eastl/3.14.01/include:/opt/compiler-explorer/libs/eastl/3.14.01/test/packages/EABase/include/Common -libs.eastl.versions.3_14_02.version=3.14.02 -libs.eastl.versions.3_14_02.path=/opt/compiler-explorer/libs/eastl/3.14.02/include:/opt/compiler-explorer/libs/eastl/3.14.02/test/packages/EABase/include/Common -libs.eastl.versions.3_14_03.version=3.14.03 -libs.eastl.versions.3_14_03.path=/opt/compiler-explorer/libs/eastl/3.14.03/include:/opt/compiler-explorer/libs/eastl/3.14.03/test/packages/EABase/include/Common -libs.eastl.versions.3_14_06.version=3.14.06 -libs.eastl.versions.3_14_06.path=/opt/compiler-explorer/libs/eastl/3.14.06/include:/opt/compiler-explorer/libs/eastl/3.14.06/test/packages/EABase/include/Common -libs.eastl.versions.3_15_00.version=3.15.00 -libs.eastl.versions.3_15_00.path=/opt/compiler-explorer/libs/eastl/3.15.00/include:/opt/compiler-explorer/libs/eastl/3.15.00/test/packages/EABase/include/Common -libs.eastl.versions.3_16_01.version=3.16.01 -libs.eastl.versions.3_16_01.path=/opt/compiler-explorer/libs/eastl/3.16.01/include:/opt/compiler-explorer/libs/eastl/3.16.01/test/packages/EABase/include/Common -libs.eastl.versions.3_16_05.version=3.16.05 -libs.eastl.versions.3_16_05.path=/opt/compiler-explorer/libs/eastl/3.16.05/include:/opt/compiler-explorer/libs/eastl/3.16.05/test/packages/EABase/include/Common - -libs.eigen.name=Eigen -libs.eigen.versions=trunk:340:339:337:335:334 -libs.eigen.url=http://eigen.tuxfamily.org/index.php?title=Main_Page -libs.eigen.versions.trunk.version=trunk -libs.eigen.versions.trunk.path=/opt/compiler-explorer/libs/eigen/vtrunk -libs.eigen.versions.340.version=3.4.0 -libs.eigen.versions.340.path=/opt/compiler-explorer/libs/eigen/v3.4.0 -libs.eigen.versions.339.version=3.3.9 -libs.eigen.versions.339.path=/opt/compiler-explorer/libs/eigen/v3.3.9 -libs.eigen.versions.337.version=3.3.7 -libs.eigen.versions.337.path=/opt/compiler-explorer/libs/eigen/v3.3.7 -libs.eigen.versions.335.version=3.3.5 -libs.eigen.versions.335.path=/opt/compiler-explorer/libs/eigen/v3.3.5 -libs.eigen.versions.334.version=3.3.4 -libs.eigen.versions.334.path=/opt/compiler-explorer/libs/eigen/v3.3.4 - -libs.enoki.name=Enoki -libs.enoki.url=https://github.com/mitsuba-renderer/enoki -libs.enoki.versions=trunk -libs.enoki.versions.trunk.version=trunk -libs.enoki.versions.trunk.path=/opt/compiler-explorer/libs/enoki/trunk/include - -libs.entt.name=entt -libs.entt.url=https://github.com/skypjack/entt -libs.entt.versions=trunk:350:352:360:371:381:390:3103:3111:3122 -libs.entt.versions.350.version=3.5.0 -libs.entt.versions.350.path=/opt/compiler-explorer/libs/entt/v3.5.0/src -libs.entt.versions.352.version=3.5.2 -libs.entt.versions.352.path=/opt/compiler-explorer/libs/entt/v3.5.2/src -libs.entt.versions.360.version=3.6.0 -libs.entt.versions.360.path=/opt/compiler-explorer/libs/entt/v3.6.0/src -libs.entt.versions.371.version=3.7.1 -libs.entt.versions.371.path=/opt/compiler-explorer/libs/entt/v3.7.1/src -libs.entt.versions.381.version=3.8.1 -libs.entt.versions.381.path=/opt/compiler-explorer/libs/entt/v3.8.1/src -libs.entt.versions.390.version=3.9.0 -libs.entt.versions.390.path=/opt/compiler-explorer/libs/entt/v3.9.0/src -libs.entt.versions.3103.version=3.10.3 -libs.entt.versions.3103.path=/opt/compiler-explorer/libs/entt/v3.10.3/src -libs.entt.versions.3111.version=3.11.1 -libs.entt.versions.3111.path=/opt/compiler-explorer/libs/entt/v3.11.1/src -libs.entt.versions.3122.version=3.12.2 -libs.entt.versions.3122.path=/opt/compiler-explorer/libs/entt/v3.12.2/src -libs.entt.versions.trunk.version=trunk -libs.entt.versions.trunk.path=/opt/compiler-explorer/libs/entt/trunk/src - -libs.etl.name=etl -libs.etl.description=Embedded Template Library. An STL-like C++ template library tailored for embedded systems. -libs.etl.versions=trunk -libs.etl.url=https://github.com/ETLCPP/etl -libs.etl.versions.trunk.version=trunk -libs.etl.versions.trunk.path=/opt/compiler-explorer/libs/etl/include:/opt/compiler-explorer/libs/etl/include/etl/profiles - -libs.eve.name=EVE -libs.eve.description=C++20 SIMD wrapper -libs.eve.versions=trunk:v2021100:v2022030:v2022090:v2022091:v20230215 -libs.eve.url=https://github.com/jfalcou/eve -libs.eve.versions.trunk.version=trunk -libs.eve.versions.trunk.path=/opt/compiler-explorer/libs/eve/trunk/include -libs.eve.versions.v2021100.version=v2021100 -libs.eve.versions.v2021100.path=/opt/compiler-explorer/libs/eve/v2021.10.0/include -libs.eve.versions.v2022030.version=v2022030 -libs.eve.versions.v2022030.path=/opt/compiler-explorer/libs/eve/v2022030.10.0/include -libs.eve.versions.v2022090.version=v2022090 -libs.eve.versions.v2022090.path=/opt/compiler-explorer/libs/eve/v2022.09.0/include -libs.eve.versions.v2022091.version=v2022091 -libs.eve.versions.v2022091.path=/opt/compiler-explorer/libs/eve/v2022.09.1/include -libs.eve.versions.v20230215.version=v20230215 -libs.eve.versions.v20230215.path=/opt/compiler-explorer/libs/eve/v2023.02.15/include - -libs.expected_lite.versions=001:010:trunk -libs.expected_lite.url=https://github.com/martinmoene/expected-lite -libs.expected_lite.name=expected-lite -libs.expected_lite.description=Expected for C++11 and greater -libs.expected_lite.versions.001.version=0.0.1 -libs.expected_lite.versions.001.path=/opt/compiler-explorer/libs/expected-lite/v0.0.1/include -libs.expected_lite.versions.010.version=0.1.0 -libs.expected_lite.versions.010.path=/opt/compiler-explorer/libs/expected-lite/v0.1.0/include -libs.expected_lite.versions.trunk.version=trunk -libs.expected_lite.versions.trunk.path=/opt/compiler-explorer/libs/expected-lite/trunk/include - -libs.fastor.name=Fastor -libs.fastor.description=Fastor is a high performance stack-based tensor (fixed multi-dimensional array) library for modern C++. -libs.fastor.versions=trunk:063 -libs.fastor.url=https://github.com/romeric/Fastor -libs.fastor.versions.trunk.version=trunk -libs.fastor.versions.trunk.path=/opt/compiler-explorer/libs/fastor/trunk -libs.fastor.versions.063.version=0.6.3 -libs.fastor.versions.063.path=/opt/compiler-explorer/libs/fastor/V0.6.3/ - -libs.flux.name=Flux -libs.flux.description=A C++20 library for sequence-orientated programming. Safer, easier, faster, compatible. -libs.flux.versions=trunk -libs.flux.url=https://github.com/tcbrindle/flux -libs.flux.versions.trunk.version=trunk -libs.flux.versions.trunk.path=/opt/compiler-explorer/libs/flux/trunk/include - -libs.fmt.name={fmt} -libs.fmt.description=A modern formatting library -libs.fmt.versions=trunk:400:410:500:510:520:530:600:610:611:612:620:621:700:713:801:811:900:910:1000:1011:1021 -libs.fmt.url=https://fmt.dev/ -libs.fmt.staticliblink=fmtd -libs.fmt.examples=Tevcjh:oK8h33:Yn7Txe:Yn7Txe:K8s4Mc:MjsY7c -libs.fmt.versions.trunk.version=trunk -libs.fmt.versions.trunk.path=/opt/compiler-explorer/libs/fmt/trunk/include -libs.fmt.versions.400.version=4.0.0 -libs.fmt.versions.400.path=/opt/compiler-explorer/libs/fmt/4.0.0 -libs.fmt.versions.400.staticliblink=fmt -libs.fmt.versions.410.version=4.1.0 -libs.fmt.versions.410.path=/opt/compiler-explorer/libs/fmt/4.1.0 -libs.fmt.versions.410.staticliblink=fmt -libs.fmt.versions.500.version=5.0.0 -libs.fmt.versions.500.path=/opt/compiler-explorer/libs/fmt/5.0.0/include -libs.fmt.versions.510.version=5.1.0 -libs.fmt.versions.510.path=/opt/compiler-explorer/libs/fmt/5.1.0/include -libs.fmt.versions.520.version=5.2.0 -libs.fmt.versions.520.path=/opt/compiler-explorer/libs/fmt/5.2.0/include -libs.fmt.versions.530.version=5.3.0 -libs.fmt.versions.530.path=/opt/compiler-explorer/libs/fmt/5.3.0/include -libs.fmt.versions.600.version=6.0.0 -libs.fmt.versions.600.path=/opt/compiler-explorer/libs/fmt/6.0.0/include -libs.fmt.versions.610.version=6.1.0 -libs.fmt.versions.610.path=/opt/compiler-explorer/libs/fmt/6.1.0/include -libs.fmt.versions.611.version=6.1.1 -libs.fmt.versions.611.path=/opt/compiler-explorer/libs/fmt/6.1.1/include -libs.fmt.versions.612.version=6.1.2 -libs.fmt.versions.612.path=/opt/compiler-explorer/libs/fmt/6.1.2/include -libs.fmt.versions.620.version=6.2.0 -libs.fmt.versions.620.path=/opt/compiler-explorer/libs/fmt/6.2.0/include -libs.fmt.versions.621.version=6.2.1 -libs.fmt.versions.621.path=/opt/compiler-explorer/libs/fmt/6.2.1/include -libs.fmt.versions.700.version=7.0.0 -libs.fmt.versions.700.path=/opt/compiler-explorer/libs/fmt/7.0.0/include -libs.fmt.versions.713.version=7.1.3 -libs.fmt.versions.713.path=/opt/compiler-explorer/libs/fmt/7.1.3/include -libs.fmt.versions.801.version=8.0.1 -libs.fmt.versions.801.path=/opt/compiler-explorer/libs/fmt/8.0.1/include -libs.fmt.versions.811.version=8.1.1 -libs.fmt.versions.811.path=/opt/compiler-explorer/libs/fmt/8.1.1/include -libs.fmt.versions.900.version=9.0.0 -libs.fmt.versions.900.path=/opt/compiler-explorer/libs/fmt/9.0.0/include -libs.fmt.versions.910.version=9.1.0 -libs.fmt.versions.910.path=/opt/compiler-explorer/libs/fmt/9.1.0/include -libs.fmt.versions.1000.version=10.0.0 -libs.fmt.versions.1000.path=/opt/compiler-explorer/libs/fmt/10.0.0/include -libs.fmt.versions.1011.version=10.1.1 -libs.fmt.versions.1011.path=/opt/compiler-explorer/libs/fmt/10.1.1/include -libs.fmt.versions.1021.version=10.2.1 -libs.fmt.versions.1021.path=/opt/compiler-explorer/libs/fmt/10.2.1/include - -libs.gcem.name=GCEM -libs.gcem.description=Generalized Constant Expression Math: a C++ compile-time math library using generalized constant expressions -libs.gcem.versions=trunk:1_17_0 -libs.gcem.url=https://github.com/kthohr/gcem -libs.gcem.versions.trunk.version=trunk -libs.gcem.versions.trunk.path=/opt/compiler-explorer/libs/gcem/trunk/include -libs.gcem.versions.1_17_0.version=1.17.0 -libs.gcem.versions.1_17_0.path=/opt/compiler-explorer/libs/gcem/v1.17.0/include - -libs.gemmlowp.name=gemmlowp -libs.gemmlowp.url=https://github.com/google/gemmlowp -libs.gemmlowp.versions=trunk -libs.gemmlowp.versions.trunk.version=trunk -libs.gemmlowp.versions.trunk.path=/opt/compiler-explorer/libs/gemmlowp/trunk - -libs.glaze.name=glaze -libs.glaze.description=JSON, reflection, and interface library -libs.glaze.versions=trunk:198:203 -libs.glaze.url=https://github.com/stephenberry/glaze -libs.glaze.versions.trunk.version=trunk -libs.glaze.versions.trunk.path=/opt/compiler-explorer/libs/glaze/trunk/include -libs.glaze.versions.198.version=1.9.8 -libs.glaze.versions.198.path=/opt/compiler-explorer/libs/glaze/v1.9.8/include -libs.glaze.versions.203.version=2.0.3 -libs.glaze.versions.203.path=/opt/compiler-explorer/libs/glaze/v2.0.3/include - -libs.glm.name=GLM -libs.glm.description=OpenGL Mathematics -libs.glm.versions=trunk:0985:0990:0991:0992:0993:0994:0995:0996:0997:0998 -libs.glm.url=https://glm.g-truc.net/ -libs.glm.versions.trunk.version=trunk -libs.glm.versions.trunk.path=/opt/compiler-explorer/libs/glm/trunk -libs.glm.versions.0985.version=0.9.8.5 -libs.glm.versions.0985.path=/opt/compiler-explorer/libs/glm/0.9.8.5 -libs.glm.versions.0990.version=0.9.9.0 -libs.glm.versions.0990.path=/opt/compiler-explorer/libs/glm/0.9.9.0 -libs.glm.versions.0991.version=0.9.9.1 -libs.glm.versions.0991.path=/opt/compiler-explorer/libs/glm/0.9.9.1 -libs.glm.versions.0992.version=0.9.9.2 -libs.glm.versions.0992.path=/opt/compiler-explorer/libs/glm/0.9.9.2 -libs.glm.versions.0993.version=0.9.9.3 -libs.glm.versions.0993.path=/opt/compiler-explorer/libs/glm/0.9.9.3 -libs.glm.versions.0994.version=0.9.9.4 -libs.glm.versions.0994.path=/opt/compiler-explorer/libs/glm/0.9.9.4 -libs.glm.versions.0995.version=0.9.9.5 -libs.glm.versions.0995.path=/opt/compiler-explorer/libs/glm/0.9.9.5 -libs.glm.versions.0996.version=0.9.9.6 -libs.glm.versions.0996.path=/opt/compiler-explorer/libs/glm/0.9.9.6 -libs.glm.versions.0997.version=0.9.9.7 -libs.glm.versions.0997.path=/opt/compiler-explorer/libs/glm/0.9.9.7 -libs.glm.versions.0998.version=0.9.9.8 -libs.glm.versions.0998.path=/opt/compiler-explorer/libs/glm/0.9.9.8 - -libs.gnufs.name=Filesystem (GNU) -libs.gnufs.versions=autodetect -libs.gnufs.versions.autodetect.version=autodetect -libs.gnufs.versions.autodetect.staticliblink=stdc++fs - -libs.gnulibbacktrace.name=backtrace support (GNU) -libs.gnulibbacktrace.versions=autodetect -libs.gnulibbacktrace.versions.autodetect.version=autodetect -libs.gnulibbacktrace.versions.autodetect.staticliblink=stdc++_libbacktrace - -libs.gnuexp.name=experimental libstdc++ features support (GNU) -libs.gnuexp.versions=autodetect -libs.gnuexp.versions.autodetect.version=autodetect -libs.gnuexp.versions.autodetect.staticliblink=stdc++exp - -libs.googletest.name=Google Test -libs.googletest.versions=trunk:110 -libs.googletest.url=https://github.com/google/googletest -libs.googletest.versions.trunk.version=trunk -libs.googletest.versions.trunk.path=/opt/compiler-explorer/libs/googletest/trunk/googletest/include:/opt/compiler-explorer/libs/googletest/trunk/googlemock/include -libs.googletest.versions.trunk.staticliblink=gtest:gmock:pthread -libs.googletest.versions.110.version=1.10.0 -libs.googletest.versions.110.path=/opt/compiler-explorer/libs/googletest/release-1.10.0/googletest/include:/opt/compiler-explorer/libs/googletest/release-1.10.0/googlemock/include -libs.googletest.versions.110.lookupversion=release-1.10.0 -libs.googletest.versions.110.staticliblink=gtestd:gmockd:pthread - -libs.gsl.name=GSL -libs.gsl.description=Guidelines Support Library -libs.gsl.url=https://github.com/Microsoft/GSL -# Sorry Martin! -libs.gsl.versions=trunk:lite:100:200:210:300:301 -libs.gsl.versions.trunk.version=trunk -libs.gsl.versions.trunk.path=/opt/compiler-explorer/libs/GSL/trunk/include -libs.gsl.versions.100.version=1.0.0 -libs.gsl.versions.100.path=/opt/compiler-explorer/libs/GSL/v1.0.0/include -libs.gsl.versions.200.version=2.0.0 -libs.gsl.versions.200.path=/opt/compiler-explorer/libs/GSL/v2.0.0/include -libs.gsl.versions.210.version=2.1.0 -libs.gsl.versions.210.path=/opt/compiler-explorer/libs/GSL/v2.1.0/include -libs.gsl.versions.300.version=3.0.0 -libs.gsl.versions.300.path=/opt/compiler-explorer/libs/GSL/v3.0.0/include -libs.gsl.versions.301.version=3.0.1 -libs.gsl.versions.301.path=/opt/compiler-explorer/libs/GSL/v3.0.1/include -libs.gsl.versions.lite.version=lite -libs.gsl.versions.lite.path=/opt/compiler-explorer/libs/gsl-lite/include - -libs.hdf5.name=HDF5 -libs.hdf5.description=Hierarchical Data Format (HDF) v5 library -libs.hdf5.url=https://github.com/HDFGroup/hdf5 -libs.hdf5.versions=1121:1131 -libs.hdf5.versions.1121.version=1.12.1 -libs.hdf5.versions.1121.path=/opt/compiler-explorer/libs/hdf5/hdf5-1_12_1/include -libs.hdf5.versions.1121.libpath=/opt/compiler-explorer/libs/hdf5/hdf5-1_12_1/lib/x86_64 -libs.hdf5.versions.1121.liblink=hdf5 -libs.hdf5.versions.1131.version=1.13.1 -libs.hdf5.versions.1131.path=/opt/compiler-explorer/libs/hdf5/hdf5-1_13_1/include -libs.hdf5.versions.1131.libpath=/opt/compiler-explorer/libs/hdf5/hdf5-1_13_1/lib/x86_64 -libs.hdf5.versions.1131.liblink=hdf5 - -libs.hedley.name=hedley -libs.hedley.description=A C/C++ header to help move ifdefs out of your code -libs.hedley.versions=v12 -libs.hedley.url=https://github.com/nemequ/hedley -libs.hedley.versions.v12.version=12.0.0 -libs.hedley.versions.v12.path=/opt/compiler-explorer/libs/hedley/v12/ - -libs.hfsm.name=HFSM -libs.hfsm.description=Hierarchical Finite State Machine Framework -libs.hfsm.versions=trunk:08:010 -libs.hfsm.url=https://github.com/andrew-gresyk/HFSM -libs.hfsm.versions.trunk.version=trunk -libs.hfsm.versions.trunk.path=/opt/compiler-explorer/libs/hfsm/trunk:/opt/compiler-explorer/libs/hfsm/trunk/include -libs.hfsm.versions.08.version=0.8 -libs.hfsm.versions.08.path=/opt/compiler-explorer/libs/hfsm/0.8 -libs.hfsm.versions.010.version=0.10 -libs.hfsm.versions.010.path=/opt/compiler-explorer/libs/hfsm/0.10 - -libs.highfive.name=HighFive -libs.highfive.description=A header-only C++ wrapper for HDF5. Note: Please also load the HDF5 library. -libs.highfive.url=https://github.com/BlueBrain/HighFive -libs.highfive.versions=trunk -libs.highfive.versions.trunk.version=trunk -libs.highfive.versions.trunk.path=/opt/compiler-explorer/libs/highfive/trunk/include - -libs.highway.name=Highway -libs.highway.versions=trunk:0_12_2 -libs.highway.url=https://github.com/google/highway -libs.highway.staticliblink=hwy -libs.highway.versions.trunk.version=trunk -libs.highway.versions.trunk.path=/opt/compiler-explorer/libs/highway/trunk -libs.highway.versions.0_12_2.version=0.12.2 -libs.highway.versions.0_12_2.path=/opt/compiler-explorer/libs/highway/0.12.2 - -libs.hotels-template-library.name=Hotels Template Library -libs.hotels-template-library.description=Hotels Template Library contains an open-source collection of C++ template libraries that are developed to make C++ development easier, safer and more efficient. -libs.hotels-template-library.url=https://github.com/google/hotels-template-library -libs.hotels-template-library.versions=trunk -libs.hotels-template-library.versions.trunk.version=trunk -libs.hotels-template-library.versions.trunk.path=/opt/compiler-explorer/libs/hotels-template-library/trunk/ - -libs.immer.name=immer -libs.immer.url=https://github.com/arximboldi/immer -libs.immer.versions=trunk -libs.immer.versions.trunk.version=trunk -libs.immer.versions.trunk.path=/opt/compiler-explorer/libs/immer/trunk - -libs.jsoncons.name=jsoncons -libs.jsoncons.description=jsoncons is a C++, header-only library for constructing JSON and JSON-like data formats such as CBOR. -libs.jsoncons.versions=1683 -libs.jsoncons.url=https://github.com/danielaparker/jsoncons -libs.jsoncons.versions.1683.version=0.168.3 -libs.jsoncons.versions.1683.path=/opt/compiler-explorer/libs/jsoncons/v0.168.3/include - -libs.jsoncpp.name=JsonCpp -libs.jsoncpp.description=JsonCpp is a C++ library that allows manipulating JSON values, including serialization and deserialization to and from strings -libs.jsoncpp.examples=o1W1jofna:rfPajea5G -libs.jsoncpp.versions=195:194 -libs.jsoncpp.url=https://github.com/open-source-parsers/jsoncpp -libs.jsoncpp.staticliblink=jsoncpp -libs.jsoncpp.versions.194.version=1.9.4 -libs.jsoncpp.versions.194.path=/opt/compiler-explorer/libs/jsoncpp/1.9.4/include -libs.jsoncpp.versions.195.version=1.9.5 -libs.jsoncpp.versions.195.path=/opt/compiler-explorer/libs/jsoncpp/1.9.5/include - -libs.kiwaku.name=KIWAKU -libs.kiwaku.description=C++20 Single Files Tools -libs.kiwaku.versions=trunk -libs.kiwaku.url=https://github.com/jfalcou/kiwaku -libs.kiwaku.versions.trunk.version=trunk -libs.kiwaku.versions.trunk.path=/opt/compiler-explorer/libs/kiwaku/trunk/include - -libs.kokkos.name=kokkos -libs.kokkos.description=C++ Performance Portability Programming Model -libs.kokkos.versions=4001:4100:4200:4201:4300 -libs.kokkos.staticliblink=kokkoscore:kokkoscontainers:kokkossimd -libs.kokkos.packagedheaders=true -libs.kokkos.dependencies=dl -libs.kokkos.url=https://github.com/kokkos/kokkos -libs.kokkos.versions.4001.version=4.0.01 -libs.kokkos.versions.4100.version=4.1.00 -libs.kokkos.versions.4200.version=4.2.00 -libs.kokkos.versions.4201.version=4.2.01 -libs.kokkos.versions.4300.version=4.3.00 - -libs.kumi.name=kumi -libs.kumi.description=C++20 Compact Tuple Library -libs.kumi.versions=trunk:10:20:21:30 -libs.kumi.url=https://github.com/jfalcou/kumi -libs.kumi.examples=z5za7beT5 -libs.kumi.versions.trunk.version=trunk -libs.kumi.versions.trunk.path=/opt/compiler-explorer/libs/kumi/trunk/include -libs.kumi.versions.10.version=v1.0 -libs.kumi.versions.10.path=/opt/compiler-explorer/libs/kumi/v1.0/include -libs.kumi.versions.20.version=v2.0 -libs.kumi.versions.20.path=/opt/compiler-explorer/libs/kumi/v2.0/include -libs.kumi.versions.21.version=v2.1 -libs.kumi.versions.21.path=/opt/compiler-explorer/libs/kumi/v2.1/include -libs.kumi.versions.30.version=v3.0 -libs.kumi.versions.30.path=/opt/compiler-explorer/libs/kumi/v3.0/include - -libs.kvasir.name=Kvasir::mpl -libs.kvasir.versions=trunk -libs.kvasir.url=https://github.com/kvasir-io/mpl -libs.kvasir.versions.trunk.version=trunk -# compiler-explorer/compiler-explorer/issues/598 -libs.kvasir.versions.trunk.path=/opt/compiler-explorer/libs/kvasir/mpl/trunk/src/kvasir:/opt/compiler-explorer/libs/kvasir/mpl/trunk/src - -libs.kyosu.name=kyosu -libs.kyosu.description=Complex Math Made Easy -libs.kyosu.examples=Ex3W811M5 -libs.kyosu.versions=trunk -libs.kyosu.url=https://github.com/jfalcou/kyosu -libs.kyosu.versions.trunk.version=trunk -libs.kyosu.versions.trunk.path=/opt/compiler-explorer/libs/kyosu/trunk/include - -libs.lager.name=lager -libs.lager.url=https://github.com/arximboldi/lager -libs.lager.versions=trunk -libs.lager.versions.trunk.version=trunk -libs.lager.versions.trunk.path=/opt/compiler-explorer/libs/lager/trunk - -libs.lagom.name=Lagom -libs.lagom.url=https://github.com/serenityos/serenity -libs.lagom.description=C++ Development libraries for SerenityOS -libs.lagom.versions=trunk -libs.lagom.versions.trunk.version=trunk -libs.lagom.versions.trunk.path=/opt/compiler-explorer/libs/lagom/trunk:/opt/compiler-explorer/libs/lagom/trunk/Userland/Libraries -libs.lagom.liblink=lagom-core - -libs.lexy.name=lexy -libs.lexy.url=https://github.com/foonathan/lexy -libs.lexy.description=C++ parser combinator library -libs.lexy.versions=trunk -libs.lexy.versions.trunk.version=trunk -libs.lexy.versions.trunk.path=/opt/compiler-explorer/libs/lexy/trunk/include - -libs.libassert.name=libassert -libs.libassert.url=https://github.com/jeremy-rifkin/libassert -libs.libassert.description=The most over-engineered and overpowered C++ assertion library. -libs.libassert.versions=10:11:12:121:200a:200 -libs.libassert.liblink=assert -libs.libassert.dependencies=cpptrace -libs.libassert.versions.10.version=1.0 -libs.libassert.versions.10.path=/opt/compiler-explorer/libs/libassert/v1.0/include -libs.libassert.versions.11.version=1.1 -libs.libassert.versions.11.path=/opt/compiler-explorer/libs/libassert/v1.1/include -libs.libassert.versions.12.version=1.2 -libs.libassert.versions.12.path=/opt/compiler-explorer/libs/libassert/v1.2/include -libs.libassert.versions.121.version=1.2.1 -libs.libassert.versions.121.path=/opt/compiler-explorer/libs/libassert/v1.2.1/include -libs.libassert.versions.200a.version=2.0.0-alpha -libs.libassert.versions.200a.path=/opt/compiler-explorer/libs/libassert/v2.0.0-alpha/include -libs.libassert.versions.200.version=2.0.0 -libs.libassert.versions.200.path=/opt/compiler-explorer/libs/libassert/v2.0.0/include - -libs.libbpf.name=libbpf -libs.libbpf.versions=100:122 -libs.libbpf.liblink=bpf:dl:m -libs.libbpf.description=Libbpf supports building BPF CO-RE-enabled applications -libs.libbpf.url=https://github.com/libbpf/libbpf -libs.libbpf.versions.100.version=1.0.0 -libs.libbpf.versions.100.path=/opt/compiler-explorer/libs/libbpf/v1.0.0/include:/opt/compiler-explorer/libs/libbpf/v1.0.0/src -libs.libbpf.versions.122.version=1.2.2 -libs.libbpf.versions.122.path=/opt/compiler-explorer/libs/libbpf/v1.2.2/include:/opt/compiler-explorer/libs/libbpf/v1.2.2/src - -libs.libguarded.name=CsLibGuarded -libs.libguarded.versions=trunk:110 -libs.libguarded.url=https://github.com/copperspice/cs_libguarded -libs.libguarded.versions.trunk.version=trunk -libs.libguarded.versions.trunk.path=/opt/compiler-explorer/libs/libguarded/trunk/src -libs.libguarded.versions.110.version=1.1.0 -libs.libguarded.versions.110.path=/opt/compiler-explorer/libs/libguarded/libguarded-1.1.0/src - -libs.libsimdpp.name=libsimdpp -libs.libsimdpp.versions=21 -libs.libsimdpp.url=https://github.com/p12tic/libsimdpp -libs.libsimdpp.versions.21.version=2.1 -libs.libsimdpp.versions.21.path=/opt/compiler-explorer/libs/libsimdpp/v2.1 - -libs.libuv.name=libuv -libs.libuv.description=Cross-platform asynchronous I/O -libs.libuv.liblink=uv -libs.libuv.url=https://github.com/libuv/libuv -libs.libuv.versions=1370:1381 -libs.libuv.versions.1370.version=1.37.0 -libs.libuv.versions.1370.path=/opt/compiler-explorer/libs/libuv/v1.37.0/include -libs.libuv.versions.1370.libpath=/opt/compiler-explorer/libs/libuv/v1.37.0/x86_64/lib:/opt/compiler-explorer/libs/libuv/v1.37.0/x86/lib -libs.libuv.versions.1381.version=1.38.1 -libs.libuv.versions.1381.path=/opt/compiler-explorer/libs/libuv/v1.38.1/include -libs.libuv.versions.1381.libpath=/opt/compiler-explorer/libs/libuv/v1.38.1/x86_64/lib:/opt/compiler-explorer/libs/libuv/v1.38.1/x86/lib - -libs.llvm.name=LLVM -libs.llvm.description=LLVM -libs.llvm.versions=trunk:401:500:501:502:600:601:700:701:800:900:1000:1001:1100:1200:1201:1300:1301:1400:1406:1500:1507:1600:1606:1701:1706:1810 -libs.llvm.url=https://llvm.org/ -libs.llvm.versions.trunk.version=trunk -libs.llvm.versions.trunk.path=/opt/compiler-explorer/libs/llvm/trunk/include -libs.llvm.versions.401.version=4.0.1 -libs.llvm.versions.401.path=/opt/compiler-explorer/libs/llvm/4.0.1/include -libs.llvm.versions.500.version=5.0.0 -libs.llvm.versions.500.path=/opt/compiler-explorer/libs/llvm/5.0.0/include -libs.llvm.versions.501.version=5.0.1 -libs.llvm.versions.501.path=/opt/compiler-explorer/libs/llvm/5.0.1/include -libs.llvm.versions.502.version=5.0.2 -libs.llvm.versions.502.path=/opt/compiler-explorer/libs/llvm/5.0.2/include -libs.llvm.versions.600.version=6.0.0 -libs.llvm.versions.600.path=/opt/compiler-explorer/libs/llvm/6.0.0/include -libs.llvm.versions.601.version=6.0.1 -libs.llvm.versions.601.path=/opt/compiler-explorer/libs/llvm/6.0.1/include -libs.llvm.versions.700.version=7.0.0 -libs.llvm.versions.700.path=/opt/compiler-explorer/libs/llvm/7.0.0/include -libs.llvm.versions.701.version=7.0.1 -libs.llvm.versions.701.path=/opt/compiler-explorer/libs/llvm/7.0.1/include -libs.llvm.versions.800.version=8.0.0 -libs.llvm.versions.800.path=/opt/compiler-explorer/libs/llvm/8.0.0/include -libs.llvm.versions.900.version=9.0.0 -libs.llvm.versions.900.path=/opt/compiler-explorer/libs/llvm/9.0.0/include -libs.llvm.versions.1000.version=10.0.0 -libs.llvm.versions.1000.path=/opt/compiler-explorer/libs/llvm/10.0.0/include -libs.llvm.versions.1001.version=10.0.1 -libs.llvm.versions.1001.path=/opt/compiler-explorer/libs/llvm/10.0.1/include -libs.llvm.versions.1100.version=11.0.0 -libs.llvm.versions.1100.path=/opt/compiler-explorer/libs/llvm/11.0.0/include -libs.llvm.versions.1200.version=12.0.0 -libs.llvm.versions.1200.path=/opt/compiler-explorer/libs/llvm/12.0.0/include -libs.llvm.versions.1201.version=12.0.1 -libs.llvm.versions.1201.path=/opt/compiler-explorer/libs/llvm/12.0.1/include -libs.llvm.versions.1300.version=13.0.0 -libs.llvm.versions.1300.path=/opt/compiler-explorer/libs/llvm/13.0.0/include -libs.llvm.versions.1301.version=13.0.1 -libs.llvm.versions.1301.path=/opt/compiler-explorer/libs/llvm/13.0.1/include -libs.llvm.versions.1400.version=14.0.0 -libs.llvm.versions.1400.path=/opt/compiler-explorer/libs/llvm/14.0.0/include -libs.llvm.versions.1406.version=14.0.6 -libs.llvm.versions.1406.path=/opt/compiler-explorer/libs/llvm/14.0.6/include -libs.llvm.versions.1500.version=15.0.0 -libs.llvm.versions.1500.path=/opt/compiler-explorer/libs/llvm/15.0.0/include -libs.llvm.versions.1507.version=15.0.7 -libs.llvm.versions.1507.path=/opt/compiler-explorer/libs/llvm/15.0.7/include -libs.llvm.versions.1600.version=16.0.0 -libs.llvm.versions.1600.path=/opt/compiler-explorer/libs/llvm/16.0.0/include -libs.llvm.versions.1606.version=16.0.6 -libs.llvm.versions.1606.path=/opt/compiler-explorer/libs/llvm/16.0.6/include -libs.llvm.versions.1701.version=17.0.1 -libs.llvm.versions.1701.path=/opt/compiler-explorer/libs/llvm/17.0.1/include -libs.llvm.versions.1706.version=17.0.6 -libs.llvm.versions.1706.path=/opt/compiler-explorer/libs/llvm/17.0.6/include -libs.llvm.versions.1810.version=18.1.0 -libs.llvm.versions.1810.path=/opt/compiler-explorer/libs/llvm/18.1.0/include - -libs.llvmfs.name=Filesystem (LLVM) -libs.llvmfs.versions=autodetect -libs.llvmfs.versions.autodetect.version=autodetect -libs.llvmfs.versions.autodetect.staticliblink=c++fs - -libs.lua.name=Lua -libs.lua.url=https://lua.org -libs.lua.versions=535:540 -libs.lua.liblink=lua:dl -libs.lua.versions.535.version=5.3.5 -libs.lua.versions.535.path=/opt/compiler-explorer/libs/lua/v5.3.5/include -libs.lua.versions.535.libpath=/opt/compiler-explorer/libs/lua/v5.3.5/lib/x86_64:/opt/compiler-explorer/libs/lua/v5.3.5/lib/x86 -libs.lua.versions.540.version=5.4.0 -libs.lua.versions.540.path=/opt/compiler-explorer/libs/lua/v5.4.0/include -libs.lua.versions.540.libpath=/opt/compiler-explorer/libs/lua/v5.4.0/lib/x86_64:/opt/compiler-explorer/libs/lua/v5.4.0/lib/x86 - -libs.magic_enum.name=magic_enum -libs.magic_enum.versions=trunk:073 -libs.magic_enum.url=https://github.com/Neargye/magic_enum -libs.magic_enum.description=Header-only C++17 library provides static reflection for enums, work with any enum type without any macro or boilerplate code -libs.magic_enum.versions.trunk.version=trunk -libs.magic_enum.versions.trunk.path=/opt/compiler-explorer/libs/magic_enum/trunk/include -libs.magic_enum.versions.073.version=0.7.3 -libs.magic_enum.versions.073.path=/opt/compiler-explorer/libs/magic_enum/v0.7.3/include - -libs.mfem.name=mfem -libs.mfem.versions=trunk -libs.mfem.url=https://mfem.org -libs.mfem.staticliblink=mfem -libs.mfem.versions.trunk.version=trunk -libs.mfem.versions.trunk.path=/opt/compiler-explorer/libs/mfem/trunk - -libs.mlir.name=MLIR -libs.mlir.description=MLIR -libs.mlir.versions=1400:1405 -libs.mlir.url=https://mlir.llvm.org/ -libs.mlir.versions.1400.version=14.0.0 -libs.mlir.versions.1400.path=/opt/compiler-explorer/libs/mlir/14.0.0/include -libs.mlir.versions.1405.version=14.0.5 -libs.mlir.versions.1405.path=/opt/compiler-explorer/libs/mlir/14.0.5/include - -libs.mp-units.name=mp-units -libs.mp-units.versions=trunk:031:040:050:060:070:080:200:210 -libs.mp-units.url=https://github.com/mpusz/mp-units -libs.mp-units.description=A quantities and units library for C++<br /><br />Note that in some cases, you also need to add the {fmt} library. -libs.mp-units.examples=81Ev7qhTd:Tsesa1Pvq -libs.mp-units.versions.trunk.version=trunk -libs.mp-units.versions.trunk.path=/opt/compiler-explorer/libs/mp-units/trunk/src/core/include:/opt/compiler-explorer/libs/mp-units/trunk/src/systems/include:/opt/compiler-explorer/libs/fmt/10.2.1/include:/opt/compiler-explorer/libs/gsl-lite/include -libs.mp-units.versions.031.version=0.3.1 -libs.mp-units.versions.031.path=/opt/compiler-explorer/libs/mp-units/v0.3.1/src/include:/opt/compiler-explorer/libs/rangesv3/0.9.1/include -libs.mp-units.versions.040.version=0.4.0 -libs.mp-units.versions.040.path=/opt/compiler-explorer/libs/mp-units/v0.4.0/src/include:/opt/compiler-explorer/libs/rangesv3/0.9.1/include:/opt/compiler-explorer/libs/fmt/6.0.0/include -libs.mp-units.versions.050.version=0.5.0 -libs.mp-units.versions.050.path=/opt/compiler-explorer/libs/mp-units/v0.5.0/src/include:/opt/compiler-explorer/libs/rangesv3/0.10.0/include:/opt/compiler-explorer/libs/fmt/6.2.0/include -libs.mp-units.versions.060.version=0.6.0 -libs.mp-units.versions.060.path=/opt/compiler-explorer/libs/mp-units/v0.6.0/src/include:/opt/compiler-explorer/libs/fmt/7.0.0/include:/opt/compiler-explorer/libs/GSL/v3.0.1/include -libs.mp-units.versions.070.version=0.7.0 -libs.mp-units.versions.070.path=/opt/compiler-explorer/libs/mp-units/v0.7.0/src/core/include:/opt/compiler-explorer/libs/mp-units/v0.7.0/src/core-fmt/include:/opt/compiler-explorer/libs/mp-units/v0.7.0/src/core-io/include:/opt/compiler-explorer/libs/mp-units/v0.7.0/src/systems/isq/include:/opt/compiler-explorer/libs/mp-units/v0.7.0/src/systems/isq-iec80000/include:/opt/compiler-explorer/libs/mp-units/v0.7.0/src/systems/isq-natural/include:/opt/compiler-explorer/libs/mp-units/v0.7.0/src/systems/si/include:/opt/compiler-explorer/libs/mp-units/v0.7.0/src/systems/si-cgs/include:/opt/compiler-explorer/libs/mp-units/v0.7.0/src/systems/si-fps/include:/opt/compiler-explorer/libs/mp-units/v0.7.0/src/systems/si-iau/include:/opt/compiler-explorer/libs/mp-units/v0.7.0/src/systems/si-imperial/include:/opt/compiler-explorer/libs/mp-units/v0.7.0/src/systems/si-international/include:/opt/compiler-explorer/libs/mp-units/v0.7.0/src/systems/si-typographic/include:/opt/compiler-explorer/libs/mp-units/v0.7.0/src/systems/si-us/include:/opt/compiler-explorer/libs/fmt/7.1.3/include:/opt/compiler-explorer/libs/gsl-lite/include -libs.mp-units.versions.080.version=0.8.0 -libs.mp-units.versions.080.path=/opt/compiler-explorer/libs/mp-units/v0.8.0/src/core/include:/opt/compiler-explorer/libs/mp-units/v0.8.0/src/core-fmt/include:/opt/compiler-explorer/libs/mp-units/v0.8.0/src/core-io/include:/opt/compiler-explorer/libs/mp-units/v0.8.0/src/systems/isq/include:/opt/compiler-explorer/libs/mp-units/v0.8.0/src/systems/isq-iec80000/include:/opt/compiler-explorer/libs/mp-units/v0.8.0/src/systems/isq-natural/include:/opt/compiler-explorer/libs/mp-units/v0.8.0/src/systems/si/include:/opt/compiler-explorer/libs/mp-units/v0.8.0/src/systems/si-cgs/include:/opt/compiler-explorer/libs/mp-units/v0.8.0/src/systems/si-fps/include:/opt/compiler-explorer/libs/mp-units/v0.8.0/src/systems/si-hep/include:/opt/compiler-explorer/libs/mp-units/v0.8.0/src/systems/si-iau/include:/opt/compiler-explorer/libs/mp-units/v0.8.0/src/systems/si-imperial/include:/opt/compiler-explorer/libs/mp-units/v0.8.0/src/systems/si-international/include:/opt/compiler-explorer/libs/mp-units/v0.8.0/src/systems/si-typographic/include:/opt/compiler-explorer/libs/mp-units/v0.8.0/src/systems/si-us/include:/opt/compiler-explorer/libs/fmt/8.1.1/include:/opt/compiler-explorer/libs/gsl-lite/include -libs.mp-units.versions.200.version=2.0.0 -libs.mp-units.versions.200.path=/opt/compiler-explorer/libs/mp-units/v2.0.0/src/core/include:/opt/compiler-explorer/libs/mp-units/v2.0.0/src/core-fmt/include:/opt/compiler-explorer/libs/mp-units/v2.0.0/src/core-io/include:/opt/compiler-explorer/libs/mp-units/v2.0.0/src/systems/angular/include:/opt/compiler-explorer/libs/mp-units/v2.0.0/src/systems/cgs/include:/opt/compiler-explorer/libs/mp-units/v2.0.0/src/systems/hep/include:/opt/compiler-explorer/libs/mp-units/v2.0.0/src/systems/iau/include:/opt/compiler-explorer/libs/mp-units/v2.0.0/src/systems/iec80000/include:/opt/compiler-explorer/libs/mp-units/v2.0.0/src/systems/imperial/include:/opt/compiler-explorer/libs/mp-units/v2.0.0/src/systems/international/include:/opt/compiler-explorer/libs/mp-units/v2.0.0/src/systems/isq/include:/opt/compiler-explorer/libs/mp-units/v2.0.0/src/systems/isq_angle/include:/opt/compiler-explorer/libs/mp-units/v2.0.0/src/systems/natural/include:/opt/compiler-explorer/libs/mp-units/v2.0.0/src/systems/si/include:/opt/compiler-explorer/libs/mp-units/v2.0.0/src/systems/typographic/include:/opt/compiler-explorer/libs/mp-units/v2.0.0/src/systems/usc/include:/opt/compiler-explorer/libs/mp-units/v2.0.0/src/utility/include:/opt/compiler-explorer/libs/fmt/10.1.1/include:/opt/compiler-explorer/libs/gsl-lite/include -libs.mp-units.versions.210.version=2.1.0 -libs.mp-units.versions.210.path=/opt/compiler-explorer/libs/mp-units/v2.1.0/src/core/include:/opt/compiler-explorer/libs/mp-units/v2.1.0/src/core-fmt/include:/opt/compiler-explorer/libs/mp-units/v2.1.0/src/core-io/include:/opt/compiler-explorer/libs/mp-units/v2.1.0/src/systems/angular/include:/opt/compiler-explorer/libs/mp-units/v2.1.0/src/systems/cgs/include:/opt/compiler-explorer/libs/mp-units/v2.1.0/src/systems/hep/include:/opt/compiler-explorer/libs/mp-units/v2.1.0/src/systems/iau/include:/opt/compiler-explorer/libs/mp-units/v2.1.0/src/systems/iec80000/include:/opt/compiler-explorer/libs/mp-units/v2.1.0/src/systems/imperial/include:/opt/compiler-explorer/libs/mp-units/v2.1.0/src/systems/international/include:/opt/compiler-explorer/libs/mp-units/v2.1.0/src/systems/isq/include:/opt/compiler-explorer/libs/mp-units/v2.1.0/src/systems/isq_angle/include:/opt/compiler-explorer/libs/mp-units/v2.1.0/src/systems/natural/include:/opt/compiler-explorer/libs/mp-units/v2.1.0/src/systems/si/include:/opt/compiler-explorer/libs/mp-units/v2.1.0/src/systems/typographic/include:/opt/compiler-explorer/libs/mp-units/v2.1.0/src/systems/usc/include:/opt/compiler-explorer/libs/mp-units/v2.1.0/src/utility/include:/opt/compiler-explorer/libs/fmt/10.1.1/include:/opt/compiler-explorer/libs/gsl-lite/include - -libs.mp-coro.name=mp-coro -libs.mp-coro.versions=trunk -libs.mp-coro.url=https://github.com/mpusz/mp-coro -libs.mp-coro.description=A C++20 coroutine support library -libs.mp-coro.versions.trunk.version=trunk -libs.mp-coro.versions.trunk.path=/opt/compiler-explorer/libs/mp-coro/trunk/src/include - -libs.namedtype.name=NamedType -libs.namedtype.versions=trunk -libs.namedtype.url=https://github.com/joboccara/NamedType -libs.namedtype.versions.trunk.version=trunk -libs.namedtype.versions.trunk.path=/opt/compiler-explorer/libs/NamedType/include:/opt/compiler-explorer/libs/NamedType/include/NamedType - -libs.nanorange.name=NanoRange -libs.nanorange.versions=trunk -libs.nanorange.url=https://github.com/tcbrindle/NanoRange -libs.nanorange.versions.trunk.version=trunk -libs.nanorange.versions.trunk.path=/opt/compiler-explorer/libs/nanorange/include - -libs.nlohmann_json.name=nlohmann::json -libs.nlohmann_json.versions=trunk:3111:3105:391:380:373:361:360:312:211 -libs.nlohmann_json.url=https://github.com/nlohmann/json -libs.nlohmann_json.versions.trunk.version=trunk -libs.nlohmann_json.versions.trunk.path=/opt/compiler-explorer/libs/nlohmann_json/trunk/single_include -libs.nlohmann_json.versions.3111.version=3.11.1 -libs.nlohmann_json.versions.3111.path=/opt/compiler-explorer/libs/nlohmann_json/v3.11.1/single_include -libs.nlohmann_json.versions.3105.version=3.10.5 -libs.nlohmann_json.versions.3105.path=/opt/compiler-explorer/libs/nlohmann_json/v3.10.5/single_include -libs.nlohmann_json.versions.391.version=3.9.1 -libs.nlohmann_json.versions.391.path=/opt/compiler-explorer/libs/nlohmann_json/v3.9.1/single_include -libs.nlohmann_json.versions.380.version=3.8.0 -libs.nlohmann_json.versions.380.path=/opt/compiler-explorer/libs/nlohmann_json/v3.8.0/single_include -libs.nlohmann_json.versions.373.version=3.7.3 -libs.nlohmann_json.versions.373.path=/opt/compiler-explorer/libs/nlohmann_json/v3.7.3/single_include -libs.nlohmann_json.versions.361.version=3.6.1 -libs.nlohmann_json.versions.361.path=/opt/compiler-explorer/libs/nlohmann_json/v3.6.1/single_include -libs.nlohmann_json.versions.360.version=3.6.0 -libs.nlohmann_json.versions.360.path=/opt/compiler-explorer/libs/nlohmann_json/v3.6.0/single_include -libs.nlohmann_json.versions.312.version=3.1.2 -libs.nlohmann_json.versions.312.path=/opt/compiler-explorer/libs/nlohmann_json/v3.1.2/single_include -libs.nlohmann_json.versions.211.version=2.1.1 -libs.nlohmann_json.versions.211.path=/opt/compiler-explorer/libs/nlohmann_json/v2.1.1/src - -libs.nsimd.name=NSIMD -libs.nsimd.url=https://github.com/agenium-scale/nsimd/ -libs.nsimd.versions=22-x86_64:22-arm:22-arm64:301-x86_64:301-arm:301-arm64 -libs.nsimd.versions.22-x86_64.version=2.2 (x86-64) -libs.nsimd.versions.22-x86_64.path=/opt/compiler-explorer/libs/nsimd/v2.2/x86_64/include -libs.nsimd.versions.22-x86_64.libpath=/opt/compiler-explorer/libs/nsimd/v2.2/x86_64/lib -libs.nsimd.versions.22-x86_64.liblink=nsimd_avx512_skylake -libs.nsimd.versions.22-arm.version=2.2 (arm) -libs.nsimd.versions.22-arm.path=/opt/compiler-explorer/libs/nsimd/v2.2/arm/neon128/include -libs.nsimd.versions.22-arm.libpath=/opt/compiler-explorer/libs/nsimd/v2.2/arm/neon128/lib -libs.nsimd.versions.22-arm.liblink=nsimd_neon128 -libs.nsimd.versions.22-arm64.version=2.2 (arm64) -libs.nsimd.versions.22-arm64.path=/opt/compiler-explorer/libs/nsimd/v2.2/arm/aarch64/include -libs.nsimd.versions.22-arm64.libpath=/opt/compiler-explorer/libs/nsimd/v2.2/arm/aarch64/lib -libs.nsimd.versions.22-arm64.liblink=nsimd_aarch64 -libs.nsimd.versions.301-x86_64.version=3.0.1 (x86_64) -libs.nsimd.versions.301-x86_64.path=/opt/compiler-explorer/libs/nsimd/v3.0.1/x86_64/include -libs.nsimd.versions.301-x86_64.libpath=/opt/compiler-explorer/libs/nsimd/v3.0.1/x86_64/lib -libs.nsimd.versions.301-arm.version=3.0.1 (arm) -libs.nsimd.versions.301-arm.path=/opt/compiler-explorer/libs/nsimd/v3.0.1/arm/neon128/include -libs.nsimd.versions.301-arm.libpath=/opt/compiler-explorer/libs/nsimd/v3.0.1/arm/neon128/lib -libs.nsimd.versions.301-arm64.version=3.0.1 (arm64) -libs.nsimd.versions.301-arm64.path=/opt/compiler-explorer/libs/nsimd/v3.0.1/arm/aarch64/include -libs.nsimd.versions.301-arm64.libpath=/opt/compiler-explorer/libs/nsimd/v3.0.1/arm/aarch64/lib - -libs.ofw.name=OFW -libs.ofw.description=C++20 Single Files Tools -libs.ofw.versions=trunk -libs.ofw.url=https://github.com/jfalcou/ofw -libs.ofw.versions.trunk.version=trunk -libs.ofw.versions.trunk.path=/opt/compiler-explorer/libs/ofw/trunk/include - -# OpenCV disabled for now, needs more installation work, any many more paths -#libs.opencv.name=OpenCV -#libs.opencv.versions=trunk -#libs.opencv.url=https://opencv.org/ -#libs.opencv.versions.trunk.version=trunk -#libs.opencv.versions.trunk.path=/opt/compiler-explorer/libs/opencv/include - -libs.openssl.name=OpenSSL -libs.openssl.liblink=ssl:crypto -libs.openssl.url=https://www.openssl.org -libs.openssl.versions=111c:111g -libs.openssl.versions.111c.version=1.1.1c -libs.openssl.versions.111c.path=/opt/compiler-explorer/libs/openssl/openssl_1_1_1c/x86_64/opt/include -libs.openssl.versions.111c.libpath=/opt/compiler-explorer/libs/openssl/openssl_1_1_1c/x86_64/opt/lib:/opt/compiler-explorer/libs/openssl/openssl_1_1_1c/x86/opt/lib -libs.openssl.versions.111g.version=1.1.1g -libs.openssl.versions.111g.path=/opt/compiler-explorer/libs/openssl/openssl_1_1_1g/x86_64/opt/include -libs.openssl.versions.111g.libpath=/opt/compiler-explorer/libs/openssl/openssl_1_1_1g/x86_64/opt/lib:/opt/compiler-explorer/libs/openssl/openssl_1_1_1g/x86/opt/lib - -libs.outcome.versions=trunk -libs.outcome.url=https://ned14.github.io/outcome/ -libs.outcome.name=outcome -libs.outcome.description=Provides very lightweight outcome<T> and result<T> (non-Boost edition) -libs.outcome.versions.trunk.version=trunk -libs.outcome.versions.trunk.path=/opt/compiler-explorer/libs/outcome/single-header - -libs.pcre2.name=PCRE2 -libs.pcre2.url=https://www.pcre.org/ -libs.pcre2.description=PCRE2 with 16 bit support -libs.pcre2.packagedheaders=true -libs.pcre2.liblink=pcre2-16 -libs.pcre2.versions=1042 -libs.pcre2.versions.1042.version=10.42 -libs.pcre2.versions.1042.lookupversion=pcre2-10.42 - -libs.pegtl.name=PEGTL -libs.pegtl.description=Parsing Expression Grammar Template Library -libs.pegtl.versions=trunk:280 -libs.pegtl.url=https://github.com/taocpp/PEGTL -libs.pegtl.versions.trunk.version=trunk -libs.pegtl.versions.trunk.path=/opt/compiler-explorer/libs/PEGTL/trunk/include -libs.pegtl.versions.280.version=2.8.0 -libs.pegtl.versions.280.path=/opt/compiler-explorer/libs/PEGTL/2.8.0/include - -libs.pipes.name=Pipes -libs.pipes.versions=trunk -libs.pipes.url=https://github.com/joboccara/Pipes -libs.pipes.versions.trunk.version=trunk -libs.pipes.versions.trunk.path=/opt/compiler-explorer/libs/pipes/include - -libs.pugixml.name=pugixml -libs.pugixml.description=pugixml is a light-weight C++ XML processing library -libs.pugixml.examples=bE3WPhMYq -libs.pugixml.versions=1114 -libs.pugixml.url=https://pugixml.org/ -libs.pugixml.staticliblink=pugixml -libs.pugixml.versions.1114.version=1.11.4 -libs.pugixml.versions.1114.path=/opt/compiler-explorer/libs/pugixml/v1.11.4/src/ - -libs.pybind11.name=Pybind11 -libs.pybind11.url=https://github.com/pybind/pybind11 -libs.pybind11.versions=trunk:2_11_1 -libs.pybind11.versions.trunk.version=trunk -libs.pybind11.versions.trunk.path=/opt/compiler-explorer/libs/pybind11/trunk/include -libs.pybind11.versions.2_11_1.version=v2.11.1 -libs.pybind11.versions.2_11_1.path=/opt/compiler-explorer/libs/pybind11/v2.11.1/include - -libs.python.name=Python -libs.python.url=https://python.org -libs.python.versions=359:3610:376:381 -libs.python.versions.359.version=3.5.9 -libs.python.versions.359.path=/opt/compiler-explorer/python-3.5.9/include/python3.5 -libs.python.versions.3610.version=3.6.10 -libs.python.versions.3610.path=/opt/compiler-explorer/python-3.6.10/include/python3.6 -libs.python.versions.376.version=3.7.6 -libs.python.versions.376.path=/opt/compiler-explorer/python-3.7.6/include/python3.7 -libs.python.versions.381.version=3.8.1 -libs.python.versions.381.path=/opt/compiler-explorer/python-3.8.1/include/python3.8 - -libs.qt.name=Qt -libs.qt.url=https://www.qt.io -libs.qt.packagedheaders=true -libs.qt.liblink=Qt6Core -libs.qt.options=-DQT_NO_VERSION_TAGGING -libs.qt.versions=642:652:660 -libs.qt.versions.642.version=6.4.2 -libs.qt.versions.642.path=/app/qt/include/QtCore -libs.qt.versions.652.version=6.5.2 -libs.qt.versions.652.path=/app/qt/include/QtCore -libs.qt.versions.660.version=6.6.0 -libs.qt.versions.660.path=/app/qt/include/QtCore - -libs.rangesv3.name=range-v3 -libs.rangesv3.versions=trunk:030:035:036:091:0100:0110:0120 -libs.rangesv3.url=https://github.com/ericniebler/range-v3 -libs.rangesv3.versions.trunk.version=trunk -libs.rangesv3.versions.trunk.path=/opt/compiler-explorer/libs/rangesv3/trunk/include -libs.rangesv3.versions.030.version=0.3.0 -libs.rangesv3.versions.030.path=/opt/compiler-explorer/libs/rangesv3/0.3.0/include -libs.rangesv3.versions.035.version=0.3.5 -libs.rangesv3.versions.035.path=/opt/compiler-explorer/libs/rangesv3/0.3.5/include -libs.rangesv3.versions.036.version=0.3.6 -libs.rangesv3.versions.036.path=/opt/compiler-explorer/libs/rangesv3/0.3.6/include -libs.rangesv3.versions.091.version=0.9.1 -libs.rangesv3.versions.091.path=/opt/compiler-explorer/libs/rangesv3/0.9.1/include -libs.rangesv3.versions.0100.version=0.10.0 -libs.rangesv3.versions.0100.path=/opt/compiler-explorer/libs/rangesv3/0.10.0/include -libs.rangesv3.versions.0110.version=0.11.0 -libs.rangesv3.versions.0110.path=/opt/compiler-explorer/libs/rangesv3/0.11.0/include -libs.rangesv3.versions.0120.version=0.12.0 -libs.rangesv3.versions.0120.path=/opt/compiler-explorer/libs/rangesv3/0.12.0/include - -libs.raberu.name=Raberu -libs.raberu.description=C++20 Named Parameters Library -libs.raberu.examples=Ex3W811M5 -libs.raberu.versions=trunk:10:11 -libs.raberu.url=https://github.com/jfalcou/raberu -libs.raberu.versions.trunk.version=trunk -libs.raberu.versions.trunk.path=/opt/compiler-explorer/libs/raberu/trunk/include -libs.raberu.versions.10.version=v1.0 -libs.raberu.versions.10.path=/opt/compiler-explorer/libs/raberu/v1.0/include -libs.raberu.versions.11.version=v1.1 -libs.raberu.versions.11.path=/opt/compiler-explorer/libs/raberu/v1.1/include - -libs.reactive_plus_plus.name=ReactivePlusPlus -libs.reactive_plus_plus.url=https://github.com/victimsnino/ReactivePlusPlus -libs.reactive_plus_plus.description=Functional reactive programming library for c++20 inspired by ReactiveX -libs.reactive_plus_plus.versions=023:v2 -libs.reactive_plus_plus.versions.023.version=v1 - v0.2.3 -libs.reactive_plus_plus.versions.023.path=/opt/compiler-explorer/libs/reactive_plus_plus/v0.2.3/src/rpp:/opt/compiler-explorer/libs/reactive_plus_plus/v0.2.3/src/rppqt -libs.reactive_plus_plus.versions.v2.version=v2 -libs.reactive_plus_plus.versions.v2.path=/opt/compiler-explorer/libs/reactive_plus_plus/v2/src/rpp - -libs.scnlib.name=scnlib -libs.scnlib.versions=200:112:04 -libs.scnlib.url=https://scnlib.readthedocs.io/en/latest/ -libs.scnlib.description=scnlib is a modern C++ library for scanning values. Think of it as more C++-y scanf, or the inverse of fmtlib. -libs.scnlib.staticliblink=scn -libs.scnlib.versions.200.version=2.0.0 -libs.scnlib.versions.200.path=/opt/compiler-explorer/libs/scnlib/refs/tags/v2.0.0/include -libs.scnlib.versions.200.staticliblink=scn:simdutf -libs.scnlib.versions.112.version=1.1.2 -libs.scnlib.versions.112.path=/opt/compiler-explorer/libs/scnlib/refs/tags/v1.1.2/include -libs.scnlib.versions.04.version=0.4 -libs.scnlib.versions.04.path=/opt/compiler-explorer/libs/scnlib/refs/tags/v0.4/include - -libs.seastar.name=Seastar -libs.seastar.description=SeaStar is an event-driven framework allowing you to write non-blocking, asynchronous code in a relatively straightforward manner. -libs.seastar.versions=trunk:180:2211 -libs.seastar.url=http://seastar.io -libs.seastar.versions.180.version=18.08.0 -libs.seastar.versions.180.path=/opt/compiler-explorer/libs/seastar/seastar-18.08.0 -libs.seastar.versions.2211.version=22.11.0 -libs.seastar.versions.2211.path=/opt/compiler-explorer/libs/seastar/seastar-22.11.0/include -libs.seastar.versions.trunk.version=trunk -libs.seastar.versions.trunk.path=/opt/compiler-explorer/libs/seastar/trunk/include - -libs.seqan3.name=SeqAn3 -libs.seqan3.description=A modern C++ library for sequence analysis. -libs.seqan3.versions=trunk:320 -libs.seqan3.url=https://github.com/seqan/seqan3 -libs.seqan3.versions.trunk.version=trunk -libs.seqan3.versions.trunk.path=/opt/compiler-explorer/libs/seqan3/trunk/include:/opt/compiler-explorer/libs/seqan3/trunk/submodules/cereal/include:/opt/compiler-explorer/libs/seqan3/trunk/submodules/sdsl-lite/include:/opt/compiler-explorer/libs/seqan3/trunk/submodules/sharg-parser/include -libs.seqan3.versions.320.version=3.2.0 -libs.seqan3.versions.320.path=/opt/compiler-explorer/libs/seqan3/3.2.0/include:/opt/compiler-explorer/libs/seqan3/3.2.0/submodules/cereal/include:/opt/compiler-explorer/libs/seqan3/3.2.0/submodules/sdsl-lite/include - -libs.simde.name=SIMDe -libs.simde.description=Implementations of SIMD instruction sets for systems which don't natively support them. -libs.simde.versions=trunk -libs.simde.url=https://github.com/simd-everywhere/simde -libs.simde.versions.trunk.version=trunk -libs.simde.versions.trunk.path=/opt/compiler-explorer/libs/simde/trunk - -libs.simdjson.name=simdjson -libs.simdjson.staticliblink=simdjson -libs.simdjson.url=https://github.com/simdjson/simdjson -libs.simdjson.versions=301:315 -libs.simdjson.versions.301.version=3.0.1 -libs.simdjson.versions.301.path=/opt/compiler-explorer/libs/simdjson/v3.0.1/include -libs.simdjson.versions.315.version=3.1.5 -libs.simdjson.versions.315.path=/opt/compiler-explorer/libs/simdjson/v3.1.5/include - -libs.sol2.name=sol2 -libs.sol2.url=https://github.com/ThePhD/sol2 -libs.sol2.versions=trunk:321 -libs.sol2.versions.trunk.version=trunk -libs.sol2.versions.trunk.path=/opt/compiler-explorer/libs/sol2/trunk/include -libs.sol2.versions.321.version=3.2.1 -libs.sol2.versions.321.path=/opt/compiler-explorer/libs/sol2/v3.2.1/include - -libs.spdlog.name=spdlog -libs.spdlog.url=https://github.com/gabime/spdlog -libs.spdlog.versions=150:160:161:170:180:192:1100:1110:1120 -libs.spdlog.staticliblink=spdlogd -libs.spdlog.options=-DSPDLOG_COMPILED_LIB -libs.spdlog.versions.150.version=1.5.0 -libs.spdlog.versions.150.path=/opt/compiler-explorer/libs/spdlog/1.5.0/include -libs.spdlog.versions.160.version=1.6.0 -libs.spdlog.versions.160.path=/opt/compiler-explorer/libs/spdlog/1.6.0/include -libs.spdlog.versions.161.version=1.6.1 -libs.spdlog.versions.161.path=/opt/compiler-explorer/libs/spdlog/1.6.1/include -libs.spdlog.versions.170.version=1.7.0 -libs.spdlog.versions.170.path=/opt/compiler-explorer/libs/spdlog/1.7.0/include -libs.spdlog.versions.180.version=1.8.0 -libs.spdlog.versions.180.path=/opt/compiler-explorer/libs/spdlog/1.8.0/include -libs.spdlog.versions.192.version=1.9.2 -libs.spdlog.versions.192.path=/opt/compiler-explorer/libs/spdlog/1.9.2/include -libs.spdlog.versions.1100.version=1.10.0 -libs.spdlog.versions.1100.path=/opt/compiler-explorer/libs/spdlog/1.10.0/include -libs.spdlog.versions.1110.version=1.11.0 -libs.spdlog.versions.1110.path=/opt/compiler-explorer/libs/spdlog/1.11.0/include -libs.spdlog.versions.1120.version=1.12.0 -libs.spdlog.versions.1120.path=/opt/compiler-explorer/libs/spdlog/1.12.0/include - -libs.spy.name=SPY -libs.spy.description=C++17 constexpr settings detectors -libs.spy.versions=trunk:v004:v100 -libs.spy.url=https://github.com/jfalcou/spy -libs.spy.versions.trunk.version=trunk -libs.spy.versions.trunk.path=/opt/compiler-explorer/libs/spy/trunk/include -libs.spy.versions.v004.version=v0.0.4 -libs.spy.versions.v004.path=/opt/compiler-explorer/libs/spy/0.0.4/include -libs.spy.versions.v004.alias=v003 -libs.spy.versions.v100.version=v1.0.0 -libs.spy.versions.v100.path=/opt/compiler-explorer/libs/spy/1.0.0/include - -libs.sqlite.name=sqlite -libs.sqlite.versions=3400 -libs.sqlite.liblink=sqlite3 -libs.sqlite.url=https://sqlite.org -libs.sqlite.versions.3400.version=3.40.0 -libs.sqlite.versions.3400.path=/opt/compiler-explorer/libs/sqlite/3.40.0 - -libs.stdexec.name=stdexec (std::execution) -libs.stdexec.description=The proposed C++ framework for asynchronous and parallel programming -libs.stdexec.versions=trunk -libs.stdexec.url=https://github.com/NVIDIA/stdexec -libs.stdexec.versions.trunk.version=trunk -libs.stdexec.versions.trunk.path=/opt/compiler-explorer/libs/stdexec/trunk/include - -libs.strong_type.name=strong_type -libs.strong_type.description=library for creating strong types in C++ -libs.strong_type.versions=14:13:12:11:10:9:8:7:6:5:4:3:2:1 -libs.strong_type.url=https://github.com/rollbear/strong_type -libs.strong_type.versions.14.path=/opt/compiler-explorer/libs/strong_type/v14/include -libs.strong_type.versions.14.version=v14 -libs.strong_type.versions.13.path=/opt/compiler-explorer/libs/strong_type/v13/include -libs.strong_type.versions.13.version=v13 -libs.strong_type.versions.12.path=/opt/compiler-explorer/libs/strong_type/v12/include -libs.strong_type.versions.12.version=v12 -libs.strong_type.versions.11.path=/opt/compiler-explorer/libs/strong_type/v11/include -libs.strong_type.versions.11.version=v11 -libs.strong_type.versions.10.path=/opt/compiler-explorer/libs/strong_type/v10/include -libs.strong_type.versions.10.version=v10 -libs.strong_type.versions.9.path=/opt/compiler-explorer/libs/strong_type/v9/include -libs.strong_type.versions.9.version=v9 -libs.strong_type.versions.8.path=/opt/compiler-explorer/libs/strong_type/v8/include -libs.strong_type.versions.8.version=v8 -libs.strong_type.versions.7.path=/opt/compiler-explorer/libs/strong_type/v7/include -libs.strong_type.versions.7.version=v7 -libs.strong_type.versions.6.path=/opt/compiler-explorer/libs/strong_type/v6/include -libs.strong_type.versions.6.version=v6 -libs.strong_type.versions.5.path=/opt/compiler-explorer/libs/strong_type/v5/include -libs.strong_type.versions.5.version=v5 -libs.strong_type.versions.4.path=/opt/compiler-explorer/libs/strong_type/v4/include -libs.strong_type.versions.4.version=v4 -libs.strong_type.versions.3.path=/opt/compiler-explorer/libs/strong_type/v3/include -libs.strong_type.versions.3.version=v3 -libs.strong_type.versions.2.path=/opt/compiler-explorer/libs/strong_type/v2/include -libs.strong_type.versions.2.version=v2 -libs.strong_type.versions.1.path=/opt/compiler-explorer/libs/strong_type/v1/include -libs.strong_type.versions.1.version=v1 - -libs.taojson.name=taoJSON -libs.taojson.description=taoJSON is a C++ header-only JSON library that provides a generic value class, uses type traits to interoperate with C++ types, uses an events interface to convert from and to JSON, JAXN, CBOR, MsgPack and UBJSON, and much more... -libs.taojson.url=https://github.com/taocpp/json -libs.taojson.versions=trunk -libs.taojson.versions.trunk.version=trunk -libs.taojson.versions.trunk.path=/opt/compiler-explorer/libs/taojson/trunk/include - -libs.taskflow.name=taskflow -libs.taskflow.description=taskflow is a C++ Header-only General-purpose Parallel and Heterogeneous Task Programming System -libs.taskflow.url=https://github.com/taskflow/taskflow -libs.taskflow.versions=trunk -libs.taskflow.versions.trunk.version=trunk -libs.taskflow.versions.trunk.path=/opt/compiler-explorer/libs/taskflow/trunk - -libs.tbb.name=Intel TBB -libs.tbb.versions=20202:20203:20214 -libs.tbb.liblink=tbb -libs.tbb.examples=xaGa4P8cn -libs.tbb.url=https://www.threadingbuildingblocks.org/ -libs.tbb.versions.20202.version=2020.2 -libs.tbb.versions.20202.path=/opt/compiler-explorer/libs/tbb/2020.2/include -libs.tbb.versions.20203.version=2020.3 -libs.tbb.versions.20203.path=/opt/compiler-explorer/libs/tbb/2020.3/include -libs.tbb.versions.20214.version=2021.4.0 -libs.tbb.versions.20214.path=/opt/compiler-explorer/libs/tbb/2021.4.0/include -libs.tbb.versions.20214.liblink=tbb_debug:tbbmalloc_debug:tbbmalloc_proxy_debug - -libs.thinkcell.name=think-cell-library -libs.thinkcell.url=https://github.com/think-cell/think-cell-library -libs.thinkcell.description=think-cell's core C++ library -libs.thinkcell.versions=trunk -libs.thinkcell.versions.trunk.version=trunk -libs.thinkcell.versions.trunk.path=/opt/compiler-explorer/libs/thinkcell/trunk - -libs.tlexpected.name=tl::expected -libs.tlexpected.versions=trunk:100 -libs.tlexpected.description=Single header implementation of std::expected with functional-style extensions. -libs.tlexpected.url=https://github.com/TartanLlama/expected -libs.tlexpected.versions.trunk.version=trunk -libs.tlexpected.versions.trunk.path=/opt/compiler-explorer/libs/tlexpected/trunk/include -libs.tlexpected.versions.100.version=1.0.0 -libs.tlexpected.versions.100.path=/opt/compiler-explorer/libs/tlexpected/v1.0.0/include - -libs.toml11.name=toml11 -libs.toml11.versions=trunk:371 -libs.toml11.description=toml11 is a C++11 (or later) header-only toml parser/encoder depending only on C++ standard library -libs.toml11.url=https://github.com/ToruNiina/toml11 -libs.toml11.versions.trunk.version=trunk -libs.toml11.versions.trunk.path=/opt/compiler-explorer/libs/toml11/trunk -libs.toml11.versions.371.version=3.7.1 -libs.toml11.versions.371.path=/opt/compiler-explorer/libs/toml11/v3.7.1 - -libs.tomlplusplus.name=toml++ -libs.tomlplusplus.versions=trunk:133:124 -libs.tomlplusplus.description=TOML parser and serializer for modern C++ -libs.tomlplusplus.url=https://marzer.github.io/tomlplusplus -libs.tomlplusplus.versions.trunk.version=trunk -libs.tomlplusplus.versions.trunk.path=/opt/compiler-explorer/libs/tomlplusplus/trunk/include -libs.tomlplusplus.versions.133.version=1.3.3 -libs.tomlplusplus.versions.133.path=/opt/compiler-explorer/libs/tomlplusplus/v1.3.3/include -libs.tomlplusplus.versions.124.version=1.2.4 -libs.tomlplusplus.versions.124.path=/opt/compiler-explorer/libs/tomlplusplus/v1.2.4/include - -libs.trompeloeil.name=trompeloeil -libs.trompeloeil.versions=47:46:45:44:43:42:41:40:39:38:37:36:35:34:33:32:31:30:29:28 -libs.trompeloeil.url=https://github.com/rollbear/trompeloeil -libs.trompeloeil.versions.47.path=/opt/compiler-explorer/libs/trompeloeil/v47/include -libs.trompeloeil.versions.47.version=v47 -libs.trompeloeil.versions.46.path=/opt/compiler-explorer/libs/trompeloeil/v46/include -libs.trompeloeil.versions.46.version=v46 -libs.trompeloeil.versions.45.path=/opt/compiler-explorer/libs/trompeloeil/v45/include -libs.trompeloeil.versions.45.version=v45 -libs.trompeloeil.versions.44.path=/opt/compiler-explorer/libs/trompeloeil/v44/include -libs.trompeloeil.versions.44.version=v44 -libs.trompeloeil.versions.43.path=/opt/compiler-explorer/libs/trompeloeil/v43/include -libs.trompeloeil.versions.43.version=v43 -libs.trompeloeil.versions.42.path=/opt/compiler-explorer/libs/trompeloeil/v42/include -libs.trompeloeil.versions.42.version=v42 -libs.trompeloeil.versions.41.path=/opt/compiler-explorer/libs/trompeloeil/v41/include -libs.trompeloeil.versions.41.version=v41 -libs.trompeloeil.versions.40.path=/opt/compiler-explorer/libs/trompeloeil/v40/include -libs.trompeloeil.versions.40.version=v40 -libs.trompeloeil.versions.39.path=/opt/compiler-explorer/libs/trompeloeil/v39/include -libs.trompeloeil.versions.39.version=v39 -libs.trompeloeil.versions.38.path=/opt/compiler-explorer/libs/trompeloeil/v38/include -libs.trompeloeil.versions.38.version=v38 -libs.trompeloeil.versions.37.path=/opt/compiler-explorer/libs/trompeloeil/v37/include -libs.trompeloeil.versions.37.version=v37 -libs.trompeloeil.versions.36.path=/opt/compiler-explorer/libs/trompeloeil/v36/include -libs.trompeloeil.versions.36.version=v36 -libs.trompeloeil.versions.35.path=/opt/compiler-explorer/libs/trompeloeil/v35/include -libs.trompeloeil.versions.35.version=v35 -libs.trompeloeil.versions.34.path=/opt/compiler-explorer/libs/trompeloeil/v34/include -libs.trompeloeil.versions.34.version=v34 -libs.trompeloeil.versions.33.path=/opt/compiler-explorer/libs/trompeloeil/v33/include -libs.trompeloeil.versions.33.version=v33 -libs.trompeloeil.versions.32.path=/opt/compiler-explorer/libs/trompeloeil/v32/include -libs.trompeloeil.versions.32.version=v32 -libs.trompeloeil.versions.31.path=/opt/compiler-explorer/libs/trompeloeil/v31/include -libs.trompeloeil.versions.31.version=v31 -libs.trompeloeil.versions.30.path=/opt/compiler-explorer/libs/trompeloeil/v30/include -libs.trompeloeil.versions.30.version=v30 -libs.trompeloeil.versions.29.path=/opt/compiler-explorer/libs/trompeloeil/v29/include -libs.trompeloeil.versions.29.version=v29 -libs.trompeloeil.versions.28.path=/opt/compiler-explorer/libs/trompeloeil/v28/include -libs.trompeloeil.versions.28.version=v28 - -libs.tts.name=TTS -libs.tts.description=C++20 Unit Test Framework for Numerical Applications -libs.tts.versions=trunk:v01:v02:v10:v20:v21 -libs.tts.url=https://github.com/jfalcou/tts -libs.tts.versions.trunk.version=trunk -libs.tts.versions.trunk.path=/opt/compiler-explorer/libs/tts/trunk/include -libs.tts.versions.v01.version=v0.1 -libs.tts.versions.v01.path=/opt/compiler-explorer/libs/tts/0.1/include -libs.tts.versions.v02.version=v0.2 -libs.tts.versions.v02.path=/opt/compiler-explorer/libs/tts/0.2/include -libs.tts.versions.v10.version=v1.0 -libs.tts.versions.v10.path=/opt/compiler-explorer/libs/tts/1.0/include -libs.tts.versions.v20.version=v2.0 -libs.tts.versions.v20.path=/opt/compiler-explorer/libs/tts/2.0/include -libs.tts.versions.v21.version=v2.1 -libs.tts.versions.v21.path=/opt/compiler-explorer/libs/tts/2.1/include - -libs.type_safe.name=type_safe -libs.type_safe.url=https://github.com/foonathan/type_safe -libs.type_safe.description=type_safe provides zero overhead abstractions that use the C++ type system to prevent bugs. -libs.type_safe.versions=trunk -libs.type_safe.versions.trunk.version=trunk -libs.type_safe.versions.trunk.path=/opt/compiler-explorer/libs/type_safe/trunk/include:/opt/compiler-explorer/libs/type_safe/trunk/external/debug_assert - -libs.unifex.name=libunifex -libs.unifex.url=https://github.com/facebookexperimental/libunifex -libs.unifex.versions=trunk -libs.unifex.staticliblink=unifex -libs.unifex.versions.trunk.version=trunk -libs.unifex.versions.trunk.path=/opt/compiler-explorer/libs/unifex/trunk/include - -libs.ureact.name=µReact -libs.ureact.url=https://github.com/YarikTH/ureact -libs.ureact.description=Functional reactive programming library for c++ -libs.ureact.versions=main:dev -libs.ureact.versions.main.version=main -libs.ureact.versions.main.path=/opt/compiler-explorer/libs/ureact/main/include -libs.ureact.versions.dev.version=dev -libs.ureact.versions.dev.path=/opt/compiler-explorer/libs/ureact/dev/include - -libs.vcl.name=VCL -libs.vcl.description=Agner Fog's vector class library -libs.vcl.versions=130:200:201 -libs.vcl.url=https://github.com/vectorclass -libs.vcl.versions.130.version=1.30 -libs.vcl.versions.130.path=/opt/compiler-explorer/libs/vcl/v1.30 -libs.vcl.versions.200.version=2.00 -libs.vcl.versions.200.path=/opt/compiler-explorer/libs/vcl/v2.00.01 -libs.vcl.versions.201.version=2.01 -libs.vcl.versions.201.path=/opt/compiler-explorer/libs/vcl/v2.01.03 - -libs.xercesc.name=Xerces-C++ -libs.xercesc.description=Xerces-C++ is a validating XML parser written in a portable subset of C++ -libs.xercesc.versions=323 -libs.xercesc.url=https://xerces.apache.org/ -libs.xercesc.staticliblink=xerces-c -libs.xercesc.dependencies=curl-d -libs.xercesc.versions.323.version=3.2.3 -libs.xercesc.versions.323.path=/opt/compiler-explorer/libs/xercesc/v3.2.3/src - -libs.xsimd.name=xsimd -libs.xsimd.versions=trunk:901:900:810:805:803:760:700:614 -libs.xsimd.url=http://xsimd.readthedocs.io -libs.xsimd.versions.trunk.version=trunk -libs.xsimd.versions.trunk.path=/opt/compiler-explorer/libs/xsimd/trunk/include -libs.xsimd.versions.901.version=9.0.1 -libs.xsimd.versions.901.path=/opt/compiler-explorer/libs/xsimd/9.0.1/include -libs.xsimd.versions.900.version=9.0.0 -libs.xsimd.versions.900.path=/opt/compiler-explorer/libs/xsimd/9.0.0/include -libs.xsimd.versions.810.version=8.1.0 -libs.xsimd.versions.810.path=/opt/compiler-explorer/libs/xsimd/8.1.0/include -libs.xsimd.versions.805.version=8.0.5 -libs.xsimd.versions.805.path=/opt/compiler-explorer/libs/xsimd/8.0.5/include -libs.xsimd.versions.803.version=8.0.3 -libs.xsimd.versions.803.path=/opt/compiler-explorer/libs/xsimd/8.0.3/include -libs.xsimd.versions.760.version=7.6.0 -libs.xsimd.versions.760.path=/opt/compiler-explorer/libs/xsimd/7.6.0/include -libs.xsimd.versions.700.version=7.0.0 -libs.xsimd.versions.700.path=/opt/compiler-explorer/libs/xsimd/7.0.0/include -libs.xsimd.versions.614.version=6.1.4 -libs.xsimd.versions.614.path=/opt/compiler-explorer/libs/xsimd/6.1.4/include - -libs.xtensor.name=xtensor -libs.xtensor.versions=trunk:0194:0182:0174 -libs.xtensor.url=http://xtensor.readthedocs.io -libs.xtensor.versions.trunk.version=trunk -libs.xtensor.versions.trunk.path=/opt/compiler-explorer/libs/xtensor/trunk/include -libs.xtensor.versions.0194.version=0.19.4 -libs.xtensor.versions.0194.path=/opt/compiler-explorer/libs/xtensor/0.19.4/include -libs.xtensor.versions.0182.version=0.18.2 -libs.xtensor.versions.0182.path=/opt/compiler-explorer/libs/xtensor/0.18.2/include -libs.xtensor.versions.0174.version=0.17.4 -libs.xtensor.versions.0174.path=/opt/compiler-explorer/libs/xtensor/0.17.4/include - -libs.xtl.name=xtl -libs.xtl.versions=trunk:053:0416 -libs.xtl.url=http://xtl.readthedocs.io -libs.xtl.versions.trunk.version=trunk -libs.xtl.versions.trunk.path=/opt/compiler-explorer/libs/xtl/trunk/include -libs.xtl.versions.053.version=0.5.3 -libs.xtl.versions.053.path=/opt/compiler-explorer/libs/xtl/0.5.3/include -libs.xtl.versions.0416.version=0.4.16 -libs.xtl.versions.0416.path=/opt/compiler-explorer/libs/xtl/0.4.16/include - -libs.yomm2.name=YOMM2 -libs.yomm2.description=Fast Open Multi-Methods -libs.yomm2.versions=trunk -libs.yomm2.url=https://github.com/jll63/yomm2 -libs.yomm2.versions.trunk.version=trunk -libs.yomm2.versions.trunk.path=/opt/compiler-explorer/libs/yomm2/trunk/include - -libs.ztdcuneicode.name=ztd.cuneicode -libs.ztdcuneicode.url=https://github.com/soasis/cuneicode -libs.ztdcuneicode.description=Robust C-style text encoding library<br /><br />Note that to use, you must add the "ztd.idk" and "ztd.encoding_tables" libraries -libs.ztdcuneicode.versions=main -libs.ztdcuneicode.versions.main.version=main -libs.ztdcuneicode.versions.main.path=/opt/compiler-explorer/libs/ztdcuneicode/main/include -libs.ztdcuneicode.staticliblink=ztd.cuneicode -libs.ztdcuneicode.dependencies=ztd.idk:ztd.encoding_tables - -libs.ztdencodingtables.name=ztd.encoding_tables -libs.ztdencodingtables.url=https://github.com/soasis/encoding_tables -libs.ztdencodingtables.description=Collection of encoding tables for C and C++ programs to handle most table-driven and other styles of single and multi-byte encodings<br /><br />Note that to use, you must add the "ztd.idk" library -libs.ztdencodingtables.versions=main -libs.ztdencodingtables.versions.main.version=main -libs.ztdencodingtables.versions.main.path=/opt/compiler-explorer/libs/ztdencodingtables/main/include -libs.ztdencodingtables.staticliblink=ztd.encoding_tables -libs.ztdencodingtables.dependencies=ztd.idk - -libs.ztdidk.name=ztd.idk -libs.ztdidk.url=https://github.com/soasis/idk -libs.ztdidk.description=Industrial Development Kit (IDK) for core utilities (bit functions, comparison functions, and more) found across software engineering disciplines -libs.ztdidk.versions=main -libs.ztdidk.versions.main.version=main -libs.ztdidk.versions.main.path=/opt/compiler-explorer/libs/ztdidk/main/include -libs.ztdidk.staticliblink=ztd.idk - -libs.ztdplatform.name=ztd.platform -libs.ztdplatform.url=https://github.com/soasis/platform -libs.ztdplatform.description=A library containing a myriad of platform-specific utilities and directives<br /><br />Note that to use, you must add the "ztd.idk" library -libs.ztdplatform.versions=main -libs.ztdplatform.versions.main.version=main -libs.ztdplatform.versions.main.path=/opt/compiler-explorer/libs/ztdplatform/main/include -libs.ztdplatform.staticliblink=ztd.platform -libs.ztdplatform.dependencies=ztd.idk - -libs.ztdstaticcontainers.name=ztd.static_containers -libs.ztdstaticcontainers.url=https://github.com/soasis/static_containers -libs.ztdstaticcontainers.description=Fixed-size and similar containers library<br /><br />Note that to use, you must add the "ztd.idk" library -libs.ztdstaticcontainers.versions=main -libs.ztdstaticcontainers.versions.main.version=main -libs.ztdstaticcontainers.versions.main.path=/opt/compiler-explorer/libs/ztdstaticcontainers/main/include -libs.ztdstaticcontainers.dependencies=ztd.idk - -libs.ztdtext.name=ztd.text -libs.ztdtext.url=https://github.com/soasis/text -libs.ztdtext.description=Robust text encoding library, for Unicode and more<br /><br />Note that to use, you must add the "ztd.encoding_tables", "ztd.idk", "ztd.static_containers", and "ztd.text" libraries -libs.ztdtext.versions=main -libs.ztdtext.versions.main.version=main -libs.ztdtext.versions.main.path=/opt/compiler-explorer/libs/ztdtext/main/include -libs.ztdtext.dependencies=ztd.idk:ztd.encoding_tables:ztd.platform:ztd.cuneicode - -libs.zug.name=zug -libs.zug.url=https://github.com/arximboldi/zug -libs.zug.versions=trunk -libs.zug.versions.trunk.version=trunk -libs.zug.versions.trunk.path=/opt/compiler-explorer/libs/zug/trunk - -libs.cli11.name=CLI11 -libs.cli11.url=https://github.com/CLIUtils/CLI11 -libs.cli11.description=Command line parser for C++11 -libs.cli11.versions=191:200 -libs.cli11.versions.191.version=1.9.1 -libs.cli11.versions.191.path=/opt/compiler-explorer/libs/cli11/v1.9.1/include -libs.cli11.versions.200.version=2.0.0 -libs.cli11.versions.200.path=/opt/compiler-explorer/libs/cli11/v2.0.0/include - -libs.avr-libstdcpp.name=avr-libstdcpp -libs.avr-libstdcpp.description=libstdc++ port for avr-gcc -libs.avr-libstdcpp.url=https://github.com/modm-io/avr-libstdcpp -libs.avr-libstdcpp.versions=trunk -libs.avr-libstdcpp.versions.trunk.version=trunk -libs.avr-libstdcpp.versions.trunk.path=/opt/compiler-explorer/libs/avr-libstdcpp/trunk/include - -libs.curl.name=curl -libs.curl.liblink=curl-d -libs.curl.url=https://curl.se -libs.curl.versions=7831 -libs.curl.versions.7831.version=7.83.1 -libs.curl.versions.7831.path=/opt/compiler-explorer/libs/curl/7.83.1/include - -libs.copperspice.name=CopperSpice -libs.copperspice.url=https://www.copperspice.com/ -libs.copperspice.description=CopperSpice is a set of individual libraries which can be used to develop cross platform software applications in C++. Note that on CE we only include: CsCore, CsXml, CsXmlPatterns, CsNetwork and CsScript. -libs.copperspice.liblink=CsScript1.8:CsXmlPatterns1.8:CsNetwork1.8:CsXml1.8:CsCore1.8 -libs.copperspice.versions=180 -libs.copperspice.versions.180.version=1.8.0 -libs.copperspice.versions.180.path=/opt/compiler-explorer/libs/copperspice/1.8.0/include:/opt/compiler-explorer/libs/copperspice/1.8.0/include/QtCore:/opt/compiler-explorer/libs/copperspice/1.8.0/include/QtXml:/opt/compiler-explorer/libs/copperspice/1.8.0/include/QtXmlPatterns:/opt/compiler-explorer/libs/copperspice/1.8.0/include/QtNetwork:/opt/compiler-explorer/libs/copperspice/1.8.0/include/QtScript:/opt/compiler-explorer/libs/copperspice/1.8.0/include/QtGui -libs.copperspice.versions.180.libpath=/opt/compiler-explorer/libs/copperspice/1.8.0/lib - - -################################# -################################# -# Installed tools -tools=PVS-Studio:clangformattrunk:clangquerytrunk:clangtidytrunk:iwyu:ldd:llvm-covtrunk:llvm-mcatrunk:osacatrunk:pahole:readelf:nm:Sonar:strings:x86to6502:llvmdwarfdumptrunk - -tools.PVS-Studio.name=PVS-Studio -tools.PVS-Studio.exe=/opt/compiler-explorer/pvs-studio-latest/bin/pvs-studio-analyzer -tools.PVS-Studio.type=postcompilation -tools.PVS-Studio.exclude=cl19:cl19_2015_u3:cl_new:icc:rvclang:wasmclang:cross:ellcc:zapcc:djggp:armclang32:armclang64 -tools.PVS-Studio.class=pvs-studio-tool -tools.PVS-Studio.stdinHint=disabled -tools.PVS-Studio.includeKey=supportsPVS-Studio - -tools.clangformattrunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang-format -tools.clangformattrunk.name=clang-format -tools.clangformattrunk.type=independent -tools.clangformattrunk.class=clang-format-tool - -tools.clangquerytrunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang-query -tools.clangquerytrunk.name=clang-query (trunk) -tools.clangquerytrunk.type=independent -tools.clangquerytrunk.class=clang-query-tool -tools.clangquerytrunk.stdinHint=Query commands -tools.clangquerytrunk.monacoStdin=true - -tools.clangtidytrunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang-tidy -tools.clangtidytrunk.name=clang-tidy (trunk) -tools.clangtidytrunk.type=independent -tools.clangtidytrunk.class=clang-tidy-tool -tools.clangtidytrunk.exclude=cl19:cl_new -tools.clangtidytrunk.options=--gcc-toolchain=/opt/compiler-explorer/gcc-snapshot -tools.clangtidytrunk.stdinHint=disabled - -tools.iwyu.exe=/opt/compiler-explorer/iwyu/0.12/bin/include-what-you-use -tools.iwyu.name=include-what-you-use (0.12) -tools.iwyu.type=independent -tools.iwyu.class=compiler-dropin-tool -# e.g. -# tools.iwyu.options=-Xiwyu --mapping_file=/opt/compiler-explorer/iwyu/share/include-what-you-use/gcc-8.intrinsics.imp -tools.iwyu.stdinHint=disabled - -tools.ldd.name=ldd -tools.ldd.exe=/usr/bin/ldd -tools.ldd.type=postcompilation -tools.ldd.class=readelf-tool -tools.ldd.exclude=djggp -tools.ldd.stdinHint=disabled - -tools.llvm-covtrunk.name=llvm-cov (clang-only) -tools.llvm-covtrunk.exe=/opt/compiler-explorer/clang-trunk/bin/llvm-cov -tools.llvm-covtrunk.type=postcompilation -tools.llvm-covtrunk.class=llvm-cov-tool -tools.llvm-covtrunk.includeKey=supportsLlvmCov - -tools.llvm-mcatrunk.name=llvm-mca (trunk) -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=avr:rv32:armv7:mips:msp:ppc:cl19:cl_new:djggp -tools.llvm-mcatrunk.stdinHint=disabled - -tools.osacatrunk.name=OSACA (0.5.2) -tools.osacatrunk.exe=/opt/compiler-explorer/osaca-0.5.2/bin/osaca -tools.osacatrunk.type=postcompilation -tools.osacatrunk.class=osaca-tool -tools.osacatrunk.exclude=avr:rv32:armv7:mips:msp:ppc:cl19:cl_new:djggp:kvx:k1c:armhf:armg:arm5 -tools.osacatrunk.stdinHint=disabled - -tools.pahole.name=pahole (trunk) -tools.pahole.exe=/opt/compiler-explorer/pahole-trunk/bin/pahole -tools.pahole.type=postcompilation -tools.pahole.class=pahole-tool -tools.pahole.exclude=djggp -tools.pahole.stdinHint=disabled -tools.pahole.languageId=cppp - -tools.readelf.name=readelf (trunk) -tools.readelf.exe=/opt/compiler-explorer/gcc-snapshot/bin/readelf -tools.readelf.type=postcompilation -tools.readelf.class=readelf-tool -tools.readelf.exclude=djggp -tools.readelf.stdinHint=disabled - -tools.nm.name=nm (trunk) -tools.nm.exe=/opt/compiler-explorer/gcc-snapshot/bin/nm -tools.nm.type=postcompilation -tools.nm.class=nm-tool -tools.nm.exclude=djggp -tools.nm.stdinHint=disabled - -tools.strings.exe=/opt/compiler-explorer/gcc-snapshot/bin/strings -tools.strings.name=strings -tools.strings.type=postcompilation -tools.strings.class=strings-tool -tools.strings.exclude=djggp -tools.strings.stdinHint=disabled - -tools.Sonar.name=Sonar -tools.Sonar.exe=/opt/compiler-explorer/sonar/sonar.sh -tools.Sonar.icon=./Sonar.svg -tools.Sonar.darkIcon=./Sonar-dark.svg -tools.Sonar.type=independent -tools.Sonar.class=sonar-tool -tools.Sonar.stdinHint=disabled -tools.Sonar.includeKey=supportsSonar - -tools.x86to6502.exe=/opt/compiler-explorer/x86-to-6502/lefticus/x86-to-6502 -tools.x86to6502.name=x86-to-6502 -tools.x86to6502.type=postcompilation -tools.x86to6502.class=x86to6502-tool -tools.x86to6502.exclude=avr:rv32:arm:aarch:mips:msp:ppc:cl19:cl_new_arm32:djggp:riscv:wasm:frc2019:raspbian:arduino -tools.x86to6502.stdinHint=disabled -tools.x86to6502.languageId=asm6502 - -tools.llvmdwarfdumptrunk.exe=/opt/compiler-explorer/clang-trunk/bin/llvm-dwarfdump -tools.llvmdwarfdumptrunk.name=llvm-dwarfdump (trunk) -tools.llvmdwarfdumptrunk.type=postcompilation -tools.llvmdwarfdumptrunk.class=llvm-dwarfdump-tool -tools.llvmdwarfdumptrunk.stdinHint=disabled -# MSVC does not produce DWARF debug information. -tools.llvmdwarfdumptrunk.exclude=cl19:cl_new diff --git a/etc/config/c++.amazonwin.properties b/etc/config/c++.amazonwin.properties deleted file mode 100644 index 4b0a9cb1b..000000000 --- a/etc/config/c++.amazonwin.properties +++ /dev/null @@ -1,52 +0,0 @@ -compilers=&mingw64 -objdumper=Z:/compilers/mingw-w64-12.2.0-15.0.7-10.0.0-ucrt-r4/bin/objdump.exe -demangler=Z:/compilers/mingw-w64-12.2.0-15.0.7-10.0.0-ucrt-r4/bin/c++filt.exe - -group.mingw64.compilers=&mingw64_ucrt_gcc:&mingw64_ucrt_clang -group.mingw64.isSemVer=true -group.mingw64.licenseLink=https://directory.fsf.org/wiki/Mingw-w64#tab=Details -group.mingw64.licenseName=multiple licenses (GPL, ZPL and more) -group.mingw64.instructionSet=amd64 -group.mingw64.libPath=${exePath}/../lib;${exePath}/../x86_64-w64-mingw32/lib - -group.mingw64_ucrt_gcc.compilers=mingw64_ucrt_gcc_1310:mingw64_ucrt_gcc_1220:mingw64_ucrt_gcc_1210:mingw64_ucrt_gcc_1130 -group.mingw64_ucrt_gcc.compilerType=win32-mingw-gcc -group.mingw64_ucrt_gcc.groupName=MinGW W64 Gcc (ucrt) -group.mingw64_ucrt_gcc.baseName=MinGW gcc -group.mingw64_ucrt_gcc.compilerCategories=gcc:mingw - -group.mingw64_ucrt_clang.compilers=mingw64_ucrt_clang_1602:mingw64_ucrt_clang_1600:mingw64_ucrt_clang_1507:mingw64_ucrt_clang_1406:mingw64_ucrt_clang_1403 -group.mingw64_ucrt_clang.compilerType=win32-mingw-clang -group.mingw64_ucrt_clang.groupName=MinGW W64 Clang (ucrt) -group.mingw64_ucrt_clang.baseName=MinGW clang -group.mingw64_ucrt_clang.compilerCategories=clang:mingw -group.mingw64_ucrt_clang.intelAsm=-mllvm --x86-asm-syntax=intel - -compiler.mingw64_ucrt_gcc_1310.exe=Z:/compilers/mingw-w64-13.1.0-16.0.2-11.0.0-ucrt-r1/bin/g++.exe -compiler.mingw64_ucrt_gcc_1310.semver=13.1.0 - -compiler.mingw64_ucrt_gcc_1220.exe=Z:/compilers/mingw-w64-12.2.0-15.0.7-10.0.0-ucrt-r4/bin/g++.exe -compiler.mingw64_ucrt_gcc_1220.semver=12.2.0 - -compiler.mingw64_ucrt_gcc_1210.exe=Z:/compilers/mingw-w64-12.1.0-14.0.6-10.0.0-ucrt-r3/bin/g++.exe -compiler.mingw64_ucrt_gcc_1210.semver=12.1.0 - -compiler.mingw64_ucrt_gcc_1130.exe=Z:/compilers/mingw-w64-11.3.0-14.0.3-10.0.0-ucrt-r3/bin/g++.exe -compiler.mingw64_ucrt_gcc_1130.semver=11.3.0 - -compiler.mingw64_ucrt_clang_1602.exe=Z:/compilers/mingw-w64-13.1.0-16.0.2-11.0.0-ucrt-r1/bin/clang++.exe -compiler.mingw64_ucrt_clang_1602.semver=16.0.2 - -compiler.mingw64_ucrt_clang_1600.exe=Z:/compilers/mingw-w64-12.2.0-16.0.0-10.0.0-ucrt-r5/bin/clang++.exe -compiler.mingw64_ucrt_clang_1600.semver=16.0.0 - -compiler.mingw64_ucrt_clang_1507.exe=Z:/compilers/mingw-w64-12.2.0-15.0.7-10.0.0-ucrt-r4/bin/clang++.exe -compiler.mingw64_ucrt_clang_1507.semver=15.0.7 - -compiler.mingw64_ucrt_clang_1406.exe=Z:/compilers/mingw-w64-12.1.0-14.0.6-10.0.0-ucrt-r3/bin/clang++.exe -compiler.mingw64_ucrt_clang_1406.semver=14.0.6 - -compiler.mingw64_ucrt_clang_1403.exe=Z:/compilers/mingw-w64-11.3.0-14.0.3-10.0.0-ucrt-r3/bin/clang++.exe -compiler.mingw64_ucrt_clang_1403.semver=14.0.3 - -tools= diff --git a/etc/config/c++.defaults.properties b/etc/config/c++.defaults.properties deleted file mode 100644 index 3f7caf89e..000000000 --- a/etc/config/c++.defaults.properties +++ /dev/null @@ -1,156 +0,0 @@ -# Default settings for C++ -compilers=&gcc:&clang - -group.gcc.compilers=g44:g45:g46:g47:g48:g5:g6x:g7:g8:g9:g10:g11:gdefault -group.gcc.compilerCategories=gcc -compiler.g44.exe=/usr/bin/g++-4.4 -compiler.g44.name=g++ 4.4 -compiler.g45.exe=/usr/bin/g++-4.5 -compiler.g45.name=g++ 4.5 -compiler.g46.exe=/usr/bin/g++-4.6 -compiler.g46.name=g++ 4.6 -compiler.g47.exe=/usr/bin/g++-4.7 -compiler.g47.name=g++ 4.7 -compiler.g48.exe=/usr/bin/g++-4.8 -compiler.g48.name=g++ 4.8 -compiler.g5.exe=/usr/bin/g++-5 -compiler.g5.name=g++ 5.x -compiler.g6x.exe=/usr/bin/g++-6 -compiler.g6x.name=g++ 6.x -compiler.g6x.alias=g6 -compiler.g7.exe=/usr/bin/g++-7 -compiler.g7.name=g++ 7.x -compiler.g8.exe=/usr/bin/g++-8 -compiler.g8.name=g++ 8.x -compiler.g9.exe=/usr/bin/g++-9 -compiler.g9.name=g++ 9.x -compiler.g10.exe=/usr/bin/g++-10 -compiler.g10.name=g++ 10.x -compiler.g11.exe=/usr/bin/g++-11 -compiler.g11.name=g++ 11.x -compiler.gdefault.exe=/usr/bin/g++ -compiler.gdefault.name=g++ default - -group.clang.compilers=clang7:clang8:clang9:clang10:clang11:clang12:clangdefault -group.clang.intelAsm=-mllvm --x86-asm-syntax=intel -group.clang.compilerType=clang -group.clang.compilerCategories=clang -compiler.clang7.exe=/usr/bin/clang++-7 -compiler.clang7.name=clang 7 -compiler.clang8.exe=/usr/bin/clang++-8 -compiler.clang8.name=clang 8 -compiler.clang9.exe=/usr/bin/clang++-9 -compiler.clang9.name=clang 9 -compiler.clang10.exe=/usr/bin/clang++-10 -compiler.clang10.name=clang 10 -compiler.clang11.exe=/usr/bin/clang++-11 -compiler.clang11.name=clang 11 -compiler.clang12.exe=/usr/bin/clang++-12 -compiler.clang12.name=clang 12 -compiler.clangdefault.exe=/usr/bin/clang++ -compiler.clangdefault.name=clang default - -tools=clangquerydefault:clangtidydefault:clangquery7:clangquery8:clangquery9:clangquery10:clangquery11:clangquery12:strings:ldd:readelf:nm:llvmdwarfdumpdefault - -tools.clangquerydefault.exe=/usr/bin/clang-query -tools.clangquerydefault.name=clang-query (default) -tools.clangquerydefault.type=independent -tools.clangquerydefault.class=clang-query-tool -tools.clangquerydefault.stdinHint=Query commands -tools.clangquerydefault.monacoStdin=true - -tools.clangtidydefault.exe=/usr/bin/clang-tidy -tools.clangtidydefault.name=clang-tidy (default) -tools.clangtidydefault.type=independent -tools.clangtidydefault.class=clang-tidy-tool -tools.clangtidydefault.stdinHint=disabled - -tools.clangquery7.exe=/usr/bin/clang-query-7 -tools.clangquery7.name=clang-query 7 -tools.clangquery7.type=independent -tools.clangquery7.class=clang-query-tool -tools.clangquery7.stdinHint=Query commands - -tools.clangquery8.exe=/usr/bin/clang-query-8 -tools.clangquery8.name=clang-query 8 -tools.clangquery8.type=independent -tools.clangquery8.class=clang-query-tool -tools.clangquery8.stdinHint=Query commands - -tools.clangquery9.exe=/usr/bin/clang-query-9 -tools.clangquery9.name=clang-query 9 -tools.clangquery9.type=independent -tools.clangquery9.class=clang-query-tool -tools.clangquery9.stdinHint=Query commands - -tools.clangquery10.exe=/usr/bin/clang-query-10 -tools.clangquery10.name=clang-query 10 -tools.clangquery10.type=independent -tools.clangquery10.class=clang-query-tool -tools.clangquery10.stdinHint=Query commands - -tools.clangquery11.exe=/usr/bin/clang-query-11 -tools.clangquery11.name=clang-query 11 -tools.clangquery11.type=independent -tools.clangquery11.class=clang-query-tool -tools.clangquery11.stdinHint=Query commands - -tools.clangquery12.exe=/usr/bin/clang-query-12 -tools.clangquery12.name=clang-query 12 -tools.clangquery12.type=independent -tools.clangquery12.class=clang-query-tool -tools.clangquery12.stdinHint=Query commands - -tools.ldd.name=ldd -tools.ldd.exe=/usr/bin/ldd -tools.ldd.type=postcompilation -tools.ldd.class=readelf-tool -tools.ldd.exclude=djggp -tools.ldd.stdinHint=disabled - -tools.readelf.name=readelf (default) -tools.readelf.exe=/usr/bin/readelf -tools.readelf.type=postcompilation -tools.readelf.class=readelf-tool -tools.readelf.exclude=djggp -tools.readelf.stdinHint=disabled - -tools.nm.name=nm (default) -tools.nm.exe=/usr/bin/nm -tools.nm.type=postcompilation -tools.nm.class=nm-tool -tools.nm.exclude=djggp -tools.nm.stdinHint=disabled - -tools.strings.exe=/usr/bin/strings -tools.strings.name=strings -tools.strings.type=postcompilation -tools.strings.class=strings-tool -tools.strings.exclude=djggp -tools.strings.stdinHint=disabled - -tools.llvmdwarfdumpdefault.exe=/usr/bin/llvm-dwarfdump -tools.llvmdwarfdumpdefault.name=llvm-dwarfdump (default) -tools.llvmdwarfdumpdefault.type=postcompilation -tools.llvmdwarfdumpdefault.class=llvm-dwarfdump-tool -tools.llvmdwarfdumpdefault.stdinHint=disabled - -defaultCompiler=gdefault -postProcess= -demangler=c++filt -demanglerType=cpp -objdumper=objdump -#androidNdk=/opt/google/android-ndk-r9c -options= -supportsBinary=true -supportsBinaryObject=true -binaryHideFuncRe=^(__.*|_(init|start|fini)|(de)?register_tm_clones|call_gmon_start|frame_dummy|\.plt.*|_dl_relocate_static_pie)$ -needsMulti=false -stubRe=\bmain\b -stubText=int main(void){return 0;/*stub provided by Compiler Explorer*/} -supportsLibraryCodeFilter=true - -################################# -################################# -# Installed libs (See c++.amazon.properties for a scheme of libs group) -libs= diff --git a/etc/config/c++.gpu.properties b/etc/config/c++.gpu.properties deleted file mode 100644 index ec43a48e2..000000000 --- a/etc/config/c++.gpu.properties +++ /dev/null @@ -1,4 +0,0 @@ -# Compiler settings inherited from amazon.properties to keep them in sync -# Disabled: nvcxx_x86_cxx -compilers=&nvcxx_x86_cxx -supportsExecute=true diff --git a/etc/config/c.amazon.properties b/etc/config/c.amazon.properties deleted file mode 100644 index f526d13bc..000000000 --- a/etc/config/c.amazon.properties +++ /dev/null @@ -1,3179 +0,0 @@ -compilers=&cgcc86:&cclang:&armcclang32:&armcclang64:&cmosclang-trunk:&rvcclang:&wasmcclang:&ppci:&cicc:&cicx:&ccl:&ccross:&cgcc-classic:&cc65:&sdcc:&ctendra:&tinycc:&zigcc:&cproc86:&chibicc:&z88dk:&compcert:www.godbolt.ms@443:godbolt.org@443/winprod:&movfuscator:&lc3:&upmem-clang:&cvast -defaultCompiler=cg141 -demangler=/opt/compiler-explorer/gcc-14.1.0/bin/c++filt -objdumper=/opt/compiler-explorer/gcc-14.1.0/bin/objdump -needsMulti=false - -buildenvsetup=ceconan -buildenvsetup.host=https://conan.compiler-explorer.com - -externalparser=CEAsmParser -externalparser.exe=/usr/local/bin/asm-parser - -llvmDisassembler=/opt/compiler-explorer/clang-18.1.0/bin/llvm-dis - -############################### -# GCC for x86 -group.cgcc86.compilers=cg346:cg404: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:cg65:cg71:cg72:cg73:cg74:cg75:cg81:cg82:cg83:cg84:cg85:cg91:cg92:cg93:cg94:cg95:cg101:cg102:cg103:cg104:cg105:cg111:cg112:cg113:cg114:cg121:cg122:cg123:cg131:cg132:cg141:cgsnapshot:cgstatic-analysis -group.cgcc86.groupName=GCC x86-64 -group.cgcc86.instructionSet=amd64 -group.cgcc86.isSemVer=true -group.cgcc86.baseName=x86-64 gcc -group.cgcc86.supportsPVS-Studio=true -group.cgcc86.supportsSonar=true -group.cgcc86.licenseLink=https://gcc.gnu.org/onlinedocs/gcc/Copying.html -group.cgcc86.licenseName=GNU General Public License -group.cgcc86.licensePreamble=Copyright (c) 2007 Free Software Foundation, Inc. <a href="https://fsf.org/" target="_blank">https://fsf.org/</a> -group.cgcc86.compilerCategories=gcc - -compiler.cg346.exe=/opt/compiler-explorer/gcc-renovated-3.4.6/bin/gcc -compiler.cg346.semver=3.4.6 -compiler.cg404.exe=/opt/compiler-explorer/gcc-renovated-4.0.4/bin/gcc -compiler.cg404.semver=4.0.4 -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.cg65.exe=/opt/compiler-explorer/gcc-renovated-6.5.0/bin/gcc -compiler.cg65.semver=6.5 -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.cg74.exe=/opt/compiler-explorer/gcc-7.4.0/bin/gcc -compiler.cg74.semver=7.4 -compiler.cg75.exe=/opt/compiler-explorer/gcc-7.5.0/bin/gcc -compiler.cg75.semver=7.5 -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.cg83.exe=/opt/compiler-explorer/gcc-8.3.0/bin/gcc -compiler.cg83.semver=8.3 -compiler.cg84.exe=/opt/compiler-explorer/gcc-8.4.0/bin/gcc -compiler.cg84.semver=8.4 -compiler.cg85.exe=/opt/compiler-explorer/gcc-8.5.0/bin/gcc -compiler.cg85.semver=8.5 -compiler.cg91.exe=/opt/compiler-explorer/gcc-9.1.0/bin/gcc -compiler.cg91.semver=9.1 -compiler.cg92.exe=/opt/compiler-explorer/gcc-9.2.0/bin/gcc -compiler.cg92.semver=9.2 -compiler.cg93.exe=/opt/compiler-explorer/gcc-9.3.0/bin/gcc -compiler.cg93.semver=9.3 -compiler.cg94.exe=/opt/compiler-explorer/gcc-9.4.0/bin/gcc -compiler.cg94.semver=9.4 -compiler.cg95.exe=/opt/compiler-explorer/gcc-9.5.0/bin/gcc -compiler.cg95.semver=9.5 -compiler.cg101.exe=/opt/compiler-explorer/gcc-10.1.0/bin/gcc -compiler.cg101.semver=10.1 -compiler.cg102.exe=/opt/compiler-explorer/gcc-10.2.0/bin/gcc -compiler.cg102.semver=10.2 -compiler.cg103.exe=/opt/compiler-explorer/gcc-10.3.0/bin/gcc -compiler.cg103.semver=10.3 -compiler.cg104.exe=/opt/compiler-explorer/gcc-10.4.0/bin/gcc -compiler.cg104.semver=10.4 -compiler.cg105.exe=/opt/compiler-explorer/gcc-10.5.0/bin/gcc -compiler.cg105.semver=10.5 -compiler.cg111.exe=/opt/compiler-explorer/gcc-11.1.0/bin/gcc -compiler.cg111.semver=11.1 -compiler.cg112.exe=/opt/compiler-explorer/gcc-11.2.0/bin/gcc -compiler.cg112.semver=11.2 -compiler.cg113.exe=/opt/compiler-explorer/gcc-11.3.0/bin/gcc -compiler.cg113.semver=11.3 -compiler.cg114.exe=/opt/compiler-explorer/gcc-11.4.0/bin/gcc -compiler.cg114.semver=11.4 -compiler.cg121.exe=/opt/compiler-explorer/gcc-12.1.0/bin/gcc -compiler.cg121.semver=12.1 -compiler.cg122.exe=/opt/compiler-explorer/gcc-12.2.0/bin/gcc -compiler.cg122.semver=12.2 -compiler.cg123.exe=/opt/compiler-explorer/gcc-12.3.0/bin/gcc -compiler.cg123.semver=12.3 -compiler.cg131.exe=/opt/compiler-explorer/gcc-13.1.0/bin/gcc -compiler.cg131.semver=13.1 -compiler.cg132.exe=/opt/compiler-explorer/gcc-13.2.0/bin/gcc -compiler.cg132.semver=13.2 -compiler.cg141.exe=/opt/compiler-explorer/gcc-14.1.0/bin/gcc -compiler.cg141.semver=14.1 - -compiler.cgsnapshot.exe=/opt/compiler-explorer/gcc-snapshot/bin/gcc -compiler.cgsnapshot.demangler=/opt/compiler-explorer/gcc-snapshot/bin/c++filt -compiler.cgsnapshot.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump -compiler.cgsnapshot.semver=(trunk) -compiler.cgsnapshot.isNightly=true - -compiler.cgstatic-analysis.hidden=true -compiler.cgstatic-analysis.exe=/opt/compiler-explorer/gcc-static-analysis-trunk/bin/gcc -compiler.cgstatic-analysis.demangler=/opt/compiler-explorer/gcc-snapshot/bin/c++filt -compiler.cgstatic-analysis.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump -compiler.cgstatic-analysis.semver=(static analysis) -compiler.cgstatic-analysis.options=-fanalyzer -fdiagnostics-urls=never -fdiagnostics-color=always -compiler.cgstatic-analysis.notification=Experimental static analyzer; see <a href="https://gcc.gnu.org/wiki/DavidMalcolm/StaticAnalyzer" target="_blank" rel="noopener noreferrer">GCC wiki page<sup><small class="fas fa-external-link-alt opens-new-window" title="Opens in a new window"></small></sup></a> - -# Some multilib workarounds for older compilers not built quite right... -compiler.cg63.needsMulti=true -compiler.cg71.needsMulti=true -compiler.cg72.needsMulti=true - -# Classic x86 compilers (32-bit only) -group.cgcc-classic.compilers=cg127 -group.cgcc-classic.groupName=GCC x86 -group.cgcc-classic.isSemVer=true -group.cgcc-classic.baseName=x86 gcc -group.cgcc-classic.supportsExecute=false -group.cgcc-classic.supportsBinary=false -group.cgcc-classic.licenseName=GNU CC GENERAL PUBLIC LICENSE (Clarified 11 Feb 1988) -group.cgcc-classic.supportsBinaryObject=true -group.cgcc-classic.compilerCategories=gcc -group.cgcc-classic.instructionSet=amd64 -compiler.cg127.exe=/opt/compiler-explorer/gcc-1.27/bin/gcc -compiler.cg127.semver=1.27 - -# Clang for x86 -group.cclang.compilers=cclang30:cclang31:cclang32:cclang33:cclang341:cclang350:cclang351:cclang352:cclang37x:cclang36x:cclang371:cclang380:cclang381:cclang390:cclang391:cclang400:cclang401:cclang500:cclang501:cclang502:cclang600:cclang601:cclang700:cclang701:cclang710:cclang800:cclang801:cclang900:cclang901:cclang1000:cclang1001:cclang1100:cclang1101:cclang1200:cclang1201:cclang1300:cclang1301:cclang1400:cclang1500:cclang1600:cclang1701:cclang1810:cclang_trunk:cclang_assertions_trunk:cclang_dang:cclang_widberg -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.instructionSet=amd64 -group.cclang.isSemVer=true -group.cclang.baseName=x86-64 clang -group.cclang.compilerType=clang -group.cclang.supportsPVS-Studio=true -group.cclang.supportsSonar=true -group.cclang.licenseName=LLVM Apache 2 -group.cclang.licenseLink=https://github.com/llvm/llvm-project/blob/main/LICENSE.TXT -group.cclang.licensePreamble=The LLVM Project is under the Apache License v2.0 with LLVM Exceptions -group.cclang.compilerCategories=clang -group.cclang.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt - -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.cclang501.exe=/opt/compiler-explorer/clang-5.0.1/bin/clang -compiler.cclang501.semver=5.0.1 -compiler.cclang502.exe=/opt/compiler-explorer/clang-5.0.2/bin/clang -compiler.cclang502.semver=5.0.2 -compiler.cclang600.exe=/opt/compiler-explorer/clang-6.0.0/bin/clang -compiler.cclang600.semver=6.0.0 -compiler.cclang601.exe=/opt/compiler-explorer/clang-6.0.1/bin/clang -compiler.cclang601.semver=6.0.1 -# 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.cclang701.exe=/opt/compiler-explorer/clang-7.0.1/bin/clang -compiler.cclang701.semver=7.0.1 -compiler.cclang701.options=--gcc-toolchain=/opt/compiler-explorer/gcc-8.2.0 -compiler.cclang710.exe=/opt/compiler-explorer/clang-7.1.0/bin/clang -compiler.cclang710.semver=7.1.0 -compiler.cclang710.options=--gcc-toolchain=/opt/compiler-explorer/gcc-8.2.0 -compiler.cclang800.exe=/opt/compiler-explorer/clang-8.0.0/bin/clang -compiler.cclang800.semver=8.0.0 -compiler.cclang800.options=--gcc-toolchain=/opt/compiler-explorer/gcc-8.3.0 -compiler.cclang801.exe=/opt/compiler-explorer/clang-8.0.1/bin/clang -compiler.cclang801.semver=8.0.1 -compiler.cclang801.options=--gcc-toolchain=/opt/compiler-explorer/gcc-8.3.0 -compiler.cclang900.exe=/opt/compiler-explorer/clang-9.0.0/bin/clang -compiler.cclang900.semver=9.0.0 -compiler.cclang900.options=--gcc-toolchain=/opt/compiler-explorer/gcc-9.2.0 -compiler.cclang901.exe=/opt/compiler-explorer/clang-9.0.1/bin/clang -compiler.cclang901.semver=9.0.1 -compiler.cclang901.options=--gcc-toolchain=/opt/compiler-explorer/gcc-9.2.0 -compiler.cclang1000.exe=/opt/compiler-explorer/clang-10.0.0/bin/clang -compiler.cclang1000.semver=10.0.0 -compiler.cclang1000.options=--gcc-toolchain=/opt/compiler-explorer/gcc-9.3.0 -compiler.cclang1001.exe=/opt/compiler-explorer/clang-10.0.1/bin/clang -compiler.cclang1001.semver=10.0.1 -compiler.cclang1001.options=--gcc-toolchain=/opt/compiler-explorer/gcc-9.3.0 -compiler.cclang1100.exe=/opt/compiler-explorer/clang-11.0.0/bin/clang -compiler.cclang1100.semver=11.0.0 -compiler.cclang1100.options=--gcc-toolchain=/opt/compiler-explorer/gcc-10.2.0 -compiler.cclang1101.exe=/opt/compiler-explorer/clang-11.0.1/bin/clang -compiler.cclang1101.semver=11.0.1 -compiler.cclang1101.options=--gcc-toolchain=/opt/compiler-explorer/gcc-10.2.0 -compiler.cclang1200.exe=/opt/compiler-explorer/clang-12.0.0/bin/clang -compiler.cclang1200.semver=12.0.0 -compiler.cclang1200.options=--gcc-toolchain=/opt/compiler-explorer/gcc-10.3.0 -compiler.cclang1201.exe=/opt/compiler-explorer/clang-12.0.1/bin/clang -compiler.cclang1201.semver=12.0.1 -compiler.cclang1201.options=--gcc-toolchain=/opt/compiler-explorer/gcc-11.1.0 -compiler.cclang1300.exe=/opt/compiler-explorer/clang-13.0.0/bin/clang -compiler.cclang1300.semver=13.0.0 -compiler.cclang1300.options=--gcc-toolchain=/opt/compiler-explorer/gcc-11.2.0 -compiler.cclang1301.exe=/opt/compiler-explorer/clang-13.0.1/bin/clang -compiler.cclang1301.semver=13.0.1 -compiler.cclang1301.options=--gcc-toolchain=/opt/compiler-explorer/gcc-11.2.0 -compiler.cclang1400.exe=/opt/compiler-explorer/clang-14.0.0/bin/clang -compiler.cclang1400.semver=14.0.0 -compiler.cclang1400.options=--gcc-toolchain=/opt/compiler-explorer/gcc-11.2.0 -compiler.cclang1500.exe=/opt/compiler-explorer/clang-15.0.0/bin/clang -compiler.cclang1500.semver=15.0.0 -compiler.cclang1500.options=--gcc-toolchain=/opt/compiler-explorer/gcc-12.2.0 -compiler.cclang1600.exe=/opt/compiler-explorer/clang-16.0.0/bin/clang -compiler.cclang1600.semver=16.0.0 -compiler.cclang1600.options=--gcc-toolchain=/opt/compiler-explorer/gcc-12.2.0 -compiler.cclang1701.exe=/opt/compiler-explorer/clang-17.0.1/bin/clang -compiler.cclang1701.semver=17.0.1 -compiler.cclang1701.options=--gcc-toolchain=/opt/compiler-explorer/gcc-13.2.0 -compiler.cclang1810.exe=/opt/compiler-explorer/clang-18.1.0/bin/clang -compiler.cclang1810.semver=18.1.0 -compiler.cclang1810.options=--gcc-toolchain=/opt/compiler-explorer/gcc-13.2.0 -compiler.cclang_trunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang -compiler.cclang_trunk.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump -compiler.cclang_trunk.semver=(trunk) -compiler.cclang_trunk.isNightly=true -compiler.cclang_trunk.options=--gcc-toolchain=/opt/compiler-explorer/gcc-snapshot -compiler.cclang_assertions_trunk.exe=/opt/compiler-explorer/clang-assertions-trunk/bin/clang -compiler.cclang_assertions_trunk.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump -compiler.cclang_assertions_trunk.semver=(assertions trunk) -compiler.cclang_assertions_trunk.isNightly=true -compiler.cclang_assertions_trunk.options=--gcc-toolchain=/opt/compiler-explorer/gcc-snapshot -compiler.cclang_dang.exe=/opt/compiler-explorer/clang-dang-main/bin/clang -compiler.cclang_dang.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump -compiler.cclang_dang.semver=(thephd.dev) -compiler.cclang_dang.isNightly=true -compiler.cclang_dang.options=--gcc-toolchain=/opt/compiler-explorer/gcc-11.2.0 -std=c2x -compiler.cclang_widberg.exe=/opt/compiler-explorer/clang-widberg-main/bin/clang -compiler.cclang_widberg.semver=(widberg) -compiler.cclang_widberg.isNightly=true -compiler.cclang_widberg.options=--gcc-toolchain=/opt/compiler-explorer/gcc-11.2.0 -compiler.cclang_widberg.notification=Experimental Reverse Engineering Compiler; see <a href="https://github.com/widberg/llvm-project-widberg-extensions" target="_blank" rel="noopener noreferrer">github<sup><small class="fas fa-external-link-alt opens-new-window" title="Opens in a new window"></small></sup></a> - -# Clang for Arm -# Provides 32- and 64-bit menu items for clang-9 and trunk -group.armcclang32.groupName=Arm 32-bit clang -group.armcclang32.compilers=armv7-cclang900:armv7-cclang901:armv7-cclang1000:armv7-cclang1001:armv7-cclang1100:armv7-cclang1101:armv7-cclang1200:armv7-cclang1201:armv7-cclang1300:armv7-cclang1301:armv7-cclang1400:armv7-cclang1500:armv7-cclang1600:armv7-cclang1701:armv7-cclang1810:armv7-cclang-trunk -group.armcclang32.isSemVer=true -group.armcclang32.compilerType=clang -group.armcclang32.supportsExecute=false -group.armcclang32.instructionSet=arm32 -group.armcclang32.licenseName=LLVM Apache 2 -group.armcclang32.licenseLink=https://github.com/llvm/llvm-project/blob/main/LICENSE.TXT -group.armcclang32.licensePreamble=The LLVM Project is under the Apache License v2.0 with LLVM Exceptions -group.armcclang32.compilerCategories=clang -group.armcclang32.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt - -group.armcclang64.groupName=Arm 64-bit clang -group.armcclang64.compilers=armv8-cclang900:armv8-cclang901:armv8-cclang1000:armv8-cclang1001:armv8-cclang1100:armv8-cclang1101:armv8-cclang1200:armv8-cclang1201:armv8-cclang1300:armv8-cclang1301:armv8-cclang1400:armv8-cclang1500:armv8-cclang1600:armv8-cclang1701:armv8-cclang1810:armv8-cclang-trunk:armv8-full-cclang-trunk -group.armcclang64.isSemVer=true -group.armcclang64.compilerType=clang -group.armcclang64.supportsExecute=false -group.armcclang64.instructionSet=aarch64 -group.armcclang64.licenseName=LLVM Apache 2 -group.armcclang64.licenseLink=https://github.com/llvm/llvm-project/blob/main/LICENSE.TXT -group.armcclang64.licensePreamble=The LLVM Project is under the Apache License v2.0 with LLVM Exceptions -group.armcclang64.compilerCategories=clang -group.armcclang64.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt - -compiler.armv7-cclang1810.name=armv7-a clang 18.1.0 -compiler.armv7-cclang1810.exe=/opt/compiler-explorer/clang-18.1.0/bin/clang -compiler.armv7-cclang1810.semver=18.1.0 -# Arm v7-a with Neon and VFPv3 -compiler.armv7-cclang1810.options=-target arm-linux-gnueabi --gcc-toolchain=/opt/compiler-explorer/arm/gcc-13.2.0/arm-unknown-linux-gnueabihf --sysroot=/opt/compiler-explorer/arm/gcc-13.2.0/arm-unknown-linux-gnueabihf/arm-unknown-linux-gnueabihf/sysroot - -compiler.armv8-cclang1810.name=armv8-a clang 18.1.0 -compiler.armv8-cclang1810.exe=/opt/compiler-explorer/clang-18.1.0/bin/clang -compiler.armv8-cclang1810.semver=18.1.0 -# Arm v8-a -compiler.armv8-cclang1810.options=-target aarch64-linux-gnu --gcc-toolchain=/opt/compiler-explorer/arm64/gcc-13.2.0/aarch64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/arm64/gcc-13.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/sysroot - - -compiler.armv7-cclang1701.name=armv7-a clang 17.0.1 -compiler.armv7-cclang1701.exe=/opt/compiler-explorer/clang-17.0.1/bin/clang -compiler.armv7-cclang1701.semver=17.0.1 -# Arm v7-a with Neon and VFPv3 -compiler.armv7-cclang1701.options=-target arm-linux-gnueabi --gcc-toolchain=/opt/compiler-explorer/arm/gcc-13.2.0/arm-unknown-linux-gnueabihf --sysroot=/opt/compiler-explorer/arm/gcc-13.2.0/arm-unknown-linux-gnueabihf/arm-unknown-linux-gnueabihf/sysroot - -compiler.armv8-cclang1701.name=armv8-a clang 17.0.1 -compiler.armv8-cclang1701.exe=/opt/compiler-explorer/clang-17.0.1/bin/clang -compiler.armv8-cclang1701.semver=17.0.1 -# Arm v8-a -compiler.armv8-cclang1701.options=-target aarch64-linux-gnu --gcc-toolchain=/opt/compiler-explorer/arm64/gcc-13.2.0/aarch64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/arm64/gcc-13.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/sysroot - - -compiler.armv7-cclang1600.name=armv7-a clang 16.0.0 -compiler.armv7-cclang1600.exe=/opt/compiler-explorer/clang-16.0.0/bin/clang -compiler.armv7-cclang1600.semver=16.0.0 -# Arm v7-a with Neon and VFPv3 -compiler.armv7-cclang1600.options=-target arm-linux-gnueabi --gcc-toolchain=/opt/compiler-explorer/arm/gcc-12.2.0/arm-unknown-linux-gnueabihf --sysroot=/opt/compiler-explorer/arm/gcc-12.2.0/arm-unknown-linux-gnueabihf/arm-unknown-linux-gnueabihf/sysroot - -compiler.armv8-cclang1600.name=armv8-a clang 16.0.0 -compiler.armv8-cclang1600.exe=/opt/compiler-explorer/clang-16.0.0/bin/clang -compiler.armv8-cclang1600.semver=16.0.0 -# Arm v8-a -compiler.armv8-cclang1600.options=-target aarch64-linux-gnu --gcc-toolchain=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/sysroot - - -compiler.armv7-cclang1500.name=armv7-a clang 15.0.0 -compiler.armv7-cclang1500.exe=/opt/compiler-explorer/clang-15.0.0/bin/clang -compiler.armv7-cclang1500.semver=15.0.0 -# Arm v7-a with Neon and VFPv3 -compiler.armv7-cclang1500.options=-target arm-linux-gnueabi --gcc-toolchain=/opt/compiler-explorer/arm/gcc-12.2.0/arm-unknown-linux-gnueabihf --sysroot=/opt/compiler-explorer/arm/gcc-12.2.0/arm-unknown-linux-gnueabihf/arm-unknown-linux-gnueabihf/sysroot - -compiler.armv8-cclang1500.name=armv8-a clang 15.0.0 -compiler.armv8-cclang1500.exe=/opt/compiler-explorer/clang-15.0.0/bin/clang -compiler.armv8-cclang1500.semver=15.0.0 -# Arm v8-a -compiler.armv8-cclang1500.options=-target aarch64-linux-gnu --gcc-toolchain=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/sysroot - - -compiler.armv7-cclang1400.name=armv7-a clang 14.0.0 -compiler.armv7-cclang1400.exe=/opt/compiler-explorer/clang-14.0.0/bin/clang -compiler.armv7-cclang1400.semver=14.0.0 -# Arm v7-a with Neon and VFPv3 -compiler.armv7-cclang1400.options=-target arm-linux-gnueabi --gcc-toolchain=/opt/compiler-explorer/arm/gcc-11.2.0/arm-unknown-linux-gnueabihf --sysroot=/opt/compiler-explorer/arm/gcc-11.2.0/arm-unknown-linux-gnueabihf/arm-unknown-linux-gnueabihf/sysroot - -compiler.armv8-cclang1400.name=armv8-a clang 14.0.0 -compiler.armv8-cclang1400.exe=/opt/compiler-explorer/clang-14.0.0/bin/clang -compiler.armv8-cclang1400.semver=14.0.0 -# Arm v8-a -compiler.armv8-cclang1400.options=-target aarch64-linux-gnu --gcc-toolchain=/opt/compiler-explorer/arm64/gcc-11.2.0/aarch64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/arm64/gcc-11.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/sysroot - - -compiler.armv7-cclang1301.name=armv7-a clang 13.0.1 -compiler.armv7-cclang1301.exe=/opt/compiler-explorer/clang-13.0.1/bin/clang -compiler.armv7-cclang1301.semver=13.0.1 -# Arm v7-a with Neon and VFPv3 -compiler.armv7-cclang1301.options=-target arm-linux-gnueabi --gcc-toolchain=/opt/compiler-explorer/arm/gcc-11.2.0/arm-unknown-linux-gnueabihf --sysroot=/opt/compiler-explorer/arm/gcc-11.2.0/arm-unknown-linux-gnueabihf/arm-unknown-linux-gnueabihf/sysroot - -compiler.armv8-cclang1301.name=armv8-a clang 13.0.1 -compiler.armv8-cclang1301.exe=/opt/compiler-explorer/clang-13.0.1/bin/clang -compiler.armv8-cclang1301.semver=13.0.1 -# Arm v8-a -compiler.armv8-cclang1301.options=-target aarch64-linux-gnu --gcc-toolchain=/opt/compiler-explorer/arm64/gcc-11.2.0/aarch64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/arm64/gcc-11.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/sysroot - - -compiler.armv7-cclang1300.name=armv7-a clang 13.0.0 -compiler.armv7-cclang1300.exe=/opt/compiler-explorer/clang-13.0.0/bin/clang -compiler.armv7-cclang1300.semver=13.0.0 -# Arm v7-a with Neon and VFPv3 -compiler.armv7-cclang1300.options=-target arm-linux-gnueabi --gcc-toolchain=/opt/compiler-explorer/arm/gcc-11.2.0/arm-unknown-linux-gnueabihf --sysroot=/opt/compiler-explorer/arm/gcc-11.2.0/arm-unknown-linux-gnueabihf/arm-unknown-linux-gnueabihf/sysroot - -compiler.armv8-cclang1300.name=armv8-a clang 13.0.0 -compiler.armv8-cclang1300.exe=/opt/compiler-explorer/clang-13.0.0/bin/clang -compiler.armv8-cclang1300.semver=13.0.0 -# Arm v8-a -compiler.armv8-cclang1300.options=-target aarch64-linux-gnu --gcc-toolchain=/opt/compiler-explorer/arm64/gcc-11.2.0/aarch64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/arm64/gcc-11.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/sysroot - - -compiler.armv7-cclang1201.name=armv7-a clang 12.0.1 -compiler.armv7-cclang1201.exe=/opt/compiler-explorer/clang-12.0.1/bin/clang -compiler.armv7-cclang1201.semver=12.0.1 -# Arm v7-a with Neon and VFPv3 -compiler.armv7-cclang1201.options=-target arm-linux-gnueabi --gcc-toolchain=/opt/compiler-explorer/arm/gcc-11.1.0/arm-unknown-linux-gnueabihf --sysroot=/opt/compiler-explorer/arm/gcc-11.1.0/arm-unknown-linux-gnueabihf/arm-unknown-linux-gnueabihf/sysroot - -compiler.armv8-cclang1201.name=armv8-a clang 12.0.1 -compiler.armv8-cclang1201.exe=/opt/compiler-explorer/clang-12.0.1/bin/clang -compiler.armv8-cclang1201.semver=12.0.1 -# Arm v8-a -compiler.armv8-cclang1201.options=-target aarch64-linux-gnu --gcc-toolchain=/opt/compiler-explorer/arm64/gcc-11.1.0/aarch64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/arm64/gcc-11.1.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/sysroot - - -compiler.armv7-cclang1200.name=armv7-a clang 12.0.0 -compiler.armv7-cclang1200.exe=/opt/compiler-explorer/clang-12.0.0/bin/clang -compiler.armv7-cclang1200.semver=12.0.0 -# Arm v7-a with Neon and VFPv3 -compiler.armv7-cclang1200.options=-target arm-linux-gnueabi --gcc-toolchain=/opt/compiler-explorer/arm/gcc-10.3.0/arm-unknown-linux-gnueabi --sysroot=/opt/compiler-explorer/arm/gcc-10.3.0/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/sysroot - -compiler.armv8-cclang1200.name=armv8-a clang 12.0.0 -compiler.armv8-cclang1200.exe=/opt/compiler-explorer/clang-12.0.0/bin/clang -compiler.armv8-cclang1200.semver=12.0.0 -# Arm v8-a -compiler.armv8-cclang1200.options=-target aarch64-linux-gnu --gcc-toolchain=/opt/compiler-explorer/arm64/gcc-10.3.0/aarch64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/arm64/gcc-10.3.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/sysroot - - -compiler.armv7-cclang1101.name=armv7-a clang 11.0.1 -compiler.armv7-cclang1101.exe=/opt/compiler-explorer/clang-11.0.1/bin/clang -compiler.armv7-cclang1101.semver=11.0.1 -# Arm v7-a with Neon and VFPv3 -compiler.armv7-cclang1101.options=-target arm-linux-gnueabi --gcc-toolchain=/opt/compiler-explorer/arm/gcc-8.2.0/arm-unknown-linux-gnueabi --sysroot=/opt/compiler-explorer/arm/gcc-8.2.0/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/sysroot - -compiler.armv8-cclang1101.name=armv8-a clang 11.0.1 -compiler.armv8-cclang1101.exe=/opt/compiler-explorer/clang-11.0.1/bin/clang -compiler.armv8-cclang1101.semver=11.0.1 -# Arm v8-a -compiler.armv8-cclang1101.options=-target aarch64-linux-gnu --gcc-toolchain=/opt/compiler-explorer/arm64/gcc-8.2.0/aarch64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/arm64/gcc-8.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/sysroot - -compiler.armv7-cclang1100.name=armv7-a clang 11.0.0 -compiler.armv7-cclang1100.exe=/opt/compiler-explorer/clang-11.0.0/bin/clang -compiler.armv7-cclang1100.semver=11.0.0 -# Arm v7-a with Neon and VFPv3 -compiler.armv7-cclang1100.options=-target arm-linux-gnueabi --gcc-toolchain=/opt/compiler-explorer/arm/gcc-8.2.0/arm-unknown-linux-gnueabi --sysroot=/opt/compiler-explorer/arm/gcc-8.2.0/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/sysroot - -compiler.armv8-cclang1100.name=armv8-a clang 11.0.0 -compiler.armv8-cclang1100.exe=/opt/compiler-explorer/clang-11.0.0/bin/clang -compiler.armv8-cclang1100.semver=11.0.0 -# Arm v8-a -compiler.armv8-cclang1100.options=-target aarch64-linux-gnu --gcc-toolchain=/opt/compiler-explorer/arm64/gcc-8.2.0/aarch64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/arm64/gcc-8.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/sysroot - -compiler.armv7-cclang1001.name=armv7-a clang 10.0.1 -compiler.armv7-cclang1001.exe=/opt/compiler-explorer/clang-10.0.1/bin/clang -compiler.armv7-cclang1001.semver=10.0.1 -# Arm v7-a with Neon and VFPv3 -compiler.armv7-cclang1001.options=-target arm-linux-gnueabi --gcc-toolchain=/opt/compiler-explorer/arm/gcc-8.2.0/arm-unknown-linux-gnueabi --sysroot=/opt/compiler-explorer/arm/gcc-8.2.0/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/sysroot - -compiler.armv8-cclang1001.name=armv8-a clang 10.0.1 -compiler.armv8-cclang1001.exe=/opt/compiler-explorer/clang-10.0.1/bin/clang -compiler.armv8-cclang1001.semver=10.0.1 -# Arm v8-a -compiler.armv8-cclang1001.options=-target aarch64-linux-gnu --gcc-toolchain=/opt/compiler-explorer/arm64/gcc-8.2.0/aarch64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/arm64/gcc-8.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/sysroot - -compiler.armv7-cclang1000.name=armv7-a clang 10.0.0 -compiler.armv7-cclang1000.exe=/opt/compiler-explorer/clang-10.0.0/bin/clang -compiler.armv7-cclang1000.semver=10.0.0 -# Arm v7-a with Neon and VFPv3 -compiler.armv7-cclang1000.options=-target arm-linux-gnueabi --gcc-toolchain=/opt/compiler-explorer/arm/gcc-8.2.0/arm-unknown-linux-gnueabi --sysroot=/opt/compiler-explorer/arm/gcc-8.2.0/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/sysroot -# This compiler was originally named with only a major version number. An alias -# of this name needs to be maintained to allow old URLs to continue to work -compiler.armv7-cclang1000.alias=armv7-cclang-10 - -compiler.armv8-cclang1000.name=armv8-a clang 10.0.0 -compiler.armv8-cclang1000.exe=/opt/compiler-explorer/clang-10.0.0/bin/clang -compiler.armv8-cclang1000.semver=10.0.0 -# Arm v8-a -compiler.armv8-cclang1000.options=-target aarch64-linux-gnu --gcc-toolchain=/opt/compiler-explorer/arm64/gcc-8.2.0/aarch64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/arm64/gcc-8.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/sysroot -# This compiler was originally named with only a major version number. An alias -# of this name needs to be maintained to allow old URLs to continue to work -compiler.armv8-cclang1000.alias=armv8-cclang-10 - -compiler.armv7-cclang901.name=armv7-a clang 9.0.1 -compiler.armv7-cclang901.exe=/opt/compiler-explorer/clang-9.0.1/bin/clang -compiler.armv7-cclang901.semver=9.0.1 -# Arm v7-a with Neon and VFPv3 -compiler.armv7-cclang901.options=-target arm-linux-gnueabi --gcc-toolchain=/opt/compiler-explorer/arm/gcc-8.2.0/arm-unknown-linux-gnueabi --sysroot=/opt/compiler-explorer/arm/gcc-8.2.0/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/sysroot - -compiler.armv8-cclang901.name=armv8-a clang 9.0.1 -compiler.armv8-cclang901.exe=/opt/compiler-explorer/clang-9.0.1/bin/clang -compiler.armv8-cclang901.semver=9.0.1 -# Arm v8-a -compiler.armv8-cclang901.options=-target aarch64-linux-gnu --gcc-toolchain=/opt/compiler-explorer/arm64/gcc-8.2.0/aarch64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/arm64/gcc-8.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/sysroot - -compiler.armv7-cclang900.name=armv7-a clang 9.0.0 -compiler.armv7-cclang900.exe=/opt/compiler-explorer/clang-9.0.0/bin/clang -compiler.armv7-cclang900.semver=9.0.0 -# Arm v7-a with Neon and VFPv3 -compiler.armv7-cclang900.options=-target arm-linux-gnueabi --gcc-toolchain=/opt/compiler-explorer/arm/gcc-8.2.0/arm-unknown-linux-gnueabi --sysroot=/opt/compiler-explorer/arm/gcc-8.2.0/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/sysroot -# This compiler was originally named with only a major version number. An alias -# of this name needs to be maintained to allow old URLs to continue to work -compiler.armv7-cclang900.alias=armv7-cclang-9 - -compiler.armv8-cclang900.name=armv8-a clang 9.0.0 -compiler.armv8-cclang900.exe=/opt/compiler-explorer/clang-9.0.0/bin/clang -compiler.armv8-cclang900.semver=9.0.0 -# Arm v8-a -compiler.armv8-cclang900.options=-target aarch64-linux-gnu --gcc-toolchain=/opt/compiler-explorer/arm64/gcc-8.2.0/aarch64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/arm64/gcc-8.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/sysroot -# This compiler was originally named with only a major version number. An alias -# of this name needs to be maintained to allow old URLs to continue to work -compiler.armv8-cclang900.alias=armv8-cclang-9 - -compiler.armv7-cclang-trunk.name=armv7-a clang (trunk) -compiler.armv7-cclang-trunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang -compiler.armv7-cclang-trunk.objdumper=/opt/compiler-explorer/arm/gcc-10.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-objdump -compiler.armv7-cclang-trunk.semver=(trunk) -compiler.armv7-cclang-trunk.isNightly=true -# Arm v7-a with Neon and VFPv3 -compiler.armv7-cclang-trunk.options=-target arm-linux-gnueabi --gcc-toolchain=/opt/compiler-explorer/arm/gcc-12.2.0/arm-unknown-linux-gnueabi --sysroot=/opt/compiler-explorer/arm/gcc-12.2.0/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/sysroot - -compiler.armv8-cclang-trunk.name=armv8-a clang (trunk) -compiler.armv8-cclang-trunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang -compiler.armv8-cclang-trunk.objdumper=/opt/compiler-explorer/arm64/gcc-10.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/bin/objdump -compiler.armv8-cclang-trunk.semver=(trunk) -compiler.armv8-cclang-trunk.isNightly=true -# Arm v8-a -compiler.armv8-cclang-trunk.options=-target aarch64-linux-gnu --gcc-toolchain=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/sysroot - -compiler.armv8-full-cclang-trunk.name=armv8-a clang (all architectural features, trunk) -compiler.armv8-full-cclang-trunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang -compiler.armv8-full-cclang-trunk.objdumper=/opt/compiler-explorer/arm64/gcc-10.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/bin/objdump -compiler.armv8-full-cclang-trunk.semver=(trunk allfeats) -compiler.armv8-full-cclang-trunk.isNightly=true -# Arm v8-a with all supported architectural features -compiler.armv8-full-cclang-trunk.options=-target aarch64-none-linux-gnu --gcc-toolchain=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/sysroot -march=armv8.8-a+crypto+profile+rng+memtag+sve2+sve2-bitperm+sve2-sm4+sve2-aes+sve2-sha3+tme+brbe+f32mm+f64mm+fp16fml+ls64+sme+sme-f64f64+sme-i16i64+sme2 -# An alias of the original name for this compiler needs to be maintained to -# allow old URLs to continue to work -compiler.armv8-full-cclang-trunk.alias=armv8.5-cclang-trunk - -################################ -# LLVM-MOS (6502 Clang) -group.cmosclang-trunk.compilers=cmos-nes-cnrom-trunk:cmos-nes-mmc1-trunk:cmos-nes-mmc3-trunk:cmos-nes-nrom-trunk:cmos-atari8-trunk:cmos-cx16-trunk:cmos-c64-trunk:cmos-mega65-trunk:cmos-osi-c1p-trunk -group.cmosclang-trunk.baseName=llvm-mos -group.cmosclang-trunk.groupName=llvm-mos (6502) clang -group.cmosclang-trunk.options=-fno-lto -mllvm -zp-avail=224 -group.cmosclang-trunk.instructionSet=6502 -group.cmosclang-trunk.supportsBinary=true -group.cmosclang-trunk.supportsBinaryObject=false -group.cmosclang-trunk.supportsExecute=false -group.cmosclang-trunk.compilerType=llvmmos -group.cmosclang-trunk.isSemVer=true -group.cmosclang-trunk.objdumper=/opt/compiler-explorer/llvm-mos-trunk/bin/llvm-objdump -group.cmosclang-trunk.objdumperType=llvm -group.cmosclang-trunk.compilerCategories=clang -group.cmosclang-trunk.isNightly=true -group.cmosclang-trunk.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt - -compiler.cmos-nes-cnrom-trunk.exe=/opt/compiler-explorer/llvm-mos-trunk/bin/mos-nes-cnrom-clang -compiler.cmos-nes-cnrom-trunk.semver=nes-cnrom - -compiler.cmos-nes-mmc1-trunk.exe=/opt/compiler-explorer/llvm-mos-trunk/bin/mos-nes-mmc1-clang -compiler.cmos-nes-mmc1-trunk.semver=nes-mmc1 - -compiler.cmos-nes-mmc3-trunk.exe=/opt/compiler-explorer/llvm-mos-trunk/bin/mos-nes-mmc3-clang -compiler.cmos-nes-mmc3-trunk.semver=nes-mmc3 - -compiler.cmos-nes-nrom-trunk.exe=/opt/compiler-explorer/llvm-mos-trunk/bin/mos-nes-nrom-clang -compiler.cmos-nes-nrom-trunk.semver=nes-nrom - -compiler.cmos-atari8-trunk.exe=/opt/compiler-explorer/llvm-mos-trunk/bin/mos-atari8-clang -compiler.cmos-atari8-trunk.semver=atari 8-bit - -compiler.cmos-cx16-trunk.exe=/opt/compiler-explorer/llvm-mos-trunk/bin/mos-cx16-clang -compiler.cmos-cx16-trunk.semver=commander X16 - -compiler.cmos-c64-trunk.exe=/opt/compiler-explorer/llvm-mos-trunk/bin/mos-c64-clang -compiler.cmos-c64-trunk.semver=commodore 64 - -compiler.cmos-mega65-trunk.exe=/opt/compiler-explorer/llvm-mos-trunk/bin/mos-mega65-clang -compiler.cmos-mega65-trunk.semver=mega65 - -compiler.cmos-osi-c1p-trunk.exe=/opt/compiler-explorer/llvm-mos-trunk/bin/mos-osi-c1p-clang -compiler.cmos-osi-c1p-trunk.semver=osi-c1p - -################################ -# Clang for RISC-V -group.rvcclang.compilers=&rv32cclang:&rv64cclang -group.rvcclang.supportsBinary=true -group.rvcclang.supportsBinaryObject=true -group.rvcclang.supportsExecute=false -group.rvcclang.isSemVer=true -group.rvcclang.licenseName=LLVM Apache 2 -group.rvcclang.licenseLink=https://github.com/llvm/llvm-project/blob/main/LICENSE.TXT -group.rvcclang.licensePreamble=The LLVM Project is under the Apache License v2.0 with LLVM Exceptions -group.rvcclang.compilerCategories=clang - -group.rv32cclang.compilers=rv32-cclang:rv32-cclang1810:rv32-cclang1701:rv32-cclang1600:rv32-cclang1500:rv32-cclang1400:rv32-cclang1301:rv32-cclang1300:rv32-cclang1200:rv32-cclang1201:rv32-cclang1101:rv32-cclang1100:rv32-cclang1001:rv32-cclang1000:rv32-cclang901:rv32-cclang900 -group.rv32cclang.options=-target riscv32-unknown-elf -march=rv32gc -mabi=ilp32d --gcc-toolchain=/opt/compiler-explorer/riscv32/gcc-10.2.0/riscv32-unknown-elf -group.rv32cclang.objdumper=/opt/compiler-explorer/riscv32/gcc-10.2.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-objdump -group.rv32cclang.baseName=RISC-V rv32gc clang -group.rv32cclang.groupName=RISC-V 32 Clang -group.rv32cclang.licenseName=LLVM Apache 2 -group.rv32cclang.licenseLink=https://github.com/llvm/llvm-project/blob/main/LICENSE.TXT -group.rv32cclang.licensePreamble=The LLVM Project is under the Apache License v2.0 with LLVM Exceptions -group.rv32cclang.compilerCategories=clang -group.rv32cclang.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt - -compiler.rv32-cclang900.exe=/opt/compiler-explorer/clang-9.0.0/bin/clang -compiler.rv32-cclang900.semver=9.0.0 -compiler.rv32-cclang900.objdumper=/opt/compiler-explorer/riscv32/gcc-8.2.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-objdump -compiler.rv32-cclang900.options=-target riscv32-unknown-elf -march=rv32gc -mabi=ilp32d --gcc-toolchain=/opt/compiler-explorer/riscv32/gcc-8.2.0/riscv32-unknown-elf -compiler.rv32-cclang901.exe=/opt/compiler-explorer/clang-9.0.1/bin/clang -compiler.rv32-cclang901.semver=9.0.1 -compiler.rv32-cclang901.objdumper=/opt/compiler-explorer/riscv32/gcc-8.2.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-objdump -compiler.rv32-cclang901.options=-target riscv32-unknown-elf -march=rv32gc -mabi=ilp32d --gcc-toolchain=/opt/compiler-explorer/riscv32/gcc-8.2.0/riscv32-unknown-elf -compiler.rv32-cclang1000.exe=/opt/compiler-explorer/clang-10.0.0/bin/clang -compiler.rv32-cclang1000.semver=10.0.0 -compiler.rv32-cclang1000.objdumper=/opt/compiler-explorer/riscv32/gcc-8.2.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-objdump -compiler.rv32-cclang1000.options=-target riscv32-unknown-elf -march=rv32gc -mabi=ilp32d --gcc-toolchain=/opt/compiler-explorer/riscv32/gcc-8.2.0/riscv32-unknown-elf -compiler.rv32-cclang1001.exe=/opt/compiler-explorer/clang-10.0.1/bin/clang -compiler.rv32-cclang1001.semver=10.0.1 -compiler.rv32-cclang1001.objdumper=/opt/compiler-explorer/riscv32/gcc-8.2.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-objdump -compiler.rv32-cclang1001.options=-target riscv32-unknown-elf -march=rv32gc -mabi=ilp32d --gcc-toolchain=/opt/compiler-explorer/riscv32/gcc-8.2.0/riscv32-unknown-elf -compiler.rv32-cclang1100.exe=/opt/compiler-explorer/clang-11.0.0/bin/clang -compiler.rv32-cclang1100.semver=11.0.0 -compiler.rv32-cclang1101.exe=/opt/compiler-explorer/clang-11.0.1/bin/clang -compiler.rv32-cclang1101.semver=11.0.1 -compiler.rv32-cclang1200.exe=/opt/compiler-explorer/clang-12.0.0/bin/clang -compiler.rv32-cclang1200.semver=12.0.0 -compiler.rv32-cclang1201.exe=/opt/compiler-explorer/clang-12.0.1/bin/clang -compiler.rv32-cclang1201.semver=12.0.1 -compiler.rv32-cclang1300.exe=/opt/compiler-explorer/clang-13.0.0/bin/clang -compiler.rv32-cclang1300.semver=13.0.0 -compiler.rv32-cclang1301.exe=/opt/compiler-explorer/clang-13.0.1/bin/clang -compiler.rv32-cclang1301.semver=13.0.1 -compiler.rv32-cclang1400.exe=/opt/compiler-explorer/clang-14.0.0/bin/clang -compiler.rv32-cclang1400.semver=14.0.0 -compiler.rv32-cclang1500.exe=/opt/compiler-explorer/clang-15.0.0/bin/clang -compiler.rv32-cclang1500.semver=15.0.0 -compiler.rv32-cclang1600.exe=/opt/compiler-explorer/clang-16.0.0/bin/clang -compiler.rv32-cclang1600.semver=16.0.0 -compiler.rv32-cclang1701.exe=/opt/compiler-explorer/clang-17.0.1/bin/clang -compiler.rv32-cclang1701.semver=17.0.1 -compiler.rv32-cclang1810.exe=/opt/compiler-explorer/clang-18.1.0/bin/clang -compiler.rv32-cclang1810.semver=18.1.0 -compiler.rv32-cclang.alias=rv32cclang -compiler.rv32-cclang.exe=/opt/compiler-explorer/clang-trunk/bin/clang -compiler.rv32-cclang.semver=(trunk) -compiler.rv32-cclang.isNightly=true - -group.rv64cclang.compilers=rv64-cclang:rv64-cclang1810:rv64-cclang1701:rv64-cclang1600:rv64-cclang1500:rv64-cclang1400:rv64-cclang1301:rv64-cclang1300:rv64-cclang1200:rv64-cclang1201:rv64-cclang1101:rv64-cclang1100:rv64-cclang1001:rv64-cclang1000:rv64-cclang901:rv64-cclang900 -group.rv64cclang.options=-target riscv64-unknown-linux-gnu -march=rv64gc -mabi=lp64d --gcc-toolchain=/opt/compiler-explorer/riscv64/gcc-8.2.0/riscv64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/riscv64/gcc-8.2.0/riscv64-unknown-linux-gnu/riscv64-unknown-linux-gnu/sysroot -group.rv64cclang.objdumper=/opt/compiler-explorer/riscv64/gcc-8.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump -group.rv64cclang.baseName=RISC-V rv64gc clang -group.rv64cclang.groupName=RISC-V 64 Clang -group.rv64cclang.compilerCategories=clang -group.rv64cclang.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt - -compiler.rv64-cclang900.semver=9.0.0 -compiler.rv64-cclang900.exe=/opt/compiler-explorer/clang-9.0.0/bin/clang -compiler.rv64-cclang900.objdumper=/opt/compiler-explorer/riscv64/gcc-8.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump -compiler.rv64-cclang900.options=-target riscv64-unknown-linux-gnu -march=rv64gc -mabi=lp64d --gcc-toolchain=/opt/compiler-explorer/riscv64/gcc-8.2.0/riscv64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/riscv64/gcc-8.2.0/riscv64-unknown-linux-gnu/riscv64-unknown-linux-gnu/sysroot -compiler.rv64-cclang901.semver=9.0.1 -compiler.rv64-cclang901.exe=/opt/compiler-explorer/clang-9.0.1/bin/clang -compiler.rv64-cclang901.objdumper=/opt/compiler-explorer/riscv64/gcc-8.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump -compiler.rv64-cclang901.options=-target riscv64-unknown-linux-gnu -march=rv64gc -mabi=lp64d --gcc-toolchain=/opt/compiler-explorer/riscv64/gcc-8.2.0/riscv64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/riscv64/gcc-8.2.0/riscv64-unknown-linux-gnu/riscv64-unknown-linux-gnu/sysroot -compiler.rv64-cclang1000.exe=/opt/compiler-explorer/clang-10.0.0/bin/clang -compiler.rv64-cclang1000.semver=10.0.0 -compiler.rv64-cclang1000.objdumper=/opt/compiler-explorer/riscv64/gcc-8.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump -compiler.rv64-cclang1000.options=-target riscv64-unknown-linux-gnu -march=rv64gc -mabi=lp64d --gcc-toolchain=/opt/compiler-explorer/riscv64/gcc-8.2.0/riscv64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/riscv64/gcc-8.2.0/riscv64-unknown-linux-gnu/riscv64-unknown-linux-gnu/sysroot -compiler.rv64-cclang1001.exe=/opt/compiler-explorer/clang-10.0.1/bin/clang -compiler.rv64-cclang1001.semver=10.0.1 -compiler.rv64-cclang1001.objdumper=/opt/compiler-explorer/riscv64/gcc-8.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump -compiler.rv64-cclang1001.options=-target riscv64-unknown-linux-gnu -march=rv64gc -mabi=lp64d --gcc-toolchain=/opt/compiler-explorer/riscv64/gcc-8.2.0/riscv64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/riscv64/gcc-8.2.0/riscv64-unknown-linux-gnu/riscv64-unknown-linux-gnu/sysroot -compiler.rv64-cclang1100.exe=/opt/compiler-explorer/clang-11.0.0/bin/clang -compiler.rv64-cclang1100.semver=11.0.0 -compiler.rv64-cclang1101.exe=/opt/compiler-explorer/clang-11.0.1/bin/clang -compiler.rv64-cclang1101.semver=11.0.1 -compiler.rv64-cclang1200.exe=/opt/compiler-explorer/clang-12.0.0/bin/clang -compiler.rv64-cclang1200.semver=12.0.0 -compiler.rv64-cclang1201.exe=/opt/compiler-explorer/clang-12.0.1/bin/clang -compiler.rv64-cclang1201.semver=12.0.1 -compiler.rv64-cclang1300.exe=/opt/compiler-explorer/clang-13.0.0/bin/clang -compiler.rv64-cclang1300.semver=13.0.0 -compiler.rv64-cclang1301.exe=/opt/compiler-explorer/clang-13.0.1/bin/clang -compiler.rv64-cclang1301.semver=13.0.1 -compiler.rv64-cclang1400.exe=/opt/compiler-explorer/clang-14.0.0/bin/clang -compiler.rv64-cclang1400.semver=14.0.0 -compiler.rv64-cclang1500.exe=/opt/compiler-explorer/clang-15.0.0/bin/clang -compiler.rv64-cclang1500.semver=15.0.0 -compiler.rv64-cclang1600.exe=/opt/compiler-explorer/clang-16.0.0/bin/clang -compiler.rv64-cclang1600.semver=16.0.0 -compiler.rv64-cclang1701.exe=/opt/compiler-explorer/clang-17.0.1/bin/clang -compiler.rv64-cclang1701.semver=17.0.1 -compiler.rv64-cclang1810.exe=/opt/compiler-explorer/clang-18.1.0/bin/clang -compiler.rv64-cclang1810.semver=18.1.0 -compiler.rv64-cclang.alias=rv64cclang -compiler.rv64-cclang.exe=/opt/compiler-explorer/clang-trunk/bin/clang -compiler.rv64-cclang.semver=(trunk) -compiler.rv64-cclang.isNightly=true - -######################### -# Clang for WebAssembly -group.wasmcclang.compilers=wasm32cclang -group.wasmcclang.groupName=Clang WebAssembly -group.wasmcclang.supportsBinary=false -group.wasmcclang.supportsBinaryObject=false -group.wasmcclang.licenseName=LLVM Apache 2 -group.wasmcclang.licenseLink=https://github.com/llvm/llvm-project/blob/main/LICENSE.TXT -group.wasmcclang.licensePreamble=The LLVM Project is under the Apache License v2.0 with LLVM Exceptions -group.wasmcclang.compilerCategories=clang -group.wasmcclang.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt - -compiler.wasm32cclang.exe=/opt/compiler-explorer/clang-trunk/bin/clang -compiler.wasm32cclang.name=WebAssembly clang (trunk) -compiler.wasm32cclang.isNightly=true -compiler.wasm32cclang.options=-target wasm32 - -# ppci for various architectures -group.ppci.compilers=ppci055 -group.ppci.groupName=ppci -group.ppci.compilerType=ppci -group.ppci.supportsBinary=false -group.ppci.supportsBinaryObject=false -group.ppci.isSemVer=true -group.ppci.baseName=ppci -group.ppci.includeFlag=-I -group.ppci.licenseName=BSD 2-Clause "Simplified" License -group.ppci.licenseLink=https://github.com/windelbouwman/ppci/blob/master/license.txt -group.ppci.licensePreamble=Copyright (c) 2011-2019, Windel Bouwman - -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:cicc191:cicc202112:cicc202120:cicc202130:cicc202140:cicc202150:cicc202160:cicc202170:cicc202171:cicc202180:cicc202190:cicc2021100 -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 -group.cicc.compilerCategories=icc -group.cicc.instructionSet=amd64 -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.cicc1301.supportsBinaryObject=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 -compiler.cicc191.exe=/opt/compiler-explorer/intel-2019.1/bin/icc -compiler.cicc191.semver=19.0.1 -compiler.cicc191.options=-x c -gcc-name=/opt/compiler-explorer/gcc-8.2.0/bin/gcc - -compiler.cicc202112.exe=/opt/compiler-explorer/intel-cpp-2021.1.2.63/compiler/latest/linux/bin/intel64/icc -compiler.cicc202112.ldPath=/opt/compiler-explorer/intel-cpp-2021.1.2.63/compiler/latest/linux/compiler/lib/intel64_lin -compiler.cicc202112.libPath=/opt/compiler-explorer/intel-cpp-2021.1.2.63/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2021.1.2.63/compiler/latest/linux/compiler/lib/ia32_lin -compiler.cicc202112.semver=2021.1.2 -compiler.cicc202112.options=-gcc-name=/opt/compiler-explorer/gcc-10.1.0/bin/gcc - -compiler.cicc202120.exe=/opt/compiler-explorer/intel-cpp-2021.2.0.118/compiler/latest/linux/bin/intel64/icc -compiler.cicc202120.ldPath=/opt/compiler-explorer/intel-cpp-2021.2.0.118/compiler/latest/linux/compiler/lib/intel64_lin -compiler.cicc202120.libPath=/opt/compiler-explorer/intel-cpp-2021.2.0.118/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2021.2.0.118/compiler/latest/linux/compiler/lib/ia32_lin -compiler.cicc202120.semver=2021.2.0 -compiler.cicc202120.options=-gxx-name=/opt/compiler-explorer/gcc-10.1.0/bin/g++ - -compiler.cicc202130.exe=/opt/compiler-explorer/intel-cpp-2021.3.0.3168/compiler/latest/linux/bin/intel64/icc -compiler.cicc202130.ldPath=/opt/compiler-explorer/intel-cpp-2021.3.0.3168/compiler/latest/linux/compiler/lib/intel64_lin -compiler.cicc202130.libPath=/opt/compiler-explorer/intel-cpp-2021.3.0.3168/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2021.3.0.3168/compiler/latest/linux/compiler/lib/ia32_lin -compiler.cicc202130.semver=2021.3.0 -compiler.cicc202130.options=-gxx-name=/opt/compiler-explorer/gcc-10.1.0/bin/g++ - -compiler.cicc202140.exe=/opt/compiler-explorer/intel-cpp-2021.4.0.3201/compiler/latest/linux/bin/intel64/icc -compiler.cicc202140.ldPath=/opt/compiler-explorer/intel-cpp-2021.4.0.3201/compiler/latest/linux/compiler/lib/intel64_lin -compiler.cicc202140.libPath=/opt/compiler-explorer/intel-cpp-2021.4.0.3201/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2021.4.0.3201/compiler/latest/linux/compiler/lib/ia32_lin -compiler.cicc202140.semver=2021.4.0 -compiler.cicc202140.options=-gxx-name=/opt/compiler-explorer/gcc-10.1.0/bin/g++ - -compiler.cicc202150.exe=/opt/compiler-explorer/intel-cpp-2022.0.1.71/compiler/latest/linux/bin/intel64/icc -compiler.cicc202150.ldPath=/opt/compiler-explorer/intel-cpp-2022.0.1.71/compiler/latest/linux/compiler/lib/intel64_lin -compiler.cicc202150.libPath=/opt/compiler-explorer/intel-cpp-2022.0.1.71/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2022.0.1.71/compiler/latest/linux/compiler/lib/ia32_lin -compiler.cicc202150.semver=2021.5.0 -compiler.cicc202150.options=-gxx-name=/opt/compiler-explorer/gcc-10.1.0/bin/g++ - -compiler.cicc202160.exe=/opt/compiler-explorer/intel-cpp-2022.1.0.137/compiler/latest/linux/bin/intel64/icc -compiler.cicc202160.ldPath=/opt/compiler-explorer/intel-cpp-2022.1.0.137/compiler/latest/linux/compiler/lib/intel64_lin -compiler.cicc202160.libPath=/opt/compiler-explorer/intel-cpp-2022.1.0.137/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2022.1.0.137/compiler/latest/linux/compiler/lib/ia32_lin -compiler.cicc202160.semver=2021.6.0 -compiler.cicc202160.options=-gxx-name=/opt/compiler-explorer/gcc-10.1.0/bin/g++ - -compiler.cicc202170.exe=/opt/compiler-explorer/intel-cpp-2022.2.0.8772/compiler/latest/linux/bin/intel64/icc -compiler.cicc202170.ldPath=/opt/compiler-explorer/intel-cpp-2022.2.0.8772/compiler/latest/linux/compiler/lib/intel64_lin -compiler.cicc202170.libPath=/opt/compiler-explorer/intel-cpp-2022.2.0.8772/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2022.2.0.8772/compiler/latest/linux/compiler/lib/ia32_lin -compiler.cicc202170.semver=2021.7.0 -compiler.cicc202170.options=-gxx-name=/opt/compiler-explorer/gcc-12.2.0/bin/g++ - -compiler.cicc202171.exe=/opt/compiler-explorer/intel-cpp-2022.2.1.16991/compiler/latest/linux/bin/intel64/icc -compiler.cicc202171.ldPath=/opt/compiler-explorer/intel-cpp-2022.2.1.16991/compiler/latest/linux/compiler/lib/intel64_lin -compiler.cicc202171.libPath=/opt/compiler-explorer/intel-cpp-2022.2.1.16991/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2022.2.1.16991/compiler/latest/linux/compiler/lib/ia32_lin -compiler.cicc202171.semver=2021.7.1 -compiler.cicc202171.options=-gxx-name=/opt/compiler-explorer/gcc-12.2.0/bin/g++ - -compiler.cicc202180.exe=/opt/compiler-explorer/intel-cpp-2023.0.0.25393/compiler/latest/linux/bin/intel64/icc -compiler.cicc202180.ldPath=/opt/compiler-explorer/intel-cpp-2023.0.0.25393/compiler/latest/linux/compiler/lib/intel64_lin -compiler.cicc202180.libPath=/opt/compiler-explorer/intel-cpp-2023.0.0.25393/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2023.0.0.25393/compiler/latest/linux/compiler/lib/ia32_lin -compiler.cicc202180.semver=2021.8.0 -compiler.cicc202180.options=-gxx-name=/opt/compiler-explorer/gcc-13.1.0/bin/g++ - -compiler.cicc202190.exe=/opt/compiler-explorer/intel-cpp-2023.1.0.46347/compiler/latest/linux/bin/intel64/icc -compiler.cicc202190.ldPath=/opt/compiler-explorer/intel-cpp-2023.1.0.46347/compiler/latest/linux/compiler/lib/intel64_lin -compiler.cicc202190.libPath=/opt/compiler-explorer/intel-cpp-2023.1.0.46347/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2023.1.0.46347/compiler/latest/linux/compiler/lib/ia32_lin -compiler.cicc202190.semver=2021.9.0 -compiler.cicc202190.options=-gxx-name=/opt/compiler-explorer/gcc-13.1.0/bin/g++ - -compiler.cicc2021100.exe=/opt/compiler-explorer/intel-cpp-2023.2.1.8/compiler/latest/linux/bin/intel64/icc -compiler.cicc2021100.ldPath=/opt/compiler-explorer/intel-cpp-2023.2.1.8/compiler/latest/linux/compiler/lib/intel64_lin -compiler.cicc2021100.libPath=/opt/compiler-explorer/intel-cpp-2023.2.1.8/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2023.2.1.8/compiler/latest/linux/compiler/lib/ia32_lin -compiler.cicc2021100.semver=2021.10.0 -compiler.cicc2021100.options=-gxx-name=/opt/compiler-explorer/gcc-13.2.0/bin/g++ - -# icx for x86 -group.cicx.compilers=cicx202112:cicx202120:cicx202130:cicx202140:cicx202200:cicx202210:cicx202220:cicx202221:cicx202300:cicx202310:cicx202400:cicxlatest -group.cicx.intelAsm=-masm=intel -group.cicx.options= -group.cicx.groupName=ICX x86-64 -group.cicx.baseName=x86-64 icx -group.cicx.isSemVer=true -group.cicx.compilerType=clang-intel -group.cicx.compilerCategories=icc -group.cicx.instructionSet=amd64 - -compiler.cicx202112.exe=/opt/compiler-explorer/intel-cpp-2021.1.2.63/compiler/latest/linux/bin/icx -compiler.cicx202112.ldPath=/opt/compiler-explorer/intel-cpp-2021.1.2.63/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2021.1.2.63/compiler/latest/linux/lib -compiler.cicx202112.libPath=/opt/compiler-explorer/intel-cpp-2021.1.2.63/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2021.1.2.63/compiler/latest/linux/compiler/lib/ia32_lin -compiler.cicx202112.semver=2021.1.2 -compiler.cicx202112.options=--gcc-toolchain=/opt/compiler-explorer/gcc-10.1.0 - -compiler.cicx202120.exe=/opt/compiler-explorer/intel-cpp-2021.2.0.118/compiler/latest/linux/bin/icx -compiler.cicx202120.ldPath=/opt/compiler-explorer/intel-cpp-2021.2.0.118/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2021.2.0.118/compiler/latest/linux/lib -compiler.cicx202120.libPath=/opt/compiler-explorer/intel-cpp-2021.2.0.118/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2021.2.0.118/compiler/latest/linux/compiler/lib/ia32_lin -compiler.cicx202120.semver=2021.2.0 -compiler.cicx202120.options=--gcc-toolchain=/opt/compiler-explorer/gcc-10.1.0 - -compiler.cicx202130.exe=/opt/compiler-explorer/intel-cpp-2021.3.0.3168/compiler/latest/linux/bin/icx -compiler.cicx202130.ldPath=/opt/compiler-explorer/intel-cpp-2021.3.0.3168/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2021.3.0.3168/compiler/latest/linux/lib -compiler.cicx202130.libPath=/opt/compiler-explorer/intel-cpp-2021.3.0.3168/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2021.3.0.3168/compiler/latest/linux/compiler/lib/ia32_lin -compiler.cicx202130.semver=2021.3.0 -compiler.cicx202130.options=--gcc-toolchain=/opt/compiler-explorer/gcc-10.1.0 - -compiler.cicx202140.exe=/opt/compiler-explorer/intel-cpp-2021.4.0.3201/compiler/latest/linux/bin/icx -compiler.cicx202140.ldPath=/opt/compiler-explorer/intel-cpp-2021.4.0.3201/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2021.4.0.3201/compiler/latest/linux/lib -compiler.cicx202140.libPath=/opt/compiler-explorer/intel-cpp-2021.4.0.3201/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2021.4.0.3201/compiler/latest/linux/compiler/lib/ia32_lin -compiler.cicx202140.semver=2021.4.0 -compiler.cicx202140.options=--gcc-toolchain=/opt/compiler-explorer/gcc-10.1.0 - -compiler.cicx202200.exe=/opt/compiler-explorer/intel-cpp-2022.0.1.71/compiler/latest/linux/bin/icx -compiler.cicx202200.ldPath=/opt/compiler-explorer/intel-cpp-2022.0.1.71/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2022.0.1.71/compiler/latest/linux/lib -compiler.cicx202200.libPath=/opt/compiler-explorer/intel-cpp-2022.0.1.71/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2022.0.1.71/compiler/latest/linux/compiler/lib/ia32_lin -compiler.cicx202200.semver=2022.0.0 -compiler.cicx202200.options=--gcc-toolchain=/opt/compiler-explorer/gcc-10.1.0 - -compiler.cicx202210.exe=/opt/compiler-explorer/intel-cpp-2022.1.0.137/compiler/latest/linux/bin/icx -compiler.cicx202210.ldPath=/opt/compiler-explorer/intel-cpp-2022.1.0.137/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2022.1.0.137/compiler/latest/linux/lib -compiler.cicx202210.libPath=/opt/compiler-explorer/intel-cpp-2022.1.0.137/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2022.1.0.137/compiler/latest/linux/compiler/lib/ia32_lin -compiler.cicx202210.semver=2022.1.0 -compiler.cicx202210.options=--gcc-toolchain=/opt/compiler-explorer/gcc-10.1.0 - -compiler.cicx202220.exe=/opt/compiler-explorer/intel-cpp-2022.2.0.8772/compiler/latest/linux/bin/icx -compiler.cicx202220.ldPath=/opt/compiler-explorer/intel-cpp-2022.2.0.8772/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2022.2.0.8772/compiler/latest/linux/lib -compiler.cicx202220.libPath=/opt/compiler-explorer/intel-cpp-2022.2.0.8772/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2022.2.0.8772/compiler/latest/linux/compiler/lib/ia32_lin -compiler.cicx202220.semver=2022.2.0 -compiler.cicx202220.options=--gcc-toolchain=/opt/compiler-explorer/gcc-12.2.0 - -compiler.cicx202221.exe=/opt/compiler-explorer/intel-cpp-2022.2.1.16991/compiler/latest/linux/bin/icx -compiler.cicx202221.ldPath=/opt/compiler-explorer/intel-cpp-2022.2.1.16991/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2022.2.1.16991/compiler/latest/linux/lib -compiler.cicx202221.libPath=/opt/compiler-explorer/intel-cpp-2022.2.1.16991/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2022.2.1.16991/compiler/latest/linux/compiler/lib/ia32_lin -compiler.cicx202221.semver=2022.2.1 -compiler.cicx202221.options=--gcc-toolchain=/opt/compiler-explorer/gcc-12.2.0 - -compiler.cicx202300.exe=/opt/compiler-explorer/intel-cpp-2023.0.0.25393/compiler/latest/linux/bin/icx -compiler.cicx202300.ldPath=/opt/compiler-explorer/intel-cpp-2023.0.0.25393/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2023.0.0.25393/compiler/latest/linux/lib -compiler.cicx202300.libPath=/opt/compiler-explorer/intel-cpp-2023.0.0.25393/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2023.0.0.25393/compiler/latest/linux/compiler/lib/ia32_lin -compiler.cicx202300.semver=2023.0.0 -compiler.cicx202300.options=--gcc-toolchain=/opt/compiler-explorer/gcc-13.1.0 - -compiler.cicx202310.exe=/opt/compiler-explorer/intel-cpp-2023.1.0.46347/compiler/latest/linux/bin/icx -compiler.cicx202310.ldPath=/opt/compiler-explorer/intel-cpp-2023.1.0.46347/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2023.1.0.46347/compiler/latest/linux/lib -compiler.cicx202310.libPath=/opt/compiler-explorer/intel-cpp-2023.1.0.46347/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-cpp-2023.1.0.46347/compiler/latest/linux/compiler/lib/ia32_lin -compiler.cicx202310.semver=2023.1.0 -compiler.cicx202310.options=--gcc-toolchain=/opt/compiler-explorer/gcc-13.1.0 - -compiler.cicx202400.exe=/opt/compiler-explorer/intel-cpp-2024.0.0.49524/compiler/latest/bin/icx -compiler.cicx202400.ldPath=/opt/compiler-explorer/intel-cpp-2024.0.0.49524/compiler/latest/lib -compiler.cicx202400.libPath=/opt/compiler-explorer/intel-cpp-2024.0.0.49524/compiler/latest/lib:/opt/compiler-explorer/intel-cpp-2024.0.0.49524/tbb/latest/lib -compiler.cicx202400.semver=2024.0.0 -compiler.cicx202400.options=--gcc-toolchain=/opt/compiler-explorer/gcc-13.2.0 - -compiler.cicxlatest.exe=/opt/compiler-explorer/intel-cpp-2024.0.0.49524/compiler/latest/bin/icx -compiler.cicxlatest.ldPath=/opt/compiler-explorer/intel-cpp-2024.0.0.49524/compiler/latest/lib -compiler.cicxlatest.libPath=/opt/compiler-explorer/intel-cpp-2024.0.0.49524/compiler/latest/lib:/opt/compiler-explorer/intel-cpp-2024.0.0.49524/tbb/latest/lib -compiler.cicxlatest.semver=(latest) -compiler.cicxlatest.options=--gcc-toolchain=/opt/compiler-explorer/gcc-13.2.0 - -############################### -# Cross Compilers (mostly GCC & Clang) -group.ccross.compilers=&cppcs:&cmipss:&cnanomips:&cmrisc32:&cmsp:&cgccarm:&cavr:&rvcgcc:&cxtensaesp32:&cxtensaesp32s2:&cxtensaesp32s3:&cplatspec:&ckalray:&cs390x:&csh:&cloongarch64:&cc6x:&csparc:&csparc64:&csparcleon:&cbpf:&cvax:&cm68k -group.ccross.supportsBinary=false -group.ccross.supportsBinaryObject=true -group.ccross.groupName=Cross GCC -group.ccross.licenseLink=https://gcc.gnu.org/onlinedocs/gcc/Copying.html -group.ccross.licenseName=GNU General Public License -group.ccross.licensePreamble=Copyright (c) 2007 Free Software Foundation, Inc. <a href="https://fsf.org/" target="_blank">https://fsf.org/</a> -group.ccross.compilerCategories=gcc - -############################### -# Cross for BPF -group.cbpf.compilers=&cgccbpf:&cclangbpf -group.cbpf.demangler=/opt/compiler-explorer/bpf/gcc-trunk/bpf-unknown-none/bin/bpf-unknown-none-c++filt - -# Clang for BPF -group.cclangbpf.compilers=cbpfclangtrunk:cbpfclang1810:cbpfclang1701:cbpfclang1600:cbpfclang1500:cbpfclang1400:cbpfclang1300 -group.cclangbpf.supportsBinary=false -group.cclangbpf.supportsExecute=false -group.cclangbpf.baseName=BPF clang -group.cclangbpf.groupName=BPF CLANG -group.cclangbpf.isSemVer=true -group.cclangbpf.options=-target bpf -group.cclangbpf.objdumper=/opt/compiler-explorer/clang-trunk/bin/llvm-objdump -group.cclangbpf.objdumperType=llvm -group.cclangbpf.demangler=/opt/compiler-explorer/gcc-13.2.0/bin/c++filt -group.cclangbpf.compilerCategories=clang - -compiler.cbpfclangtrunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang -compiler.cbpfclangtrunk.semver=(trunk) -compiler.cbpfclangtrunk.isNightly=true - -compiler.cbpfclang1810.exe=/opt/compiler-explorer/clang-18.1.0/bin/clang -compiler.cbpfclang1810.semver=18.1.0 - -compiler.cbpfclang1701.exe=/opt/compiler-explorer/clang-17.0.1/bin/clang -compiler.cbpfclang1701.semver=17.0.1 - -compiler.cbpfclang1600.exe=/opt/compiler-explorer/clang-16.0.0/bin/clang -compiler.cbpfclang1600.semver=16.0.0 - -compiler.cbpfclang1500.exe=/opt/compiler-explorer/clang-15.0.0/bin/clang -compiler.cbpfclang1500.semver=15.0.0 - -compiler.cbpfclang1400.exe=/opt/compiler-explorer/clang-14.0.0/bin/clang -compiler.cbpfclang1400.semver=14.0.0 - -compiler.cbpfclang1300.exe=/opt/compiler-explorer/clang-13.0.0/bin/clang -compiler.cbpfclang1300.semver=13.0.0 - -# GCC for BPF -group.cgccbpf.compilers=cbpfg1310:cbpfg1320:cbpfg1410:cbpfgtrunk -group.cgccbpf.supportsBinary=true -group.cgccbpf.supportsExecute=false -group.cgccbpf.baseName=BPF gcc -group.cgccbpf.groupName=BPF GCC -group.cgccbpf.isSemVer=true -group.cgccbpf.objdumper=/opt/compiler-explorer/bpf/gcc-trunk/bpf-unknown-none/bin/bpf-unknown-objdump - -compiler.cbpfg1310.exe=/opt/compiler-explorer/bpf/gcc-13.1.0/bpf-unknown-none/bin/bpf-unknown-gcc -compiler.cbpfg1310.semver=13.1.0 -compiler.cbpfg1310.objdumper=/opt/compiler-explorer/bpf/gcc-13.1.0/bpf-unknown-none/bin/bpf-unknown-objdump -compiler.cbpfg1310.demangler=/opt/compiler-explorer/bpf/gcc-13.1.0/bpf-unknown-none/bin/bpf-unknown-none-c++filt - -compiler.cbpfg1320.exe=/opt/compiler-explorer/bpf/gcc-13.2.0/bpf-unknown-none/bin/bpf-unknown-gcc -compiler.cbpfg1320.semver=13.2.0 -compiler.cbpfg1320.objdumper=/opt/compiler-explorer/bpf/gcc-13.2.0/bpf-unknown-none/bin/bpf-unknown-objdump -compiler.cbpfg1320.demangler=/opt/compiler-explorer/bpf/gcc-13.2.0/bpf-unknown-none/bin/bpf-unknown-none-c++filt - -compiler.cbpfg1410.exe=/opt/compiler-explorer/bpf/gcc-14.1.0/bpf-unknown-none/bin/bpf-unknown-gcc -compiler.cbpfg1410.semver=14.1.0 -compiler.cbpfg1410.objdumper=/opt/compiler-explorer/bpf/gcc-14.1.0/bpf-unknown-none/bin/bpf-unknown-objdump -compiler.cbpfg1410.demangler=/opt/compiler-explorer/bpf/gcc-14.1.0/bpf-unknown-none/bin/bpf-unknown-none-c++filt - -compiler.cbpfgtrunk.exe=/opt/compiler-explorer/bpf/gcc-trunk/bpf-unknown-none/bin/bpf-unknown-gcc -compiler.cbpfgtrunk.semver=trunk -compiler.cbpfgtrunk.isNightly=true -compiler.cbpfgtrunk.objdumper=/opt/compiler-explorer/bpf/gcc-trunk/bpf-unknown-none/bin/bpf-unknown-objdump -compiler.cbpfgtrunk.demangler=/opt/compiler-explorer/bpf/gcc-trunk/bpf-unknown-none/bin/bpf-unknown-none-c++filt - - -############################### -# Cross for m68k -group.cm68k.compilers=&cgccm68k:&cclangm68k -group.cm68k.demangler=/opt/compiler-explorer/m68k/gcc-13.1.0/m68k-unknown-elf/bin/m68k-unknown-elf-c++filt - -# Clang for m68k -group.cclangm68k.compilers=cm68kclangtrunk -group.cclangm68k.supportsBinary=false -group.cclangm68k.supportsExecute=false -group.cclangm68k.baseName=M68K clang -group.cclangm68k.groupName=M68K CLANG -group.cclangm68k.isSemVer=true -group.cclangm68k.options=-target m68k -group.cclangm68k.objdumper=/opt/compiler-explorer/clang-trunk/bin/llvm-objdump -group.cclangm68k.objdumperType=llvm -group.cclangm68k.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt - -compiler.cm68kclangtrunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang -compiler.cm68kclangtrunk.semver=(trunk) -compiler.cm68kclangtrunk.isNightly=true - -# GCC for m68k -group.cgccm68k.compilers=cm68kg1310:cm68kg1320:cm68kg1410 -group.cgccm68k.supportsBinary=true -group.cgccm68k.supportsExecute=false -group.cgccm68k.baseName=M68K gcc -group.cgccm68k.groupName=M68K GCC -group.cgccm68k.isSemVer=true -group.cgccm68k.objdumper=/opt/compiler-explorer/bpf/gcc-trunk/bpf-unknown-none/bin/bpf-unknown-objdump - -compiler.cm68kg1310.exe=/opt/compiler-explorer/m68k/gcc-13.1.0/m68k-unknown-elf/bin/m68k-unknown-elf-gcc -compiler.cm68kg1310.semver=13.1.0 -compiler.cm68kg1310.objdumper=/opt/compiler-explorer/m68k/gcc-13.1.0/m68k-unknown-elf/bin/m68k-unknown-elf-objdump -compiler.cm68kg1310.demangler=/opt/compiler-explorer/m68k/gcc-13.1.0/m68k-unknown-elf/bin/m68k-unknown-elf-c++filt - -compiler.cm68kg1320.exe=/opt/compiler-explorer/m68k/gcc-13.2.0/m68k-unknown-elf/bin/m68k-unknown-elf-gcc -compiler.cm68kg1320.semver=13.2.0 -compiler.cm68kg1320.objdumper=/opt/compiler-explorer/m68k/gcc-13.2.0/m68k-unknown-elf/bin/m68k-unknown-elf-objdump -compiler.cm68kg1320.demangler=/opt/compiler-explorer/m68k/gcc-13.2.0/m68k-unknown-elf/bin/m68k-unknown-elf-c++filt - -compiler.cm68kg1410.exe=/opt/compiler-explorer/m68k/gcc-14.1.0/m68k-unknown-elf/bin/m68k-unknown-elf-gcc -compiler.cm68kg1410.semver=14.1.0 -compiler.cm68kg1410.objdumper=/opt/compiler-explorer/m68k/gcc-14.1.0/m68k-unknown-elf/bin/m68k-unknown-elf-objdump -compiler.cm68kg1410.demangler=/opt/compiler-explorer/m68k/gcc-14.1.0/m68k-unknown-elf/bin/m68k-unknown-elf-c++filt - -############################### -# Cross for SPARC -group.csparc.compilers=&cgccsparc - -# GCC for SPARC -group.cgccsparc.compilers=csparcg1220:csparcg1230:csparcg1310:csparcg1320:csparcg1410 -group.cgccsparc.baseName=SPARC gcc -group.cgccsparc.groupName=SPARC GCC -group.cgccsparc.isSemVer=true - -compiler.csparcg1220.exe=/opt/compiler-explorer/sparc/gcc-12.2.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-gcc -compiler.csparcg1220.semver=12.2.0 -compiler.csparcg1220.objdumper=/opt/compiler-explorer/sparc/gcc-12.2.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-objdump -compiler.csparcg1220.demangler=/opt/compiler-explorer/sparc/gcc-12.2.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-c++filt - -compiler.csparcg1230.exe=/opt/compiler-explorer/sparc/gcc-12.3.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-gcc -compiler.csparcg1230.semver=12.3.0 -compiler.csparcg1230.objdumper=/opt/compiler-explorer/sparc/gcc-12.3.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-objdump -compiler.csparcg1230.demangler=/opt/compiler-explorer/sparc/gcc-12.3.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-c++filt - -compiler.csparcg1310.exe=/opt/compiler-explorer/sparc/gcc-13.1.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-gcc -compiler.csparcg1310.semver=13.1.0 -compiler.csparcg1310.objdumper=/opt/compiler-explorer/sparc/gcc-13.1.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-objdump -compiler.csparcg1310.demangler=/opt/compiler-explorer/sparc/gcc-13.1.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-c++filt - -compiler.csparcg1320.exe=/opt/compiler-explorer/sparc/gcc-13.2.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-gcc -compiler.csparcg1320.semver=13.2.0 -compiler.csparcg1320.objdumper=/opt/compiler-explorer/sparc/gcc-13.2.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-objdump -compiler.csparcg1320.demangler=/opt/compiler-explorer/sparc/gcc-13.2.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-c++filt - -compiler.csparcg1410.exe=/opt/compiler-explorer/sparc/gcc-14.1.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-gcc -compiler.csparcg1410.semver=14.1.0 -compiler.csparcg1410.objdumper=/opt/compiler-explorer/sparc/gcc-14.1.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-objdump -compiler.csparcg1410.demangler=/opt/compiler-explorer/sparc/gcc-14.1.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-c++filt - -############################### -# Cross for SPARC64 -group.csparc64.compilers=&cgccsparc64 - -# GCC for SPARC64 -group.cgccsparc64.compilers=csparc64g1220:csparc64g1230:csparc64g1310:csparc64g1320:csparc64g1410 -group.cgccsparc64.baseName=SPARC64 gcc -group.cgccsparc64.groupName=SPARC64 GCC -group.cgccsparc64.isSemVer=true - -compiler.csparc64g1220.exe=/opt/compiler-explorer/sparc64/gcc-12.2.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-gcc -compiler.csparc64g1220.semver=12.2.0 -compiler.csparc64g1220.objdumper=/opt/compiler-explorer/sparc64/gcc-12.2.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-objdump -compiler.csparc64g1220.demangler=/opt/compiler-explorer/sparc64/gcc-12.2.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-c++filt - -compiler.csparc64g1230.exe=/opt/compiler-explorer/sparc64/gcc-12.3.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-gcc -compiler.csparc64g1230.semver=12.3.0 -compiler.csparc64g1230.objdumper=/opt/compiler-explorer/sparc64/gcc-12.3.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-objdump -compiler.csparc64g1230.demangler=/opt/compiler-explorer/sparc64/gcc-12.3.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-c++filt - -compiler.csparc64g1310.exe=/opt/compiler-explorer/sparc64/gcc-13.1.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-gcc -compiler.csparc64g1310.semver=13.1.0 -compiler.csparc64g1310.objdumper=/opt/compiler-explorer/sparc64/gcc-13.1.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-objdump -compiler.csparc64g1310.demangler=/opt/compiler-explorer/sparc64/gcc-13.1.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-c++filt - -compiler.csparc64g1320.exe=/opt/compiler-explorer/sparc64/gcc-13.2.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-gcc -compiler.csparc64g1320.semver=13.2.0 -compiler.csparc64g1320.objdumper=/opt/compiler-explorer/sparc64/gcc-13.2.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-objdump -compiler.csparc64g1320.demangler=/opt/compiler-explorer/sparc64/gcc-13.2.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-c++filt - -compiler.csparc64g1410.exe=/opt/compiler-explorer/sparc64/gcc-14.1.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-gcc -compiler.csparc64g1410.semver=14.1.0 -compiler.csparc64g1410.objdumper=/opt/compiler-explorer/sparc64/gcc-14.1.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-objdump -compiler.csparc64g1410.demangler=/opt/compiler-explorer/sparc64/gcc-14.1.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-c++filt - -############################### -# Cross for SPARC-LEON -group.csparcleon.compilers=&cgccsparcleon - -# GCC for SPARC-LEON -group.cgccsparcleon.compilers=csparcleong1220:csparcleong1220-1:csparcleong1230:csparcleong1310:csparcleong1320 -group.cgccsparcleon.baseName=SPARC LEON gcc -group.cgccsparcleon.groupName=SPARC LEON GCC -group.cgccsparcleon.isSemVer=true - -# this one was wrongly built using 'master', not 12.2.0 release. -compiler.csparcleong1220.hidden=true -compiler.csparcleong1220.exe=/opt/compiler-explorer/sparc-leon/gcc-12.2.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-gcc -compiler.csparcleong1220.name=SPARC LEON gcc 13.x (incorrectly named 12.2.0 in the past) -compiler.csparcleong1220.objdumper=/opt/compiler-explorer/sparc-leon/gcc-12.2.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-objdump -compiler.csparcleong1220.demangler=/opt/compiler-explorer/sparc-leon/gcc-12.2.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-c++filt - -compiler.csparcleong1230.exe=/opt/compiler-explorer/sparc-leon/gcc-12.3.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-gcc -compiler.csparcleong1230.semver=12.3.0 -compiler.csparcleong1230.objdumper=/opt/compiler-explorer/sparc-leon/gcc-12.3.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-objdump -compiler.csparcleong1230.demangler=/opt/compiler-explorer/sparc-leon/gcc-12.3.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-c++filt - -compiler.csparcleong1310.exe=/opt/compiler-explorer/sparc-leon/gcc-13.1.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-gcc -compiler.csparcleong1310.semver=13.1.0 -compiler.csparcleong1310.objdumper=/opt/compiler-explorer/sparc-leon/gcc-13.1.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-objdump -compiler.csparcleong1310.demangler=/opt/compiler-explorer/sparc-leon/gcc-13.1.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-c++filt - -compiler.csparcleong1320.exe=/opt/compiler-explorer/sparc-leon/gcc-13.2.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-gcc -compiler.csparcleong1320.semver=13.2.0 -compiler.csparcleong1320.objdumper=/opt/compiler-explorer/sparc-leon/gcc-13.2.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-objdump -compiler.csparcleong1320.demangler=/opt/compiler-explorer/sparc-leon/gcc-13.2.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-c++filt - -compiler.csparcleong1220-1.exe=/opt/compiler-explorer/sparc-leon/gcc-12.2.0-1/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-gcc -compiler.csparcleong1220-1.semver=12.2.0 -compiler.csparcleong1220-1.objdumper=/opt/compiler-explorer/sparc-leon/gcc-12.2.0-1/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-objdump -compiler.csparcleong1220-1.demangler=/opt/compiler-explorer/sparc-leon/gcc-12.2.0-1/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-c++filt - -############################### -# Cross for TI C6x -group.cc6x.compilers=&cgccc6x - -# GCC for TI C6x -group.cgccc6x.compilers=cc6xg1220:cc6xg1230:cc6xg1310:cc6xg1320:cc6xg1410 -group.cgccc6x.baseName=TI C6x gcc -group.cgccc6x.groupName=TI C6x GCC -group.cgccc6x.isSemVer=true - -compiler.cc6xg1220.exe=/opt/compiler-explorer/c6x/gcc-12.2.0/tic6x-elf/bin/tic6x-elf-gcc -compiler.cc6xg1220.semver=12.2.0 -compiler.cc6xg1220.objdumper=/opt/compiler-explorer/c6x/gcc-12.2.0/tic6x-elf/bin/tic6x-elf-objdump -compiler.cc6xg1220.demangler=/opt/compiler-explorer/c6x/gcc-12.2.0/tic6x-elf/bin/tic6x-elf-c++filt - -compiler.cc6xg1230.exe=/opt/compiler-explorer/c6x/gcc-12.3.0/tic6x-elf/bin/tic6x-elf-gcc -compiler.cc6xg1230.semver=12.3.0 -compiler.cc6xg1230.objdumper=/opt/compiler-explorer/c6x/gcc-12.3.0/tic6x-elf/bin/tic6x-elf-objdump -compiler.cc6xg1230.demangler=/opt/compiler-explorer/c6x/gcc-12.3.0/tic6x-elf/bin/tic6x-elf-c++filt - -compiler.cc6xg1310.exe=/opt/compiler-explorer/c6x/gcc-13.1.0/tic6x-elf/bin/tic6x-elf-gcc -compiler.cc6xg1310.semver=13.1.0 -compiler.cc6xg1310.objdumper=/opt/compiler-explorer/c6x/gcc-13.1.0/tic6x-elf/bin/tic6x-elf-objdump -compiler.cc6xg1310.demangler=/opt/compiler-explorer/c6x/gcc-13.1.0/tic6x-elf/bin/tic6x-elf-c++filt - -compiler.cc6xg1320.exe=/opt/compiler-explorer/c6x/gcc-13.2.0/tic6x-elf/bin/tic6x-elf-gcc -compiler.cc6xg1320.semver=13.2.0 -compiler.cc6xg1320.objdumper=/opt/compiler-explorer/c6x/gcc-13.2.0/tic6x-elf/bin/tic6x-elf-objdump -compiler.cc6xg1320.demangler=/opt/compiler-explorer/c6x/gcc-13.2.0/tic6x-elf/bin/tic6x-elf-c++filt - -compiler.cc6xg1410.exe=/opt/compiler-explorer/c6x/gcc-14.1.0/tic6x-elf/bin/tic6x-elf-gcc -compiler.cc6xg1410.semver=14.1.0 -compiler.cc6xg1410.objdumper=/opt/compiler-explorer/c6x/gcc-14.1.0/tic6x-elf/bin/tic6x-elf-objdump -compiler.cc6xg1410.demangler=/opt/compiler-explorer/c6x/gcc-14.1.0/tic6x-elf/bin/tic6x-elf-c++filt - -############################### -# Cross for loongarch64 -group.cloongarch64.compilers=&cgccloongarch64 - -# GCC for loongarch64 -group.cgccloongarch64.compilers=cloongarch64g1220:cloongarch64g1230:cloongarch64g1310:cloongarch64g1320:cloongarch64g1410 -group.cgccloongarch64.baseName=loongarch64 gcc -group.cgccloongarch64.groupName=loongarch64 GCC -group.cgccloongarch64.isSemVer=true - -compiler.cloongarch64g1220.exe=/opt/compiler-explorer/loongarch64/gcc-12.2.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-gcc -compiler.cloongarch64g1220.semver=12.2.0 -compiler.cloongarch64g1220.objdumper=/opt/compiler-explorer/loongarch64/gcc-12.2.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-objdump -compiler.cloongarch64g1220.demangler=/opt/compiler-explorer/loongarch64/gcc-12.2.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-c++filt - -compiler.cloongarch64g1230.exe=/opt/compiler-explorer/loongarch64/gcc-12.3.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-gcc -compiler.cloongarch64g1230.semver=12.3.0 -compiler.cloongarch64g1230.objdumper=/opt/compiler-explorer/loongarch64/gcc-12.3.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-objdump -compiler.cloongarch64g1230.demangler=/opt/compiler-explorer/loongarch64/gcc-12.3.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-c++filt - -compiler.cloongarch64g1310.exe=/opt/compiler-explorer/loongarch64/gcc-13.1.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-gcc -compiler.cloongarch64g1310.semver=13.1.0 -compiler.cloongarch64g1310.objdumper=/opt/compiler-explorer/loongarch64/gcc-13.1.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-objdump -compiler.cloongarch64g1310.demangler=/opt/compiler-explorer/loongarch64/gcc-13.1.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-c++filt - -compiler.cloongarch64g1320.exe=/opt/compiler-explorer/loongarch64/gcc-13.2.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-gcc -compiler.cloongarch64g1320.semver=13.2.0 -compiler.cloongarch64g1320.objdumper=/opt/compiler-explorer/loongarch64/gcc-13.2.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-objdump -compiler.cloongarch64g1320.demangler=/opt/compiler-explorer/loongarch64/gcc-13.2.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-c++filt - -compiler.cloongarch64g1410.exe=/opt/compiler-explorer/loongarch64/gcc-14.1.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-gcc -compiler.cloongarch64g1410.semver=14.1.0 -compiler.cloongarch64g1410.objdumper=/opt/compiler-explorer/loongarch64/gcc-14.1.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-objdump -compiler.cloongarch64g1410.demangler=/opt/compiler-explorer/loongarch64/gcc-14.1.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-c++filt - -############################### -# Cross for sh -group.csh.compilers=&cgccsh - -# GCC for sh -group.cgccsh.compilers=cshg494:cshg950:cshg1220:cshg1230:cshg1310:cshg1320:cshg1410 -group.cgccsh.baseName=sh gcc -group.cgccsh.groupName=sh GCC -group.cgccsh.isSemVer=true - -compiler.cshg494.exe=/opt/compiler-explorer/sh/gcc-4.9.4/sh-unknown-elf/bin/sh-unknown-elf-gcc -compiler.cshg494.semver=4.9.4 -compiler.cshg494.objdumper=/opt/compiler-explorer/sh/gcc-4.9.4/sh-unknown-elf/bin/sh-unknown-elf-objdump -compiler.cshg494.demangler=/opt/compiler-explorer/sh/gcc-4.9.4/sh-unknown-elf/bin/sh-unknown-elf-c++filt - -compiler.cshg950.exe=/opt/compiler-explorer/sh/gcc-9.5.0/sh-unknown-elf/bin/sh-unknown-elf-gcc -compiler.cshg950.semver=9.5.0 -compiler.cshg950.objdumper=/opt/compiler-explorer/sh/gcc-9.5.0/sh-unknown-elf/bin/sh-unknown-elf-objdump -compiler.cshg950.demangler=/opt/compiler-explorer/sh/gcc-9.5.0/sh-unknown-elf/bin/sh-unknown-elf-c++filt - -compiler.cshg1220.exe=/opt/compiler-explorer/sh/gcc-12.2.0/sh-unknown-elf/bin/sh-unknown-elf-gcc -compiler.cshg1220.semver=12.2.0 -compiler.cshg1220.objdumper=/opt/compiler-explorer/sh/gcc-12.2.0/sh-unknown-elf/bin/sh-unknown-elf-objdump -compiler.cshg1220.demangler=/opt/compiler-explorer/sh/gcc-12.2.0/sh-unknown-elf/bin/sh-unknown-elf-c++filt - -compiler.cshg1230.exe=/opt/compiler-explorer/sh/gcc-12.3.0/sh-unknown-elf/bin/sh-unknown-elf-gcc -compiler.cshg1230.semver=12.3.0 -compiler.cshg1230.objdumper=/opt/compiler-explorer/sh/gcc-12.3.0/sh-unknown-elf/bin/sh-unknown-elf-objdump -compiler.cshg1230.demangler=/opt/compiler-explorer/sh/gcc-12.3.0/sh-unknown-elf/bin/sh-unknown-elf-c++filt - -compiler.cshg1310.exe=/opt/compiler-explorer/sh/gcc-13.1.0/sh-unknown-elf/bin/sh-unknown-elf-gcc -compiler.cshg1310.semver=13.1.0 -compiler.cshg1310.objdumper=/opt/compiler-explorer/sh/gcc-13.1.0/sh-unknown-elf/bin/sh-unknown-elf-objdump -compiler.cshg1310.demangler=/opt/compiler-explorer/sh/gcc-13.1.0/sh-unknown-elf/bin/sh-unknown-elf-c++filt - -compiler.cshg1320.exe=/opt/compiler-explorer/sh/gcc-13.2.0/sh-unknown-elf/bin/sh-unknown-elf-gcc -compiler.cshg1320.semver=13.2.0 -compiler.cshg1320.objdumper=/opt/compiler-explorer/sh/gcc-13.2.0/sh-unknown-elf/bin/sh-unknown-elf-objdump -compiler.cshg1320.demangler=/opt/compiler-explorer/sh/gcc-13.2.0/sh-unknown-elf/bin/sh-unknown-elf-c++filt - -compiler.cshg1410.exe=/opt/compiler-explorer/sh/gcc-14.1.0/sh-unknown-elf/bin/sh-unknown-elf-gcc -compiler.cshg1410.semver=14.1.0 -compiler.cshg1410.objdumper=/opt/compiler-explorer/sh/gcc-14.1.0/sh-unknown-elf/bin/sh-unknown-elf-objdump -compiler.cshg1410.demangler=/opt/compiler-explorer/sh/gcc-14.1.0/sh-unknown-elf/bin/sh-unknown-elf-c++filt - -############################### -# Cross for s390x -group.cs390x.compilers=&cgccs390x - -# GCC for s390x -group.cgccs390x.compilers=cgccs390x112:cs390xg1210:cs390xg1220:cs390xg1230:cs390xg1310:cs390xg1320:cs390xg1410 -group.cgccs390x.baseName=s390x gcc -group.cgccs390x.groupName=s390x GCC -group.cgccs390x.isSemVer=true - -compiler.cgccs390x112.exe=/opt/compiler-explorer/s390x/gcc-11.2.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-gcc -compiler.cgccs390x112.semver=11.2.0 -compiler.cgccs390x112.objdumper=/opt/compiler-explorer/s390x/gcc-11.2.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-objdump - -compiler.cs390xg1210.exe=/opt/compiler-explorer/s390x/gcc-12.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-gcc -compiler.cs390xg1210.semver=12.1.0 -compiler.cs390xg1210.objdumper=/opt/compiler-explorer/s390x/gcc-12.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-objdump - -compiler.cs390xg1220.exe=/opt/compiler-explorer/s390x/gcc-12.2.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-gcc -compiler.cs390xg1220.semver=12.2.0 -compiler.cs390xg1220.objdumper=/opt/compiler-explorer/s390x/gcc-12.2.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-objdump -compiler.cs390xg1220.demangler=/opt/compiler-explorer/s390x/gcc-12.2.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-c++filt - -compiler.cs390xg1230.exe=/opt/compiler-explorer/s390x/gcc-12.3.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-gcc -compiler.cs390xg1230.semver=12.3.0 -compiler.cs390xg1230.objdumper=/opt/compiler-explorer/s390x/gcc-12.3.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-objdump -compiler.cs390xg1230.demangler=/opt/compiler-explorer/s390x/gcc-12.3.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-c++filt - -compiler.cs390xg1310.exe=/opt/compiler-explorer/s390x/gcc-13.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-gcc -compiler.cs390xg1310.semver=13.1.0 -compiler.cs390xg1310.objdumper=/opt/compiler-explorer/s390x/gcc-13.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-objdump -compiler.cs390xg1310.demangler=/opt/compiler-explorer/s390x/gcc-13.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-c++filt - -compiler.cs390xg1320.exe=/opt/compiler-explorer/s390x/gcc-13.2.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-gcc -compiler.cs390xg1320.semver=13.2.0 -compiler.cs390xg1320.objdumper=/opt/compiler-explorer/s390x/gcc-13.2.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-objdump -compiler.cs390xg1320.demangler=/opt/compiler-explorer/s390x/gcc-13.2.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-c++filt - -compiler.cs390xg1410.exe=/opt/compiler-explorer/s390x/gcc-14.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-gcc -compiler.cs390xg1410.semver=14.1.0 -compiler.cs390xg1410.objdumper=/opt/compiler-explorer/s390x/gcc-14.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-objdump -compiler.cs390xg1410.demangler=/opt/compiler-explorer/s390x/gcc-14.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-c++filt - -############################### -# Cross compilers for PPC -group.cppcs.compilers=&cppc:&cppc64:&cppc64le -group.cppcs.isSemVer=true - -group.cppc.compilers=cppcg48:cppcg1120:cppcg1210:cppcg1220:cppcg1230:cppcg1310:cppcg1320:cppcg1410 -group.cppc.groupName=POWER -group.cppc.baseName=power gcc - -compiler.cppcg48.exe=/opt/compiler-explorer/powerpc/gcc-4.8.5/bin/powerpc-unknown-linux-gnu-gcc -compiler.cppcg48.objdumper=/opt/compiler-explorer/powerpc/gcc-4.8.5/bin/powerpc-unknown-linux-gnu-objdump -compiler.cppcg48.semver=4.8.5 - -compiler.cppcg1120.exe=/opt/compiler-explorer/powerpc/gcc-11.2.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-gcc -compiler.cppcg1120.objdumper=/opt/compiler-explorer/powerpc/gcc-11.2.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-objdump -compiler.cppcg1120.semver=11.2.0 - -compiler.cppcg1210.exe=/opt/compiler-explorer/powerpc/gcc-12.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-gcc -compiler.cppcg1210.objdumper=/opt/compiler-explorer/powerpc/gcc-12.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-objdump -compiler.cppcg1210.semver=12.1.0 - -compiler.cppcg1220.exe=/opt/compiler-explorer/powerpc/gcc-12.2.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-gcc -compiler.cppcg1220.semver=12.2.0 -compiler.cppcg1220.objdumper=/opt/compiler-explorer/powerpc/gcc-12.2.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-objdump -compiler.cppcg1220.demangler=/opt/compiler-explorer/powerpc/gcc-12.2.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-c++filt - -compiler.cppcg1230.exe=/opt/compiler-explorer/powerpc/gcc-12.3.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-gcc -compiler.cppcg1230.semver=12.3.0 -compiler.cppcg1230.objdumper=/opt/compiler-explorer/powerpc/gcc-12.3.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-objdump -compiler.cppcg1230.demangler=/opt/compiler-explorer/powerpc/gcc-12.3.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-c++filt - -compiler.cppcg1310.exe=/opt/compiler-explorer/powerpc/gcc-13.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-gcc -compiler.cppcg1310.semver=13.1.0 -compiler.cppcg1310.objdumper=/opt/compiler-explorer/powerpc/gcc-13.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-objdump -compiler.cppcg1310.demangler=/opt/compiler-explorer/powerpc/gcc-13.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-c++filt - -compiler.cppcg1320.exe=/opt/compiler-explorer/powerpc/gcc-13.2.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-gcc -compiler.cppcg1320.semver=13.2.0 -compiler.cppcg1320.objdumper=/opt/compiler-explorer/powerpc/gcc-13.2.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-objdump -compiler.cppcg1320.demangler=/opt/compiler-explorer/powerpc/gcc-13.2.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-c++filt - -compiler.cppcg1410.exe=/opt/compiler-explorer/powerpc/gcc-14.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-gcc -compiler.cppcg1410.semver=14.1.0 -compiler.cppcg1410.objdumper=/opt/compiler-explorer/powerpc/gcc-14.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-objdump -compiler.cppcg1410.demangler=/opt/compiler-explorer/powerpc/gcc-14.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-c++filt - -group.cppc64.compilers=cppc64g8:cppc64g9:cppc64g1120:cppc64g1210:cppc64clang:cppc64g1220:cppc64g1230:cppc64g1310:cppc64g1320:cppc64gtrunk:cppc64g1410 -group.cppc64.groupName=POWER64 -group.cppc64.baseName=POWER64 gcc - -compiler.cppc64g8.exe=/opt/compiler-explorer/powerpc64/gcc-at12/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-gcc -compiler.cppc64g8.objdumper=/opt/compiler-explorer/powerpc64/gcc-at12/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.cppc64g8.name=power64 AT12.0 (gcc8) -compiler.cppc64g8.semver=(snapshot) - -compiler.cppc64g9.exe=/opt/compiler-explorer/powerpc64/gcc-at13/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-gcc -compiler.cppc64g9.objdumper=/opt/compiler-explorer/powerpc64/gcc-at13/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.cppc64g9.name=power64 AT13.0 (gcc9) -compiler.cppc64g9.semver=(snapshot) - -compiler.cppc64g1120.exe=/opt/compiler-explorer/powerpc64/gcc-11.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-gcc -compiler.cppc64g1120.objdumper=/opt/compiler-explorer/powerpc64/gcc-11.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.cppc64g1120.semver=11.2.0 - -compiler.cppc64g1210.exe=/opt/compiler-explorer/powerpc64/gcc-12.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-gcc -compiler.cppc64g1210.objdumper=/opt/compiler-explorer/powerpc64/gcc-12.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.cppc64g1210.semver=12.1.0 - -compiler.cppc64g1220.exe=/opt/compiler-explorer/powerpc64/gcc-12.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-gcc -compiler.cppc64g1220.semver=12.2.0 -compiler.cppc64g1220.objdumper=/opt/compiler-explorer/powerpc64/gcc-12.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.cppc64g1220.demangler=/opt/compiler-explorer/powerpc64/gcc-12.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-c++filt - -compiler.cppc64g1230.exe=/opt/compiler-explorer/powerpc64/gcc-12.3.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-gcc -compiler.cppc64g1230.semver=12.3.0 -compiler.cppc64g1230.objdumper=/opt/compiler-explorer/powerpc64/gcc-12.3.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.cppc64g1230.demangler=/opt/compiler-explorer/powerpc64/gcc-12.3.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-c++filt - -compiler.cppc64g1310.exe=/opt/compiler-explorer/powerpc64/gcc-13.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-gcc -compiler.cppc64g1310.semver=13.1.0 -compiler.cppc64g1310.objdumper=/opt/compiler-explorer/powerpc64/gcc-13.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.cppc64g1310.demangler=/opt/compiler-explorer/powerpc64/gcc-13.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-c++filt - -compiler.cppc64g1320.exe=/opt/compiler-explorer/powerpc64/gcc-13.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-gcc -compiler.cppc64g1320.semver=13.2.0 -compiler.cppc64g1320.objdumper=/opt/compiler-explorer/powerpc64/gcc-13.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.cppc64g1320.demangler=/opt/compiler-explorer/powerpc64/gcc-13.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-c++filt - -compiler.cppc64g1410.exe=/opt/compiler-explorer/powerpc64/gcc-14.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-gcc -compiler.cppc64g1410.semver=14.1.0 -compiler.cppc64g1410.objdumper=/opt/compiler-explorer/powerpc64/gcc-14.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.cppc64g1410.demangler=/opt/compiler-explorer/powerpc64/gcc-14.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-c++filt - -compiler.cppc64gtrunk.exe=/opt/compiler-explorer/powerpc64/gcc-trunk/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-gcc -compiler.cppc64gtrunk.semver=trunk -compiler.cppc64gtrunk.objdumper=/opt/compiler-explorer/powerpc64/gcc-trunk/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.cppc64gtrunk.demangler=/opt/compiler-explorer/powerpc64/gcc-trunk/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-c++filt - -compiler.cppc64clang.exe=/opt/compiler-explorer/clang-trunk/bin/clang -compiler.cppc64clang.objdumper=/opt/compiler-explorer/gcc-11.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.cppc64clang.name=powerpc64 clang (trunk) -compiler.cppc64clang.options=-target powerpc64 -compiler.cppc64clang.supportsBinary=false -compiler.cppc64clang.semver=(snapshot) -compiler.cppc64clang.isNightly=true -compiler.cppc64clang.compilerCategories=clang - -group.cppc64le.compilers=cppc64leg630:cppc64leg8:cppc64leg9:cppc64leg1120:cppc64leg1210:cppc64leclang:cppc64leg1220:cppc64leg1230:cppc64leg1310:cppc64leg1320:cppc64legtrunk:cppc64leg1410 -group.cppc64le.groupName=POWER64LE GCC -group.cppc64le.baseName=power64le gcc - -compiler.cppc64leg630.exe=/opt/compiler-explorer/powerpc64le/gcc-6.3.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-gcc -compiler.cppc64leg630.objdumper=/opt/compiler-explorer/powerpc64le/gcc-6.3.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.cppc64leg630.semver=6.3.0 - -compiler.cppc64leg8.exe=/opt/compiler-explorer/powerpc64le/gcc-at12/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-gcc -compiler.cppc64leg8.name=power64le AT12.0 (gcc8) -compiler.cppc64leg8.objdumper=/opt/compiler-explorer/powerpc64le/gcc-at12/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.cppc64leg8.semver=(snapshot) - -compiler.cppc64leg9.exe=/opt/compiler-explorer/powerpc64le/gcc-at13/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-gcc -compiler.cppc64leg9.objdumper=/opt/compiler-explorer/powerpc64le/gcc-at13/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.cppc64leg9.name=power64le AT13.0 (gcc9) -compiler.cppc64leg9.semver=(snapshot) - -compiler.cppc64leg1120.exe=/opt/compiler-explorer/powerpc64le/gcc-11.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-gcc -compiler.cppc64leg1120.objdumper=/opt/compiler-explorer/powerpc64le/gcc-11.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.cppc64leg1120.semver=11.2.0 - -compiler.cppc64leg1210.exe=/opt/compiler-explorer/powerpc64le/gcc-12.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-gcc -compiler.cppc64leg1210.objdumper=/opt/compiler-explorer/powerpc64le/gcc-12.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.cppc64leg1210.semver=12.1.0 - -compiler.cppc64leg1220.exe=/opt/compiler-explorer/powerpc64le/gcc-12.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-gcc -compiler.cppc64leg1220.semver=12.2.0 -compiler.cppc64leg1220.objdumper=/opt/compiler-explorer/powerpc64le/gcc-12.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.cppc64leg1220.demangler=/opt/compiler-explorer/powerpc64le/gcc-12.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-c++filt - -compiler.cppc64leg1230.exe=/opt/compiler-explorer/powerpc64le/gcc-12.3.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-gcc -compiler.cppc64leg1230.semver=12.3.0 -compiler.cppc64leg1230.objdumper=/opt/compiler-explorer/powerpc64le/gcc-12.3.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.cppc64leg1230.demangler=/opt/compiler-explorer/powerpc64le/gcc-12.3.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-c++filt - -compiler.cppc64leg1310.exe=/opt/compiler-explorer/powerpc64le/gcc-13.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-gcc -compiler.cppc64leg1310.semver=13.1.0 -compiler.cppc64leg1310.objdumper=/opt/compiler-explorer/powerpc64le/gcc-13.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.cppc64leg1310.demangler=/opt/compiler-explorer/powerpc64le/gcc-13.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-c++filt - -compiler.cppc64leg1320.exe=/opt/compiler-explorer/powerpc64le/gcc-13.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-gcc -compiler.cppc64leg1320.semver=13.2.0 -compiler.cppc64leg1320.objdumper=/opt/compiler-explorer/powerpc64le/gcc-13.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.cppc64leg1320.demangler=/opt/compiler-explorer/powerpc64le/gcc-13.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-c++filt - -compiler.cppc64leg1410.exe=/opt/compiler-explorer/powerpc64le/gcc-14.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-gcc -compiler.cppc64leg1410.semver=14.1.0 -compiler.cppc64leg1410.objdumper=/opt/compiler-explorer/powerpc64le/gcc-14.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.cppc64leg1410.demangler=/opt/compiler-explorer/powerpc64le/gcc-14.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-c++filt - -compiler.cppc64legtrunk.exe=/opt/compiler-explorer/powerpc64le/gcc-trunk/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-gcc -compiler.cppc64legtrunk.semver=trunk -compiler.cppc64legtrunk.objdumper=/opt/compiler-explorer/powerpc64le/gcc-trunk/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.cppc64legtrunk.demangler=/opt/compiler-explorer/powerpc64le/gcc-trunk/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-c++filt - -compiler.cppc64leclang.exe=/opt/compiler-explorer/clang-trunk/bin/clang -compiler.cppc64leclang.objdumper=/opt/compiler-explorer/gcc-11.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.cppc64leclang.name=power64le clang (trunk) -compiler.cppc64leclang.options=-target powerpc64le -compiler.cppc64leclang.supportsBinary=false -compiler.cppc64leclang.semver=(snapshot) -compiler.cppc64leclang.isNightly=true -compiler.cppc64leclang.compilerCategories=clang - -############################### -# GCC for ARM -group.cgccarm.compilers=&cgcc32arm:&cgcc64arm:&cgcc64marm -group.cgccarm.supportsBinaryObject=true -group.cgccarm.supportsExecute=false -# Some of the compilers don't like -isystem (as they assume the code must be C). -# See https://github.com/compiler-explorer/compiler-explorer/issues/989 for discussion/ -group.cgccarm.includeFlag=-I - -# 32 bit -group.cgcc32arm.groupName=Arm 32-bit GCC -group.cgcc32arm.baseName=ARM GCC -group.cgcc32arm.compilers=carmhfg54:carmg454:carmg464:carm541:carmg630:carmg640:carm710:carmg730:carmg750:carmg820:carmce820:carm831:carmg850:carm921:carm930:carm1020:carm1021:carm1030:carm1031_07:carm1031_10:carmg1050:carm1100:carm1120:carm1121:carm1130:carmg1140:carm1210:carmg1220:carmg1230:carmg1310:carmg1320:carmug1320:carmg1410:carmgtrunk -group.cgcc32arm.isSemVer=true -group.cgcc32arm.objdumper=/opt/compiler-explorer/arm/gcc-10.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-objdump -group.cgcc32arm.instructionSet=arm32 - -compiler.carmhfg54.exe=/opt/compiler-explorer/arm/gcc-5.4.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-gcc -compiler.carmhfg54.semver=5.4 (linux) -compiler.carm541.exe=/opt/compiler-explorer/gcc-arm-none-eabi-5_4-2016q3/bin/arm-none-eabi-gcc -compiler.carm541.semver=5.4.1 (none) -compiler.carm541.supportsBinary=false -compiler.carm541.supportsBinaryObject=true -compiler.carmg454.exe=/opt/compiler-explorer/arm/gcc-4.5.4/bin/arm-unknown-linux-gnueabi-gcc -compiler.carmg454.semver=4.5.4 (linux) -compiler.carmg464.exe=/opt/compiler-explorer/arm/gcc-4.6.4/bin/arm-unknown-linux-gnueabi-gcc -compiler.carmg464.semver=4.6.4 (linux) -compiler.carmg630.exe=/opt/compiler-explorer/arm/gcc-6.3.0/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-gcc -compiler.carmg630.semver=6.3.0 (linux) -compiler.carm710.exe=/opt/compiler-explorer/arm/gcc-arm-none-eabi-7-2017-q4-major/bin/arm-none-eabi-gcc -compiler.carm710.semver=7.2.1 (none) -compiler.carm710.supportsBinary=false -compiler.carm710.supportsBinaryObject=true -compiler.carmg640.exe=/opt/compiler-explorer/arm/gcc-6.4.0/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-gcc -compiler.carmg640.semver=6.4.0 (linux) -compiler.carmg730.exe=/opt/compiler-explorer/arm/gcc-7.3.0/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-gcc -compiler.carmg730.semver=7.3.0 (linux) -compiler.carmg750.exe=/opt/compiler-explorer/arm/gcc-7.5.0/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-gcc -compiler.carmg750.semver=7.5.0 (linux) -compiler.carmg820.exe=/opt/compiler-explorer/arm/gcc-8.2.0/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-gcc -compiler.carmg820.semver=8.2.0 (linux) -compiler.carmg850.exe=/opt/compiler-explorer/arm/gcc-8.5.0/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-gcc -compiler.carmg850.semver=8.5.0 (linux) - -compiler.carmg1050.exe=/opt/compiler-explorer/arm/gcc-10.5.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-gcc -compiler.carmg1050.semver=10.5.0 -compiler.carmg1050.objdumper=/opt/compiler-explorer/arm/gcc-10.5.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-objdump -compiler.carmg1050.demangler=/opt/compiler-explorer/arm/gcc-10.5.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-c++filt - -compiler.carmg1140.exe=/opt/compiler-explorer/arm/gcc-11.4.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-gcc -compiler.carmg1140.semver=11.4.0 -compiler.carmg1140.objdumper=/opt/compiler-explorer/arm/gcc-11.4.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-objdump -compiler.carmg1140.demangler=/opt/compiler-explorer/arm/gcc-11.4.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-c++filt - -compiler.carmg1220.exe=/opt/compiler-explorer/arm/gcc-12.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-gcc -compiler.carmg1220.semver=12.2.0 (linux) -compiler.carmg1220.objdumper=/opt/compiler-explorer/arm/gcc-12.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-objdump -compiler.carmg1220.demangler=/opt/compiler-explorer/arm/gcc-12.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-c++filt - -compiler.carmg1230.exe=/opt/compiler-explorer/arm/gcc-12.3.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-gcc -compiler.carmg1230.semver=12.3.0 -compiler.carmg1230.objdumper=/opt/compiler-explorer/arm/gcc-12.3.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-objdump -compiler.carmg1230.demangler=/opt/compiler-explorer/arm/gcc-12.3.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-c++filt - -compiler.carmg1310.exe=/opt/compiler-explorer/arm/gcc-13.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-gcc -compiler.carmg1310.semver=13.1.0 (linux) -compiler.carmg1310.objdumper=/opt/compiler-explorer/arm/gcc-13.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-objdump -compiler.carmg1310.demangler=/opt/compiler-explorer/arm/gcc-13.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-c++filt - -compiler.carmg1320.exe=/opt/compiler-explorer/arm/gcc-13.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-gcc -compiler.carmg1320.semver=13.2.0 -compiler.carmg1320.objdumper=/opt/compiler-explorer/arm/gcc-13.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-objdump -compiler.carmg1320.demangler=/opt/compiler-explorer/arm/gcc-13.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-c++filt - -compiler.carmg1410.exe=/opt/compiler-explorer/arm/gcc-14.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-gcc -compiler.carmg1410.semver=14.1.0 -compiler.carmg1410.objdumper=/opt/compiler-explorer/arm/gcc-14.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-objdump -compiler.carmg1410.demangler=/opt/compiler-explorer/arm/gcc-14.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-c++filt - -compiler.carmug1320.exe=/opt/compiler-explorer/arm/gcc-arm-unknown-13.2.0/arm-unknown-eabi/bin/arm-unknown-eabi-gcc -compiler.carmug1320.name=ARM GCC 13.2.0 (unknown-eabi) -compiler.carmug1320.semver=13.2.0 -compiler.carmug1320.objdumper=/opt/compiler-explorer/arm/gcc-arm-unknown-13.2.0/arm-unknown-eabi/bin/arm-unknown-eabi-objdump -compiler.carmug1320.demangler=/opt/compiler-explorer/arm/gcc-arm-unknown-13.2.0/arm-unknown-eabi/bin/arm-unknown-eabi-c++filt - -compiler.carmce820.exe=/opt/compiler-explorer/arm-wince/gcc-ce-8.2.0/bin/arm-mingw32ce-gcc -compiler.carmce820.semver=8.2.0 (WinCE) -compiler.carmce820.supportsBinary=false -compiler.carmce820.supportsBinaryObject=true -compiler.carm831.exe=/opt/compiler-explorer/arm/gcc-arm-none-eabi-8-2019-q3-update/bin/arm-none-eabi-gcc -compiler.carm831.semver=8.3.1 (none) -compiler.carm831.supportsBinary=false -compiler.carm831.supportsBinaryObject=true -compiler.carm921.exe=/opt/compiler-explorer/arm/gcc-arm-none-eabi-9-2019-q4-major/bin/arm-none-eabi-gcc -compiler.carm921.semver=9.2.1 (none) -compiler.carm921.supportsBinary=false -compiler.carm921.supportsBinaryObject=true -compiler.carm1021.exe=/opt/compiler-explorer/arm/gcc-arm-none-eabi-10-2020-q4-major/bin/arm-none-eabi-gcc -compiler.carm1021.semver=10.2.1 (none) -compiler.carm1021.supportsBinary=false -compiler.carm1031_07.exe=/opt/compiler-explorer/arm/gcc-arm-none-eabi-10.3-2021.07/bin/arm-none-eabi-gcc -compiler.carm1031_07.semver=10.3.1 (2021.07 none) -compiler.carm1031_07.supportsBinary=false -compiler.carm1031_10.exe=/opt/compiler-explorer/arm/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc -compiler.carm1031_10.semver=10.3.1 (2021.10 none) -compiler.carm1031_10.supportsBinary=false -compiler.carm1121.exe=/opt/compiler-explorer/arm/gcc-arm-none-eabi-11.2-2022.02/bin/arm-none-eabi-gcc -compiler.carm1121.semver=11.2.1 (none) -compiler.carm1121.supportsBinary=false -compiler.carm1021.supportsBinaryObject=true -compiler.carm930.exe=/opt/compiler-explorer/arm/gcc-9.3.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-gcc -compiler.carm930.semver=9.3.0 (linux) -compiler.carm1020.exe=/opt/compiler-explorer/arm/gcc-10.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-gcc -compiler.carm1020.semver=10.2.0 (linux) -compiler.carm1030.exe=/opt/compiler-explorer/arm/gcc-10.3.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-gcc -compiler.carm1030.semver=10.3.0 (linux) -compiler.carm1100.exe=/opt/compiler-explorer/arm/gcc-11.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-gcc -compiler.carm1100.semver=11.1.0 (linux) -compiler.carm1120.exe=/opt/compiler-explorer/arm/gcc-11.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-gcc -compiler.carm1120.semver=11.2.0 (linux) -compiler.carm1130.exe=/opt/compiler-explorer/arm/gcc-11.3.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-gcc -compiler.carm1130.semver=11.3.0 (linux) -compiler.carm1210.exe=/opt/compiler-explorer/arm/gcc-12.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-gcc -compiler.carm1210.objdumper=/opt/compiler-explorer/arm/gcc-12.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-objdump -compiler.carm1210.semver=12.1.0 (linux) -compiler.carmgtrunk.exe=/opt/compiler-explorer/arm/gcc-trunk/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-gcc -compiler.carmgtrunk.semver=trunk (linux) -compiler.carmgtrunk.isNightly=true - -# 64 bit -group.cgcc64arm.groupName=ARM64 gcc -group.cgcc64arm.baseName=ARM64 GCC -group.cgcc64arm.compilers=caarchg54:carm64g630:carm64g640:carm64g730:carm64g750:carm64g820:carm64g850:carm64g930:carm64g940:carm64g950:carm64g1020:carm64g1030:carm64g1040:carm64g1100:carm64g1120:carm64g1130:carm64g1140:carm64g1210:carm64gtrunk:carm64g1220:carm64g1230:carm64g1310:carm64g1050:carm64g1320:carm64g1410 -group.cgcc64arm.isSemVer=true -group.cgcc64arm.objdumper=/opt/compiler-explorer/arm64/gcc-10.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/bin/objdump -group.cgcc64arm.instructionSet=aarch64 - -compiler.caarchg54.exe=/opt/compiler-explorer/arm64/gcc-5.4.0/aarch64-unknown-linux-gnueabi/bin/aarch64-unknown-linux-gnueabi-gcc -compiler.caarchg54.semver=5.4 -compiler.carm64g630.exe=/opt/compiler-explorer/arm64/gcc-6.3.0/aarch64-unknown-linux-gnueabi/bin/aarch64-unknown-linux-gnueabi-gcc -compiler.carm64g630.semver=6.3 -compiler.carm64g640.exe=/opt/compiler-explorer/arm64/gcc-6.4.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gcc -compiler.carm64g640.semver=6.4.0 -compiler.carm64g730.exe=/opt/compiler-explorer/arm64/gcc-7.3.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gcc -compiler.carm64g730.semver=7.3.0 -compiler.carm64g750.exe=/opt/compiler-explorer/arm64/gcc-7.5.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gcc -compiler.carm64g750.semver=7.5.0 -compiler.carm64g820.exe=/opt/compiler-explorer/arm64/gcc-8.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gcc -compiler.carm64g820.semver=8.2.0 -compiler.carm64g850.exe=/opt/compiler-explorer/arm64/gcc-8.5.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gcc -compiler.carm64g850.semver=8.5.0 -compiler.carm64g930.exe=/opt/compiler-explorer/arm64/gcc-9.3.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gcc -compiler.carm64g930.semver=9.3.0 -compiler.carm64g940.exe=/opt/compiler-explorer/arm64/gcc-9.4.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gcc -compiler.carm64g940.semver=9.4.0 -compiler.carm64g950.exe=/opt/compiler-explorer/arm64/gcc-9.5.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gcc -compiler.carm64g950.semver=9.5.0 -compiler.carm64g1020.exe=/opt/compiler-explorer/arm64/gcc-10.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gcc -compiler.carm64g1020.semver=10.2.0 -compiler.carm64g1030.exe=/opt/compiler-explorer/arm64/gcc-10.3.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gcc -compiler.carm64g1030.semver=10.3.0 -compiler.carm64g1040.exe=/opt/compiler-explorer/arm64/gcc-10.4.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gcc -compiler.carm64g1040.semver=10.4.0 - -compiler.carm64g1050.exe=/opt/compiler-explorer/arm64/gcc-10.5.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gcc -compiler.carm64g1050.semver=10.5.0 -compiler.carm64g1050.objdumper=/opt/compiler-explorer/arm64/gcc-10.5.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-objdump -compiler.carm64g1050.demangler=/opt/compiler-explorer/arm64/gcc-10.5.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-c++filt -compiler.carm64g1100.exe=/opt/compiler-explorer/arm64/gcc-11.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gcc -compiler.carm64g1100.semver=11.1.0 -compiler.carm64g1120.exe=/opt/compiler-explorer/arm64/gcc-11.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gcc -compiler.carm64g1120.semver=11.2.0 -compiler.carm64g1130.exe=/opt/compiler-explorer/arm64/gcc-11.3.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gcc -compiler.carm64g1130.semver=11.3.0 - -compiler.carm64g1140.exe=/opt/compiler-explorer/arm64/gcc-11.4.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gcc -compiler.carm64g1140.semver=11.4.0 -compiler.carm64g1140.objdumper=/opt/compiler-explorer/arm64/gcc-11.4.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-objdump -compiler.carm64g1140.demangler=/opt/compiler-explorer/arm64/gcc-11.4.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-c++filt - -compiler.carm64g1210.exe=/opt/compiler-explorer/arm64/gcc-12.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gcc -compiler.carm64g1210.objdumper=/opt/compiler-explorer/arm64/gcc-12.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-objdump -compiler.carm64g1210.semver=12.1.0 - -compiler.carm64g1220.exe=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gcc -compiler.carm64g1220.semver=12.2.0 -compiler.carm64g1220.objdumper=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-objdump -compiler.carm64g1220.demangler=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-c++filt - -compiler.carm64g1230.exe=/opt/compiler-explorer/arm64/gcc-12.3.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gcc -compiler.carm64g1230.semver=12.3.0 -compiler.carm64g1230.objdumper=/opt/compiler-explorer/arm64/gcc-12.3.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-objdump -compiler.carm64g1230.demangler=/opt/compiler-explorer/arm64/gcc-12.3.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-c++filt - -compiler.carm64g1310.exe=/opt/compiler-explorer/arm64/gcc-13.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gcc -compiler.carm64g1310.semver=13.1.0 -compiler.carm64g1310.objdumper=/opt/compiler-explorer/arm64/gcc-13.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-objdump -compiler.carm64g1310.demangler=/opt/compiler-explorer/arm64/gcc-13.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-c++filt - -compiler.carm64g1320.exe=/opt/compiler-explorer/arm64/gcc-13.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gcc -compiler.carm64g1320.semver=13.2.0 -compiler.carm64g1320.objdumper=/opt/compiler-explorer/arm64/gcc-13.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-objdump -compiler.carm64g1320.demangler=/opt/compiler-explorer/arm64/gcc-13.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-c++filt - -compiler.carm64g1410.exe=/opt/compiler-explorer/arm64/gcc-14.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gcc -compiler.carm64g1410.semver=14.1.0 -compiler.carm64g1410.objdumper=/opt/compiler-explorer/arm64/gcc-14.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-objdump -compiler.carm64g1410.demangler=/opt/compiler-explorer/arm64/gcc-14.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-c++filt - -compiler.carm64gtrunk.exe=/opt/compiler-explorer/arm64/gcc-trunk/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gcc -compiler.carm64gtrunk.semver=trunk -compiler.carm64gtrunk.isNightly=true - -# GCC Morello -group.cgcc64marm.groupName=ARM64 Morello GCC -group.cgcc64marm.baseName=ARM64 Morello GCC -group.cgcc64marm.compilers=carm64gm101a1:carm64gm101a2 -group.cgcc64marm.isSemVer=true -group.cgcc64marm.objdumper=/opt/compiler-explorer/arm64morello/gcc-aarch64-none-elf-10.1.morello-alp2-x86_64/aarch64-none-elf/bin/objdump -group.cgcc64marm.instructionSet=aarch64 - -compiler.carm64gm101a1.exe=/opt/compiler-explorer/arm64morello/gcc-aarch64-none-elf-10.1.morello-alp1-x86_64/bin/aarch64-none-elf-gcc -compiler.carm64gm101a1.semver=10.1.0 Alpha 1 -compiler.carm64gm101a2.exe=/opt/compiler-explorer/arm64morello/gcc-aarch64-none-elf-10.1.morello-alp2-x86_64/bin/aarch64-none-elf-gcc -compiler.carm64gm101a2.semver=10.1.2 Alpha 2 - -############################### -# GCC for Kalray -group.ckalray.compilers=ckvxg1130_v4120:ckvxg1031_v4111:ckvxg1031_v4100:ckvxg941_v490:ckvxg941_v480:ckvxg941_v460:ckvxg750_v440:ckvxg750_v430:ckvxg750_v420:ckvxg750_v410:ckvxg750:ck1cg741:ck1cg750 -group.ckalray.groupName=Kalray MPPA GCC -group.ckalray.isSemVer=true -# kvx versions are different from the GCC they wrap - -compiler.ckvxg1130_v4120.exe=/opt/compiler-explorer/kvx/acb-4.12.0/bin/kvx-elf-gcc -compiler.ckvxg1130_v4120.name=KVX ACB 4.12.0 (GCC 11.3.0) -compiler.ckvxg1130_v4120.semver=4.12.0 -compiler.ckvxg1130_v4120.objdumper=/opt/compiler-explorer/kvx/acb-4.12.0/bin/kvx-elf-objdump - -compiler.ckvxg1031_v4111.exe=/opt/compiler-explorer/kvx/acb-4.11.1/bin/kvx-elf-gcc -compiler.ckvxg1031_v4111.name=KVX ACB 4.11.1 (GCC 10.3.1) -compiler.ckvxg1031_v4111.semver=4.11.1 -compiler.ckvxg1031_v4111.objdumper=/opt/compiler-explorer/kvx/acb-4.11.1/bin/kvx-elf-objdump -compiler.ckvxg1031_v4111.alias=ckvxg1031_v4110 - -compiler.ckvxg1031_v4100.exe=/opt/compiler-explorer/kvx/acb-4.10.0/bin/kvx-elf-gcc -compiler.ckvxg1031_v4100.name=KVX ACB 4.10.0 (GCC 10.3.1) -compiler.ckvxg1031_v4100.semver=4.10.0 -compiler.ckvxg1031_v4100.objdumper=/opt/compiler-explorer/kvx/acb-4.10.0/bin/kvx-elf-objdump - -compiler.ckvxg941_v490.exe=/opt/compiler-explorer/kvx/acb-4.9.0/bin/kvx-elf-gcc -compiler.ckvxg941_v490.name=KVX ACB 4.9.0 (GCC 9.4.1) -compiler.ckvxg941_v490.semver=4.9.0 -compiler.ckvxg941_v490.objdumper=/opt/compiler-explorer/kvx/acb-4.9.0/bin/kvx-elf-objdump - -compiler.ckvxg941_v480.exe=/opt/compiler-explorer/kvx/acb-4.8.0/bin/kvx-elf-gcc -compiler.ckvxg941_v480.name=KVX ACB 4.8.0 (GCC 9.4.1) -compiler.ckvxg941_v480.semver=4.8.0 -compiler.ckvxg941_v480.objdumper=/opt/compiler-explorer/kvx/acb-4.8.0/bin/kvx-elf-objdump - -compiler.ckvxg941_v460.exe=/opt/compiler-explorer/kvx/acb-4.6.0/bin/kvx-elf-gcc -compiler.ckvxg941_v460.name=KVX ACB 4.6.0 (GCC 9.4.1) -compiler.ckvxg941_v460.semver=4.6.0 -compiler.ckvxg941_v460.objdumper=/opt/compiler-explorer/kvx/acb-4.6.0/bin/kvx-elf-objdump - -compiler.ckvxg750_v440.exe=/opt/compiler-explorer/kvx/acb-4.4.0/bin/kvx-elf-gcc -compiler.ckvxg750_v440.name=KVX ACB 4.4.0 (GCC 7.5.0) -compiler.ckvxg750_v440.semver=4.4.0 -compiler.ckvxg750_v440.objdumper=/opt/compiler-explorer/kvx/acb-4.4.0/bin/kvx-elf-objdump - -compiler.ckvxg750_v430.exe=/opt/compiler-explorer/kvx/acb-4.3.0/bin/kvx-elf-gcc -compiler.ckvxg750_v430.name=KVX ACB 4.3.0 (GCC 7.5.0) -compiler.ckvxg750_v430.semver=4.3.0 -compiler.ckvxg750_v430.objdumper=/opt/compiler-explorer/kvx/acb-4.3.0/bin/kvx-elf-objdump - -compiler.ckvxg750_v420.exe=/opt/compiler-explorer/kvx/acb-4.2.0-rc5/bin/kvx-elf-gcc -compiler.ckvxg750_v420.name=KVX ACB 4.2.0 (GCC 7.5.0) -compiler.ckvxg750_v420.semver=4.2.0 -compiler.ckvxg750_v420.objdumper=/opt/compiler-explorer/kvx/acb-4.2.0-rc5/bin/kvx-elf-objdump - -compiler.ckvxg750_v410.exe=/opt/compiler-explorer/kvx/acb-4.1.0-rc6/bin/kvx-elf-gcc -compiler.ckvxg750_v410.name=KVX ACB 4.1.0 (GCC 7.5.0) -compiler.ckvxg750_v410.semver=4.1.0 -compiler.ckvxg750_v410.objdumper=/opt/compiler-explorer/kvx/acb-4.1.0-rc6/bin/kvx-elf-objdump - -compiler.ckvxg750.exe=/opt/compiler-explorer/kvx/acb-4.1.0-cd1/bin/kvx-elf-gcc -compiler.ckvxg750.name=KVX ACB 4.1.0-cd1 (GCC 7.5.0) -compiler.ckvxg750.semver=4.1.0-cd1 -compiler.ckvxg750.objdumper=/opt/compiler-explorer/kvx/acb-4.1.0-cd1/bin/kvx-elf-objdump - -compiler.ck1cg741.exe=/opt/compiler-explorer/k1/gcc-7.4.1/k1-unknown-elf/bin/k1-unknown-elf-gcc -compiler.ck1cg741.name=K1C gcc 7.4 -compiler.ck1cg741.semver=7.4.1 -compiler.ck1cg741.objdumper=/opt/compiler-explorer/k1/gcc-7.4.1/k1-unknown-elf/bin/k1-unknown-elf-objdump - -compiler.ck1cg750.exe=/opt/compiler-explorer/k1/gcc-7.5.0/k1-unknown-elf/bin/k1-unknown-elf-gcc -compiler.ck1cg750.name=K1C gcc 7.5 -compiler.ck1cg750.semver=7.5.0 -compiler.ck1cg750.objdumper=/opt/compiler-explorer/k1/gcc-7.5.0/k1-unknown-elf/bin/k1-unknown-elf-objdump - -############################### -# GCC for VAX -# -group.cvax.compilers=cvaxg1050:cvaxg1040 -group.cvax.groupName=VAX GCC -group.cvax.baseName=vax gcc -group.cvax.isSemVer=true -group.cvax.supportsBinary=true -group.cvax.supportsBinaryObject=true -group.cvax.supportsExecute=false - -compiler.cvaxg1050.exe=/opt/compiler-explorer/vax/gcc-10.5.0-2023-11-16/bin/vax--netbsdelf-gcc -compiler.cvaxg1050.options=--sysroot /opt/compiler-explorer/vax/gcc-10.5.0-2023-11-16/vax--netbsdelf-sysroot/ -compiler.cvaxg1050.objdumper=/opt/compiler-explorer/vax/gcc-10.5.0-2023-11-16/bin/vax--netbsdelf-objdump -compiler.cvaxg1050.demangler=/opt/compiler-explorer/vax/gcc-10.5.0-2023-11-16/bin/vax--netbsdelf-c++filt -compiler.cvaxg1050.name=VAX gcc NetBSDELF 10.5.0 (Nov 15 03:50:22 2023) -compiler.cvaxg1050.semver=10.5.0 - -compiler.cvaxg1040.exe=/opt/compiler-explorer/vax/gcc-10.4.0/bin/vax--netbsdelf-gcc -compiler.cvaxg1040.options=--sysroot /opt/compiler-explorer/vax/gcc-10.4.0/vax--netbsdelf-sysroot/ -compiler.cvaxg1040.objdumper=/opt/compiler-explorer/vax/gcc-10.4.0/bin/vax--netbsdelf-objdump -compiler.cvaxg1040.name=VAX gcc NetBSDELF 10.4.0 -compiler.cvaxg1040.semver=10.4.0 - -############################### -# Platform Specific Cross Compilers -group.cplatspec.compilers=cfrc2019:cfrc2020:cfrc2023:craspbian9:craspbian10:carduinouno189:carduinomega189:&ccl430 -group.cplatspec.groupName=Platform Specific Compilers -group.cplatspec.isSemVer=true -group.cplatspec.includeFlag=-I -group.cplatspec.licenseName= -group.cplatspec.licenseLink= -group.cplatspec.licensePreamble= - -compiler.cfrc2019.exe=/opt/compiler-explorer/arm/frc2019-6.3.0/roborio/bin/arm-frc2019-linux-gnueabi-gcc -compiler.cfrc2019.name=FRC 2019 -compiler.cfrc2019.semver=6.3 -compiler.cfrc2019.objdumper=/opt/compiler-explorer/arm/frc2019-6.3.0/roborio/bin/arm-frc2019-linux-gnueabi-objdump -compiler.cfrc2020.exe=/opt/compiler-explorer/arm/frc2020-7.3.0/roborio/bin/arm-frc2020-linux-gnueabi-gcc -compiler.cfrc2020.name=FRC 2020 -compiler.cfrc2020.semver=7.3 -compiler.cfrc2020.objdumper=/opt/compiler-explorer/arm/frc2020-7.3.0/roborio/bin/arm-frc2020-linux-gnueabi-objdump -compiler.cfrc2023.exe=/opt/compiler-explorer/arm/frc2023-12.1.0/bin/arm-frc2023-linux-gnueabi-gcc -compiler.cfrc2023.name=FRC 2023 -compiler.cfrc2023.semver=12.1 -compiler.cfrc2023.objdumper=/opt/compiler-explorer/arm/frc2023-12.1.0/bin/arm-frc2023-linux-gnueabi-objdump -compiler.craspbian9.exe=/opt/compiler-explorer/arm/raspbian9-6.3.0/bin/arm-raspbian9-linux-gnueabihf-gcc -compiler.craspbian9.name=Raspbian Stretch -compiler.craspbian9.semver=6.3 -compiler.craspbian9.objdumper=/opt/compiler-explorer/arm/raspbian9-6.3.0/bin/arm-raspbian9-linux-gnueabihf-objdump -compiler.craspbian10.exe=/opt/compiler-explorer/arm/raspbian10-8.3.0/bin/arm-raspbian10-linux-gnueabihf-gcc -compiler.craspbian10.name=Raspbian Buster -compiler.craspbian10.semver=8.3 -compiler.craspbian10.objdumper=/opt/compiler-explorer/arm/raspbian10-8.3.0/bin/arm-raspbian10-linux-gnueabihf-objdump -compiler.carduinouno189.exe=/opt/compiler-explorer/avr/arduino-1.8.9/hardware/tools/avr/bin/avr-gcc -compiler.carduinouno189.options=-std=gnu11 -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10809 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -I/opt/compiler-explorer/avr/arduino-1.8.9/hardware/arduino/avr/variants/standard -I/opt/compiler-explorer/avr/arduino-1.8.9/hardware/arduino/avr/cores/arduino -compiler.carduinouno189.name=Arduino Uno (1.8.9) -compiler.carduinouno189.semver=5.4.0 -compiler.carduinouno189.objdumper=/opt/compiler-explorer/avr/arduino-1.8.9/hardware/tools/avr/bin/avr-objdump -compiler.carduinomega189.exe=/opt/compiler-explorer/avr/arduino-1.8.9/hardware/tools/avr/bin/avr-gcc -compiler.carduinomega189.options=-std=gnu11 -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10809 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR -I/opt/compiler-explorer/avr/arduino-1.8.9/hardware/arduino/avr/variants/mega -I/opt/compiler-explorer/avr/arduino-1.8.9/hardware/arduino/avr/cores/arduino -compiler.carduinomega189.name=Arduino Mega (1.8.9) -compiler.carduinomega189.semver=5.4.0 -compiler.carduinomega189.objdumper=/opt/compiler-explorer/avr/arduino-1.8.9/hardware/tools/avr/bin/avr-objdump - -################################ -# GCC for MSP -group.cmsp.compilers=cmsp430g453:cmsp430g530:cmsp430g621:cmsp430g1210:cmsp430g1220:cmsp430g1230:cmsp430g1310:cmsp430g1320:cmsp430g1410 -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 - -compiler.cmsp430g1210.exe=/opt/compiler-explorer/msp430/gcc-12.1.0/msp430-unknown-elf/bin/msp430-unknown-elf-gcc -compiler.cmsp430g1210.semver=12.1.0 -compiler.cmsp430g1210.objdumper=/opt/compiler-explorer/msp430/gcc-12.1.0/msp430-unknown-elf/bin/msp430-unknown-elf-objdump -compiler.cmsp430g1210.demangler=/opt/compiler-explorer/msp430/gcc-12.1.0/msp430-unknown-elf/bin/msp430-unknown-elf-c++filt - -compiler.cmsp430g1220.exe=/opt/compiler-explorer/msp430/gcc-12.2.0/msp430-unknown-elf/bin/msp430-unknown-elf-gcc -compiler.cmsp430g1220.semver=12.2.0 -compiler.cmsp430g1220.objdumper=/opt/compiler-explorer/msp430/gcc-12.2.0/msp430-unknown-elf/bin/msp430-unknown-elf-objdump -compiler.cmsp430g1220.demangler=/opt/compiler-explorer/msp430/gcc-12.2.0/msp430-unknown-elf/bin/msp430-unknown-elf-c++filt - -compiler.cmsp430g1230.exe=/opt/compiler-explorer/msp430/gcc-12.3.0/msp430-unknown-elf/bin/msp430-unknown-elf-gcc -compiler.cmsp430g1230.semver=12.3.0 -compiler.cmsp430g1230.objdumper=/opt/compiler-explorer/msp430/gcc-12.3.0/msp430-unknown-elf/bin/msp430-unknown-elf-objdump -compiler.cmsp430g1230.demangler=/opt/compiler-explorer/msp430/gcc-12.3.0/msp430-unknown-elf/bin/msp430-unknown-elf-c++filt - -compiler.cmsp430g1310.exe=/opt/compiler-explorer/msp430/gcc-13.1.0/msp430-unknown-elf/bin/msp430-unknown-elf-gcc -compiler.cmsp430g1310.semver=13.1.0 -compiler.cmsp430g1310.objdumper=/opt/compiler-explorer/msp430/gcc-13.1.0/msp430-unknown-elf/bin/msp430-unknown-elf-objdump -compiler.cmsp430g1310.demangler=/opt/compiler-explorer/msp430/gcc-13.1.0/msp430-unknown-elf/bin/msp430-unknown-elf-c++filt - -compiler.cmsp430g1320.exe=/opt/compiler-explorer/msp430/gcc-13.2.0/msp430-unknown-elf/bin/msp430-unknown-elf-gcc -compiler.cmsp430g1320.semver=13.2.0 -compiler.cmsp430g1320.objdumper=/opt/compiler-explorer/msp430/gcc-13.2.0/msp430-unknown-elf/bin/msp430-unknown-elf-objdump -compiler.cmsp430g1320.demangler=/opt/compiler-explorer/msp430/gcc-13.2.0/msp430-unknown-elf/bin/msp430-unknown-elf-c++filt - -compiler.cmsp430g1410.exe=/opt/compiler-explorer/msp430/gcc-14.1.0/msp430-unknown-elf/bin/msp430-unknown-elf-gcc -compiler.cmsp430g1410.semver=14.1.0 -compiler.cmsp430g1410.objdumper=/opt/compiler-explorer/msp430/gcc-14.1.0/msp430-unknown-elf/bin/msp430-unknown-elf-objdump -compiler.cmsp430g1410.demangler=/opt/compiler-explorer/msp430/gcc-14.1.0/msp430-unknown-elf/bin/msp430-unknown-elf-c++filt - -################################ -# CL430 (Texas Instruments MSP430 compiler) -group.ccl430.compilers=ccl4302161 -group.ccl430.baseName=TI CL430 -group.ccl430.groupName=TI CL430 -group.ccl430.instructionSet=msp430 -group.ccl430.isSemVer=true -group.ccl430.supportsBinary=false - -compiler.ccl4302161.class=cl430 -compiler.ccl4302161.compilerType=cl430 -compiler.ccl4302161.exe=/opt/compiler-explorer/ti-cgt-msp430_21.6.1.LTS/bin/cl430 -compiler.ccl4302161.options=-I/opt/compiler-explorer/ti-cgt-msp430_21.6.1.LTS/include -compiler.ccl4302161.semver=21.6.1 -compiler.ccl4302161.versionFlag=-version - -################################ -# GCC for AVR -group.cavr.compilers=cavrg454:cavrg464:cavrg540:cavrg920:cavrg930:cavrg1030:cavrg1100:cavrg1210:cavrg1220:cavrg1230:cavrg1310:cavrg1320:cavrg1410 -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 - -compiler.cavrg540.exe=/opt/compiler-explorer/avr/arduino-1.8.9/hardware/tools/avr/bin/avr-gcc -compiler.cavrg540.semver=5.4.0 -compiler.cavrg540.supportsBinaryObject=true - -compiler.cavrg540.objdumper=/opt/compiler-explorer/avr/arduino-1.8.9/hardware/tools/avr/bin/avr-objdump - -compiler.cavrg920.exe=/opt/compiler-explorer/avr/gcc-9.2.0/bin/avr-gcc -compiler.cavrg920.semver=9.2.0 -compiler.cavrg920.objdumper=/opt/compiler-explorer/avr/gcc-9.2.0/bin/avr-objdump - -compiler.cavrg930.exe=/opt/compiler-explorer/avr/gcc-9.3.0/bin/avr-gcc -compiler.cavrg930.semver=9.3.0 -compiler.cavrg930.objdumper=/opt/compiler-explorer/avr/gcc-9.3.0/bin/avr-objdump - -compiler.cavrg1030.exe=/opt/compiler-explorer/avr/gcc-10.3.0/bin/avr-gcc -compiler.cavrg1030.semver=10.3.0 -compiler.cavrg1030.objdumper=/opt/compiler-explorer/avr/gcc-10.3.0/bin/avr-objdump - -compiler.cavrg1100.exe=/opt/compiler-explorer/avr/gcc-11.1.0/bin/avr-gcc -compiler.cavrg1100.semver=11.1.0 -compiler.cavrg1100.objdumper=/opt/compiler-explorer/avr/gcc-11.1.0/bin/avr-objdump - -compiler.cavrg1210.exe=/opt/compiler-explorer/avr/gcc-12.1.0/avr/bin/avr-gcc -compiler.cavrg1210.semver=12.1.0 -compiler.cavrg1210.objdumper=/opt/compiler-explorer/avr/gcc-12.1.0/avr/bin/avr-objdump - -compiler.cavrg1220.exe=/opt/compiler-explorer/avr/gcc-12.2.0/avr/bin/avr-gcc -compiler.cavrg1220.semver=12.2.0 -compiler.cavrg1220.objdumper=/opt/compiler-explorer/avr/gcc-12.2.0/avr/bin/avr-objdump -compiler.cavrg1220.demangler=/opt/compiler-explorer/avr/gcc-12.2.0/avr/bin/avr-c++filt - -compiler.cavrg1230.exe=/opt/compiler-explorer/avr/gcc-12.3.0/avr/bin/avr-gcc -compiler.cavrg1230.semver=12.3.0 -compiler.cavrg1230.objdumper=/opt/compiler-explorer/avr/gcc-12.3.0/avr/bin/avr-objdump -compiler.cavrg1230.demangler=/opt/compiler-explorer/avr/gcc-12.3.0/avr/bin/avr-c++filt - -compiler.cavrg1310.exe=/opt/compiler-explorer/avr/gcc-13.1.0/avr/bin/avr-gcc -compiler.cavrg1310.semver=13.1.0 -compiler.cavrg1310.objdumper=/opt/compiler-explorer/avr/gcc-13.1.0/avr/bin/avr-objdump -compiler.cavrg1310.demangler=/opt/compiler-explorer/avr/gcc-13.1.0/avr/bin/avr-c++filt - -compiler.cavrg1320.exe=/opt/compiler-explorer/avr/gcc-13.2.0/avr/bin/avr-gcc -compiler.cavrg1320.semver=13.2.0 -compiler.cavrg1320.objdumper=/opt/compiler-explorer/avr/gcc-13.2.0/avr/bin/avr-objdump -compiler.cavrg1320.demangler=/opt/compiler-explorer/avr/gcc-13.2.0/avr/bin/avr-c++filt - -compiler.cavrg1410.exe=/opt/compiler-explorer/avr/gcc-14.1.0/avr/bin/avr-gcc -compiler.cavrg1410.semver=14.1.0 -compiler.cavrg1410.objdumper=/opt/compiler-explorer/avr/gcc-14.1.0/avr/bin/avr-objdump -compiler.cavrg1410.demangler=/opt/compiler-explorer/avr/gcc-14.1.0/avr/bin/avr-c++filt - -############################### -# Cross compilers for MIPS -group.cmipss.compilers=&cmips:&cmipsel:&cmips64:&cmips64el:&mips-cclang:&mipsel-cclang:&mips64-cclang:&mips64el-cclang - -group.cmipss.isSemVer=true -group.cmipss.supportsBinary=true -group.cmipss.supportsExecute=false - -# Clang for all MIPS - -## MIPS -group.mips-cclang.compilers=mips-cclang1810:mips-cclang1701:mips-cclang1600:mips-cclang1500:mips-cclang1400:mips-cclang1300 -group.mips-cclang.instructionSet=mips -group.mips-cclang.groupName=MIPS clang -group.mips-cclang.baseName=mips clang -group.mips-cclang.supportsBinary=false -group.mips-cclang.supportsBinaryObject=false -group.mips-cclang.supportsExecute=false -group.mips-cclang.options=-target mips-elf -group.mips-cclang.compilerCategories=clang -group.mips-cclang.compilerCategories.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt - -compiler.mips-cclang1810.exe=/opt/compiler-explorer/clang-18.1.0/bin/clang -compiler.mips-cclang1810.semver=18.1.0 - -compiler.mips-cclang1701.exe=/opt/compiler-explorer/clang-17.0.1/bin/clang -compiler.mips-cclang1701.semver=17.0.1 - -compiler.mips-cclang1600.exe=/opt/compiler-explorer/clang-16.0.0/bin/clang -compiler.mips-cclang1600.semver=16.0.0 - -compiler.mips-cclang1500.exe=/opt/compiler-explorer/clang-15.0.0/bin/clang -compiler.mips-cclang1500.semver=15.0.0 - -compiler.mips-cclang1400.exe=/opt/compiler-explorer/clang-14.0.0/bin/clang -compiler.mips-cclang1400.semver=14.0.0 - -compiler.mips-cclang1300.exe=/opt/compiler-explorer/clang-13.0.0/bin/clang -compiler.mips-cclang1300.semver=13.0.0 - -## MIPSEL -group.mipsel-cclang.compilers=mipsel-cclang1810:mipsel-cclang1701:mipsel-cclang1600:mipsel-cclang1500:mipsel-cclang1400:mipsel-cclang1300 -group.mipsel-cclang.instructionSet=mips -group.mipsel-cclang.groupName=MIPSEL clang -group.mipsel-cclang.baseName=mipsel clang -group.mipsel-cclang.supportsBinary=false -group.mipsel-cclang.supportsBinaryObject=false -group.mipsel-cclang.supportsExecute=false -group.mipsel-cclang.options=-target mipsel-elf -group.mipsel-cclang.compilerCategories=clang -group.mipsel-cclang.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt - -compiler.mipsel-cclang1701.exe=/opt/compiler-explorer/clang-17.0.1/bin/clang -compiler.mipsel-cclang1701.semver=17.0.1 - -compiler.mipsel-cclang1810.exe=/opt/compiler-explorer/clang-18.1.0/bin/clang -compiler.mipsel-cclang1810.semver=18.1.0 - -compiler.mipsel-cclang1600.exe=/opt/compiler-explorer/clang-16.0.0/bin/clang -compiler.mipsel-cclang1600.semver=16.0.0 - -compiler.mipsel-cclang1500.exe=/opt/compiler-explorer/clang-15.0.0/bin/clang -compiler.mipsel-cclang1500.semver=15.0.0 - -compiler.mipsel-cclang1400.exe=/opt/compiler-explorer/clang-14.0.0/bin/clang -compiler.mipsel-cclang1400.semver=14.0.0 - -compiler.mipsel-cclang1300.exe=/opt/compiler-explorer/clang-13.0.0/bin/clang -compiler.mipsel-cclang1300.semver=13.0.0 - -## MIPS64 -group.mips64-cclang.compilers=mips64-cclang1810:mips64-cclang1701:mips64-cclang1600:mips64-cclang1500:mips64-cclang1400:mips64-cclang1300 -group.mips64-cclang.groupName=MIPS64 clang -group.mips64-cclang.instructionSet=mips -group.mips64-cclang.baseName=mips64 clang -group.mips64-cclang.supportsBinary=false -group.mips64-cclang.supportsBinaryObject=false -group.mips64-cclang.supportsExecute=false -group.mips64-cclang.options=-target mips64-elf -group.mips64-cclang.compilerCategories=clang -group.mips64-cclang.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt - -compiler.mips64-cclang1810.exe=/opt/compiler-explorer/clang-18.1.0/bin/clang -compiler.mips64-cclang1810.semver=18.1.0 - -compiler.mips64-cclang1701.exe=/opt/compiler-explorer/clang-17.0.1/bin/clang -compiler.mips64-cclang1701.semver=17.0.1 - -compiler.mips64-cclang1600.exe=/opt/compiler-explorer/clang-16.0.0/bin/clang -compiler.mips64-cclang1600.semver=16.0.0 - -compiler.mips64-cclang1500.exe=/opt/compiler-explorer/clang-15.0.0/bin/clang -compiler.mips64-cclang1500.semver=15.0.0 - -compiler.mips64-cclang1400.exe=/opt/compiler-explorer/clang-14.0.0/bin/clang -compiler.mips64-cclang1400.semver=14.0.0 - -compiler.mips64-cclang1300.exe=/opt/compiler-explorer/clang-13.0.0/bin/clang -compiler.mips64-cclang1300.semver=13.0.0 - -## MIPS64EL -group.mips64el-cclang.compilers=mips64el-cclang1810:mips64el-cclang1701:mips64el-cclang1600:mips64el-cclang1500:mips64el-cclang1400:mips64el-cclang1300 -group.mips64el-cclang.groupName=MIPS64EL clang -group.mips64el-cclang.instructionSet=mips -group.mips64el-cclang.baseName=mips64el clang -group.mips64el-cclang.supportsBinary=false -group.mips64el-cclang.supportsBinaryObject=false -group.mips64el-cclang.supportsExecute=false -group.mips64el-cclang.options=-target mips64el-elf -group.mips64el-cclang.compilerCategories=clang -group.mips64el-cclang.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt - -compiler.mips64el-cclang1810.exe=/opt/compiler-explorer/clang-18.1.0/bin/clang -compiler.mips64el-cclang1810.semver=18.1.0 - -compiler.mips64el-cclang1701.exe=/opt/compiler-explorer/clang-17.0.1/bin/clang -compiler.mips64el-cclang1701.semver=17.0.1 - -compiler.mips64el-cclang1600.exe=/opt/compiler-explorer/clang-16.0.0/bin/clang -compiler.mips64el-cclang1600.semver=16.0.0 - -compiler.mips64el-cclang1500.exe=/opt/compiler-explorer/clang-15.0.0/bin/clang -compiler.mips64el-cclang1500.semver=15.0.0 - -compiler.mips64el-cclang1400.exe=/opt/compiler-explorer/clang-14.0.0/bin/clang -compiler.mips64el-cclang1400.semver=14.0.0 - -compiler.mips64el-cclang1300.exe=/opt/compiler-explorer/clang-13.0.0/bin/clang -compiler.mips64el-cclang1300.semver=13.0.0 - -# GCC for all MIPS -## MIPS -group.cmips.compilers=cmips5:cmipsg494:cmipsg550:cmips930:cmipsg950:cmips1120:cmipsg1210:cmipsg1220:cmipsg1230:cmipsg1310:cmipsg1320:cmipsg1410 -group.cmips.groupName=MIPS GCC -group.cmips.baseName=mips gcc - -compiler.cmipsg494.exe=/opt/compiler-explorer/mips/gcc-4.9.4/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-gcc -compiler.cmipsg494.semver=4.9.4 -compiler.cmipsg494.objdumper=/opt/compiler-explorer/mips/gcc-4.9.4/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump -compiler.cmipsg494.demangler=/opt/compiler-explorer/mips/gcc-4.9.4/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-c++filt - -compiler.cmips5.exe=/opt/compiler-explorer/mips/gcc-5.4.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-gcc -compiler.cmips5.semver=5.4 -compiler.cmips5.objdumper=/opt/compiler-explorer/mips/gcc-5.4.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump - -compiler.cmipsg550.exe=/opt/compiler-explorer/mips/gcc-5.5.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-gcc -compiler.cmipsg550.semver=5.5.0 -compiler.cmipsg550.objdumper=/opt/compiler-explorer/mips/gcc-5.5.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump -compiler.cmipsg550.demangler=/opt/compiler-explorer/mips/gcc-5.5.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-c++filt - -compiler.cmipsg950.exe=/opt/compiler-explorer/mips/gcc-9.5.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-gcc -compiler.cmipsg950.semver=9.5.0 -compiler.cmipsg950.objdumper=/opt/compiler-explorer/mips/gcc-9.5.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump -compiler.cmipsg950.demangler=/opt/compiler-explorer/mips/gcc-9.5.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-c++filt - -compiler.cmips930.exe=/opt/compiler-explorer/mips/mips-mti-elf/2020.06-01/bin/mips-mti-elf-gcc -compiler.cmips930.name=mips gcc 9.3.0 (codescape) -compiler.cmips930.semver=9.3.0 -compiler.cmips930.objdumper=/opt/compiler-explorer/mips/mips-mti-elf/2020.06-01/bin/mips-mti-elf-objdump - -compiler.cmips1120.exe=/opt/compiler-explorer/mips/gcc-11.2.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-gcc -compiler.cmips1120.semver=11.2.0 -compiler.cmips1120.objdumper=/opt/compiler-explorer/mips/gcc-11.2.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump - -compiler.cmipsg1210.exe=/opt/compiler-explorer/mips/gcc-12.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-gcc -compiler.cmipsg1210.semver=12.1.0 -compiler.cmipsg1210.objdumper=/opt/compiler-explorer/mips/gcc-12.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump - -compiler.cmipsg1220.exe=/opt/compiler-explorer/mips/gcc-12.2.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-gcc -compiler.cmipsg1220.semver=12.2.0 -compiler.cmipsg1220.objdumper=/opt/compiler-explorer/mips/gcc-12.2.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump -compiler.cmipsg1220.demangler=/opt/compiler-explorer/mips/gcc-12.2.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-c++filt - -compiler.cmipsg1230.exe=/opt/compiler-explorer/mips/gcc-12.3.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-gcc -compiler.cmipsg1230.semver=12.3.0 -compiler.cmipsg1230.objdumper=/opt/compiler-explorer/mips/gcc-12.3.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump -compiler.cmipsg1230.demangler=/opt/compiler-explorer/mips/gcc-12.3.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-c++filt - -compiler.cmipsg1310.exe=/opt/compiler-explorer/mips/gcc-13.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-gcc -compiler.cmipsg1310.semver=13.1.0 -compiler.cmipsg1310.objdumper=/opt/compiler-explorer/mips/gcc-13.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump -compiler.cmipsg1310.demangler=/opt/compiler-explorer/mips/gcc-13.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-c++filt - -compiler.cmipsg1320.exe=/opt/compiler-explorer/mips/gcc-13.2.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-gcc -compiler.cmipsg1320.semver=13.2.0 -compiler.cmipsg1320.objdumper=/opt/compiler-explorer/mips/gcc-13.2.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump -compiler.cmipsg1320.demangler=/opt/compiler-explorer/mips/gcc-13.2.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-c++filt - -compiler.cmipsg1410.exe=/opt/compiler-explorer/mips/gcc-14.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-gcc -compiler.cmipsg1410.semver=14.1.0 -compiler.cmipsg1410.objdumper=/opt/compiler-explorer/mips/gcc-14.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump -compiler.cmipsg1410.demangler=/opt/compiler-explorer/mips/gcc-14.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-c++filt - -## MIPS64 -group.cmips64.groupName=MIPS64 GCC -group.cmips64.compilers=cmips64g494:cmips64g550:cmips64g950:cmips64g1210:cmips64g1220:cmips64g1230:cmips64g1310:cmips64g1320:cmips64g1410:cmips564:cmips112064 -group.cmips64.baseName=mips64 gcc - -compiler.cmips64g494.exe=/opt/compiler-explorer/mips64/gcc-4.9.4/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-gcc -compiler.cmips64g494.semver=4.9.4 -compiler.cmips64g494.objdumper=/opt/compiler-explorer/mips64/gcc-4.9.4/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump -compiler.cmips64g494.demangler=/opt/compiler-explorer/mips64/gcc-4.9.4/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-c++filt - -compiler.cmips64g550.exe=/opt/compiler-explorer/mips64/gcc-5.5.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-gcc -compiler.cmips64g550.semver=5.5.0 -compiler.cmips64g550.objdumper=/opt/compiler-explorer/mips64/gcc-5.5.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump -compiler.cmips64g550.demangler=/opt/compiler-explorer/mips64/gcc-5.5.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-c++filt - -compiler.cmips64g950.exe=/opt/compiler-explorer/mips64/gcc-9.5.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-gcc -compiler.cmips64g950.semver=9.5.0 -compiler.cmips64g950.objdumper=/opt/compiler-explorer/mips64/gcc-9.5.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump -compiler.cmips64g950.demangler=/opt/compiler-explorer/mips64/gcc-9.5.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-c++filt - -compiler.cmips564.exe=/opt/compiler-explorer/mips64/gcc-5.4.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-gcc -compiler.cmips564.semver=5.4 -compiler.cmips564.objdumper=/opt/compiler-explorer/mips64/gcc-5.4.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump - -compiler.cmips112064.exe=/opt/compiler-explorer/mips64/gcc-11.2.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-gcc -compiler.cmips112064.semver=11.2.0 -compiler.cmips112064.objdumper=/opt/compiler-explorer/mips64/gcc-11.2.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump - -compiler.cmips64g1210.exe=/opt/compiler-explorer/mips64/gcc-12.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-gcc -compiler.cmips64g1210.semver=12.1.0 -compiler.cmips64g1210.objdumper=/opt/compiler-explorer/mips64/gcc-12.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump - -compiler.cmips64g1220.exe=/opt/compiler-explorer/mips64/gcc-12.2.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-gcc -compiler.cmips64g1220.semver=12.2.0 -compiler.cmips64g1220.objdumper=/opt/compiler-explorer/mips64/gcc-12.2.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump -compiler.cmips64g1220.demangler=/opt/compiler-explorer/mips64/gcc-12.2.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-c++filt - -compiler.cmips64g1230.exe=/opt/compiler-explorer/mips64/gcc-12.3.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-gcc -compiler.cmips64g1230.semver=12.3.0 -compiler.cmips64g1230.objdumper=/opt/compiler-explorer/mips64/gcc-12.3.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump -compiler.cmips64g1230.demangler=/opt/compiler-explorer/mips64/gcc-12.3.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-c++filt - -compiler.cmips64g1310.exe=/opt/compiler-explorer/mips64/gcc-13.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-gcc -compiler.cmips64g1310.semver=13.1.0 -compiler.cmips64g1310.objdumper=/opt/compiler-explorer/mips64/gcc-13.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump -compiler.cmips64g1310.demangler=/opt/compiler-explorer/mips64/gcc-13.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-c++filt - -compiler.cmips64g1320.exe=/opt/compiler-explorer/mips64/gcc-13.2.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-gcc -compiler.cmips64g1320.semver=13.2.0 -compiler.cmips64g1320.objdumper=/opt/compiler-explorer/mips64/gcc-13.2.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump -compiler.cmips64g1320.demangler=/opt/compiler-explorer/mips64/gcc-13.2.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-c++filt - -compiler.cmips64g1410.exe=/opt/compiler-explorer/mips64/gcc-14.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-gcc -compiler.cmips64g1410.semver=14.1.0 -compiler.cmips64g1410.objdumper=/opt/compiler-explorer/mips64/gcc-14.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump -compiler.cmips64g1410.demangler=/opt/compiler-explorer/mips64/gcc-14.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-c++filt - -## MIPS EL -group.cmipsel.groupName=MIPSEL GCC -group.cmipsel.compilers=cmips5el:cmipselg494:cmipselg550:cmipselg950:cmipselg1210:cmipselg1220:cmipselg1230:cmipselg1310:cmipselg1320:cmipselg1410 -group.cmipsel.baseName=mips (el) gcc - -compiler.cmipselg494.exe=/opt/compiler-explorer/mipsel/gcc-4.9.4/mipsel-unknown-linux-gnu/bin/mipsel-unknown-linux-gnu-gcc -compiler.cmipselg494.semver=4.9.4 -compiler.cmipselg494.objdumper=/opt/compiler-explorer/mipsel/gcc-4.9.4/mipsel-unknown-linux-gnu/bin/mipsel-unknown-linux-gnu-objdump -compiler.cmipselg494.demangler=/opt/compiler-explorer/mipsel/gcc-4.9.4/mipsel-unknown-linux-gnu/bin/mipsel-unknown-linux-gnu-c++filt - -compiler.cmipselg550.exe=/opt/compiler-explorer/mipsel/gcc-5.5.0/mipsel-unknown-linux-gnu/bin/mipsel-unknown-linux-gnu-gcc -compiler.cmipselg550.semver=5.5.0 -compiler.cmipselg550.objdumper=/opt/compiler-explorer/mipsel/gcc-5.5.0/mipsel-unknown-linux-gnu/bin/mipsel-unknown-linux-gnu-objdump -compiler.cmipselg550.demangler=/opt/compiler-explorer/mipsel/gcc-5.5.0/mipsel-unknown-linux-gnu/bin/mipsel-unknown-linux-gnu-c++filt - -compiler.cmipselg950.exe=/opt/compiler-explorer/mipsel/gcc-9.5.0/mipsel-unknown-linux-gnu/bin/mipsel-unknown-linux-gnu-gcc -compiler.cmipselg950.semver=9.5.0 -compiler.cmipselg950.objdumper=/opt/compiler-explorer/mipsel/gcc-9.5.0/mipsel-unknown-linux-gnu/bin/mipsel-unknown-linux-gnu-objdump -compiler.cmipselg950.demangler=/opt/compiler-explorer/mipsel/gcc-9.5.0/mipsel-unknown-linux-gnu/bin/mipsel-unknown-linux-gnu-c++filt - -compiler.cmips5el.exe=/opt/compiler-explorer/mipsel/gcc-5.4.0/mipsel-unknown-linux-gnu/bin/mipsel-unknown-linux-gnu-gcc -compiler.cmips5el.semver=5.4 -compiler.cmips5el.objdumper=/opt/compiler-explorer/mipsel/gcc-5.4.0/mipsel-unknown-linux-gnu/mipsel-unknown-linux-gnu/bin/objdump - -compiler.cmipselg1210.exe=/opt/compiler-explorer/mipsel/gcc-12.1.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-gcc -compiler.cmipselg1210.semver=12.1.0 -compiler.cmipselg1210.objdumper=/opt/compiler-explorer/mipsel/gcc-12.1.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-objdump - -compiler.cmipselg1220.exe=/opt/compiler-explorer/mipsel/gcc-12.2.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-gcc -compiler.cmipselg1220.semver=12.2.0 -compiler.cmipselg1220.objdumper=/opt/compiler-explorer/mipsel/gcc-12.2.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-objdump -compiler.cmipselg1220.demangler=/opt/compiler-explorer/mipsel/gcc-12.2.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-c++filt - -compiler.cmipselg1230.exe=/opt/compiler-explorer/mipsel/gcc-12.3.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-gcc -compiler.cmipselg1230.semver=12.3.0 -compiler.cmipselg1230.objdumper=/opt/compiler-explorer/mipsel/gcc-12.3.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-objdump -compiler.cmipselg1230.demangler=/opt/compiler-explorer/mipsel/gcc-12.3.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-c++filt - -compiler.cmipselg1310.exe=/opt/compiler-explorer/mipsel/gcc-13.1.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-gcc -compiler.cmipselg1310.semver=13.1.0 -compiler.cmipselg1310.objdumper=/opt/compiler-explorer/mipsel/gcc-13.1.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-objdump -compiler.cmipselg1310.demangler=/opt/compiler-explorer/mipsel/gcc-13.1.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-c++filt - -compiler.cmipselg1320.exe=/opt/compiler-explorer/mipsel/gcc-13.2.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-gcc -compiler.cmipselg1320.semver=13.2.0 -compiler.cmipselg1320.objdumper=/opt/compiler-explorer/mipsel/gcc-13.2.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-objdump -compiler.cmipselg1320.demangler=/opt/compiler-explorer/mipsel/gcc-13.2.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-c++filt - -compiler.cmipselg1410.exe=/opt/compiler-explorer/mipsel/gcc-14.1.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-gcc -compiler.cmipselg1410.semver=14.1.0 -compiler.cmipselg1410.objdumper=/opt/compiler-explorer/mipsel/gcc-14.1.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-objdump -compiler.cmipselg1410.demangler=/opt/compiler-explorer/mipsel/gcc-14.1.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-c++filt - -## MIPS64 EL -group.cmips64el.groupName=MIPS64EL GCC -group.cmips64el.compilers=cmips64elg494:cmips64elg550:cmips64elg950:cmips64elg1210:cmips64elg1220:cmips64elg1230:cmips64elg1310:cmips64elg1320:cmips64elg1410:cmips564el -group.cmips64el.baseName=mips64 (el) gcc - -compiler.cmips64elg494.exe=/opt/compiler-explorer/mips64el/gcc-4.9.4/mips64el-unknown-linux-gnu/bin/mips64el-unknown-linux-gnu-gcc -compiler.cmips64elg494.semver=4.9.4 -compiler.cmips64elg494.objdumper=/opt/compiler-explorer/mips64el/gcc-4.9.4/mips64el-unknown-linux-gnu/bin/mips64el-unknown-linux-gnu-objdump -compiler.cmips64elg494.demangler=/opt/compiler-explorer/mips64el/gcc-4.9.4/mips64el-unknown-linux-gnu/bin/mips64el-unknown-linux-gnu-c++filt - -compiler.cmips64elg550.exe=/opt/compiler-explorer/mips64el/gcc-5.5.0/mips64el-unknown-linux-gnu/bin/mips64el-unknown-linux-gnu-gcc -compiler.cmips64elg550.semver=5.5.0 -compiler.cmips64elg550.objdumper=/opt/compiler-explorer/mips64el/gcc-5.5.0/mips64el-unknown-linux-gnu/bin/mips64el-unknown-linux-gnu-objdump -compiler.cmips64elg550.demangler=/opt/compiler-explorer/mips64el/gcc-5.5.0/mips64el-unknown-linux-gnu/bin/mips64el-unknown-linux-gnu-c++filt - -compiler.cmips564el.exe=/opt/compiler-explorer/mips64el/gcc-5.4.0/mips64el-unknown-linux-gnu/bin/mips64el-unknown-linux-gnu-gcc -compiler.cmips564el.semver=5.4.0 -compiler.cmips564el.objdumper=/opt/compiler-explorer/mips64el/gcc-5.4.0/mips64el-unknown-linux-gnu/bin/mips64el-unknown-linux-gnu-objdump - -compiler.cmips64elg950.exe=/opt/compiler-explorer/mips64el/gcc-9.5.0/mips64el-unknown-linux-gnu/bin/mips64el-unknown-linux-gnu-gcc -compiler.cmips64elg950.semver=9.5.0 -compiler.cmips64elg950.objdumper=/opt/compiler-explorer/mips64el/gcc-9.5.0/mips64el-unknown-linux-gnu/bin/mips64el-unknown-linux-gnu-objdump -compiler.cmips64elg950.demangler=/opt/compiler-explorer/mips64el/gcc-9.5.0/mips64el-unknown-linux-gnu/bin/mips64el-unknown-linux-gnu-c++filt - -compiler.cmips64elg1210.exe=/opt/compiler-explorer/mips64el/gcc-12.1.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-gcc -compiler.cmips64elg1210.semver=12.1.0 -compiler.cmips64elg1210.objdumper=/opt/compiler-explorer/mips64el/gcc-12.1.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-objdump - -compiler.cmips64elg1220.exe=/opt/compiler-explorer/mips64el/gcc-12.2.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-gcc -compiler.cmips64elg1220.semver=12.2.0 -compiler.cmips64elg1220.objdumper=/opt/compiler-explorer/mips64el/gcc-12.2.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-objdump -compiler.cmips64elg1220.demangler=/opt/compiler-explorer/mips64el/gcc-12.2.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-c++filt - -compiler.cmips64elg1230.exe=/opt/compiler-explorer/mips64el/gcc-12.3.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-gcc -compiler.cmips64elg1230.semver=12.3.0 -compiler.cmips64elg1230.objdumper=/opt/compiler-explorer/mips64el/gcc-12.3.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-objdump -compiler.cmips64elg1230.demangler=/opt/compiler-explorer/mips64el/gcc-12.3.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-c++filt - -compiler.cmips64elg1310.exe=/opt/compiler-explorer/mips64el/gcc-13.1.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-gcc -compiler.cmips64elg1310.semver=13.1.0 -compiler.cmips64elg1310.objdumper=/opt/compiler-explorer/mips64el/gcc-13.1.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-objdump -compiler.cmips64elg1310.demangler=/opt/compiler-explorer/mips64el/gcc-13.1.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-c++filt - -compiler.cmips64elg1320.exe=/opt/compiler-explorer/mips64el/gcc-13.2.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-gcc -compiler.cmips64elg1320.semver=13.2.0 -compiler.cmips64elg1320.objdumper=/opt/compiler-explorer/mips64el/gcc-13.2.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-objdump -compiler.cmips64elg1320.demangler=/opt/compiler-explorer/mips64el/gcc-13.2.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-c++filt - -compiler.cmips64elg1410.exe=/opt/compiler-explorer/mips64el/gcc-14.1.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-gcc -compiler.cmips64elg1410.semver=14.1.0 -compiler.cmips64elg1410.objdumper=/opt/compiler-explorer/mips64el/gcc-14.1.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-objdump -compiler.cmips64elg1410.demangler=/opt/compiler-explorer/mips64el/gcc-14.1.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-c++filt - -############################### -# GCC for nanoMIPS -group.cnanomips.compilers=cnanomips630 -group.cnanomips.groupName=nanoMIPS GCC -group.cnanomips.isSemVer=true -compiler.cnanomips630.exe=/opt/compiler-explorer/nanomips/nanomips-linux-musl/2021.11-02/bin/nanomips-linux-musl-gcc -compiler.cnanomips630.name=nanoMIPS gcc 6.3.0 -compiler.cnanomips630.semver=6.3.0 - -############################### -# GCC for MRISC32 -group.cmrisc32.compilers=cmrisc32-gcc-trunk -group.cmrisc32.groupName=MRISC32 GCC -group.cmrisc32.isSemVer=true -group.cmrisc32.supportsBinary=true -group.cmrisc32.supportsExecute=false -group.cmrisc32.supportsBinaryObject=true - -compiler.cmrisc32-gcc-trunk.exe=/opt/compiler-explorer/mrisc32-trunk/mrisc32-gnu-toolchain/bin/mrisc32-elf-gcc -compiler.cmrisc32-gcc-trunk.name=MRISC32 gcc (trunk) -compiler.cmrisc32-gcc-trunk.semver=(trunk) -compiler.cmrisc32-gcc-trunk.objdumper=/opt/compiler-explorer/mrisc32-trunk/mrisc32-gnu-toolchain/bin/mrisc32-elf-objdump -compiler.cmrisc32-gcc-trunk.instructionSet=mrisc32 -compiler.cmrisc32-gcc-trunk.isNightly=true - -############################### -# GCC for RISC-V -group.rvcgcc.compilers=&rv64-cgccs:&rv32-cgccs -group.rvcgcc.groupName=RISC-V GCC -group.rvcgcc.isSemVer=true -group.rvcgcc.supportsExecute=false -group.rvcgcc.supportsBinary=true -group.rvcgcc.supportsBinaryObject=true - -## GCC for RISC-V 64-bits -group.rv64-cgccs.compilers=rv64-cgcctrunk:rv64-cgcc1230:rv64-cgcc1210:rv64-cgcc1140:rv64-cgcc1130:rv64-cgcc1220:rv64-cgcc1120:rv64-cgcc1030:rv64-cgcc1020:rv64-cgcc940:rv64-cgcc850:rv64-cgcc820:rv64-cgcc1310:rv64-cgcc1320:rv64-cgcc1410 -group.rv64-cgccs.groupName=RISC-V (64-bits) gcc -group.rv64-cgccs.baseName=RISC-V (64-bits) gcc - -compiler.rv64-cgcc820.exe=/opt/compiler-explorer/riscv64/gcc-8.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-gcc -compiler.rv64-cgcc820.alias=criscv820 -compiler.rv64-cgcc820.semver=8.2.0 -compiler.rv64-cgcc820.objdumper=/opt/compiler-explorer/riscv64/gcc-8.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump - -compiler.rv64-cgcc850.exe=/opt/compiler-explorer/riscv64/gcc-8.5.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-gcc -compiler.rv64-cgcc850.semver=8.5.0 -compiler.rv64-cgcc850.objdumper=/opt/compiler-explorer/riscv64/gcc-8.5.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump - -compiler.rv64-cgcc940.exe=/opt/compiler-explorer/riscv64/gcc-9.4.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-gcc -compiler.rv64-cgcc940.semver=9.4.0 -compiler.rv64-cgcc940.objdumper=/opt/compiler-explorer/riscv64/gcc-9.4.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump - -compiler.rv64-cgcc1020.exe=/opt/compiler-explorer/riscv64/gcc-10.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-gcc -compiler.rv64-cgcc1020.semver=10.2.0 -compiler.rv64-cgcc1020.objdumper=/opt/compiler-explorer/riscv64/gcc-10.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump - -compiler.rv64-cgcc1030.exe=/opt/compiler-explorer/riscv64/gcc-10.3.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-gcc -compiler.rv64-cgcc1030.semver=10.3.0 -compiler.rv64-cgcc1030.objdumper=/opt/compiler-explorer/riscv64/gcc-10.3.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump - -compiler.rv64-cgcc1120.exe=/opt/compiler-explorer/riscv64/gcc-11.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-gcc -compiler.rv64-cgcc1120.semver=11.2.0 -compiler.rv64-cgcc1120.objdumper=/opt/compiler-explorer/riscv64/gcc-11.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump - -compiler.rv64-cgcc1130.exe=/opt/compiler-explorer/riscv64/gcc-11.3.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-gcc -compiler.rv64-cgcc1130.semver=11.3.0 -compiler.rv64-cgcc1130.objdumper=/opt/compiler-explorer/riscv64/gcc-11.3.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump - -compiler.rv64-cgcc1140.exe=/opt/compiler-explorer/riscv64/gcc-11.4.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-gcc -compiler.rv64-cgcc1140.semver=11.4.0 -compiler.rv64-cgcc1140.objdumper=/opt/compiler-explorer/riscv64/gcc-11.4.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump -compiler.rv64-cgcc1140.demangler=/opt/compiler-explorer/riscv64/gcc-11.4.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-c++filt - -compiler.rv64-cgcc1210.exe=/opt/compiler-explorer/riscv64/gcc-12.1.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-gcc -compiler.rv64-cgcc1210.semver=12.1.0 -compiler.rv64-cgcc1210.objdumper=/opt/compiler-explorer/riscv64/gcc-12.1.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump - -compiler.rv64-cgcc1220.exe=/opt/compiler-explorer/riscv64/gcc-12.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-gcc -compiler.rv64-cgcc1220.semver=12.2.0 -compiler.rv64-cgcc1220.objdumper=/opt/compiler-explorer/riscv64/gcc-12.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump -compiler.rv64-cgcc1220.demangler=/opt/compiler-explorer/riscv64/gcc-12.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-c++filt - -compiler.rv64-cgcc1230.exe=/opt/compiler-explorer/riscv64/gcc-12.3.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-gcc -compiler.rv64-cgcc1230.semver=12.3.0 -compiler.rv64-cgcc1230.objdumper=/opt/compiler-explorer/riscv64/gcc-12.3.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump -compiler.rv64-cgcc1230.demangler=/opt/compiler-explorer/riscv64/gcc-12.3.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-c++filt - -compiler.rv64-cgcc1310.exe=/opt/compiler-explorer/riscv64/gcc-13.1.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-gcc -compiler.rv64-cgcc1310.semver=13.1.0 -compiler.rv64-cgcc1310.objdumper=/opt/compiler-explorer/riscv64/gcc-13.1.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump -compiler.rv64-cgcc1310.demangler=/opt/compiler-explorer/riscv64/gcc-13.1.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-c++filt - -compiler.rv64-cgcc1320.exe=/opt/compiler-explorer/riscv64/gcc-13.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-gcc -compiler.rv64-cgcc1320.semver=13.2.0 -compiler.rv64-cgcc1320.objdumper=/opt/compiler-explorer/riscv64/gcc-13.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump -compiler.rv64-cgcc1320.demangler=/opt/compiler-explorer/riscv64/gcc-13.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-c++filt - -compiler.rv64-cgcc1410.exe=/opt/compiler-explorer/riscv64/gcc-14.1.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-gcc -compiler.rv64-cgcc1410.semver=14.1.0 -compiler.rv64-cgcc1410.objdumper=/opt/compiler-explorer/riscv64/gcc-14.1.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump -compiler.rv64-cgcc1410.demangler=/opt/compiler-explorer/riscv64/gcc-14.1.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-c++filt - -compiler.rv64-cgcctrunk.exe=/opt/compiler-explorer/riscv64/gcc-trunk/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-gcc -compiler.rv64-cgcctrunk.semver=(trunk) -compiler.rv64-cgcctrunk.objdumper=/opt/compiler-explorer/riscv64/gcc-trunk/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump -compiler.rv64-cgcctrunk.demangler=/opt/compiler-explorer/riscv64/gcc-trunk/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-c++filt -compiler.rv64-cgcctrunk.isNightly=true - -## GCC for RISC-V 32-bits -group.rv32-cgccs.compilers=rv32-cgcctrunk:rv32-cgcc1220:rv32-cgcc1210:rv32-cgcc1140:rv32-cgcc1130:rv32-cgcc1120:rv32-cgcc1030:rv32-cgcc1020:rv32-cgcc940:rv32-cgcc850:rv32-cgcc820:rv32-cgcc1310:rv32-cgcc1230:rv32-cgcc1320:rv32-cgcc1410 -group.rv32-cgccs.groupName=RISC-V (32-bits) gcc -group.rv32-cgccs.baseName=RISC-V (32-bits) gcc - -compiler.rv32-cgcc820.exe=/opt/compiler-explorer/riscv32/gcc-8.2.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-gcc -compiler.rv32-cgcc820.semver=8.2.0 -compiler.rv32-cgcc820.objdumper=/opt/compiler-explorer/riscv32/gcc-8.2.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-objdump - -compiler.rv32-cgcc850.exe=/opt/compiler-explorer/riscv32/gcc-8.5.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-gcc -compiler.rv32-cgcc850.semver=8.5.0 -compiler.rv32-cgcc850.objdumper=/opt/compiler-explorer/riscv32/gcc-8.5.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-objdump - -compiler.rv32-cgcc940.exe=/opt/compiler-explorer/riscv32/gcc-9.4.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-gcc -compiler.rv32-cgcc940.semver=9.4.0 -compiler.rv32-cgcc940.objdumper=/opt/compiler-explorer/riscv32/gcc-9.4.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-objdump - -compiler.rv32-cgcc1020.exe=/opt/compiler-explorer/riscv32/gcc-10.2.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-gcc -compiler.rv32-cgcc1020.semver=10.2.0 -compiler.rv32-cgcc1020.objdumper=/opt/compiler-explorer/riscv32/gcc-10.2.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-objdump - -compiler.rv32-cgcc1030.exe=/opt/compiler-explorer/riscv32/gcc-10.3.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-gcc -compiler.rv32-cgcc1030.semver=10.3.0 -compiler.rv32-cgcc1030.objdumper=/opt/compiler-explorer/riscv32/gcc-10.3.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-objdump - -compiler.rv32-cgcc1120.exe=/opt/compiler-explorer/riscv32/gcc-11.2.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-gcc -compiler.rv32-cgcc1120.semver=11.2.0 -compiler.rv32-cgcc1120.objdumper=/opt/compiler-explorer/riscv32/gcc-11.2.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-objdump - -compiler.rv32-cgcc1130.exe=/opt/compiler-explorer/riscv32/gcc-11.3.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-gcc -compiler.rv32-cgcc1130.semver=11.3.0 -compiler.rv32-cgcc1130.objdumper=/opt/compiler-explorer/riscv32/gcc-11.3.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-objdump - -compiler.rv32-cgcc1140.exe=/opt/compiler-explorer/riscv32/gcc-11.4.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-gcc -compiler.rv32-cgcc1140.semver=11.4.0 -compiler.rv32-cgcc1140.objdumper=/opt/compiler-explorer/riscv32/gcc-11.4.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-objdump -compiler.rv32-cgcc1140.demangler=/opt/compiler-explorer/riscv32/gcc-11.4.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-c++filt - -compiler.rv32-cgcc1210.exe=/opt/compiler-explorer/riscv32/gcc-12.1.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-gcc -compiler.rv32-cgcc1210.semver=12.1.0 -compiler.rv32-cgcc1210.objdumper=/opt/compiler-explorer/riscv32/gcc-12.1.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-objdump - -compiler.rv32-cgcc1220.exe=/opt/compiler-explorer/riscv32/gcc-12.2.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-gcc -compiler.rv32-cgcc1220.semver=12.2.0 -compiler.rv32-cgcc1220.demangler=/opt/compiler-explorer/riscv32/gcc-12.2.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-c++filt -compiler.rv32-cgcc1220.objdumper=/opt/compiler-explorer/riscv32/gcc-12.2.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-objdump - -compiler.rv32-cgcc1230.exe=/opt/compiler-explorer/riscv32/gcc-12.3.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-gcc -compiler.rv32-cgcc1230.semver=12.3.0 -compiler.rv32-cgcc1230.objdumper=/opt/compiler-explorer/riscv32/gcc-12.3.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-objdump -compiler.rv32-cgcc1230.demangler=/opt/compiler-explorer/riscv32/gcc-12.3.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-c++filt - -compiler.rv32-cgcc1310.exe=/opt/compiler-explorer/riscv32/gcc-13.1.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-gcc -compiler.rv32-cgcc1310.semver=13.1.0 -compiler.rv32-cgcc1310.objdumper=/opt/compiler-explorer/riscv32/gcc-13.1.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-objdump -compiler.rv32-cgcc1310.demangler=/opt/compiler-explorer/riscv32/gcc-13.1.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-c++filt - -compiler.rv32-cgcc1320.exe=/opt/compiler-explorer/riscv32/gcc-13.2.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-gcc -compiler.rv32-cgcc1320.semver=13.2.0 -compiler.rv32-cgcc1320.objdumper=/opt/compiler-explorer/riscv32/gcc-13.2.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-objdump -compiler.rv32-cgcc1320.demangler=/opt/compiler-explorer/riscv32/gcc-13.2.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-c++filt - -compiler.rv32-cgcc1410.exe=/opt/compiler-explorer/riscv32/gcc-14.1.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-gcc -compiler.rv32-cgcc1410.semver=14.1.0 -compiler.rv32-cgcc1410.objdumper=/opt/compiler-explorer/riscv32/gcc-14.1.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-objdump -compiler.rv32-cgcc1410.demangler=/opt/compiler-explorer/riscv32/gcc-14.1.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-c++filt - -compiler.rv32-cgcctrunk.exe=/opt/compiler-explorer/riscv32/gcc-trunk/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-gcc -compiler.rv32-cgcctrunk.semver=(trunk) -compiler.rv32-cgcctrunk.isNightly=true -compiler.rv32-cgcctrunk.objdumper=/opt/compiler-explorer/riscv32/gcc-trunk/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-objdump -compiler.rv32-cgcctrunk.demangler=/opt/compiler-explorer/riscv32/gcc-trunk/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-c++filt - - -################################ -# GCC for Xtensa ESP32 -group.cxtensaesp32.compilers=cesp32g2019r2:cesp32g2020r1:cesp32g2020r2:cesp32g2020r3:cesp32g2021r1:cesp32g2021r2:cesp32g2022r1:cesp32g20230208 -group.cxtensaesp32.groupName=Xtensa ESP32 GCC -group.cxtensaesp32.supportsBinary=false -group.cxtensaesp32.instructionSet=xtensa -group.cxtensaesp32.supportsAsmDocs=false -group.cxtensaesp32.supportsBinaryObject=true - -compiler.cesp32g2019r2.exe=/opt/compiler-explorer/xtensa/xtensa-esp32-elf-gcc8_2_0-esp-2019r2/bin/xtensa-esp32-elf-gcc -compiler.cesp32g2019r2.objdumper=/opt/compiler-explorer/xtensa/xtensa-esp32-elf-gcc8_2_0-esp-2019r2/bin/xtensa-esp32-elf-objdump -compiler.cesp32g2019r2.name=Xtensa ESP32 gcc 8.2.0 (2019r2) -compiler.cesp32g2020r1.exe=/opt/compiler-explorer/xtensa/xtensa-esp32-elf-gcc8_2_0-esp-2020r1/bin/xtensa-esp32-elf-gcc -compiler.cesp32g2020r1.objdumper=/opt/compiler-explorer/xtensa/xtensa-esp32-elf-gcc8_2_0-esp-2020r1/bin/xtensa-esp32-elf-objdump -compiler.cesp32g2020r1.name=Xtensa ESP32 gcc 8.2.0 (2020r1) -compiler.cesp32g2020r2.exe=/opt/compiler-explorer/xtensa/xtensa-esp32-elf-gcc8_2_0-esp-2020r2/bin/xtensa-esp32-elf-gcc -compiler.cesp32g2020r2.objdumper=/opt/compiler-explorer/xtensa/xtensa-esp32-elf-gcc8_2_0-esp-2020r2/bin/xtensa-esp32-elf-objdump -compiler.cesp32g2020r2.name=Xtensa ESP32 gcc 8.2.0 (2020r2) -compiler.cesp32g2020r3.exe=/opt/compiler-explorer/xtensa/xtensa-esp32-elf-gcc8_4_0-esp-2020r3/bin/xtensa-esp32-elf-gcc -compiler.cesp32g2020r3.objdumper=/opt/compiler-explorer/xtensa/xtensa-esp32-elf-gcc8_4_0-esp-2020r3/bin/xtensa-esp32-elf-objdump -compiler.cesp32g2020r3.name=Xtensa ESP32 gcc 8.4.0 (2020r3) -compiler.cesp32g2021r1.exe=/opt/compiler-explorer/xtensa/xtensa-esp32-elf-gcc8_4_0-esp-2021r1/bin/xtensa-esp32-elf-gcc -compiler.cesp32g2021r1.objdumper=/opt/compiler-explorer/xtensa/xtensa-esp32-elf-gcc8_4_0-esp-2021r1/bin/xtensa-esp32-elf-objdump -compiler.cesp32g2021r1.name=Xtensa ESP32 gcc 8.4.0 (2021r1) -compiler.cesp32g2021r2.exe=/opt/compiler-explorer/xtensa/xtensa-esp32-elf-gcc8_4_0-esp-2021r2/bin/xtensa-esp32-elf-gcc -compiler.cesp32g2021r2.objdumper=/opt/compiler-explorer/xtensa/xtensa-esp32-elf-gcc8_4_0-esp-2021r2/bin/xtensa-esp32-elf-objdump -compiler.cesp32g2021r2.name=Xtensa ESP32 gcc 8.4.0 (2021r2) -compiler.cesp32g2022r1.exe=/opt/compiler-explorer/xtensa/xtensa-esp32-elf-gcc11_2_0-esp-2022r1/bin/xtensa-esp32-elf-gcc -compiler.cesp32g2022r1.objdumper=/opt/compiler-explorer/xtensa/xtensa-esp32-elf-gcc11_2_0-esp-2022r1/bin/xtensa-esp32-elf-objdump -compiler.cesp32g2022r1.name=Xtensa ESP32 gcc 11.2.0 (2022r1) -compiler.cesp32g20230208.exe=/opt/compiler-explorer/xtensa/xtensa-esp32-elf-12.2.0_20230208/bin/xtensa-esp32-elf-gcc -compiler.cesp32g20230208.objdumper=/opt/compiler-explorer/xtensa/xtensa-esp32-elf-12.2.0_20230208/bin/xtensa-esp32-elf-objdump -compiler.cesp32g20230208.name=Xtensa ESP32 gcc 12.2.0 (20230208) - -################################ -# GCC for Xtensa ESP32-S2 -group.cxtensaesp32s2.compilers=cesp32s2g2019r2:cesp32s2g2020r1:cesp32s2g2020r2:cesp32s2g2020r3:cesp32s2g2021r1:cesp32s2g2021r2:cesp32s2g2022r1:cesp32s2g20230208 -group.cxtensaesp32s2.groupName=Xtensa ESP32-S2 GCC -group.cxtensaesp32s2.supportsBinary=false -group.cxtensaesp32s2.instructionSet=xtensa -group.cxtensaesp32s2.supportsAsmDocs=false -group.cxtensaesp32s2.supportsBinaryObject=true - -compiler.cesp32s2g2019r2.exe=/opt/compiler-explorer/xtensa/xtensa-esp32s2-elf-gcc8_2_0-esp-2019r2/bin/xtensa-esp32s2-elf-gcc -compiler.cesp32s2g2019r2.objdumper=/opt/compiler-explorer/xtensa/xtensa-esp32s2-elf-gcc8_2_0-esp-2019r2/bin/xtensa-esp32s2-elf-objdump -compiler.cesp32s2g2019r2.name=Xtensa ESP32-S2 gcc 8.2.0 (2019r2) -compiler.cesp32s2g2020r1.exe=/opt/compiler-explorer/xtensa/xtensa-esp32s2-elf-gcc8_2_0-esp-2020r1/bin/xtensa-esp32s2-elf-gcc -compiler.cesp32s2g2020r1.objdumper=/opt/compiler-explorer/xtensa/xtensa-esp32s2-elf-gcc8_2_0-esp-2020r1/bin/xtensa-esp32s2-elf-objdump -compiler.cesp32s2g2020r1.name=Xtensa ESP32-S2 gcc 8.2.0 (2020r1) -compiler.cesp32s2g2020r2.exe=/opt/compiler-explorer/xtensa/xtensa-esp32s2-elf-gcc8_2_0-esp-2020r2/bin/xtensa-esp32s2-elf-gcc -compiler.cesp32s2g2020r2.objdumper=/opt/compiler-explorer/xtensa/xtensa-esp32s2-elf-gcc8_2_0-esp-2020r2/bin/xtensa-esp32s2-elf-objdump -compiler.cesp32s2g2020r2.name=Xtensa ESP32-S2 gcc 8.2.0 (2020r2) -compiler.cesp32s2g2020r3.exe=/opt/compiler-explorer/xtensa/xtensa-esp32s2-elf-gcc8_4_0-esp-2020r3/bin/xtensa-esp32s2-elf-gcc -compiler.cesp32s2g2020r3.objdumper=/opt/compiler-explorer/xtensa/xtensa-esp32s2-elf-gcc8_4_0-esp-2020r3/bin/xtensa-esp32s2-elf-objdump -compiler.cesp32s2g2020r3.name=Xtensa ESP32-S2 gcc 8.4.0 (2020r3) -compiler.cesp32s2g2021r1.exe=/opt/compiler-explorer/xtensa/xtensa-esp32s2-elf-gcc8_4_0-esp-2021r1/bin/xtensa-esp32s2-elf-gcc -compiler.cesp32s2g2021r1.objdumper=/opt/compiler-explorer/xtensa/xtensa-esp32s2-elf-gcc8_4_0-esp-2021r1/bin/xtensa-esp32s2-elf-objdump -compiler.cesp32s2g2021r1.name=Xtensa ESP32-S2 gcc 8.4.0 (2021r1) -compiler.cesp32s2g2021r2.exe=/opt/compiler-explorer/xtensa/xtensa-esp32s2-elf-gcc8_4_0-esp-2021r2/bin/xtensa-esp32s2-elf-gcc -compiler.cesp32s2g2021r2.objdumper=/opt/compiler-explorer/xtensa/xtensa-esp32s2-elf-gcc8_4_0-esp-2021r2/bin/xtensa-esp32s2-elf-objdump -compiler.cesp32s2g2021r2.name=Xtensa ESP32-S2 gcc 8.4.0 (2021r2) -compiler.cesp32s2g2022r1.exe=/opt/compiler-explorer/xtensa/xtensa-esp32s2-elf-gcc11_2_0-esp-2022r1/bin/xtensa-esp32s2-elf-gcc -compiler.cesp32s2g2022r1.objdumper=/opt/compiler-explorer/xtensa/xtensa-esp32s2-elf-gcc11_2_0-esp-2022r1/bin/xtensa-esp32s2-elf-objdump -compiler.cesp32s2g2022r1.name=Xtensa ESP32-S2 gcc 11.2.0 (2022r1) -compiler.cesp32s2g20230208.exe=/opt/compiler-explorer/xtensa/xtensa-esp32s2-elf-12.2.0_20230208/bin/xtensa-esp32s2-elf-gcc -compiler.cesp32s2g20230208.objdumper=/opt/compiler-explorer/xtensa/xtensa-esp32s2-elf-12.2.0_20230208/bin/xtensa-esp32s2-elf-objdump -compiler.cesp32s2g20230208.name=Xtensa ESP32-S2 gcc 12.2.0 (20230208) - -################################ -# GCC for Xtensa ESP32-S3 -group.cxtensaesp32s3.compilers=cesp32s3g2020r3:cesp32s3g2021r1:cesp32s3g2021r2:cesp32s3g2022r1:cesp32s3g20230208 -group.cxtensaesp32s3.groupName=Xtensa ESP32-S3 GCC -group.cxtensaesp32s3.supportsBinary=false -group.cxtensaesp32s3.instructionSet=xtensa -group.cxtensaesp32s3.supportsAsmDocs=false -group.cxtensaesp32s3.supportsBinaryObject=true - -compiler.cesp32s3g2020r3.exe=/opt/compiler-explorer/xtensa/xtensa-esp32s3-elf-gcc8_4_0-esp-2020r3/bin/xtensa-esp32s3-elf-gcc -compiler.cesp32s3g2020r3.objdumper=/opt/compiler-explorer/xtensa/xtensa-esp32s3-elf-gcc8_4_0-esp-2020r3/bin/xtensa-esp32s3-elf-objdump -compiler.cesp32s3g2020r3.name=Xtensa ESP32-S3 gcc 8.4.0 (2020r3) -compiler.cesp32s3g2021r1.exe=/opt/compiler-explorer/xtensa/xtensa-esp32s3-elf-gcc8_4_0-esp-2021r1/bin/xtensa-esp32s3-elf-gcc -compiler.cesp32s3g2021r1.objdumper=/opt/compiler-explorer/xtensa/xtensa-esp32s3-elf-gcc8_4_0-esp-2021r1/bin/xtensa-esp32s3-elf-objdump -compiler.cesp32s3g2021r1.name=Xtensa ESP32-S3 gcc 8.4.0 (2021r1) -compiler.cesp32s3g2021r2.exe=/opt/compiler-explorer/xtensa/xtensa-esp32s3-elf-gcc8_4_0-esp-2021r2/bin/xtensa-esp32s3-elf-gcc -compiler.cesp32s3g2021r2.objdumper=/opt/compiler-explorer/xtensa/xtensa-esp32s3-elf-gcc8_4_0-esp-2021r2/bin/xtensa-esp32s3-elf-objdump -compiler.cesp32s3g2021r2.name=Xtensa ESP32-S3 gcc 8.4.0 (2021r2) -compiler.cesp32s3g2022r1.exe=/opt/compiler-explorer/xtensa/xtensa-esp32s3-elf-gcc11_2_0-esp-2022r1/bin/xtensa-esp32s3-elf-gcc -compiler.cesp32s3g2022r1.objdumper=/opt/compiler-explorer/xtensa/xtensa-esp32s3-elf-gcc11_2_0-esp-2022r1/bin/xtensa-esp32s3-elf-objdump -compiler.cesp32s3g2022r1.name=Xtensa ESP32-S3 gcc 11.2.0 (2022r1) -compiler.cesp32s3g20230208.exe=/opt/compiler-explorer/xtensa/xtensa-esp32s3-elf-12.2.0_20230208/bin/xtensa-esp32s3-elf-gcc -compiler.cesp32s3g20230208.objdumper=/opt/compiler-explorer/xtensa/xtensa-esp32s3-elf-12.2.0_20230208/bin/xtensa-esp32s3-elf-objdump -compiler.cesp32s3g20230208.name=Xtensa ESP32-S3 gcc 12.2.0 (20230208) - -################################ -# 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.ccl.compilerCategories=msvc -group.ccl.instructionSet=amd64 -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 -compiler.ccl19_arm.instructionSet=arm32 - -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 -compiler.ccl19_2015_u3_arm.instructionSet=arm32 - -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 msvc 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_arm32.instructionSet=arm32 -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 -compiler.ccl_new_arm64.instructionSet=aarch64 - -################################# -# cc65 compilers -group.cc65.compilers=cc65_217:cc65_218:cc65_219:cc65_trunk -group.cc65.instructionSet=6502 -group.cc65.supportsBinary=true -group.cc65.supportsExecute=false -group.cc65.groupName=cc65 -group.cc65.compilerType=cc65 -group.cc65.isSemVer=true -group.cc65.includeFlag=-I -group.cc65.objdumper=/opt/compiler-explorer/6502/cc65-trunk/bin/da65 -group.cc65.objdumperType=da65 -group.cc65.externalparser= -group.cc65.libPath=${exePath}/../share/cc65/lib -group.cc65.licenseLink=https://github.com/cc65/cc65/blob/master/LICENSE -group.cc65.licenseName=zlib License - -compiler.cc65_trunk.name=6502 cc65 trunk -compiler.cc65_trunk.exe=/opt/compiler-explorer/6502/cc65-trunk/bin/cl65 -compiler.cc65_trunk.semver=trunk -compiler.cc65_trunk.isNightly=true -compiler.cc65_trunk.options=-I/opt/compiler-explorer/6502/cc65-trunk/share/cc65/include --asm-include-dir /opt/compiler-explorer/6502/cc65-trunk/share/cc65/asminc --cfg-path /opt/compiler-explorer/6502/cc65-trunk/share/cc65/cfg -compiler.cc65_217.name=6502 cc65 2.17 -compiler.cc65_217.exe=/opt/compiler-explorer/6502/cc65-2.17/bin/cl65 -compiler.cc65_217.semver=2.17 -compiler.cc65_217.options=-I/opt/compiler-explorer/6502/cc65-2.17/share/cc65/include --asm-include-dir /opt/compiler-explorer/6502/cc65-2.17/share/cc65/asminc --cfg-path /opt/compiler-explorer/6502/cc65-2.17/share/cc65/cfg -compiler.cc65_218.name=6502 cc65 2.18 -compiler.cc65_218.exe=/opt/compiler-explorer/6502/cc65-2.18/bin/cl65 -compiler.cc65_218.semver=2.18 -compiler.cc65_218.options=-I/opt/compiler-explorer/6502/cc65-2.18/share/cc65/include --asm-include-dir /opt/compiler-explorer/6502/cc65-2.18/share/cc65/asminc --cfg-path /opt/compiler-explorer/6502/cc65-2.18/share/cc65/cfg -compiler.cc65_219.name=6502 cc65 2.19 -compiler.cc65_219.exe=/opt/compiler-explorer/6502/cc65-2.19/bin/cl65 -compiler.cc65_219.semver=2.19 -compiler.cc65_219.options=-I/opt/compiler-explorer/6502/cc65-2.19/share/cc65/include --asm-include-dir /opt/compiler-explorer/6502/cc65-2.19/share/cc65/asminc --cfg-path /opt/compiler-explorer/6502/cc65-2.19/share/cc65/cfg - -################################# -# sdcc compilers -group.sdcc.compilers=sdcc400:sdcc410:sdcc420:sdcc430 -group.sdcc.compilerType=sdcc -group.sdcc.groupName=SDCC -group.sdcc.baseName=SDCC -group.sdcc.isSemVer=true -group.sdcc.supportsBinary=false -group.sdcc.supportsExecute=false -group.sdcc.licenseLink=https://sourceforge.net/p/sdcc/code/HEAD/tree/trunk/sdcc/doc/README.txt - -compiler.sdcc400.exe=/opt/compiler-explorer/sdcc-4.0.0/bin/sdcc -compiler.sdcc400.semver=4.0.0 -compiler.sdcc410.exe=/opt/compiler-explorer/sdcc-4.1.0/bin/sdcc -compiler.sdcc410.semver=4.1.0 -compiler.sdcc420.exe=/opt/compiler-explorer/sdcc-4.2.0/bin/sdcc -compiler.sdcc420.semver=4.2.0 -compiler.sdcc430.exe=/opt/compiler-explorer/sdcc-4.3.0/bin/sdcc -compiler.sdcc430.semver=4.3.0 - -################################# -# z88dk -group.z88dk.compilers=z88dk22 -group.z88dk.compilerType=z88dk -group.z88dk.groupName=z88dk -group.z88dk.baseName=z88dk -group.z88dk.isSemVer=true -group.z88dk.supportsBinary=true -group.z88dk.supportsExecute=false -group.z88dk.licenseLink=https://github.com/z88dk/z88dk/blob/master/LICENSE -group.z88dk.licenseName=The Clarified Artistic License - -compiler.z88dk22.exe=/opt/compiler-explorer/z88dk-2.2/bin/zcc -compiler.z88dk22.objdumper=/opt/compiler-explorer/z88dk-2.2/bin/z88dk-dis -compiler.z88dk22.semver=2.2 -compiler.z88dk22.externalparser= - -################################# -# TenDRA -group.ctendra.compilers=&ctendrax86 -group.ctendra.groupName=TenDRA -group.ctendra.supportsPVS=false -group.ctendra.isSemVer=true -group.ctendra.compilerType=tendra -group.ctendra.versionFlag=-V -group.ctendra.licenseLink=https://github.com/tendra/tendra/blob/main/shared/copyright/COPYING.tendra-bsd3 -group.ctendra.licenseName=BSD 3-clause "New" or "Revised" license -group.ctendra.licensePreamble=Copyright (c) 2007 Free Software Foundation, Inc. <a href="http://www.tendra.org" target="_blank">http://www.tendra.org</a> - -group.ctendrax86.compilers=ctendrax86trunk -group.ctendrax86.groupName=TenDRA x86 -group.ctendrax86.baseName=x86 tendra -group.ctendrax86.supportsBinary=false - -compiler.ctendrax86trunk.exe=/opt/compiler-explorer/tendra-trunk/bin/tcc -compiler.ctendrax86trunk.semver=(trunk) -compiler.ctendrax86trunk.isNightly=true - - -################################# -# TinyC compiler -group.tinycc.compilers=tinycc0927:tinycctrunk -group.tinycc.groupName=Tiny C compiler -group.tinycc.baseName=TCC -group.tinycc.supportsPVS=false -group.tinycc.isSemVer=true -group.tinycc.versionFlag=-v -group.tinycc.supportsBinary=true -group.tinycc.compilerType=tinyc -group.tinycc.licenseLink=https://repo.or.cz/tinycc.git/blob_plain/HEAD:/COPYING -group.tinycc.licenseName=GNU LESSER GENERAL PUBLIC LICENSE Version 2.1 - -compiler.tinycctrunk.exe=/opt/compiler-explorer/tinycc-trunk/bin/tcc -compiler.tinycctrunk.semver=(trunk) -compiler.tinycctrunk.isNightly=true - -compiler.tinycc0927.exe=/opt/compiler-explorer/tinycc-0.9.27/bin/tcc -compiler.tinycc0927.semver=0.9.27 - -################################# -# Zig cc -group.zigcc.compilers=zcc060:zcc070:zcc071:zcc080:zcc090:zcc0100:zcc0110:zcc0120:zcctrunk -group.zigcc.intelAsm=-mllvm --x86-asm-syntax=intel -group.zigcc.objdumper=/opt/compiler-explorer/gcc-10.2.0/bin/objdump -group.zigcc.options= -group.zigcc.groupName=Zig cc -group.zigcc.isSemVer=true -group.zigcc.baseName=zig cc -group.zigcc.compilerType=zigcc -group.zigcc.versionFlag=version -group.zigcc.licenseLink=https://github.com/ziglang/zig/blob/master/LICENSE -group.zigcc.licenseName=The MIT License (Expat) -group.zigcc.licensePreamble=Copyright (c) 2015-2022, Zig contributors - -compiler.zcc060.exe=/opt/compiler-explorer/zig-0.6.0/zig -compiler.zcc060.semver=0.6.0 -compiler.zcc070.exe=/opt/compiler-explorer/zig-0.7.0/zig -compiler.zcc070.semver=0.7.0 -compiler.zcc071.exe=/opt/compiler-explorer/zig-0.7.1/zig -compiler.zcc071.semver=0.7.1 -compiler.zcc080.exe=/opt/compiler-explorer/zig-0.8.0/zig -compiler.zcc080.semver=0.8.0 -compiler.zcc090.exe=/opt/compiler-explorer/zig-0.9.0/zig -compiler.zcc090.semver=0.9.0 -compiler.zcc0100.exe=/opt/compiler-explorer/zig-0.10.0/zig -compiler.zcc0100.semver=0.10.0 -compiler.zcc0110.exe=/opt/compiler-explorer/zig-0.11.0/zig -compiler.zcc0110.semver=0.11.0 -compiler.zcc0120.exe=/opt/compiler-explorer/zig-0.12.0/zig -compiler.zcc0120.semver=0.12.0 -compiler.zcctrunk.exe=/opt/compiler-explorer/zig-master/zig -compiler.zcctrunk.semver=trunk -compiler.zcctrunk.isNightly=true - -################################ -# cproc x86 compiler -group.cproc86.compilers=cproc-master -group.cproc86.instructionSet=amd64 -group.cproc86.compilerType=cproc -compiler.cproc-master.exe=/opt/compiler-explorer/cproc-master/bin/cproc - -################################ -# Chibicc -group.chibicc.isSemVer=true -group.chibicc.groupName=Chibicc -group.chibicc.compilers=chibicc-trunk -group.chibicc.supportsExecute=true -group.chibicc.supportsBinary=true -group.chibicc.includeFlag=-I -group.chibicc.licenseLink=https://github.com/rui314/chibicc/blob/main/LICENSE -group.chibicc.licenseName=MIT License -group.chibicc.licensePreamble=Copyright (c) 2019 Rui Ueyama - -compiler.chibicc-trunk.name=Chibicc 2020-12-07 -compiler.chibicc-trunk.exe=/opt/compiler-explorer/chibicc-main/chibicc -compiler.chibicc-trunk.semver=(trunk) -compiler.chibicc-trunk.explicitVersion=90d1f7f199cc55b13c7fdb5839d1409806633fdb -compiler.chibicc-trunk.isNightly=true - - -################################ -## CompCert -################################ -group.compcert.isSemVer=true -group.compcert.compilerType=compcert -group.compcert.supportsExecute=true -group.compcert.supportsBinary=true -group.compcert.supportsBinaryObject=true -group.compcert.licenseLink=https://github.com/AbsInt/CompCert/blob/master/LICENSE -group.compcert.compilers=&compcertx8664:&compcertx86 - -## compcert for x86_64 -group.compcertx8664.compilers=ccx8664_312:ccx8664_311:ccx8664_310:ccx8664_309 -group.compcertx8664.groupName=x86_64 CompCert -group.compcertx8664.baseName=x86_64 CompCert - -compiler.ccx8664_312.exe=/opt/compiler-explorer/compcert/CompCert-x86_64-3.12/bin/ccomp -compiler.ccx8664_312.semver=3.12 -compiler.ccx8664_311.exe=/opt/compiler-explorer/compcert/CompCert-x86_64-3.11/bin/ccomp -compiler.ccx8664_311.semver=3.11 -compiler.ccx8664_310.exe=/opt/compiler-explorer/compcert/CompCert-x86_64-3.10/bin/ccomp -compiler.ccx8664_310.semver=3.10 -compiler.ccx8664_309.exe=/opt/compiler-explorer/compcert/CompCert-x86_64-3.9/bin/ccomp -compiler.ccx8664_309.semver=3.9 - -## compcert for x86 -group.compcertx86.compilers=ccx8632_312:ccx8632_311:ccx8632_310:ccx8632_309 -group.compcertx86.groupName=x86 CompCert -group.compcertx86.baseName=x86 CompCert - -compiler.ccx8632_312.exe=/opt/compiler-explorer/compcert/CompCert-x86_32-3.12/bin/ccomp -compiler.ccx8632_312.semver=3.12 -compiler.ccx8632_311.exe=/opt/compiler-explorer/compcert/CompCert-x86_32-3.11/bin/ccomp -compiler.ccx8632_311.semver=3.11 -compiler.ccx8632_310.exe=/opt/compiler-explorer/compcert/CompCert-x86_32-3.10/bin/ccomp -compiler.ccx8632_310.semver=3.10 -compiler.ccx8632_309.exe=/opt/compiler-explorer/compcert/CompCert-x86_32-3.9/bin/ccomp -compiler.ccx8632_309.semver=3.9 - -################################# -# Movfuscator compiler -group.movfuscator.compilers=movfuscatortrunk -group.movfuscator.groupName=Movfuscator -group.movfuscator.baseName=movfuscator -group.movfuscator.versionFlag=--version -group.movfuscator.supportsBinary=true -group.movfuscator.licenseLink=https://github.com/xoreaxeaxeax/movfuscator/blob/master/LICENSE -group.movfuscator.licenseName=BSD Style License -group.movfuscator.compilerType=movfuscator - -compiler.movfuscatortrunk.exe=/opt/compiler-explorer/movfuscator-trunk/build/lcc -compiler.movfuscatortrunk.semver=(trunk) -compiler.movfuscatortrunk.name=movfuscator (trunk) -compiler.movfuscatortrunk.isNightly=true - -################################# -# LC3 compiler -group.lc3.compilers=lc3-trunk -group.lc3.groupName=LC3 -compiler.lc3-trunk.name=LC3 (trunk) -compiler.lc3-trunk.exe=/opt/compiler-explorer/C-LC3-Compiler-trunk/lc3-compile -compiler.lc3-trunk.isNightly=true - -################################# -# UPMEM DPU Compiler -group.upmem-clang.compilers=upmem-clang-2023-2 -group.upmem-clang.groupName=UPMEM DPU Clang -compiler.upmem-clang-2023-2.exe=/opt/compiler-explorer/upmem-dpu/upmem-2023.2.0-Linux-x86_64/bin/dpu-upmem-dpurte-clang -compiler.upmem-clang-2023-2.name=clang 12 for DPU (rel 2023.2.0) - -################################ -# VAST for x86 -group.cvast.groupName=VAST x86-64 -group.cvast.compilers=cvast-trunk -group.cvast.isSemVer=true -group.cvast.notification=<a href="https://trailofbits.github.io/vast/" target="_blank">VAST</a> is a C and C++ program analysis-focused compiler offering various program representations via MLIR. Use `-vast-emit-mlir=hl` to emit high-level dialect. Check <a href="https://trailofbits.github.io/vast/Tools/vast-front/" target="_blank">documentation</a> for other dialect options. - -group.cvast.licenseLink=https://github.com/trailofbits/vast/blob/master/LICENSE -group.cvast.licenseName=Apache 2.0 -group.cvast.licensePreamble=The VAST Project is licensed under the Apache License, Version 2.0 - -group.cvast.baseName=vast -group.cvast.instructionSet=amd64 -group.cvast.intelAsm=-mllvm -x86-asm-syntax=intel - -group.cvast.supportsBinaryObject=true - -compiler.cvast-trunk.semver=(trunk) -compiler.cvast-trunk.exe=/opt/compiler-explorer/vast-trunk/bin/vast-front -compiler.cvast-trunk.isNightly=true -compiler.cvast-trunk.options=-resource-dir /opt/compiler-explorer/clang-17.0.1/lib/clang/17/ --gcc-toolchain=/opt/compiler-explorer/gcc-13.2.0 - -################################# -################################# -# Libraries -libs=cs50:hedley:libbpf:libuv:lua:nsimd:openssl:python:simde:curl:sqlite - -libs.cs50.name=cs50 -libs.cs50.versions=910 -libs.cs50.versions.910.version=9.1.0 -libs.cs50.versions.910.path=/opt/compiler-explorer/libs/cs50/9.1.0/include -libs.cs50.versions.910.libpath=/opt/compiler-explorer/libs/cs50/9.1.0/x86_64/lib:/opt/compiler-explorer/libs/cs50/9.1.0/x86/lib -libs.cs50.versions.910.liblink=cs50 - -libs.hedley.name=hedley -libs.hedley.description=A C/C++ header to help move ifdefs out of your code -libs.hedley.versions=v12 -libs.hedley.url=https://github.com/nemequ/hedley -libs.hedley.versions.v12.version=12.0.0 -libs.hedley.versions.v12.path=/opt/compiler-explorer/libs/hedley/v12/ - -libs.libbpf.name=libbpf -libs.libbpf.versions=100:122 -libs.libbpf.liblink=bpf:dl:m -libs.libbpf.description=Libbpf supports building BPF CO-RE-enabled applications -libs.libbpf.url=https://github.com/libbpf/libbpf -libs.libbpf.versions.100.version=1.0.0 -libs.libbpf.versions.100.path=/opt/compiler-explorer/libs/libbpf/v1.0.0/include:/opt/compiler-explorer/libs/libbpf/v1.0.0/src -libs.libbpf.versions.122.version=1.2.2 -libs.libbpf.versions.122.path=/opt/compiler-explorer/libs/libbpf/v1.2.2/include:/opt/compiler-explorer/libs/libbpf/v1.2.2/src - -libs.lua.name=Lua -libs.lua.versions=535:540 -libs.lua.liblink=lua:dl:m -libs.lua.versions.535.version=5.3.5 -libs.lua.versions.535.path=/opt/compiler-explorer/libs/lua/v5.3.5/include -libs.lua.versions.535.libpath=/opt/compiler-explorer/libs/lua/v5.3.5/lib/x86_64:/opt/compiler-explorer/libs/lua/v5.3.5/lib/x86 -libs.lua.versions.540.version=5.4.0 -libs.lua.versions.540.path=/opt/compiler-explorer/libs/lua/v5.4.0/include -libs.lua.versions.540.libpath=/opt/compiler-explorer/libs/lua/v5.4.0/lib/x86_64:/opt/compiler-explorer/libs/lua/v5.4.0/lib/x86 - -libs.libuv.name=libuv -libs.libuv.description=Cross-platform asynchronous I/O -libs.libuv.liblink=uv -libs.libuv.url=https://github.com/libuv/libuv -libs.libuv.versions=1370:1381 -libs.libuv.versions.1370.version=1.37.0 -libs.libuv.versions.1370.path=/opt/compiler-explorer/libs/libuv/v1.37.0/include -libs.libuv.versions.1370.libpath=/opt/compiler-explorer/libs/libuv/v1.37.0/x86_64/lib:/opt/compiler-explorer/libs/libuv/v1.37.0/x86/lib -libs.libuv.versions.1381.version=1.38.1 -libs.libuv.versions.1381.path=/opt/compiler-explorer/libs/libuv/v1.38.1/include -libs.libuv.versions.1381.libpath=/opt/compiler-explorer/libs/libuv/v1.38.1/x86_64/lib:/opt/compiler-explorer/libs/libuv/v1.38.1/x86/lib - -libs.nsimd.name=NSIMD -libs.nsimd.url=https://github.com/agenium-scale/nsimd/ -libs.nsimd.versions=22-x86_64:22-arm:22-arm64:301-x86_64:301-arm:301-arm64 -libs.nsimd.versions.22-x86_64.version=2.2 (x86_64) -libs.nsimd.versions.22-x86_64.path=/opt/compiler-explorer/libs/nsimd/v2.2/x86_64/include -libs.nsimd.versions.22-x86_64.libpath=/opt/compiler-explorer/libs/nsimd/v2.2/x86_64/lib -libs.nsimd.versions.22-x86_64.liblink=nsimd_avx512_skylake -libs.nsimd.versions.22-arm.version=2.2 (arm) -libs.nsimd.versions.22-arm.path=/opt/compiler-explorer/libs/nsimd/v2.2/arm/neon128/include -libs.nsimd.versions.22-arm.libpath=/opt/compiler-explorer/libs/nsimd/v2.2/arm/neon128/lib -libs.nsimd.versions.22-arm.liblink=nsimd_neon128 -libs.nsimd.versions.22-arm64.version=2.2 (arm64) -libs.nsimd.versions.22-arm64.path=/opt/compiler-explorer/libs/nsimd/v2.2/arm/aarch64/include -libs.nsimd.versions.22-arm64.libpath=/opt/compiler-explorer/libs/nsimd/v2.2/arm/aarch64/lib -libs.nsimd.versions.22-arm64.liblink=nsimd_aarch64 -libs.nsimd.versions.301-x86_64.version=3.0.1 (x86_64) -libs.nsimd.versions.301-x86_64.path=/opt/compiler-explorer/libs/nsimd/v3.0.1/x86_64/include -libs.nsimd.versions.301-x86_64.libpath=/opt/compiler-explorer/libs/nsimd/v3.0.1/x86_64/lib -libs.nsimd.versions.301-arm.version=3.0.1 (arm) -libs.nsimd.versions.301-arm.path=/opt/compiler-explorer/libs/nsimd/v3.0.1/arm/neon128/include -libs.nsimd.versions.301-arm.libpath=/opt/compiler-explorer/libs/nsimd/v3.0.1/arm/neon128/lib -libs.nsimd.versions.301-arm64.version=3.0.1 (arm64) -libs.nsimd.versions.301-arm64.path=/opt/compiler-explorer/libs/nsimd/v3.0.1/arm/aarch64/include -libs.nsimd.versions.301-arm64.libpath=/opt/compiler-explorer/libs/nsimd/v3.0.1/arm/aarch64/lib - -libs.openssl.name=OpenSSL -libs.openssl.liblink=ssl:crypto -libs.openssl.versions=111c:111g -libs.openssl.versions.111c.version=1.1.1c -libs.openssl.versions.111c.path=/opt/compiler-explorer/libs/openssl/openssl_1_1_1c/x86_64/opt/include -libs.openssl.versions.111c.libpath=/opt/compiler-explorer/libs/openssl/openssl_1_1_1c/x86_64/opt/lib:/opt/compiler-explorer/libs/openssl/openssl_1_1_1c/x86/opt/lib -libs.openssl.versions.111g.version=1.1.1g -libs.openssl.versions.111g.path=/opt/compiler-explorer/libs/openssl/openssl_1_1_1g/x86_64/opt/include -libs.openssl.versions.111g.libpath=/opt/compiler-explorer/libs/openssl/openssl_1_1_1g/x86_64/opt/lib:/opt/compiler-explorer/libs/openssl/openssl_1_1_1g/x86/opt/lib - -libs.python.name=Python -libs.python.url=https://python.org -libs.python.versions=359:3610:376:381 -libs.python.versions.359.version=3.5.9 -libs.python.versions.359.path=/opt/compiler-explorer/python-3.5.9/include/python3.5 -libs.python.versions.3610.version=3.6.10 -libs.python.versions.3610.path=/opt/compiler-explorer/python-3.6.10/include/python3.6 -libs.python.versions.376.version=3.7.6 -libs.python.versions.376.path=/opt/compiler-explorer/python-3.7.6/include/python3.7 -libs.python.versions.381.version=3.8.1 -libs.python.versions.381.path=/opt/compiler-explorer/python-3.8.1/include/python3.8 - -libs.simde.name=SIMDe -libs.simde.description=Implementations of SIMD instruction sets for systems which don't natively support them. -libs.simde.versions=trunk -libs.simde.url=https://github.com/simd-everywhere/simde -libs.simde.versions.trunk.version=trunk -libs.simde.versions.trunk.path=/opt/compiler-explorer/libs/simde/trunk - -libs.curl.name=curl -libs.curl.liblink=curl-d -libs.curl.url=https://curl.se -libs.curl.versions=7831 -libs.curl.versions.7831.version=7.83.1 -libs.curl.versions.7831.path=/opt/compiler-explorer/libs/curl/7.83.1/include - -libs.sqlite.name=sqlite -libs.sqlite.versions=3400 -libs.sqlite.liblink=sqlite3 -libs.sqlite.url=https://sqlite.org -libs.sqlite.versions.3400.version=3.40.0 -libs.sqlite.versions.3400.path=/opt/compiler-explorer/libs/sqlite/3.40.0 - -################################# -################################# -# Installed tools -tools=PVS-Studio:clangformattrunk:clangquerytrunk:clangtidytrunk:ldd:llvm-mcatrunk:osacatrunk:pahole:readelf:nm:Sonar:strings:llvmdwarfdumptrunk - -tools.PVS-Studio.name=PVS-Studio -tools.PVS-Studio.exe=/opt/compiler-explorer/pvs-studio-latest/bin/pvs-studio-analyzer -tools.PVS-Studio.type=postcompilation -tools.PVS-Studio.exclude=ccl19:ccl19_2015_u3:ccl_new:armcclang32:armcclang64:rvcclang:ppci:cicc:cross:cgcc-classic:cc65 -tools.PVS-Studio.class=pvs-studio-tool -tools.PVS-Studio.stdinHint=disabled -tools.PVS-Studio.includeKey=supportsPVS-Studio - -tools.clangformattrunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang-format -tools.clangformattrunk.name=clang-format -tools.clangformattrunk.type=independent -tools.clangformattrunk.class=clang-format-tool - -tools.clangquerytrunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang-query -tools.clangquerytrunk.name=clang-query (trunk) -tools.clangquerytrunk.type=independent -tools.clangquerytrunk.class=clang-query-tool -tools.clangquerytrunk.stdinHint=Query commands - -tools.clangtidytrunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang-tidy -tools.clangtidytrunk.name=clang-tidy (trunk) -tools.clangtidytrunk.type=independent -tools.clangtidytrunk.class=clang-tidy-tool -tools.clangtidytrunk.options=--gcc-toolchain=/opt/compiler-explorer/gcc-9.2.0 -tools.clangtidytrunk.stdinHint=disabled - -tools.ldd.name=ldd -tools.ldd.exe=/usr/bin/ldd -tools.ldd.type=postcompilation -tools.ldd.class=readelf-tool -tools.ldd.exclude= -tools.ldd.stdinHint=disabled - -tools.llvm-mcatrunk.name=llvm-mca (trunk) -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 -tools.llvm-mcatrunk.stdinHint=disabled - -tools.osacatrunk.name=OSACA (0.5.2) -tools.osacatrunk.exe=/opt/compiler-explorer/osaca-0.5.2/bin/osaca -tools.osacatrunk.type=postcompilation -tools.osacatrunk.class=osaca-tool -tools.osacatrunk.exclude=cavr:carm:cmips:cmsp:cppc:ppci:armv7:ckvx:ck1c:carduino:carmh:carm5:carmg:carmce:cfr:rv6 -tools.osacatrunk.stdinHint=disabled - -tools.pahole.name=pahole -tools.pahole.exe=/opt/compiler-explorer/pahole/bin/pahole -tools.pahole.type=postcompilation -tools.pahole.class=pahole-tool -tools.pahole.exclude= -tools.pahole.stdinHint=disabled -tools.pahole.languageId=cppp - -tools.readelf.name=readelf -tools.readelf.exe=/opt/compiler-explorer/gcc-snapshot/bin/readelf -tools.readelf.type=postcompilation -tools.readelf.class=readelf-tool -tools.readelf.exclude= -tools.readelf.stdinHint=disabled - -tools.nm.name=nm (trunk) -tools.nm.exe=/opt/compiler-explorer/gcc-snapshot/bin/nm -tools.nm.type=postcompilation -tools.nm.class=nm-tool -tools.nm.exclude=djggp -tools.nm.stdinHint=disabled - -tools.Sonar.name=Sonar -tools.Sonar.exe=/opt/compiler-explorer/sonar/sonar.sh -tools.Sonar.icon=./Sonar.svg -tools.Sonar.darkIcon=./Sonar-dark.svg -tools.Sonar.type=independent -tools.Sonar.class=sonar-tool -tools.Sonar.stdinHint=disabled -tools.Sonar.includeKey=supportsSonar - -tools.strings.exe=/opt/compiler-explorer/gcc-snapshot/bin/strings -tools.strings.name=strings -tools.strings.type=postcompilation -tools.strings.class=strings-tool -tools.strings.exclude= -tools.strings.stdinHint=disabled - -tools.llvmdwarfdumptrunk.exe=/opt/compiler-explorer/clang-trunk/bin/llvm-dwarfdump -tools.llvmdwarfdumptrunk.name=llvm-dwarfdump (trunk) -tools.llvmdwarfdumptrunk.type=postcompilation -tools.llvmdwarfdumptrunk.class=llvm-dwarfdump-tool -tools.llvmdwarfdumptrunk.stdinHint=disabled -# MSVC does not produce DWARF debug information. -tools.llvmdwarfdumptrunk.exclude=ccl19:ccl_new diff --git a/etc/config/c.amazonwin.properties b/etc/config/c.amazonwin.properties deleted file mode 100644 index 555d54fbe..000000000 --- a/etc/config/c.amazonwin.properties +++ /dev/null @@ -1,52 +0,0 @@ -compilers=&cmingw64 -objdumper=Z:/compilers/mingw-w64-12.2.0-15.0.7-10.0.0-ucrt-r4/bin/objdump.exe -demangler=Z:/compilers/mingw-w64-12.2.0-15.0.7-10.0.0-ucrt-r4/bin/c++filt.exe - -group.cmingw64.compilers=&cmingw64_ucrt_gcc:&cmingw64_ucrt_clang -group.cmingw64.isSemVer=true -group.cmingw64.licenseLink=https://directory.fsf.org/wiki/Mingw-w64#tab=Details -group.cmingw64.licenseName=multiple licenses (GPL, ZPL and more) -group.cmingw64.instructionSet=amd64 -group.cmingw64.libPath=${exePath}/../lib;${exePath}/../x86_64-w64-mingw32/lib - -group.cmingw64_ucrt_gcc.compilers=cmingw64_ucrt_gcc_1310:cmingw64_ucrt_gcc_1220:cmingw64_ucrt_gcc_1210:cmingw64_ucrt_gcc_1130 -group.cmingw64_ucrt_gcc.compilerType=win32-mingw-gcc -group.cmingw64_ucrt_gcc.groupName=MinGW W64 Gcc (ucrt) -group.cmingw64_ucrt_gcc.baseName=MinGW gcc -group.cmingw64_ucrt_gcc.compilerCategories=gcc:mingw - -group.cmingw64_ucrt_clang.compilers=cmingw64_ucrt_clang_1602:cmingw64_ucrt_clang_1600:cmingw64_ucrt_clang_1507:cmingw64_ucrt_clang_1406:cmingw64_ucrt_clang_1403 -group.cmingw64_ucrt_clang.compilerType=win32-mingw-clang -group.cmingw64_ucrt_clang.groupName=MinGW W64 Clang (ucrt) -group.cmingw64_ucrt_clang.baseName=MinGW clang -group.cmingw64_ucrt_clang.compilerCategories=clang:mingw -group.cmingw64_ucrt_clang.intelAsm=-mllvm --x86-asm-syntax=intel - -compiler.cmingw64_ucrt_gcc_1310.exe=Z:/compilers/mingw-w64-13.1.0-16.0.2-11.0.0-ucrt-r1/bin/gcc.exe -compiler.cmingw64_ucrt_gcc_1310.semver=13.1.0 - -compiler.cmingw64_ucrt_gcc_1220.exe=Z:/compilers/mingw-w64-12.2.0-15.0.7-10.0.0-ucrt-r4/bin/gcc.exe -compiler.cmingw64_ucrt_gcc_1220.semver=12.2.0 - -compiler.cmingw64_ucrt_gcc_1210.exe=Z:/compilers/mingw-w64-12.1.0-14.0.6-10.0.0-ucrt-r3/bin/gcc.exe -compiler.cmingw64_ucrt_gcc_1210.semver=12.1.0 - -compiler.cmingw64_ucrt_gcc_1130.exe=Z:/compilers/mingw-w64-11.3.0-14.0.3-10.0.0-ucrt-r3/bin/gcc.exe -compiler.cmingw64_ucrt_gcc_1130.semver=11.3.0 - -compiler.cmingw64_ucrt_clang_1602.exe=Z:/compilers/mingw-w64-13.1.0-16.0.2-11.0.0-ucrt-r1/bin/clang.exe -compiler.cmingw64_ucrt_clang_1602.semver=16.0.2 - -compiler.cmingw64_ucrt_clang_1600.exe=Z:/compilers/mingw-w64-12.2.0-16.0.0-10.0.0-ucrt-r5/bin/clang.exe -compiler.cmingw64_ucrt_clang_1600.semver=16.0.0 - -compiler.cmingw64_ucrt_clang_1507.exe=Z:/compilers/mingw-w64-12.2.0-15.0.7-10.0.0-ucrt-r4/bin/clang.exe -compiler.cmingw64_ucrt_clang_1507.semver=15.0.7 - -compiler.cmingw64_ucrt_clang_1406.exe=Z:/compilers/mingw-w64-12.1.0-14.0.6-10.0.0-ucrt-r3/bin/clang.exe -compiler.cmingw64_ucrt_clang_1406.semver=14.0.6 - -compiler.cmingw64_ucrt_clang_1403.exe=Z:/compilers/mingw-w64-11.3.0-14.0.3-10.0.0-ucrt-r3/bin/clang.exe -compiler.cmingw64_ucrt_clang_1403.semver=14.0.3 - -tools= diff --git a/etc/config/c.defaults.properties b/etc/config/c.defaults.properties deleted file mode 100644 index c5fe0a692..000000000 --- a/etc/config/c.defaults.properties +++ /dev/null @@ -1,95 +0,0 @@ -# Default settings for C -compilers=&gcc:&clang -defaultCompiler=cgdefault -demangler=c++filt -objdumper=objdump -postProcess= -supportsBinary=true -supportsBinaryObject=true -binaryHideFuncRe=^(__.*|_(init|start|fini)|(de)?register_tm_clones|call_gmon_start|frame_dummy|\.plt.*)$ -stubRe=\bmain\b -stubText=int main(void){return 0;/*stub provided by Compiler Explorer*/} -supportsLibraryCodeFilter=true - -group.gcc.compilers=cg44:cg45:cg46:cg47:cg48:cg5:cg6x:cg7:cg8:cg9:cg10:cg11:cgdefault -compiler.cg44.exe=/usr/bin/gcc-4.4 -compiler.cg44.name=gcc 4.4 -compiler.cg45.exe=/usr/bin/gcc-4.5 -compiler.cg45.name=gcc 4.5 -compiler.cg46.exe=/usr/bin/gcc-4.6 -compiler.cg46.name=gcc 4.6 -compiler.cg47.exe=/usr/bin/gcc-4.7 -compiler.cg47.name=gcc 4.7 -compiler.cg48.exe=/usr/bin/gcc-4.8 -compiler.cg48.name=gcc 4.8 -compiler.cg5.exe=/usr/bin/gcc-5 -compiler.cg5.name=gcc 5.x -compiler.cg6x.exe=/usr/bin/gcc-6 -compiler.cg6x.name=gcc 6.x -compiler.cg6x.alias=cg6 -compiler.cg7.exe=/usr/bin/gcc-7 -compiler.cg7.name=gcc 7.x -compiler.cg8.exe=/usr/bin/gcc-8 -compiler.cg8.name=gcc 8.x -compiler.cg9.exe=/usr/bin/gcc-9 -compiler.cg9.name=gcc 9.x -compiler.cg10.exe=/usr/bin/gcc-10 -compiler.cg10.name=gcc 10.x -compiler.cg11.exe=/usr/bin/gcc-11 -compiler.cg11.name=gcc 11.x -compiler.cgdefault.exe=/usr/bin/gcc -compiler.cgdefault.name=gcc default - -group.clang.compilers=cclang7:cclang8:cclang9:cclang10:cclang11:cclang12:cclangdefault:cclangccdefault -group.clang.intelAsm=-mllvm --x86-asm-syntax=intel -compiler.cclang7.exe=/usr/bin/clang-7 -compiler.cclang7.name=clang 7 -compiler.cclang8.exe=/usr/bin/clang-8 -compiler.cclang8.name=clang 8 -compiler.cclang9.exe=/usr/bin/clang-9 -compiler.cclang9.name=clang 9 -compiler.cclang10.exe=/usr/bin/clang-10 -compiler.cclang10.name=clang 10 -compiler.cclang11.exe=/usr/bin/clang-11 -compiler.cclang11.name=clang 11 -compiler.cclang12.exe=/usr/bin/clang-12 -compiler.cclang12.name=clang 12 -compiler.cclangdefault.exe=/usr/bin/clang -compiler.cclangdefault.name=clang default -compiler.cclangccdefault.exe=/usr/bin/clangcc -compiler.cclangccdefault.name=clang default - -tools=clangquerydefault:clangtidydefault:readelf:nm:llvmdwarfdumpdefault - -tools.clangquerydefault.exe=/usr/bin/clang-query -tools.clangquerydefault.name=clang-query (default) -tools.clangquerydefault.type=independent -tools.clangquerydefault.class=clang-query-tool -tools.clangquerydefault.stdinHint=Query commands -tools.clangquerydefault.monacoStdin=true - -tools.clangtidydefault.exe=/usr/bin/clang-tidy -tools.clangtidydefault.name=clang-tidy (default) -tools.clangtidydefault.type=independent -tools.clangtidydefault.class=clang-tidy-tool -tools.clangtidydefault.stdinHint=disabled - -tools.readelf.name=readelf (default) -tools.readelf.exe=/usr/bin/readelf -tools.readelf.type=postcompilation -tools.readelf.class=readelf-tool -tools.readelf.exclude=djggp -tools.readelf.stdinHint=disabled - -tools.nm.name=nm (default) -tools.nm.exe=/usr/bin/nm -tools.nm.type=postcompilation -tools.nm.class=nm-tool -tools.nm.exclude=djggp -tools.nm.stdinHint=disabled - -tools.llvmdwarfdumpdefault.exe=/usr/bin/llvm-dwarfdump -tools.llvmdwarfdumpdefault.name=llvm-dwarfdump (default) -tools.llvmdwarfdumpdefault.type=postcompilation -tools.llvmdwarfdumpdefault.class=llvm-dwarfdump-tool -tools.llvmdwarfdumpdefault.stdinHint=disabled diff --git a/etc/config/c3.amazon.properties b/etc/config/c3.amazon.properties deleted file mode 100644 index 5464c0130..000000000 --- a/etc/config/c3.amazon.properties +++ /dev/null @@ -1,15 +0,0 @@ -compilers=&c3c -compilerType=c3c -defaultCompiler=c3c05 -supportsBinary=false -supportsBinaryObject=false -supportsExecute=false -group.c3c.compilers=c3c04:c3c05 -group.c3c.isSemVer=true -group.c3c.baseName=c3 - -compiler.c3c04.semver=0.4 -compiler.c3c04.exe=/opt/compiler-explorer/c3-0.4/c3c - -compiler.c3c05.semver=0.5 -compiler.c3c05.exe=/opt/compiler-explorer/c3-0.5/c3c diff --git a/etc/config/c3.defaults.properties b/etc/config/c3.defaults.properties deleted file mode 100644 index 6105c1445..000000000 --- a/etc/config/c3.defaults.properties +++ /dev/null @@ -1,8 +0,0 @@ -compilers=c3cdefault -compilerType=c3c -defaultCompiler=c3cdefault -supportsBinary=false -supportsBinaryObject=false -supportsExecute=false -compiler.c3cdefault.name=c3c -compiler.c3cdefault.exe=/usr/bin/c3c/build/c3c diff --git a/etc/config/carbon.amazon.properties b/etc/config/carbon.amazon.properties deleted file mode 100644 index 8d8a10132..000000000 --- a/etc/config/carbon.amazon.properties +++ /dev/null @@ -1,10 +0,0 @@ -# Amazon prod environment settings -compilers=carbon-trunk -defaultCompiler=carbon-trunk -compilerType=carbon -needsMulti=false - -compiler.carbon-trunk.exe=/opt/compiler-explorer/carbon-trunk/bin/carbon-explorer -compiler.carbon-trunk.name=Explorer (trunk) - -libs= diff --git a/etc/config/carbon.defaults.properties b/etc/config/carbon.defaults.properties deleted file mode 100644 index 49b18f709..000000000 --- a/etc/config/carbon.defaults.properties +++ /dev/null @@ -1,13 +0,0 @@ -# Default settings for carbon -compilers=carbon-trunkdef -defaultCompiler=carbon-trunkdef -compilerType=carbon -needsMulti=false -supportsExecute=false -supportsBinary=false - -compiler.carbon-trunkdef.exe=/opt/compiler-explorer/carbon-trunk/bin/carbon-explorer -compiler.carbon-trunkdef.name=Explorer (trunk) -compiler.carbon-trunkdef.alias=carbon-trunk - -libs= diff --git a/etc/config/circle.amazon.properties b/etc/config/circle.amazon.properties deleted file mode 100644 index 025cd8ad2..000000000 --- a/etc/config/circle.amazon.properties +++ /dev/null @@ -1,1201 +0,0 @@ -compilers=circlelatest:circle131:circle129:circle128 -isSemVer=true -defaultCompiler=circlelatest -demangler=/opt/compiler-explorer/gcc-11.1.0/bin/c++filt -objdumper=/opt/compiler-explorer/gcc-11.1.0/bin/objdump - -buildenvsetup=ceconan-circle -buildenvsetup.host=https://conan.compiler-explorer.com -buildenvsetup.linkedCompilerId=g103 -buildenvsetup.linkedCompilerType=gcc - -compiler.circlelatest.exe=/opt/compiler-explorer/circle-latest/circle -compiler.circlelatest.name=Latest -compiler.circlelatest.semver=latest -compiler.circlelatest.options=--gcc-toolchain /opt/compiler-explorer/gcc-10.3.0/ - -compiler.circle131.exe=/opt/compiler-explorer/circle-131/circle -compiler.circle131.name=Build 131 -compiler.circle131.semver=131 -compiler.circle131.options=--gcc-toolchain /opt/compiler-explorer/gcc-10.3.0/ - -compiler.circle129.exe=/opt/compiler-explorer/circle-129/circle -compiler.circle129.name=Build 129 -compiler.circle129.semver=129 - -compiler.circle128.exe=/opt/compiler-explorer/circle-128/circle -compiler.circle128.name=Build 128 -compiler.circle128.semver=128 -compiler.circle128.intelAsm= - -################################# -################################# -# Installed libs (See c++.amazon.properties for a scheme of libs group) -libs=abseil:benchmark:benri:blaze:boost:bmulti:brigand:catch2:cctz:cmcstl2:cnl:cppcoro:cppitertools:crosscables:ctbignum:cthash:ctre:date:dataframe:dlib:doctest:eastl:eigen:enoki:entt:etl:eve:expected_lite:fastor:flux:fmt:glm:gnufs:googletest:gsl:hedley:hfsm:highway:immer:jsoncpp:kiwaku:kumi:kvasir:kyosu:lager:lexy:libguarded:libuv:llvm:llvmfs:lua:mp-coro:mp-units:namedtype:nanorange:nlohmann_json:nsimd:ofw:openssl:outcome:pegtl:pipes:pugixml:python:rangesv3:raberu:seastar:simde:sol2:spdlog:spy:taojson:tbb:tomlplusplus:trompeloeil:tts:type_safe:unifex:vcl:xsimd:xtensor:xtl:ztdcuneicode:ztdencodingtables:ztdidk:ztdstaticcontainers:ztdtext:ztdplatform:zug - -libs.abseil.name=Abseil -libs.abseil.versions=trunk -libs.abseil.url=https://abseil.io/ -libs.abseil.staticliblink=absl_bad_any_cast_impl:absl_failure_signal_handler:absl_examine_stack:absl_flags_parse:absl_flags_usage:absl_flags_usage_internal:absl_flags:absl_flags_internal:absl_flags_marshalling:absl_flags_reflection:absl_flags_private_handle_accessor:absl_flags_commandlineflag:absl_flags_commandlineflag_internal:absl_flags_config:absl_flags_program_name:absl_leak_check_disable:absl_leak_check:absl_hash:absl_city:absl_periodic_sampler:absl_random_internal_distribution_test_util:absl_random_distributions:absl_random_seed_sequences:absl_random_internal_pool_urbg:absl_random_internal_randen:absl_random_internal_randen_hwaes:absl_random_internal_randen_hwaes_impl:absl_random_internal_randen_slow:absl_random_internal_platform:absl_random_internal_seed_material:absl_random_seed_gen_exception:absl_raw_hash_set:absl_hashtablez_sampler:absl_exponential_biased:absl_scoped_set_env:absl_statusor:absl_status:absl_cord:absl_bad_optional_access:absl_strerror:absl_str_format_internal:absl_synchronization:absl_graphcycles_internal:absl_stacktrace:absl_symbolize:absl_debugging_internal:absl_demangle_internal:absl_malloc_internal:absl_time:absl_civil_time:absl_strings:absl_strings_internal:rt:absl_base:absl_spinlock_wait:absl_int128:absl_throw_delegate:absl_time_zone:absl_bad_variant_access:absl_raw_logging_internal:absl_log_severity:absl_wyhash -libs.abseil.versions.trunk.version=trunk -libs.abseil.versions.trunk.path=/opt/compiler-explorer/libs/abseil - -libs.benchmark.name=Google Benchmark -libs.benchmark.versions=trunk:120:130:140:141:150 -libs.benchmark.url=https://github.com/google/benchmark -libs.benchmark.staticliblink=benchmark -libs.benchmark.versions.trunk.version=trunk -libs.benchmark.versions.trunk.path=/opt/compiler-explorer/libs/google-benchmark/trunk/include -libs.benchmark.versions.120.version=1.2.0 -libs.benchmark.versions.120.path=/opt/compiler-explorer/libs/google-benchmark/v1.2.0/include -libs.benchmark.versions.130.version=1.3.0 -libs.benchmark.versions.130.path=/opt/compiler-explorer/libs/google-benchmark/v1.3.0/include -libs.benchmark.versions.140.version=1.4.0 -libs.benchmark.versions.140.path=/opt/compiler-explorer/libs/google-benchmark/v1.4.0/include -libs.benchmark.versions.141.version=1.4.1 -libs.benchmark.versions.141.path=/opt/compiler-explorer/libs/google-benchmark/v1.4.1/include -libs.benchmark.versions.150.version=1.5.0 -libs.benchmark.versions.150.path=/opt/compiler-explorer/libs/google-benchmark/v1.5.0/include - -libs.benri.name=benri -libs.benri.description=Compile time checking of physical quantities. -libs.benri.versions=trunk:201:211 -libs.benri.url=https://github.com/jansende/benri -libs.benri.versions.trunk.version=trunk -libs.benri.versions.trunk.path=/opt/compiler-explorer/libs/benri/trunk/include -libs.benri.versions.201.version=2.0.1 -libs.benri.versions.201.path=/opt/compiler-explorer/libs/benri/v2.0.1/include -libs.benri.versions.211.version=2.1.1 -libs.benri.versions.211.path=/opt/compiler-explorer/libs/benri/v2.1.1/include - -libs.blaze.name=Blaze -libs.blaze.versions=trunk:33:34:35:36:37:38 -libs.blaze.url=https://bitbucket.org/blaze-lib/blaze -libs.blaze.versions.trunk.version=trunk -libs.blaze.versions.trunk.path=/opt/compiler-explorer/libs/blaze/trunk -libs.blaze.versions.33.version=3.3 -libs.blaze.versions.33.path=/opt/compiler-explorer/libs/blaze/v3.3 -libs.blaze.versions.34.version=3.4 -libs.blaze.versions.34.path=/opt/compiler-explorer/libs/blaze/v3.4 -libs.blaze.versions.35.version=3.5 -libs.blaze.versions.35.path=/opt/compiler-explorer/libs/blaze/v3.5 -libs.blaze.versions.36.version=3.6 -libs.blaze.versions.36.path=/opt/compiler-explorer/libs/blaze/v3.6 -libs.blaze.versions.37.version=3.7 -libs.blaze.versions.37.path=/opt/compiler-explorer/libs/blaze/v3.7 -libs.blaze.versions.38.version=3.8 -libs.blaze.versions.38.path=/opt/compiler-explorer/libs/blaze/v3.8 - -libs.boost.name=Boost -libs.boost.versions=164:165:166:167:168:169:170:171:172:173:174:175:176 -libs.boost.url=https://www.boost.org -libs.boost.versions.164.version=1.64.0 -libs.boost.versions.164.path=/opt/compiler-explorer/libs/boost_1_64_0 -libs.boost.versions.165.version=1.65.0 -libs.boost.versions.165.path=/opt/compiler-explorer/libs/boost_1_65_0 -libs.boost.versions.166.version=1.66.0 -libs.boost.versions.166.path=/opt/compiler-explorer/libs/boost_1_66_0 -libs.boost.versions.167.version=1.67.0 -libs.boost.versions.167.path=/opt/compiler-explorer/libs/boost_1_67_0 -libs.boost.versions.168.version=1.68.0 -libs.boost.versions.168.path=/opt/compiler-explorer/libs/boost_1_68_0 -libs.boost.versions.169.version=1.69.0 -libs.boost.versions.169.path=/opt/compiler-explorer/libs/boost_1_69_0 -libs.boost.versions.170.version=1.70.0 -libs.boost.versions.170.path=/opt/compiler-explorer/libs/boost_1_70_0 -libs.boost.versions.171.version=1.71.0 -libs.boost.versions.171.path=/opt/compiler-explorer/libs/boost_1_71_0 -libs.boost.versions.172.version=1.72.0 -libs.boost.versions.172.path=/opt/compiler-explorer/libs/boost_1_72_0 -libs.boost.versions.173.version=1.73.0 -libs.boost.versions.173.path=/opt/compiler-explorer/libs/boost_1_73_0 -libs.boost.versions.174.version=1.74.0 -libs.boost.versions.174.path=/opt/compiler-explorer/libs/boost_1_74_0 -libs.boost.versions.175.version=1.75.0 -libs.boost.versions.175.path=/opt/compiler-explorer/libs/boost_1_75_0 -libs.boost.versions.176.version=1.76.0 -libs.boost.versions.176.path=/opt/compiler-explorer/libs/boost_1_76_0 - -libs.bmulti.name=B-Multi -libs.bmulti.url=https://gitlab.com/correaa/boost-multi -libs.bmulti.versions=trunk -libs.bmulti.description=Modern C++ (and Circle) multidimensional arrays -libs.bmulti.versions.trunk.version=trunk -libs.bmulti.versions.trunk.path=/opt/compiler-explorer/libs/bmulti/trunk/include - -libs.brigand.name=Brigand -libs.brigand.versions=trunk:130 -libs.brigand.url=https://github.com/edouarda/brigand -libs.brigand.versions.trunk.version=trunk -libs.brigand.versions.130.version=1.3.0 -libs.brigand.versions.trunk.path=/opt/compiler-explorer/libs/brigand/trunk/include -libs.brigand.versions.130.path=/opt/compiler-explorer/libs/brigand/1.3.0 - -libs.catch2.name=Catch2 -libs.catch2.description=Catch2 -libs.catch2.url=https://github.com/catchorg/Catch2 -libs.catch2.versions=trunk:222:223:230:240:241:242:250:260:261:270:271:272:280:290:291:292:2100:2101:2102:2110:2111:2112:2113:2120:2121:300-preview2:300-preview3 -libs.catch2.versions.trunk.version=trunk -libs.catch2.versions.trunk.path=/opt/compiler-explorer/libs/catch2/trunk/src -libs.catch2.versions.trunk.staticliblink=Catch2 -libs.catch2.versions.222.version=2.2.2 -libs.catch2.versions.222.path=/opt/compiler-explorer/libs/catch2/v2.2.2/include -libs.catch2.versions.223.version=2.2.3 -libs.catch2.versions.223.path=/opt/compiler-explorer/libs/catch2/v2.2.3/include -libs.catch2.versions.230.version=2.3.0 -libs.catch2.versions.230.path=/opt/compiler-explorer/libs/catch2/v2.3.0/include -libs.catch2.versions.240.version=2.4.0 -libs.catch2.versions.240.path=/opt/compiler-explorer/libs/catch2/v2.4.0/include -libs.catch2.versions.241.version=2.4.1 -libs.catch2.versions.241.path=/opt/compiler-explorer/libs/catch2/v2.4.1/include -libs.catch2.versions.242.version=2.4.2 -libs.catch2.versions.242.path=/opt/compiler-explorer/libs/catch2/v2.4.2/include -libs.catch2.versions.250.version=2.5.0 -libs.catch2.versions.250.path=/opt/compiler-explorer/libs/catch2/v2.5.0/include -libs.catch2.versions.260.version=2.6.0 -libs.catch2.versions.260.path=/opt/compiler-explorer/libs/catch2/v2.6.0/include -libs.catch2.versions.261.version=2.6.1 -libs.catch2.versions.261.path=/opt/compiler-explorer/libs/catch2/v2.6.1/include -libs.catch2.versions.270.version=2.7.0 -libs.catch2.versions.270.path=/opt/compiler-explorer/libs/catch2/v2.7.0/include -libs.catch2.versions.271.version=2.7.1 -libs.catch2.versions.271.path=/opt/compiler-explorer/libs/catch2/v2.7.1/include -libs.catch2.versions.272.version=2.7.2 -libs.catch2.versions.272.path=/opt/compiler-explorer/libs/catch2/v2.7.2/include -libs.catch2.versions.280.version=2.8.0 -libs.catch2.versions.280.path=/opt/compiler-explorer/libs/catch2/v2.8.0/include -libs.catch2.versions.290.version=2.9.0 -libs.catch2.versions.290.path=/opt/compiler-explorer/libs/catch2/v2.9.0/include -libs.catch2.versions.291.version=2.9.1 -libs.catch2.versions.291.path=/opt/compiler-explorer/libs/catch2/v2.9.1/include -libs.catch2.versions.292.version=2.9.2 -libs.catch2.versions.292.path=/opt/compiler-explorer/libs/catch2/v2.9.2/include -libs.catch2.versions.2100.version=2.10.0 -libs.catch2.versions.2100.path=/opt/compiler-explorer/libs/catch2/v2.10.0/include -libs.catch2.versions.2101.version=2.10.1 -libs.catch2.versions.2101.path=/opt/compiler-explorer/libs/catch2/v2.10.1/include -libs.catch2.versions.2102.version=2.10.2 -libs.catch2.versions.2102.path=/opt/compiler-explorer/libs/catch2/v2.10.2/include -libs.catch2.versions.2110.version=2.11.0 -libs.catch2.versions.2110.path=/opt/compiler-explorer/libs/catch2/v2.11.0/include -libs.catch2.versions.2111.version=2.11.1 -libs.catch2.versions.2111.path=/opt/compiler-explorer/libs/catch2/v2.11.1/include -libs.catch2.versions.2112.version=2.11.2 -libs.catch2.versions.2112.path=/opt/compiler-explorer/libs/catch2/v2.11.2/include -libs.catch2.versions.2113.version=2.11.3 -libs.catch2.versions.2113.path=/opt/compiler-explorer/libs/catch2/v2.11.3/include -libs.catch2.versions.2120.version=2.12.0 -libs.catch2.versions.2120.path=/opt/compiler-explorer/libs/catch2/v2.12.0/include -libs.catch2.versions.2121.version=2.12.1 -libs.catch2.versions.2121.path=/opt/compiler-explorer/libs/catch2/v2.12.1/include -libs.catch2.versions.300-preview2.version=3.0.0-preview2 -libs.catch2.versions.300-preview2.path=/opt/compiler-explorer/libs/catch2/v3.0.0-preview2/src -libs.catch2.versions.300-preview2.staticliblink=Catch2 -libs.catch2.versions.300-preview3.version=3.0.0-preview3 -libs.catch2.versions.300-preview3.path=/opt/compiler-explorer/libs/catch2/v3.0.0-preview3/src -libs.catch2.versions.300-preview3.staticliblink=Catch2 - -libs.cctz.name=CCTZ -libs.cctz.url=https://github.com/google/cctz -libs.cctz.versions=23 -libs.cctz.staticliblink=cctz -libs.cctz.versions.23.version=2.3 -libs.cctz.versions.23.path=/opt/compiler-explorer/libs/cctz/v2.3/include - -libs.cmcstl2.name=cmcstl2 -libs.cmcstl2.versions=trunk -libs.cmcstl2.url=https://github.com/CaseyCarter/cmcstl2 -libs.cmcstl2.versions.trunk.version=trunk -libs.cmcstl2.versions.trunk.path=/opt/compiler-explorer/libs/cmcstl2/include - -libs.cnl.name=CNL -libs.cnl.description=Compositional Numeric Library -libs.cnl.url=https://github.com/johnmcfarlane/cnl -libs.cnl.versions=1x:100:115:trunk -libs.cnl.versions.trunk.version=trunk -libs.cnl.versions.trunk.path=/opt/compiler-explorer/libs/cnl/trunk/include -libs.cnl.versions.1x.version=1.x -libs.cnl.versions.1x.path=/opt/compiler-explorer/libs/cnl/v1.x/include -libs.cnl.versions.100.version=1.0.0 -libs.cnl.versions.100.path=/opt/compiler-explorer/libs/cnl/v1.0.0/include -libs.cnl.versions.115.version=1.1.5 -libs.cnl.versions.115.path=/opt/compiler-explorer/libs/cnl/v1.1.5/include - -libs.cppcoro.name=cppcoro -libs.cppcoro.description=Coroutine abstractions for the Coroutines TS -libs.cppcoro.versions=trunk -libs.cppcoro.url=https://github.com/lewissbaker/cppcoro -libs.cppcoro.versions.trunk.version=trunk -libs.cppcoro.versions.trunk.path=/opt/compiler-explorer/libs/cppcoro/include - -libs.cppitertools.name=cppitertools -libs.cppitertools.versions=trunk:100:200 -libs.cppitertools.url=https://github.com/ryanhaining/cppitertools -libs.cppitertools.versions.trunk.version=trunk -libs.cppitertools.versions.trunk.path=/opt/compiler-explorer/libs/cppitertools/trunk -libs.cppitertools.versions.100.version=v1.0 -libs.cppitertools.versions.100.path=/opt/compiler-explorer/libs/cppitertools/v1.0 -libs.cppitertools.versions.200.version=v2.0 -libs.cppitertools.versions.200.path=/opt/compiler-explorer/libs/cppitertools/v2.0 - -libs.crosscables.name=Crosscables -libs.crosscables.url=https://github.com/partouf/Crosscables -libs.crosscables.description=A statically linked C++98 cross-platform and multi-purpose library. Includes templates, classes and functions for custom strings, encoding, containers, threading, filesystem and networking. -libs.crosscables.versions=trunk -libs.crosscables.staticliblink=Jumpropes:Groundfloor -libs.crosscables.versions.trunk.version=trunk -libs.crosscables.versions.trunk.path=/opt/compiler-explorer/libs/crosscables/trunk/include - -libs.ctbignum.name=ctbignum -libs.ctbignum.versions=trunk -libs.ctbignum.url=https://github.com/niekbouman/ctbignum -libs.ctbignum.versions.trunk.version=trunk -libs.ctbignum.versions.trunk.path=/opt/compiler-explorer/libs/ctbignum/include - -libs.cthash.name=CTHASH -libs.cthash.description=Compile time hashes -libs.cthash.versions=main -libs.cthash.url=https://github.com/hanickadot/cthash -libs.cthash.versions.main.version=main -libs.cthash.versions.main.path=/opt/compiler-explorer/libs/cthash/main/include - -libs.ctre.name=CTRE -libs.ctre.description=Compile Time Regular Expressions -libs.ctre.versions=trunk:ecma-unicode:dfa:v2 -libs.ctre.url=https://github.com/hanickadot/compile-time-regular-expressions -libs.ctre.examples=5U67_e:x64CVp:PKTiCC -libs.ctre.versions.ecma-unicode.version=ecma-unicode -libs.ctre.versions.ecma-unicode.path=/opt/compiler-explorer/libs/ctre/ecma-unicode/include -libs.ctre.versions.dfa.version=dfa -libs.ctre.versions.dfa.path=/opt/compiler-explorer/libs/ctre/dfa/include -libs.ctre.versions.trunk.version=trunk -libs.ctre.versions.trunk.path=/opt/compiler-explorer/libs/ctre/main/include -libs.ctre.versions.v2.version=v2 -libs.ctre.versions.v2.path=/opt/compiler-explorer/libs/ctre/v2/include - -libs.date.name=Date -libs.date.url=https://github.com/HowardHinnant/date -libs.date.description=Date -libs.date.staticliblink=date-tz -libs.date.versions=trunk:301 -libs.date.versions.trunk.version=trunk -libs.date.versions.trunk.path=/opt/compiler-explorer/libs/date/trunk/include -libs.date.versions.301.version=3.0.1 -libs.date.versions.301.path=/opt/compiler-explorer/libs/date/v3.0.1/include - -libs.dataframe.name=DataFrame -libs.dataframe.url=https://github.com/Hosseinmoein/DataFrame -libs.dataframe.description=C++ DataFrame -libs.dataframe.staticliblink=DataFrame -libs.dataframe.versions=trunk:1_19_0 -libs.dataframe.versions.trunk.version=trunk -libs.dataframe.versions.trunk.path=/opt/compiler-explorer/libs/dataframe/trunk/include -libs.dataframe.versions.1_19_0.version=1.19.0 -libs.dataframe.versions.1_19_0.path=/opt/compiler-explorer/libs/dataframe/1.19.0/include - -libs.dlib.name=dlib -libs.dlib.description=Machine learning algorithms and tools -libs.dlib.versions=197:199:1910:trunk -libs.dlib.url=http://dlib.net/ -libs.dlib.staticliblink=dlib -libs.dlib.versions.trunk.version=trunk -libs.dlib.versions.trunk.path=/opt/compiler-explorer/libs/dlib/trunk -libs.dlib.versions.197.version=19.7 -libs.dlib.versions.197.path=/opt/compiler-explorer/libs/dlib/v19.7 -libs.dlib.versions.197.lookupversion=v19.7 -libs.dlib.versions.199.version=19.9 -libs.dlib.versions.199.path=/opt/compiler-explorer/libs/dlib/v19.9 -libs.dlib.versions.199.lookupversion=v19.9 -libs.dlib.versions.1910.version=19.10 -libs.dlib.versions.1910.path=/opt/compiler-explorer/libs/dlib/v19.10 -libs.dlib.versions.1910.lookupversion=v19.10 - -libs.doctest.name=Doctest -libs.doctest.description=The fastest feature-rich C++11 single-header testing framework for unit tests and TDD -libs.doctest.url=https://github.com/onqtam/doctest -libs.doctest.versions=trunk:129:200:201:210:220:221:222:223:230:231:232:233:234:235:236:237:238 -libs.doctest.versions.trunk.version=trunk -libs.doctest.versions.trunk.path=/opt/compiler-explorer/libs/doctest/trunk/doctest -libs.doctest.versions.129.version=1.2.9 -libs.doctest.versions.129.path=/opt/compiler-explorer/libs/doctest/1.2.9/doctest -libs.doctest.versions.200.version=2.0.0 -libs.doctest.versions.200.path=/opt/compiler-explorer/libs/doctest/2.0.0/doctest -libs.doctest.versions.201.version=2.0.1 -libs.doctest.versions.201.path=/opt/compiler-explorer/libs/doctest/2.0.1/doctest -libs.doctest.versions.210.version=2.1.0 -libs.doctest.versions.210.path=/opt/compiler-explorer/libs/doctest/2.1.0/doctest -libs.doctest.versions.220.version=2.2.0 -libs.doctest.versions.220.path=/opt/compiler-explorer/libs/doctest/2.2.0/doctest -libs.doctest.versions.221.version=2.2.1 -libs.doctest.versions.221.path=/opt/compiler-explorer/libs/doctest/2.2.1/doctest -libs.doctest.versions.222.version=2.2.2 -libs.doctest.versions.222.path=/opt/compiler-explorer/libs/doctest/2.2.2/doctest -libs.doctest.versions.223.version=2.2.3 -libs.doctest.versions.223.path=/opt/compiler-explorer/libs/doctest/2.2.3/doctest -libs.doctest.versions.230.version=2.3.0 -libs.doctest.versions.230.path=/opt/compiler-explorer/libs/doctest/2.3.0/doctest -libs.doctest.versions.231.version=2.3.1 -libs.doctest.versions.231.path=/opt/compiler-explorer/libs/doctest/2.3.1/doctest -libs.doctest.versions.232.version=2.3.2 -libs.doctest.versions.232.path=/opt/compiler-explorer/libs/doctest/2.3.2/doctest -libs.doctest.versions.233.version=2.3.3 -libs.doctest.versions.233.path=/opt/compiler-explorer/libs/doctest/2.3.3/doctest -libs.doctest.versions.234.version=2.3.4 -libs.doctest.versions.234.path=/opt/compiler-explorer/libs/doctest/2.3.4/doctest -libs.doctest.versions.235.version=2.3.5 -libs.doctest.versions.235.path=/opt/compiler-explorer/libs/doctest/2.3.5/doctest -libs.doctest.versions.236.version=2.3.6 -libs.doctest.versions.236.path=/opt/compiler-explorer/libs/doctest/2.3.6/doctest -libs.doctest.versions.237.version=2.3.7 -libs.doctest.versions.237.path=/opt/compiler-explorer/libs/doctest/2.3.7/doctest -libs.doctest.versions.238.version=2.3.8 -libs.doctest.versions.238.path=/opt/compiler-explorer/libs/doctest/2.3.8/doctest - -libs.eastl.name=EASTL -libs.eastl.description=The Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance. -libs.eastl.url=https://github.com/electronicarts/EASTL -libs.eastl.versions=trunk:3_12_01:3_12_04:3_12_07:3_12_08:3_13_00:3_13_02:3_13_03:3_13_04:3_13_05:3_13_06:3_14_00:3_14_01:3_14_02:3_14_03:3_14_06:3_15_00:3_16_01:3_16_05 -libs.eastl.versions.trunk.version=trunk -libs.eastl.versions.trunk.path=/opt/compiler-explorer/libs/eastl/trunk/include:/opt/compiler-explorer/libs/eastl/trunk/test/packages/EABase/include/Common -libs.eastl.versions.3_12_01.version=3.12.01 -libs.eastl.versions.3_12_01.path=/opt/compiler-explorer/libs/eastl/3.12.01/include:/opt/compiler-explorer/libs/eastl/3.12.01/test/packages/EABase/include/Common -libs.eastl.versions.3_12_04.version=3.12.04 -libs.eastl.versions.3_12_04.path=/opt/compiler-explorer/libs/eastl/3.12.04/include:/opt/compiler-explorer/libs/eastl/3.12.04/test/packages/EABase/include/Common -libs.eastl.versions.3_12_07.version=3.12.07 -libs.eastl.versions.3_12_07.path=/opt/compiler-explorer/libs/eastl/3.12.07/include:/opt/compiler-explorer/libs/eastl/3.12.07/test/packages/EABase/include/Common -libs.eastl.versions.3_12_08.version=3.12.08 -libs.eastl.versions.3_12_08.path=/opt/compiler-explorer/libs/eastl/3.12.08/include:/opt/compiler-explorer/libs/eastl/3.12.08/test/packages/EABase/include/Common -libs.eastl.versions.3_13_00.version=3.13.00 -libs.eastl.versions.3_13_00.path=/opt/compiler-explorer/libs/eastl/3.13.00/include:/opt/compiler-explorer/libs/eastl/3.13.00/test/packages/EABase/include/Common -libs.eastl.versions.3_13_02.version=3.13.02 -libs.eastl.versions.3_13_02.path=/opt/compiler-explorer/libs/eastl/3.13.02/include:/opt/compiler-explorer/libs/eastl/3.13.02/test/packages/EABase/include/Common -libs.eastl.versions.3_13_03.version=3.13.03 -libs.eastl.versions.3_13_03.path=/opt/compiler-explorer/libs/eastl/3.13.03/include:/opt/compiler-explorer/libs/eastl/3.13.03/test/packages/EABase/include/Common -libs.eastl.versions.3_13_04.version=3.13.04 -libs.eastl.versions.3_13_04.path=/opt/compiler-explorer/libs/eastl/3.13.04/include:/opt/compiler-explorer/libs/eastl/3.13.04/test/packages/EABase/include/Common -libs.eastl.versions.3_13_05.version=3.13.05 -libs.eastl.versions.3_13_05.path=/opt/compiler-explorer/libs/eastl/3.13.05/include:/opt/compiler-explorer/libs/eastl/3.13.05/test/packages/EABase/include/Common -libs.eastl.versions.3_13_06.version=3.13.06 -libs.eastl.versions.3_13_06.path=/opt/compiler-explorer/libs/eastl/3.13.06/include:/opt/compiler-explorer/libs/eastl/3.13.06/test/packages/EABase/include/Common -libs.eastl.versions.3_14_00.version=3.14.00 -libs.eastl.versions.3_14_00.path=/opt/compiler-explorer/libs/eastl/3.14.00/include:/opt/compiler-explorer/libs/eastl/3.14.00/test/packages/EABase/include/Common -libs.eastl.versions.3_14_01.version=3.14.01 -libs.eastl.versions.3_14_01.path=/opt/compiler-explorer/libs/eastl/3.14.01/include:/opt/compiler-explorer/libs/eastl/3.14.01/test/packages/EABase/include/Common -libs.eastl.versions.3_14_02.version=3.14.02 -libs.eastl.versions.3_14_02.path=/opt/compiler-explorer/libs/eastl/3.14.02/include:/opt/compiler-explorer/libs/eastl/3.14.02/test/packages/EABase/include/Common -libs.eastl.versions.3_14_03.version=3.14.03 -libs.eastl.versions.3_14_03.path=/opt/compiler-explorer/libs/eastl/3.14.03/include:/opt/compiler-explorer/libs/eastl/3.14.03/test/packages/EABase/include/Common -libs.eastl.versions.3_14_06.version=3.14.06 -libs.eastl.versions.3_14_06.path=/opt/compiler-explorer/libs/eastl/3.14.06/include:/opt/compiler-explorer/libs/eastl/3.14.06/test/packages/EABase/include/Common -libs.eastl.versions.3_15_00.version=3.15.00 -libs.eastl.versions.3_15_00.path=/opt/compiler-explorer/libs/eastl/3.15.00/include:/opt/compiler-explorer/libs/eastl/3.15.00/test/packages/EABase/include/Common -libs.eastl.versions.3_16_01.version=3.16.01 -libs.eastl.versions.3_16_01.path=/opt/compiler-explorer/libs/eastl/3.16.01/include:/opt/compiler-explorer/libs/eastl/3.16.01/test/packages/EABase/include/Common -libs.eastl.versions.3_16_05.version=3.16.05 -libs.eastl.versions.3_16_05.path=/opt/compiler-explorer/libs/eastl/3.16.05/include:/opt/compiler-explorer/libs/eastl/3.16.05/test/packages/EABase/include/Common - -libs.eigen.name=Eigen -libs.eigen.versions=trunk:340:339:337:335:334 -libs.eigen.url=http://eigen.tuxfamily.org/index.php?title=Main_Page -libs.eigen.versions.trunk.version=trunk -libs.eigen.versions.trunk.path=/opt/compiler-explorer/libs/eigen/vtrunk -libs.eigen.versions.340.version=3.4.0 -libs.eigen.versions.340.path=/opt/compiler-explorer/libs/eigen/v3.4.0 -libs.eigen.versions.339.version=3.3.9 -libs.eigen.versions.339.path=/opt/compiler-explorer/libs/eigen/v3.3.9 -libs.eigen.versions.337.version=3.3.7 -libs.eigen.versions.337.path=/opt/compiler-explorer/libs/eigen/v3.3.7 -libs.eigen.versions.335.version=3.3.5 -libs.eigen.versions.335.path=/opt/compiler-explorer/libs/eigen/v3.3.5 -libs.eigen.versions.334.version=3.3.4 -libs.eigen.versions.334.path=/opt/compiler-explorer/libs/eigen/v3.3.4 - -libs.enoki.name=Enoki -libs.enoki.url=https://github.com/mitsuba-renderer/enoki -libs.enoki.versions=trunk -libs.enoki.versions.trunk.version=trunk -libs.enoki.versions.trunk.path=/opt/compiler-explorer/libs/enoki/trunk/include - -libs.entt.name=entt -libs.entt.url=https://github.com/skypjack/entt -libs.entt.versions=trunk:350:360 -libs.entt.versions.350.version=3.5.0 -libs.entt.versions.350.path=/opt/compiler-explorer/libs/entt/v3.5.0/src -libs.entt.versions.360.version=3.6.0 -libs.entt.versions.360.path=/opt/compiler-explorer/libs/entt/v3.6.0/src -libs.entt.versions.trunk.version=trunk -libs.entt.versions.trunk.path=/opt/compiler-explorer/libs/entt/trunk/src - -libs.etl.name=etl -libs.etl.versions=trunk -libs.etl.url=https://github.com/ETLCPP/etl -libs.etl.versions.trunk.version=trunk -libs.etl.versions.trunk.path=/opt/compiler-explorer/libs/etl/include:/opt/compiler-explorer/libs/etl/include/etl/profiles - -libs.eve.name=EVE -libs.eve.description=C++20 SIMD wrapper -libs.eve.versions=trunk:v2021100:v2022030:v2022090:v2022091:v20230215 -libs.eve.url=https://github.com/jfalcou/eve -libs.eve.versions.trunk.version=trunk -libs.eve.versions.trunk.path=/opt/compiler-explorer/libs/eve/trunk/include -libs.eve.versions.v2021100.version=v2021100 -libs.eve.versions.v2021100.path=/opt/compiler-explorer/libs/eve/v2021.10.0/include -libs.eve.versions.v2022030.version=v2022030 -libs.eve.versions.v2022030.path=/opt/compiler-explorer/libs/eve/v2022030.10.0/include -libs.eve.versions.v2022090.version=v2022090 -libs.eve.versions.v2022090.path=/opt/compiler-explorer/libs/eve/v2022.09.0/include -libs.eve.versions.v2022091.version=v2022091 -libs.eve.versions.v2022091.path=/opt/compiler-explorer/libs/eve/v2022.09.1/include -libs.eve.versions.v20230215.version=v20230215 -libs.eve.versions.v20230215.path=/opt/compiler-explorer/libs/eve/v2023.02.15/include - -libs.expected_lite.versions=001:010:trunk -libs.expected_lite.url=https://github.com/martinmoene/expected-lite -libs.expected_lite.name=expected-lite -libs.expected_lite.description=Expected for C++11 and greater -libs.expected_lite.versions.001.version=0.0.1 -libs.expected_lite.versions.001.path=/opt/compiler-explorer/libs/expected-lite/v0.0.1/include -libs.expected_lite.versions.010.version=0.1.0 -libs.expected_lite.versions.010.path=/opt/compiler-explorer/libs/expected-lite/v0.1.0/include -libs.expected_lite.versions.trunk.version=trunk -libs.expected_lite.versions.trunk.path=/opt/compiler-explorer/libs/expected-lite/trunk/include - -libs.fastor.name=Fastor -libs.fastor.description=Fastor is a high performance stack-based tensor (fixed multi-dimensional array) library for modern C++. -libs.fastor.versions=trunk:063 -libs.fastor.url=https://github.com/romeric/Fastor -libs.fastor.versions.trunk.version=trunk -libs.fastor.versions.trunk.path=/opt/compiler-explorer/libs/fastor/trunk -libs.fastor.versions.063.version=0.6.3 -libs.fastor.versions.063.path=/opt/compiler-explorer/libs/fastor/V0.6.3/ - -libs.flux.name=Flux -libs.flux.description=A C++20 library for sequence-orientated programming. Safer, easier, faster, compatible. -libs.flux.versions=trunk -libs.flux.url=https://github.com/tcbrindle/flux -libs.flux.versions.trunk.version=trunk -libs.flux.versions.trunk.path=/opt/compiler-explorer/libs/flux/trunk/include - -libs.fmt.name={fmt} -libs.fmt.description=A modern formatting library -libs.fmt.versions=trunk:400:410:500:510:520:530:600:610:611:612:620:621:700:713:801:811:900:910:1000:1011:1021 -libs.fmt.url=https://fmt.dev/ -libs.fmt.staticliblink=fmtd -libs.fmt.examples=Tevcjh:oK8h33:Yn7Txe:Yn7Txe:K8s4Mc:MjsY7c -libs.fmt.versions.trunk.version=trunk -libs.fmt.versions.trunk.path=/opt/compiler-explorer/libs/fmt/trunk/include -libs.fmt.versions.400.version=4.0.0 -libs.fmt.versions.400.path=/opt/compiler-explorer/libs/fmt/4.0.0 -libs.fmt.versions.400.staticliblink=fmt -libs.fmt.versions.410.version=4.1.0 -libs.fmt.versions.410.path=/opt/compiler-explorer/libs/fmt/4.1.0 -libs.fmt.versions.410.staticliblink=fmt -libs.fmt.versions.500.version=5.0.0 -libs.fmt.versions.500.path=/opt/compiler-explorer/libs/fmt/5.0.0/include -libs.fmt.versions.510.version=5.1.0 -libs.fmt.versions.510.path=/opt/compiler-explorer/libs/fmt/5.1.0/include -libs.fmt.versions.520.version=5.2.0 -libs.fmt.versions.520.path=/opt/compiler-explorer/libs/fmt/5.2.0/include -libs.fmt.versions.530.version=5.3.0 -libs.fmt.versions.530.path=/opt/compiler-explorer/libs/fmt/5.3.0/include -libs.fmt.versions.600.version=6.0.0 -libs.fmt.versions.600.path=/opt/compiler-explorer/libs/fmt/6.0.0/include -libs.fmt.versions.610.version=6.1.0 -libs.fmt.versions.610.path=/opt/compiler-explorer/libs/fmt/6.1.0/include -libs.fmt.versions.611.version=6.1.1 -libs.fmt.versions.611.path=/opt/compiler-explorer/libs/fmt/6.1.1/include -libs.fmt.versions.612.version=6.1.2 -libs.fmt.versions.612.path=/opt/compiler-explorer/libs/fmt/6.1.2/include -libs.fmt.versions.620.version=6.2.0 -libs.fmt.versions.620.path=/opt/compiler-explorer/libs/fmt/6.2.0/include -libs.fmt.versions.621.version=6.2.1 -libs.fmt.versions.621.path=/opt/compiler-explorer/libs/fmt/6.2.1/include -libs.fmt.versions.700.version=7.0.0 -libs.fmt.versions.700.path=/opt/compiler-explorer/libs/fmt/7.0.0/include -libs.fmt.versions.713.version=7.1.3 -libs.fmt.versions.713.path=/opt/compiler-explorer/libs/fmt/7.1.3/include -libs.fmt.versions.801.version=8.0.1 -libs.fmt.versions.801.path=/opt/compiler-explorer/libs/fmt/8.0.1/include -libs.fmt.versions.811.version=8.1.1 -libs.fmt.versions.811.path=/opt/compiler-explorer/libs/fmt/8.1.1/include -libs.fmt.versions.900.version=9.0.0 -libs.fmt.versions.900.path=/opt/compiler-explorer/libs/fmt/9.0.0/include -libs.fmt.versions.910.version=9.1.0 -libs.fmt.versions.910.path=/opt/compiler-explorer/libs/fmt/9.1.0/include -libs.fmt.versions.1000.version=10.0.0 -libs.fmt.versions.1000.path=/opt/compiler-explorer/libs/fmt/10.0.0/include -libs.fmt.versions.1011.version=10.1.1 -libs.fmt.versions.1011.path=/opt/compiler-explorer/libs/fmt/10.1.1/include -libs.fmt.versions.1021.version=10.2.1 -libs.fmt.versions.1021.path=/opt/compiler-explorer/libs/fmt/10.2.1/include - -libs.glm.name=GLM -libs.glm.description=OpenGL Mathematics -libs.glm.versions=trunk:0985:0990:0991:0992:0993:0994:0995:0996:0997:0998 -libs.glm.url=https://glm.g-truc.net/ -libs.glm.versions.trunk.version=trunk -libs.glm.versions.trunk.path=/opt/compiler-explorer/libs/glm/trunk -libs.glm.versions.0985.version=0.9.8.5 -libs.glm.versions.0985.path=/opt/compiler-explorer/libs/glm/0.9.8.5 -libs.glm.versions.0990.version=0.9.9.0 -libs.glm.versions.0990.path=/opt/compiler-explorer/libs/glm/0.9.9.0 -libs.glm.versions.0991.version=0.9.9.1 -libs.glm.versions.0991.path=/opt/compiler-explorer/libs/glm/0.9.9.1 -libs.glm.versions.0992.version=0.9.9.2 -libs.glm.versions.0992.path=/opt/compiler-explorer/libs/glm/0.9.9.2 -libs.glm.versions.0993.version=0.9.9.3 -libs.glm.versions.0993.path=/opt/compiler-explorer/libs/glm/0.9.9.3 -libs.glm.versions.0994.version=0.9.9.4 -libs.glm.versions.0994.path=/opt/compiler-explorer/libs/glm/0.9.9.4 -libs.glm.versions.0995.version=0.9.9.5 -libs.glm.versions.0995.path=/opt/compiler-explorer/libs/glm/0.9.9.5 -libs.glm.versions.0996.version=0.9.9.6 -libs.glm.versions.0996.path=/opt/compiler-explorer/libs/glm/0.9.9.6 -libs.glm.versions.0997.version=0.9.9.7 -libs.glm.versions.0997.path=/opt/compiler-explorer/libs/glm/0.9.9.7 -libs.glm.versions.0998.version=0.9.9.8 -libs.glm.versions.0998.path=/opt/compiler-explorer/libs/glm/0.9.9.8 - -libs.gnufs.name=Filesystem (GNU) -libs.gnufs.versions=autodetect -libs.gnufs.versions.autodetect.version=autodetect -libs.gnufs.versions.autodetect.staticliblink=stdc++fs - -libs.googletest.name=Google Test -libs.googletest.versions=trunk:110 -libs.googletest.url=https://github.com/google/googletest -libs.googletest.staticliblink=gtestd:gmockd:pthread -libs.googletest.versions.trunk.version=trunk -libs.googletest.versions.trunk.path=/opt/compiler-explorer/libs/googletest/trunk/googletest/include:/opt/compiler-explorer/libs/googletest/trunk/googlemock/include -libs.googletest.versions.110.version=1.10.0 -libs.googletest.versions.110.path=/opt/compiler-explorer/libs/googletest/release-1.10.0/googletest/include:/opt/compiler-explorer/libs/googletest/release-1.10.0/googlemock/include -libs.googletest.versions.110.lookupversion=release-1.10.0 - -libs.gsl.name=GSL -libs.gsl.description=Guidelines Support Library -libs.gsl.url=https://github.com/Microsoft/GSL -# Sorry Martin! -libs.gsl.versions=trunk:lite:100:200:210:300:301 -libs.gsl.versions.trunk.version=trunk -libs.gsl.versions.trunk.path=/opt/compiler-explorer/libs/GSL/trunk/include -libs.gsl.versions.100.version=1.0.0 -libs.gsl.versions.100.path=/opt/compiler-explorer/libs/GSL/v1.0.0/include -libs.gsl.versions.200.version=2.0.0 -libs.gsl.versions.200.path=/opt/compiler-explorer/libs/GSL/v2.0.0/include -libs.gsl.versions.210.version=2.1.0 -libs.gsl.versions.210.path=/opt/compiler-explorer/libs/GSL/v2.1.0/include -libs.gsl.versions.300.version=3.0.0 -libs.gsl.versions.300.path=/opt/compiler-explorer/libs/GSL/v3.0.0/include -libs.gsl.versions.301.version=3.0.1 -libs.gsl.versions.301.path=/opt/compiler-explorer/libs/GSL/v3.0.1/include -libs.gsl.versions.lite.version=lite -libs.gsl.versions.lite.path=/opt/compiler-explorer/libs/gsl-lite/include - -libs.hedley.name=hedley -libs.hedley.description=A C/C++ header to help move ifdefs out of your code -libs.hedley.versions=v12 -libs.hedley.url=https://github.com/nemequ/hedley -libs.hedley.versions.v12.version=12.0.0 -libs.hedley.versions.v12.path=/opt/compiler-explorer/libs/hedley/v12/ - -libs.hfsm.name=HFSM -libs.hfsm.description=Hierarchical Finite State Machine Framework -libs.hfsm.versions=trunk:08:010 -libs.hfsm.url=https://github.com/andrew-gresyk/HFSM -libs.hfsm.versions.trunk.version=trunk -libs.hfsm.versions.trunk.path=/opt/compiler-explorer/libs/hfsm/trunk:/opt/compiler-explorer/libs/hfsm/trunk/include -libs.hfsm.versions.08.version=0.8 -libs.hfsm.versions.08.path=/opt/compiler-explorer/libs/hfsm/0.8 -libs.hfsm.versions.010.version=0.10 -libs.hfsm.versions.010.path=/opt/compiler-explorer/libs/hfsm/0.10 - -libs.highway.name=Highway -libs.highway.versions=trunk:0_12_2 -libs.highway.url=https://github.com/google/highway -libs.highway.staticliblink=hwy -libs.highway.versions.trunk.version=trunk -libs.highway.versions.trunk.path=/opt/compiler-explorer/libs/highway/trunk -libs.highway.versions.0_12_2.version=0.12.2 -libs.highway.versions.0_12_2.path=/opt/compiler-explorer/libs/highway/0.12.2 - -libs.immer.name=immer -libs.immer.url=https://github.com/arximboldi/immer -libs.immer.versions=trunk -libs.immer.versions.trunk.version=trunk -libs.immer.versions.trunk.path=/opt/compiler-explorer/libs/immer/trunk - -libs.jsoncpp.name=JsonCpp -libs.jsoncpp.description=JsonCpp is a C++ library that allows manipulating JSON values, including serialization and deserialization to and from strings -libs.jsoncpp.examples=o1W1jofna:rfPajea5G -libs.jsoncpp.versions=194 -libs.jsoncpp.url=https://github.com/open-source-parsers/jsoncpp -libs.jsoncpp.staticliblink=jsoncpp -libs.jsoncpp.versions.194.version=1.9.4 -libs.jsoncpp.versions.194.path=/opt/compiler-explorer/libs/jsoncpp/1.9.4/include - -libs.kiwaku.name=KIWAKU -libs.kiwaku.description=C++20 Single Files Tools -libs.kiwaku.versions=trunk -libs.kiwaku.url=https://github.com/jfalcou/kiwaku -libs.kiwaku.versions.trunk.version=trunk -libs.kiwaku.versions.trunk.path=/opt/compiler-explorer/libs/kiwaku/trunk/include - -libs.kumi.name=kumi -libs.kumi.description=C++20 Compact Tuple Library -libs.kumi.versions=trunk:10:20:21:30 -libs.kumi.url=https://github.com/jfalcou/kumi -libs.kumi.examples=z5za7beT5 -libs.kumi.versions.trunk.version=trunk -libs.kumi.versions.trunk.path=/opt/compiler-explorer/libs/kumi/trunk/include -libs.kumi.versions.10.version=v1.0 -libs.kumi.versions.10.path=/opt/compiler-explorer/libs/kumi/v1.0/include -libs.kumi.versions.20.version=v2.0 -libs.kumi.versions.20.path=/opt/compiler-explorer/libs/kumi/v2.0/include -libs.kumi.versions.21.version=v2.1 -libs.kumi.versions.21.path=/opt/compiler-explorer/libs/kumi/v2.1/include -libs.kumi.versions.30.version=v3.0 -libs.kumi.versions.30.path=/opt/compiler-explorer/libs/kumi/v3.0/include - -libs.kvasir.name=Kvasir::mpl -libs.kvasir.versions=trunk -libs.kvasir.url=https://github.com/kvasir-io/mpl -libs.kvasir.versions.trunk.version=trunk -# compiler-explorer/compiler-explorer/issues/598 -libs.kvasir.versions.trunk.path=/opt/compiler-explorer/libs/kvasir/mpl/trunk/src/kvasir:/opt/compiler-explorer/libs/kvasir/mpl/trunk/src - -libs.kyosu.name=kyosu -libs.kyosu.description=Complex Math Made Easy -libs.kyosu.examples=Ex3W811M5 -libs.kyosu.versions=trunk -libs.kyosu.url=https://github.com/jfalcou/kyosu -libs.kyosu.versions.trunk.version=trunk -libs.kyosu.versions.trunk.path=/opt/compiler-explorer/libs/kyosu/trunk/include - -libs.lager.name=lager -libs.lager.url=https://github.com/arximboldi/lager -libs.lager.versions=trunk -libs.lager.versions.trunk.version=trunk -libs.lager.versions.trunk.path=/opt/compiler-explorer/libs/lager/trunk - -libs.lexy.name=lexy -libs.lexy.url=https://github.com/foonathan/lexy -libs.lexy.description=C++ parser combinator library -libs.lexy.versions=trunk -libs.lexy.versions.trunk.version=trunk -libs.lexy.versions.trunk.path=/opt/compiler-explorer/libs/lexy/trunk/include - -libs.libguarded.name=CsLibGuarded -libs.libguarded.versions=trunk:110 -libs.libguarded.url=https://github.com/copperspice/cs_libguarded -libs.libguarded.versions.trunk.version=trunk -libs.libguarded.versions.trunk.path=/opt/compiler-explorer/libs/libguarded/trunk/src -libs.libguarded.versions.110.version=1.1.0 -libs.libguarded.versions.110.path=/opt/compiler-explorer/libs/libguarded/libguarded-1.1.0/src - -libs.libuv.name=libuv -libs.libuv.description=Cross-platform asynchronous I/O -libs.libuv.liblink=uv -libs.libuv.url=https://github.com/libuv/libuv -libs.libuv.versions=1370:1381 -libs.libuv.versions.1370.version=1.37.0 -libs.libuv.versions.1370.path=/opt/compiler-explorer/libs/libuv/v1.37.0/include -libs.libuv.versions.1370.libpath=/opt/compiler-explorer/libs/libuv/v1.37.0/x86_64/lib:/opt/compiler-explorer/libs/libuv/v1.37.0/x86/lib -libs.libuv.versions.1381.version=1.38.1 -libs.libuv.versions.1381.path=/opt/compiler-explorer/libs/libuv/v1.38.1/include -libs.libuv.versions.1381.libpath=/opt/compiler-explorer/libs/libuv/v1.38.1/x86_64/lib:/opt/compiler-explorer/libs/libuv/v1.38.1/x86/lib - -libs.llvm.name=LLVM -libs.llvm.description=LLVM -libs.llvm.versions=trunk:401:500:501:502:600:601:700:701:800:900:1000:1001:1100:1200:1201 -libs.llvm.url=https://llvm.org/ -libs.llvm.versions.trunk.version=trunk -libs.llvm.versions.trunk.path=/opt/compiler-explorer/libs/llvm/trunk/include -libs.llvm.versions.401.version=4.0.1 -libs.llvm.versions.401.path=/opt/compiler-explorer/libs/llvm/4.0.1/include -libs.llvm.versions.500.version=5.0.0 -libs.llvm.versions.500.path=/opt/compiler-explorer/libs/llvm/5.0.0/include -libs.llvm.versions.501.version=5.0.1 -libs.llvm.versions.501.path=/opt/compiler-explorer/libs/llvm/5.0.1/include -libs.llvm.versions.502.version=5.0.2 -libs.llvm.versions.502.path=/opt/compiler-explorer/libs/llvm/5.0.2/include -libs.llvm.versions.600.version=6.0.0 -libs.llvm.versions.600.path=/opt/compiler-explorer/libs/llvm/6.0.0/include -libs.llvm.versions.601.version=6.0.1 -libs.llvm.versions.601.path=/opt/compiler-explorer/libs/llvm/6.0.1/include -libs.llvm.versions.700.version=7.0.0 -libs.llvm.versions.700.path=/opt/compiler-explorer/libs/llvm/7.0.0/include -libs.llvm.versions.701.version=7.0.1 -libs.llvm.versions.701.path=/opt/compiler-explorer/libs/llvm/7.0.1/include -libs.llvm.versions.800.version=8.0.0 -libs.llvm.versions.800.path=/opt/compiler-explorer/libs/llvm/8.0.0/include -libs.llvm.versions.900.version=9.0.0 -libs.llvm.versions.900.path=/opt/compiler-explorer/libs/llvm/9.0.0/include -libs.llvm.versions.1000.version=10.0.0 -libs.llvm.versions.1000.path=/opt/compiler-explorer/libs/llvm/10.0.0/include -libs.llvm.versions.1001.version=10.0.1 -libs.llvm.versions.1001.path=/opt/compiler-explorer/libs/llvm/10.0.1/include -libs.llvm.versions.1100.version=11.0.0 -libs.llvm.versions.1100.path=/opt/compiler-explorer/libs/llvm/11.0.0/include -libs.llvm.versions.1200.version=12.0.0 -libs.llvm.versions.1200.path=/opt/compiler-explorer/libs/llvm/12.0.0/include -libs.llvm.versions.1201.version=12.0.1 -libs.llvm.versions.1201.path=/opt/compiler-explorer/libs/llvm/12.0.1/include - -libs.llvmfs.name=Filesystem (LLVM) -libs.llvmfs.versions=autodetect -libs.llvmfs.versions.autodetect.version=autodetect -libs.llvmfs.versions.autodetect.staticliblink=c++fs - -libs.lua.name=Lua -libs.lua.url=https://lua.org -libs.lua.versions=535:540 -libs.lua.liblink=lua:dl -libs.lua.versions.535.version=5.3.5 -libs.lua.versions.535.path=/opt/compiler-explorer/libs/lua/v5.3.5/include -libs.lua.versions.535.libpath=/opt/compiler-explorer/libs/lua/v5.3.5/lib/x86_64:/opt/compiler-explorer/libs/lua/v5.3.5/lib/x86 -libs.lua.versions.540.version=5.4.0 -libs.lua.versions.540.path=/opt/compiler-explorer/libs/lua/v5.4.0/include -libs.lua.versions.540.libpath=/opt/compiler-explorer/libs/lua/v5.4.0/lib/x86_64:/opt/compiler-explorer/libs/lua/v5.4.0/lib/x86 - -libs.mp-units.name=mp-units -libs.mp-units.versions=trunk:031:040:050:060:070:080:200:210 -libs.mp-units.url=https://github.com/mpusz/mp-units -libs.mp-units.description=A quantities and units library for C++<br /><br />Note that in some cases, you also need to add the {fmt} library. -libs.mp-units.examples=81Ev7qhTd:Tsesa1Pvq -libs.mp-units.versions.trunk.version=trunk -libs.mp-units.versions.trunk.path=/opt/compiler-explorer/libs/mp-units/trunk/src/core/include:/opt/compiler-explorer/libs/mp-units/trunk/src/systems/include:/opt/compiler-explorer/libs/fmt/10.2.1/include:/opt/compiler-explorer/libs/gsl-lite/include -libs.mp-units.versions.031.version=0.3.1 -libs.mp-units.versions.031.path=/opt/compiler-explorer/libs/mp-units/v0.3.1/src/include:/opt/compiler-explorer/libs/rangesv3/0.9.1/include -libs.mp-units.versions.040.version=0.4.0 -libs.mp-units.versions.040.path=/opt/compiler-explorer/libs/mp-units/v0.4.0/src/include:/opt/compiler-explorer/libs/rangesv3/0.9.1/include:/opt/compiler-explorer/libs/fmt/6.0.0/include -libs.mp-units.versions.050.version=0.5.0 -libs.mp-units.versions.050.path=/opt/compiler-explorer/libs/mp-units/v0.5.0/src/include:/opt/compiler-explorer/libs/rangesv3/0.10.0/include:/opt/compiler-explorer/libs/fmt/6.2.0/include -libs.mp-units.versions.060.version=0.6.0 -libs.mp-units.versions.060.path=/opt/compiler-explorer/libs/mp-units/v0.6.0/src/include:/opt/compiler-explorer/libs/fmt/7.0.0/include:/opt/compiler-explorer/libs/GSL/v3.0.1/include -libs.mp-units.versions.070.version=0.7.0 -libs.mp-units.versions.070.path=/opt/compiler-explorer/libs/mp-units/v0.7.0/src/core/include:/opt/compiler-explorer/libs/mp-units/v0.7.0/src/core-fmt/include:/opt/compiler-explorer/libs/mp-units/v0.7.0/src/core-io/include:/opt/compiler-explorer/libs/mp-units/v0.7.0/src/systems/isq/include:/opt/compiler-explorer/libs/mp-units/v0.7.0/src/systems/isq-iec80000/include:/opt/compiler-explorer/libs/mp-units/v0.7.0/src/systems/isq-natural/include:/opt/compiler-explorer/libs/mp-units/v0.7.0/src/systems/si/include:/opt/compiler-explorer/libs/mp-units/v0.7.0/src/systems/si-cgs/include:/opt/compiler-explorer/libs/mp-units/v0.7.0/src/systems/si-fps/include:/opt/compiler-explorer/libs/mp-units/v0.7.0/src/systems/si-iau/include:/opt/compiler-explorer/libs/mp-units/v0.7.0/src/systems/si-imperial/include:/opt/compiler-explorer/libs/mp-units/v0.7.0/src/systems/si-international/include:/opt/compiler-explorer/libs/mp-units/v0.7.0/src/systems/si-typographic/include:/opt/compiler-explorer/libs/mp-units/v0.7.0/src/systems/si-us/include:/opt/compiler-explorer/libs/fmt/7.1.3/include:/opt/compiler-explorer/libs/gsl-lite/include -libs.mp-units.versions.080.version=0.8.0 -libs.mp-units.versions.080.path=/opt/compiler-explorer/libs/mp-units/v0.8.0/src/core/include:/opt/compiler-explorer/libs/mp-units/v0.8.0/src/core-fmt/include:/opt/compiler-explorer/libs/mp-units/v0.8.0/src/core-io/include:/opt/compiler-explorer/libs/mp-units/v0.8.0/src/systems/isq/include:/opt/compiler-explorer/libs/mp-units/v0.8.0/src/systems/isq-iec80000/include:/opt/compiler-explorer/libs/mp-units/v0.8.0/src/systems/isq-natural/include:/opt/compiler-explorer/libs/mp-units/v0.8.0/src/systems/si/include:/opt/compiler-explorer/libs/mp-units/v0.8.0/src/systems/si-cgs/include:/opt/compiler-explorer/libs/mp-units/v0.8.0/src/systems/si-fps/include:/opt/compiler-explorer/libs/mp-units/v0.8.0/src/systems/si-hep/include:/opt/compiler-explorer/libs/mp-units/v0.8.0/src/systems/si-iau/include:/opt/compiler-explorer/libs/mp-units/v0.8.0/src/systems/si-imperial/include:/opt/compiler-explorer/libs/mp-units/v0.8.0/src/systems/si-international/include:/opt/compiler-explorer/libs/mp-units/v0.8.0/src/systems/si-typographic/include:/opt/compiler-explorer/libs/mp-units/v0.8.0/src/systems/si-us/include:/opt/compiler-explorer/libs/fmt/8.1.1/include:/opt/compiler-explorer/libs/gsl-lite/include -libs.mp-units.versions.200.version=2.0.0 -libs.mp-units.versions.200.path=/opt/compiler-explorer/libs/mp-units/v2.0.0/src/core/include:/opt/compiler-explorer/libs/mp-units/v2.0.0/src/core-fmt/include:/opt/compiler-explorer/libs/mp-units/v2.0.0/src/core-io/include:/opt/compiler-explorer/libs/mp-units/v2.0.0/src/systems/angular/include:/opt/compiler-explorer/libs/mp-units/v2.0.0/src/systems/cgs/include:/opt/compiler-explorer/libs/mp-units/v2.0.0/src/systems/hep/include:/opt/compiler-explorer/libs/mp-units/v2.0.0/src/systems/iau/include:/opt/compiler-explorer/libs/mp-units/v2.0.0/src/systems/iec80000/include:/opt/compiler-explorer/libs/mp-units/v2.0.0/src/systems/imperial/include:/opt/compiler-explorer/libs/mp-units/v2.0.0/src/systems/international/include:/opt/compiler-explorer/libs/mp-units/v2.0.0/src/systems/isq/include:/opt/compiler-explorer/libs/mp-units/v2.0.0/src/systems/isq_angle/include:/opt/compiler-explorer/libs/mp-units/v2.0.0/src/systems/natural/include:/opt/compiler-explorer/libs/mp-units/v2.0.0/src/systems/si/include:/opt/compiler-explorer/libs/mp-units/v2.0.0/src/systems/typographic/include:/opt/compiler-explorer/libs/mp-units/v2.0.0/src/systems/usc/include:/opt/compiler-explorer/libs/mp-units/v2.0.0/src/utility/include:/opt/compiler-explorer/libs/fmt/10.1.1/include:/opt/compiler-explorer/libs/gsl-lite/include -libs.mp-units.versions.210.version=2.1.0 -libs.mp-units.versions.210.path=/opt/compiler-explorer/libs/mp-units/v2.1.0/src/core/include:/opt/compiler-explorer/libs/mp-units/v2.1.0/src/core-fmt/include:/opt/compiler-explorer/libs/mp-units/v2.1.0/src/core-io/include:/opt/compiler-explorer/libs/mp-units/v2.1.0/src/systems/angular/include:/opt/compiler-explorer/libs/mp-units/v2.1.0/src/systems/cgs/include:/opt/compiler-explorer/libs/mp-units/v2.1.0/src/systems/hep/include:/opt/compiler-explorer/libs/mp-units/v2.1.0/src/systems/iau/include:/opt/compiler-explorer/libs/mp-units/v2.1.0/src/systems/iec80000/include:/opt/compiler-explorer/libs/mp-units/v2.1.0/src/systems/imperial/include:/opt/compiler-explorer/libs/mp-units/v2.1.0/src/systems/international/include:/opt/compiler-explorer/libs/mp-units/v2.1.0/src/systems/isq/include:/opt/compiler-explorer/libs/mp-units/v2.1.0/src/systems/isq_angle/include:/opt/compiler-explorer/libs/mp-units/v2.1.0/src/systems/natural/include:/opt/compiler-explorer/libs/mp-units/v2.1.0/src/systems/si/include:/opt/compiler-explorer/libs/mp-units/v2.1.0/src/systems/typographic/include:/opt/compiler-explorer/libs/mp-units/v2.1.0/src/systems/usc/include:/opt/compiler-explorer/libs/mp-units/v2.1.0/src/utility/include:/opt/compiler-explorer/libs/fmt/10.1.1/include:/opt/compiler-explorer/libs/gsl-lite/include - -libs.mp-coro.name=mp-coro -libs.mp-coro.versions=trunk -libs.mp-coro.url=https://github.com/mpusz/mp-coro -libs.mp-coro.description=A C++20 coroutine support library -libs.mp-coro.versions.trunk.version=trunk -libs.mp-coro.versions.trunk.path=/opt/compiler-explorer/libs/mp-coro/trunk/src/include - -libs.namedtype.name=NamedType -libs.namedtype.versions=trunk -libs.namedtype.url=https://github.com/joboccara/NamedType -libs.namedtype.versions.trunk.version=trunk -libs.namedtype.versions.trunk.path=/opt/compiler-explorer/libs/NamedType/include:/opt/compiler-explorer/libs/NamedType/include/NamedType - -libs.nanorange.name=NanoRange -libs.nanorange.versions=trunk -libs.nanorange.url=https://github.com/tcbrindle/NanoRange -libs.nanorange.versions.trunk.version=trunk -libs.nanorange.versions.trunk.path=/opt/compiler-explorer/libs/nanorange/include - -libs.nlohmann_json.name=nlohmann::json -libs.nlohmann_json.versions=trunk:360:312:211 -libs.nlohmann_json.url=https://github.com/nlohmann/json -libs.nlohmann_json.versions.trunk.version=trunk -libs.nlohmann_json.versions.trunk.path=/opt/compiler-explorer/libs/nlohmann_json/trunk/single_include -libs.nlohmann_json.versions.360.version=3.6.0 -libs.nlohmann_json.versions.360.path=/opt/compiler-explorer/libs/nlohmann_json/v3.6.0/single_include -libs.nlohmann_json.versions.312.version=3.1.2 -libs.nlohmann_json.versions.312.path=/opt/compiler-explorer/libs/nlohmann_json/v3.1.2/single_include -libs.nlohmann_json.versions.211.version=2.1.1 -libs.nlohmann_json.versions.211.path=/opt/compiler-explorer/libs/nlohmann_json/v2.1.1/src - -libs.nsimd.name=NSIMD -libs.nsimd.url=https://github.com/agenium-scale/nsimd/ -libs.nsimd.versions=22-x86_64:22-arm:22-arm64 -libs.nsimd.versions.22-x86_64.version=2.2 (x86-64) -libs.nsimd.versions.22-x86_64.path=/opt/compiler-explorer/libs/nsimd/v2.2/x86_64/include -libs.nsimd.versions.22-x86_64.libpath=/opt/compiler-explorer/libs/nsimd/v2.2/x86_64/lib -libs.nsimd.versions.22-x86_64.liblink=nsimd_avx512_skylake -libs.nsimd.versions.22-arm.version=2.2 (arm) -libs.nsimd.versions.22-arm.path=/opt/compiler-explorer/libs/nsimd/v2.2/arm/neon128/include -libs.nsimd.versions.22-arm.libpath=/opt/compiler-explorer/libs/nsimd/v2.2/arm/neon128/lib -libs.nsimd.versions.22-arm.liblink=nsimd_neon128 -libs.nsimd.versions.22-arm64.version=2.2 (arm64) -libs.nsimd.versions.22-arm64.path=/opt/compiler-explorer/libs/nsimd/v2.2/arm/aarch64/include -libs.nsimd.versions.22-arm64.libpath=/opt/compiler-explorer/libs/nsimd/v2.2/arm/aarch64/lib -libs.nsimd.versions.22-arm64.liblink=nsimd_aarch64 - -libs.ofw.name=OFW -libs.ofw.description=C++20 Single Files Tools -libs.ofw.versions=trunk -libs.ofw.url=https://github.com/jfalcou/ofw -libs.ofw.versions.trunk.version=trunk -libs.ofw.versions.trunk.path=/opt/compiler-explorer/libs/ofw/trunk/include - -# OpenCV disabled for now, needs more installation work, any many more paths -#libs.opencv.name=OpenCV -#libs.opencv.versions=trunk -#libs.opencv.url=https://opencv.org/ -#libs.opencv.versions.trunk.version=trunk -#libs.opencv.versions.trunk.path=/opt/compiler-explorer/libs/opencv/include - -libs.openssl.name=OpenSSL -libs.openssl.liblink=ssl:crypto -libs.openssl.url=https://www.openssl.org -libs.openssl.versions=111c:111g -libs.openssl.versions.111c.version=1.1.1c -libs.openssl.versions.111c.path=/opt/compiler-explorer/libs/openssl/openssl_1_1_1c/x86_64/opt/include -libs.openssl.versions.111c.libpath=/opt/compiler-explorer/libs/openssl/openssl_1_1_1c/x86_64/opt/lib:/opt/compiler-explorer/libs/openssl/openssl_1_1_1c/x86/opt/lib -libs.openssl.versions.111g.version=1.1.1g -libs.openssl.versions.111g.path=/opt/compiler-explorer/libs/openssl/openssl_1_1_1g/x86_64/opt/include -libs.openssl.versions.111g.libpath=/opt/compiler-explorer/libs/openssl/openssl_1_1_1g/x86_64/opt/lib:/opt/compiler-explorer/libs/openssl/openssl_1_1_1g/x86/opt/lib - -libs.outcome.versions=trunk -libs.outcome.url=https://ned14.github.io/outcome/ -libs.outcome.name=outcome -libs.outcome.description=Provides very lightweight outcome<T> and result<T> (non-Boost edition) -libs.outcome.versions.trunk.version=trunk -libs.outcome.versions.trunk.path=/opt/compiler-explorer/libs/outcome/single-header - -libs.pegtl.name=PEGTL -libs.pegtl.description=Parsing Expression Grammar Template Library -libs.pegtl.versions=trunk:280 -libs.pegtl.url=https://github.com/taocpp/PEGTL -libs.pegtl.versions.trunk.version=trunk -libs.pegtl.versions.trunk.path=/opt/compiler-explorer/libs/PEGTL/trunk/include -libs.pegtl.versions.280.version=2.8.0 -libs.pegtl.versions.280.path=/opt/compiler-explorer/libs/PEGTL/2.8.0/include - -libs.pipes.name=Pipes -libs.pipes.versions=trunk -libs.pipes.url=https://github.com/joboccara/Pipes -libs.pipes.versions.trunk.version=trunk -libs.pipes.versions.trunk.path=/opt/compiler-explorer/libs/pipes/include - -libs.pugixml.name=pugixml -libs.pugixml.description=pugixml is a light-weight C++ XML processing library -libs.pugixml.examples=bE3WPhMYq -libs.pugixml.versions=1114 -libs.pugixml.url=https://pugixml.org/ -libs.pugixml.staticliblink=pugixml -libs.pugixml.versions.1114.version=1.11.4 -libs.pugixml.versions.1114.path=/opt/compiler-explorer/libs/pugixml/v1.11.4/src/ - -libs.python.name=Python -libs.python.url=https://python.org -libs.python.versions=359:3610:376:381 -libs.python.versions.359.version=3.5.9 -libs.python.versions.359.path=/opt/compiler-explorer/python-3.5.9/include/python3.5 -libs.python.versions.3610.version=3.6.10 -libs.python.versions.3610.path=/opt/compiler-explorer/python-3.6.10/include/python3.6 -libs.python.versions.376.version=3.7.6 -libs.python.versions.376.path=/opt/compiler-explorer/python-3.7.6/include/python3.7 -libs.python.versions.381.version=3.8.1 -libs.python.versions.381.path=/opt/compiler-explorer/python-3.8.1/include/python3.8 - -libs.rangesv3.name=range-v3 -libs.rangesv3.versions=trunk:030:035:036:091:0100:0110 -libs.rangesv3.url=https://github.com/ericniebler/range-v3 -libs.rangesv3.versions.trunk.version=trunk -libs.rangesv3.versions.trunk.path=/opt/compiler-explorer/libs/rangesv3/trunk/include -libs.rangesv3.versions.030.version=0.3.0 -libs.rangesv3.versions.030.path=/opt/compiler-explorer/libs/rangesv3/0.3.0/include -libs.rangesv3.versions.035.version=0.3.5 -libs.rangesv3.versions.035.path=/opt/compiler-explorer/libs/rangesv3/0.3.5/include -libs.rangesv3.versions.036.version=0.3.6 -libs.rangesv3.versions.036.path=/opt/compiler-explorer/libs/rangesv3/0.3.6/include -libs.rangesv3.versions.091.version=0.9.1 -libs.rangesv3.versions.091.path=/opt/compiler-explorer/libs/rangesv3/0.9.1/include -libs.rangesv3.versions.0100.version=0.10.0 -libs.rangesv3.versions.0100.path=/opt/compiler-explorer/libs/rangesv3/0.10.0/include -libs.rangesv3.versions.0110.version=0.11.0 -libs.rangesv3.versions.0110.path=/opt/compiler-explorer/libs/rangesv3/0.11.0/include - -libs.raberu.name=Raberu -libs.raberu.description=C++20 Named Parameters Library -libs.raberu.examples=Ex3W811M5 -libs.raberu.versions=trunk:10:11 -libs.raberu.url=https://github.com/jfalcou/raberu -libs.raberu.versions.trunk.version=trunk -libs.raberu.versions.trunk.path=/opt/compiler-explorer/libs/raberu/trunk/include -libs.raberu.versions.10.version=v1.0 -libs.raberu.versions.10.path=/opt/compiler-explorer/libs/raberu/v1.0/include -libs.raberu.versions.11.version=v1.1 -libs.raberu.versions.11.path=/opt/compiler-explorer/libs/raberu/v1.1/include - -libs.seastar.name=Seastar -libs.seastar.description=SeaStar is an event-driven framework allowing you to write non-blocking, asynchronous code in a relatively straightforward manner. -libs.seastar.versions=180 -libs.seastar.url=http://seastar.io -libs.seastar.versions.180.version=18.08.0 -libs.seastar.versions.180.path=/opt/compiler-explorer/libs/seastar/seastar-18.08.0 - -libs.simde.name=SIMDe -libs.simde.description=Implementations of SIMD instruction sets for systems which don't natively support them. -libs.simde.versions=trunk -libs.simde.url=https://github.com/simd-everywhere/simde -libs.simde.versions.trunk.version=trunk -libs.simde.versions.trunk.path=/opt/compiler-explorer/libs/simde/trunk - -libs.sol2.name=sol2 -libs.sol2.url=https://github.com/ThePhD/sol2 -libs.sol2.versions=trunk:321 -libs.sol2.versions.trunk.version=trunk -libs.sol2.versions.trunk.path=/opt/compiler-explorer/libs/sol2/trunk/include -libs.sol2.versions.321.version=3.2.1 -libs.sol2.versions.321.path=/opt/compiler-explorer/libs/sol2/v3.2.1/include - -libs.spdlog.name=spdlog -libs.spdlog.url=https://github.com/gabime/spdlog -libs.spdlog.versions=150:160:161:170:180:192:1100:1110:1120 -libs.spdlog.staticliblink=spdlogd -libs.spdlog.options=-DSPDLOG_COMPILED_LIB -libs.spdlog.versions.150.version=1.5.0 -libs.spdlog.versions.150.path=/opt/compiler-explorer/libs/spdlog/1.5.0/include -libs.spdlog.versions.160.version=1.6.0 -libs.spdlog.versions.160.path=/opt/compiler-explorer/libs/spdlog/1.6.0/include -libs.spdlog.versions.161.version=1.6.1 -libs.spdlog.versions.161.path=/opt/compiler-explorer/libs/spdlog/1.6.1/include -libs.spdlog.versions.170.version=1.7.0 -libs.spdlog.versions.170.path=/opt/compiler-explorer/libs/spdlog/1.7.0/include -libs.spdlog.versions.180.version=1.8.0 -libs.spdlog.versions.180.path=/opt/compiler-explorer/libs/spdlog/1.8.0/include -libs.spdlog.versions.192.version=1.9.2 -libs.spdlog.versions.192.path=/opt/compiler-explorer/libs/spdlog/1.9.2/include -libs.spdlog.versions.1100.version=1.10.0 -libs.spdlog.versions.1100.path=/opt/compiler-explorer/libs/spdlog/1.10.0/include -libs.spdlog.versions.1110.version=1.11.0 -libs.spdlog.versions.1110.path=/opt/compiler-explorer/libs/spdlog/1.11.0/include -libs.spdlog.versions.1120.version=1.12.0 -libs.spdlog.versions.1120.path=/opt/compiler-explorer/libs/spdlog/1.12.0/include - - -libs.spy.name=SPY -libs.spy.description=C++17 constexpr settings detectors -libs.spy.versions=trunk:v004:v100 -libs.spy.url=https://github.com/jfalcou/spy -libs.spy.versions.trunk.version=trunk -libs.spy.versions.trunk.path=/opt/compiler-explorer/libs/spy/trunk/include -libs.spy.versions.v004.version=v0.0.4 -libs.spy.versions.v004.path=/opt/compiler-explorer/libs/spy/0.0.4/include -libs.spy.versions.v004.alias=v003 -libs.spy.versions.v100.version=v1.0.0 -libs.spy.versions.v100.path=/opt/compiler-explorer/libs/spy/1.0.0/include - -libs.taojson.name=taoJSON -libs.taojson.description=taoJSON is a C++ header-only JSON library that provides a generic value class, uses type traits to interoperate with C++ types, uses an events interface to convert from and to JSON, JAXN, CBOR, MsgPack and UBJSON, and much more... -libs.taojson.url=https://github.com/taocpp/json -libs.taojson.versions=trunk -libs.taojson.versions.trunk.version=trunk -libs.taojson.versions.trunk.path=/opt/compiler-explorer/libs/taojson/trunk/include - -libs.tbb.name=Intel TBB -libs.tbb.versions=20202:20203 -libs.tbb.liblink=tbb -libs.tbb.url=https://www.threadingbuildingblocks.org/ -libs.tbb.versions.20202.version=2020.2 -libs.tbb.versions.20202.path=/opt/compiler-explorer/libs/tbb/2020.2/include -libs.tbb.versions.20203.version=2020.3 -libs.tbb.versions.20203.path=/opt/compiler-explorer/libs/tbb/2020.3/include -libs.tbb.versions.20203.alias=trunk - -libs.tomlplusplus.name=toml++ -libs.tomlplusplus.versions=trunk:133:124 -libs.tomlplusplus.description=TOML parser and serializer for modern C++ -libs.tomlplusplus.url=https://marzer.github.io/tomlplusplus -libs.tomlplusplus.versions.trunk.version=trunk -libs.tomlplusplus.versions.trunk.path=/opt/compiler-explorer/libs/tomlplusplus/trunk/include -libs.tomlplusplus.versions.133.version=1.3.3 -libs.tomlplusplus.versions.133.path=/opt/compiler-explorer/libs/tomlplusplus/v1.3.3/include -libs.tomlplusplus.versions.124.version=1.2.4 -libs.tomlplusplus.versions.124.path=/opt/compiler-explorer/libs/tomlplusplus/v1.2.4/include - -libs.trompeloeil.name=trompeloeil -libs.trompeloeil.versions=47:46:45:44:43:42:41:40:39:38:37:36:35:34:33:32:31:30:29:28 -libs.trompeloeil.url=https://github.com/rollbear/trompeloeil -libs.trompeloeil.versions.47.path=/opt/compiler-explorer/libs/trompeloeil/v47/include -libs.trompeloeil.versions.47.version=v47 -libs.trompeloeil.versions.46.path=/opt/compiler-explorer/libs/trompeloeil/v46/include -libs.trompeloeil.versions.46.version=v46 -libs.trompeloeil.versions.45.path=/opt/compiler-explorer/libs/trompeloeil/v45/include -libs.trompeloeil.versions.45.version=v45 -libs.trompeloeil.versions.44.path=/opt/compiler-explorer/libs/trompeloeil/v44/include -libs.trompeloeil.versions.44.version=v44 -libs.trompeloeil.versions.43.path=/opt/compiler-explorer/libs/trompeloeil/v43/include -libs.trompeloeil.versions.43.version=v43 -libs.trompeloeil.versions.42.path=/opt/compiler-explorer/libs/trompeloeil/v42/include -libs.trompeloeil.versions.42.version=v42 -libs.trompeloeil.versions.41.path=/opt/compiler-explorer/libs/trompeloeil/v41/include -libs.trompeloeil.versions.41.version=v41 -libs.trompeloeil.versions.40.path=/opt/compiler-explorer/libs/trompeloeil/v40/include -libs.trompeloeil.versions.40.version=v40 -libs.trompeloeil.versions.39.path=/opt/compiler-explorer/libs/trompeloeil/v39/include -libs.trompeloeil.versions.39.version=v39 -libs.trompeloeil.versions.38.path=/opt/compiler-explorer/libs/trompeloeil/v38/include -libs.trompeloeil.versions.38.version=v38 -libs.trompeloeil.versions.37.path=/opt/compiler-explorer/libs/trompeloeil/v37/include -libs.trompeloeil.versions.37.version=v37 -libs.trompeloeil.versions.36.path=/opt/compiler-explorer/libs/trompeloeil/v36/include -libs.trompeloeil.versions.36.version=v36 -libs.trompeloeil.versions.35.path=/opt/compiler-explorer/libs/trompeloeil/v35/include -libs.trompeloeil.versions.35.version=v35 -libs.trompeloeil.versions.34.path=/opt/compiler-explorer/libs/trompeloeil/v34/include -libs.trompeloeil.versions.34.version=v34 -libs.trompeloeil.versions.33.path=/opt/compiler-explorer/libs/trompeloeil/v33/include -libs.trompeloeil.versions.33.version=v33 -libs.trompeloeil.versions.32.path=/opt/compiler-explorer/libs/trompeloeil/v32/include -libs.trompeloeil.versions.32.version=v32 -libs.trompeloeil.versions.31.path=/opt/compiler-explorer/libs/trompeloeil/v31/include -libs.trompeloeil.versions.31.version=v31 -libs.trompeloeil.versions.30.path=/opt/compiler-explorer/libs/trompeloeil/v30/include -libs.trompeloeil.versions.30.version=v30 -libs.trompeloeil.versions.29.path=/opt/compiler-explorer/libs/trompeloeil/v29/include -libs.trompeloeil.versions.29.version=v29 -libs.trompeloeil.versions.28.path=/opt/compiler-explorer/libs/trompeloeil/v28/include -libs.trompeloeil.versions.28.version=v28 - -libs.tts.name=TTS -libs.tts.description=C++20 Unit Test Framework for Numerical Applications -libs.tts.versions=trunk:v01:v02:v10:v20:v21 -libs.tts.url=https://github.com/jfalcou/tts -libs.tts.versions.trunk.version=trunk -libs.tts.versions.trunk.path=/opt/compiler-explorer/libs/tts/trunk/include -libs.tts.versions.v01.version=v0.1 -libs.tts.versions.v01.path=/opt/compiler-explorer/libs/tts/0.1/include -libs.tts.versions.v02.version=v0.2 -libs.tts.versions.v02.path=/opt/compiler-explorer/libs/tts/0.2/include -libs.tts.versions.v10.version=v1.0 -libs.tts.versions.v10.path=/opt/compiler-explorer/libs/tts/1.0/include -libs.tts.versions.v20.version=v2.0 -libs.tts.versions.v20.path=/opt/compiler-explorer/libs/tts/2.0/include -libs.tts.versions.v21.version=v2.1 -libs.tts.versions.v21.path=/opt/compiler-explorer/libs/tts/2.1/include - -libs.type_safe.name=type_safe -libs.type_safe.url=https://github.com/foonathan/type_safe -libs.type_safe.description=type_safe provides zero overhead abstractions that use the C++ type system to prevent bugs. -libs.type_safe.versions=trunk -libs.type_safe.versions.trunk.version=trunk -libs.type_safe.versions.trunk.path=/opt/compiler-explorer/libs/type_safe/trunk/include:/opt/compiler-explorer/libs/type_safe/trunk/external/debug_assert - -libs.unifex.name=libunifex -libs.unifex.url=https://github.com/facebookexperimental/libunifex -libs.unifex.versions=trunk -libs.unifex.staticliblink=unifex -libs.unifex.versions.trunk.version=trunk -libs.unifex.versions.trunk.path=/opt/compiler-explorer/libs/unifex/trunk/include - -libs.vcl.name=VCL -libs.vcl.description=Agner Fog's vector class library -libs.vcl.versions=130:200:201 -libs.vcl.url=https://github.com/vectorclass -libs.vcl.versions.130.version=1.30 -libs.vcl.versions.130.path=/opt/compiler-explorer/libs/vcl/v1.30 -libs.vcl.versions.200.version=2.00 -libs.vcl.versions.200.path=/opt/compiler-explorer/libs/vcl/v2.00.01 -libs.vcl.versions.201.version=2.01 -libs.vcl.versions.201.path=/opt/compiler-explorer/libs/vcl/v2.01.03 - -libs.xsimd.name=xsimd -libs.xsimd.versions=trunk:901:900:810:805:803:760:700:614 -libs.xsimd.url=http://xsimd.readthedocs.io -libs.xsimd.versions.trunk.version=trunk -libs.xsimd.versions.trunk.path=/opt/compiler-explorer/libs/xsimd/trunk/include -libs.xsimd.versions.901.version=9.0.1 -libs.xsimd.versions.901.path=/opt/compiler-explorer/libs/xsimd/9.0.1/include -libs.xsimd.versions.900.version=9.0.0 -libs.xsimd.versions.900.path=/opt/compiler-explorer/libs/xsimd/9.0.0/include -libs.xsimd.versions.810.version=8.1.0 -libs.xsimd.versions.810.path=/opt/compiler-explorer/libs/xsimd/8.1.0/include -libs.xsimd.versions.805.version=8.0.5 -libs.xsimd.versions.805.path=/opt/compiler-explorer/libs/xsimd/8.0.5/include -libs.xsimd.versions.803.version=8.0.3 -libs.xsimd.versions.803.path=/opt/compiler-explorer/libs/xsimd/8.0.3/include -libs.xsimd.versions.760.version=7.6.0 -libs.xsimd.versions.760.path=/opt/compiler-explorer/libs/xsimd/7.6.0/include -libs.xsimd.versions.700.version=7.0.0 -libs.xsimd.versions.700.path=/opt/compiler-explorer/libs/xsimd/7.0.0/include -libs.xsimd.versions.614.version=6.1.4 -libs.xsimd.versions.614.path=/opt/compiler-explorer/libs/xsimd/6.1.4/include - -libs.xtensor.name=xtensor -libs.xtensor.versions=trunk:0194:0182:0174 -libs.xtensor.url=http://xtensor.readthedocs.io -libs.xtensor.versions.trunk.version=trunk -libs.xtensor.versions.trunk.path=/opt/compiler-explorer/libs/xtensor/trunk/include -libs.xtensor.versions.0194.version=0.19.4 -libs.xtensor.versions.0194.path=/opt/compiler-explorer/libs/xtensor/0.19.4/include -libs.xtensor.versions.0182.version=0.18.2 -libs.xtensor.versions.0182.path=/opt/compiler-explorer/libs/xtensor/0.18.2/include -libs.xtensor.versions.0174.version=0.17.4 -libs.xtensor.versions.0174.path=/opt/compiler-explorer/libs/xtensor/0.17.4/include - -libs.xtl.name=xtl -libs.xtl.versions=trunk:053:0416 -libs.xtl.url=http://xtl.readthedocs.io -libs.xtl.versions.trunk.version=trunk -libs.xtl.versions.trunk.path=/opt/compiler-explorer/libs/xtl/trunk/include -libs.xtl.versions.053.version=0.5.3 -libs.xtl.versions.053.path=/opt/compiler-explorer/libs/xtl/0.5.3/include -libs.xtl.versions.0416.version=0.4.16 -libs.xtl.versions.0416.path=/opt/compiler-explorer/libs/xtl/0.4.16/include - -libs.ztdcuneicode.name=ztd.cuneicode -libs.ztdcuneicode.url=https://github.com/soasis/cuneicode -libs.ztdcuneicode.description=Robust C-style text encoding library<br /><br />Note that to use, you must add the "ztd.idk" and "ztd.encoding_tables" libraries -libs.ztdcuneicode.versions=main -libs.ztdcuneicode.versions.main.version=main -libs.ztdcuneicode.versions.main.path=/opt/compiler-explorer/libs/ztdcuneicode/main/include -libs.ztdcuneicode.staticliblink=ztd.cuneicode -libs.ztdcuneicode.dependencies=ztd.idk:ztd.encoding_tables - -libs.ztdencodingtables.name=ztd.encoding_tables -libs.ztdencodingtables.url=https://github.com/soasis/encoding_tables -libs.ztdencodingtables.description=Collection of encoding tables for C and C++ programs to handle most table-driven and other styles of single and multi-byte encodings<br /><br />Note that to use, you must add the "ztd.idk" library -libs.ztdencodingtables.versions=main -libs.ztdencodingtables.versions.main.version=main -libs.ztdencodingtables.versions.main.path=/opt/compiler-explorer/libs/ztdencodingtables/main/include -libs.ztdencodingtables.staticliblink=ztd.encoding_tables -libs.ztdencodingtables.dependencies=ztd.idk - -libs.ztdidk.name=ztd.idk -libs.ztdidk.url=https://github.com/soasis/idk -libs.ztdidk.description=Industrial Development Kit (IDK) for core utilities (bit functions, comparison functions, and more) found across software engineering disciplines -libs.ztdidk.versions=main -libs.ztdidk.versions.main.version=main -libs.ztdidk.versions.main.path=/opt/compiler-explorer/libs/ztdidk/main/include -libs.ztdidk.staticliblink=ztd.idk - -libs.ztdplatform.name=ztd.platform -libs.ztdplatform.url=https://github.com/soasis/platform -libs.ztdplatform.description=A library containing a myriad of platform-specific utilities and directives<br /><br />Note that to use, you must add the "ztd.idk" library -libs.ztdplatform.versions=main -libs.ztdplatform.versions.main.version=main -libs.ztdplatform.versions.main.path=/opt/compiler-explorer/libs/ztdplatform/main/include -libs.ztdplatform.staticliblink=ztd.platform -libs.ztdplatform.dependencies=ztd.idk - -libs.ztdstaticcontainers.name=ztd.static_containers -libs.ztdstaticcontainers.url=https://github.com/soasis/static_containers -libs.ztdstaticcontainers.description=Fixed-size and similar containers library<br /><br />Note that to use, you must add the "ztd.idk" library -libs.ztdstaticcontainers.versions=main -libs.ztdstaticcontainers.versions.main.version=main -libs.ztdstaticcontainers.versions.main.path=/opt/compiler-explorer/libs/ztdstaticcontainers/main/include -libs.ztdstaticcontainers.dependencies=ztd.idk - -libs.ztdtext.name=ztd.text -libs.ztdtext.url=https://github.com/soasis/text -libs.ztdtext.description=Robust text encoding library, for Unicode and more<br /><br />Note that to use, you must add the "ztd.encoding_tables", "ztd.idk", "ztd.static_containers", and "ztd.text" libraries -libs.ztdtext.versions=main -libs.ztdtext.versions.main.version=main -libs.ztdtext.versions.main.path=/opt/compiler-explorer/libs/ztdtext/main/include -libs.ztdtext.dependencies=ztd.idk:ztd.encoding_tables:ztd.platform:ztd.cuneicode - -libs.zug.name=zug -libs.zug.url=https://github.com/arximboldi/zug -libs.zug.versions=trunk -libs.zug.versions.trunk.version=trunk -libs.zug.versions.trunk.path=/opt/compiler-explorer/libs/zug/trunk diff --git a/etc/config/circle.defaults.properties b/etc/config/circle.defaults.properties deleted file mode 100644 index afde197cd..000000000 --- a/etc/config/circle.defaults.properties +++ /dev/null @@ -1,41 +0,0 @@ -# Default settings for circle -compilers=&circle -supportsExecute=true -compilerType=circle -intelAsm=--intel - -group.circle.compilers=circledefault -compiler.circledefault.exe=circle -compiler.circledefault.name=circle default - -tools=strings:ldd - -tools.ldd.name=ldd -tools.ldd.exe=/usr/bin/ldd -tools.ldd.type=postcompilation -tools.ldd.class=readelf-tool -tools.ldd.stdinHint=disabled - -tools.strings.exe=/usr/bin/strings -tools.strings.name=strings -tools.strings.type=postcompilation -tools.strings.class=strings-tool -tools.strings.stdinHint=disabled - -defaultCompiler=circledefault -postProcess= -demangler=c++filt -demanglerType=cpp -objdumper=objdump -options= -supportsBinary=true -binaryHideFuncRe=^(__.*|_(init|start|fini)|(de)?register_tm_clones|call_gmon_start|frame_dummy|\.plt.*|_dl_relocate_static_pie)$ -needsMulti=false -stubRe=\bmain\b -stubText=int main(void){return 0;/*stub provided by Compiler Explorer*/} -supportsLibraryCodeFilter=true - -################################# -################################# -# Installed libs (See c++.amazon.properties for a scheme of libs group) -libs= diff --git a/etc/config/circt.amazon.properties b/etc/config/circt.amazon.properties deleted file mode 100644 index b201bd681..000000000 --- a/etc/config/circt.amazon.properties +++ /dev/null @@ -1,15 +0,0 @@ -compilers=&circtopt -defaultCompiler=circtopt-trunk -compilerType=mlir - -supportsBinary=false -supportsExecute=false -supportsAsmDocs=false - -group.circtopt.compilers=circtopt-trunk -group.circtopt.isSemVer=true -group.circtopt.groupName=CIRCT opt -group.circtopt.baseName=CIRCT opt - -compiler.circtopt-trunk.exe=/opt/compiler-explorer/circt-trunk/bin/circt-opt -compiler.circtopt-trunk.semver=(trunk) diff --git a/etc/config/circt.defaults.properties b/etc/config/circt.defaults.properties deleted file mode 100644 index 72b880d0d..000000000 --- a/etc/config/circt.defaults.properties +++ /dev/null @@ -1,13 +0,0 @@ -compilers=&circtopt -defaultCompiler=circtopt -compilerType=mlir - -supportsBinary=false -supportsExecute=false -supportsAsmDocs=false - -group.circtopt.compilers=circtopt -group.circtopt.isSemVer=false -group.circtopt.baseName=CIRCT opt - -compiler.circtopt.exe=/usr/bin/circt-opt diff --git a/etc/config/clean.amazon.properties b/etc/config/clean.amazon.properties deleted file mode 100644 index b6fa4dbdc..000000000 --- a/etc/config/clean.amazon.properties +++ /dev/null @@ -1,57 +0,0 @@ -compilers=&clean64:&clean32 -defaultCompiler=clean30_64 -demangler=/opt/compiler-explorer/gcc-11.2.0/bin/c++filt -objdumper=/opt/compiler-explorer/gcc-11.2.0/bin/objdump - -group.clean64.compilers=clean24_64:clean30_64:clean_trunk -group.clean64.isSemVer=true -group.clean64.baseName=x86-64 clean - -group.clean32.compilers=clean24_32:clean30_32 -group.clean32.isSemVer=true -group.clean32.baseName=x86 clean - -compiler.clean24_64.exe=/opt/compiler-explorer/clean64-2.4/bin/clm -compiler.clean24_64.semver=2.4 -compiler.clean24_64.libPath=/opt/compiler-explorer/clean64-2.4/StdEnv:/opt/compiler-explorer/clean64-2.4/data/StdLib:/opt/compiler-explorer/clean64-2.4/data/ArgEnv:/opt/compiler-explorer/clean64-2.4/data/Directory:/opt/compiler-explorer/clean64-2.4/data/Dynamics:/opt/compiler-explorer/clean64-2.4/data/Generics:/opt/compiler-explorer/clean64-2.4/data/MersenneTwister:/opt/compiler-explorer/clean64-2.4/data/TCPIP - -compiler.clean30_64.exe=/opt/compiler-explorer/clean64-3.0/bin/clm -compiler.clean30_64.semver=3.0 -compiler.clean30_64.libPath=/opt/compiler-explorer/clean64-3.0/StdEnv:/opt/compiler-explorer/clean64-3.0/data/StdLib:/opt/compiler-explorer/clean64-3.0/data/ArgEnv:/opt/compiler-explorer/clean64-3.0/data/Directory:/opt/compiler-explorer/clean64-3.0/data/Dynamics:/opt/compiler-explorer/clean64-3.0/data/Generics:/opt/compiler-explorer/clean64-3.0/data/MersenneTwister:/opt/compiler-explorer/clean64-3.0/data/TCPIP - -compiler.clean_trunk.exe=/opt/compiler-explorer/clean-trunk/bin/clm -compiler.clean_trunk.semver=(trunk) -compiler.clean_trunk.libPath=/opt/compiler-explorer/clean-trunk/StdEnv -compiler.clean_trunk.supportsBinary=true -compiler.clean_trunk.supportsExecute=true - -compiler.clean24_32.exe=/opt/compiler-explorer/clean32-2.4/bin/clm -compiler.clean24_32.semver=2.4 -compiler.clean24_32.libPath=/opt/compiler-explorer/clean32-2.4/StdEnv:/opt/compiler-explorer/clean32-2.4/data/StdLib:/opt/compiler-explorer/clean32-2.4/data/ArgEnv:/opt/compiler-explorer/clean32-2.4/data/Directory:/opt/compiler-explorer/clean32-2.4/data/Dynamics:/opt/compiler-explorer/clean32-2.4/data/Generics:/opt/compiler-explorer/clean32-2.4/data/MersenneTwister:/opt/compiler-explorer/clean32-2.4/data/TCPIP - -compiler.clean30_32.exe=/opt/compiler-explorer/clean32-3.0/bin/clm -compiler.clean30_32.semver=3.0 -compiler.clean30_32.libPath=/opt/compiler-explorer/clean32-3.0/StdEnv:/opt/compiler-explorer/clean32-3.0/data/StdLib:/opt/compiler-explorer/clean32-3.0/data/ArgEnv:/opt/compiler-explorer/clean32-3.0/data/Directory:/opt/compiler-explorer/clean32-3.0/data/Dynamics:/opt/compiler-explorer/clean32-3.0/data/Generics:/opt/compiler-explorer/clean32-3.0/data/MersenneTwister:/opt/compiler-explorer/clean32-3.0/data/TCPIP - -libs= - - -################################# -################################# -# Installed tools - -tools=llvm-mcatrunk:osacatrunk - -tools.llvm-mcatrunk.name=llvm-mca (trunk) -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=_32 -tools.llvm-mcatrunk.stdinHint=disabled - -tools.osacatrunk.name=OSACA (0.5.2) -tools.osacatrunk.exe=/opt/compiler-explorer/osaca-0.5.2/bin/osaca -tools.osacatrunk.type=postcompilation -tools.osacatrunk.class=osaca-tool -tools.osacatrunk.exclude=_32 -tools.osacatrunk.stdinHint=disabled diff --git a/etc/config/clean.defaults.properties b/etc/config/clean.defaults.properties deleted file mode 100644 index 26ad846f2..000000000 --- a/etc/config/clean.defaults.properties +++ /dev/null @@ -1,6 +0,0 @@ -supportsBinary=false -supportsExecute=false -compilerType=clean -demangler= -objdumper=objdump -versionFlag=-V diff --git a/etc/config/cmakescript.amazon.properties b/etc/config/cmakescript.amazon.properties deleted file mode 100644 index f8e935c9a..000000000 --- a/etc/config/cmakescript.amazon.properties +++ /dev/null @@ -1,13 +0,0 @@ -compilers=cmake-3_26_1:cmake-3_27_9:cmake-3_28_0 -isSemVer=true -baseName=cmake -defaultCompiler=cmake-3_28_0 - -compiler.cmake-3_26_1.exe=/opt/compiler-explorer/cmake-v3.26.1/bin/cmake -compiler.cmake-3_26_1.semver=3.26.1 - -compiler.cmake-3_27_9.exe=/opt/compiler-explorer/cmake-v3.27.9/bin/cmake -compiler.cmake-3_27_9.semver=3.27.9 - -compiler.cmake-3_28_0.exe=/opt/compiler-explorer/cmake-v3.28.0/bin/cmake -compiler.cmake-3_28_0.semver=3.28.0 diff --git a/etc/config/cmakescript.defaults.properties b/etc/config/cmakescript.defaults.properties deleted file mode 100644 index acfca90da..000000000 --- a/etc/config/cmakescript.defaults.properties +++ /dev/null @@ -1,5 +0,0 @@ -compilers=/usr/bin/cmake -compilerType=cmakescript -interpreted=true -supportsBinary=false -supportsExecute=true diff --git a/etc/config/cobol.amazon.properties b/etc/config/cobol.amazon.properties deleted file mode 100644 index 72d864fb8..000000000 --- a/etc/config/cobol.amazon.properties +++ /dev/null @@ -1,35 +0,0 @@ -compilers=&gnucobol:&gcccobol -defaultCompiler=gnucobol32 -objdumper=/opt/compiler-explorer/gcc-13.1.0/bin/objdump - -group.gnucobol.groupName=GnuCOBOL -group.gnucobol.compilers=gnucobol32:gnucobol32rc2:gnucobol31:gnucobol22 -group.gnucobol.isSemVer=true -group.gnucobol.baseName=GnuCOBOL -group.gnucobol.licenseName=GPLv3 -group.gnucobol.licenseLink=https://sourceforge.net/p/gnucobol/code/HEAD/tree/trunk/COPYING -compiler.gnucobol32.exe=/opt/compiler-explorer/cobol/gnucobol-3.2/bin/cobc -compiler.gnucobol32.name=GnuCOBOL 3.2 -compiler.gnucobol32.version=3.2 -compiler.gnucobol32rc2.exe=/opt/compiler-explorer/cobol/gnucobol-3.2-rc2/bin/cobc -compiler.gnucobol32rc2.name=GnuCOBOL 3.2 rc2 -compiler.gnucobol32rc2.version=3.2 rc2 -compiler.gnucobol31.exe=/opt/compiler-explorer/cobol/gnucobol-3.1/bin/cobc -compiler.gnucobol31.name=GnuCOBOL 3.1 -compiler.gnucobol31.version=3.1 -compiler.gnucobol22.exe=/opt/compiler-explorer/cobol/gnucobol-2.2/bin/cobc -compiler.gnucobol22.name=GnuCOBOL 2.2 -compiler.gnucobol22.version=2.2 - -group.gcccobol.compilerType=gcccobol -group.gcccobol.groupName=GCC -group.gcccobol.compilers=gcccobolsnapshot -group.gcccobol.isSemVer=true -group.gcccobol.baseName=GCC -group.gcccobol.intelAsm=-masm=intel -group.gcccobol.licenseLink=https://gcc.gnu.org/onlinedocs/gcc/Copying.html -group.gcccobol.licenseName=GNU General Public License -group.gcccobol.licensePreamble=Copyright (c) 2023 Free Software Foundation, Inc. <a href="https://fsf.org/" target="_blank">https://fsf.org/</a> - -compiler.gcccobolsnapshot.exe=/opt/compiler-explorer/cobol/gcc-cobol-master/bin/gcobol -compiler.gcccobolsnapshot.semver=(cobol+master) diff --git a/etc/config/cobol.defaults.properties b/etc/config/cobol.defaults.properties deleted file mode 100644 index a5a9ac023..000000000 --- a/etc/config/cobol.defaults.properties +++ /dev/null @@ -1,15 +0,0 @@ -# Default settings for COBOL -compilers=&gnucobol -defaultCompiler=gnucoboldefault -compilerType=gnucobol -versionFlag=--version -intelAsm=-A -masm=intel -objdumper=objdump - -group.gnucobol.binaryHideFuncRe=^(__.*|_(init|start|fini)|(de)?register_tm_clones|call_gmon_start|frame_dummy|\.plt.*|_dl_relocate_static_pie)$ -group.gnucobol.supportsBinary=true -group.gnucobol.supportsBinaryObject=true -group.gnucobol.supportsLibraryCodeFilter=true -group.gnucobol.compilers=gnucoboldefault -compiler.gnucoboldefault.name=GnuCOBOL -compiler.gnucoboldefault.exe=/usr/local/bin/cobc diff --git a/etc/config/compiler-explorer.amazon.properties b/etc/config/compiler-explorer.amazon.properties deleted file mode 100644 index cd9d6875a..000000000 --- a/etc/config/compiler-explorer.amazon.properties +++ /dev/null @@ -1,77 +0,0 @@ -# Settings overridden for Amazon EC2 instances that power http://*.godbolt.org/ -cookieDomainRe=godbolt\.org|compiler-explorer\.com|godbo\.lt -cookiePolicyEnabled=true -privacyPolicyEnabled=true -compileTimeoutMs=20000 -max-asm-size=67108864 -maxConcurrentCompiles=2 -staticMaxAgeSecs=30 -# Anything under /cache/ will expire -cacheConfig=InMemory(25);S3(storage.godbolt.org,cache,us-east-1) -executableCacheConfig=S3(storage.godbolt.org,cache,us-east-1) -# Anything outside will not expire -compilerCacheConfig=S3(storage.godbolt.org,compiler-info-cache,us-east-1) -clientGoogleAnalyticsEnabled=true -# Do not get too stuck on failed proxies or the instances might not be able to wake up -proxyRetries=10 -proxyRetryMs=500 -rescanCompilerSecs=3600 -sentryDsn=https://8e4614f649ad4e3faf3e7e8827b935f9@sentry.io/102028 -motdUrl=/motd/motd-prod.json -pageloadUrl=https://lambda.compiler-explorer.com/pageload -storageSolution=s3 -healthCheckFilePath=/efs/.health -showSponsors=true -logCompilerCacheAccesses=false - -eventLoopMeasureIntervalMs=50 -eventLoopLagThresholdWarn=100 -eventLoopLagThresholdErr=1000 - -staticUrl=https://static.ce-cdn.net/ -sentryEnvironment=prod -sentrySlowRequestMs=30000 - -alwaysResetLdPath=true -plogConverter=/opt/compiler-explorer/pvs-studio-latest/bin/plog-converter - -cmake=/opt/compiler-explorer/cmake/bin/cmake -useninja=false -ld=/usr/bin/ld -readelf=/usr/bin/readelf -mkfifo=/usr/bin/mkfifo -heaptrackPath=/opt/compiler-explorer/heaptrack-v1.3.0 - -formatters=clangformat:rustfmt:gofmt:dartformat:vfmt -formatter.clangformat.name=clangformat -formatter.clangformat.exe=/opt/compiler-explorer/clang-trunk/bin/clang-format -formatter.clangformat.styles=Google:LLVM:Mozilla:Chromium:WebKit:Microsoft:GNU -formatter.clangformat.type=clangformat -formatter.rustfmt.name=rustfmt -formatter.rustfmt.exe=/opt/compiler-explorer/rust-1.77.0/bin/rustfmt -formatter.rustfmt.styles= -formatter.rustfmt.type=rustfmt -formatter.gofmt.name=gofmt -formatter.gofmt.exe=/opt/compiler-explorer/golang-1.17/go/bin/gofmt -formatter.gofmt.styles= -formatter.gofmt.type=gofmt -formatter.gofmt.explicitVersion=gofmt 1.17 -formatter.dartformat.name=dartformat -formatter.dartformat.exe=/opt/compiler-explorer/dart-2.16.1/bin/dart -formatter.dartformat.styles= -formatter.dartformat.type=dartformat -formatter.vfmt.name=vfmt -formatter.vfmt.exe=/opt/compiler-explorer/v-2023.30/v -formatter.vfmt.styles= -formatter.vfmt.type=vfmt - -thirdPartyIntegrationEnabled=true -statusTrackingEnabled=true - -compilationStatsNotifier=S3(compiler-explorer-logs,compile-stats,us-east-1,15m) - -# We have cloudfront set up to time out POSTs after 60s. We should abandon any queued compilations after that, as they -# will just clog up the queue and make this node appear unhealthy; and the client's already gone away by now. -compilationStaleAfterMs=60000 - -compilerVersionsUrl=https://api.compiler-explorer.com/get_deployed_exe_version diff --git a/etc/config/compiler-explorer.amazonwin.properties b/etc/config/compiler-explorer.amazonwin.properties deleted file mode 100644 index 4a318aa1c..000000000 --- a/etc/config/compiler-explorer.amazonwin.properties +++ /dev/null @@ -1,46 +0,0 @@ -delayCleanupTemp=false -staticUrl=https://static.ce-cdn.net/windows/ - -maxConcurrentCompiles=2 - -staticMaxAgeSecs=30 - -cacheConfig=InMemory(50);S3(storage.godbolt.org,wincache,us-east-1) -executableCacheConfig=InMemory(100);S3(storage.godbolt.org,wincache,us-east-1) -compilerCacheConfig=S3(storage.godbolt.org,compiler-info-wincache,us-east-1) - -storageSolution=s3 -localStorageFolder=C:/tmp/ce-storage - -rescanCompilerSecs=0 - -showSponsors=false -logCompilerCacheAccesses=false - -eventLoopMeasureIntervalMs=50 -eventLoopLagThresholdWarn=100 -eventLoopLagThresholdErr=1000 - -compileTimeoutMs=25000 -binaryExecTimeoutMs=15000 - -clientGoogleAnalyticsEnabled=false -thirdPartyIntegrationEnabled=false -statusTrackingEnabled=false - -alwaysResetLdPath=true -max-asm-size=67108864 - -cmake=C:/BuildTools/CMake/bin/cmake.exe -useninja=true -ninjaPath=C:/BuildTools/Ninja -ld=Z:/compilers/mingw-w64-12.2.0-15.0.7-10.0.0-ucrt-r4/bin/ld.exe -readelf=Z:/compilers/mingw-w64-12.2.0-15.0.7-10.0.0-ucrt-r4/bin/readelf.exe - -formatters=clangformat -formatter.clangformat.name=clang-format -formatter.clangformat.exe=Z:/compilers/mingw-w64-12.2.0-15.0.7-10.0.0-ucrt-r4/bin/clang-format.exe -formatter.clangformat.styles=Google:LLVM:Mozilla:Chromium:WebKit:Microsoft:GNU -formatter.clangformat.type=clangformat - -compilationStatsNotifier=S3(compiler-explorer-logs,compile-stats,us-east-1,15m) diff --git a/etc/config/compiler-explorer.beta.properties b/etc/config/compiler-explorer.beta.properties deleted file mode 100644 index e5e4d552e..000000000 --- a/etc/config/compiler-explorer.beta.properties +++ /dev/null @@ -1,5 +0,0 @@ -extraBodyClass=beta -httpRoot=/beta -storageSolution=s3 -motdUrl=/motd/motd-beta.json -sentryEnvironment=beta diff --git a/etc/config/compiler-explorer.defaults.properties b/etc/config/compiler-explorer.defaults.properties deleted file mode 100644 index 5b21122c7..000000000 --- a/etc/config/compiler-explorer.defaults.properties +++ /dev/null @@ -1,63 +0,0 @@ -# Default settings for GCC Explorer. -compileTimeoutMs=20000 -binaryExecTimeoutMs=10000 -defaultSource=builtin -cacheConfig=InMemory(50) -executableCacheConfig=InMemory(50) -apiMaxAgeSecs=600 -maxConcurrentCompiles=4 -staticMaxAgeSecs=1 -maxUploadSize=16mb -supportsExecute=true -optionsAllowedRe=.* - -# For local instances, you can use optionsForbiddenRe for extra hardening - preventing clang plugins etc. Today the live site uses nsjail instead. -# optionsForbiddenRe=^(-W[alp],)?((--?(wrapper|fplugin.*|specs|load|plugin|include|fmodule-mapper)|(@.*)|-I|-i)(=.*)?|--)$ - -allowedShortUrlHostRe=^([-a-z.]+\.)?(xania|godbolt)\.org$ -googleShortLinkRewrite=^https?://goo.gl/(.*)$|https://godbolt.org/g/$1 -urlShortenService=default -storageSolution=local -localStorageFolder=./lib/storage/data/ -showSponsors=false -compilerCacheConfig=OnDisk(out/compiler-cache,1024) - -demanglerType=default -objdumperType=default - -python3=/usr/bin/python3 - -cvCompilerCountMax=15 - -textBanner=Compilation provided by Compiler Explorer at https://godbolt.org/ - -# If you run your own public instance of Compiler Explorer you are encouraged to write your own cookie policy and -# privacy policy, and then to enable both these below. -cookiePolicyEnabled=false -privacyPolicyEnabled=false - -supportsLibraryCodeFilter=false -ldPath=${exePath}/../lib|${exePath}/../lib32|${exePath}/../lib64 -ceToolsPath=../compiler-explorer-tools -remoteStorageServer=https://godbolt.org - -# this timeout exists only to work around a bug (#1875) -# it is set to 5 minutes so that it will never be triggered -# under any normal circumstances -compilationEnvTimeoutMs=300000 -# this timeout determines when a compilation in the queue is abandoned because it has been waiting too long and the -# client will have given up on it by now -compilationStaleAfterMs=100000 - -cmake=cmake -useninja=false -ld=ld -readelf=readelf -mkfifo=/usr/bin/mkfifo -heaptrackPath= - -# set this true to keep temporary folders for a while for debugging purposes -delayCleanupTemp=false - -thirdPartyIntegrationEnabled=true -statusTrackingEnabled=true diff --git a/etc/config/compiler-explorer.discovery.properties b/etc/config/compiler-explorer.discovery.properties deleted file mode 100644 index 28939192f..000000000 --- a/etc/config/compiler-explorer.discovery.properties +++ /dev/null @@ -1,2 +0,0 @@ -# used in our discovery process only -logCompilerCacheAccesses=true diff --git a/etc/config/compiler-explorer.gpu.properties b/etc/config/compiler-explorer.gpu.properties deleted file mode 100644 index 2e161d053..000000000 --- a/etc/config/compiler-explorer.gpu.properties +++ /dev/null @@ -1,2 +0,0 @@ -httpRoot=/gpu -restrictToLanguages=c++,cuda diff --git a/etc/config/compiler-explorer.no-s3.properties b/etc/config/compiler-explorer.no-s3.properties deleted file mode 100644 index 8cb662db4..000000000 --- a/etc/config/compiler-explorer.no-s3.properties +++ /dev/null @@ -1,4 +0,0 @@ -cacheConfig=InMemory(25) -executableCacheConfig=InMemory(25) -compilerCacheConfig=OnDisk(/home/ce/compiler-cache,1024) -storageSolution=local diff --git a/etc/config/compiler-explorer.staging.properties b/etc/config/compiler-explorer.staging.properties deleted file mode 100644 index 07dde58ea..000000000 --- a/etc/config/compiler-explorer.staging.properties +++ /dev/null @@ -1,4 +0,0 @@ -extraBodyClass=staging -httpRoot=/staging -motdUrl=/motd/motd-staging.json -sentryEnvironment=staging diff --git a/etc/config/compiler-explorer.winprod.properties b/etc/config/compiler-explorer.winprod.properties deleted file mode 100644 index 2e54b734b..000000000 --- a/etc/config/compiler-explorer.winprod.properties +++ /dev/null @@ -1,4 +0,0 @@ -extraBodyClass=winprod -httpRoot=/winprod -motdUrl=/motd/motd-winprod.json -sentryEnvironment=winprod diff --git a/etc/config/compiler-explorer.winstaging.properties b/etc/config/compiler-explorer.winstaging.properties deleted file mode 100644 index c4a498a7b..000000000 --- a/etc/config/compiler-explorer.winstaging.properties +++ /dev/null @@ -1,4 +0,0 @@ -extraBodyClass=winstaging -httpRoot=/winstaging -motdUrl=/motd/motd-winstaging.json -sentryEnvironment=winstaging diff --git a/etc/config/compiler-explorer.wintest.properties b/etc/config/compiler-explorer.wintest.properties deleted file mode 100644 index ed520a2e7..000000000 --- a/etc/config/compiler-explorer.wintest.properties +++ /dev/null @@ -1,4 +0,0 @@ -extraBodyClass=wintest -httpRoot=/wintest -motdUrl=/motd/motd-wintest.json -sentryEnvironment=wintest diff --git a/etc/config/cpp2_cppfront.amazon.properties b/etc/config/cpp2_cppfront.amazon.properties deleted file mode 100644 index 9a0087754..000000000 --- a/etc/config/cpp2_cppfront.amazon.properties +++ /dev/null @@ -1,15 +0,0 @@ -# Default settings for cppx-cpp-front -compilers=&cppfront - -group.cppfront.compilers=cppfront_trunk -group.cppfront.notification=<a href="https://github.com/hsutter/cppfront" target="_blank">Cppfront</a> is an experimental compiler from a potential C++ 'syntax 2' (Cpp2) to today's 'syntax 1' (Cpp1), to learn some things, prove out some concepts, and share some ideas. -group.cppfront.licenseLink=https://github.com/hsutter/cppfront/blob/main/LICENSE -group.cppfront.licenseName=CC-BY-NC-ND-4.0 -group.cppfront.licensePreamble=Copyright (c) Herb Sutter -compiler.cppfront_trunk.exe=/opt/compiler-explorer/cppfront-trunk/cppfront -compiler.cppfront_trunk.name=cppfront trunk -defaultCompiler=cppfront_trunk -supportsBinary=false -supportsExecute=false -compilerType=cppfront -versionFlag=-version diff --git a/etc/config/cpp2_cppfront.defaults.properties b/etc/config/cpp2_cppfront.defaults.properties deleted file mode 100644 index 99c817e74..000000000 --- a/etc/config/cpp2_cppfront.defaults.properties +++ /dev/null @@ -1,15 +0,0 @@ -# Default settings for cppx-cpp-front -compilers=&cppfront - -group.cppfront.compilers=cppfront_trunk -group.cppfront.notification=<a href="https://github.com/hsutter/cppfront" target="_blank">Cppfront</a> is an experimental compiler from a potential C++ 'syntax 2' (Cpp2) to today's 'syntax 1' (Cpp1), to learn some things, prove out some concepts, and share some ideas. -group.cppfront.licenseLink=https://github.com/hsutter/cppfront/blob/main/LICENSE -group.cppfront.licenseName=CC-BY-NC-ND-4.0 -group.cppfront.licensePreamble=Copyright (c) Herb Sutter -compiler.cppfront_trunk.exe=cppfront -compiler.cppfront_trunk.name=cppfront trunk -defaultCompiler=cppfront_trunk -supportsBinary=false -supportsExecute=false -compilerType=cppfront -versionFlag=-version diff --git a/etc/config/cpp_for_opencl.amazon.properties b/etc/config/cpp_for_opencl.amazon.properties deleted file mode 100644 index f2410f514..000000000 --- a/etc/config/cpp_for_opencl.amazon.properties +++ /dev/null @@ -1,270 +0,0 @@ -compilers=&armcpp4oclclang32:&armcpp4oclclang64:&spirv32cpp4oclclang:&spirv64cpp4oclclang:&cpp4oclgoogleclspv -defaultCompiler=armv8-cpp4oclclang-trunk -demangler=/opt/compiler-explorer/gcc-11.1.0/bin/c++filt -objdumper=/opt/compiler-explorer/gcc-11.1.0/bin/objdump -needsMulti=false -supportsBinary=false - -translatorPath=/opt/compiler-explorer/llvm-spirv-trunk/bin/llvm-spirv -disassemblerPath=/opt/compiler-explorer/SPIRV-Tools-master/build/tools/spirv-dis - -# Clang for Arm -# Provides 32- and 64-bit menu items for clang-10, clang-11, clang-12, clang-13 and trunk -group.armcpp4oclclang32.groupName=Arm 32-bit clang -group.armcpp4oclclang32.compilers=armv7-cpp4oclclang1000:armv7-cpp4oclclang1001:armv7-cpp4oclclang1100:armv7-cpp4oclclang1101:armv7-cpp4oclclang1200:armv7-cpp4oclclang1300:armv7-cpp4oclclang1400:armv7-cpp4oclclang1500:armv7-cpp4oclclang-trunk:armv7-cpp4oclclang-trunk-assertions -group.armcpp4oclclang32.isSemVer=true -group.armcpp4oclclang32.compilerType=clang -group.armcpp4oclclang32.supportsExecute=false -group.armcpp4oclclang32.instructionSet=arm32 -# The -Dkernel= -D__kernel= workaround is required to prevent the Clang crash reported in https://llvm.org/PR50841 -group.armcpp4oclclang32.baseOptions=-Dkernel= -D__kernel= -group.armcpp4oclclang32.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt - -group.armcpp4oclclang64.groupName=Arm 64-bit clang -group.armcpp4oclclang64.compilers=armv8-cpp4oclclang1000:armv8-cpp4oclclang1001:armv8-cpp4oclclang1100:armv8-cpp4oclclang1101:armv8-cpp4oclclang1200:armv8-cpp4oclclang1300:armv8-cpp4oclclang1400:armv8-cpp4oclclang1500:armv8-cpp4oclclang-trunk:armv8-cpp4oclclang-trunk-assertions:armv8-full-cpp4oclclang-trunk -group.armcpp4oclclang64.isSemVer=true -group.armcpp4oclclang64.compilerType=clang -group.armcpp4oclclang64.supportsExecute=false -group.armcpp4oclclang64.instructionSet=aarch64 -# The -Dkernel= -D__kernel= workaround is required to prevent the Clang crash reported in https://llvm.org/PR50841 -group.armcpp4oclclang64.baseOptions=-Dkernel= -D__kernel= -group.armcpp4oclclang64.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt - -# Specify each Clang version - -# version 15 -compiler.armv7-cpp4oclclang1500.name=armv7-a clang 15.0.0 -compiler.armv7-cpp4oclclang1500.exe=/opt/compiler-explorer/clang-15.0.0/bin/clang -compiler.armv7-cpp4oclclang1500.semver=15.0.0 -# Arm v7-a with Neon and VFPv3 -compiler.armv7-cpp4oclclang1500.options=-target arm-linux-gnueabi --gcc-toolchain=/opt/compiler-explorer/arm/gcc-12.2.0/arm-unknown-linux-gnueabi --sysroot=/opt/compiler-explorer/arm/gcc-12.2.0/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/sysroot - -compiler.armv8-cpp4oclclang1500.name=armv8-a clang 15.0.0 -compiler.armv8-cpp4oclclang1500.exe=/opt/compiler-explorer/clang-15.0.0/bin/clang -compiler.armv8-cpp4oclclang1500.semver=15.0.0 -# Arm v8-a -compiler.armv8-cpp4oclclang1500.options=-target aarch64-linux-gnu --gcc-toolchain=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/sysroot - -# version 14 -compiler.armv7-cpp4oclclang1400.name=armv7-a clang 14.0.0 -compiler.armv7-cpp4oclclang1400.exe=/opt/compiler-explorer/clang-14.0.0/bin/clang -compiler.armv7-cpp4oclclang1400.semver=14.0.0 -# Arm v7-a with Neon and VFPv3 -compiler.armv7-cpp4oclclang1400.options=-target arm-linux-gnueabi --gcc-toolchain=/opt/compiler-explorer/arm/gcc-12.2.0/arm-unknown-linux-gnueabi --sysroot=/opt/compiler-explorer/arm/gcc-12.2.0/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/sysroot - -compiler.armv8-cpp4oclclang1400.name=armv8-a clang 14.0.0 -compiler.armv8-cpp4oclclang1400.exe=/opt/compiler-explorer/clang-14.0.0/bin/clang -compiler.armv8-cpp4oclclang1400.semver=14.0.0 -# Arm v8-a -compiler.armv8-cpp4oclclang1400.options=-target aarch64-linux-gnu --gcc-toolchain=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/sysroot - -# version 13 -compiler.armv7-cpp4oclclang1300.name=armv7-a clang 13.0.0 -compiler.armv7-cpp4oclclang1300.exe=/opt/compiler-explorer/clang-13.0.0/bin/clang -compiler.armv7-cpp4oclclang1300.semver=13.0.0 -# Arm v7-a with Neon and VFPv3 -compiler.armv7-cpp4oclclang1300.options=-cl-std=clc++ -x cl -target arm-linux-gnueabi --gcc-toolchain=/opt/compiler-explorer/arm/gcc-8.2.0/arm-unknown-linux-gnueabi --sysroot=/opt/compiler-explorer/arm/gcc-8.2.0/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/sysroot - -compiler.armv8-cpp4oclclang1300.name=armv8-a clang 13.0.0 -compiler.armv8-cpp4oclclang1300.exe=/opt/compiler-explorer/clang-13.0.0/bin/clang -compiler.armv8-cpp4oclclang1300.semver=13.0.0 -# Arm v8-a -compiler.armv8-cpp4oclclang1300.options=-cl-std=clc++ -x cl -target aarch64-linux-gnu --gcc-toolchain=/opt/compiler-explorer/arm64/gcc-8.2.0/aarch64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/arm64/gcc-8.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/sysroot - -#version 12 -compiler.armv7-cpp4oclclang1200.name=armv7-a clang 12.0.0 -compiler.armv7-cpp4oclclang1200.exe=/opt/compiler-explorer/clang-12.0.0/bin/clang -compiler.armv7-cpp4oclclang1200.semver=12.0.0 -# Arm v7-a with Neon and VFPv3 -compiler.armv7-cpp4oclclang1200.options=-cl-std=clc++ -x cl -Xclang -finclude-default-header -target arm-linux-gnueabi --gcc-toolchain=/opt/compiler-explorer/arm/gcc-8.2.0/arm-unknown-linux-gnueabi --sysroot=/opt/compiler-explorer/arm/gcc-8.2.0/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/sysroot - -compiler.armv8-cpp4oclclang1200.name=armv8-a clang 12.0.0 -compiler.armv8-cpp4oclclang1200.exe=/opt/compiler-explorer/clang-12.0.0/bin/clang -compiler.armv8-cpp4oclclang1200.semver=12.0.0 -# Arm v8-a -compiler.armv8-cpp4oclclang1200.options=-cl-std=clc++ -x cl -Xclang -finclude-default-header -target aarch64-linux-gnu --gcc-toolchain=/opt/compiler-explorer/arm64/gcc-8.2.0/aarch64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/arm64/gcc-8.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/sysroot - -#version 11.0.1 -compiler.armv7-cpp4oclclang1101.name=armv7-a clang 11.0.1 -compiler.armv7-cpp4oclclang1101.exe=/opt/compiler-explorer/clang-11.0.1/bin/clang -compiler.armv7-cpp4oclclang1101.semver=11.0.1 -# Arm v7-a with Neon and VFPv3 -compiler.armv7-cpp4oclclang1101.options=-cl-std=clc++ -x cl -Xclang -finclude-default-header -target arm-linux-gnueabi --gcc-toolchain=/opt/compiler-explorer/arm/gcc-8.2.0/arm-unknown-linux-gnueabi --sysroot=/opt/compiler-explorer/arm/gcc-8.2.0/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/sysroot - -compiler.armv8-cpp4oclclang1101.name=armv8-a clang 11.0.1 -compiler.armv8-cpp4oclclang1101.exe=/opt/compiler-explorer/clang-11.0.1/bin/clang -compiler.armv8-cpp4oclclang1101.semver=11.0.1 -# Arm v8-a -compiler.armv8-cpp4oclclang1101.options=-cl-std=clc++ -x cl -Xclang -finclude-default-header -target aarch64-linux-gnu --gcc-toolchain=/opt/compiler-explorer/arm64/gcc-8.2.0/aarch64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/arm64/gcc-8.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/sysroot - -#version 11 -compiler.armv7-cpp4oclclang1100.name=armv7-a clang 11.0.0 -compiler.armv7-cpp4oclclang1100.exe=/opt/compiler-explorer/clang-11.0.0/bin/clang -compiler.armv7-cpp4oclclang1100.semver=11.0.0 -# Arm v7-a with Neon and VFPv3 -compiler.armv7-cpp4oclclang1100.options=-cl-std=clc++ -x cl -Xclang -finclude-default-header -target arm-linux-gnueabi --gcc-toolchain=/opt/compiler-explorer/arm/gcc-8.2.0/arm-unknown-linux-gnueabi --sysroot=/opt/compiler-explorer/arm/gcc-8.2.0/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/sysroot - -compiler.armv8-cpp4oclclang1100.name=armv8-a clang 11.0.0 -compiler.armv8-cpp4oclclang1100.exe=/opt/compiler-explorer/clang-11.0.0/bin/clang -compiler.armv8-cpp4oclclang1100.semver=11.0.0 -# Arm v8-a -compiler.armv8-cpp4oclclang1100.options=-cl-std=clc++ -x cl -Xclang -finclude-default-header -target aarch64-linux-gnu --gcc-toolchain=/opt/compiler-explorer/arm64/gcc-8.2.0/aarch64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/arm64/gcc-8.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/sysroot - -#version 10.0.1 -compiler.armv7-cpp4oclclang1001.name=armv7-a clang 10.0.1 -compiler.armv7-cpp4oclclang1001.exe=/opt/compiler-explorer/clang-10.0.1/bin/clang -compiler.armv7-cpp4oclclang1001.semver=10.0.1 -# Arm v7-a with Neon and VFPv3 -compiler.armv7-cpp4oclclang1001.options=-cl-std=clc++ -x cl -Xclang -finclude-default-header -target arm-linux-gnueabi --gcc-toolchain=/opt/compiler-explorer/arm/gcc-8.2.0/arm-unknown-linux-gnueabi --sysroot=/opt/compiler-explorer/arm/gcc-8.2.0/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/sysroot - -compiler.armv8-cpp4oclclang1001.name=armv8-a clang 10.0.1 -compiler.armv8-cpp4oclclang1001.exe=/opt/compiler-explorer/clang-10.0.1/bin/clang -compiler.armv8-cpp4oclclang1001.semver=10.0.1 -# Arm v8-a -compiler.armv8-cpp4oclclang1001.options=-cl-std=clc++ -x cl -Xclang -finclude-default-header -target aarch64-linux-gnu --gcc-toolchain=/opt/compiler-explorer/arm64/gcc-8.2.0/aarch64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/arm64/gcc-8.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/sysroot - -#version 10 -compiler.armv7-cpp4oclclang1000.name=armv7-a clang 10.0.0 -compiler.armv7-cpp4oclclang1000.exe=/opt/compiler-explorer/clang-10.0.0/bin/clang -compiler.armv7-cpp4oclclang1000.semver=10.0.0 -# Arm v7-a with Neon and VFPv3 -compiler.armv7-cpp4oclclang1000.options=-cl-std=clc++ -x cl -Xclang -finclude-default-header -target arm-linux-gnueabi --gcc-toolchain=/opt/compiler-explorer/arm/gcc-8.2.0/arm-unknown-linux-gnueabi --sysroot=/opt/compiler-explorer/arm/gcc-8.2.0/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/sysroot - -compiler.armv8-cpp4oclclang1000.name=armv8-a clang 10.0.0 -compiler.armv8-cpp4oclclang1000.exe=/opt/compiler-explorer/clang-10.0.0/bin/clang -compiler.armv8-cpp4oclclang1000.semver=10.0.0 -# Arm v8-a -compiler.armv8-cpp4oclclang1000.options=-cl-std=clc++ -x cl -Xclang -finclude-default-header -target aarch64-linux-gnu --gcc-toolchain=/opt/compiler-explorer/arm64/gcc-8.2.0/aarch64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/arm64/gcc-8.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/sysroot - -#main dev version -compiler.armv7-cpp4oclclang-trunk.name=armv7-a clang (trunk) -compiler.armv7-cpp4oclclang-trunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang -compiler.armv7-cpp4oclclang-trunk.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump -compiler.armv7-cpp4oclclang-trunk.semver=(trunk) -compiler.armv7-cpp4oclclang-trunk.isNightly=true -# Arm v7-a with Neon and VFPv3 -compiler.armv7-cpp4oclclang-trunk.options=-target arm-linux-gnueabi --gcc-toolchain=/opt/compiler-explorer/arm/gcc-12.2.0/arm-unknown-linux-gnueabi --sysroot=/opt/compiler-explorer/arm/gcc-12.2.0/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/sysroot - -compiler.armv7-cpp4oclclang-trunk-assertions.name=armv7-a clang (trunk, assertions) -compiler.armv7-cpp4oclclang-trunk-assertions.exe=/opt/compiler-explorer/clang-assertions-trunk/bin/clang -compiler.armv7-cpp4oclclang-trunk-assertions.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump -compiler.armv7-cpp4oclclang-trunk-assertions.semver=(assertions trunk) -compiler.armv7-cpp4oclclang-trunk-assertions.isNightly=true -# Arm v7-a with Neon and VFPv3 -compiler.armv7-cpp4oclclang-trunk-assertions.options=-target arm-linux-gnueabi --gcc-toolchain=/opt/compiler-explorer/arm/gcc-12.2.0/arm-unknown-linux-gnueabi --sysroot=/opt/compiler-explorer/arm/gcc-12.2.0/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/sysroot - -compiler.armv8-cpp4oclclang-trunk.name=armv8-a clang (trunk) -compiler.armv8-cpp4oclclang-trunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang -compiler.armv8-cpp4oclclang-trunk.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump -compiler.armv8-cpp4oclclang-trunk.semver=(trunk) -compiler.armv8-cpp4oclclang-trunk.isNightly=true -# Arm v8-a -compiler.armv8-cpp4oclclang-trunk.options=-target aarch64-linux-gnu --gcc-toolchain=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/sysroot - -compiler.armv8-cpp4oclclang-trunk-assertions.name=armv8-a clang (trunk, assertions) -compiler.armv8-cpp4oclclang-trunk-assertions.exe=/opt/compiler-explorer/clang-assertions-trunk/bin/clang -compiler.armv8-cpp4oclclang-trunk-assertions.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump -compiler.armv8-cpp4oclclang-trunk-assertions.semver=(assertions trunk) -compiler.armv8-cpp4oclclang-trunk-assertions.isNightly=true -# Arm v8-a -compiler.armv8-cpp4oclclang-trunk-assertions.options=-target aarch64-linux-gnu --gcc-toolchain=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/sysroot - -compiler.armv8-full-cpp4oclclang-trunk.name=armv8-a clang (all architectural features, trunk) -compiler.armv8-full-cpp4oclclang-trunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang -compiler.armv8-full-cpp4oclclang-trunk.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump -compiler.armv8-full-cpp4oclclang-trunk.semver=(trunk allfeats) -compiler.armv8-full-cpp4oclclang-trunk.isNightly=true -# Arm v8-a with all supported architectural features -compiler.armv8-full-cpp4oclclang-trunk.options=-target aarch64-none-linux-gnu --gcc-toolchain=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/sysroot -march=armv8.8-a+crypto+profile+rng+memtag+sve2+sve2-bitperm+sve2-sm4+sve2-aes+sve2-sha3+tme+brbe+f32mm+f64mm+fp16fml+ls64+sme+sme-f64f64+sme-i16i64+sme2 - -# SPIR-V Assembly -group.spirv32cpp4oclclang.groupName=SPIR-V 32-bit clang (with llvm-spirv) -group.spirv32cpp4oclclang.compilers=spirv32-cpp4oclclang-trunk:spirv32-cpp4oclclang-trunk-assertions -group.spirv32cpp4oclclang.isSemVer=true -group.spirv32cpp4oclclang.compilerType=spirv -group.spirv32cpp4oclclang.supportsExecute=false -group.spirv32cpp4oclclang.instructionSet=spirv -# The latest llvm-spirv accepts translation with spirv32 target. -group.spirv32cpp4oclclang.baseOptions=-finclude-default-header -fdeclare-opencl-builtins -triple spir-unknown-unknown -group.spirv32cpp4oclclang.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt - -group.spirv64cpp4oclclang.groupName=SPIR-V 64-bit clang (with llvm-spirv) -group.spirv64cpp4oclclang.compilers=spirv64-cpp4oclclang-trunk:spirv64-cpp4oclclang-trunk-assertions -group.spirv64cpp4oclclang.isSemVer=true -group.spirv64cpp4oclclang.compilerType=spirv -group.spirv64cpp4oclclang.supportsExecute=false -group.spirv64cpp4oclclang.instructionSet=spirv -# The latest llvm-spirv accepts translation with spirv64 target. -group.spirv64cpp4oclclang.baseOptions=-finclude-default-header -fdeclare-opencl-builtins -triple spir64-unknown-unknown -group.spirv64cpp4oclclang.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt - -# 32 bits -compiler.spirv32-cpp4oclclang-trunk.alias=armv7-cpp4oclclang-trunk-spir -compiler.spirv32-cpp4oclclang-trunk.name=clang & llvm-spirv (trunk) -compiler.spirv32-cpp4oclclang-trunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang -compiler.spirv32-cpp4oclclang-trunk.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump -compiler.spirv32-cpp4oclclang-trunk.semver=(trunk) -compiler.spirv32-cpp4oclclang-trunk.isNightly=true - -compiler.spirv32-cpp4oclclang-trunk-assertions.alias=armv7-cpp4oclclang-trunk-assertions-spir -compiler.spirv32-cpp4oclclang-trunk-assertions.name=clang & llvm-spirv (trunk, assertions) -compiler.spirv32-cpp4oclclang-trunk-assertions.exe=/opt/compiler-explorer/clang-assertions-trunk/bin/clang -compiler.spirv32-cpp4oclclang-trunk-assertions.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump -compiler.spirv32-cpp4oclclang-trunk-assertions.semver=(assertions trunk) -compiler.spirv32-cpp4oclclang-trunk-assertions.isNightly=true - -# 64 bits -compiler.spirv64-cpp4oclclang-trunk.alias=armv8-cpp4oclclang-trunk-spir64 -compiler.spirv64-cpp4oclclang-trunk.name=clang & llvm-spirv (trunk) -compiler.spirv64-cpp4oclclang-trunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang -compiler.spirv64-cpp4oclclang-trunk.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump -compiler.spirv64-cpp4oclclang-trunk.semver=(trunk) -compiler.spirv64-cpp4oclclang-trunk.isNightly=true - -compiler.spirv64-cpp4oclclang-trunk-assertions.alias=armv8-cpp4oclclang-trunk-assertions-spir64 -compiler.spirv64-cpp4oclclang-trunk-assertions.name=clang & llvm-spirv (trunk, assertions) -compiler.spirv64-cpp4oclclang-trunk-assertions.exe=/opt/compiler-explorer/clang-assertions-trunk/bin/clang -compiler.spirv64-cpp4oclclang-trunk-assertions.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump -compiler.spirv64-cpp4oclclang-trunk-assertions.semver=(assertions trunk) -compiler.spirv64-cpp4oclclang-trunk-assertions.isNightly=true - -# Google clspv -group.cpp4oclgoogleclspv.compilers=cpp4oclclspv:cpp4oclclvk -group.cpp4oclgoogleclspv.compilerType=clspv -group.cpp4oclgoogleclspv.groupName=Google clspv -group.cpp4oclgoogleclspv.baseOptions=-cl-std=CLC++ -inline-entry-points - -compiler.cpp4oclclspv.exe=/opt/compiler-explorer/clspv-main/bin/clspv -compiler.cpp4oclclspv.name=clspv (trunk) -compiler.cpp4oclclspv.isNightly=true - -# clvk-like usage of clspv -compiler.cpp4oclclvk.exe=/opt/compiler-explorer/clspv-main/bin/clspv -compiler.cpp4oclclvk.name=clvk-like (based on clspv trunk) -compiler.cpp4oclclvk.options=-cl-single-precision-constant -cl-kernel-arg-info -fp64=0 -int8 -std430-ubo-layout -spv-version=1.5 -max-pushconstant-size=128 -max-ubo-size=134217728 -global-offset -long-vector -module-constants-in-storage-buffer -cl-arm-non-uniform-work-group-size -compiler.cpp4oclclvk.isNightly=true - - -################################# -################################# -# Installed tools - -tools=clangtidytrunk:clangformattrunk:clangquerytrunk - -tools.clangtidytrunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang-tidy -tools.clangtidytrunk.name=clang-tidy (trunk) -tools.clangtidytrunk.type=independent -tools.clangtidytrunk.class=clang-tidy-tool -tools.clangtidytrunk.options=--gcc-toolchain=/opt/compiler-explorer/gcc-9.2.0 -tools.clangtidytrunk.stdinHint=disabled - -tools.clangformattrunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang-format -tools.clangformattrunk.name=clang-format -tools.clangformattrunk.type=independent -tools.clangformattrunk.class=clang-format-tool - -tools.clangquerytrunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang-query -tools.clangquerytrunk.name=clang-query (trunk) -tools.clangquerytrunk.type=independent -tools.clangquerytrunk.class=clang-query-tool -tools.clangquerytrunk.stdinHint=Query commands diff --git a/etc/config/cpp_for_opencl.defaults.properties b/etc/config/cpp_for_opencl.defaults.properties deleted file mode 100644 index 117b789d5..000000000 --- a/etc/config/cpp_for_opencl.defaults.properties +++ /dev/null @@ -1,44 +0,0 @@ -# Default settings for C++ for OpenCL -compilers=&clang:&spirv -defaultCompiler=cppforopenclclangdefault -postProcess= -demangler=c++filt -supportsBinary=false - -translatorPath=/opt/compiler-explorer/llvm-spirv-trunk/bin/llvm-spirv -disassemblerPath=/opt/compiler-explorer/SPIRV-Tools-master/build/tools/spirv-dis - -group.clang.compilers=cppforopenclclangdefault:cppforopenclclang10:cppforopenclclang11:cppforopenclclang12:cppforopenclclang13 -group.clang.compilerType=clang -compiler.cppforopenclclangdefault.exe=/usr/bin/clang -compiler.cppforopenclclangdefault.name=clang default -compiler.cppforopenclclangdefault.options=-cl-std=clc++ -x cl -compiler.cppforopenclclang10.exe=/usr/bin/clang-10 -compiler.cppforopenclclang10.name=clang 10 -compiler.cppforopenclclang10.options=-cl-std=clc++ -x cl -Xclang -finclude-default-header -compiler.cppforopenclclang11.exe=/usr/bin/clang-11 -compiler.cppforopenclclang11.name=clang 11 -compiler.cppforopenclclang11.options=-cl-std=clc++ -x cl -Xclang -finclude-default-header -compiler.cppforopenclclang12.exe=/usr/bin/clang-12 -compiler.cppforopenclclang12.name=clang 12 -compiler.cppforopenclclang12.options=-cl-std=clc++ -x cl -Xclang -finclude-default-header -compiler.cppforopenclclang13.exe=/usr/bin/clang-13 -compiler.cppforopenclclang13.name=clang 13 - -group.spirv.compilers=spirvcppclang13spir:spirvcppclang13spir64:spirvcppclangdefaultspir:spirvcppclangdefaultspir64 -group.spirv.compilerType=spirv -compiler.spirvcppclangdefaultspir.exe=/usr/bin/clang -compiler.spirvcppclangdefaultspir.name=clang default (SPIR-V asm, spir triple) -compiler.spirvcppclangdefaultspir.options=-cl-std=clc++ -x cl -finclude-default-header -fdeclare-opencl-builtins -triple spir-unknown-unknown - -compiler.spirvcppclangdefaultspir64.exe=/usr/bin/clang -compiler.spirvcppclangdefaultspir64.name=clang default (SPIR-V asm, spir64 triple) -compiler.spirvcppclangdefaultspir64.options=-cl-std=clc++ -x cl -finclude-default-header -fdeclare-opencl-builtins -triple spir64-unknown-unknown - -compiler.spirvcppclang13spir.exe=/usr/bin/clang-13 -compiler.spirvcppclang13spir.name=clang 13 (SPIR-V asm, spir triple) -compiler.spirvcppclang13spir.options=-cl-std=clc++ -finclude-default-header -fdeclare-opencl-builtins -triple spir-unknown-unknown - -compiler.spirvcppclang13spir64.exe=/usr/bin/clang-13 -compiler.spirvcppclang13spir64.name=clang 13 (SPIR-V asm, spir64 triple) -compiler.spirvcppclang13spir64.options=-cl-std=clc++ -finclude-default-header -fdeclare-opencl-builtins -triple spir64-unknown-unknown diff --git a/etc/config/cppx.amazon.properties b/etc/config/cppx.amazon.properties deleted file mode 100644 index f778b3732..000000000 --- a/etc/config/cppx.amazon.properties +++ /dev/null @@ -1,47 +0,0 @@ -compilers=&cppx -defaultCompiler=cppx_p1240r1 -intelAsm=-mllvm --x86-asm-syntax=intel -demangler=/opt/compiler-explorer/gcc-snapshot/bin/c++filt -objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump - -group.cppx.groupName=Clang -group.cppx.compilers=cppx010:cppx_20180922:cppx_p2320:cppx_p1240r1:cppx_p1240r2 -compiler.cppx010.exe=/opt/compiler-explorer/cppx/current/bin/clang++ -compiler.cppx010.name=CppCon 2017 -compiler.cppx010.options=--gcc-toolchain=/opt/compiler-explorer/gcc-snapshot -std=c++1z -Xclang -freflection -I/opt/compiler-explorer/cppx/current/include -stdlib=libc++ -include cppx/meta -include cppx/compiler - -compiler.cppx_20180922.exe=/opt/compiler-explorer/clang-cppx-pinned-20180922/bin/clang++ -compiler.cppx_20180922.name=CppCon 2018 -compiler.cppx_20180922.options=--gcc-toolchain=/opt/compiler-explorer/gcc-snapshot -std=c++1z -Xclang -freflection -I/opt/compiler-explorer/cppx/current/include -stdlib=libc++ -include cppx/meta -include cppx/compiler - -compiler.cppx_p2320.exe=/opt/compiler-explorer/clang-cppx-p2320-trunk/bin/clang++ -compiler.cppx_p2320.name=p2320 trunk -compiler.cppx_p2320.options=--gcc-toolchain=/opt/compiler-explorer/gcc-snapshot -std=c++20 -Xclang -freflection -I/opt/compiler-explorer/clang-cppx-p2320-trunk/include -stdlib=libc++ -include experimental/meta -include experimental/compiler - -compiler.cppx_p1240r1.exe=/opt/compiler-explorer/clang-cppx-p1240r1/bin/clang++ -compiler.cppx_p1240r1.name=p1240r1 -compiler.cppx_p1240r1.options=--gcc-toolchain=/opt/compiler-explorer/gcc-snapshot -std=c++2a -Xclang -freflection -I/opt/compiler-explorer/clang-cppx-p1240r1/include -stdlib=libc++ -include experimental/meta -include experimental/compiler -# For sensible reasons we want to clamp "trunk" (as it was 2021-02-11) to be this snapshot. -compiler.cppx_p1240r1.alias=cppx_trunk - -compiler.cppx_p1240r2.exe=/opt/compiler-explorer/clang-cppx-trunk/bin/clang++ -compiler.cppx_p1240r2.name=p1240r2 trunk -compiler.cppx_p1240r2.options=--gcc-toolchain=/opt/compiler-explorer/gcc-snapshot -std=c++20 -Xclang -freflection -I/opt/compiler-explorer/clang-cppx-trunk/include -stdlib=libc++ -include experimental/meta -include experimental/compiler - -################################# -################################# -# Installed tools - -tools=llvm-mcatrunk:osacatrunk - -tools.llvm-mcatrunk.name=llvm-mca (trunk) -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.stdinHint=disabled - -tools.osacatrunk.name=OSACA (0.5.2) -tools.osacatrunk.exe=/opt/compiler-explorer/osaca-0.5.2/bin/osaca -tools.osacatrunk.type=postcompilation -tools.osacatrunk.class=osaca-tool -tools.osacatrunk.stdinHint=disabled diff --git a/etc/config/cppx.defaults.properties b/etc/config/cppx.defaults.properties deleted file mode 100644 index 7125b96fb..000000000 --- a/etc/config/cppx.defaults.properties +++ /dev/null @@ -1,9 +0,0 @@ -# Default settings for cppx -postProcess= -demangler=c++filt -objdumper=objdump -options= -supportsBinary=true -binaryHideFuncRe=^(__.*|_(init|start|fini)|(de)?register_tm_clones|call_gmon_start|frame_dummy|\.plt.*)$ -stubRe=\bmain\b -stubText=int main(void){return 0;/*stub provided by Compiler Explorer*/} diff --git a/etc/config/cppx_blue.amazon.properties b/etc/config/cppx_blue.amazon.properties deleted file mode 100644 index d42ac972e..000000000 --- a/etc/config/cppx_blue.amazon.properties +++ /dev/null @@ -1,31 +0,0 @@ -compilers=&cppx_blue -defaultCompiler=cppx_blue_trunk -demangler=/opt/compiler-explorer/gcc-snapshot/bin/c++filt -objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump - -group.cppx_blue.groupName=Clang -group.cppx_blue.compilers=cppx_blue_trunk - -compiler.cppx_blue_trunk.exe=/opt/compiler-explorer/clang-cppx-ext-trunk/bin/clang++ -compiler.cppx_blue_trunk.name=Latest trunk -compiler.cppx_blue_trunk.options=--gcc-toolchain=/opt/compiler-explorer/gcc-snapshot -Xclang -freflection -I/opt/compiler-explorer/clang-cppx-trunk/include -compiler.cppx_blue_trunk.isNightly=true - - -################################# -################################# -# Installed tools - -tools=llvm-mcatrunk:osacatrunk - -tools.llvm-mcatrunk.name=llvm-mca (trunk) -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.stdinHint=disabled - -tools.osacatrunk.name=OSACA (0.5.2) -tools.osacatrunk.exe=/opt/compiler-explorer/osaca-0.5.2/bin/osaca -tools.osacatrunk.type=postcompilation -tools.osacatrunk.class=osaca-tool -tools.osacatrunk.stdinHint=disabled diff --git a/etc/config/cppx_blue.defaults.properties b/etc/config/cppx_blue.defaults.properties deleted file mode 100644 index d3e9c1253..000000000 --- a/etc/config/cppx_blue.defaults.properties +++ /dev/null @@ -1,17 +0,0 @@ -# Default settings for cppx-blue -compilers=&clang - -group.clang.compilers=bluedefault -group.clang.intelAsm=-mllvm --x86-asm-syntax=intel -compiler.bluedefault.exe=/usr/bin/clang-blue -compiler.bluedefault.name=bluedefault -defaultCompiler=bluedefault -postProcess= -demangler=c++filt -demanglerType=cpp -objdumper=objdump -options= -supportsBinary=true -binaryHideFuncRe=^(__.*|_(init|start|fini)|(de)?register_tm_clones|call_gmon_start|frame_dummy|\.plt.*)$ -stubRe=\bmain\b -stubText=int main() { return 0; } diff --git a/etc/config/cppx_gold.amazon.properties b/etc/config/cppx_gold.amazon.properties deleted file mode 100644 index 2fbda54d2..000000000 --- a/etc/config/cppx_gold.amazon.properties +++ /dev/null @@ -1,31 +0,0 @@ -compilers=&cppx_gold -defaultCompiler=cppx_gold_trunk -demangler=/opt/compiler-explorer/gcc-snapshot/bin/c++filt -objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump - -group.cppx_gold.groupName=Clang -group.cppx_gold.compilers=cppx_gold_trunk - -compiler.cppx_gold_trunk.exe=/opt/compiler-explorer/clang-cppx-ext-trunk/bin/clang++ -compiler.cppx_gold_trunk.name=Latest trunk -compiler.cppx_gold_trunk.options=--gcc-toolchain=/opt/compiler-explorer/gcc-snapshot -compiler.cppx_gold_trunk.isNightly=true - - -################################# -################################# -# Installed tools - -tools=llvm-mcatrunk:osacatrunk - -tools.llvm-mcatrunk.name=llvm-mca (trunk) -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.stdinHint=disabled - -tools.osacatrunk.name=OSACA (0.5.2) -tools.osacatrunk.exe=/opt/compiler-explorer/osaca-0.5.2/bin/osaca -tools.osacatrunk.type=postcompilation -tools.osacatrunk.class=osaca-tool -tools.osacatrunk.stdinHint=disabled diff --git a/etc/config/cppx_gold.defaults.properties b/etc/config/cppx_gold.defaults.properties deleted file mode 100644 index b5f37d715..000000000 --- a/etc/config/cppx_gold.defaults.properties +++ /dev/null @@ -1,16 +0,0 @@ -# Default settings for cppx-gold -compilers=&gcc - -group.gcc.compilers=golddefault -compiler.golddefault.exe=/usr/bin/clang-gold -compiler.golddefault.name=clang default -defaultCompiler=golddefault -postProcess= -demangler=c++filt -demanglerType=cpp -objdumper=objdump -options= -supportsBinary=true -binaryHideFuncRe=^(__.*|_(init|start|fini)|(de)?register_tm_clones|call_gmon_start|frame_dummy|\.plt.*)$ -stubRe=\bmain\b -stubText=main() : int! diff --git a/etc/config/crystal.amazon.properties b/etc/config/crystal.amazon.properties deleted file mode 100644 index 501701a89..000000000 --- a/etc/config/crystal.amazon.properties +++ /dev/null @@ -1,82 +0,0 @@ -compilers=&crystal -defaultCompiler=crystal1111 - -group.crystal.compilers=crystal1111:crystal1101:crystal192:crystal182:crystal173:crystal162:crystal151:crystal141:crystal132:crystal122:crystal11:crystal10:crystal036:crystal035:crystal034:crystal033:crystal032:crystal031:crystal030:crystal029 -group.crystal.isSemVer=true -group.crystal.baseName=Crystal -group.crystal.groupName=Crystal x86-64 -group.crystal.supportsBinary=true -group.crystal.supportsExecute=true -group.crystal.compilerType=crystal -group.crystal.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump -group.crystal.licenseLink=https://github.com/crystal-lang/crystal/blob/master/LICENSE -group.crystal.licenseName=Apache 2 -group.crystal.licensePreamble=Copyright 2012-2023 Manas Technology Solutions. - -compiler.crystal1111.semver=1.11.1 -compiler.crystal1111.exe=/opt/compiler-explorer/crystal-1.11.1/bin/crystal -compiler.crystal1111.cc=/opt/compiler-explorer/gcc-snapshot/bin/gcc -compiler.crystal1101.semver=1.10.1 -compiler.crystal1101.exe=/opt/compiler-explorer/crystal-1.10.1/bin/crystal -compiler.crystal1101.cc=/opt/compiler-explorer/gcc-snapshot/bin/gcc -compiler.crystal192.semver=1.9.2 -compiler.crystal192.exe=/opt/compiler-explorer/crystal-1.9.2/bin/crystal -compiler.crystal192.cc=/opt/compiler-explorer/gcc-snapshot/bin/gcc -compiler.crystal182.semver=1.8.2 -compiler.crystal182.exe=/opt/compiler-explorer/crystal-1.8.2/bin/crystal -compiler.crystal182.cc=/opt/compiler-explorer/gcc-snapshot/bin/gcc -compiler.crystal182.alias=crystal181 -compiler.crystal173.semver=1.7.3 -compiler.crystal173.exe=/opt/compiler-explorer/crystal-1.7.3/bin/crystal -compiler.crystal173.cc=/opt/compiler-explorer/gcc-snapshot/bin/gcc -compiler.crystal173.alias=crystal170 -compiler.crystal162.semver=1.6.2 -compiler.crystal162.exe=/opt/compiler-explorer/crystal-1.6.2/bin/crystal -compiler.crystal162.cc=/opt/compiler-explorer/gcc-snapshot/bin/gcc -compiler.crystal162.alias=crystal160:crystal161 -compiler.crystal151.semver=1.5.1 -compiler.crystal151.exe=/opt/compiler-explorer/crystal-1.5.1/bin/crystal -compiler.crystal151.cc=/opt/compiler-explorer/gcc-snapshot/bin/gcc -compiler.crystal151.alias=crystal150 -compiler.crystal141.semver=1.4.1 -compiler.crystal141.exe=/opt/compiler-explorer/crystal-1.4.1/bin/crystal -compiler.crystal141.cc=/opt/compiler-explorer/gcc-snapshot/bin/gcc -compiler.crystal141.alias=crystal140 -compiler.crystal132.semver=1.3.2 -compiler.crystal132.exe=/opt/compiler-explorer/crystal-1.3.2/bin/crystal -compiler.crystal132.cc=/opt/compiler-explorer/gcc-snapshot/bin/gcc -compiler.crystal132.alias=crystal131 -compiler.crystal122.semver=1.2.2 -compiler.crystal122.exe=/opt/compiler-explorer/crystal-1.2.2/bin/crystal -compiler.crystal122.cc=/opt/compiler-explorer/gcc-snapshot/bin/gcc -compiler.crystal122.alias=crystal12 -compiler.crystal11.semver=1.1.1 -compiler.crystal11.exe=/opt/compiler-explorer/crystal-1.1.1/bin/crystal -compiler.crystal11.cc=/opt/compiler-explorer/gcc-snapshot/bin/gcc -compiler.crystal10.semver=1.0.0 -compiler.crystal10.exe=/opt/compiler-explorer/crystal-1.0.0/bin/crystal -compiler.crystal10.cc=/opt/compiler-explorer/gcc-snapshot/bin/gcc -compiler.crystal036.semver=0.36.1 -compiler.crystal036.exe=/opt/compiler-explorer/crystal-0.36.1/bin/crystal -compiler.crystal036.cc=/opt/compiler-explorer/gcc-snapshot/bin/gcc -compiler.crystal035.semver=0.35.1 -compiler.crystal035.exe=/opt/compiler-explorer/crystal-0.35.1/bin/crystal -compiler.crystal035.cc=/opt/compiler-explorer/gcc-snapshot/bin/gcc -compiler.crystal034.semver=0.34.0 -compiler.crystal034.exe=/opt/compiler-explorer/crystal-0.34.0/bin/crystal -compiler.crystal034.cc=/opt/compiler-explorer/gcc-snapshot/bin/gcc -compiler.crystal033.semver=0.33.0 -compiler.crystal033.exe=/opt/compiler-explorer/crystal-0.33.0/bin/crystal -compiler.crystal033.cc=/opt/compiler-explorer/gcc-snapshot/bin/gcc -compiler.crystal032.semver=0.32.1 -compiler.crystal032.exe=/opt/compiler-explorer/crystal-0.32.1/bin/crystal -compiler.crystal032.cc=/opt/compiler-explorer/gcc-snapshot/bin/gcc -compiler.crystal031.semver=0.31.1 -compiler.crystal031.exe=/opt/compiler-explorer/crystal-0.31.1/bin/crystal -compiler.crystal031.cc=/opt/compiler-explorer/gcc-snapshot/bin/gcc -compiler.crystal030.semver=0.30.1 -compiler.crystal030.exe=/opt/compiler-explorer/crystal-0.30.1/bin/crystal -compiler.crystal030.cc=/opt/compiler-explorer/gcc-snapshot/bin/gcc -compiler.crystal029.semver=0.29.0 -compiler.crystal029.exe=/opt/compiler-explorer/crystal-0.29.0/bin/crystal -compiler.crystal029.cc=/opt/compiler-explorer/gcc-snapshot/bin/gcc diff --git a/etc/config/crystal.defaults.properties b/etc/config/crystal.defaults.properties deleted file mode 100644 index b2c1f0049..000000000 --- a/etc/config/crystal.defaults.properties +++ /dev/null @@ -1,11 +0,0 @@ -compilers=/usr/bin/crystal -supportsBinary=true -supportsExecute=true -supportsLibraryCodeFilter=true -compilerType=crystal -objdumper=objdump - -################################# -################################# -# Installed libs (See c++.amazon.properties for a scheme of libs group) -libs= diff --git a/etc/config/csharp.amazon.properties b/etc/config/csharp.amazon.properties deleted file mode 100644 index 89db0ccd9..000000000 --- a/etc/config/csharp.amazon.properties +++ /dev/null @@ -1,52 +0,0 @@ -compilers=&csharp -supportsBinary=true -needsMulti=false -compilerType=csharp -defaultCompiler=dotnet707csharp - -group.csharp.compilers=dotnettrunkcsharp:dotnet707csharp:dotnet703csharp:dotnet701csharp:dotnet6018csharp:dotnet6014csharp:dotnet6011csharp - -compiler.dotnet6011csharp.exe=/opt/compiler-explorer/dotnet-v6.0.11/.dotnet/dotnet -compiler.dotnet6011csharp.name=.NET 6.0.110 -compiler.dotnet6011csharp.clrDir=/opt/compiler-explorer/dotnet-v6.0.11 -compiler.dotnet6011csharp.buildConfig=Release -compiler.dotnet6011csharp.langVersion=latest - -compiler.dotnet6014csharp.exe=/opt/compiler-explorer/dotnet-v6.0.14/.dotnet/dotnet -compiler.dotnet6014csharp.name=.NET 6.0.113 -compiler.dotnet6014csharp.clrDir=/opt/compiler-explorer/dotnet-v6.0.14 -compiler.dotnet6014csharp.buildConfig=Release -compiler.dotnet6014csharp.langVersion=latest - -compiler.dotnet6018csharp.exe=/opt/compiler-explorer/dotnet-v6.0.18/.dotnet/dotnet -compiler.dotnet6018csharp.name=.NET 6.0.116 -compiler.dotnet6018csharp.clrDir=/opt/compiler-explorer/dotnet-v6.0.18 -compiler.dotnet6018csharp.buildConfig=Release -compiler.dotnet6018csharp.langVersion=latest - -compiler.dotnet701csharp.exe=/opt/compiler-explorer/dotnet-v7.0.1/.dotnet/dotnet -compiler.dotnet701csharp.name=.NET 7.0.100 -compiler.dotnet701csharp.clrDir=/opt/compiler-explorer/dotnet-v7.0.1 -compiler.dotnet701csharp.buildConfig=Release -compiler.dotnet701csharp.langVersion=latest -compiler.dotnet701csharp.alias=dotnet700csharp - -compiler.dotnet703csharp.exe=/opt/compiler-explorer/dotnet-v7.0.3/.dotnet/dotnet -compiler.dotnet703csharp.name=.NET 7.0.102 -compiler.dotnet703csharp.clrDir=/opt/compiler-explorer/dotnet-v7.0.3 -compiler.dotnet703csharp.buildConfig=Release -compiler.dotnet703csharp.langVersion=latest - -compiler.dotnet707csharp.exe=/opt/compiler-explorer/dotnet-v7.0.7/.dotnet/dotnet -compiler.dotnet707csharp.name=.NET 7.0.105 -compiler.dotnet707csharp.clrDir=/opt/compiler-explorer/dotnet-v7.0.7 -compiler.dotnet707csharp.buildConfig=Release -compiler.dotnet707csharp.langVersion=latest -compiler.dotnet707csharp.alias=dotnet700csharp - -compiler.dotnettrunkcsharp.exe=/opt/compiler-explorer/dotnet-trunk/.dotnet/dotnet -compiler.dotnettrunkcsharp.name=.NET (main) -compiler.dotnettrunkcsharp.clrDir=/opt/compiler-explorer/dotnet-trunk -compiler.dotnettrunkcsharp.buildConfig=Release -compiler.dotnettrunkcsharp.langVersion=preview -compiler.dotnettrunkcsharp.isNightly=true diff --git a/etc/config/csharp.defaults.properties b/etc/config/csharp.defaults.properties deleted file mode 100644 index b95857689..000000000 --- a/etc/config/csharp.defaults.properties +++ /dev/null @@ -1,51 +0,0 @@ -compilers=&csharp -supportsBinary=true -needsMulti=false -compilerType=csharp -defaultCompiler=dotnet707csharp - -group.csharp.compilers=dotnettrunkcsharp:dotnet707csharp:dotnet703csharp:dotnet701csharp:dotnet6018csharp:dotnet6014csharp:dotnet6011csharp - -compiler.dotnet6011csharp.exe=/opt/compiler-explorer/dotnet-v6.0.11/.dotnet/dotnet -compiler.dotnet6011csharp.name=.NET 6.0.110 -compiler.dotnet6011csharp.clrDir=/opt/compiler-explorer/dotnet-v6.0.11 -compiler.dotnet6011csharp.buildConfig=Release -compiler.dotnet6011csharp.langVersion=latest - -compiler.dotnet6014csharp.exe=/opt/compiler-explorer/dotnet-v6.0.14/.dotnet/dotnet -compiler.dotnet6014csharp.name=.NET 6.0.113 -compiler.dotnet6014csharp.clrDir=/opt/compiler-explorer/dotnet-v6.0.14 -compiler.dotnet6014csharp.buildConfig=Release -compiler.dotnet6014csharp.langVersion=latest - -compiler.dotnet6018csharp.exe=/opt/compiler-explorer/dotnet-v6.0.18/.dotnet/dotnet -compiler.dotnet6018csharp.name=.NET 6.0.116 -compiler.dotnet6018csharp.clrDir=/opt/compiler-explorer/dotnet-v6.0.18 -compiler.dotnet6018csharp.buildConfig=Release -compiler.dotnet6018csharp.langVersion=latest - -compiler.dotnet701csharp.exe=/opt/compiler-explorer/dotnet-v7.0.1/.dotnet/dotnet -compiler.dotnet701csharp.name=.NET 7.0.100 -compiler.dotnet701csharp.clrDir=/opt/compiler-explorer/dotnet-v7.0.1 -compiler.dotnet701csharp.buildConfig=Release -compiler.dotnet701csharp.langVersion=latest -compiler.dotnet701csharp.alias=dotnet700csharp - -compiler.dotnet703csharp.exe=/opt/compiler-explorer/dotnet-v7.0.3/.dotnet/dotnet -compiler.dotnet703csharp.name=.NET 7.0.102 -compiler.dotnet703csharp.clrDir=/opt/compiler-explorer/dotnet-v7.0.3 -compiler.dotnet703csharp.buildConfig=Release -compiler.dotnet703csharp.langVersion=latest - -compiler.dotnet707csharp.exe=/opt/compiler-explorer/dotnet-v7.0.7/.dotnet/dotnet -compiler.dotnet707csharp.name=.NET 7.0.105 -compiler.dotnet707csharp.clrDir=/opt/compiler-explorer/dotnet-v7.0.7 -compiler.dotnet707csharp.buildConfig=Release -compiler.dotnet707csharp.langVersion=latest -compiler.dotnet707csharp.alias=dotnet700csharp - -compiler.dotnettrunkcsharp.exe=/opt/compiler-explorer/dotnet-trunk/.dotnet/dotnet -compiler.dotnettrunkcsharp.name=.NET (main) -compiler.dotnettrunkcsharp.clrDir=/opt/compiler-explorer/dotnet-trunk -compiler.dotnettrunkcsharp.buildConfig=Release -compiler.dotnettrunkcsharp.langVersion=preview diff --git a/etc/config/cuda.amazon.properties b/etc/config/cuda.amazon.properties deleted file mode 100644 index 9a6d7b63d..000000000 --- a/etc/config/cuda.amazon.properties +++ /dev/null @@ -1,539 +0,0 @@ -compilers=godbolt.org@443/gpu:&nvrtc:&cuclang:&hipclang -# Disabled: nvcc -# The disabled group(s) are actually used in the cuda.gpu.properties (along with libs etc). One day these might exist on -# both servers, so I want to keep them in the same place. -defaultCompiler=nvcc123u1 -supportsBinary=true -supportsExecute=false - -# Details of GPUs/features supported by CUDA compilers can be found here: -# gist.github.com/ax3l/9489132#clang--x-cuda - -group.nvcc.compilers=nvcc123u1:nvcc122u1:nvcc121:nvcc120u1:nvcc120:nvcc118:nvcc117u1:nvcc117:nvcc116u2:nvcc116u1:nvcc116:nvcc115u2:nvcc115u1:nvcc115:nvcc114u4:nvcc114u3:nvcc114u2:nvcc114u1:nvcc114:nvcc113u1:nvcc113:nvcc112u2:nvcc112u1:nvcc112:nvcc111u1:nvcc111:nvcc11u1:nvcc11:nvcc102:nvcc101u2:nvcc101u1:nvcc101:nvcc100:nvcc92:nvcc91 -group.nvcc.versionRe=^Cuda.* -group.nvcc.compilerType=nvcc -group.nvcc.isSemVer=true -group.nvcc.baseName=NVCC -group.nvcc.includeFlag=-I -group.nvcc.nvdisasm=/opt/compiler-explorer/cuda/11.7.0/bin/nvdisasm -group.nvcc.rpathFlag=-L # WAR, really need `-Xcompiler "-Wl,-rpath=<path>"`, but not required because supportsExecute=false -group.nvcc.options=--keep-device-functions -compiler.nvcc91.semver=9.1.85 -compiler.nvcc91.exe=/opt/compiler-explorer/cuda/9.1.85/bin/nvcc -compiler.nvcc91.options=--compiler-bindir /opt/compiler-explorer/gcc-6.4.0/bin -compiler.nvcc91.nvdisasm=/opt/compiler-explorer/cuda/9.1.85/bin/nvdisasm -compiler.nvcc91.demangler=/opt/compiler-explorer/gcc-6.4.0/bin/c++filt -compiler.nvcc91.objdumper=/opt/compiler-explorer/gcc-6.4.0/bin/objdump -compiler.nvcc92.semver=9.2.88 -compiler.nvcc92.exe=/opt/compiler-explorer/cuda/9.2.88/bin/nvcc -compiler.nvcc92.options=--compiler-bindir /opt/compiler-explorer/gcc-6.4.0/bin -compiler.nvcc92.nvdisasm=/opt/compiler-explorer/cuda/9.2.88/bin/nvdisasm -compiler.nvcc92.demangler=/opt/compiler-explorer/gcc-6.4.0/bin/c++filt -compiler.nvcc92.objdumper=/opt/compiler-explorer/gcc-6.4.0/bin/objdump -compiler.nvcc100.semver=10.0.130 -compiler.nvcc100.exe=/opt/compiler-explorer/cuda/10.0.130/bin/nvcc -compiler.nvcc100.options=--compiler-bindir /opt/compiler-explorer/gcc-6.4.0/bin -compiler.nvcc100.nvdisasm=/opt/compiler-explorer/cuda/10.0.130/bin/nvdisasm -compiler.nvcc100.demangler=/opt/compiler-explorer/gcc-6.4.0/bin/c++filt -compiler.nvcc100.objdumper=/opt/compiler-explorer/gcc-6.4.0/bin/objdump -compiler.nvcc101.semver=10.1.105 -compiler.nvcc101.exe=/opt/compiler-explorer/cuda/10.1.105/bin/nvcc -compiler.nvcc101.options=--compiler-bindir /opt/compiler-explorer/gcc-6.4.0/bin -compiler.nvcc101.nvdisasm=/opt/compiler-explorer/cuda/10.1.105/bin/nvdisasm -compiler.nvcc101.demangler=/opt/compiler-explorer/gcc-6.4.0/bin/c++filt -compiler.nvcc101.objdumper=/opt/compiler-explorer/gcc-6.4.0/bin/objdump -compiler.nvcc101u1.semver=10.1.168 -compiler.nvcc101u1.exe=/opt/compiler-explorer/cuda/10.1.168/bin/nvcc -compiler.nvcc101u1.options=--compiler-bindir /opt/compiler-explorer/gcc-6.4.0/bin -compiler.nvcc101u1.nvdisasm=/opt/compiler-explorer/cuda/10.1.186/bin/nvdisasm -compiler.nvcc101u1.demangler=/opt/compiler-explorer/gcc-6.4.0/bin/c++filt -compiler.nvcc101u1.objdumper=/opt/compiler-explorer/gcc-6.4.0/bin/objdump -compiler.nvcc101u2.semver=10.1.243 -compiler.nvcc101u2.exe=/opt/compiler-explorer/cuda/10.1.243/bin/nvcc -compiler.nvcc101u2.options=--compiler-bindir /opt/compiler-explorer/gcc-6.4.0/bin -compiler.nvcc101u2.nvdisasm=/opt/compiler-explorer/cuda/10.2.243/bin/nvdisasm -compiler.nvcc101u2.demangler=/opt/compiler-explorer/gcc-6.4.0/bin/c++filt -compiler.nvcc101u2.objdumper=/opt/compiler-explorer/gcc-6.4.0/bin/objdump -compiler.nvcc102.semver=10.2.89 -compiler.nvcc102.exe=/opt/compiler-explorer/cuda/10.2.89/bin/nvcc -compiler.nvcc102.options=--compiler-bindir /opt/compiler-explorer/gcc-6.4.0/bin -compiler.nvcc102.nvdisasm=/opt/compiler-explorer/cuda/10.2.89/bin/nvdisasm -compiler.nvcc102.demangler=/opt/compiler-explorer/gcc-6.4.0/bin/c++filt -compiler.nvcc102.objdumper=/opt/compiler-explorer/gcc-6.4.0/bin/objdump -compiler.nvcc11.semver=11.0.2 -compiler.nvcc11.exe=/opt/compiler-explorer/cuda/11.0.2/bin/nvcc -compiler.nvcc11.options=--compiler-bindir /opt/compiler-explorer/gcc-9.3.0/bin -compiler.nvcc11.nvdisasm=/opt/compiler-explorer/cuda/11.0.2/bin/nvdisasm -compiler.nvcc11.demangler=/opt/compiler-explorer/gcc-9.3.0/bin/c++filt -compiler.nvcc11.objdumper=/opt/compiler-explorer/gcc-9.3.0/bin/objdump -compiler.nvcc11u1.semver=11.0.3 -compiler.nvcc11u1.exe=/opt/compiler-explorer/cuda/11.0.3/bin/nvcc -compiler.nvcc11u1.options=--compiler-bindir /opt/compiler-explorer/gcc-9.3.0/bin -compiler.nvcc11u1.nvdisasm=/opt/compiler-explorer/cuda/11.0.3/bin/nvdisasm -compiler.nvcc11u1.demangler=/opt/compiler-explorer/gcc-9.3.0/bin/c++filt -compiler.nvcc11u1.objdumper=/opt/compiler-explorer/gcc-9.3.0/bin/objdump -compiler.nvcc111.semver=11.1.0 -compiler.nvcc111.exe=/opt/compiler-explorer/cuda/11.1.0/bin/nvcc -compiler.nvcc111.options=--compiler-bindir /opt/compiler-explorer/gcc-10.2.0/bin -compiler.nvcc111.nvdisasm=/opt/compiler-explorer/cuda/11.1.0/bin/nvdisasm -compiler.nvcc111.demangler=/opt/compiler-explorer/gcc-10.2.0/bin/c++filt -compiler.nvcc111.objdumper=/opt/compiler-explorer/gcc-10.2.0/bin/objdump -compiler.nvcc111u1.semver=11.1.1 -compiler.nvcc111u1.exe=/opt/compiler-explorer/cuda/11.1.1/bin/nvcc -compiler.nvcc111u1.options=--compiler-bindir /opt/compiler-explorer/gcc-10.2.0/bin -compiler.nvcc111u1.nvdisasm=/opt/compiler-explorer/cuda/11.1.1/bin/nvdisasm -compiler.nvcc111u1.demangler=/opt/compiler-explorer/gcc-10.2.0/bin/c++filt -compiler.nvcc111u1.objdumper=/opt/compiler-explorer/gcc-10.2.0/bin/objdump -compiler.nvcc112.semver=11.2.0 -compiler.nvcc112.exe=/opt/compiler-explorer/cuda/11.2.0/bin/nvcc -compiler.nvcc112.options=--compiler-bindir /opt/compiler-explorer/gcc-10.2.0/bin -compiler.nvcc112.nvdisasm=/opt/compiler-explorer/cuda/11.2.0/bin/nvdisasm -compiler.nvcc112.demangler=/opt/compiler-explorer/gcc-10.2.0/bin/c++filt -compiler.nvcc112.objdumper=/opt/compiler-explorer/gcc-10.2.0/bin/objdump -compiler.nvcc112u1.semver=11.2.1 -compiler.nvcc112u1.exe=/opt/compiler-explorer/cuda/11.2.1/bin/nvcc -compiler.nvcc112u1.options=--compiler-bindir /opt/compiler-explorer/gcc-10.2.0/bin -compiler.nvcc112u1.nvdisasm=/opt/compiler-explorer/cuda/11.2.1/bin/nvdisasm -compiler.nvcc112u1.demangler=/opt/compiler-explorer/gcc-10.2.0/bin/c++filt -compiler.nvcc112u1.objdumper=/opt/compiler-explorer/gcc-10.2.0/bin/objdump -compiler.nvcc112u2.semver=11.2.2 -compiler.nvcc112u2.exe=/opt/compiler-explorer/cuda/11.2.2/bin/nvcc -compiler.nvcc112u2.options=--compiler-bindir /opt/compiler-explorer/gcc-10.2.0/bin -compiler.nvcc112u2.nvdisasm=/opt/compiler-explorer/cuda/11.2.2/bin/nvdisasm -compiler.nvcc112u2.demangler=/opt/compiler-explorer/gcc-10.2.0/bin/c++filt -compiler.nvcc112u2.objdumper=/opt/compiler-explorer/gcc-10.2.0/bin/objdump -compiler.nvcc113.semver=11.3.0 -compiler.nvcc113.exe=/opt/compiler-explorer/cuda/11.3.0/bin/nvcc -compiler.nvcc113.options=--compiler-bindir /opt/compiler-explorer/gcc-10.2.0/bin -compiler.nvcc113.nvdisasm=/opt/compiler-explorer/cuda/11.3.0/bin/nvdisasm -compiler.nvcc113.demangler=/opt/compiler-explorer/gcc-10.2.0/bin/c++filt -compiler.nvcc113.objdumper=/opt/compiler-explorer/gcc-10.2.0/bin/objdump -compiler.nvcc113u1.semver=11.3.1 -compiler.nvcc113u1.exe=/opt/compiler-explorer/cuda/11.3.1/bin/nvcc -compiler.nvcc113u1.options=--compiler-bindir /opt/compiler-explorer/gcc-10.2.0/bin -compiler.nvcc113u1.nvdisasm=/opt/compiler-explorer/cuda/11.3.1/bin/nvdisasm -compiler.nvcc113u1.demangler=/opt/compiler-explorer/gcc-10.2.0/bin/c++filt -compiler.nvcc113u1.objdumper=/opt/compiler-explorer/gcc-10.2.0/bin/objdump -compiler.nvcc114.semver=11.4.0 -compiler.nvcc114.exe=/opt/compiler-explorer/cuda/11.4.0/bin/nvcc -compiler.nvcc114.options=--compiler-bindir /opt/compiler-explorer/gcc-10.2.0/bin -compiler.nvcc114.nvdisasm=/opt/compiler-explorer/cuda/11.4.0/bin/nvdisasm -compiler.nvcc114.demangler=/opt/compiler-explorer/gcc-10.2.0/bin/c++filt -compiler.nvcc114.objdumper=/opt/compiler-explorer/gcc-10.2.0/bin/objdump -compiler.nvcc114u1.semver=11.4.1 -compiler.nvcc114u1.exe=/opt/compiler-explorer/cuda/11.4.1/bin/nvcc -compiler.nvcc114u1.options=--compiler-bindir /opt/compiler-explorer/gcc-10.2.0/bin -compiler.nvcc114u1.nvdisasm=/opt/compiler-explorer/cuda/11.4.1/bin/nvdisasm -compiler.nvcc114u1.demangler=/opt/compiler-explorer/gcc-10.2.0/bin/c++filt -compiler.nvcc114u1.objdumper=/opt/compiler-explorer/gcc-10.2.0/bin/objdump -compiler.nvcc114u2.semver=11.4.2 -compiler.nvcc114u2.exe=/opt/compiler-explorer/cuda/11.4.2/bin/nvcc -compiler.nvcc114u2.options=--compiler-bindir /opt/compiler-explorer/gcc-10.2.0/bin -compiler.nvcc114u2.nvdisasm=/opt/compiler-explorer/cuda/11.4.2/bin/nvdisasm -compiler.nvcc114u2.demangler=/opt/compiler-explorer/gcc-10.2.0/bin/c++filt -compiler.nvcc114u2.objdumper=/opt/compiler-explorer/gcc-10.2.0/bin/objdump -compiler.nvcc114u3.semver=11.4.3 -compiler.nvcc114u3.exe=/opt/compiler-explorer/cuda/11.4.3/bin/nvcc -compiler.nvcc114u3.options=--compiler-bindir /opt/compiler-explorer/gcc-10.2.0/bin -compiler.nvcc114u3.nvdisasm=/opt/compiler-explorer/cuda/11.4.3/bin/nvdisasm -compiler.nvcc114u3.demangler=/opt/compiler-explorer/gcc-10.2.0/bin/c++filt -compiler.nvcc114u3.objdumper=/opt/compiler-explorer/gcc-10.2.0/bin/objdump -compiler.nvcc114u4.semver=11.4.4 -compiler.nvcc114u4.exe=/opt/compiler-explorer/cuda/11.4.4/bin/nvcc -compiler.nvcc114u4.options=--compiler-bindir /opt/compiler-explorer/gcc-10.2.0/bin -compiler.nvcc114u4.nvdisasm=/opt/compiler-explorer/cuda/11.4.4/bin/nvdisasm -compiler.nvcc114u4.demangler=/opt/compiler-explorer/gcc-10.2.0/bin/c++filt -compiler.nvcc114u4.objdumper=/opt/compiler-explorer/gcc-10.2.0/bin/objdump -compiler.nvcc115.semver=11.5.0 -compiler.nvcc115.exe=/opt/compiler-explorer/cuda/11.5.0/bin/nvcc -compiler.nvcc115.options=--compiler-bindir /opt/compiler-explorer/gcc-10.2.0/bin -compiler.nvcc115.nvdisasm=/opt/compiler-explorer/cuda/11.5.0/bin/nvdisasm -compiler.nvcc115.demangler=/opt/compiler-explorer/gcc-10.2.0/bin/c++filt -compiler.nvcc115.objdumper=/opt/compiler-explorer/gcc-10.2.0/bin/objdump -compiler.nvcc115u1.semver=11.5.1 -compiler.nvcc115u1.exe=/opt/compiler-explorer/cuda/11.5.1/bin/nvcc -compiler.nvcc115u1.options=--compiler-bindir /opt/compiler-explorer/gcc-10.2.0/bin -compiler.nvcc115u1.nvdisasm=/opt/compiler-explorer/cuda/11.5.1/bin/nvdisasm -compiler.nvcc115u1.demangler=/opt/compiler-explorer/gcc-10.2.0/bin/c++filt -compiler.nvcc115u1.objdumper=/opt/compiler-explorer/gcc-10.2.0/bin/objdump -compiler.nvcc115u2.semver=11.5.2 -compiler.nvcc115u2.exe=/opt/compiler-explorer/cuda/11.5.2/bin/nvcc -compiler.nvcc115u2.options=--compiler-bindir /opt/compiler-explorer/gcc-10.2.0/bin -compiler.nvcc115u2.nvdisasm=/opt/compiler-explorer/cuda/11.5.2/bin/nvdisasm -compiler.nvcc115u2.demangler=/opt/compiler-explorer/gcc-10.2.0/bin/c++filt -compiler.nvcc115u2.objdumper=/opt/compiler-explorer/gcc-10.2.0/bin/objdump -compiler.nvcc116.semver=11.6.0 -compiler.nvcc116.exe=/opt/compiler-explorer/cuda/11.6.0/bin/nvcc -compiler.nvcc116.options=--compiler-bindir /opt/compiler-explorer/gcc-10.2.0/bin -compiler.nvcc116.nvdisasm=/opt/compiler-explorer/cuda/11.6.0/bin/nvdisasm -compiler.nvcc116.demangler=/opt/compiler-explorer/gcc-10.2.0/bin/c++filt -compiler.nvcc116.objdumper=/opt/compiler-explorer/gcc-10.2.0/bin/objdump -compiler.nvcc116u1.semver=11.6.1 -compiler.nvcc116u1.exe=/opt/compiler-explorer/cuda/11.6.1/bin/nvcc -compiler.nvcc116u1.options=--compiler-bindir /opt/compiler-explorer/gcc-10.2.0/bin -compiler.nvcc116u1.nvdisasm=/opt/compiler-explorer/cuda/11.6.1/bin/nvdisasm -compiler.nvcc116u1.demangler=/opt/compiler-explorer/gcc-10.2.0/bin/c++filt -compiler.nvcc116u1.objdumper=/opt/compiler-explorer/gcc-10.2.0/bin/objdump -compiler.nvcc116u2.semver=11.6.2 -compiler.nvcc116u2.exe=/opt/compiler-explorer/cuda/11.6.2/bin/nvcc -compiler.nvcc116u2.options=--compiler-bindir /opt/compiler-explorer/gcc-10.2.0/bin -compiler.nvcc116u2.nvdisasm=/opt/compiler-explorer/cuda/11.6.2/bin/nvdisasm -compiler.nvcc116u2.demangler=/opt/compiler-explorer/gcc-10.2.0/bin/c++filt -compiler.nvcc116u2.objdumper=/opt/compiler-explorer/gcc-10.2.0/bin/objdump -compiler.nvcc117.semver=11.7.0 -compiler.nvcc117.exe=/opt/compiler-explorer/cuda/11.7.0/bin/nvcc -compiler.nvcc117.options=--compiler-bindir /opt/compiler-explorer/gcc-10.2.0/bin -compiler.nvcc117.nvdisasm=/opt/compiler-explorer/cuda/11.7.0/bin/nvdisasm -compiler.nvcc117.demangler=/opt/compiler-explorer/gcc-10.2.0/bin/c++filt -compiler.nvcc117.objdumper=/opt/compiler-explorer/gcc-10.2.0/bin/objdump -compiler.nvcc117u1.semver=11.7.1 -compiler.nvcc117u1.exe=/opt/compiler-explorer/cuda/11.7.1/bin/nvcc -compiler.nvcc117u1.options=--compiler-bindir /opt/compiler-explorer/gcc-10.2.0/bin -compiler.nvcc117u1.nvdisasm=/opt/compiler-explorer/cuda/11.7.1/bin/nvdisasm -compiler.nvcc117u1.demangler=/opt/compiler-explorer/gcc-10.2.0/bin/c++filt -compiler.nvcc117u1.objdumper=/opt/compiler-explorer/gcc-10.2.0/bin/objdump -compiler.nvcc118.semver=11.8.0 -compiler.nvcc118.exe=/opt/compiler-explorer/cuda/11.8.0/bin/nvcc -compiler.nvcc118.options=--compiler-bindir /opt/compiler-explorer/gcc-10.2.0/bin -compiler.nvcc118.nvdisasm=/opt/compiler-explorer/cuda/11.8.0/bin/nvdisasm -compiler.nvcc118.demangler=/opt/compiler-explorer/gcc-10.2.0/bin/c++filt -compiler.nvcc118.objdumper=/opt/compiler-explorer/gcc-10.2.0/bin/objdump -compiler.nvcc120.semver=12.0.0 -compiler.nvcc120.exe=/opt/compiler-explorer/cuda/12.0.0/bin/nvcc -compiler.nvcc120.options=--compiler-bindir /opt/compiler-explorer/gcc-10.2.0/bin -compiler.nvcc120.nvdisasm=/opt/compiler-explorer/cuda/12.0.0/bin/nvdisasm -compiler.nvcc120.demangler=/opt/compiler-explorer/gcc-10.2.0/bin/c++filt -compiler.nvcc120.objdumper=/opt/compiler-explorer/gcc-10.2.0/bin/objdump -compiler.nvcc120u1.semver=12.0.1 -compiler.nvcc120u1.exe=/opt/compiler-explorer/cuda/12.0.1/bin/nvcc -compiler.nvcc120u1.options=--compiler-bindir /opt/compiler-explorer/gcc-10.2.0/bin -compiler.nvcc120u1.nvdisasm=/opt/compiler-explorer/cuda/12.0.1/bin/nvdisasm -compiler.nvcc120u1.demangler=/opt/compiler-explorer/gcc-10.2.0/bin/c++filt -compiler.nvcc120u1.objdumper=/opt/compiler-explorer/gcc-10.2.0/bin/objdump -compiler.nvcc121.semver=12.1.0 -compiler.nvcc121.exe=/opt/compiler-explorer/cuda/12.1.0/bin/nvcc -compiler.nvcc121.options=--compiler-bindir /opt/compiler-explorer/gcc-10.2.0/bin -compiler.nvcc121.nvdisasm=/opt/compiler-explorer/cuda/12.1.0/bin/nvdisasm -compiler.nvcc121.demangler=/opt/compiler-explorer/gcc-10.2.0/bin/c++filt -compiler.nvcc121.objdumper=/opt/compiler-explorer/gcc-10.2.0/bin/objdump -compiler.nvcc122u1.semver=12.2.1 -compiler.nvcc122u1.exe=/opt/compiler-explorer/cuda/12.2.1/bin/nvcc -compiler.nvcc122u1.options=--compiler-bindir /opt/compiler-explorer/gcc-10.2.0/bin -compiler.nvcc122u1.nvdisasm=/opt/compiler-explorer/cuda/12.2.1/bin/nvdisasm -compiler.nvcc122u1.demangler=/opt/compiler-explorer/gcc-10.2.0/bin/c++filt -compiler.nvcc122u1.objdumper=/opt/compiler-explorer/gcc-10.2.0/bin/objdump -compiler.nvcc123u1.semver=12.3.1 -compiler.nvcc123u1.exe=/opt/compiler-explorer/cuda/12.3.1/bin/nvcc -compiler.nvcc123u1.options=--compiler-bindir /opt/compiler-explorer/gcc-10.2.0/bin -compiler.nvcc123u1.nvdisasm=/opt/compiler-explorer/cuda/12.3.1/bin/nvdisasm -compiler.nvcc123u1.demangler=/opt/compiler-explorer/gcc-10.2.0/bin/c++filt -compiler.nvcc123u1.objdumper=/opt/compiler-explorer/gcc-10.2.0/bin/objdump -group.cuclang.compilers=cuclang700:cuclang800:cuclang900:cuclang1000:cuclang1001:cuclang1100:cltrunk -group.cuclang.isSemVer=true -group.cuclang.baseName=clang -group.cuclang.compilerType=clang-cuda -# The most recent nvdisasm works for older CUDA versions -group.cuclang.nvdisasm=/opt/compiler-explorer/cuda/12.1.0/bin/nvdisasm -group.cuclang.objdumper=/opt/compiler-explorer/cuda/12.1.0/bin/nvdisasm -# Clang is versioned independently of CUDA. We pick the most recent CUDA version -# supported by clang and the most recent GPU variant supported by that -# combination of clang and CUDA versions. The default of sm_20 and sm_35 is too -# old. It can be overriden by the user via --no-offload-arch=none -# --offload-arch=sm_XY. -compiler.cuclang700.exe=/opt/compiler-explorer/clang-7.0.0/bin/clang++ -compiler.cuclang700.semver=7.0.0 -compiler.cuclang700.name=clang 7.0.0 sm_70 CUDA-9.1 -compiler.cuclang700.options=--gcc-toolchain=/opt/compiler-explorer/gcc-8.2.0 --cuda-path=/opt/compiler-explorer/cuda/9.1.85 --cuda-gpu-arch=sm_70 --cuda-device-only -compiler.cuclang800.exe=/opt/compiler-explorer/clang-8.0.0/bin/clang++ -compiler.cuclang800.semver=8.0.0 -compiler.cuclang800.name=clang 8.0.0 sm_75 CUDA-10.0 -compiler.cuclang800.options=--gcc-toolchain=/opt/compiler-explorer/gcc-8.3.0 --cuda-path=/opt/compiler-explorer/cuda/10.0.130 --cuda-gpu-arch=sm_75 --cuda-device-only -compiler.cuclang900.exe=/opt/compiler-explorer/clang-9.0.0/bin/clang++ -compiler.cuclang900.semver=9.0.0 -compiler.cuclang900.name=clang 9.0.0 sm_75 CUDA-10.1 -compiler.cuclang900.options=--gcc-toolchain=/opt/compiler-explorer/gcc-9.2.0 --cuda-path=/opt/compiler-explorer/cuda/10.1.168 --cuda-gpu-arch=sm_75 --cuda-device-only -compiler.cuclang1000.exe=/opt/compiler-explorer/clang-10.0.0/bin/clang++ -compiler.cuclang1000.semver=10.0.0 -compiler.cuclang1000.name=10.0.0 sm_75 CUDA-10.2 -compiler.cuclang1000.options=--gcc-toolchain=/opt/compiler-explorer/gcc-9.3.0 --cuda-path=/opt/compiler-explorer/cuda/10.2.89 --cuda-gpu-arch=sm_75 --cuda-device-only -compiler.cuclang1001.exe=/opt/compiler-explorer/clang-10.0.1/bin/clang++ -compiler.cuclang1001.semver=10.0.1 -compiler.cuclang1001.name=10.0.1 sm_75 CUDA-10.2 -compiler.cuclang1001.options=--gcc-toolchain=/opt/compiler-explorer/gcc-9.3.0 --cuda-path=/opt/compiler-explorer/cuda/10.2.89 --cuda-gpu-arch=sm_75 --cuda-device-only -compiler.cuclang1100.exe=/opt/compiler-explorer/clang-11.0.0/bin/clang++ -compiler.cuclang1100.semver=11.0.0 -compiler.cuclang1100.name=11.0.0 sm_75 CUDA-10.2 -compiler.cuclang1100.options=--gcc-toolchain=/opt/compiler-explorer/gcc-10.2.0 --cuda-path=/opt/compiler-explorer/cuda/10.2.89 --cuda-gpu-arch=sm_75 --cuda-device-only -compiler.cltrunk.semver=trunk -compiler.cltrunk.name=trunk sm_86 CUDA-11.3 -compiler.cltrunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang++ -compiler.cltrunk.demangler=/opt/compiler-explorer/gcc-snapshot/bin/c++filt -compiler.cltrunk.options=--gcc-toolchain=/opt/compiler-explorer/gcc-9.3.0 --cuda-path=/opt/compiler-explorer/cuda/11.3.1 --cuda-gpu-arch=sm_86 --cuda-device-only -Wno-unknown-cuda-version -group.hipclang.compilers=hiptrunk:hipclang-rocm-40502:hipclang-rocm-50002:hipclang-rocm-50103:hipclang-rocm-50203:hipclang-rocm-50302:hipclang-rocm-50700 -group.hipclang.isSemVer=true -group.hipclang.baseName=clang -group.hipclang.compilerType=clang-hip -group.hipclang.objdumperType=llvm -group.hipclang.licenseName=LLVM Apache 2 and NCSA -group.hipclang.licenseLink=https://github.com/RadeonOpenCompute/llvm-project/blob/amd-stg-open/LICENSE.TXT - -compiler.hiptrunk.semver=trunk -compiler.hiptrunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang++ -compiler.hiptrunk.nvdisasm=/opt/compiler-explorer/clang-trunk/bin/llvm-objdump -compiler.hiptrunk.objdumper=/opt/compiler-explorer/clang-trunk/bin/llvm-objdump -compiler.hiptrunk.options=-x hip --offload-arch=gfx908 --cuda-device-only -nocudainc -nocudalib -include __clang_hip_runtime_wrapper.h -compiler.hiptrunk.hidden=true -# the clang-hip compiler type adds --gpu-bundle-output which didn't exist in ROCm 4.5 -compiler.hipclang-rocm-40502.compilerType=clang -compiler.hipclang-rocm-40502.exe=/opt/compiler-explorer/clang-rocm-4.5.2/bin/clang++ -compiler.hipclang-rocm-40502.semver=4.5.2 -compiler.hipclang-rocm-40502.name=clang rocm-4.5.2 -compiler.hipclang-rocm-40502.nvdisasm=/opt/compiler-explorer/clang-rocm-40502/bin/llvm-objdump -compiler.hipclang-rocm-40502.objdumper=/opt/compiler-explorer/clang-rocm-40502/bin/llvm-objdump -compiler.hipclang-rocm-40502.options=-x hip --cuda-device-only -mllvm -amdgpu-early-inline-all=true -mllvm -amdgpu-function-calls=false -O3 -D__HIP_PLATFORM_AMD__=1 -D__HIP_PLATFORM_HCC__=1 --rocm-path=/opt/compiler-explorer/libs/rocm/4.5.2 --rocm-device-lib-path=/opt/compiler-explorer/clang-rocm-4.5.2/amdgcn/bitcode -include hip/hip_runtime.h -compiler.hipclang-rocm-50002.exe=/opt/compiler-explorer/clang-rocm-5.0.2/bin/clang++ -compiler.hipclang-rocm-50002.semver=5.0.2 -compiler.hipclang-rocm-50002.name=clang rocm-5.0.2 -compiler.hipclang-rocm-50002.nvdisasm=/opt/compiler-explorer/clang-rocm-50002/bin/llvm-objdump -compiler.hipclang-rocm-50002.objdumper=/opt/compiler-explorer/clang-rocm-50002/bin/llvm-objdump -compiler.hipclang-rocm-50002.options=-x hip --cuda-device-only -mllvm -amdgpu-early-inline-all=true -mllvm -amdgpu-function-calls=false -O3 -D__HIP_PLATFORM_AMD__=1 -D__HIP_PLATFORM_HCC__=1 -isystem /opt/compiler-explorer/libs/rocm/5.0.2/include --rocm-path=/opt/compiler-explorer/libs/rocm/5.0.2 --rocm-device-lib-path=/opt/compiler-explorer/clang-rocm-5.0.2/amdgcn/bitcode -include hip/hip_runtime.h -compiler.hipclang-rocm-50103.exe=/opt/compiler-explorer/clang-rocm-5.1.3/bin/clang++ -compiler.hipclang-rocm-50103.semver=5.1.3 -compiler.hipclang-rocm-50103.name=clang rocm-5.1.3 -compiler.hipclang-rocm-50103.nvdisasm=/opt/compiler-explorer/clang-rocm-50103/bin/llvm-objdump -compiler.hipclang-rocm-50103.objdumper=/opt/compiler-explorer/clang-rocm-50103/bin/llvm-objdump -compiler.hipclang-rocm-50103.options=-x hip --cuda-device-only -mllvm -amdgpu-early-inline-all=true -mllvm -amdgpu-function-calls=false -O3 -D__HIP_PLATFORM_AMD__=1 -D__HIP_PLATFORM_HCC__=1 -isystem /opt/compiler-explorer/libs/rocm/5.1.3/include --rocm-path=/opt/compiler-explorer/libs/rocm/5.1.3 --rocm-device-lib-path=/opt/compiler-explorer/clang-rocm-5.1.3/amdgcn/bitcode -include hip/hip_runtime.h -compiler.hipclang-rocm-50203.exe=/opt/compiler-explorer/clang-rocm-5.2.3/bin/clang++ -compiler.hipclang-rocm-50203.semver=5.2.3 -compiler.hipclang-rocm-50203.name=clang rocm-5.2.3 -compiler.hipclang-rocm-50203.nvdisasm=/opt/compiler-explorer/clang-rocm-50203/bin/llvm-objdump -compiler.hipclang-rocm-50203.objdumper=/opt/compiler-explorer/clang-rocm-50203/bin/llvm-objdump -compiler.hipclang-rocm-50203.options=-x hip --cuda-device-only -mllvm -amdgpu-early-inline-all=true -mllvm -amdgpu-function-calls=false -O3 -D__HIP_PLATFORM_AMD__=1 -D__HIP_PLATFORM_HCC__=1 -isystem /opt/compiler-explorer/libs/rocm/5.2.3/include --rocm-path=/opt/compiler-explorer/libs/rocm/5.2.3 --rocm-device-lib-path=/opt/compiler-explorer/clang-rocm-5.2.3/amdgcn/bitcode -include hip/hip_runtime.h -compiler.hipclang-rocm-50302.exe=/opt/compiler-explorer/clang-rocm-5.3.2/bin/clang++ -compiler.hipclang-rocm-50302.semver=5.3.2 -compiler.hipclang-rocm-50302.name=clang rocm-5.3.2 -compiler.hipclang-rocm-50302.nvdisasm=/opt/compiler-explorer/clang-rocm-50302/bin/llvm-objdump -compiler.hipclang-rocm-50302.objdumper=/opt/compiler-explorer/clang-rocm-50302/bin/llvm-objdump -compiler.hipclang-rocm-50302.options=-x hip --cuda-device-only -mllvm -amdgpu-early-inline-all=true -mllvm -amdgpu-function-calls=false -O3 -D__HIP_PLATFORM_AMD__=1 -D__HIP_PLATFORM_HCC__=1 -isystem /opt/compiler-explorer/libs/rocm/5.3.2/include --rocm-path=/opt/compiler-explorer/libs/rocm/5.3.2 --rocm-device-lib-path=/opt/compiler-explorer/clang-rocm-5.3.2/amdgcn/bitcode -include hip/hip_runtime.h -compiler.hipclang-rocm-50700.exe=/opt/compiler-explorer/clang-rocm-5.7.0/bin/clang++ -compiler.hipclang-rocm-50700.semver=5.7.0 -compiler.hipclang-rocm-50700.name=clang rocm-5.7.0 -compiler.hipclang-rocm-50700.nvdisasm=/opt/compiler-explorer/clang-rocm-50700/bin/llvm-objdump -compiler.hipclang-rocm-50700.objdumper=/opt/compiler-explorer/clang-rocm-50700/bin/llvm-objdump -compiler.hipclang-rocm-50700.options=-x hip --cuda-device-only -mllvm -amdgpu-early-inline-all=true -mllvm -amdgpu-function-calls=false -O3 -D__HIP_PLATFORM_AMD__=1 -D__HIP_PLATFORM_HCC__=1 -isystem /opt/compiler-explorer/libs/rocm/5.7.0/include --rocm-path=/opt/compiler-explorer/libs/rocm/5.7.0 --rocm-device-lib-path=/opt/compiler-explorer/clang-rocm-5.7.0/amdgcn/bitcode -include hip/hip_runtime.h - -group.nvrtc.compilers=nvrtc121:nvrtc120u1:nvrtc120:nvrtc118:nvrtc117u1:nvrtc117:nvrtc116u2:nvrtc116u1:nvrtc116:nvrtc115u2:nvrtc115u1:nvrtc115:nvrtc114u1:nvrtc114:nvrtc113u1:nvrtc113:nvrtc112u2:nvrtc112u1:nvrtc112:nvrtc111u1:nvrtc111:nvrtc11u1:nvrtc11:nvrtc102:nvrtc101u2:nvrtc101u1:nvrtc101:nvrtc100:nvrtc92:nvrtc91 -group.nvrtc.compilerType=nvrtc -group.nvrtc.isSemVer=true -group.nvrtc.baseName=NVRTC -group.nvrtc.includeFlag=-I -group.nvrtc.nvdisasm=/opt/compiler-explorer/cuda/12.1.0/bin/nvdisasm -group.nvrtc.objdumper=/opt/compiler-explorer/cuda/12.1.0/bin/nvdisasm -group.nvrtc.rpathFlag=-L # WAR, really need `-Xcompiler "-Wl,-rpath=<path>"`, but not required because supportsExecute=false -group.nvrtc.options= -group.nvrtc.demangler=/opt/compiler-explorer/cuda/12.0.1/bin/cu++filt -compiler.nvrtc91.semver=9.1.85 -compiler.nvrtc91.exe=/opt/compiler-explorer/cuda/9.1.85/bin/nvrtc_cli -compiler.nvrtc92.semver=9.2.88 -compiler.nvrtc92.exe=/opt/compiler-explorer/cuda/9.2.88/bin/nvrtc_cli -compiler.nvrtc100.semver=10.0.130 -compiler.nvrtc100.exe=/opt/compiler-explorer/cuda/10.0.130/bin/nvrtc_cli -compiler.nvrtc101.semver=10.1.105 -compiler.nvrtc101.exe=/opt/compiler-explorer/cuda/10.1.105/bin/nvrtc_cli -compiler.nvrtc101u1.semver=10.1.168 -compiler.nvrtc101u1.exe=/opt/compiler-explorer/cuda/10.1.168/bin/nvrtc_cli -compiler.nvrtc101u2.semver=10.1.243 -compiler.nvrtc101u2.exe=/opt/compiler-explorer/cuda/10.1.243/bin/nvrtc_cli -compiler.nvrtc102.semver=10.2.89 -compiler.nvrtc102.exe=/opt/compiler-explorer/cuda/10.2.89/bin/nvrtc_cli -compiler.nvrtc11.semver=11.0.2 -compiler.nvrtc11.exe=/opt/compiler-explorer/cuda/11.0.2/bin/nvrtc_cli -compiler.nvrtc11u1.semver=11.0.3 -compiler.nvrtc11u1.exe=/opt/compiler-explorer/cuda/11.0.3/bin/nvrtc_cli -compiler.nvrtc111.semver=11.1.0 -compiler.nvrtc111.exe=/opt/compiler-explorer/cuda/11.1.0/bin/nvrtc_cli -compiler.nvrtc111u1.semver=11.1.1 -compiler.nvrtc111u1.exe=/opt/compiler-explorer/cuda/11.1.1/bin/nvrtc_cli -compiler.nvrtc112.semver=11.2.0 -compiler.nvrtc112.exe=/opt/compiler-explorer/cuda/11.2.0/bin/nvrtc_cli -compiler.nvrtc112u1.semver=11.2.1 -compiler.nvrtc112u1.exe=/opt/compiler-explorer/cuda/11.2.1/bin/nvrtc_cli -compiler.nvrtc112u2.semver=11.2.2 -compiler.nvrtc112u2.exe=/opt/compiler-explorer/cuda/11.2.2/bin/nvrtc_cli -compiler.nvrtc113.semver=11.3.0 -compiler.nvrtc113.exe=/opt/compiler-explorer/cuda/11.3.0/bin/nvrtc_cli -compiler.nvrtc113u1.semver=11.3.1 -compiler.nvrtc113u1.exe=/opt/compiler-explorer/cuda/11.3.1/bin/nvrtc_cli -compiler.nvrtc114.semver=11.4.0 -compiler.nvrtc114.exe=/opt/compiler-explorer/cuda/11.4.0/bin/nvrtc_cli -compiler.nvrtc114u1.semver=11.4.1 -compiler.nvrtc114u1.exe=/opt/compiler-explorer/cuda/11.4.1/bin/nvrtc_cli -compiler.nvrtc115.semver=11.5.0 -compiler.nvrtc115.exe=/opt/compiler-explorer/cuda/11.5.0/bin/nvrtc_cli -compiler.nvrtc115u1.semver=11.5.1 -compiler.nvrtc115u1.exe=/opt/compiler-explorer/cuda/11.5.1/bin/nvrtc_cli -compiler.nvrtc115u2.semver=11.5.2 -compiler.nvrtc115u2.exe=/opt/compiler-explorer/cuda/11.5.2/bin/nvrtc_cli -compiler.nvrtc116.semver=11.6.0 -compiler.nvrtc116.exe=/opt/compiler-explorer/cuda/11.6.0/bin/nvrtc_cli -compiler.nvrtc116u1.semver=11.6.1 -compiler.nvrtc116u1.exe=/opt/compiler-explorer/cuda/11.6.1/bin/nvrtc_cli -compiler.nvrtc116u2.semver=11.6.2 -compiler.nvrtc116u2.exe=/opt/compiler-explorer/cuda/11.6.2/bin/nvrtc_cli -compiler.nvrtc117.semver=11.7.0 -compiler.nvrtc117.exe=/opt/compiler-explorer/cuda/11.7.0/bin/nvrtc_cli -compiler.nvrtc117u1.semver=11.7.1 -compiler.nvrtc117u1.exe=/opt/compiler-explorer/cuda/11.7.1/bin/nvrtc_cli -compiler.nvrtc118.semver=11.8.0 -compiler.nvrtc118.exe=/opt/compiler-explorer/cuda/11.8.0/bin/nvrtc_cli -compiler.nvrtc120.semver=12.0.0 -compiler.nvrtc120.exe=/opt/compiler-explorer/cuda/12.0.0/bin/nvrtc_cli -compiler.nvrtc120u1.semver=12.0.1 -compiler.nvrtc120u1.exe=/opt/compiler-explorer/cuda/12.0.1/bin/nvrtc_cli -compiler.nvrtc121.semver=12.1.0 -compiler.nvrtc121.exe=/opt/compiler-explorer/cuda/12.1.0/bin/nvrtc_cli - -libs=boost:bmulti:cueigen:cccl:thrustcub:cucub:cudacxx:nvtx:nsimd:cuco:hip-amd -libs.boost.name=Boost -libs.boost.versions=164:165:166:167:168:169:170:171:172:173:174:175:176:177:178:179:180:181:182 -libs.boost.url=https://www.boost.org -libs.boost.versions.164.version=1.64.0 -libs.boost.versions.164.path=/opt/compiler-explorer/libs/boost_1_64_0 -libs.boost.versions.165.version=1.65.0 -libs.boost.versions.165.path=/opt/compiler-explorer/libs/boost_1_65_0 -libs.boost.versions.166.version=1.66.0 -libs.boost.versions.166.path=/opt/compiler-explorer/libs/boost_1_66_0 -libs.boost.versions.167.version=1.67.0 -libs.boost.versions.167.path=/opt/compiler-explorer/libs/boost_1_67_0 -libs.boost.versions.168.version=1.68.0 -libs.boost.versions.168.path=/opt/compiler-explorer/libs/boost_1_68_0 -libs.boost.versions.169.version=1.69.0 -libs.boost.versions.169.path=/opt/compiler-explorer/libs/boost_1_69_0 -libs.boost.versions.170.version=1.70.0 -libs.boost.versions.170.path=/opt/compiler-explorer/libs/boost_1_70_0 -libs.boost.versions.171.version=1.71.0 -libs.boost.versions.171.path=/opt/compiler-explorer/libs/boost_1_71_0 -libs.boost.versions.172.version=1.72.0 -libs.boost.versions.172.path=/opt/compiler-explorer/libs/boost_1_72_0 -libs.boost.versions.173.version=1.73.0 -libs.boost.versions.173.path=/opt/compiler-explorer/libs/boost_1_73_0 -libs.boost.versions.174.version=1.74.0 -libs.boost.versions.174.path=/opt/compiler-explorer/libs/boost_1_74_0 -libs.boost.versions.175.version=1.75.0 -libs.boost.versions.175.path=/opt/compiler-explorer/libs/boost_1_75_0 -libs.boost.versions.176.version=1.76.0 -libs.boost.versions.176.path=/opt/compiler-explorer/libs/boost_1_76_0 -libs.boost.versions.177.version=1.77.0 -libs.boost.versions.177.path=/opt/compiler-explorer/libs/boost_1_77_0 -libs.boost.versions.178.version=1.78.0 -libs.boost.versions.178.path=/opt/compiler-explorer/libs/boost_1_78_0 -libs.boost.versions.179.version=1.79.0 -libs.boost.versions.179.path=/opt/compiler-explorer/libs/boost_1_79_0 -libs.boost.versions.180.version=1.80.0 -libs.boost.versions.180.path=/opt/compiler-explorer/libs/boost_1_80_0 -libs.boost.versions.181.version=1.81.0 -libs.boost.versions.181.path=/opt/compiler-explorer/libs/boost_1_81_0 -libs.boost.versions.182.version=1.82.0 -libs.boost.versions.182.path=/opt/compiler-explorer/libs/boost_1_82_0 -libs.bmulti.name=B-Multi -libs.bmulti.url=https://gitlab.com/correaa/boost-multi -libs.bmulti.versions=trunk -libs.bmulti.description=Modern C++ multidimensional arrays in CPU and GPU (with Thrust and/or CUDA) -libs.bmulti.versions.trunk.version=trunk -libs.bmulti.versions.trunk.path=/opt/compiler-explorer/libs/bmulti/trunk/include -libs.cueigen.name=Eigen -libs.cueigen.versions=trunk:340:339:337:334 -libs.cueigen.url=http://eigen.tuxfamily.org/index.php?title=Main_Page -libs.cueigen.versions.trunk.version=trunk -libs.cueigen.versions.trunk.path=/opt/compiler-explorer/libs/eigen/vtrunk -libs.cueigen.versions.340.version=3.4.0 -libs.cueigen.versions.340.path=/opt/compiler-explorer/libs/eigen/v3.4.0 -libs.cueigen.versions.339.version=3.3.9 -libs.cueigen.versions.339.path=/opt/compiler-explorer/libs/eigen/v3.3.9 -libs.cueigen.versions.337.version=3.3.7 -libs.cueigen.versions.337.path=/opt/compiler-explorer/libs/eigen/v3.3.7 -libs.cueigen.versions.334.version=3.3.4 -libs.cueigen.versions.334.path=/opt/compiler-explorer/libs/eigen/v3.3.4 -libs.cccl.name=CUDA C++ Core libraries -libs.cccl.description=Fundamental CUDA C++ libraries: Thrust, CUB, libcudacxx -libs.cccl.versions=trunk:220 -libs.cccl.url=http://www.github.com/NVIDIA/cccl -libs.cccl.versions.trunk.version=trunk -libs.cccl.versions.trunk.path=/opt/compiler-explorer/libs/cccl/trunk/thrust:/opt/compiler-explorer/libs/cccl/trunk/cub:/opt/compiler-explorer/libs/cccl/trunk/libcudacxx/include -libs.cccl.versions.220.version=2.2.0 -libs.cccl.versions.220.path=/opt/compiler-explorer/libs/cccl/2.2.0/thrust:/opt/compiler-explorer/libs/cccl/2.2.0/cub:/opt/compiler-explorer/libs/cccl/2.2.0/libcudacxx/include -libs.thrustcub.name=Thrust+CUB (Legacy) -libs.thrustcub.description=Use CUDA C++ Core Libraries (CCCL) for newer versions -libs.thrustcub.versions=trunk:109090:109100:109101:110000:111000:112000:112100:113000:113100:114000:115000:116000:117000 -libs.thrustcub.url=http://www.github.com/NVIDIA/thrust -libs.thrustcub.versions.109090.version=1.9.9 -libs.thrustcub.versions.109090.path=/opt/compiler-explorer/libs/thrustcub/1.9.9:/opt/compiler-explorer/libs/thrustcub/1.9.9/dependencies/cub -libs.thrustcub.versions.109100.version=1.9.10 -libs.thrustcub.versions.109100.path=/opt/compiler-explorer/libs/thrustcub/1.9.10:/opt/compiler-explorer/libs/thrustcub/1.9.10/dependencies/cub -libs.thrustcub.versions.109101.version=1.9.10-1 -libs.thrustcub.versions.109101.path=/opt/compiler-explorer/libs/thrustcub/1.9.10-1:/opt/compiler-explorer/libs/thrustcub/1.9.10-1/dependencies/cub -libs.thrustcub.versions.110000.version=1.10.0 -libs.thrustcub.versions.110000.path=/opt/compiler-explorer/libs/thrustcub/1.10.0:/opt/compiler-explorer/libs/thrustcub/1.10.0/dependencies/cub -libs.thrustcub.versions.111000.version=1.11.0 -libs.thrustcub.versions.111000.path=/opt/compiler-explorer/libs/thrustcub/1.11.0:/opt/compiler-explorer/libs/thrustcub/1.11.0/dependencies/cub -libs.thrustcub.versions.112000.version=1.12.0 -libs.thrustcub.versions.112000.path=/opt/compiler-explorer/libs/thrustcub/1.12.0:/opt/compiler-explorer/libs/thrustcub/1.12.0/dependencies/cub -libs.thrustcub.versions.112100.version=1.12.1 -libs.thrustcub.versions.112100.path=/opt/compiler-explorer/libs/thrustcub/1.12.1:/opt/compiler-explorer/libs/thrustcub/1.12.1/dependencies/cub -libs.thrustcub.versions.113000.version=1.13.0 -libs.thrustcub.versions.113000.path=/opt/compiler-explorer/libs/thrustcub/1.13.0:/opt/compiler-explorer/libs/thrustcub/1.13.0/dependencies/cub -libs.thrustcub.versions.113100.version=1.13.1 -libs.thrustcub.versions.113100.path=/opt/compiler-explorer/libs/thrustcub/1.13.1:/opt/compiler-explorer/libs/thrustcub/1.13.1/dependencies/cub -libs.thrustcub.versions.114000.version=1.14.0 -libs.thrustcub.versions.114000.path=/opt/compiler-explorer/libs/thrustcub/1.14.0:/opt/compiler-explorer/libs/thrustcub/1.14.0/dependencies/cub -libs.thrustcub.versions.115000.version=1.15.0 -libs.thrustcub.versions.115000.path=/opt/compiler-explorer/libs/thrustcub/1.15.0:/opt/compiler-explorer/libs/thrustcub/1.15.0/dependencies/cub -libs.thrustcub.versions.116000.version=1.16.0 -libs.thrustcub.versions.116000.path=/opt/compiler-explorer/libs/thrustcub/1.16.0:/opt/compiler-explorer/libs/thrustcub/1.16.0/dependencies/cub -libs.thrustcub.versions.117000.version=1.17.0 -libs.thrustcub.versions.117000.path=/opt/compiler-explorer/libs/thrustcub/1.17.0:/opt/compiler-explorer/libs/thrustcub/1.17.0/dependencies/cub -libs.thrustcub.versions.trunk.version=trunk -libs.thrustcub.versions.trunk.path=/opt/compiler-explorer/libs/thrustcub/trunk:/opt/compiler-explorer/libs/thrustcub/trunk/dependencies/cub -libs.cucub.name=CUB (Legacy) -libs.cucub.description=Newer versions are available under Thrust+CUB. -libs.cucub.versions=180 -libs.cucub.url=http://nvlabs.github.io/cub/index.html -libs.cucub.versions.180.version=1.8.0 -libs.cucub.versions.180.path=/opt/compiler-explorer/libs/cub/1.8.0 -libs.cudacxx.name=libcudacxx (Legacy) -libs.cudacxx.versions=trunk -libs.cudacxx.url=https://github.com/nvidia/libcudacxx -libs.cudacxx.versions.trunk.version=trunk -libs.cudacxx.versions.trunk.path=/opt/compiler-explorer/libs/libcudacxx/trunk/include -libs.nvtx.name=NVIDIA Tools Extension -libs.nvtx.description=APIs for code annotation -libs.nvtx.versions=dev:301 -libs.nvtx.url=https://github.com/NVIDIA/NVTX -libs.nvtx.versions.dev.version=dev -libs.nvtx.versions.dev.path=/opt/compiler-explorer/libs/nvtx/dev/cpp/include:/opt/compiler-explorer/libs/nvtx/dev/c/include -libs.nvtx.versions.301.version=3.0.1 -libs.nvtx.versions.301.path=/opt/compiler-explorer/libs/nvtx/v3.0.1/cpp:/opt/compiler-explorer/libs/nvtx/v3.0.1/c/include -libs.cuco.name=cuCollections -libs.cuco.description=Concurrent GPU Accelerated Data Structures -libs.cuco.versions=dev -libs.cuco.url=https://github.com/NVIDIA/cuCollections -libs.cuco.versions.dev.version=dev -libs.cuco.versions.dev.path=/opt/compiler-explorer/libs/cucollections/dev/include -libs.nsimd.name=NSIMD -libs.nsimd.versions=22:301 -libs.nsimd.url=https://github.com/agenium-scale/nsimd/ -libs.nsimd.versions.22.version=2.2 -libs.nsimd.versions.22.path=/opt/compiler-explorer/libs/nsimd/v2.2/cuda/include -libs.nsimd.versions.301.version=3.0.1 -libs.nsimd.versions.301.path=/opt/compiler-explorer/libs/nsimd/v3.0.1/cuda/include -libs.hip-amd.name=HIP (AMD Platform) -libs.hip-amd.versions=50203:50103:50002:40502 -libs.hip-amd.url=https://github.com/ROCm-Developer-Tools/hipamd -libs.hip-amd.versions.40502.version=4.5.2 -libs.hip-amd.versions.40502.path=/opt/compiler-explorer/libs/rocm/4.5.2 -libs.hip-amd.versions.50002.version=5.0.2 -libs.hip-amd.versions.50002.path=/opt/compiler-explorer/libs/rocm/5.0.2 -libs.hip-amd.versions.50103.version=5.1.3 -libs.hip-amd.versions.50103.path=/opt/compiler-explorer/libs/rocm/5.1.3 -libs.hip-amd.versions.50203.version=5.2.3 -libs.hip-amd.versions.50203.path=/opt/compiler-explorer/libs/rocm/5.2.3 diff --git a/etc/config/cuda.defaults.properties b/etc/config/cuda.defaults.properties deleted file mode 100644 index 4a6e89fa4..000000000 --- a/etc/config/cuda.defaults.properties +++ /dev/null @@ -1,44 +0,0 @@ -compilers=&nvcc:&clang:&clang_hip -defaultCompiler=nvcc-default -supportsBinary=true -supportsExecute=false -demangler=/usr/bin/c++filt -objdumper=/usr/bin/objdump - -group.nvcc.compilers=nvcc-default -group.nvcc.options=--keep-device-functions -group.nvcc.versionRe=^Cuda.* -group.nvcc.compilerType=nvcc -group.nvcc.nvdisasm=/opt/cuda/bin/nvdisasm - - -compiler.nvcc-default.name=NVCC system -compiler.nvcc-default.exe=/opt/cuda/bin/nvcc -compiler.nvcc-default.alias=nvcc - -group.clang.compilers=cltrunkdef -group.clang.options=--cuda-path=/opt/cuda --cuda-gpu-arch=sm_61 --cuda-device-only -group.clang.compilerType=clang-cuda -group.clang.nvdisasm=/opt/compiler-explorer/cuda/9.1.85/bin/nvdisasm - -compiler.cltrunkdef.name=clang trunk -compiler.cltrunkdef.exe=/opt/compiler-explorer/clang-trunk/bin/clang++ -compiler.cltrunkdef.alias=cltrunk - -group.clang_hip.compilers=hiptrunkdef -group.clang_hip.options=-x hip --offload-arch=gfx908 --cuda-device-only -nocudainc -nocudalib -include __clang_hip_runtime_wrapper.h -group.clang_hip.compilerType=clang-hip -group.clang_hip.objdumperType=llvm -group.clang_hip.rpathFlag=-L - -compiler.hiptrunkdef.name=clang/HIP(w/o HIP SDK) -compiler.hiptrunkdef.exe=/opt/compiler-explorer/clang-trunk/bin/clang++ -compiler.hiptrunkdef.objdumper=/opt/compiler-explorer/clang-trunk/bin/llvm-objdump -compiler.hiptrunkdef.alias=hiptrunk - -#group.ptxas.instructionSet=ptx -#group.nvcc121.nvdisasm.instructionSet=ptx - -#group.nvcc121.instructionSet=ptx -#instructionSet=ptx -#supportsAsmDocs=true diff --git a/etc/config/cuda.gpu.properties b/etc/config/cuda.gpu.properties deleted file mode 100644 index f24d3d830..000000000 --- a/etc/config/cuda.gpu.properties +++ /dev/null @@ -1,4 +0,0 @@ -# Compiler settings inherited from amazon.properties to keep them in sync -# Disabled: nvcc -compilers=&nvcc -supportsExecute=true diff --git a/etc/config/d.amazon.properties b/etc/config/d.amazon.properties deleted file mode 100644 index 5278a1389..000000000 --- a/etc/config/d.amazon.properties +++ /dev/null @@ -1,755 +0,0 @@ -compilers=&gdc:&ldc:&dmd:&gdccross -defaultCompiler=ldc1_37 - -group.gdc.compilers=gdc48:gdc49:gdc52:gdc92:gdc93:gdc95:gdc101:gdc102:gdc105:gdc111:gdc113:gdc114:gdc121:gdc122:gdc123:gdc131:gdc132:gdc141:gdctrunk -group.gdc.groupName=GDC x86-64 -group.gdc.includeFlag=-isystem -group.gdc.isSemVer=true -group.gdc.baseName=gdc -group.gdc.demangler=/opt/compiler-explorer/ldc1.36.0/ldc2-1.36.0-linux-x86_64/bin/ddemangle -group.gdc.objdumper=/opt/compiler-explorer/gcc-12.2.0/bin/objdump -group.gdc.llvmSymbolizer=/opt/compiler-explorer/clang-17.0.1/bin/llvm-symbolizer - -compiler.gdc49.exe=/opt/compiler-explorer/gdc4.9.3/x86_64-pc-linux-gnu/bin/gdc -compiler.gdc49.alias=/opt/x86_64-gdcproject-linux-gnu/bin/gdc -compiler.gdc49.semver=4.9.3 -compiler.gdc49.hidden=true -compiler.gdc48.exe=/opt/compiler-explorer/gdc4.8.2/x86_64-gdcproject-linux-gnu/bin/gdc -compiler.gdc48.semver=4.8.2 -compiler.gdc48.hidden=true -compiler.gdc52.exe=/opt/compiler-explorer/gdc5.2.0/x86_64-pc-linux-gnu/bin/gdc -compiler.gdc52.semver=5.2.0 -compiler.gdc52.hidden=true -compiler.gdc92.exe=/opt/compiler-explorer/gcc-9.2.0/bin/gdc -compiler.gdc92.semver=9.2 -compiler.gdc93.exe=/opt/compiler-explorer/gcc-9.3.0/bin/gdc -compiler.gdc93.semver=9.3 -compiler.gdc95.exe=/opt/compiler-explorer/gcc-9.5.0/bin/gdc -compiler.gdc95.semver=9.5 -compiler.gdc101.exe=/opt/compiler-explorer/gcc-10.1.0/bin/gdc -compiler.gdc101.semver=10.1 -compiler.gdc102.exe=/opt/compiler-explorer/gcc-10.2.0/bin/gdc -compiler.gdc102.semver=10.2 -compiler.gdc105.exe=/opt/compiler-explorer/gcc-10.5.0/bin/gdc -compiler.gdc105.semver=10.5 -compiler.gdc111.exe=/opt/compiler-explorer/gcc-11.1.0/bin/gdc -compiler.gdc111.semver=11.1 -compiler.gdc113.exe=/opt/compiler-explorer/gcc-11.3.0/bin/gdc -compiler.gdc113.semver=11.3 -compiler.gdc114.exe=/opt/compiler-explorer/gcc-11.4.0/bin/gdc -compiler.gdc114.semver=11.4 -compiler.gdc121.exe=/opt/compiler-explorer/gcc-12.1.0/bin/gdc -compiler.gdc121.semver=12.1 -compiler.gdc122.exe=/opt/compiler-explorer/gcc-12.2.0/bin/gdc -compiler.gdc122.semver=12.2 -compiler.gdc123.exe=/opt/compiler-explorer/gcc-12.3.0/bin/gdc -compiler.gdc123.semver=12.3 -compiler.gdc131.exe=/opt/compiler-explorer/gcc-13.1.0/bin/gdc -compiler.gdc131.semver=13.1 -compiler.gdc132.exe=/opt/compiler-explorer/gcc-13.2.0/bin/gdc -compiler.gdc132.semver=13.2 -compiler.gdc141.exe=/opt/compiler-explorer/gcc-14.1.0/bin/gdc -compiler.gdc141.semver=14.1 - -compiler.gdctrunk.exe=/opt/compiler-explorer/gcc-snapshot/bin/gdc -compiler.gdctrunk.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump -compiler.gdctrunk.semver=(trunk) -compiler.gdctrunk.isNightly=true - -## CROSS GDC -group.gdccross.compilers=&gdcs390x:&gdcppc:&gdcppc64:&gdcppc64le:&gdcmips64:&gdcmips:&gdcmipsel:&gdcarm:&gdcarm64:&gdcriscv:&gdcriscv64 -group.gdccross.supportsExecute=false -group.gdccross.supportsBinary=true -group.gdccross.supportsBinaryObject=true - -### GDC for RISCV32 -group.gdcriscv.compilers=gdcriscv32trunk:gdcriscv1220:gdcriscv1230:gdcriscv1310:gdcriscv1320:gdcriscv1410 -group.gdcriscv.groupName=GDC riscv -group.gdcriscv.includeFlag=-isystem -group.gdcriscv.isSemVer=true -group.gdcriscv.baseName=gdc riscv32 - -compiler.gdcriscv1220.exe=/opt/compiler-explorer/riscv32/gcc-12.2.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-gdc -compiler.gdcriscv1220.semver=12.2.0 -compiler.gdcriscv1220.objdumper=/opt/compiler-explorer/riscv32/gcc-12.2.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-objdump -compiler.gdcriscv1220.demangler=/opt/compiler-explorer/riscv32/gcc-12.2.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-c++filt - -compiler.gdcriscv1230.exe=/opt/compiler-explorer/riscv32/gcc-12.3.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-gdc -compiler.gdcriscv1230.semver=12.3.0 -compiler.gdcriscv1230.objdumper=/opt/compiler-explorer/riscv32/gcc-12.3.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-objdump -compiler.gdcriscv1230.demangler=/opt/compiler-explorer/riscv32/gcc-12.3.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-c++filt - -compiler.gdcriscv1310.exe=/opt/compiler-explorer/riscv32/gcc-13.1.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-gdc -compiler.gdcriscv1310.semver=13.1.0 -compiler.gdcriscv1310.objdumper=/opt/compiler-explorer/riscv32/gcc-13.1.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-objdump -compiler.gdcriscv1310.demangler=/opt/compiler-explorer/riscv32/gcc-13.1.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-c++filt - -compiler.gdcriscv1320.exe=/opt/compiler-explorer/riscv32/gcc-13.2.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-gdc -compiler.gdcriscv1320.semver=13.2.0 -compiler.gdcriscv1320.objdumper=/opt/compiler-explorer/riscv32/gcc-13.2.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-objdump -compiler.gdcriscv1320.demangler=/opt/compiler-explorer/riscv32/gcc-13.2.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-c++filt - -compiler.gdcriscv1410.exe=/opt/compiler-explorer/riscv32/gcc-14.1.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-gdc -compiler.gdcriscv1410.semver=14.1.0 -compiler.gdcriscv1410.objdumper=/opt/compiler-explorer/riscv32/gcc-14.1.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-objdump -compiler.gdcriscv1410.demangler=/opt/compiler-explorer/riscv32/gcc-14.1.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-c++filt - -compiler.gdcriscv32trunk.exe=/opt/compiler-explorer/riscv32/gcc-trunk/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-gdc -compiler.gdcriscv32trunk.semver=trunk -compiler.gdcriscv32trunk.objdumper=/opt/compiler-explorer/riscv32/gcc-trunk/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-objdump -compiler.gdcriscv32trunk.demangler=/opt/compiler-explorer/riscv32/gcc-trunk/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-c++filt - -### GDC for RISCV64 -group.gdcriscv64.compilers=gdcriscv64trunk:gdcriscv641220:gdcriscv641230:gdcriscv641310:gdcriscv641320:gdcriscv641410 -group.gdcriscv64.groupName=GDC riscv64 -group.gdcriscv64.includeFlag=-isystem -group.gdcriscv64.isSemVer=true -group.gdcriscv64.baseName=gdc riscv64 - -compiler.gdcriscv641220.exe=/opt/compiler-explorer/riscv64/gcc-12.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-gdc -compiler.gdcriscv641220.semver=12.2.0 -compiler.gdcriscv641220.objdumper=/opt/compiler-explorer/riscv64/gcc-12.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump -compiler.gdcriscv641220.demangler=/opt/compiler-explorer/riscv64/gcc-12.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-c++filt - -compiler.gdcriscv641230.exe=/opt/compiler-explorer/riscv64/gcc-12.3.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-gdc -compiler.gdcriscv641230.semver=12.3.0 -compiler.gdcriscv641230.objdumper=/opt/compiler-explorer/riscv64/gcc-12.3.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump -compiler.gdcriscv641230.demangler=/opt/compiler-explorer/riscv64/gcc-12.3.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-c++filt - -compiler.gdcriscv641310.exe=/opt/compiler-explorer/riscv64/gcc-13.1.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-gdc -compiler.gdcriscv641310.semver=13.1.0 -compiler.gdcriscv641310.objdumper=/opt/compiler-explorer/riscv64/gcc-13.1.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump -compiler.gdcriscv641310.demangler=/opt/compiler-explorer/riscv64/gcc-13.1.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-c++filt - -compiler.gdcriscv641320.exe=/opt/compiler-explorer/riscv64/gcc-13.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-gdc -compiler.gdcriscv641320.semver=13.2.0 -compiler.gdcriscv641320.objdumper=/opt/compiler-explorer/riscv64/gcc-13.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump -compiler.gdcriscv641320.demangler=/opt/compiler-explorer/riscv64/gcc-13.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-c++filt - -compiler.gdcriscv641410.exe=/opt/compiler-explorer/riscv64/gcc-14.1.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-gdc -compiler.gdcriscv641410.semver=14.1.0 -compiler.gdcriscv641410.objdumper=/opt/compiler-explorer/riscv64/gcc-14.1.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump -compiler.gdcriscv641410.demangler=/opt/compiler-explorer/riscv64/gcc-14.1.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-c++filt - -compiler.gdcriscv64trunk.exe=/opt/compiler-explorer/riscv64/gcc-trunk/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-gdc -compiler.gdcriscv64trunk.semver=trunk -compiler.gdcriscv64trunk.objdumper=/opt/compiler-explorer/riscv64/gcc-trunk/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump -compiler.gdcriscv64trunk.demangler=/opt/compiler-explorer/riscv64/gcc-trunk/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-c++filt -compiler.gdcriscv64trunk.isNightly=true - -### GDC for ARM64 -group.gdcarm64.compilers=gdcarm641220:gdcarm641230:gdcarm641310:gdcarm641320:gdcarm641410 -group.gdcarm64.groupName=GDC arm64 -group.gdcarm64.includeFlag=-isystem -group.gdcarm64.isSemVer=true -group.gdcarm64.baseName=gdc arm64 - -compiler.gdcarm641220.exe=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gdc -compiler.gdcarm641220.semver=12.2.0 -compiler.gdcarm641220.objdumper=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-objdump -compiler.gdcarm641220.demangler=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-c++filt - -compiler.gdcarm641230.exe=/opt/compiler-explorer/arm64/gcc-12.3.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gdc -compiler.gdcarm641230.semver=12.3.0 -compiler.gdcarm641230.objdumper=/opt/compiler-explorer/arm64/gcc-12.3.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-objdump -compiler.gdcarm641230.demangler=/opt/compiler-explorer/arm64/gcc-12.3.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-c++filt - -compiler.gdcarm641310.exe=/opt/compiler-explorer/arm64/gcc-13.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gdc -compiler.gdcarm641310.semver=13.1.0 -compiler.gdcarm641310.objdumper=/opt/compiler-explorer/arm64/gcc-13.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-objdump -compiler.gdcarm641310.demangler=/opt/compiler-explorer/arm64/gcc-13.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-c++filt - -compiler.gdcarm641320.exe=/opt/compiler-explorer/arm64/gcc-13.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gdc -compiler.gdcarm641320.semver=13.2.0 -compiler.gdcarm641320.objdumper=/opt/compiler-explorer/arm64/gcc-13.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-objdump -compiler.gdcarm641320.demangler=/opt/compiler-explorer/arm64/gcc-13.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-c++filt - -compiler.gdcarm641410.exe=/opt/compiler-explorer/arm64/gcc-14.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gdc -compiler.gdcarm641410.semver=14.1.0 -compiler.gdcarm641410.objdumper=/opt/compiler-explorer/arm64/gcc-14.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-objdump -compiler.gdcarm641410.demangler=/opt/compiler-explorer/arm64/gcc-14.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-c++filt - -### GDC for ARM 32-bits -group.gdcarm.compilers=gdcarm1220:gdcarm1230:gdcarm1310:gdcarm1320:gdcarm1410 -group.gdcarm.groupName=GDC arm -group.gdcarm.includeFlag=-isystem -group.gdcarm.isSemVer=true -group.gdcarm.baseName=gdc arm - -compiler.gdcarm1220.exe=/opt/compiler-explorer/arm/gcc-12.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-gdc -compiler.gdcarm1220.semver=12.2.0 -compiler.gdcarm1220.objdumper=/opt/compiler-explorer/arm/gcc-12.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-objdump -compiler.gdcarm1220.demangler=/opt/compiler-explorer/arm/gcc-12.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-c++filt - -compiler.gdcarm1230.exe=/opt/compiler-explorer/arm/gcc-12.3.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-gdc -compiler.gdcarm1230.semver=12.3.0 -compiler.gdcarm1230.objdumper=/opt/compiler-explorer/arm/gcc-12.3.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-objdump -compiler.gdcarm1230.demangler=/opt/compiler-explorer/arm/gcc-12.3.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-c++filt - -compiler.gdcarm1310.exe=/opt/compiler-explorer/arm/gcc-13.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-gdc -compiler.gdcarm1310.semver=13.1.0 -compiler.gdcarm1310.objdumper=/opt/compiler-explorer/arm/gcc-13.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-objdump -compiler.gdcarm1310.demangler=/opt/compiler-explorer/arm/gcc-13.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-c++filt - -compiler.gdcarm1320.exe=/opt/compiler-explorer/arm/gcc-13.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-gdc -compiler.gdcarm1320.semver=13.2.0 -compiler.gdcarm1320.objdumper=/opt/compiler-explorer/arm/gcc-13.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-objdump -compiler.gdcarm1320.demangler=/opt/compiler-explorer/arm/gcc-13.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-c++filt - -compiler.gdcarm1410.exe=/opt/compiler-explorer/arm/gcc-14.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-gdc -compiler.gdcarm1410.semver=14.1.0 -compiler.gdcarm1410.objdumper=/opt/compiler-explorer/arm/gcc-14.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-objdump -compiler.gdcarm1410.demangler=/opt/compiler-explorer/arm/gcc-14.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-c++filt - -### GDC for s390x -group.gdcs390x.compilers=gdcs390x1210:gdcs390x1220:gdcs390x1230:gdcs390x1310:gdcs390x1320:gdcs390x1410 -group.gdcs390x.groupName=GDC s390x -group.gdcs390x.includeFlag=-isystem -group.gdcs390x.isSemVer=true -group.gdcs390x.baseName=gdc s390x - -compiler.gdcs390x1210.exe=/opt/compiler-explorer/s390x/gcc-12.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-gdc -compiler.gdcs390x1210.semver=12.1.0 -compiler.gdcs390x1210.objdumper=/opt/compiler-explorer/s390x/gcc-12.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-objdump - -compiler.gdcs390x1220.exe=/opt/compiler-explorer/s390x/gcc-12.2.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-gdc -compiler.gdcs390x1220.semver=12.2.0 -compiler.gdcs390x1220.objdumper=/opt/compiler-explorer/s390x/gcc-12.2.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-objdump -compiler.gdcs390x1220.demangler=/opt/compiler-explorer/s390x/gcc-12.2.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-c++filt - -compiler.gdcs390x1230.exe=/opt/compiler-explorer/s390x/gcc-12.3.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-gdc -compiler.gdcs390x1230.semver=12.3.0 -compiler.gdcs390x1230.objdumper=/opt/compiler-explorer/s390x/gcc-12.3.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-objdump -compiler.gdcs390x1230.demangler=/opt/compiler-explorer/s390x/gcc-12.3.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-c++filt - -compiler.gdcs390x1310.exe=/opt/compiler-explorer/s390x/gcc-13.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-gdc -compiler.gdcs390x1310.semver=13.1.0 -compiler.gdcs390x1310.objdumper=/opt/compiler-explorer/s390x/gcc-13.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-objdump -compiler.gdcs390x1310.demangler=/opt/compiler-explorer/s390x/gcc-13.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-c++filt - -compiler.gdcs390x1320.exe=/opt/compiler-explorer/s390x/gcc-13.2.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-gdc -compiler.gdcs390x1320.semver=13.2.0 -compiler.gdcs390x1320.objdumper=/opt/compiler-explorer/s390x/gcc-13.2.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-objdump -compiler.gdcs390x1320.demangler=/opt/compiler-explorer/s390x/gcc-13.2.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-c++filt - -compiler.gdcs390x1410.exe=/opt/compiler-explorer/s390x/gcc-14.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-gdc -compiler.gdcs390x1410.semver=14.1.0 -compiler.gdcs390x1410.objdumper=/opt/compiler-explorer/s390x/gcc-14.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-objdump -compiler.gdcs390x1410.demangler=/opt/compiler-explorer/s390x/gcc-14.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-c++filt - -### GDC for powerpc -group.gdcppc.compilers=gdcppc1210:gdcppc1220:gdcppc1230:gdcppc1310:gdcppc1320:gdcppc1410 -group.gdcppc.groupName=GDC powerpc -group.gdcppc.includeFlag=-isystem -group.gdcppc.isSemVer=true -group.gdcppc.baseName=gdc powerpc - -compiler.gdcppc1210.exe=/opt/compiler-explorer/powerpc/gcc-12.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-gdc -compiler.gdcppc1210.semver=12.1.0 -compiler.gdcppc1210.objdumper=/opt/compiler-explorer/powerpc/gcc-12.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-objdump - -compiler.gdcppc1220.exe=/opt/compiler-explorer/powerpc/gcc-12.2.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-gdc -compiler.gdcppc1220.semver=12.2.0 -compiler.gdcppc1220.objdumper=/opt/compiler-explorer/powerpc/gcc-12.2.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-objdump -compiler.gdcppc1220.demangler=/opt/compiler-explorer/powerpc/gcc-12.2.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-c++filt - -compiler.gdcppc1230.exe=/opt/compiler-explorer/powerpc/gcc-12.3.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-gdc -compiler.gdcppc1230.semver=12.3.0 -compiler.gdcppc1230.objdumper=/opt/compiler-explorer/powerpc/gcc-12.3.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-objdump -compiler.gdcppc1230.demangler=/opt/compiler-explorer/powerpc/gcc-12.3.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-c++filt - -compiler.gdcppc1310.exe=/opt/compiler-explorer/powerpc/gcc-13.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-gdc -compiler.gdcppc1310.semver=13.1.0 -compiler.gdcppc1310.objdumper=/opt/compiler-explorer/powerpc/gcc-13.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-objdump -compiler.gdcppc1310.demangler=/opt/compiler-explorer/powerpc/gcc-13.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-c++filt - -compiler.gdcppc1320.exe=/opt/compiler-explorer/powerpc/gcc-13.2.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-gdc -compiler.gdcppc1320.semver=13.2.0 -compiler.gdcppc1320.objdumper=/opt/compiler-explorer/powerpc/gcc-13.2.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-objdump -compiler.gdcppc1320.demangler=/opt/compiler-explorer/powerpc/gcc-13.2.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-c++filt - -compiler.gdcppc1410.exe=/opt/compiler-explorer/powerpc/gcc-14.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-gdc -compiler.gdcppc1410.semver=14.1.0 -compiler.gdcppc1410.objdumper=/opt/compiler-explorer/powerpc/gcc-14.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-objdump -compiler.gdcppc1410.demangler=/opt/compiler-explorer/powerpc/gcc-14.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-c++filt - -### GDC for powerpc64 -group.gdcppc64.compilers=gdcppc64trunk:gdcppc641210:gdcppc641220:gdcppc641230:gdcppc641310:gdcppc641320:gdcppc641410 -group.gdcppc64.groupName=GDC powerpc64 -group.gdcppc64.includeFlag=-isystem -group.gdcppc64.isSemVer=true -group.gdcppc64.baseName=gdc powerpc64 - -compiler.gdcppc641210.exe=/opt/compiler-explorer/powerpc64/gcc-12.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-gdc -compiler.gdcppc641210.semver=12.1.0 -compiler.gdcppc641210.objdumper=/opt/compiler-explorer/powerpc64/gcc-12.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump - -compiler.gdcppc641220.exe=/opt/compiler-explorer/powerpc64/gcc-12.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-gdc -compiler.gdcppc641220.semver=12.2.0 -compiler.gdcppc641220.objdumper=/opt/compiler-explorer/powerpc64/gcc-12.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.gdcppc641220.demangler=/opt/compiler-explorer/powerpc64/gcc-12.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-c++filt - -compiler.gdcppc641230.exe=/opt/compiler-explorer/powerpc64/gcc-12.3.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-gdc -compiler.gdcppc641230.semver=12.3.0 -compiler.gdcppc641230.objdumper=/opt/compiler-explorer/powerpc64/gcc-12.3.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.gdcppc641230.demangler=/opt/compiler-explorer/powerpc64/gcc-12.3.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-c++filt - -compiler.gdcppc641310.exe=/opt/compiler-explorer/powerpc64/gcc-13.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-gdc -compiler.gdcppc641310.semver=13.1.0 -compiler.gdcppc641310.objdumper=/opt/compiler-explorer/powerpc64/gcc-13.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.gdcppc641310.demangler=/opt/compiler-explorer/powerpc64/gcc-13.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-c++filt - -compiler.gdcppc641320.exe=/opt/compiler-explorer/powerpc64/gcc-13.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-gdc -compiler.gdcppc641320.semver=13.2.0 -compiler.gdcppc641320.objdumper=/opt/compiler-explorer/powerpc64/gcc-13.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.gdcppc641320.demangler=/opt/compiler-explorer/powerpc64/gcc-13.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-c++filt - -compiler.gdcppc641410.exe=/opt/compiler-explorer/powerpc64/gcc-14.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-gdc -compiler.gdcppc641410.semver=14.1.0 -compiler.gdcppc641410.objdumper=/opt/compiler-explorer/powerpc64/gcc-14.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.gdcppc641410.demangler=/opt/compiler-explorer/powerpc64/gcc-14.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-c++filt - -compiler.gdcppc64trunk.exe=/opt/compiler-explorer/powerpc64/gcc-trunk/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-gdc -compiler.gdcppc64trunk.semver=trunk -compiler.gdcppc64trunk.objdumper=/opt/compiler-explorer/powerpc64/gcc-trunk/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.gdcppc64trunk.demangler=/opt/compiler-explorer/powerpc64/gcc-trunk/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-c++filt - -### GDC for powerpc64le -group.gdcppc64le.compilers=gdcppc64le1210:gdcppc64le1220:gdcppc64le1230:gdcppc64le1310:gdcppc64le1320:gdcppc64letrunk:gdcppc64le1410 -group.gdcppc64le.groupName=GDC powerpc64le -group.gdcppc64le.includeFlag=-isystem -group.gdcppc64le.isSemVer=true -group.gdcppc64le.baseName=gdc powerpc64le - -compiler.gdcppc64le1210.exe=/opt/compiler-explorer/powerpc64le/gcc-12.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-gdc -compiler.gdcppc64le1210.semver=12.1.0 -compiler.gdcppc64le1210.objdumper=/opt/compiler-explorer/powerpc64le/gcc-12.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump - -compiler.gdcppc64le1220.exe=/opt/compiler-explorer/powerpc64le/gcc-12.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-gdc -compiler.gdcppc64le1220.semver=12.2.0 -compiler.gdcppc64le1220.objdumper=/opt/compiler-explorer/powerpc64le/gcc-12.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.gdcppc64le1220.demangler=/opt/compiler-explorer/powerpc64le/gcc-12.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-c++filt - -compiler.gdcppc64le1230.exe=/opt/compiler-explorer/powerpc64le/gcc-12.3.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-gdc -compiler.gdcppc64le1230.semver=12.3.0 -compiler.gdcppc64le1230.objdumper=/opt/compiler-explorer/powerpc64le/gcc-12.3.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.gdcppc64le1230.demangler=/opt/compiler-explorer/powerpc64le/gcc-12.3.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-c++filt - -compiler.gdcppc64le1310.exe=/opt/compiler-explorer/powerpc64le/gcc-13.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-gdc -compiler.gdcppc64le1310.semver=13.1.0 -compiler.gdcppc64le1310.objdumper=/opt/compiler-explorer/powerpc64le/gcc-13.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.gdcppc64le1310.demangler=/opt/compiler-explorer/powerpc64le/gcc-13.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-c++filt - -compiler.gdcppc64le1320.exe=/opt/compiler-explorer/powerpc64le/gcc-13.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-gdc -compiler.gdcppc64le1320.semver=13.2.0 -compiler.gdcppc64le1320.objdumper=/opt/compiler-explorer/powerpc64le/gcc-13.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.gdcppc64le1320.demangler=/opt/compiler-explorer/powerpc64le/gcc-13.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-c++filt - -compiler.gdcppc64le1410.exe=/opt/compiler-explorer/powerpc64le/gcc-14.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-gdc -compiler.gdcppc64le1410.semver=14.1.0 -compiler.gdcppc64le1410.objdumper=/opt/compiler-explorer/powerpc64le/gcc-14.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.gdcppc64le1410.demangler=/opt/compiler-explorer/powerpc64le/gcc-14.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-c++filt - -compiler.gdcppc64letrunk.exe=/opt/compiler-explorer/powerpc64le/gcc-trunk/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-gdc -compiler.gdcppc64letrunk.semver=trunk -compiler.gdcppc64letrunk.objdumper=/opt/compiler-explorer/powerpc64le/gcc-trunk/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.gdcppc64letrunk.demangler=/opt/compiler-explorer/powerpc64le/gcc-trunk/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-c++filt - -### GDC for mips64 -group.gdcmips64.compilers=gdcmips641210:gdcmips641220:gdcmips641230:gdcmips641310:gdcmips641320:gdcmips641410 -group.gdcmips64.groupName=GDC mips64 -group.gdcmips64.includeFlag=-isystem -group.gdcmips64.isSemVer=true -group.gdcmips64.baseName=gdc mips64 - -compiler.gdcmips641210.exe=/opt/compiler-explorer/mips64/gcc-12.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-gdc -compiler.gdcmips641210.semver=12.1.0 -compiler.gdcmips641210.objdumper=/opt/compiler-explorer/mips64/gcc-12.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump - -compiler.gdcmips641220.exe=/opt/compiler-explorer/mips64/gcc-12.2.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-gdc -compiler.gdcmips641220.semver=12.2.0 -compiler.gdcmips641220.objdumper=/opt/compiler-explorer/mips64/gcc-12.2.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump -compiler.gdcmips641220.demangler=/opt/compiler-explorer/mips64/gcc-12.2.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-c++filt - -compiler.gdcmips641230.exe=/opt/compiler-explorer/mips64/gcc-12.3.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-gdc -compiler.gdcmips641230.semver=12.3.0 -compiler.gdcmips641230.objdumper=/opt/compiler-explorer/mips64/gcc-12.3.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump -compiler.gdcmips641230.demangler=/opt/compiler-explorer/mips64/gcc-12.3.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-c++filt - -compiler.gdcmips641310.exe=/opt/compiler-explorer/mips64/gcc-13.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-gdc -compiler.gdcmips641310.semver=13.1.0 -compiler.gdcmips641310.objdumper=/opt/compiler-explorer/mips64/gcc-13.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump -compiler.gdcmips641310.demangler=/opt/compiler-explorer/mips64/gcc-13.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-c++filt - -compiler.gdcmips641320.exe=/opt/compiler-explorer/mips64/gcc-13.2.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-gdc -compiler.gdcmips641320.semver=13.2.0 -compiler.gdcmips641320.objdumper=/opt/compiler-explorer/mips64/gcc-13.2.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump -compiler.gdcmips641320.demangler=/opt/compiler-explorer/mips64/gcc-13.2.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-c++filt - -compiler.gdcmips641410.exe=/opt/compiler-explorer/mips64/gcc-14.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-gdc -compiler.gdcmips641410.semver=14.1.0 -compiler.gdcmips641410.objdumper=/opt/compiler-explorer/mips64/gcc-14.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump -compiler.gdcmips641410.demangler=/opt/compiler-explorer/mips64/gcc-14.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-c++filt - -### GDC for mips -group.gdcmips.compilers=gdcmips1210:gdcmips1220:gdcmips1230:gdcmips1310:gdcmips1320:gdcmips1410 -group.gdcmips.groupName=GDC mips -group.gdcmips.includeFlag=-isystem -group.gdcmips.isSemVer=true -group.gdcmips.baseName=gdc mips - -compiler.gdcmips1210.exe=/opt/compiler-explorer/mips/gcc-12.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-gdc -compiler.gdcmips1210.semver=12.1.0 -compiler.gdcmips1210.objdumper=/opt/compiler-explorer/mips/gcc-12.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump - -compiler.gdcmips1220.exe=/opt/compiler-explorer/mips/gcc-12.2.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-gdc -compiler.gdcmips1220.semver=12.2.0 -compiler.gdcmips1220.objdumper=/opt/compiler-explorer/mips/gcc-12.2.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump -compiler.gdcmips1220.demangler=/opt/compiler-explorer/mips/gcc-12.2.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-c++filt - -compiler.gdcmips1230.exe=/opt/compiler-explorer/mips/gcc-12.3.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-gdc -compiler.gdcmips1230.semver=12.3.0 -compiler.gdcmips1230.objdumper=/opt/compiler-explorer/mips/gcc-12.3.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump -compiler.gdcmips1230.demangler=/opt/compiler-explorer/mips/gcc-12.3.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-c++filt - -compiler.gdcmips1310.exe=/opt/compiler-explorer/mips/gcc-13.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-gdc -compiler.gdcmips1310.semver=13.1.0 -compiler.gdcmips1310.objdumper=/opt/compiler-explorer/mips/gcc-13.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump -compiler.gdcmips1310.demangler=/opt/compiler-explorer/mips/gcc-13.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-c++filt - -compiler.gdcmips1320.exe=/opt/compiler-explorer/mips/gcc-13.2.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-gdc -compiler.gdcmips1320.semver=13.2.0 -compiler.gdcmips1320.objdumper=/opt/compiler-explorer/mips/gcc-13.2.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump -compiler.gdcmips1320.demangler=/opt/compiler-explorer/mips/gcc-13.2.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-c++filt - -compiler.gdcmips1410.exe=/opt/compiler-explorer/mips/gcc-14.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-gdc -compiler.gdcmips1410.semver=14.1.0 -compiler.gdcmips1410.objdumper=/opt/compiler-explorer/mips/gcc-14.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump -compiler.gdcmips1410.demangler=/opt/compiler-explorer/mips/gcc-14.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-c++filt - -### GDC for mipsel -group.gdcmipsel.compilers=gdcmipsel1210:gdcmipsel1220:gdcmipsel1230:gdcmipsel1310:gdcmipsel1320:gdcmipsel1410 -group.gdcmipsel.groupName=GDC mipsel -group.gdcmipsel.includeFlag=-isystem -group.gdcmipsel.isSemVer=true -group.gdcmipsel.baseName=gdc mipsel - -compiler.gdcmipsel1210.exe=/opt/compiler-explorer/mipsel/gcc-12.1.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-gdc -compiler.gdcmipsel1210.semver=12.1.0 -compiler.gdcmipsel1210.objdumper=/opt/compiler-explorer/mipsel/gcc-12.1.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-objdump - -compiler.gdcmipsel1220.exe=/opt/compiler-explorer/mipsel/gcc-12.2.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-gdc -compiler.gdcmipsel1220.semver=12.2.0 -compiler.gdcmipsel1220.objdumper=/opt/compiler-explorer/mipsel/gcc-12.2.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-objdump -compiler.gdcmipsel1220.demangler=/opt/compiler-explorer/mipsel/gcc-12.2.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-c++filt - -compiler.gdcmipsel1230.exe=/opt/compiler-explorer/mipsel/gcc-12.3.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-gdc -compiler.gdcmipsel1230.semver=12.3.0 -compiler.gdcmipsel1230.objdumper=/opt/compiler-explorer/mipsel/gcc-12.3.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-objdump -compiler.gdcmipsel1230.demangler=/opt/compiler-explorer/mipsel/gcc-12.3.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-c++filt - -compiler.gdcmipsel1310.exe=/opt/compiler-explorer/mipsel/gcc-13.1.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-gdc -compiler.gdcmipsel1310.semver=13.1.0 -compiler.gdcmipsel1310.objdumper=/opt/compiler-explorer/mipsel/gcc-13.1.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-objdump -compiler.gdcmipsel1310.demangler=/opt/compiler-explorer/mipsel/gcc-13.1.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-c++filt - -compiler.gdcmipsel1320.exe=/opt/compiler-explorer/mipsel/gcc-13.2.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-gdc -compiler.gdcmipsel1320.semver=13.2.0 -compiler.gdcmipsel1320.objdumper=/opt/compiler-explorer/mipsel/gcc-13.2.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-objdump -compiler.gdcmipsel1320.demangler=/opt/compiler-explorer/mipsel/gcc-13.2.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-c++filt - -compiler.gdcmipsel1410.exe=/opt/compiler-explorer/mipsel/gcc-14.1.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-gdc -compiler.gdcmipsel1410.semver=14.1.0 -compiler.gdcmipsel1410.objdumper=/opt/compiler-explorer/mipsel/gcc-14.1.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-objdump -compiler.gdcmipsel1410.demangler=/opt/compiler-explorer/mipsel/gcc-14.1.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-c++filt - -group.ldc.compilers=ldc017:ldc100:ldc110:ldc120:ldc130:ldc140:ldc150:ldc160:ldc170:ldc180:ldc190:ldc1_10:ldc1_11:ldc1_12:ldc1_13:ldc1_14:ldc1_15:ldc1_16:ldc1_17:ldc1_18:ldc1_19:ldc1_20:ldc1_21:ldc1_22:ldc1_23:ldc1_24:ldc1_25:ldc1_26:ldc1_27:ldc1_28:ldc1_29:ldc1_30:ldc1_31:ldc1_32:ldc1_33:ldc1_34:ldc1_35:ldc1_36:ldc1_37:ldcbeta:ldclatestci -group.ldc.compilerType=ldc -group.ldc.isSemVer=true -group.ldc.baseName=ldc -group.ldc.demangler=/opt/compiler-explorer/ldc1.36.0/ldc2-1.36.0-linux-x86_64/bin/ddemangle -group.ldc.objdumper=/opt/compiler-explorer/gcc-12.1.0/bin/objdump -group.ldc.llvmSymbolizer=/opt/compiler-explorer/clang-17.0.1/bin/llvm-symbolizer - -compiler.ldc017.exe=/opt/compiler-explorer/ldc0.17.2/ldc2-0.17.2-linux-x86_64/bin/ldc2 -compiler.ldc017.semver=0.17.2 -compiler.ldc100.exe=/opt/compiler-explorer/ldc1.0.0/ldc2-1.0.0-linux-x86_64/bin/ldc2 -compiler.ldc100.semver=1.0.0 -compiler.ldc110.exe=/opt/compiler-explorer/ldc1.1.0/ldc2-1.1.0-linux-x86_64/bin/ldc2 -compiler.ldc110.semver=1.1.0 -compiler.ldc120.exe=/opt/compiler-explorer/ldc1.2.0/ldc2-1.2.0-linux-x86_64/bin/ldc2 -compiler.ldc120.semver=1.2.0 -compiler.ldc130.exe=/opt/compiler-explorer/ldc1.3.0/ldc2-1.3.0-linux-x86_64/bin/ldc2 -compiler.ldc130.semver=1.3.0 -compiler.ldc140.exe=/opt/compiler-explorer/ldc1.4.0/ldc2-1.4.0-linux-x86_64/bin/ldc2 -compiler.ldc140.semver=1.4.0 -compiler.ldc150.exe=/opt/compiler-explorer/ldc1.5.0/ldc2-1.5.0-linux-x86_64/bin/ldc2 -compiler.ldc150.semver=1.5.0 -compiler.ldc160.exe=/opt/compiler-explorer/ldc1.6.0/ldc2-1.6.0-linux-x86_64/bin/ldc2 -compiler.ldc160.semver=1.6.0 -compiler.ldc170.exe=/opt/compiler-explorer/ldc1.7.0/ldc2-1.7.0-linux-x86_64/bin/ldc2 -compiler.ldc170.semver=1.7.0 -compiler.ldc180.exe=/opt/compiler-explorer/ldc1.8.0/ldc2-1.8.0-linux-x86_64/bin/ldc2 -compiler.ldc180.semver=1.8.0 -compiler.ldc190.exe=/opt/compiler-explorer/ldc1.9.0/ldc2-1.9.0-linux-x86_64/bin/ldc2 -compiler.ldc190.semver=1.9.0 -compiler.ldc1_10.exe=/opt/compiler-explorer/ldc1.10.0/ldc2-1.10.0-linux-x86_64/bin/ldc2 -compiler.ldc1_10.semver=1.10.0 -compiler.ldc1_11.exe=/opt/compiler-explorer/ldc1.11.0/ldc2-1.11.0-linux-x86_64/bin/ldc2 -compiler.ldc1_11.semver=1.11.0 -compiler.ldc1_12.exe=/opt/compiler-explorer/ldc1.12.0/ldc2-1.12.0-linux-x86_64/bin/ldc2 -compiler.ldc1_12.semver=1.12.0 -compiler.ldc1_13.exe=/opt/compiler-explorer/ldc1.13.0/ldc2-1.13.0-linux-x86_64/bin/ldc2 -compiler.ldc1_13.semver=1.13.0 -compiler.ldc1_14.exe=/opt/compiler-explorer/ldc1.14.0/ldc2-1.14.0-linux-x86_64/bin/ldc2 -compiler.ldc1_14.semver=1.14.0 -compiler.ldc1_15.exe=/opt/compiler-explorer/ldc1.15.0/ldc2-1.15.0-linux-x86_64/bin/ldc2 -compiler.ldc1_15.semver=1.15.0 -compiler.ldc1_16.exe=/opt/compiler-explorer/ldc1.16.0/ldc2-1.16.0-linux-x86_64/bin/ldc2 -compiler.ldc1_16.semver=1.16.0 -compiler.ldc1_17.exe=/opt/compiler-explorer/ldc1.17.0/ldc2-1.17.0-linux-x86_64/bin/ldc2 -compiler.ldc1_17.semver=1.17.0 -compiler.ldc1_18.exe=/opt/compiler-explorer/ldc1.18.0/ldc2-1.18.0-linux-x86_64/bin/ldc2 -compiler.ldc1_18.semver=1.18.0 -compiler.ldc1_19.exe=/opt/compiler-explorer/ldc1.19.0/ldc2-1.19.0-linux-x86_64/bin/ldc2 -compiler.ldc1_19.semver=1.19.0 -compiler.ldc1_19.options=-gcc=gcc -compiler.ldc1_20.exe=/opt/compiler-explorer/ldc1.20.0/ldc2-1.20.0-linux-x86_64/bin/ldc2 -compiler.ldc1_20.semver=1.20.0 -compiler.ldc1_20.options=-gcc=gcc -compiler.ldc1_21.exe=/opt/compiler-explorer/ldc1.21.0/ldc2-1.21.0-linux-x86_64/bin/ldc2 -compiler.ldc1_21.semver=1.21.0 -compiler.ldc1_21.options=-gcc=gcc -compiler.ldc1_22.exe=/opt/compiler-explorer/ldc1.22.0/ldc2-1.22.0-linux-x86_64/bin/ldc2 -compiler.ldc1_22.semver=1.22.0 -compiler.ldc1_22.options=-gcc=gcc -compiler.ldc1_23.exe=/opt/compiler-explorer/ldc1.23.0/ldc2-1.23.0-linux-x86_64/bin/ldc2 -compiler.ldc1_23.semver=1.23.0 -compiler.ldc1_23.options=-gcc=gcc -compiler.ldc1_24.exe=/opt/compiler-explorer/ldc1.24.0/ldc2-1.24.0-linux-x86_64/bin/ldc2 -compiler.ldc1_24.semver=1.24.0 -compiler.ldc1_24.options=-gcc=gcc -compiler.ldc1_25.exe=/opt/compiler-explorer/ldc1.25.1/ldc2-1.25.1-linux-x86_64/bin/ldc2 -compiler.ldc1_25.semver=1.25.1 -compiler.ldc1_25.options=-gcc=gcc -compiler.ldc1_26.exe=/opt/compiler-explorer/ldc1.26.0/ldc2-1.26.0-linux-x86_64/bin/ldc2 -compiler.ldc1_26.semver=1.26.0 -compiler.ldc1_26.options=-gcc=gcc -compiler.ldc1_27.exe=/opt/compiler-explorer/ldc1.27.1/ldc2-1.27.1-linux-x86_64/bin/ldc2 -compiler.ldc1_27.semver=1.27.1 -compiler.ldc1_27.options=-gcc=gcc -compiler.ldc1_28.exe=/opt/compiler-explorer/ldc1.28.1/ldc2-1.28.1-linux-x86_64/bin/ldc2 -compiler.ldc1_28.semver=1.28.1 -compiler.ldc1_28.options=-gcc=gcc -compiler.ldc1_29.exe=/opt/compiler-explorer/ldc1.29.0/ldc2-1.29.0-linux-x86_64/bin/ldc2 -compiler.ldc1_29.semver=1.29.0 -compiler.ldc1_29.options=-gcc=gcc -compiler.ldc1_30.exe=/opt/compiler-explorer/ldc1.30.0/ldc2-1.30.0-linux-x86_64/bin/ldc2 -compiler.ldc1_30.semver=1.30.0 -compiler.ldc1_30.options=-gcc=gcc -compiler.ldc1_31.exe=/opt/compiler-explorer/ldc1.31.0/ldc2-1.31.0-linux-x86_64/bin/ldc2 -compiler.ldc1_31.semver=1.31.0 -compiler.ldc1_31.options=-gcc=gcc -compiler.ldc1_32.exe=/opt/compiler-explorer/ldc1.32.1/ldc2-1.32.1-linux-x86_64/bin/ldc2 -compiler.ldc1_32.semver=1.32.1 -compiler.ldc1_32.options=-gcc=gcc -compiler.ldc1_33.exe=/opt/compiler-explorer/ldc1.33.0/ldc2-1.33.0-linux-x86_64/bin/ldc2 -compiler.ldc1_33.semver=1.33.0 -compiler.ldc1_33.options=-gcc=gcc -compiler.ldc1_34.exe=/opt/compiler-explorer/ldc1.34.0/ldc2-1.34.0-linux-x86_64/bin/ldc2 -compiler.ldc1_34.semver=1.34.0 -compiler.ldc1_34.options=-gcc=gcc -compiler.ldc1_35.exe=/opt/compiler-explorer/ldc1.35.0/ldc2-1.35.0-linux-x86_64/bin/ldc2 -compiler.ldc1_35.semver=1.35.0 -compiler.ldc1_35.options=-gcc=gcc -compiler.ldc1_36.exe=/opt/compiler-explorer/ldc1.36.0/ldc2-1.36.0-linux-x86_64/bin/ldc2 -compiler.ldc1_36.semver=1.36.0 -compiler.ldc1_36.options=-gcc=gcc -compiler.ldc1_37.exe=/opt/compiler-explorer/ldc1.37.0/ldc2-1.37.0-linux-x86_64/bin/ldc2 -compiler.ldc1_37.semver=1.37.0 -compiler.ldc1_37.options=-gcc=gcc -compiler.ldcbeta.exe=/opt/compiler-explorer/ldcbeta/bin/ldc2 -compiler.ldcbeta.semver=beta -compiler.ldcbeta.options=-gcc=gcc -compiler.ldcbeta.isNightly=true -compiler.ldclatestci.exe=/opt/compiler-explorer/ldc-latest-ci/ldc/bin/ldc2 -compiler.ldclatestci.semver=latest CI -compiler.ldclatestci.options=-gcc=gcc -compiler.ldclatestci.isNightly=true - -group.dmd.compilers=dmd20783:dmd20790:dmd20791:dmd20801:dmd20812:dmd20820:dmd20890:dmd20920:dmd20942:dmd2nightly -group.dmd.options=-c -group.dmd.compilerType=dmd -group.dmd.groupName=DMD2 -group.dmd.binaryHideFuncRe=^(_.*|\.text.*|(de)?register_tm_clones|frame_dummy|.*@plt)$ -group.dmd.optionsForbiddenRe=^((@|-conf|-debuglib|-defaultlib|-D|-H|-I|-J|-o|-run|-X).*)$ -group.dmd.demangler=/opt/compiler-explorer/demanglers/d/demangle -group.dmd.postProcess=/opt/compiler-explorer/dmd-2.092.0/dmd2/linux/bin64/obj2asm -group.dmd.isSemVer=true -group.dmd.baseName=dmd -compiler.dmd20783.exe=/opt/compiler-explorer/dmd-2.078.3/dmd2/linux/bin64/dmd -compiler.dmd20783.semver=2.078.3 -compiler.dmd20790.exe=/opt/compiler-explorer/dmd-2.079.0/dmd2/linux/bin64/dmd -compiler.dmd20790.semver=2.079.0 -compiler.dmd20791.exe=/opt/compiler-explorer/dmd-2.079.1/dmd2/linux/bin64/dmd -compiler.dmd20791.semver=2.079.1 -compiler.dmd20801.exe=/opt/compiler-explorer/dmd-2.080.1/dmd2/linux/bin64/dmd -compiler.dmd20801.semver=2.080.1 -compiler.dmd20812.exe=/opt/compiler-explorer/dmd-2.081.2/dmd2/linux/bin64/dmd -compiler.dmd20812.semver=2.081.2 -compiler.dmd20820.exe=/opt/compiler-explorer/dmd-2.082.0/dmd2/linux/bin64/dmd -compiler.dmd20820.semver=2.082.0 -compiler.dmd20890.exe=/opt/compiler-explorer/dmd-2.089.0/dmd2/linux/bin64/dmd -compiler.dmd20890.semver=2.089.0 -compiler.dmd20920.exe=/opt/compiler-explorer/dmd-2.092.0/dmd2/linux/bin64/dmd -compiler.dmd20920.semver=2.092.0 -compiler.dmd20942.exe=/opt/compiler-explorer/dmd-2.094.2/dmd2/linux/bin64/dmd -compiler.dmd20942.semver=2.094.2 -compiler.dmd2nightly.exe=/opt/compiler-explorer/dmd2-nightly/dmd2/linux/bin64/dmd -compiler.dmd2nightly.semver=nightly -compiler.dmd2nightly.isNightly=true - - -################################# -################################# -# Installed libs -libs=mir_core:mir_algorithm:mir_random:cblas:mir_blas:lapack:mir_lapack:mir_integral:mir_optim:asdf:dcompute:mir_glas -libs.mir_core.name=mir-core -libs.mir_core.description=Base software building blocks and conventions -libs.mir_core.url=https://github.com/libmir/mir-core -libs.mir_core.versions=trunk -libs.mir_core.versions.trunk.version=trunk -libs.mir_core.versions.trunk.path=/opt/compiler-explorer/libs/d/mir-core-trunk/source -libs.mir_algorithm.name=mir-algorithm -libs.mir_algorithm.description=Dlang Core Library -libs.mir_algorithm.url=https://github.com/libmir/mir-algorithm -libs.mir_algorithm.versions=0_5_17:0_6_13:0_6_21:0_9_5:1_0_0:1_1_0:3_7_17:trunk -libs.mir_algorithm.versions.0_5_17.version=0.5.17 -libs.mir_algorithm.versions.0_5_17.path=/opt/compiler-explorer/libs/d/mir-algorithm-v0.5.17/source -libs.mir_algorithm.versions.0_6_13.version=0.6.13 -libs.mir_algorithm.versions.0_6_13.path=/opt/compiler-explorer/libs/d/mir-algorithm-v0.6.13/source -libs.mir_algorithm.versions.0_6_21.version=0.6.21 -libs.mir_algorithm.versions.0_6_21.path=/opt/compiler-explorer/libs/d/mir-algorithm-v0.6.21/source -libs.mir_algorithm.versions.0_9_5.version=0.9.5 -libs.mir_algorithm.versions.0_9_5.path=/opt/compiler-explorer/libs/d/mir-algorithm-v0.9.5/source -libs.mir_algorithm.versions.1_0_0.version=1.0.0 -libs.mir_algorithm.versions.1_0_0.path=/opt/compiler-explorer/libs/d/mir-algorithm-v1.0.0/source -libs.mir_algorithm.versions.1_1_0.version=1.1.0 -libs.mir_algorithm.versions.1_1_0.path=/opt/compiler-explorer/libs/d/mir-algorithm-v1.1.0/source -libs.mir_algorithm.versions.3_7_17.version=3.7.17 -libs.mir_algorithm.versions.3_7_17.path=/opt/compiler-explorer/libs/d/mir-algorithm-v3.7.17/source -libs.mir_algorithm.versions.trunk.version=trunk -libs.mir_algorithm.versions.trunk.path=/opt/compiler-explorer/libs/d/mir-algorithm-trunk/source -libs.mir_random.name=mir-random -libs.mir_random.description=Advanced Random Number Generators -libs.mir_random.url=https://github.com/libmir/mir-random -libs.mir_random.versions=trunk -libs.mir_random.versions.trunk.version=trunk -libs.mir_random.versions.trunk.path=/opt/compiler-explorer/libs/d/mir-random-trunk/source -libs.cblas.name=cblas -libs.cblas.description=D BLAS header -libs.cblas.url=https://github.com/DlangScience/cblas -libs.cblas.versions=trunk -libs.cblas.versions.trunk.version=trunk -libs.cblas.versions.trunk.path=/opt/compiler-explorer/libs/d/cblas-trunk/source -libs.mir_blas.name=mir-blas -libs.mir_blas.description=NDSLICE wrapper for BLAS -libs.mir_blas.url=https://github.com/libmir/mir-blas -libs.mir_blas.versions=trunk -libs.mir_blas.versions.trunk.version=trunk -libs.mir_blas.versions.trunk.path=/opt/compiler-explorer/libs/d/mir-blas-trunk/source -libs.lapack.name=lapack -libs.lapack.description=D LAPACK header -libs.lapack.url=https://github.com/libmir/lapack -libs.lapack.versions=trunk -libs.lapack.versions.trunk.version=trunk -libs.lapack.versions.trunk.path=/opt/compiler-explorer/libs/d/lapack-trunk/source -libs.mir_lapack.name=mir-lapack -libs.mir_lapack.description=NDSLICE wrapper for LAPACK -libs.mir_lapack.url=https://github.com/libmir/mir-lapack -libs.mir_lapack.versions=trunk -libs.mir_lapack.versions.trunk.version=trunk -libs.mir_lapack.versions.trunk.path=/opt/compiler-explorer/libs/d/mir-lapack-trunk/source -libs.mir_integral.name=mir-integral -libs.mir_integral.description=Numerical Integration Routines -libs.mir_integral.url=https://github.com/libmir/mir-integral -libs.mir_integral.versions=trunk -libs.mir_integral.versions.trunk.version=trunk -libs.mir_integral.versions.trunk.path=/opt/compiler-explorer/libs/d/mir-integral-trunk/source -libs.mir_optim.name=mir-optim -libs.mir_optim.description=BetterC Nonlinear Optimization Framework -libs.mir_optim.url=https://github.com/libmir/mir-optim -libs.mir_optim.versions=trunk -libs.mir_optim.versions.trunk.version=trunk -libs.mir_optim.versions.trunk.path=/opt/compiler-explorer/libs/d/mir-optim-trunk/source -libs.asdf.name=asdf -libs.asdf.description=JSON parser -libs.asdf.url=https://github.com/libmir/asdf -libs.asdf.versions=trunk -libs.asdf.versions.trunk.version=trunk -libs.asdf.versions.trunk.path=/opt/compiler-explorer/libs/d/asdf-trunk/source -libs.dcompute.name=dcompute -libs.dcompute.description=DCompute: Native execution of D on GPUs and other Accelerators -libs.dcompute.url=https://github.com/libmir/dcompute -libs.dcompute.versions=trunk -libs.dcompute.versions.trunk.version=trunk -libs.dcompute.versions.trunk.path=/opt/compiler-explorer/libs/d/dcompute-trunk/source -libs.mir_glas.name=mir-glas -libs.mir_glas.description=LLVM-accelerated Generic Linear Algebra -libs.mir_glas.versions=0_1_5:0_2_3:0_2_4:trunk -libs.mir_glas.url=https://github.com/libmir/mir-glas -libs.mir_glas.versions.0_1_5.version=0.1.5 -libs.mir_glas.versions.0_1_5.path=/opt/compiler-explorer/libs/d/mir-glas-v0.1.5/source -libs.mir_glas.versions.0_2_3.version=0.2.3 -libs.mir_glas.versions.0_2_3.path=/opt/compiler-explorer/libs/d/mir-glas-v0.2.3/source -libs.mir_glas.versions.0_2_4.version=0.2.4 -libs.mir_glas.versions.0_2_4.path=/opt/compiler-explorer/libs/d/mir-glas-v0.2.4/source -libs.mir_glas.versions.trunk.version=trunk -libs.mir_glas.versions.trunk.path=/opt/compiler-explorer/libs/d/mir-glas-trunk/source - -################################# -################################# -# Installed tools - -tools=llvm-mcatrunk:osacatrunk:pahole:readelf:ldd:strings - -tools.llvm-mcatrunk.name=llvm-mca (trunk) -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=dmd -tools.llvm-mcatrunk.stdinHint=disabled - -tools.osacatrunk.name=OSACA (0.5.2) -tools.osacatrunk.exe=/opt/compiler-explorer/osaca-0.5.2/bin/osaca -tools.osacatrunk.type=postcompilation -tools.osacatrunk.class=osaca-tool -tools.osacatrunk.exclude=dmd -tools.osacatrunk.stdinHint=disabled - -tools.pahole.name=pahole -tools.pahole.exe=/opt/compiler-explorer/pahole/bin/pahole -tools.pahole.type=postcompilation -tools.pahole.class=pahole-tool -tools.pahole.stdinHint=disabled - -tools.readelf.name=readelf -tools.readelf.exe=/opt/compiler-explorer/gcc-snapshot/bin/readelf -tools.readelf.type=postcompilation -tools.readelf.class=readelf-tool -tools.readelf.exclude= -tools.readelf.stdinHint=disabled - -tools.ldd.name=ldd -tools.ldd.exe=/usr/bin/ldd -tools.ldd.type=postcompilation -tools.ldd.class=readelf-tool -tools.ldd.exclude= -tools.ldd.stdinHint=disabled - -tools.strings.exe=/opt/compiler-explorer/gcc-snapshot/bin/strings -tools.strings.name=strings -tools.strings.type=postcompilation -tools.strings.class=strings-tool -tools.strings.exclude= -tools.strings.stdinHint=disabled diff --git a/etc/config/d.defaults.properties b/etc/config/d.defaults.properties deleted file mode 100644 index 7e7888842..000000000 --- a/etc/config/d.defaults.properties +++ /dev/null @@ -1,15 +0,0 @@ -compilers=/usr/bin/gdc:/usr/bin/gdc-9 -demangler=ddemangle -supportsBinary=true -supportsBinaryObject=true -objdumper=objdump -stubRe=\bmain\b -stubText=int main(){return 0;/*stub provided by Compiler Explorer*/} -binaryHideFuncRe=^(_(?!Dmain).*)$ -includeFlag=-I - - -################################# -################################# -# Installed libs (See c++.amazon.properties for a scheme of libs group) -libs= diff --git a/etc/config/dart.amazon.properties b/etc/config/dart.amazon.properties deleted file mode 100644 index 7b21563c1..000000000 --- a/etc/config/dart.amazon.properties +++ /dev/null @@ -1,73 +0,0 @@ -compilers=&dart -defaultCompiler=dart322 -supportsBinary=true -supportsExecute=true -compilerType=dart -objdumper=/opt/compiler-explorer/gcc-11.1.0/bin/objdump - -group.dart.compilers=dartdev:dart322:dart313:dart302:dart2196:dart2185:dart2171:dart2161:dart2151:dart2144:dart2134:dart2124:dart2105:dart293:dart284 -group.dart.isSemVer=true -group.dart.baseName=Dart -group.dart.groupName=Dart - -compiler.dartdev.semver=dev -compiler.dartdev.exe=/opt/compiler-explorer/dart-dev/bin/dart -compiler.dartdev.executionWrapper=/opt/compiler-explorer/dart-dev/bin/dartaotruntime - -compiler.dart322.semver=3.2.2 -compiler.dart322.exe=/opt/compiler-explorer/dart-3.2.2/bin/dart -compiler.dart322.executionWrapper=/opt/compiler-explorer/dart-3.2.2/bin/dartaotruntime - -compiler.dart313.semver=3.1.3 -compiler.dart313.exe=/opt/compiler-explorer/dart-3.1.3/bin/dart -compiler.dart313.executionWrapper=/opt/compiler-explorer/dart-3.1.3/bin/dartaotruntime - -compiler.dart302.semver=3.0.2 -compiler.dart302.exe=/opt/compiler-explorer/dart-3.0.2/bin/dart -compiler.dart302.executionWrapper=/opt/compiler-explorer/dart-3.0.2/bin/dartaotruntime - -compiler.dart2196.semver=2.19.6 -compiler.dart2196.exe=/opt/compiler-explorer/dart-2.19.6/bin/dart -compiler.dart2196.executionWrapper=/opt/compiler-explorer/dart-2.19.6/bin/dartaotruntime - -compiler.dart2185.semver=2.18.5 -compiler.dart2185.exe=/opt/compiler-explorer/dart-2.18.5/bin/dart -compiler.dart2185.executionWrapper=/opt/compiler-explorer/dart-2.18.5/bin/dartaotruntime - -compiler.dart2171.semver=2.17.1 -compiler.dart2171.exe=/opt/compiler-explorer/dart-2.17.1/bin/dart -compiler.dart2171.executionWrapper=/opt/compiler-explorer/dart-2.17.1/bin/dartaotruntime - -compiler.dart2161.semver=2.16.1 -compiler.dart2161.exe=/opt/compiler-explorer/dart-2.16.1/bin/dart -compiler.dart2161.executionWrapper=/opt/compiler-explorer/dart-2.16.1/bin/dartaotruntime - -compiler.dart2151.semver=2.15.1 -compiler.dart2151.exe=/opt/compiler-explorer/dart-2.15.1/bin/dart -compiler.dart2151.executionWrapper=/opt/compiler-explorer/dart-2.15.1/bin/dartaotruntime - -compiler.dart2144.semver=2.14.4 -compiler.dart2144.exe=/opt/compiler-explorer/dart-2.14.4/bin/dart -compiler.dart2144.executionWrapper=/opt/compiler-explorer/dart-2.14.4/bin/dartaotruntime - -compiler.dart2134.semver=2.13.4 -compiler.dart2134.exe=/opt/compiler-explorer/dart-2.13.4/bin/dart -compiler.dart2134.executionWrapper=/opt/compiler-explorer/dart-2.13.4/bin/dartaotruntime - -compiler.dart2124.semver=2.12.4 -compiler.dart2124.exe=/opt/compiler-explorer/dart-2.12.4/bin/dart -compiler.dart2124.executionWrapper=/opt/compiler-explorer/dart-2.12.4/bin/dartaotruntime - -# version 2.11 was skipped - -compiler.dart2105.semver=2.10.5 -compiler.dart2105.exe=/opt/compiler-explorer/dart-2.10.5/bin/dart -compiler.dart2105.executionWrapper=/opt/compiler-explorer/dart-2.10.5/bin/dartaotruntime - -compiler.dart293.semver=2.9.3 -compiler.dart293.exe=/opt/compiler-explorer/dart-2.9.3/bin/dart2native -compiler.dart293.executionWrapper=/opt/compiler-explorer/dart-2.9.3/bin/dartaotruntime - -compiler.dart284.semver=2.8.4 -compiler.dart284.exe=/opt/compiler-explorer/dart-2.8.4/bin/dart2native -compiler.dart284.executionWrapper=/opt/compiler-explorer/dart-2.8.4/bin/dartaotruntime diff --git a/etc/config/dart.defaults.properties b/etc/config/dart.defaults.properties deleted file mode 100644 index f1530fe7b..000000000 --- a/etc/config/dart.defaults.properties +++ /dev/null @@ -1,6 +0,0 @@ -compilers=/usr/bin/dart -executionWrapper=/usr/bin/dartaotruntime -supportsBinary=true -supportsExecute=true -compilerType=dart -objdumper=/usr/bin/objdump diff --git a/etc/config/elixir.defaults.properties b/etc/config/elixir.defaults.properties deleted file mode 100644 index 6d585862c..000000000 --- a/etc/config/elixir.defaults.properties +++ /dev/null @@ -1,20 +0,0 @@ -# Default settings for Elixir -compilers=&elixir -compilerType=elixir -versionFlag=--short-version -objdumper= -instructionSet=beam - -group.elixir.compilers=elixirdefault -compiler.elixirdefault.exe=/urs/bin/elixir -compiler.elixirdefault.runtime=/urs/bin/elixir -compiler.elixirdefault.name=elixirc default - -defaultCompiler=elixirdefault -demangler= -postProcess= -options= -supportsBinary=false -needsMulti=false -supportsExecute=false -interpreted=true diff --git a/etc/config/erlang.amazon.properties b/etc/config/erlang.amazon.properties deleted file mode 100644 index d62517b84..000000000 --- a/etc/config/erlang.amazon.properties +++ /dev/null @@ -1,27 +0,0 @@ -compilers=&erlang:&erlangasm - -group.erlang.compilers=erl2416:erl2622 -group.erlang.isSemVer=true -group.erlang.baseName=Erlang -group.erlang.compilerType=erlang -group.erlang.instructionSet=beam - -group.erlangasm.compilers=erl2622asm -group.erlangasm.isSemVer=true -group.erlangasm.baseName=Erlang Asm -group.erlangasm.compilerType=erlangasm -group.erlangasm.instructionSet=amd64 - -compiler.erl2416.exe=/opt/compiler-explorer/erlang-24.1.6/bin/erl -compiler.erl2416.runtime=/opt/compiler-explorer/erlang-24.1.6/bin/erl -compiler.erl2416.semver=24.1.6 - -compiler.erl2622.exe=/opt/compiler-explorer/erlang-26.2.2/bin/erl -compiler.erl2622.runtime=/opt/compiler-explorer/erlang-26.2.2/bin/erl -compiler.erl2622.semver=26.2.2 - -compiler.erl2622asm.exe=/opt/compiler-explorer/erlang-26.2.2/bin/erl -compiler.erl2622asm.runtime=/opt/compiler-explorer/erlang-26.2.2/bin/erl -compiler.erl2622asm.semver=26.2.2 - - diff --git a/etc/config/erlang.defaults.properties b/etc/config/erlang.defaults.properties deleted file mode 100644 index e8a64e26f..000000000 --- a/etc/config/erlang.defaults.properties +++ /dev/null @@ -1,29 +0,0 @@ -# Default settings for Erlang -compilers=&erlang:&erlangasm - -versionFlag=-noshell -eval io:fwrite("~s~n", [erlang:system_info(otp_release)]), halt(). -objdumper= - - -group.erlang.compilers=erlcdefault -group.erlang.compilerType=erlang -group.erlang.instructionSet=beam -compiler.erlcdefault.exe=/usr/bin/erl -compiler.erlcdefault.runtime=/usr/bin/erl -compiler.erlcdefault.name=erl default - -group.erlangasm.compilers=erlcasmdefault -group.erlangasm.compilerType=erlangasm -group.erlangasm.instructionSet=amd64 -compiler.erlcasmdefault.exe=/usr/bin/erl -compiler.erlcasmdefault.runtime=/usr/bin/erl -compiler.erlcasmdefault.name=erl default - -defaultCompiler=erlcdefault -demangler= -postProcess= -options=-S -supportsBinary=false -needsMulti=false -supportsExecute=false -interpreted=true diff --git a/etc/config/execution.amazon.properties b/etc/config/execution.amazon.properties deleted file mode 100644 index 39bf8385a..000000000 --- a/etc/config/execution.amazon.properties +++ /dev/null @@ -1,5 +0,0 @@ -sandboxType=nsjail -executionType=nsjail -wine=/opt/wine-stable/bin/wine64 -wineServer=/opt/wine-stable/bin/wineserver -firejail=/usr/local/firejail-0.9.70/bin/firejail diff --git a/etc/config/execution.amazonwin.properties b/etc/config/execution.amazonwin.properties deleted file mode 100644 index cfb6cc2ed..000000000 --- a/etc/config/execution.amazonwin.properties +++ /dev/null @@ -1,3 +0,0 @@ -sandboxType=cewrapper -executionType=cewrapper -cewrapper=C:/cewrapper/cewrapper.exe diff --git a/etc/config/execution.beta.properties b/etc/config/execution.beta.properties deleted file mode 100644 index e69de29bb..000000000 --- a/etc/config/execution.beta.properties +++ /dev/null diff --git a/etc/config/execution.defaults.properties b/etc/config/execution.defaults.properties deleted file mode 100644 index 6352ef5f6..000000000 --- a/etc/config/execution.defaults.properties +++ /dev/null @@ -1,16 +0,0 @@ -sandboxType=none -executionType=none -# To run wine, point these at your wine and wineserver executables -#wine= -#wineServer= -winePrefix=/tmp/ce-wine-prefix -firejail=firejail -nsjail=nsjail -nsjail.config.execute=etc/nsjail/compilers-and-tools.cfg -nsjail.config.sandbox=etc/nsjail/user-execution.cfg -firejail.profile.execute=etc/firejail/compilers-and-tools.profile -firejail.profile.sandbox=etc/firejail/user-execution.profile -firejail.profile.wine=etc/firejail/wine.profile -cewrapper= -cewrapper.config.sandbox=etc/cewrapper/user-execution.json -cewrapper.config.execute=etc/cewrapper/compilers-and-tools.json diff --git a/etc/config/execution.gpu.properties b/etc/config/execution.gpu.properties deleted file mode 100644 index d0ce6bf04..000000000 --- a/etc/config/execution.gpu.properties +++ /dev/null @@ -1,5 +0,0 @@ -sandboxType=nsjail -executionType=nsjail -wine= -wineServer= -firejail=/usr/local/firejail-0.9.70/bin/firejail diff --git a/etc/config/fortran.amazon.properties b/etc/config/fortran.amazon.properties deleted file mode 100644 index 045428f80..000000000 --- a/etc/config/fortran.amazon.properties +++ /dev/null @@ -1,1062 +0,0 @@ -compilers=&gfortran_86:&ifort:&ifx:&cross:&clang_llvmflang -defaultCompiler=gfortran141 -demangler=/opt/compiler-explorer/gcc-14.1.0/bin/c++filt -objdumper=/opt/compiler-explorer/gcc-14.1.0/bin/objdump -compilerType=fortran - -buildenvsetup=ceconan-fortran -buildenvsetup.host=https://conan.compiler-explorer.com - -############################### -# GCC (as in GNU Compiler Collection) for x86 -group.gfortran_86.compilers=gfortran494:gfortran550:gfortran63:gfortran71:gfortran72:gfortran73:gfortran81:gfortran82:gfortran83:gfortran84:gfortran85:gfortran91:gfortran92:gfortran93:gfortran94:gfortran101:gfortran102:gfortran103:gfortran104:gfortran105:gfortran111:gfortran112:gfortran113:gfortran114:gfortran121:gfortran122:gfortran123:gfortran131:gfortran132:gfortran141:gfortransnapshot -group.gfortran_86.groupName=GFORTRAN x86-64 -group.gfortran_86.isSemVer=true -group.gfortran_86.baseName=x86-64 gfortran -compiler.gfortran494.exe=/opt/compiler-explorer/gcc-4.9.4/bin/gfortran -compiler.gfortran494.semver=4.9.4 -compiler.gfortran550.exe=/opt/compiler-explorer/gcc-5.5.0/bin/gfortran -compiler.gfortran550.semver=5.5 -compiler.gfortran63.exe=/opt/compiler-explorer/gcc-6.3.0/bin/gfortran -compiler.gfortran63.semver=6.3 -compiler.gfortran71.exe=/opt/compiler-explorer/gcc-7.1.0/bin/gfortran -compiler.gfortran71.semver=7.1 -compiler.gfortran72.exe=/opt/compiler-explorer/gcc-7.2.0/bin/gfortran -compiler.gfortran72.semver=7.2 -compiler.gfortran73.exe=/opt/compiler-explorer/gcc-7.3.0/bin/gfortran -compiler.gfortran73.semver=7.3 -compiler.gfortran81.exe=/opt/compiler-explorer/gcc-8.1.0/bin/gfortran -compiler.gfortran81.semver=8.1 -compiler.gfortran82.exe=/opt/compiler-explorer/gcc-8.2.0/bin/gfortran -compiler.gfortran82.semver=8.2 -compiler.gfortran83.exe=/opt/compiler-explorer/gcc-8.3.0/bin/gfortran -compiler.gfortran83.semver=8.3 -compiler.gfortran84.exe=/opt/compiler-explorer/gcc-8.4.0/bin/gfortran -compiler.gfortran84.semver=8.4 -compiler.gfortran85.exe=/opt/compiler-explorer/gcc-8.5.0/bin/gfortran -compiler.gfortran85.semver=8.5 -compiler.gfortran91.exe=/opt/compiler-explorer/gcc-9.1.0/bin/gfortran -compiler.gfortran91.semver=9.1 -compiler.gfortran92.exe=/opt/compiler-explorer/gcc-9.2.0/bin/gfortran -compiler.gfortran92.semver=9.2 -compiler.gfortran93.exe=/opt/compiler-explorer/gcc-9.3.0/bin/gfortran -compiler.gfortran93.semver=9.3 -compiler.gfortran94.exe=/opt/compiler-explorer/gcc-9.4.0/bin/gfortran -compiler.gfortran94.semver=9.4 -compiler.gfortran101.exe=/opt/compiler-explorer/gcc-10.1.0/bin/gfortran -compiler.gfortran101.semver=10.1 -compiler.gfortran102.exe=/opt/compiler-explorer/gcc-10.2.0/bin/gfortran -compiler.gfortran102.semver=10.2 -compiler.gfortran103.exe=/opt/compiler-explorer/gcc-10.3.0/bin/gfortran -compiler.gfortran103.semver=10.3 -compiler.gfortran104.exe=/opt/compiler-explorer/gcc-10.4.0/bin/gfortran -compiler.gfortran104.semver=10.4 -compiler.gfortran105.exe=/opt/compiler-explorer/gcc-10.5.0/bin/gfortran -compiler.gfortran105.semver=10.5 -compiler.gfortran111.exe=/opt/compiler-explorer/gcc-11.1.0/bin/gfortran -compiler.gfortran111.semver=11.1 -compiler.gfortran112.exe=/opt/compiler-explorer/gcc-11.2.0/bin/gfortran -compiler.gfortran112.semver=11.2 -compiler.gfortran113.exe=/opt/compiler-explorer/gcc-11.3.0/bin/gfortran -compiler.gfortran113.semver=11.3 -compiler.gfortran114.exe=/opt/compiler-explorer/gcc-11.4.0/bin/gfortran -compiler.gfortran114.semver=11.4 -compiler.gfortran121.exe=/opt/compiler-explorer/gcc-12.1.0/bin/gfortran -compiler.gfortran121.semver=12.1 -compiler.gfortran122.exe=/opt/compiler-explorer/gcc-12.2.0/bin/gfortran -compiler.gfortran122.semver=12.2 -compiler.gfortran123.exe=/opt/compiler-explorer/gcc-12.3.0/bin/gfortran -compiler.gfortran123.semver=12.3 -compiler.gfortran131.exe=/opt/compiler-explorer/gcc-13.1.0/bin/gfortran -compiler.gfortran131.semver=13.1 -compiler.gfortran132.exe=/opt/compiler-explorer/gcc-13.2.0/bin/gfortran -compiler.gfortran132.semver=13.2 -compiler.gfortran141.exe=/opt/compiler-explorer/gcc-14.1.0/bin/gfortran -compiler.gfortran141.semver=14.1 - -compiler.gfortransnapshot.exe=/opt/compiler-explorer/gcc-snapshot/bin/gfortran -compiler.gfortransnapshot.demangler=/opt/compiler-explorer/gcc-snapshot/bin/c++filt -compiler.gfortransnapshot.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump -compiler.gfortransnapshot.semver=(trunk) -compiler.gfortransnapshot.isNightly=true - -############################### -# Intel Parallel Studio XE for x86 -group.ifort.compilers=ifort19:ifort202112:ifort202120:ifort202130:ifort202140:ifort202150:ifort202160:ifort202170:ifort202171:ifort202180:ifort202190:ifort2021100:ifort2021110 -group.ifort.intelAsm=-masm=intel -group.ifort.groupName=IFORT x86-64 -group.ifort.isSemVer=true -group.ifort.baseName=x86-64 ifort -#compiler.ifort16.exe=/opt/compiler-explorer/intel/xe_2016_update3/bin/ifort -#compiler.ifort16.semver=16.0.3 -#compiler.ifort17.exe=/opt/compiler-explorer/intel/2017/bin/ifort -#compiler.ifort17.semver=17.0.0 -#compiler.ifort18.exe=/opt/compiler-explorer/intel-2018.0.033/bin/ifort -#compiler.ifort18.semver=18.0.0 -compiler.ifort19.exe=/opt/compiler-explorer/intel-2019/bin/ifort -compiler.ifort19.semver=19.0.0 - -compiler.ifort202112.exe=/opt/compiler-explorer/intel-fortran-2021.1.2.62/compiler/latest/linux/bin/intel64/ifort -compiler.ifort202112.ldPath=/opt/compiler-explorer/intel-fortran-2021.1.2.62/compiler/latest/linux/compiler/lib/intel64_lin -compiler.ifort202112.libPath=/opt/compiler-explorer/intel-fortran-2021.1.2.62/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-fortran-2021.1.2.62/compiler/latest/linux/compiler/lib/ia32_lin -compiler.ifort202112.semver=2021.1.2 -compiler.ifort202112.options=-gxx-name=/opt/compiler-explorer/gcc-10.1.0/bin/g++ -compiler.ifort202112.alias=ifort202118:ifort202119 - -compiler.ifort202120.exe=/opt/compiler-explorer/intel-fortran-2021.2.0.136/compiler/latest/linux/bin/intel64/ifort -compiler.ifort202120.ldPath=/opt/compiler-explorer/intel-fortran-2021.2.0.136/compiler/latest/linux/compiler/lib/intel64_lin -compiler.ifort202120.libPath=/opt/compiler-explorer/intel-fortran-2021.2.0.136/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-fortran-2021.2.0.136/compiler/latest/linux/compiler/lib/ia32_lin -compiler.ifort202120.semver=2021.2.0 -compiler.ifort202120.options=-gxx-name=/opt/compiler-explorer/gcc-10.1.0/bin/g++ - -compiler.ifort202130.exe=/opt/compiler-explorer/intel-fortran-2021.3.0.3168/compiler/latest/linux/bin/intel64/ifort -compiler.ifort202130.ldPath=/opt/compiler-explorer/intel-fortran-2021.3.0.3168/compiler/latest/linux/compiler/lib/intel64_lin -compiler.ifort202130.libPath=/opt/compiler-explorer/intel-fortran-2021.3.0.3168/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-fortran-2021.3.0.3168/compiler/latest/linux/compiler/lib/ia32_lin -compiler.ifort202130.semver=2021.3.0 -compiler.ifort202130.options=-gxx-name=/opt/compiler-explorer/gcc-10.1.0/bin/g++ - -compiler.ifort202140.exe=/opt/compiler-explorer/intel-fortran-2021.4.0.3224/compiler/latest/linux/bin/intel64/ifort -compiler.ifort202140.ldPath=/opt/compiler-explorer/intel-fortran-2021.4.0.3224/compiler/latest/linux/compiler/lib/intel64_lin -compiler.ifort202140.libPath=/opt/compiler-explorer/intel-fortran-2021.4.0.3224/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-fortran-2021.4.0.3224/compiler/latest/linux/compiler/lib/ia32_lin -compiler.ifort202140.semver=2021.4.0 -compiler.ifort202140.options=-gxx-name=/opt/compiler-explorer/gcc-10.1.0/bin/g++ - -compiler.ifort202150.exe=/opt/compiler-explorer/intel-fortran-2022.0.1.70/compiler/latest/linux/bin/intel64/ifort -compiler.ifort202150.ldPath=/opt/compiler-explorer/intel-fortran-2022.0.1.70/compiler/latest/linux/compiler/lib/intel64_lin -compiler.ifort202150.libPath=/opt/compiler-explorer/intel-fortran-2022.0.1.70/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-fortran-2022.0.1.70/compiler/latest/linux/compiler/lib/ia32_lin -compiler.ifort202150.semver=2021.5.0 -compiler.ifort202150.options=-gxx-name=/opt/compiler-explorer/gcc-10.1.0/bin/g++ - -compiler.ifort202160.exe=/opt/compiler-explorer/intel-fortran-2022.1.0.134/compiler/latest/linux/bin/intel64/ifort -compiler.ifort202160.ldPath=/opt/compiler-explorer/intel-fortran-2022.1.0.134/compiler/latest/linux/compiler/lib/intel64_lin -compiler.ifort202160.libPath=/opt/compiler-explorer/intel-fortran-2022.1.0.134/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-fortran-2022.1.0.134/compiler/latest/linux/compiler/lib/ia32_lin -compiler.ifort202160.semver=2021.6.0 -compiler.ifort202160.options=-gxx-name=/opt/compiler-explorer/gcc-10.1.0/bin/g++ - -compiler.ifort202170.exe=/opt/compiler-explorer/intel-fortran-2022.2.0.8773/compiler/latest/linux/bin/intel64/ifort -compiler.ifort202170.ldPath=/opt/compiler-explorer/intel-fortran-2022.2.0.8773/compiler/latest/linux/compiler/lib/intel64_lin -compiler.ifort202170.libPath=/opt/compiler-explorer/intel-fortran-2022.2.0.8773/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-fortran-2022.2.0.8773/compiler/latest/linux/compiler/lib/ia32_lin -compiler.ifort202170.semver=2021.7.0 -compiler.ifort202170.options=-gxx-name=/opt/compiler-explorer/gcc-12.2.0/bin/g++ - -compiler.ifort202171.exe=/opt/compiler-explorer/intel-fortran-2022.2.1.16992/compiler/latest/linux/bin/intel64/ifort -compiler.ifort202171.ldPath=/opt/compiler-explorer/intel-fortran-2022.2.1.16992/compiler/latest/linux/compiler/lib/intel64_lin -compiler.ifort202171.libPath=/opt/compiler-explorer/intel-fortran-2022.2.1.16992/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-fortran-2022.2.1.16992/compiler/latest/linux/compiler/lib/ia32_lin -compiler.ifort202171.semver=2021.7.1 -compiler.ifort202171.options=-gxx-name=/opt/compiler-explorer/gcc-12.2.0/bin/g++ - -compiler.ifort202180.exe=/opt/compiler-explorer/intel-fortran-2023.0.0.25394/compiler/latest/linux/bin/intel64/ifort -compiler.ifort202180.ldPath=/opt/compiler-explorer/intel-fortran-2023.0.0.25394/compiler/latest/linux/compiler/lib/intel64_lin -compiler.ifort202180.libPath=/opt/compiler-explorer/intel-fortran-2023.0.0.25394/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-fortran-2023.0.0.25394/compiler/latest/linux/compiler/lib/ia32_lin -compiler.ifort202180.semver=2021.8.0 -compiler.ifort202180.options=-gxx-name=/opt/compiler-explorer/gcc-13.1.0/bin/g++ - -compiler.ifort202190.exe=/opt/compiler-explorer/intel-fortran-2023.1.0.46348/compiler/latest/linux/bin/intel64/ifort -compiler.ifort202190.ldPath=/opt/compiler-explorer/intel-fortran-2023.1.0.46348/compiler/latest/linux/compiler/lib/intel64_lin -compiler.ifort202190.libPath=/opt/compiler-explorer/intel-fortran-2023.1.0.46348/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-fortran-2023.1.0.46348/compiler/latest/linux/compiler/lib/ia32_lin -compiler.ifort202190.semver=2021.9.0 -compiler.ifort202190.options=-gxx-name=/opt/compiler-explorer/gcc-13.1.0/bin/g++ - -compiler.ifort2021100.exe=/opt/compiler-explorer/intel-fortran-2023.2.1.8/compiler/latest/linux/bin/intel64/ifort -compiler.ifort2021100.ldPath=/opt/compiler-explorer/intel-fortran-2023.2.1.8/compiler/latest/linux/compiler/lib/intel64_lin -compiler.ifort2021100.libPath=/opt/compiler-explorer/intel-fortran-2023.2.1.8/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-fortran-2023.2.1.8/compiler/latest/linux/compiler/lib/ia32_lin -compiler.ifort2021100.semver=2021.10.0 -compiler.ifort2021100.options=-gxx-name=/opt/compiler-explorer/gcc-13.2.0/bin/g++ - -compiler.ifort2021110.exe=/opt/compiler-explorer/intel-fortran-2024.0.0.49493/compiler/latest/bin/ifort -compiler.ifort2021110.ldPath=/opt/compiler-explorer/intel-fortran-2024.0.0.49493/compiler/latest/lib -compiler.ifort2021110.libPath=/opt/compiler-explorer/intel-fortran-2024.0.0.49493/compiler/latest/lib -compiler.ifort2021110.semver=2021.11.0 -compiler.ifort2021110.options=-gxx-name=/opt/compiler-explorer/gcc-13.2.0/bin/g++ - -############################### -# Intel oneAPI for x86 -group.ifx.compilers=ifx202112:ifx202120:ifx202130:ifx202140:ifx202200:ifx202210:ifx202220:ifx202221:ifx202300:ifx202310:ifx202321:ifx202400:ifxlatest -group.ifx.intelAsm=-masm=intel -group.ifx.groupName=IFX x86-64 -group.ifx.isSemVer=true -group.ifx.baseName=x86-64 ifx -group.ifx.options= - -compiler.ifx202112.exe=/opt/compiler-explorer/intel-fortran-2021.1.2.62/compiler/latest/linux/bin/ifx -compiler.ifx202112.ldPath=/opt/compiler-explorer/intel-fortran-2021.1.2.62/compiler/latest/linux/compiler/lib/intel64_lin -compiler.ifx202112.libPath=/opt/compiler-explorer/intel-fortran-2021.1.2.62/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-fortran-2021.1.2.62/compiler/latest/linux/compiler/lib/ia32_lin -compiler.ifx202112.semver=2021.1.2 - -compiler.ifx202120.exe=/opt/compiler-explorer/intel-fortran-2021.2.0.136/compiler/latest/linux/bin/ifx -compiler.ifx202120.ldPath=/opt/compiler-explorer/intel-fortran-2021.2.0.136/compiler/latest/linux/compiler/lib/intel64_lin -compiler.ifx202120.libPath=/opt/compiler-explorer/intel-fortran-2021.2.0.136/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-fortran-2021.2.0.136/compiler/latest/linux/compiler/lib/ia32_lin -compiler.ifx202120.semver=2021.2.0 - -compiler.ifx202130.exe=/opt/compiler-explorer/intel-fortran-2021.3.0.3168/compiler/latest/linux/bin/ifx -compiler.ifx202130.ldPath=/opt/compiler-explorer/intel-fortran-2021.3.0.3168/compiler/latest/linux/compiler/lib/intel64_lin -compiler.ifx202130.libPath=/opt/compiler-explorer/intel-fortran-2021.3.0.3168/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-fortran-2021.3.0.3168/compiler/latest/linux/compiler/lib/ia32_lin -compiler.ifx202130.semver=2021.3.0 - -compiler.ifx202140.exe=/opt/compiler-explorer/intel-fortran-2021.4.0.3224/compiler/latest/linux/bin/ifx -compiler.ifx202140.ldPath=/opt/compiler-explorer/intel-fortran-2021.4.0.3224/compiler/latest/linux/compiler/lib/intel64_lin -compiler.ifx202140.libPath=/opt/compiler-explorer/intel-fortran-2021.4.0.3224/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-fortran-2021.4.0.3224/compiler/latest/linux/compiler/lib/ia32_lin -compiler.ifx202140.semver=2021.4.0 - -compiler.ifx202200.exe=/opt/compiler-explorer/intel-fortran-2022.0.1.70/compiler/latest/linux/bin/ifx -compiler.ifx202200.ldPath=/opt/compiler-explorer/intel-fortran-2022.0.1.70/compiler/latest/linux/compiler/lib/intel64_lin -compiler.ifx202200.libPath=/opt/compiler-explorer/intel-fortran-2022.0.1.70/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-fortran-2022.0.1.70/compiler/latest/linux/compiler/lib/ia32_lin -compiler.ifx202200.semver=2022.0.0 - -compiler.ifx202210.exe=/opt/compiler-explorer/intel-fortran-2022.1.0.134/compiler/latest/linux/bin/ifx -compiler.ifx202210.ldPath=/opt/compiler-explorer/intel-fortran-2022.1.0.134/compiler/latest/linux/compiler/lib/intel64_lin -compiler.ifx202210.libPath=/opt/compiler-explorer/intel-fortran-2022.1.0.134/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-fortran-2022.1.0.134/compiler/latest/linux/compiler/lib/ia32_lin -compiler.ifx202210.semver=2022.1.0 - -compiler.ifx202220.exe=/opt/compiler-explorer/intel-fortran-2022.2.0.8773/compiler/latest/linux/bin/ifx -compiler.ifx202220.ldPath=/opt/compiler-explorer/intel-fortran-2022.2.0.8773/compiler/latest/linux/compiler/lib/intel64_lin -compiler.ifx202220.libPath=/opt/compiler-explorer/intel-fortran-2022.2.0.8773/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-fortran-2022.2.0.8773/compiler/latest/linux/compiler/lib/ia32_lin -compiler.ifx202220.semver=2022.2.0 -compiler.ifx202220.options=-gxx-name=/opt/compiler-explorer/gcc-12.2.0/bin/g++ - -compiler.ifx202221.exe=/opt/compiler-explorer/intel-fortran-2022.2.1.16992/compiler/latest/linux/bin/ifx -compiler.ifx202221.ldPath=/opt/compiler-explorer/intel-fortran-2022.2.1.16992/compiler/latest/linux/compiler/lib/intel64_lin -compiler.ifx202221.libPath=/opt/compiler-explorer/intel-fortran-2022.2.1.16992/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-fortran-2022.2.1.16992/compiler/latest/linux/compiler/lib/ia32_lin -compiler.ifx202221.semver=2022.2.1 -compiler.ifx202221.options=-gxx-name=/opt/compiler-explorer/gcc-12.2.0/bin/g++ - -compiler.ifx202300.exe=/opt/compiler-explorer/intel-fortran-2023.0.0.25394/compiler/latest/linux/bin/ifx -compiler.ifx202300.ldPath=/opt/compiler-explorer/intel-fortran-2023.0.0.25394/compiler/latest/linux/compiler/lib/intel64_lin -compiler.ifx202300.libPath=/opt/compiler-explorer/intel-fortran-2023.0.0.25394/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-fortran-2023.0.0.25394/compiler/latest/linux/compiler/lib/ia32_lin -compiler.ifx202300.semver=2023.0.0 -compiler.ifx202300.options=-gxx-name=/opt/compiler-explorer/gcc-13.1.0/bin/g++ - -compiler.ifx202310.exe=/opt/compiler-explorer/intel-fortran-2023.1.0.46348/compiler/latest/linux/bin/ifx -compiler.ifx202310.ldPath=/opt/compiler-explorer/intel-fortran-2023.1.0.46348/compiler/latest/linux/compiler/lib/intel64_lin -compiler.ifx202310.libPath=/opt/compiler-explorer/intel-fortran-2023.1.0.46348/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-fortran-2023.1.0.46348/compiler/latest/linux/compiler/lib/ia32_lin -compiler.ifx202310.semver=2023.1.0 -compiler.ifx202310.options=-gxx-name=/opt/compiler-explorer/gcc-13.1.0/bin/g++ - -compiler.ifx202321.exe=/opt/compiler-explorer/intel-fortran-2023.2.1.8/compiler/latest/linux/bin/ifx -compiler.ifx202321.ldPath=/opt/compiler-explorer/intel-fortran-2023.2.1.8/compiler/latest/linux/compiler/lib/intel64_lin -compiler.ifx202321.libPath=/opt/compiler-explorer/intel-fortran-2023.2.1.8/compiler/latest/linux/compiler/lib/intel64_lin:/opt/compiler-explorer/intel-fortran-2023.2.1.8/compiler/latest/linux/compiler/lib/ia32_lin -compiler.ifx202321.semver=2023.2.1 -compiler.ifx202321.options=-gxx-name=/opt/compiler-explorer/gcc-13.2.0/bin/g++ - -compiler.ifx202400.exe=/opt/compiler-explorer/intel-fortran-2024.0.0.49493/compiler/latest/bin/ifx -compiler.ifx202400.ldPath=/opt/compiler-explorer/intel-fortran-2024.0.0.49493/compiler/latest/lib -compiler.ifx202400.libPath=/opt/compiler-explorer/intel-fortran-2024.0.0.49493/compiler/latest/lib -compiler.ifx202400.semver=2024.0.0 -compiler.ifx202400.options=-gxx-name=/opt/compiler-explorer/gcc-13.2.0/bin/g++ - -compiler.ifxlatest.exe=/opt/compiler-explorer/intel-fortran-2024.0.0.49493/compiler/latest/bin/ifx -compiler.ifxlatest.ldPath=/opt/compiler-explorer/intel-fortran-2024.0.0.49493/compiler/latest/lib -compiler.ifxlatest.libPath=/opt/compiler-explorer/intel-fortran-2024.0.0.49493/compiler/latest/lib -compiler.ifxlatest.semver=(latest) -compiler.ifxlatest.options=-gxx-name=/opt/compiler-explorer/gcc-13.2.0/bin/g++ - -############################### -# GCC Cross-Compilers -group.cross.compilers=&gccarm:&gccaarch64:&ppcs:&gccrvs:&gccmips:&gccmips64:&gccmipsel:&gccmips64el:&gccs390x:&gccriscv:&gccriscv64:&gccloongarch64:&gccsparc:&gccsparc64:&gccsparcleon -group.cross.isSemVer=true -group.cross.supportsExecute=false -group.cross.supportsBinary=false -group.cross.supportsBinaryObject=true -group.cross.groupName=Cross GCC - -############################### -# GCC for SPARC -group.gccsparc.compilers=fsparcg1220:fsparcg1230:fsparcg1310:fsparcg1320:fsparcg1410 -group.gccsparc.groupName=SPARC gfortran -group.gccsparc.baseName=SPARC gfortran - -compiler.fsparcg1220.exe=/opt/compiler-explorer/sparc/gcc-12.2.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-gfortran -compiler.fsparcg1220.semver=12.2.0 -compiler.fsparcg1220.objdumper=/opt/compiler-explorer/sparc/gcc-12.2.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-objdump -compiler.fsparcg1220.demangler=/opt/compiler-explorer/sparc/gcc-12.2.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-c++filt - -compiler.fsparcg1230.exe=/opt/compiler-explorer/sparc/gcc-12.3.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-gfortran -compiler.fsparcg1230.semver=12.3.0 -compiler.fsparcg1230.objdumper=/opt/compiler-explorer/sparc/gcc-12.3.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-objdump -compiler.fsparcg1230.demangler=/opt/compiler-explorer/sparc/gcc-12.3.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-c++filt - -compiler.fsparcg1310.exe=/opt/compiler-explorer/sparc/gcc-13.1.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-gfortran -compiler.fsparcg1310.semver=13.1.0 -compiler.fsparcg1310.objdumper=/opt/compiler-explorer/sparc/gcc-13.1.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-objdump -compiler.fsparcg1310.demangler=/opt/compiler-explorer/sparc/gcc-13.1.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-c++filt - -compiler.fsparcg1320.exe=/opt/compiler-explorer/sparc/gcc-13.2.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-gfortran -compiler.fsparcg1320.semver=13.2.0 -compiler.fsparcg1320.objdumper=/opt/compiler-explorer/sparc/gcc-13.2.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-objdump -compiler.fsparcg1320.demangler=/opt/compiler-explorer/sparc/gcc-13.2.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-c++filt - -compiler.fsparcg1410.exe=/opt/compiler-explorer/sparc/gcc-14.1.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-gfortran -compiler.fsparcg1410.semver=14.1.0 -compiler.fsparcg1410.objdumper=/opt/compiler-explorer/sparc/gcc-14.1.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-objdump -compiler.fsparcg1410.demangler=/opt/compiler-explorer/sparc/gcc-14.1.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-c++filt - -############################### -# GCC for SPARC64 -group.gccsparc64.compilers=fsparc64g1220:fsparc64g1230:fsparc64g1310:fsparc64g1320:fsparc64g1410 -group.gccsparc64.groupName=SPARC64 gfortran -group.gccsparc64.baseName=SPARC64 gfortran - -compiler.fsparc64g1220.exe=/opt/compiler-explorer/sparc64/gcc-12.2.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-gfortran -compiler.fsparc64g1220.semver=12.2.0 -compiler.fsparc64g1220.objdumper=/opt/compiler-explorer/sparc64/gcc-12.2.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-objdump -compiler.fsparc64g1220.demangler=/opt/compiler-explorer/sparc64/gcc-12.2.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-c++filt - -compiler.fsparc64g1230.exe=/opt/compiler-explorer/sparc64/gcc-12.3.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-gfortran -compiler.fsparc64g1230.semver=12.3.0 -compiler.fsparc64g1230.objdumper=/opt/compiler-explorer/sparc64/gcc-12.3.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-objdump -compiler.fsparc64g1230.demangler=/opt/compiler-explorer/sparc64/gcc-12.3.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-c++filt - -compiler.fsparc64g1310.exe=/opt/compiler-explorer/sparc64/gcc-13.1.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-gfortran -compiler.fsparc64g1310.semver=13.1.0 -compiler.fsparc64g1310.objdumper=/opt/compiler-explorer/sparc64/gcc-13.1.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-objdump -compiler.fsparc64g1310.demangler=/opt/compiler-explorer/sparc64/gcc-13.1.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-c++filt - -compiler.fsparc64g1320.exe=/opt/compiler-explorer/sparc64/gcc-13.2.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-gfortran -compiler.fsparc64g1320.semver=13.2.0 -compiler.fsparc64g1320.objdumper=/opt/compiler-explorer/sparc64/gcc-13.2.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-objdump -compiler.fsparc64g1320.demangler=/opt/compiler-explorer/sparc64/gcc-13.2.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-c++filt - -compiler.fsparc64g1410.exe=/opt/compiler-explorer/sparc64/gcc-14.1.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-gfortran -compiler.fsparc64g1410.semver=14.1.0 -compiler.fsparc64g1410.objdumper=/opt/compiler-explorer/sparc64/gcc-14.1.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-objdump -compiler.fsparc64g1410.demangler=/opt/compiler-explorer/sparc64/gcc-14.1.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-c++filt - -############################### -# GCC for SPARC LEON -group.gccsparcleon.compilers=fsparcleong1220:fsparcleong1220-1:fsparcleong1230:fsparcleong1310:fsparcleong1320 -group.gccsparcleon.groupName=SPARC LEON gfortran -group.gccsparcleon.baseName=SPARC LEON gfortran - -# this one was wrongly built using 'master', not 12.2.0 release. -compiler.fsparcleong1220.exe=/opt/compiler-explorer/sparc-leon/gcc-12.2.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-gfortran -compiler.fsparcleong1220.hidden=true -compiler.fsparcleong1220.name=SPARC LEON gfortran 13.x (incorrectly named 12.2.0 in the past) -compiler.fsparcleong1220.objdumper=/opt/compiler-explorer/sparc-leon/gcc-12.2.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-objdump -compiler.fsparcleong1220.demangler=/opt/compiler-explorer/sparc-leon/gcc-12.2.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-c++filt - -compiler.fsparcleong1230.exe=/opt/compiler-explorer/sparc-leon/gcc-12.3.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-gfortran -compiler.fsparcleong1230.semver=12.3.0 -compiler.fsparcleong1230.objdumper=/opt/compiler-explorer/sparc-leon/gcc-12.3.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-objdump -compiler.fsparcleong1230.demangler=/opt/compiler-explorer/sparc-leon/gcc-12.3.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-c++filt - -compiler.fsparcleong1220-1.exe=/opt/compiler-explorer/sparc-leon/gcc-12.2.0-1/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-gfortran -compiler.fsparcleong1220-1.semver=12.2.0 -compiler.fsparcleong1220-1.objdumper=/opt/compiler-explorer/sparc-leon/gcc-12.2.0-1/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-objdump -compiler.fsparcleong1220-1.demangler=/opt/compiler-explorer/sparc-leon/gcc-12.2.0-1/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-c++filt - -compiler.fsparcleong1310.exe=/opt/compiler-explorer/sparc-leon/gcc-13.1.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-gfortran -compiler.fsparcleong1310.semver=13.1.0 -compiler.fsparcleong1310.objdumper=/opt/compiler-explorer/sparc-leon/gcc-13.1.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-objdump -compiler.fsparcleong1310.demangler=/opt/compiler-explorer/sparc-leon/gcc-13.1.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-c++filt - -compiler.fsparcleong1320.exe=/opt/compiler-explorer/sparc-leon/gcc-13.2.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-gfortran -compiler.fsparcleong1320.semver=13.2.0 -compiler.fsparcleong1320.objdumper=/opt/compiler-explorer/sparc-leon/gcc-13.2.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-objdump -compiler.fsparcleong1320.demangler=/opt/compiler-explorer/sparc-leon/gcc-13.2.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-c++filt - -############################### -# GCC for LOONGARCH64 -group.gccloongarch64.compilers=floongarch64g1220:floongarch64g1230:floongarch64g1310:floongarch64g1320:floongarch64g1410 -group.gccloongarch64.groupName=LOONGARCH64 gfortran -group.gccloongarch64.baseName=LOONGARCH64 gfortran - -compiler.floongarch64g1220.exe=/opt/compiler-explorer/loongarch64/gcc-12.2.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-gfortran -compiler.floongarch64g1220.semver=12.2.0 -compiler.floongarch64g1220.objdumper=/opt/compiler-explorer/loongarch64/gcc-12.2.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-objdump -compiler.floongarch64g1220.demangler=/opt/compiler-explorer/loongarch64/gcc-12.2.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-c++filt - -compiler.floongarch64g1230.exe=/opt/compiler-explorer/loongarch64/gcc-12.3.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-gfortran -compiler.floongarch64g1230.semver=12.3.0 -compiler.floongarch64g1230.objdumper=/opt/compiler-explorer/loongarch64/gcc-12.3.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-objdump -compiler.floongarch64g1230.demangler=/opt/compiler-explorer/loongarch64/gcc-12.3.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-c++filt - -compiler.floongarch64g1310.exe=/opt/compiler-explorer/loongarch64/gcc-13.1.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-gfortran -compiler.floongarch64g1310.semver=13.1.0 -compiler.floongarch64g1310.objdumper=/opt/compiler-explorer/loongarch64/gcc-13.1.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-objdump -compiler.floongarch64g1310.demangler=/opt/compiler-explorer/loongarch64/gcc-13.1.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-c++filt - -compiler.floongarch64g1320.exe=/opt/compiler-explorer/loongarch64/gcc-13.2.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-gfortran -compiler.floongarch64g1320.semver=13.2.0 -compiler.floongarch64g1320.objdumper=/opt/compiler-explorer/loongarch64/gcc-13.2.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-objdump -compiler.floongarch64g1320.demangler=/opt/compiler-explorer/loongarch64/gcc-13.2.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-c++filt - -compiler.floongarch64g1410.exe=/opt/compiler-explorer/loongarch64/gcc-14.1.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-gfortran -compiler.floongarch64g1410.semver=14.1.0 -compiler.floongarch64g1410.objdumper=/opt/compiler-explorer/loongarch64/gcc-14.1.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-objdump -compiler.floongarch64g1410.demangler=/opt/compiler-explorer/loongarch64/gcc-14.1.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-c++filt - -############################### -# GCC for RISCV64 -group.gccriscv64.compilers=friscv64g1140:friscv64g1220:friscv64g1230:friscv64g1310:friscv64g1320:friscv64g1410 -group.gccriscv64.groupName=RISCV64 gfortran -group.gccriscv64.baseName=RISCV64 gfortran - -compiler.friscv64g1140.exe=/opt/compiler-explorer/riscv64/gcc-11.4.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-gfortran -compiler.friscv64g1140.semver=11.4.0 -compiler.friscv64g1140.objdumper=/opt/compiler-explorer/riscv64/gcc-11.4.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump -compiler.friscv64g1140.demangler=/opt/compiler-explorer/riscv64/gcc-11.4.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-c++filt - -compiler.friscv64g1220.exe=/opt/compiler-explorer/riscv64/gcc-12.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-gfortran -compiler.friscv64g1220.semver=12.2.0 -compiler.friscv64g1220.objdumper=/opt/compiler-explorer/riscv64/gcc-12.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump -compiler.friscv64g1220.demangler=/opt/compiler-explorer/riscv64/gcc-12.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-c++filt - -compiler.friscv64g1230.exe=/opt/compiler-explorer/riscv64/gcc-12.3.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-gfortran -compiler.friscv64g1230.semver=12.3.0 -compiler.friscv64g1230.objdumper=/opt/compiler-explorer/riscv64/gcc-12.3.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump -compiler.friscv64g1230.demangler=/opt/compiler-explorer/riscv64/gcc-12.3.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-c++filt - -compiler.friscv64g1310.exe=/opt/compiler-explorer/riscv64/gcc-13.1.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-gfortran -compiler.friscv64g1310.semver=13.1.0 -compiler.friscv64g1310.objdumper=/opt/compiler-explorer/riscv64/gcc-13.1.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump -compiler.friscv64g1310.demangler=/opt/compiler-explorer/riscv64/gcc-13.1.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-c++filt - -compiler.friscv64g1320.exe=/opt/compiler-explorer/riscv64/gcc-13.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-gfortran -compiler.friscv64g1320.semver=13.2.0 -compiler.friscv64g1320.objdumper=/opt/compiler-explorer/riscv64/gcc-13.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump -compiler.friscv64g1320.demangler=/opt/compiler-explorer/riscv64/gcc-13.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-c++filt - -compiler.friscv64g1410.exe=/opt/compiler-explorer/riscv64/gcc-14.1.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-gfortran -compiler.friscv64g1410.semver=14.1.0 -compiler.friscv64g1410.objdumper=/opt/compiler-explorer/riscv64/gcc-14.1.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump -compiler.friscv64g1410.demangler=/opt/compiler-explorer/riscv64/gcc-14.1.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-c++filt - -############################### -# GCC for RISCV -group.gccriscv.compilers=friscvg1140:friscvg1220:friscvg1230:friscvg1310:friscvg1320:friscvg1410 -group.gccriscv.groupName=RISCV (32bit) gfortran -group.gccriscv.baseName=RISCV (32bit) gfortran - -compiler.friscvg1140.exe=/opt/compiler-explorer/riscv32/gcc-11.4.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-gfortran -compiler.friscvg1140.semver=11.4.0 -compiler.friscvg1140.objdumper=/opt/compiler-explorer/riscv32/gcc-11.4.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-objdump -compiler.friscvg1140.demangler=/opt/compiler-explorer/riscv32/gcc-11.4.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-c++filt - -compiler.friscvg1220.exe=/opt/compiler-explorer/riscv32/gcc-12.2.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-gfortran -compiler.friscvg1220.semver=12.2.0 -compiler.friscvg1220.objdumper=/opt/compiler-explorer/riscv32/gcc-12.2.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-objdump -compiler.friscvg1220.demangler=/opt/compiler-explorer/riscv32/gcc-12.2.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-c++filt - -compiler.friscvg1230.exe=/opt/compiler-explorer/riscv32/gcc-12.3.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-gfortran -compiler.friscvg1230.semver=12.3.0 -compiler.friscvg1230.objdumper=/opt/compiler-explorer/riscv32/gcc-12.3.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-objdump -compiler.friscvg1230.demangler=/opt/compiler-explorer/riscv32/gcc-12.3.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-c++filt - -compiler.friscvg1310.exe=/opt/compiler-explorer/riscv32/gcc-13.1.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-gfortran -compiler.friscvg1310.semver=13.1.0 -compiler.friscvg1310.objdumper=/opt/compiler-explorer/riscv32/gcc-13.1.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-objdump -compiler.friscvg1310.demangler=/opt/compiler-explorer/riscv32/gcc-13.1.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-c++filt - -compiler.friscvg1320.exe=/opt/compiler-explorer/riscv32/gcc-13.2.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-gfortran -compiler.friscvg1320.semver=13.2.0 -compiler.friscvg1320.objdumper=/opt/compiler-explorer/riscv32/gcc-13.2.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-objdump -compiler.friscvg1320.demangler=/opt/compiler-explorer/riscv32/gcc-13.2.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-c++filt - -compiler.friscvg1410.exe=/opt/compiler-explorer/riscv32/gcc-14.1.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-gfortran -compiler.friscvg1410.semver=14.1.0 -compiler.friscvg1410.objdumper=/opt/compiler-explorer/riscv32/gcc-14.1.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-objdump -compiler.friscvg1410.demangler=/opt/compiler-explorer/riscv32/gcc-14.1.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-c++filt - -############################### -# GCC for ARM -group.gccarm.compilers=farmg640:farmg730:farmg820:farmg1050:farmg1140:farmg1210:farmg1220:farmg1230:farmg1310:farmg1320:farmg1410 -group.gccarm.groupName=ARM (32bit) gfortran -group.gccarm.baseName=ARM (32bit) gfortran - -compiler.farmg640.exe=/opt/compiler-explorer/arm/gcc-6.4.0/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-gfortran -compiler.farmg640.semver=6.4 - -compiler.farmg730.exe=/opt/compiler-explorer/arm/gcc-7.3.0/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-gfortran -compiler.farmg730.semver=7.3 - -compiler.farmg820.exe=/opt/compiler-explorer/arm/gcc-8.2.0/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-gfortran -compiler.farmg820.semver=8.2 - -compiler.farmg1050.exe=/opt/compiler-explorer/arm/gcc-10.5.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-gfortran -compiler.farmg1050.semver=10.5.0 -compiler.farmg1050.objdumper=/opt/compiler-explorer/arm/gcc-10.5.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-objdump -compiler.farmg1050.demangler=/opt/compiler-explorer/arm/gcc-10.5.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-c++filt - -compiler.farmg1140.exe=/opt/compiler-explorer/arm/gcc-11.4.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-gfortran -compiler.farmg1140.semver=11.4.0 -compiler.farmg1140.objdumper=/opt/compiler-explorer/arm/gcc-11.4.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-objdump -compiler.farmg1140.demangler=/opt/compiler-explorer/arm/gcc-11.4.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-c++filt - -compiler.farmg1210.exe=/opt/compiler-explorer/arm/gcc-12.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-gfortran -compiler.farmg1210.semver=12.1.0 - -compiler.farmg1220.exe=/opt/compiler-explorer/arm/gcc-12.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-gfortran -compiler.farmg1220.semver=12.2.0 -compiler.farmg1220.objdumper=/opt/compiler-explorer/arm/gcc-12.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-objdump -compiler.farmg1220.demangler=/opt/compiler-explorer/arm/gcc-12.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-c++filt - -compiler.farmg1230.exe=/opt/compiler-explorer/arm/gcc-12.3.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-gfortran -compiler.farmg1230.semver=12.3.0 -compiler.farmg1230.objdumper=/opt/compiler-explorer/arm/gcc-12.3.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-objdump -compiler.farmg1230.demangler=/opt/compiler-explorer/arm/gcc-12.3.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-c++filt - -compiler.farmg1310.exe=/opt/compiler-explorer/arm/gcc-13.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-gfortran -compiler.farmg1310.semver=13.1.0 -compiler.farmg1310.objdumper=/opt/compiler-explorer/arm/gcc-13.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-objdump -compiler.farmg1310.demangler=/opt/compiler-explorer/arm/gcc-13.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-c++filt - -compiler.farmg1320.exe=/opt/compiler-explorer/arm/gcc-13.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-gfortran -compiler.farmg1320.semver=13.2.0 -compiler.farmg1320.objdumper=/opt/compiler-explorer/arm/gcc-13.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-objdump -compiler.farmg1320.demangler=/opt/compiler-explorer/arm/gcc-13.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-c++filt - -compiler.farmg1410.exe=/opt/compiler-explorer/arm/gcc-14.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-gfortran -compiler.farmg1410.semver=14.1.0 -compiler.farmg1410.objdumper=/opt/compiler-explorer/arm/gcc-14.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-objdump -compiler.farmg1410.demangler=/opt/compiler-explorer/arm/gcc-14.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-c++filt - -############################### -## GCC for s390x -group.gccs390x.compilers=fs390xg1210:fs390xg1220:fs390xg1230:fs390xg1310:fs390xg1320:fs390xg1410 -group.gccs390x.groupName=s390x gfortran -group.gccs390x.baseName=s390x gfortran - -compiler.fs390xg1210.exe=/opt/compiler-explorer/s390x/gcc-12.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-gfortran -compiler.fs390xg1210.semver=12.1.0 -compiler.fs390xg1210.objdumper=/opt/compiler-explorer/s390x/gcc-12.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-objdump - -compiler.fs390xg1220.exe=/opt/compiler-explorer/s390x/gcc-12.2.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-gfortran -compiler.fs390xg1220.semver=12.2.0 -compiler.fs390xg1220.objdumper=/opt/compiler-explorer/s390x/gcc-12.2.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-objdump -compiler.fs390xg1220.demangler=/opt/compiler-explorer/s390x/gcc-12.2.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-c++filt - -compiler.fs390xg1230.exe=/opt/compiler-explorer/s390x/gcc-12.3.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-gfortran -compiler.fs390xg1230.semver=12.3.0 -compiler.fs390xg1230.objdumper=/opt/compiler-explorer/s390x/gcc-12.3.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-objdump -compiler.fs390xg1230.demangler=/opt/compiler-explorer/s390x/gcc-12.3.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-c++filt - -compiler.fs390xg1310.exe=/opt/compiler-explorer/s390x/gcc-13.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-gfortran -compiler.fs390xg1310.semver=13.1.0 -compiler.fs390xg1310.objdumper=/opt/compiler-explorer/s390x/gcc-13.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-objdump -compiler.fs390xg1310.demangler=/opt/compiler-explorer/s390x/gcc-13.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-c++filt - -compiler.fs390xg1320.exe=/opt/compiler-explorer/s390x/gcc-13.2.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-gfortran -compiler.fs390xg1320.semver=13.2.0 -compiler.fs390xg1320.objdumper=/opt/compiler-explorer/s390x/gcc-13.2.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-objdump -compiler.fs390xg1320.demangler=/opt/compiler-explorer/s390x/gcc-13.2.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-c++filt - -compiler.fs390xg1410.exe=/opt/compiler-explorer/s390x/gcc-14.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-gfortran -compiler.fs390xg1410.semver=14.1.0 -compiler.fs390xg1410.objdumper=/opt/compiler-explorer/s390x/gcc-14.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-objdump -compiler.fs390xg1410.demangler=/opt/compiler-explorer/s390x/gcc-14.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-c++filt - -############################### -# LLVM Flang for X86 -group.clang_llvmflang.compilers=flangtrunk:flangtrunknew -group.clang_llvmflang.groupName=LLVM-FLANG x86-64 -group.clang_llvmflang.compilerType=flang - -compiler.flangtrunk.exe=/opt/compiler-explorer/clang-llvmflang-trunk/bin/flang-to-external-fc -compiler.flangtrunk.name=flang-trunk (flang-to-external-fc) -compiler.flangtrunk.gfortranPath=/opt/compiler-explorer/gcc-snapshot/bin -compiler.flangtrunk.ldPath=${exePath}/../lib|${exePath}/../lib32|${exePath}/../lib64|/opt/compiler-explorer/gcc-snapshot/lib|/opt/compiler-explorer/gcc-snapshot/lib32|/opt/compiler-explorer/gcc-snapshot/lib64 -compiler.flangtrunk.isNightly=true - -compiler.flangtrunknew.exe=/opt/compiler-explorer/clang-llvmflang-trunk/bin/flang-new -compiler.flangtrunknew.name=flang-trunk (flang-new) -compiler.flangtrunknew.gfortranPath=/opt/compiler-explorer/gcc-snapshot/bin -compiler.flangtrunknew.ldPath=${exePath}/../lib|${exePath}/../lib32|${exePath}/../lib64|/opt/compiler-explorer/gcc-snapshot/lib|/opt/compiler-explorer/gcc-snapshot/lib32|/opt/compiler-explorer/gcc-snapshot/lib64 -compiler.flangtrunknew.isNightly=true - -############################### -# GCC for ARM 64bit -group.gccaarch64.compilers=farm64g640:farm64g730:farm64g820:farm64g1050:farm64g1210:farm64g1220:farm64g1230:farm64g1310:farm64g1140:farm64g1320:farm64g1410 -group.gccaarch64.groupName=ARM (AARCH64) GCC -group.gccaarch64.baseName=AARCH64 gfortran -compiler.farm64g640.exe=/opt/compiler-explorer/arm64/gcc-6.4.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gfortran -compiler.farm64g640.semver=6.4 -compiler.farm64g730.exe=/opt/compiler-explorer/arm64/gcc-7.3.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gfortran -compiler.farm64g730.semver=7.3 -compiler.farm64g820.exe=/opt/compiler-explorer/arm64/gcc-8.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gfortran -compiler.farm64g820.semver=8.2 - -compiler.farm64g1050.exe=/opt/compiler-explorer/arm64/gcc-10.5.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gfortran -compiler.farm64g1050.semver=10.5.0 -compiler.farm64g1050.objdumper=/opt/compiler-explorer/arm64/gcc-10.5.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-objdump -compiler.farm64g1050.demangler=/opt/compiler-explorer/arm64/gcc-10.5.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-c++filt - -compiler.farm64g1140.exe=/opt/compiler-explorer/arm64/gcc-11.4.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gfortran -compiler.farm64g1140.semver=11.4.0 -compiler.farm64g1140.objdumper=/opt/compiler-explorer/arm64/gcc-11.4.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-objdump -compiler.farm64g1140.demangler=/opt/compiler-explorer/arm64/gcc-11.4.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-c++filt - -compiler.farm64g1210.exe=/opt/compiler-explorer/arm64/gcc-12.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gfortran -compiler.farm64g1210.objdumper=/opt/compiler-explorer/arm64/gcc-12.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-objdump -compiler.farm64g1210.demangler=/opt/compiler-explorer/arm64/gcc-12.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-c++filt -compiler.farm64g1210.semver=12.1.0 - -compiler.farm64g1220.exe=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gfortran -compiler.farm64g1220.semver=12.2.0 -compiler.farm64g1220.objdumper=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-objdump -compiler.farm64g1220.demangler=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-c++filt - -compiler.farm64g1230.exe=/opt/compiler-explorer/arm64/gcc-12.3.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gfortran -compiler.farm64g1230.semver=12.3.0 -compiler.farm64g1230.objdumper=/opt/compiler-explorer/arm64/gcc-12.3.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-objdump -compiler.farm64g1230.demangler=/opt/compiler-explorer/arm64/gcc-12.3.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-c++filt - -compiler.farm64g1310.exe=/opt/compiler-explorer/arm64/gcc-13.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gfortran -compiler.farm64g1310.semver=13.1.0 -compiler.farm64g1310.objdumper=/opt/compiler-explorer/arm64/gcc-13.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-objdump -compiler.farm64g1310.demangler=/opt/compiler-explorer/arm64/gcc-13.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-c++filt - -compiler.farm64g1320.exe=/opt/compiler-explorer/arm64/gcc-13.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gfortran -compiler.farm64g1320.semver=13.2.0 -compiler.farm64g1320.objdumper=/opt/compiler-explorer/arm64/gcc-13.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-objdump -compiler.farm64g1320.demangler=/opt/compiler-explorer/arm64/gcc-13.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-c++filt - -compiler.farm64g1410.exe=/opt/compiler-explorer/arm64/gcc-14.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gfortran -compiler.farm64g1410.semver=14.1.0 -compiler.farm64g1410.objdumper=/opt/compiler-explorer/arm64/gcc-14.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-objdump -compiler.farm64g1410.demangler=/opt/compiler-explorer/arm64/gcc-14.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-c++filt - -############################### -# GCC for PPCs -group.ppcs.compilers=&ppc64:&ppc64le:&ppc -group.ppcs.groupName=POWER Compilers - -############################### -# GCC for PPC -group.ppc.compilers=fppcg1210:fppcg1220:fppcg1230:fppcg1310:fppcg1320:fppcg1410 -group.ppc.groupName=POWER gfortran -group.ppc.baseName=POWER gfortran - -compiler.fppcg1210.exe=/opt/compiler-explorer/powerpc/gcc-12.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-gfortran -compiler.fppcg1210.semver=12.1.0 -compiler.fppcg1210.objdumper=/opt/compiler-explorer/powerpc/gcc-12.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-objdump - -compiler.fppcg1220.exe=/opt/compiler-explorer/powerpc/gcc-12.2.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-gfortran -compiler.fppcg1220.semver=12.2.0 -compiler.fppcg1220.objdumper=/opt/compiler-explorer/powerpc/gcc-12.2.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-objdump -compiler.fppcg1220.demangler=/opt/compiler-explorer/powerpc/gcc-12.2.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-c++filt - -compiler.fppcg1230.exe=/opt/compiler-explorer/powerpc/gcc-12.3.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-gfortran -compiler.fppcg1230.semver=12.3.0 -compiler.fppcg1230.objdumper=/opt/compiler-explorer/powerpc/gcc-12.3.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-objdump -compiler.fppcg1230.demangler=/opt/compiler-explorer/powerpc/gcc-12.3.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-c++filt - -compiler.fppcg1310.exe=/opt/compiler-explorer/powerpc/gcc-13.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-gfortran -compiler.fppcg1310.semver=13.1.0 -compiler.fppcg1310.objdumper=/opt/compiler-explorer/powerpc/gcc-13.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-objdump -compiler.fppcg1310.demangler=/opt/compiler-explorer/powerpc/gcc-13.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-c++filt - -compiler.fppcg1320.exe=/opt/compiler-explorer/powerpc/gcc-13.2.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-gfortran -compiler.fppcg1320.semver=13.2.0 -compiler.fppcg1320.objdumper=/opt/compiler-explorer/powerpc/gcc-13.2.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-objdump -compiler.fppcg1320.demangler=/opt/compiler-explorer/powerpc/gcc-13.2.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-c++filt - -compiler.fppcg1410.exe=/opt/compiler-explorer/powerpc/gcc-14.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-gfortran -compiler.fppcg1410.semver=14.1.0 -compiler.fppcg1410.objdumper=/opt/compiler-explorer/powerpc/gcc-14.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-objdump -compiler.fppcg1410.demangler=/opt/compiler-explorer/powerpc/gcc-14.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-c++filt - -############################### -# GCC for PPC64 -group.ppc64.compilers=fppc64g8:fppc64g9:fppc64g1210:fppc64g1220:fppc64g1230:fppc64g1310:fppc64g1320:fppc64gtrunk:fppc64g1410 -group.ppc64.groupName=POWER64 gfortran -group.ppc64.baseName=POWER64 gfortran - -compiler.fppc64g8.exe=/opt/compiler-explorer/powerpc64/gcc-at12/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-gfortran -compiler.fppc64g8.name=power64 AT12.0 -compiler.fppc64g8.semver=(snapshot) - -compiler.fppc64g9.exe=/opt/compiler-explorer/powerpc64/gcc-at13/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-gfortran -compiler.fppc64g9.name=power64 AT13.0 -compiler.fppc64g9.semver=(snapshot) - -compiler.fppc64g1210.exe=/opt/compiler-explorer/powerpc64/gcc-12.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-gfortran -compiler.fppc64g1210.semver=12.1.0 -compiler.fppc64g1210.objdumper=/opt/compiler-explorer/powerpc64/gcc-12.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump - -compiler.fppc64g1220.exe=/opt/compiler-explorer/powerpc64/gcc-12.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-gfortran -compiler.fppc64g1220.semver=12.2.0 -compiler.fppc64g1220.objdumper=/opt/compiler-explorer/powerpc64/gcc-12.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.fppc64g1220.demangler=/opt/compiler-explorer/powerpc64/gcc-12.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-c++filt - -compiler.fppc64g1230.exe=/opt/compiler-explorer/powerpc64/gcc-12.3.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-gfortran -compiler.fppc64g1230.semver=12.3.0 -compiler.fppc64g1230.objdumper=/opt/compiler-explorer/powerpc64/gcc-12.3.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.fppc64g1230.demangler=/opt/compiler-explorer/powerpc64/gcc-12.3.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-c++filt - -compiler.fppc64g1310.exe=/opt/compiler-explorer/powerpc64/gcc-13.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-gfortran -compiler.fppc64g1310.semver=13.1.0 -compiler.fppc64g1310.objdumper=/opt/compiler-explorer/powerpc64/gcc-13.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.fppc64g1310.demangler=/opt/compiler-explorer/powerpc64/gcc-13.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-c++filt - -compiler.fppc64g1320.exe=/opt/compiler-explorer/powerpc64/gcc-13.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-gfortran -compiler.fppc64g1320.semver=13.2.0 -compiler.fppc64g1320.objdumper=/opt/compiler-explorer/powerpc64/gcc-13.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.fppc64g1320.demangler=/opt/compiler-explorer/powerpc64/gcc-13.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-c++filt - -compiler.fppc64g1410.exe=/opt/compiler-explorer/powerpc64/gcc-14.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-gfortran -compiler.fppc64g1410.semver=14.1.0 -compiler.fppc64g1410.objdumper=/opt/compiler-explorer/powerpc64/gcc-14.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.fppc64g1410.demangler=/opt/compiler-explorer/powerpc64/gcc-14.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-c++filt - -compiler.fppc64gtrunk.exe=/opt/compiler-explorer/powerpc64/gcc-trunk/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-gfortran -compiler.fppc64gtrunk.semver=trunk -compiler.fppc64gtrunk.objdumper=/opt/compiler-explorer/powerpc64/gcc-trunk/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.fppc64gtrunk.demangler=/opt/compiler-explorer/powerpc64/gcc-trunk/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-c++filt - -############################### -# GCC for PPC64LE -group.ppc64le.compilers=fppc64leg8:fppc64leg9:fppc64leg1210:fppc64leg1220:fppc64leg1230:fppc64leg1310:fppc64leg1320:fppc64legtrunk:fppc64leg1410 -group.ppc64le.groupName=POWER64le gfortran -group.ppc64le.baseName=POWER64le gfortran - -compiler.fppc64leg8.exe=/opt/compiler-explorer/powerpc64le/gcc-at12/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-gfortran -compiler.fppc64leg8.name=power64le AT12.0 -compiler.fppc64leg8.semver=(snapshot) - -compiler.fppc64leg9.exe=/opt/compiler-explorer/powerpc64le/gcc-at13/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-gfortran -compiler.fppc64leg9.name=power64le AT13.0 -compiler.fppc64leg9.semver=(snapshot) - -compiler.fppc64leg1210.exe=/opt/compiler-explorer/powerpc64le/gcc-12.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-gfortran -compiler.fppc64leg1210.semver=12.1.0 -compiler.fppc64leg1210.objdumper=/opt/compiler-explorer/powerpc64le/gcc-12.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump - -compiler.fppc64leg1220.exe=/opt/compiler-explorer/powerpc64le/gcc-12.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-gfortran -compiler.fppc64leg1220.semver=12.2.0 -compiler.fppc64leg1220.objdumper=/opt/compiler-explorer/powerpc64le/gcc-12.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.fppc64leg1220.demangler=/opt/compiler-explorer/powerpc64le/gcc-12.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-c++filt - -compiler.fppc64leg1230.exe=/opt/compiler-explorer/powerpc64le/gcc-12.3.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-gfortran -compiler.fppc64leg1230.semver=12.3.0 -compiler.fppc64leg1230.objdumper=/opt/compiler-explorer/powerpc64le/gcc-12.3.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.fppc64leg1230.demangler=/opt/compiler-explorer/powerpc64le/gcc-12.3.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-c++filt - -compiler.fppc64leg1310.exe=/opt/compiler-explorer/powerpc64le/gcc-13.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-gfortran -compiler.fppc64leg1310.semver=13.1.0 -compiler.fppc64leg1310.objdumper=/opt/compiler-explorer/powerpc64le/gcc-13.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.fppc64leg1310.demangler=/opt/compiler-explorer/powerpc64le/gcc-13.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-c++filt - -compiler.fppc64leg1320.exe=/opt/compiler-explorer/powerpc64le/gcc-13.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-gfortran -compiler.fppc64leg1320.semver=13.2.0 -compiler.fppc64leg1320.objdumper=/opt/compiler-explorer/powerpc64le/gcc-13.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.fppc64leg1320.demangler=/opt/compiler-explorer/powerpc64le/gcc-13.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-c++filt - -compiler.fppc64leg1410.exe=/opt/compiler-explorer/powerpc64le/gcc-14.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-gfortran -compiler.fppc64leg1410.semver=14.1.0 -compiler.fppc64leg1410.objdumper=/opt/compiler-explorer/powerpc64le/gcc-14.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.fppc64leg1410.demangler=/opt/compiler-explorer/powerpc64le/gcc-14.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-c++filt - -compiler.fppc64legtrunk.exe=/opt/compiler-explorer/powerpc64le/gcc-trunk/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-gfortran -compiler.fppc64legtrunk.semver=trunk -compiler.fppc64legtrunk.objdumper=/opt/compiler-explorer/powerpc64le/gcc-trunk/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.fppc64legtrunk.demangler=/opt/compiler-explorer/powerpc64le/gcc-trunk/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-c++filt - -################################ -## GCC For RISC-V 32 and 64 - -group.gccrvs.compilers=&gccrv64:&gccrv32 - -################################ -# GCC for RISC-V 32-bits -group.gccrv32.compilers=frv32gtrunk:frv32g1210 -group.gccrv32.groupName=RISC-V 32-bits gfortran -group.gccrv32.baseName=RISC-V 32-bits gfortran - -compiler.frv32g1210.exe=/opt/compiler-explorer/riscv32/gcc-12.1.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-gfortran -compiler.frv32g1210.semver=12.1.0 -compiler.frv32g1210.objdumper=/opt/compiler-explorer/riscv32/gcc-12.1.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-objdump - -compiler.frv32gtrunk.exe=/opt/compiler-explorer/riscv32/gcc-trunk/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-gfortran -compiler.frv32gtrunk.semver=(trunk) -compiler.frv32gtrunk.objdumper=/opt/compiler-explorer/riscv32/gcc-trunk/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-objdump - -################################ -# GCC for RISC-V 64-bits -group.gccrv64.compilers=frv64gtrunk:frv64g1210 -group.gccrv64.groupName=RISC-V 64-bits gfortran -group.gccrv64.baseName=RISC-V 64-bits gfortran - -compiler.frv64g1210.exe=/opt/compiler-explorer/riscv64/gcc-12.1.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-gfortran -compiler.frv64g1210.semver=12.1.0 -compiler.frv64g1210.objdumper=/opt/compiler-explorer/riscv64/gcc-12.1.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump - -compiler.frv64gtrunk.exe=/opt/compiler-explorer/riscv64/gcc-trunk/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-gfortran -compiler.frv64gtrunk.semver=(trunk) -compiler.frv64gtrunk.isNightly=true -compiler.frv64gtrunk.objdumper=/opt/compiler-explorer/riscv64/gcc-trunk/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump - -################################ -# GCC for MIPS -group.gccmips.compilers=fmipsg494:fmipsg550:fmipsg950:fmipsg1210:fmipsg1220:fmipsg1230:fmipsg1310:fmipsg1320:fmipsg1410 -group.gccmips.groupName=MIPS gfortran -group.gccmips.baseName=MIPS gfortran - -compiler.fmipsg494.exe=/opt/compiler-explorer/mips/gcc-4.9.4/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-gfortran -compiler.fmipsg494.semver=4.9.4 -compiler.fmipsg494.objdumper=/opt/compiler-explorer/mips/gcc-4.9.4/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump -compiler.fmipsg494.demangler=/opt/compiler-explorer/mips/gcc-4.9.4/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-c++filt - -compiler.fmipsg550.exe=/opt/compiler-explorer/mips/gcc-5.5.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-gfortran -compiler.fmipsg550.semver=5.5.0 -compiler.fmipsg550.objdumper=/opt/compiler-explorer/mips/gcc-5.5.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump -compiler.fmipsg550.demangler=/opt/compiler-explorer/mips/gcc-5.5.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-c++filt - -compiler.fmipsg950.exe=/opt/compiler-explorer/mips/gcc-9.5.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-gfortran -compiler.fmipsg950.semver=9.5.0 -compiler.fmipsg950.objdumper=/opt/compiler-explorer/mips/gcc-9.5.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump -compiler.fmipsg950.demangler=/opt/compiler-explorer/mips/gcc-9.5.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-c++filt - -compiler.fmipsg1210.exe=/opt/compiler-explorer/mips/gcc-12.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-gfortran -compiler.fmipsg1210.semver=12.1.0 -compiler.fmipsg1210.objdumper=/opt/compiler-explorer/mips/gcc-12.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump - -compiler.fmipsg1220.exe=/opt/compiler-explorer/mips/gcc-12.2.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-gfortran -compiler.fmipsg1220.semver=12.2.0 -compiler.fmipsg1220.objdumper=/opt/compiler-explorer/mips/gcc-12.2.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump -compiler.fmipsg1220.demangler=/opt/compiler-explorer/mips/gcc-12.2.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-c++filt - -compiler.fmipsg1230.exe=/opt/compiler-explorer/mips/gcc-12.3.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-gfortran -compiler.fmipsg1230.semver=12.3.0 -compiler.fmipsg1230.objdumper=/opt/compiler-explorer/mips/gcc-12.3.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump -compiler.fmipsg1230.demangler=/opt/compiler-explorer/mips/gcc-12.3.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-c++filt - -compiler.fmipsg1310.exe=/opt/compiler-explorer/mips/gcc-13.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-gfortran -compiler.fmipsg1310.semver=13.1.0 -compiler.fmipsg1310.objdumper=/opt/compiler-explorer/mips/gcc-13.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump -compiler.fmipsg1310.demangler=/opt/compiler-explorer/mips/gcc-13.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-c++filt - -compiler.fmipsg1320.exe=/opt/compiler-explorer/mips/gcc-13.2.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-gfortran -compiler.fmipsg1320.semver=13.2.0 -compiler.fmipsg1320.objdumper=/opt/compiler-explorer/mips/gcc-13.2.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump -compiler.fmipsg1320.demangler=/opt/compiler-explorer/mips/gcc-13.2.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-c++filt - -compiler.fmipsg1410.exe=/opt/compiler-explorer/mips/gcc-14.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-gfortran -compiler.fmipsg1410.semver=14.1.0 -compiler.fmipsg1410.objdumper=/opt/compiler-explorer/mips/gcc-14.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump -compiler.fmipsg1410.demangler=/opt/compiler-explorer/mips/gcc-14.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-c++filt - -################################ -# GCC for MIPS64 -group.gccmips64.compilers=fmips64g494:fmips64g550:fmips64g950:fmips64g1210:fmips64g1220:fmips64g1230:fmips64g1310:fmips64g1320:fmips64g1410 -group.gccmips64.groupName=MIPS64 gfortran -group.gccmips64.baseName=MIPS64 gfortran - -compiler.fmips64g494.exe=/opt/compiler-explorer/mips64/gcc-4.9.4/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-gfortran -compiler.fmips64g494.semver=4.9.4 -compiler.fmips64g494.objdumper=/opt/compiler-explorer/mips64/gcc-4.9.4/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump -compiler.fmips64g494.demangler=/opt/compiler-explorer/mips64/gcc-4.9.4/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-c++filt - -compiler.fmips64g550.exe=/opt/compiler-explorer/mips64/gcc-5.5.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-gfortran -compiler.fmips64g550.semver=5.5.0 -compiler.fmips64g550.objdumper=/opt/compiler-explorer/mips64/gcc-5.5.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump -compiler.fmips64g550.demangler=/opt/compiler-explorer/mips64/gcc-5.5.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-c++filt - -compiler.fmips64g950.exe=/opt/compiler-explorer/mips64/gcc-9.5.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-gfortran -compiler.fmips64g950.semver=9.5.0 -compiler.fmips64g950.objdumper=/opt/compiler-explorer/mips64/gcc-9.5.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump -compiler.fmips64g950.demangler=/opt/compiler-explorer/mips64/gcc-9.5.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-c++filt - -compiler.fmips64g1210.exe=/opt/compiler-explorer/mips64/gcc-12.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-gfortran -compiler.fmips64g1210.semver=12.1.0 -compiler.fmips64g1210.objdumper=/opt/compiler-explorer/mips64/gcc-12.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump - -compiler.fmips64g1220.exe=/opt/compiler-explorer/mips64/gcc-12.2.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-gfortran -compiler.fmips64g1220.semver=12.2.0 -compiler.fmips64g1220.objdumper=/opt/compiler-explorer/mips64/gcc-12.2.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump -compiler.fmips64g1220.demangler=/opt/compiler-explorer/mips64/gcc-12.2.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-c++filt - -compiler.fmips64g1230.exe=/opt/compiler-explorer/mips64/gcc-12.3.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-gfortran -compiler.fmips64g1230.semver=12.3.0 -compiler.fmips64g1230.objdumper=/opt/compiler-explorer/mips64/gcc-12.3.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump -compiler.fmips64g1230.demangler=/opt/compiler-explorer/mips64/gcc-12.3.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-c++filt - -compiler.fmips64g1310.exe=/opt/compiler-explorer/mips64/gcc-13.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-gfortran -compiler.fmips64g1310.semver=13.1.0 -compiler.fmips64g1310.objdumper=/opt/compiler-explorer/mips64/gcc-13.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump -compiler.fmips64g1310.demangler=/opt/compiler-explorer/mips64/gcc-13.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-c++filt - -compiler.fmips64g1320.exe=/opt/compiler-explorer/mips64/gcc-13.2.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-gfortran -compiler.fmips64g1320.semver=13.2.0 -compiler.fmips64g1320.objdumper=/opt/compiler-explorer/mips64/gcc-13.2.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump -compiler.fmips64g1320.demangler=/opt/compiler-explorer/mips64/gcc-13.2.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-c++filt - -compiler.fmips64g1410.exe=/opt/compiler-explorer/mips64/gcc-14.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-gfortran -compiler.fmips64g1410.semver=14.1.0 -compiler.fmips64g1410.objdumper=/opt/compiler-explorer/mips64/gcc-14.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump -compiler.fmips64g1410.demangler=/opt/compiler-explorer/mips64/gcc-14.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-c++filt - -################################ -# GCC for MIPSEL -group.gccmipsel.compilers=fmipselg494:fmipselg550:fmipselg950:fmipselg1210:fmipselg1220:fmipselg1230:fmipselg1310:fmipselg1320:fmipselg1410 -group.gccmipsel.groupName=MIPSel gfortran -group.gccmipsel.baseName=MIPSel gfortran - -compiler.fmipselg494.exe=/opt/compiler-explorer/mipsel/gcc-4.9.4/mipsel-unknown-linux-gnu/bin/mipsel-unknown-linux-gnu-gfortran -compiler.fmipselg494.semver=4.9.4 -compiler.fmipselg494.objdumper=/opt/compiler-explorer/mipsel/gcc-4.9.4/mipsel-unknown-linux-gnu/bin/mipsel-unknown-linux-gnu-objdump -compiler.fmipselg494.demangler=/opt/compiler-explorer/mipsel/gcc-4.9.4/mipsel-unknown-linux-gnu/bin/mipsel-unknown-linux-gnu-c++filt - -compiler.fmipselg550.exe=/opt/compiler-explorer/mipsel/gcc-5.5.0/mipsel-unknown-linux-gnu/bin/mipsel-unknown-linux-gnu-gfortran -compiler.fmipselg550.semver=5.5.0 -compiler.fmipselg550.objdumper=/opt/compiler-explorer/mipsel/gcc-5.5.0/mipsel-unknown-linux-gnu/bin/mipsel-unknown-linux-gnu-objdump -compiler.fmipselg550.demangler=/opt/compiler-explorer/mipsel/gcc-5.5.0/mipsel-unknown-linux-gnu/bin/mipsel-unknown-linux-gnu-c++filt - -compiler.fmipselg950.exe=/opt/compiler-explorer/mipsel/gcc-9.5.0/mipsel-unknown-linux-gnu/bin/mipsel-unknown-linux-gnu-gfortran -compiler.fmipselg950.semver=9.5.0 -compiler.fmipselg950.objdumper=/opt/compiler-explorer/mipsel/gcc-9.5.0/mipsel-unknown-linux-gnu/bin/mipsel-unknown-linux-gnu-objdump -compiler.fmipselg950.demangler=/opt/compiler-explorer/mipsel/gcc-9.5.0/mipsel-unknown-linux-gnu/bin/mipsel-unknown-linux-gnu-c++filt - -compiler.fmipselg1210.exe=/opt/compiler-explorer/mipsel/gcc-12.1.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-gfortran -compiler.fmipselg1210.semver=12.1.0 -compiler.fmipselg1210.objdumper=/opt/compiler-explorer/mipsel/gcc-12.1.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-objdump - -compiler.fmipselg1220.exe=/opt/compiler-explorer/mipsel/gcc-12.2.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-gfortran -compiler.fmipselg1220.semver=12.2.0 -compiler.fmipselg1220.objdumper=/opt/compiler-explorer/mipsel/gcc-12.2.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-objdump -compiler.fmipselg1220.demangler=/opt/compiler-explorer/mipsel/gcc-12.2.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-c++filt - -compiler.fmipselg1230.exe=/opt/compiler-explorer/mipsel/gcc-12.3.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-gfortran -compiler.fmipselg1230.semver=12.3.0 -compiler.fmipselg1230.objdumper=/opt/compiler-explorer/mipsel/gcc-12.3.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-objdump -compiler.fmipselg1230.demangler=/opt/compiler-explorer/mipsel/gcc-12.3.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-c++filt - -compiler.fmipselg1310.exe=/opt/compiler-explorer/mipsel/gcc-13.1.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-gfortran -compiler.fmipselg1310.semver=13.1.0 -compiler.fmipselg1310.objdumper=/opt/compiler-explorer/mipsel/gcc-13.1.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-objdump -compiler.fmipselg1310.demangler=/opt/compiler-explorer/mipsel/gcc-13.1.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-c++filt - -compiler.fmipselg1320.exe=/opt/compiler-explorer/mipsel/gcc-13.2.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-gfortran -compiler.fmipselg1320.semver=13.2.0 -compiler.fmipselg1320.objdumper=/opt/compiler-explorer/mipsel/gcc-13.2.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-objdump -compiler.fmipselg1320.demangler=/opt/compiler-explorer/mipsel/gcc-13.2.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-c++filt - -compiler.fmipselg1410.exe=/opt/compiler-explorer/mipsel/gcc-14.1.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-gfortran -compiler.fmipselg1410.semver=14.1.0 -compiler.fmipselg1410.objdumper=/opt/compiler-explorer/mipsel/gcc-14.1.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-objdump -compiler.fmipselg1410.demangler=/opt/compiler-explorer/mipsel/gcc-14.1.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-c++filt - -################################ -# GCC for MIPS64el -group.gccmips64el.compilers=fmips64elg494:fmips64elg550:fmips64elg950:fmips64elg1210:fmips64elg1220:fmips64elg1230:fmips64elg1310:fmips64elg1320:fmips64elg1410 -group.gccmips64el.groupName=MIPS64el gfortran -group.gccmips64el.baseName=MIPS64el gfortran - -compiler.fmips64elg494.exe=/opt/compiler-explorer/mips64el/gcc-4.9.4/mips64el-unknown-linux-gnu/bin/mips64el-unknown-linux-gnu-gfortran -compiler.fmips64elg494.semver=4.9.4 -compiler.fmips64elg494.objdumper=/opt/compiler-explorer/mips64el/gcc-4.9.4/mips64el-unknown-linux-gnu/bin/mips64el-unknown-linux-gnu-objdump -compiler.fmips64elg494.demangler=/opt/compiler-explorer/mips64el/gcc-4.9.4/mips64el-unknown-linux-gnu/bin/mips64el-unknown-linux-gnu-c++filt - -compiler.fmips64elg550.exe=/opt/compiler-explorer/mips64el/gcc-5.5.0/mips64el-unknown-linux-gnu/bin/mips64el-unknown-linux-gnu-gfortran -compiler.fmips64elg550.semver=5.5.0 -compiler.fmips64elg550.objdumper=/opt/compiler-explorer/mips64el/gcc-5.5.0/mips64el-unknown-linux-gnu/bin/mips64el-unknown-linux-gnu-objdump -compiler.fmips64elg550.demangler=/opt/compiler-explorer/mips64el/gcc-5.5.0/mips64el-unknown-linux-gnu/bin/mips64el-unknown-linux-gnu-c++filt - -compiler.fmips64elg950.exe=/opt/compiler-explorer/mips64el/gcc-9.5.0/mips64el-unknown-linux-gnu/bin/mips64el-unknown-linux-gnu-gfortran -compiler.fmips64elg950.semver=9.5.0 -compiler.fmips64elg950.objdumper=/opt/compiler-explorer/mips64el/gcc-9.5.0/mips64el-unknown-linux-gnu/bin/mips64el-unknown-linux-gnu-objdump -compiler.fmips64elg950.demangler=/opt/compiler-explorer/mips64el/gcc-9.5.0/mips64el-unknown-linux-gnu/bin/mips64el-unknown-linux-gnu-c++filt - -compiler.fmips64elg1210.exe=/opt/compiler-explorer/mips64el/gcc-12.1.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-gfortran -compiler.fmips64elg1210.semver=12.1.0 -compiler.fmips64elg1210.objdumper=/opt/compiler-explorer/mips64el/gcc-12.1.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-objdump - -compiler.fmips64elg1220.exe=/opt/compiler-explorer/mips64el/gcc-12.2.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-gfortran -compiler.fmips64elg1220.semver=12.2.0 -compiler.fmips64elg1220.objdumper=/opt/compiler-explorer/mips64el/gcc-12.2.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-objdump -compiler.fmips64elg1220.demangler=/opt/compiler-explorer/mips64el/gcc-12.2.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-c++filt - -compiler.fmips64elg1230.exe=/opt/compiler-explorer/mips64el/gcc-12.3.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-gfortran -compiler.fmips64elg1230.semver=12.3.0 -compiler.fmips64elg1230.objdumper=/opt/compiler-explorer/mips64el/gcc-12.3.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-objdump -compiler.fmips64elg1230.demangler=/opt/compiler-explorer/mips64el/gcc-12.3.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-c++filt - -compiler.fmips64elg1310.exe=/opt/compiler-explorer/mips64el/gcc-13.1.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-gfortran -compiler.fmips64elg1310.semver=13.1.0 -compiler.fmips64elg1310.objdumper=/opt/compiler-explorer/mips64el/gcc-13.1.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-objdump -compiler.fmips64elg1310.demangler=/opt/compiler-explorer/mips64el/gcc-13.1.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-c++filt - -compiler.fmips64elg1320.exe=/opt/compiler-explorer/mips64el/gcc-13.2.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-gfortran -compiler.fmips64elg1320.semver=13.2.0 -compiler.fmips64elg1320.objdumper=/opt/compiler-explorer/mips64el/gcc-13.2.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-objdump -compiler.fmips64elg1320.demangler=/opt/compiler-explorer/mips64el/gcc-13.2.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-c++filt - -compiler.fmips64elg1410.exe=/opt/compiler-explorer/mips64el/gcc-14.1.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-gfortran -compiler.fmips64elg1410.semver=14.1.0 -compiler.fmips64elg1410.objdumper=/opt/compiler-explorer/mips64el/gcc-14.1.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-objdump -compiler.fmips64elg1410.demangler=/opt/compiler-explorer/mips64el/gcc-14.1.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-c++filt - -################################# -################################# -# Libraries - -libs=curl:http_client:json_fortran:forcompile:stdlib_fortran - -libs.curl.name=curl -libs.curl.liblink=curl-d -libs.curl.url=https://curl.se -libs.curl.versions=7831 -libs.curl.versions.7831.version=7.83.1 -libs.curl.versions.7831.path=/opt/compiler-explorer/libs/curl/7.83.1/include - -libs.http_client.name=http-client -libs.http_client.url=https://github.com/fortran-lang/http-client -libs.http_client.staticliblink=http -libs.http_client.versions=010 -libs.http_client.packagedheaders=true -libs.http_client.versions.010.version=0.1.0 - -libs.json_fortran.name=json-fortran -libs.json_fortran.url=https://github.com/jacobwilliams/json-fortran -libs.json_fortran.staticliblink=json-fortran -libs.json_fortran.versions=830 -libs.json_fortran.packagedheaders=true -libs.json_fortran.versions.830.version=8.3.0 - -libs.forcompile.name=ForCompile -libs.forcompile.url=https://github.com/gha3mi/forcompile -libs.forcompile.description=A Fortran library to access the Compiler Explorer API -libs.forcompile.staticliblink=forcompile -libs.forcompile.dependencies=json_fortran:http_client:curl-d -libs.forcompile.versions=trunk -libs.forcompile.packagedheaders=true -libs.forcompile.versions.trunk.version=trunk - -libs.stdlib_fortran.name=stdlib -libs.stdlib_fortran.url=https://github.com/fortran-lang/stdlib -libs.stdlib_fortran.description=Fortran Standard Library -libs.stdlib_fortran.staticliblink=stdlib -libs.stdlib_fortran.versions=stdlib-fpm -libs.stdlib_fortran.packagedheaders=true -libs.stdlib_fortran.versions.stdlib-fpm.version=stdlib-fpm - -################################# -################################# -# Installed tools - -tools=llvm-mcatrunk:osacatrunk:readelf:ldd - -tools.llvm-mcatrunk.name=llvm-mca (trunk) -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.stdinHint=disabled - -tools.osacatrunk.name=OSACA (0.5.2) -tools.osacatrunk.exe=/opt/compiler-explorer/osaca-0.5.2/bin/osaca -tools.osacatrunk.type=postcompilation -tools.osacatrunk.class=osaca-tool -tools.osacatrunk.stdinHint=disabled - -tools.readelf.name=readelf (trunk) -tools.readelf.exe=/opt/compiler-explorer/gcc-snapshot/bin/readelf -tools.readelf.type=postcompilation -tools.readelf.class=readelf-tool -tools.readelf.exclude= -tools.readelf.stdinHint=disabled - -tools.ldd.name=ldd -tools.ldd.exe=/usr/bin/ldd -tools.ldd.type=postcompilation -tools.ldd.class=readelf-tool -tools.ldd.exclude= -tools.ldd.stdinHint=disabled diff --git a/etc/config/fortran.defaults.properties b/etc/config/fortran.defaults.properties deleted file mode 100644 index 1d4669007..000000000 --- a/etc/config/fortran.defaults.properties +++ /dev/null @@ -1,112 +0,0 @@ -# Default settings for Fortran -compilers=&gfortran_86:&clang_llvmflang -defaultCompiler=gfortran -demangler=c++filt -objdumper=objdump -compilerType=fortran - -############################### -# GCC for x86 -group.gfortran_86.compilers=gfortran412:gfortran447:gfortran453:gfortran464:gfortran471:gfortran472:gfortran473:gfortran474:gfortran481:gfortran482:gfortran483:gfortran484:gfortran485:gfortran490:gfortran491:gfortran492:gfortran493:gfortran494def:gfortran48:gfortran4:gfortran510:gfortran520:gfortran530:gfortran540:gfortran550def:gfortran5:gfortran62:gfortran63def:gfortran6:gfortran71def:gfortran72def:gfortran73def:gfortran7:gfortran8:gfortran81def:gfortran9:gfortran10:gfortran11:gfortran -group.gfortran_86.groupName=GCC x86-64 -compiler.gfortran412.exe=/usr/bin/gfortran-4.1.2 -compiler.gfortran412.name=gfortran 4.1.2 -compiler.gfortran447.exe=/usr/bin/gfortran-4.4.7 -compiler.gfortran447.name=gfortran 4.4.7 -compiler.gfortran453.exe=/usr/bin/gfortran-4.5.3 -compiler.gfortran453.name=gfortran 4.5.3 -compiler.gfortran464.exe=/usr/bin/gfortran-4.6.4 -compiler.gfortran464.name=gfortran 4.6.4 -compiler.gfortran471.exe=/usr/bin/gfortran-4.7.1 -compiler.gfortran471.name=gfortran 4.7.1 -compiler.gfortran472.exe=/usr/bin/gfortran-4.7.2 -compiler.gfortran472.name=gfortran 4.7.2 -compiler.gfortran473.exe=/usr/bin/gfortran-4.7.3 -compiler.gfortran473.name=gfortran 4.7.3 -compiler.gfortran474.exe=/usr/bin/gfortran-4.7.4 -compiler.gfortran474.name=gfortran 4.7.4 -compiler.gfortran481.exe=/usr/bin/gfortran-4.8.1 -compiler.gfortran481.name=gfortran 4.8.1 -compiler.gfortran482.exe=/usr/bin/gfortran-4.8.2 -compiler.gfortran482.name=gfortran 4.8.2 -compiler.gfortran483.exe=/usr/bin/gfortran-4.8.3 -compiler.gfortran483.name=gfortran 4.8.3 -compiler.gfortran484.exe=/usr/bin/gfortran-4.8.4 -compiler.gfortran484.name=gfortran 4.8.4 -compiler.gfortran485.exe=/usr/bin/gfortran-4.8.5 -compiler.gfortran485.name=gfortran 4.8.5 -compiler.gfortran490.exe=/usr/bin/gfortran-4.9.0 -compiler.gfortran490.name=gfortran 4.9.0 -compiler.gfortran491.exe=/usr/bin/gfortran-4.9.1 -compiler.gfortran491.name=gfortran 4.9.1 -compiler.gfortran492.exe=/usr/bin/gfortran-4.9.2 -compiler.gfortran492.name=gfortran 4.9.2 -compiler.gfortran493.exe=/usr/bin/gfortran-4.9.3 -compiler.gfortran493.name=gfortran 4.9.3 -compiler.gfortran494def.exe=/usr/bin/gfortran-4.9.4 -compiler.gfortran494def.name=gfortran 4.9.4 -compiler.gfortran494def.alias=gfortran494 -compiler.gfortran4.exe=/usr/bin/gfortran-4 -compiler.gfortran4.name=gfortran 4.x -compiler.gfortran48.exe=/usr/bin/gfortran-4.8 -compiler.gfortran48.name=gfortran 4.8 -compiler.gfortran510.exe=/usr/bin/gfortran-5.1.0 -compiler.gfortran510.name=gfortran 5.1 -compiler.gfortran520.exe=/usr/bin/gfortran-5.2.0 -compiler.gfortran520.name=gfortran 5.2 -compiler.gfortran530.exe=/usr/bin/gfortran-5.3.0 -compiler.gfortran530.name=gfortran 5.3 -compiler.gfortran540.exe=/usr/bin/gfortran-5.4.0 -compiler.gfortran540.name=gfortran 5.4 -compiler.gfortran550def.exe=/usr/bin/gfortran-5.5.0 -compiler.gfortran550def.name=gfortran 5.5 -compiler.gfortran550def.alias=gfortran550 -compiler.gfortran5.exe=/usr/bin/gfortran-5 -compiler.gfortran5.name=gfortran 5.x -compiler.gfortran6.exe=/usr/bin/gfortran-6.1.0 -compiler.gfortran6.name=gfortran 6.1 -compiler.gfortran62.exe=/usr/bin/gfortran-6.2.0 -compiler.gfortran62.name=gfortran 6.2 -compiler.gfortran63def.exe=/usr/bin/gfortran-6.3.0 -compiler.gfortran63def.name=gfortran 6.3 -compiler.gfortran63def.alias=gfortran63 -compiler.gfortran71def.exe=/usr/bin/gfortran-7.1.0 -compiler.gfortran71def.name=gfortran 7.1 -compiler.gfortran71def.alias=gfortran71 -compiler.gfortran72def.exe=/usr/bin/gfortran-7.2.0 -compiler.gfortran72def.name=gfortran 7.2 -compiler.gfortran72def.alias=gfortran72def -compiler.gfortran73def.exe=/usr/bin/gfortran-7.3.0 -compiler.gfortran73def.name=gfortran 7.3 -compiler.gfortran73def.alias=gfortran73 -compiler.gfortran7.exe=/usr/bin/gfortran-7 -compiler.gfortran7.name=gfortran 7.x -compiler.gfortran8.exe=/usr/bin/gfortran-8 -compiler.gfortran8.name=gfortran 8.x -compiler.gfortran81def.exe=/usr/bin/gfortran-8.1.0 -compiler.gfortran81def.name=gfortran 8.1 -compiler.gfortran81def.alias=gfortran81 -compiler.gfortran9.exe=/usr/bin/gfortran-9 -compiler.gfortran9.name=gfortran 9.x -compiler.gfortran10.exe=/usr/bin/gfortran-10 -compiler.gfortran10.name=gfortran 10.x -compiler.gfortran11.exe=/usr/bin/gfortran-11 -compiler.gfortran11.name=gfortran 11.x -compiler.gfortran.exe=/usr/bin/gfortran -compiler.gfortran.name=gfortran - -############################### -# LLVM Flang -group.clang_llvmflang.compilers=flangtrunk:flangtrunknew -group.clang_llvmflang.groupName=LLVM-FLANG -group.clang_llvmflang.compilerType=flang - -compiler.flangtrunk.exe=/usr/local/bin/flang-to-external-fc -compiler.flangtrunk.name=flang-trunk (flang-to-external-fc) -compiler.flangtrunk.gfortranPath=/usr/bin/ -compiler.flangtrunk.isNightly=true - -compiler.flangtrunknew.exe=/usr/local/bin/flang-new -compiler.flangtrunknew.name=flang-trunk (flang-new) -compiler.flangtrunknew.gfortranPath=/usr/bin/ -compiler.flangtrunknew.isNightly=true diff --git a/etc/config/fsharp.amazon.properties b/etc/config/fsharp.amazon.properties deleted file mode 100644 index 66f503a54..000000000 --- a/etc/config/fsharp.amazon.properties +++ /dev/null @@ -1,52 +0,0 @@ -compilers=&fsharp -supportsBinary=true -needsMulti=false -compilerType=fsharp -defaultCompiler=dotnet707fsharp - -group.fsharp.compilers=dotnettrunkfsharp:dotnet707fsharp:dotnet703fsharp:dotnet701fsharp:dotnet6018fsharp:dotnet6014fsharp:dotnet6011fsharp - -compiler.dotnet6011fsharp.exe=/opt/compiler-explorer/dotnet-v6.0.11/.dotnet/dotnet -compiler.dotnet6011fsharp.name=.NET 6.0.110 -compiler.dotnet6011fsharp.clrDir=/opt/compiler-explorer/dotnet-v6.0.11 -compiler.dotnet6011fsharp.buildConfig=Release -compiler.dotnet6011fsharp.langVersion=latest - -compiler.dotnet6014fsharp.exe=/opt/compiler-explorer/dotnet-v6.0.14/.dotnet/dotnet -compiler.dotnet6014fsharp.name=.NET 6.0.113 -compiler.dotnet6014fsharp.clrDir=/opt/compiler-explorer/dotnet-v6.0.14 -compiler.dotnet6014fsharp.buildConfig=Release -compiler.dotnet6014fsharp.langVersion=latest - -compiler.dotnet6018fsharp.exe=/opt/compiler-explorer/dotnet-v6.0.18/.dotnet/dotnet -compiler.dotnet6018fsharp.name=.NET 6.0.116 -compiler.dotnet6018fsharp.clrDir=/opt/compiler-explorer/dotnet-v6.0.18 -compiler.dotnet6018fsharp.buildConfig=Release -compiler.dotnet6018fsharp.langVersion=latest - -compiler.dotnet701fsharp.exe=/opt/compiler-explorer/dotnet-v7.0.1/.dotnet/dotnet -compiler.dotnet701fsharp.name=.NET 7.0.100 -compiler.dotnet701fsharp.clrDir=/opt/compiler-explorer/dotnet-v7.0.1 -compiler.dotnet701fsharp.buildConfig=Release -compiler.dotnet701fsharp.langVersion=latest -compiler.dotnet701fsharp.alias=dotnet700fsharp - -compiler.dotnet703fsharp.exe=/opt/compiler-explorer/dotnet-v7.0.3/.dotnet/dotnet -compiler.dotnet703fsharp.name=.NET 7.0.102 -compiler.dotnet703fsharp.clrDir=/opt/compiler-explorer/dotnet-v7.0.3 -compiler.dotnet703fsharp.buildConfig=Release -compiler.dotnet703fsharp.langVersion=latest - -compiler.dotnet707fsharp.exe=/opt/compiler-explorer/dotnet-v7.0.7/.dotnet/dotnet -compiler.dotnet707fsharp.name=.NET 7.0.105 -compiler.dotnet707fsharp.clrDir=/opt/compiler-explorer/dotnet-v7.0.7 -compiler.dotnet707fsharp.buildConfig=Release -compiler.dotnet707fsharp.langVersion=latest -compiler.dotnet707fsharp.alias=dotnet700fsharp - -compiler.dotnettrunkfsharp.exe=/opt/compiler-explorer/dotnet-trunk/.dotnet/dotnet -compiler.dotnettrunkfsharp.name=.NET (main) -compiler.dotnettrunkfsharp.clrDir=/opt/compiler-explorer/dotnet-trunk -compiler.dotnettrunkfsharp.buildConfig=Release -compiler.dotnettrunkfsharp.langVersion=preview -compiler.dotnettrunkfsharp.isNightly=true diff --git a/etc/config/fsharp.defaults.properties b/etc/config/fsharp.defaults.properties deleted file mode 100644 index bfed0718d..000000000 --- a/etc/config/fsharp.defaults.properties +++ /dev/null @@ -1,51 +0,0 @@ -compilers=&fsharp -supportsBinary=true -needsMulti=false -compilerType=fsharp -defaultCompiler=dotnet707fsharp - -group.fsharp.compilers=dotnettrunkfsharp:dotnet707fsharp:dotnet703fsharp:dotnet701fsharp:dotnet6018fsharp:dotnet6014fsharp:dotnet6011fsharp - -compiler.dotnet6011fsharp.exe=/opt/compiler-explorer/dotnet-v6.0.11/.dotnet/dotnet -compiler.dotnet6011fsharp.name=.NET 6.0.110 -compiler.dotnet6011fsharp.clrDir=/opt/compiler-explorer/dotnet-v6.0.11 -compiler.dotnet6011fsharp.buildConfig=Release -compiler.dotnet6011fsharp.langVersion=latest - -compiler.dotnet6014fsharp.exe=/opt/compiler-explorer/dotnet-v6.0.14/.dotnet/dotnet -compiler.dotnet6014fsharp.name=.NET 6.0.113 -compiler.dotnet6014fsharp.clrDir=/opt/compiler-explorer/dotnet-v6.0.14 -compiler.dotnet6014fsharp.buildConfig=Release -compiler.dotnet6014fsharp.langVersion=latest - -compiler.dotnet6018fsharp.exe=/opt/compiler-explorer/dotnet-v6.0.18/.dotnet/dotnet -compiler.dotnet6018fsharp.name=.NET 6.0.116 -compiler.dotnet6018fsharp.clrDir=/opt/compiler-explorer/dotnet-v6.0.18 -compiler.dotnet6018fsharp.buildConfig=Release -compiler.dotnet6018fsharp.langVersion=latest - -compiler.dotnet701fsharp.exe=/opt/compiler-explorer/dotnet-v7.0.1/.dotnet/dotnet -compiler.dotnet701fsharp.name=.NET 7.0.100 -compiler.dotnet701fsharp.clrDir=/opt/compiler-explorer/dotnet-v7.0.1 -compiler.dotnet701fsharp.buildConfig=Release -compiler.dotnet701fsharp.langVersion=latest -compiler.dotnet701fsharp.alias=dotnet700fsharp - -compiler.dotnet703fsharp.exe=/opt/compiler-explorer/dotnet-v7.0.3/.dotnet/dotnet -compiler.dotnet703fsharp.name=.NET 7.0.102 -compiler.dotnet703fsharp.clrDir=/opt/compiler-explorer/dotnet-v7.0.3 -compiler.dotnet703fsharp.buildConfig=Release -compiler.dotnet703fsharp.langVersion=latest - -compiler.dotnet707fsharp.exe=/opt/compiler-explorer/dotnet-v7.0.7/.dotnet/dotnet -compiler.dotnet707fsharp.name=.NET 7.0.105 -compiler.dotnet707fsharp.clrDir=/opt/compiler-explorer/dotnet-v7.0.7 -compiler.dotnet707fsharp.buildConfig=Release -compiler.dotnet707fsharp.langVersion=latest -compiler.dotnet707fsharp.alias=dotnet700fsharp - -compiler.dotnettrunkfsharp.exe=/opt/compiler-explorer/dotnet-trunk/.dotnet/dotnet -compiler.dotnettrunkfsharp.name=.NET (main) -compiler.dotnettrunkfsharp.clrDir=/opt/compiler-explorer/dotnet-trunk -compiler.dotnettrunkfsharp.buildConfig=Release -compiler.dotnettrunkfsharp.langVersion=preview diff --git a/etc/config/gimple.amazon.properties b/etc/config/gimple.amazon.properties deleted file mode 100644 index 7b1439335..000000000 --- a/etc/config/gimple.amazon.properties +++ /dev/null @@ -1,1323 +0,0 @@ -compilers=&gimplegcc86:&gimplecross:&wyrm -defaultCompiler=gimpleg141 -demangler=/opt/compiler-explorer/gcc-14.1.0/bin/c++filt -objdumper=/opt/compiler-explorer/gcc-14.1.0/bin/objdump -needsMulti=false -compilerType=gimple -buildenvsetup=ceconan -buildenvsetup.host=https://conan.compiler-explorer.com - -externalparser=CEAsmParser -externalparser.exe=/usr/local/bin/asm-parser - -############################### -# GCC for x86 -group.gimplegcc86.compilers=gimpleg91:gimpleg92:gimpleg93:gimpleg94:gimpleg95:gimpleg101:gimpleg102:gimpleg103:gimpleg104:gimpleg105:gimpleg111:gimpleg112:gimpleg113:gimpleg114:gimpleg121:gimpleg122:gimpleg123:gimpleg131:gimpleg132:gimpleg141:gimplegsnapshot:gimplegstatic-analysis -group.gimplegcc86.groupName=GCC x86-64 -group.gimplegcc86.instructionSet=amd64 -group.gimplegcc86.isSemVer=true -group.gimplegcc86.baseName=x86-64 gcc -group.gimplegcc86.licenseLink=https://gcc.gnu.org/onlinedocs/gcc/Copying.html -group.gimplegcc86.licenseName=GNU General Public License -group.gimplegcc86.licensePreamble=Copyright (c) 2007 Free Software Foundation, Inc. <a href="https://fsf.org/" target="_blank">https://fsf.org/</a> -group.gimplegcc86.compilerCategories=gcc - -compiler.gimpleg91.exe=/opt/compiler-explorer/gcc-9.1.0/bin/gcc -compiler.gimpleg91.semver=9.1 -compiler.gimpleg92.exe=/opt/compiler-explorer/gcc-9.2.0/bin/gcc -compiler.gimpleg92.semver=9.2 -compiler.gimpleg93.exe=/opt/compiler-explorer/gcc-9.3.0/bin/gcc -compiler.gimpleg93.semver=9.3 -compiler.gimpleg94.exe=/opt/compiler-explorer/gcc-9.4.0/bin/gcc -compiler.gimpleg94.semver=9.4 -compiler.gimpleg95.exe=/opt/compiler-explorer/gcc-9.5.0/bin/gcc -compiler.gimpleg95.semver=9.5 -compiler.gimpleg101.exe=/opt/compiler-explorer/gcc-10.1.0/bin/gcc -compiler.gimpleg101.semver=10.1 -compiler.gimpleg102.exe=/opt/compiler-explorer/gcc-10.2.0/bin/gcc -compiler.gimpleg102.semver=10.2 -compiler.gimpleg103.exe=/opt/compiler-explorer/gcc-10.3.0/bin/gcc -compiler.gimpleg103.semver=10.3 -compiler.gimpleg104.exe=/opt/compiler-explorer/gcc-10.4.0/bin/gcc -compiler.gimpleg104.semver=10.4 -compiler.gimpleg105.exe=/opt/compiler-explorer/gcc-10.5.0/bin/gcc -compiler.gimpleg105.semver=10.5 -compiler.gimpleg111.exe=/opt/compiler-explorer/gcc-11.1.0/bin/gcc -compiler.gimpleg111.semver=11.1 -compiler.gimpleg112.exe=/opt/compiler-explorer/gcc-11.2.0/bin/gcc -compiler.gimpleg112.semver=11.2 -compiler.gimpleg113.exe=/opt/compiler-explorer/gcc-11.3.0/bin/gcc -compiler.gimpleg113.semver=11.3 -compiler.gimpleg114.exe=/opt/compiler-explorer/gcc-11.4.0/bin/gcc -compiler.gimpleg114.semver=11.4 -compiler.gimpleg121.exe=/opt/compiler-explorer/gcc-12.1.0/bin/gcc -compiler.gimpleg121.semver=12.1 -compiler.gimpleg122.exe=/opt/compiler-explorer/gcc-12.2.0/bin/gcc -compiler.gimpleg122.semver=12.2 -compiler.gimpleg123.exe=/opt/compiler-explorer/gcc-12.3.0/bin/gcc -compiler.gimpleg123.semver=12.3 -compiler.gimpleg131.exe=/opt/compiler-explorer/gcc-13.1.0/bin/gcc -compiler.gimpleg131.semver=13.1 -compiler.gimpleg132.exe=/opt/compiler-explorer/gcc-13.2.0/bin/gcc -compiler.gimpleg132.semver=13.2 -compiler.gimpleg141.exe=/opt/compiler-explorer/gcc-14.1.0/bin/gcc -compiler.gimpleg141.semver=14.1 - -compiler.gimplegsnapshot.exe=/opt/compiler-explorer/gcc-snapshot/bin/gcc -compiler.gimplegsnapshot.demangler=/opt/compiler-explorer/gcc-snapshot/bin/c++filt -compiler.gimplegsnapshot.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump -compiler.gimplegsnapshot.semver=(trunk) -compiler.gimplegsnapshot.isNightly=true - -compiler.gimplegstatic-analysis.hidden=true -compiler.gimplegstatic-analysis.exe=/opt/compiler-explorer/gcc-static-analysis-trunk/bin/gcc -compiler.gimplegstatic-analysis.demangler=/opt/compiler-explorer/gcc-snapshot/bin/c++filt -compiler.gimplegstatic-analysis.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump -compiler.gimplegstatic-analysis.semver=(static analysis) -compiler.gimplegstatic-analysis.options=-fanalyzer -fdiagnostics-urls=never -fdiagnostics-color=always -compiler.gimplegstatic-analysis.notification=Experimental static analyzer; see <a href="https://gcc.gnu.org/wiki/DavidMalcolm/StaticAnalyzer" target="_blank" rel="noopener noreferrer">GCC wiki page<sup><small class="fas fa-external-link-alt opens-new-window" title="Opens in a new window"></small></sup></a> - -################################ -# GCC for AVR -group.gimpleavr.compilers=gimpleavrg920:gimpleavrg930:gimpleavrg1030:gimpleavrg1100:gimpleavrg1210:gimpleavrg1220:gimpleavrg1230:gimpleavrg1310:gimpleavrg1320 -group.gimpleavr.groupName=AVR GCC -group.gimpleavr.baseName=AVR gcc -group.gimpleavr.isSemVer=true - -compiler.gimpleavrg920.exe=/opt/compiler-explorer/avr/gcc-9.2.0/bin/avr-gcc -compiler.gimpleavrg920.semver=9.2.0 -compiler.gimpleavrg920.objdumper=/opt/compiler-explorer/avr/gcc-9.2.0/bin/avr-objdump - -compiler.gimpleavrg930.exe=/opt/compiler-explorer/avr/gcc-9.3.0/bin/avr-gcc -compiler.gimpleavrg930.semver=9.3.0 -compiler.gimpleavrg930.objdumper=/opt/compiler-explorer/avr/gcc-9.3.0/bin/avr-objdump - -compiler.gimpleavrg1030.exe=/opt/compiler-explorer/avr/gcc-10.3.0/bin/avr-gcc -compiler.gimpleavrg1030.semver=10.3.0 -compiler.gimpleavrg1030.objdumper=/opt/compiler-explorer/avr/gcc-10.3.0/bin/avr-objdump - -compiler.gimpleavrg1100.exe=/opt/compiler-explorer/avr/gcc-11.1.0/bin/avr-gcc -compiler.gimpleavrg1100.semver=11.1.0 -compiler.gimpleavrg1100.objdumper=/opt/compiler-explorer/avr/gcc-11.1.0/bin/avr-objdump - -compiler.gimpleavrg1210.exe=/opt/compiler-explorer/avr/gcc-12.1.0/avr/bin/avr-gcc -compiler.gimpleavrg1210.semver=12.1.0 -compiler.gimpleavrg1210.objdumper=/opt/compiler-explorer/avr/gcc-12.1.0/avr/bin/avr-objdump - -compiler.gimpleavrg1220.exe=/opt/compiler-explorer/avr/gcc-12.2.0/avr/bin/avr-gcc -compiler.gimpleavrg1220.semver=12.2.0 -compiler.gimpleavrg1220.objdumper=/opt/compiler-explorer/avr/gcc-12.2.0/avr/bin/avr-objdump -compiler.gimpleavrg1220.demangler=/opt/compiler-explorer/avr/gcc-12.2.0/avr/bin/avr-c++filt - -compiler.gimpleavrg1230.exe=/opt/compiler-explorer/avr/gcc-12.3.0/avr/bin/avr-gcc -compiler.gimpleavrg1230.semver=12.3.0 -compiler.gimpleavrg1230.objdumper=/opt/compiler-explorer/avr/gcc-12.3.0/avr/bin/avr-objdump -compiler.gimpleavrg1230.demangler=/opt/compiler-explorer/avr/gcc-12.3.0/avr/bin/avr-c++filt - -compiler.gimpleavrg1310.exe=/opt/compiler-explorer/avr/gcc-13.1.0/avr/bin/avr-gcc -compiler.gimpleavrg1310.semver=13.1.0 -compiler.gimpleavrg1310.objdumper=/opt/compiler-explorer/avr/gcc-13.1.0/avr/bin/avr-objdump -compiler.gimpleavrg1310.demangler=/opt/compiler-explorer/avr/gcc-13.1.0/avr/bin/avr-c++filt - -compiler.gimpleavrg1320.exe=/opt/compiler-explorer/avr/gcc-13.2.0/avr/bin/avr-gcc -compiler.gimpleavrg1320.semver=13.2.0 -compiler.gimpleavrg1320.objdumper=/opt/compiler-explorer/avr/gcc-13.2.0/avr/bin/avr-objdump -compiler.gimpleavrg1320.demangler=/opt/compiler-explorer/avr/gcc-13.2.0/avr/bin/avr-c++filt - -################################ -# GCC for Xtensa ESP32 -group.gimplextensaesp32.compilers=gimpleesp32g2022r1:gimpleesp32g20230208 -group.gimplextensaesp32.groupName=Xtensa ESP32 GCC -group.gimplextensaesp32.supportsBinary=false -group.gimplextensaesp32.instructionSet=xtensa -group.gimplextensaesp32.supportsAsmDocs=false -group.gimplextensaesp32.supportsBinaryObject=true - -compiler.gimpleesp32g2022r1.exe=/opt/compiler-explorer/xtensa/xtensa-esp32-elf-gcc11_2_0-esp-2022r1/bin/xtensa-esp32-elf-gcc -compiler.gimpleesp32g2022r1.objdumper=/opt/compiler-explorer/xtensa/xtensa-esp32-elf-gcc11_2_0-esp-2022r1/bin/xtensa-esp32-elf-objdump -compiler.gimpleesp32g2022r1.name=Xtensa ESP32 gcc 11.2.0 (2022r1) -compiler.gimpleesp32g20230208.exe=/opt/compiler-explorer/xtensa/xtensa-esp32-elf-12.2.0_20230208/bin/xtensa-esp32-elf-gcc -compiler.gimpleesp32g20230208.objdumper=/opt/compiler-explorer/xtensa/xtensa-esp32-elf-12.2.0_20230208/bin/xtensa-esp32-elf-objdump -compiler.gimpleesp32g20230208.name=Xtensa ESP32 gcc 12.2.0 (20230208) - -################################ -# GCC for Xtensa ESP32-S2 -group.gimplextensaesp32s2.compilers=gimpleesp32s2g2022r1:gimpleesp32s2g20230208 -group.gimplextensaesp32s2.groupName=Xtensa ESP32-S2 GCC -group.gimplextensaesp32s2.supportsBinary=false -group.gimplextensaesp32s2.instructionSet=xtensa -group.gimplextensaesp32s2.supportsAsmDocs=false -group.gimplextensaesp32s2.supportsBinaryObject=true - -compiler.gimpleesp32s2g2022r1.exe=/opt/compiler-explorer/xtensa/xtensa-esp32s2-elf-gcc11_2_0-esp-2022r1/bin/xtensa-esp32s2-elf-gcc -compiler.gimpleesp32s2g2022r1.objdumper=/opt/compiler-explorer/xtensa/xtensa-esp32s2-elf-gcc11_2_0-esp-2022r1/bin/xtensa-esp32s2-elf-objdump -compiler.gimpleesp32s2g2022r1.name=Xtensa ESP32-S2 gcc 11.2.0 (2022r1) -compiler.gimpleesp32s2g20230208.exe=/opt/compiler-explorer/xtensa/xtensa-esp32s2-elf-12.2.0_20230208/bin/xtensa-esp32s2-elf-gcc -compiler.gimpleesp32s2g20230208.objdumper=/opt/compiler-explorer/xtensa/xtensa-esp32s2-elf-12.2.0_20230208/bin/xtensa-esp32s2-elf-objdump -compiler.gimpleesp32s2g20230208.name=Xtensa ESP32-S2 gcc 12.2.0 (20230208) - -################################ -# GCC for Xtensa ESP32-S3 -group.gimplextensaesp32s3.compilers=gimpleesp32s3g2022r1:gimpleesp32s3g20230208 -group.gimplextensaesp32s3.groupName=Xtensa ESP32-S3 GCC -group.gimplextensaesp32s3.supportsBinary=false -group.gimplextensaesp32s3.instructionSet=xtensa -group.gimplextensaesp32s3.supportsAsmDocs=false -group.gimplextensaesp32s3.supportsBinaryObject=true - -compiler.gimpleesp32s3g2022r1.exe=/opt/compiler-explorer/xtensa/xtensa-esp32s3-elf-gcc11_2_0-esp-2022r1/bin/xtensa-esp32s3-elf-gcc -compiler.gimpleesp32s3g2022r1.objdumper=/opt/compiler-explorer/xtensa/xtensa-esp32s3-elf-gcc11_2_0-esp-2022r1/bin/xtensa-esp32s3-elf-objdump -compiler.gimpleesp32s3g2022r1.name=Xtensa ESP32-S3 gcc 11.2.0 (2022r1) -compiler.gimpleesp32s3g20230208.exe=/opt/compiler-explorer/xtensa/xtensa-esp32s3-elf-12.2.0_20230208/bin/xtensa-esp32s3-elf-gcc -compiler.gimpleesp32s3g20230208.objdumper=/opt/compiler-explorer/xtensa/xtensa-esp32s3-elf-12.2.0_20230208/bin/xtensa-esp32s3-elf-objdump -compiler.gimpleesp32s3g20230208.name=Xtensa ESP32-S3 gcc 12.2.0 (20230208) - -############################### -# GCC for Kalray -group.gimplekalray.compilers=gimplekvxg1130_v4120:gimplekvxg1031_v4111:gimplekvxg1031_v4100:gimplekvxg941_v490:gimplekvxg941_v480:gimplekvxg941_v460 -group.gimplekalray.groupName=Kalray MPPA GCC -group.gimplekalray.isSemVer=true -# kvx versions are different from the GCC they wrap - -compiler.gimplekvxg1130_v4120.exe=/opt/compiler-explorer/kvx/acb-4.12.0/bin/kvx-elf-gcc -compiler.gimplekvxg1130_v4120.name=KVX ACB 4.12.0 (GCC 11.3.0) -compiler.gimplekvxg1130_v4120.semver=4.12.0 -compiler.gimplekvxg1130_v4120.objdumper=/opt/compiler-explorer/kvx/acb-4.12.0/bin/kvx-elf-objdump - -compiler.gimplekvxg1031_v4111.exe=/opt/compiler-explorer/kvx/acb-4.11.1/bin/kvx-elf-gcc -compiler.gimplekvxg1031_v4111.name=KVX ACB 4.11.1 (GCC 10.3.1) -compiler.gimplekvxg1031_v4111.semver=4.11.1 -compiler.gimplekvxg1031_v4111.objdumper=/opt/compiler-explorer/kvx/acb-4.11.1/bin/kvx-elf-objdump -compiler.gimplekvxg1031_v4111.alias=ckvxg1031_v4110 - -compiler.gimplekvxg1031_v4100.exe=/opt/compiler-explorer/kvx/acb-4.10.0/bin/kvx-elf-gcc -compiler.gimplekvxg1031_v4100.name=KVX ACB 4.10.0 (GCC 10.3.1) -compiler.gimplekvxg1031_v4100.semver=4.10.0 -compiler.gimplekvxg1031_v4100.objdumper=/opt/compiler-explorer/kvx/acb-4.10.0/bin/kvx-elf-objdump - -compiler.gimplekvxg941_v490.exe=/opt/compiler-explorer/kvx/acb-4.9.0/bin/kvx-elf-gcc -compiler.gimplekvxg941_v490.name=KVX ACB 4.9.0 (GCC 9.4.1) -compiler.gimplekvxg941_v490.semver=4.9.0 -compiler.gimplekvxg941_v490.objdumper=/opt/compiler-explorer/kvx/acb-4.9.0/bin/kvx-elf-objdump - -compiler.gimplekvxg941_v480.exe=/opt/compiler-explorer/kvx/acb-4.8.0/bin/kvx-elf-gcc -compiler.gimplekvxg941_v480.name=KVX ACB 4.8.0 (GCC 9.4.1) -compiler.gimplekvxg941_v480.semver=4.8.0 -compiler.gimplekvxg941_v480.objdumper=/opt/compiler-explorer/kvx/acb-4.8.0/bin/kvx-elf-objdump - -compiler.gimplekvxg941_v460.exe=/opt/compiler-explorer/kvx/acb-4.6.0/bin/kvx-elf-gcc -compiler.gimplekvxg941_v460.name=KVX ACB 4.6.0 (GCC 9.4.1) -compiler.gimplekvxg941_v460.semver=4.6.0 -compiler.gimplekvxg941_v460.objdumper=/opt/compiler-explorer/kvx/acb-4.6.0/bin/kvx-elf-objdump - -############################### -# GCC for VAX -# -group.gimplevax.compilers=gimplevaxg1050:gimplevaxg1040 -group.gimplevax.groupName=VAX GCC -group.gimplevax.baseName=vax gcc -group.gimplevax.isSemVer=true -group.gimplevax.supportsBinary=true -group.gimplevax.supportsBinaryObject=true -group.gimplevax.supportsExecute=false - -compiler.gimplevaxg1050.exe=/opt/compiler-explorer/vax/gcc-10.5.0-2023-11-16/bin/vax--netbsdelf-gcc -compiler.gimplevaxg1050.options=--sysroot /opt/compiler-explorer/vax/gcc-10.5.0-2023-11-16/vax--netbsdelf-sysroot/ -compiler.gimplevaxg1050.objdumper=/opt/compiler-explorer/vax/gcc-10.5.0-2023-11-16/bin/vax--netbsdelf-objdump -compiler.gimplevaxg1050.demangler=/opt/compiler-explorer/vax/gcc-10.5.0-2023-11-16/bin/vax--netbsdelf-c++filt -compiler.gimplevaxg1050.name=VAX gcc NetBSDELF 10.5.0 (Nov 15 03:50:22 2023) -compiler.gimplevaxg1050.semver=10.5.0 - -compiler.gimplevaxg1040.exe=/opt/compiler-explorer/vax/gcc-10.4.0/bin/vax--netbsdelf-gcc -compiler.gimplevaxg1040.options=--sysroot /opt/compiler-explorer/vax/gcc-10.4.0/vax--netbsdelf-sysroot/ -compiler.gimplevaxg1040.objdumper=/opt/compiler-explorer/vax/gcc-10.4.0/bin/vax--netbsdelf-objdump -compiler.gimplevaxg1040.name=VAX gcc NetBSDELF 10.4.0 -compiler.gimplevaxg1040.semver=10.4.0 - - -############################### -# Cross compilers for MIPS -group.gimplemipss.compilers=&gimplemips:&gimplemipsel:&gimplemips64:&gimplemips64el -group.gimplemipss.isSemVer=true -group.gimplemipss.supportsBinary=true -group.gimplemipss.supportsExecute=false - -# GCC for all MIPS -## MIPS -group.gimplemips.compilers=gimplemips930:gimplemips1120:gimplemipsg1210:gimplemipsg1220:gimplemipsg1230:gimplemipsg1310:gimplemipsg1320 -group.gimplemips.groupName=MIPS GCC -group.gimplemips.baseName=mips gcc - -compiler.gimplemips930.exe=/opt/compiler-explorer/mips/mips-mti-elf/2020.06-01/bin/mips-mti-elf-gcc -compiler.gimplemips930.name=mips gcc 9.3.0 (codescape) -compiler.gimplemips930.semver=9.3.0 -compiler.gimplemips930.objdumper=/opt/compiler-explorer/mips/mips-mti-elf/2020.06-01/bin/mips-mti-elf-objdump - -compiler.gimplemips1120.exe=/opt/compiler-explorer/mips/gcc-11.2.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-gcc -compiler.gimplemips1120.semver=11.2.0 -compiler.gimplemips1120.objdumper=/opt/compiler-explorer/mips/gcc-11.2.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump - -compiler.gimplemipsg1210.exe=/opt/compiler-explorer/mips/gcc-12.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-gcc -compiler.gimplemipsg1210.semver=12.1.0 -compiler.gimplemipsg1210.objdumper=/opt/compiler-explorer/mips/gcc-12.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump - -compiler.gimplemipsg1220.exe=/opt/compiler-explorer/mips/gcc-12.2.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-gcc -compiler.gimplemipsg1220.semver=12.2.0 -compiler.gimplemipsg1220.objdumper=/opt/compiler-explorer/mips/gcc-12.2.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump -compiler.gimplemipsg1220.demangler=/opt/compiler-explorer/mips/gcc-12.2.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-c++filt - -compiler.gimplemipsg1230.exe=/opt/compiler-explorer/mips/gcc-12.3.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-gcc -compiler.gimplemipsg1230.semver=12.3.0 -compiler.gimplemipsg1230.objdumper=/opt/compiler-explorer/mips/gcc-12.3.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump -compiler.gimplemipsg1230.demangler=/opt/compiler-explorer/mips/gcc-12.3.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-c++filt - -compiler.gimplemipsg1310.exe=/opt/compiler-explorer/mips/gcc-13.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-gcc -compiler.gimplemipsg1310.semver=13.1.0 -compiler.gimplemipsg1310.objdumper=/opt/compiler-explorer/mips/gcc-13.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump -compiler.gimplemipsg1310.demangler=/opt/compiler-explorer/mips/gcc-13.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-c++filt - -compiler.gimplemipsg1320.exe=/opt/compiler-explorer/mips/gcc-13.2.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-gcc -compiler.gimplemipsg1320.semver=13.2.0 -compiler.gimplemipsg1320.objdumper=/opt/compiler-explorer/mips/gcc-13.2.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump -compiler.gimplemipsg1320.demangler=/opt/compiler-explorer/mips/gcc-13.2.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-c++filt - -## MIPS64 -group.gimplemips64.groupName=MIPS64 GCC -group.gimplemips64.compilers=gimplemips64g1210:gimplemips64g1220:gimplemips64g1230:gimplemips64g1310:gimplemips64g1320:gimplemips112064 -group.gimplemips64.baseName=mips64 gcc - - -compiler.gimplemips112064.exe=/opt/compiler-explorer/mips64/gcc-11.2.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-gcc -compiler.gimplemips112064.semver=11.2.0 -compiler.gimplemips112064.objdumper=/opt/compiler-explorer/mips64/gcc-11.2.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump - -compiler.gimplemips64g1210.exe=/opt/compiler-explorer/mips64/gcc-12.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-gcc -compiler.gimplemips64g1210.semver=12.1.0 -compiler.gimplemips64g1210.objdumper=/opt/compiler-explorer/mips64/gcc-12.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump - -compiler.gimplemips64g1220.exe=/opt/compiler-explorer/mips64/gcc-12.2.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-gcc -compiler.gimplemips64g1220.semver=12.2.0 -compiler.gimplemips64g1220.objdumper=/opt/compiler-explorer/mips64/gcc-12.2.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump -compiler.gimplemips64g1220.demangler=/opt/compiler-explorer/mips64/gcc-12.2.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-c++filt - -compiler.gimplemips64g1230.exe=/opt/compiler-explorer/mips64/gcc-12.3.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-gcc -compiler.gimplemips64g1230.semver=12.3.0 -compiler.gimplemips64g1230.objdumper=/opt/compiler-explorer/mips64/gcc-12.3.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump -compiler.gimplemips64g1230.demangler=/opt/compiler-explorer/mips64/gcc-12.3.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-c++filt - -compiler.gimplemips64g1310.exe=/opt/compiler-explorer/mips64/gcc-13.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-gcc -compiler.gimplemips64g1310.semver=13.1.0 -compiler.gimplemips64g1310.objdumper=/opt/compiler-explorer/mips64/gcc-13.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump -compiler.gimplemips64g1310.demangler=/opt/compiler-explorer/mips64/gcc-13.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-c++filt - -compiler.gimplemips64g1320.exe=/opt/compiler-explorer/mips64/gcc-13.2.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-gcc -compiler.gimplemips64g1320.semver=13.2.0 -compiler.gimplemips64g1320.objdumper=/opt/compiler-explorer/mips64/gcc-13.2.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump -compiler.gimplemips64g1320.demangler=/opt/compiler-explorer/mips64/gcc-13.2.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-c++filt - -## MIPS EL -group.gimplemipsel.groupName=MIPSEL GCC -group.gimplemipsel.compilers=gimplemipselg1210:gimplemipselg1220:gimplemipselg1230:gimplemipselg1310:gimplemipselg1320 -group.gimplemipsel.baseName=mips (el) gcc - -compiler.gimplemipselg1210.exe=/opt/compiler-explorer/mipsel/gcc-12.1.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-gcc -compiler.gimplemipselg1210.semver=12.1.0 -compiler.gimplemipselg1210.objdumper=/opt/compiler-explorer/mipsel/gcc-12.1.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-objdump - -compiler.gimplemipselg1220.exe=/opt/compiler-explorer/mipsel/gcc-12.2.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-gcc -compiler.gimplemipselg1220.semver=12.2.0 -compiler.gimplemipselg1220.objdumper=/opt/compiler-explorer/mipsel/gcc-12.2.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-objdump -compiler.gimplemipselg1220.demangler=/opt/compiler-explorer/mipsel/gcc-12.2.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-c++filt - -compiler.gimplemipselg1230.exe=/opt/compiler-explorer/mipsel/gcc-12.3.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-gcc -compiler.gimplemipselg1230.semver=12.3.0 -compiler.gimplemipselg1230.objdumper=/opt/compiler-explorer/mipsel/gcc-12.3.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-objdump -compiler.gimplemipselg1230.demangler=/opt/compiler-explorer/mipsel/gcc-12.3.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-c++filt - -compiler.gimplemipselg1310.exe=/opt/compiler-explorer/mipsel/gcc-13.1.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-gcc -compiler.gimplemipselg1310.semver=13.1.0 -compiler.gimplemipselg1310.objdumper=/opt/compiler-explorer/mipsel/gcc-13.1.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-objdump -compiler.gimplemipselg1310.demangler=/opt/compiler-explorer/mipsel/gcc-13.1.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-c++filt - -compiler.gimplemipselg1320.exe=/opt/compiler-explorer/mipsel/gcc-13.2.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-gcc -compiler.gimplemipselg1320.semver=13.2.0 -compiler.gimplemipselg1320.objdumper=/opt/compiler-explorer/mipsel/gcc-13.2.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-objdump -compiler.gimplemipselg1320.demangler=/opt/compiler-explorer/mipsel/gcc-13.2.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-c++filt - -## MIPS64 EL -group.gimplemips64el.groupName=MIPS64EL GCC -group.gimplemips64el.compilers=gimplemips64elg1210:gimplemips64elg1220:gimplemips64elg1230:gimplemips64elg1310:gimplemips64elg1320 -group.gimplemips64el.baseName=mips64 (el) gcc - -compiler.gimplemips64elg1210.exe=/opt/compiler-explorer/mips64el/gcc-12.1.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-gcc -compiler.gimplemips64elg1210.semver=12.1.0 -compiler.gimplemips64elg1210.objdumper=/opt/compiler-explorer/mips64el/gcc-12.1.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-objdump - -compiler.gimplemips64elg1220.exe=/opt/compiler-explorer/mips64el/gcc-12.2.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-gcc -compiler.gimplemips64elg1220.semver=12.2.0 -compiler.gimplemips64elg1220.objdumper=/opt/compiler-explorer/mips64el/gcc-12.2.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-objdump -compiler.gimplemips64elg1220.demangler=/opt/compiler-explorer/mips64el/gcc-12.2.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-c++filt - -compiler.gimplemips64elg1230.exe=/opt/compiler-explorer/mips64el/gcc-12.3.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-gcc -compiler.gimplemips64elg1230.semver=12.3.0 -compiler.gimplemips64elg1230.objdumper=/opt/compiler-explorer/mips64el/gcc-12.3.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-objdump -compiler.gimplemips64elg1230.demangler=/opt/compiler-explorer/mips64el/gcc-12.3.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-c++filt - -compiler.gimplemips64elg1310.exe=/opt/compiler-explorer/mips64el/gcc-13.1.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-gcc -compiler.gimplemips64elg1310.semver=13.1.0 -compiler.gimplemips64elg1310.objdumper=/opt/compiler-explorer/mips64el/gcc-13.1.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-objdump -compiler.gimplemips64elg1310.demangler=/opt/compiler-explorer/mips64el/gcc-13.1.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-c++filt - -compiler.gimplemips64elg1320.exe=/opt/compiler-explorer/mips64el/gcc-13.2.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-gcc -compiler.gimplemips64elg1320.semver=13.2.0 -compiler.gimplemips64elg1320.objdumper=/opt/compiler-explorer/mips64el/gcc-13.2.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-objdump -compiler.gimplemips64elg1320.demangler=/opt/compiler-explorer/mips64el/gcc-13.2.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-c++filt - -############################### -# Cross Compilers -group.gimplecross.compilers=&gimpleppcs:&gimplemipss:&gimplemsp:&gimplegccarm:&gimpleavr:&gimplervgcc:&gimplextensaesp32:&gimplextensaesp32s2:&gimplextensaesp32s3:&gimplekalray:&gimples390x:&gimplesh:&gimpleloongarch64:&gimplec6x:&gimplesparc:&gimplesparc64:&gimplesparcleon:&gimplebpf:&gimplevax:&gimplem68k -group.gimplecross.supportsBinary=false -group.gimplecross.supportsBinaryObject=true -group.gimplecross.groupName=Cross GCC -group.gimplecross.licenseLink=https://gcc.gnu.org/onlinedocs/gcc/Copying.html -group.gimplecross.licenseName=GNU General Public License -group.gimplecross.licensePreamble=Copyright (c) 2007 Free Software Foundation, Inc. <a href="https://fsf.org/" target="_blank">https://fsf.org/</a> -group.gimplecross.compilerCategories=gcc - -############################### -# Cross for BPF -group.gimplebpf.compilers=&gimplegccbpf -group.gimplebpf.demangler=/opt/compiler-explorer/bpf/gcc-trunk/bpf-unknown-none/bin/bpf-unknown-none-c++filt - -# GCC for BPF -group.gimplegccbpf.compilers=gimplebpfg1310:gimplebpfg1320:gimplebpfgtrunk -group.gimplegccbpf.supportsBinary=true -group.gimplegccbpf.supportsExecute=false -group.gimplegccbpf.baseName=BPF gcc -group.gimplegccbpf.groupName=BPF GCC -group.gimplegccbpf.isSemVer=true -group.gimplegccbpf.objdumper=/opt/compiler-explorer/bpf/gcc-trunk/bpf-unknown-none/bin/bpf-unknown-objdump - -compiler.gimplebpfg1310.exe=/opt/compiler-explorer/bpf/gcc-13.1.0/bpf-unknown-none/bin/bpf-unknown-gcc -compiler.gimplebpfg1310.semver=13.1.0 -compiler.gimplebpfg1310.objdumper=/opt/compiler-explorer/bpf/gcc-13.1.0/bpf-unknown-none/bin/bpf-unknown-objdump -compiler.gimplebpfg1310.demangler=/opt/compiler-explorer/bpf/gcc-13.1.0/bpf-unknown-none/bin/bpf-unknown-none-c++filt - -compiler.gimplebpfg1320.exe=/opt/compiler-explorer/bpf/gcc-13.2.0/bpf-unknown-none/bin/bpf-unknown-gcc -compiler.gimplebpfg1320.semver=13.2.0 -compiler.gimplebpfg1320.objdumper=/opt/compiler-explorer/bpf/gcc-13.2.0/bpf-unknown-none/bin/bpf-unknown-objdump -compiler.gimplebpfg1320.demangler=/opt/compiler-explorer/bpf/gcc-13.2.0/bpf-unknown-none/bin/bpf-unknown-none-c++filt - -compiler.gimplebpfgtrunk.exe=/opt/compiler-explorer/bpf/gcc-trunk/bpf-unknown-none/bin/bpf-unknown-gcc -compiler.gimplebpfgtrunk.semver=trunk -compiler.gimplebpfgtrunk.isNightly=true -compiler.gimplebpfgtrunk.objdumper=/opt/compiler-explorer/bpf/gcc-trunk/bpf-unknown-none/bin/bpf-unknown-objdump -compiler.gimplebpfgtrunk.demangler=/opt/compiler-explorer/bpf/gcc-trunk/bpf-unknown-none/bin/bpf-unknown-none-c++filt - - -############################### -# Cross for m68k -group.gimplem68k.compilers=&gimplegccm68k -group.gimplem68k.demangler=/opt/compiler-explorer/m68k/gcc-13.1.0/m68k-unknown-elf/bin/m68k-unknown-elf-c++filt - -# GCC for m68k -group.gimplegccm68k.compilers=gimplem68kg1310:gimplem68kg1320 -group.gimplegccm68k.supportsBinary=true -group.gimplegccm68k.supportsExecute=false -group.gimplegccm68k.baseName=M68K gcc -group.gimplegccm68k.groupName=M68K GCC -group.gimplegccm68k.isSemVer=true -group.gimplegccm68k.objdumper=/opt/compiler-explorer/bpf/gcc-trunk/bpf-unknown-none/bin/bpf-unknown-objdump - -compiler.gimplem68kg1310.exe=/opt/compiler-explorer/m68k/gcc-13.1.0/m68k-unknown-elf/bin/m68k-unknown-elf-gcc -compiler.gimplem68kg1310.semver=13.1.0 -compiler.gimplem68kg1310.objdumper=/opt/compiler-explorer/m68k/gcc-13.1.0/m68k-unknown-elf/bin/m68k-unknown-elf-objdump -compiler.gimplem68kg1310.demangler=/opt/compiler-explorer/m68k/gcc-13.1.0/m68k-unknown-elf/bin/m68k-unknown-elf-c++filt - -compiler.gimplem68kg1320.exe=/opt/compiler-explorer/m68k/gcc-13.2.0/m68k-unknown-elf/bin/m68k-unknown-elf-gcc -compiler.gimplem68kg1320.semver=13.2.0 -compiler.gimplem68kg1320.objdumper=/opt/compiler-explorer/m68k/gcc-13.2.0/m68k-unknown-elf/bin/m68k-unknown-elf-objdump -compiler.gimplem68kg1320.demangler=/opt/compiler-explorer/m68k/gcc-13.2.0/m68k-unknown-elf/bin/m68k-unknown-elf-c++filt - -############################### -# Cross for SPARC -group.gimplesparc.compilers=&gimplegccsparc - -# GCC for SPARC -group.gimplegccsparc.compilers=gimplesparcg1220:gimplesparcg1230:gimplesparcg1310:gimplesparcg1320 -group.gimplegccsparc.baseName=SPARC gcc -group.gimplegccsparc.groupName=SPARC GCC -group.gimplegccsparc.isSemVer=true - -compiler.gimplesparcg1220.exe=/opt/compiler-explorer/sparc/gcc-12.2.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-gcc -compiler.gimplesparcg1220.semver=12.2.0 -compiler.gimplesparcg1220.objdumper=/opt/compiler-explorer/sparc/gcc-12.2.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-objdump -compiler.gimplesparcg1220.demangler=/opt/compiler-explorer/sparc/gcc-12.2.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-c++filt - -compiler.gimplesparcg1230.exe=/opt/compiler-explorer/sparc/gcc-12.3.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-gcc -compiler.gimplesparcg1230.semver=12.3.0 -compiler.gimplesparcg1230.objdumper=/opt/compiler-explorer/sparc/gcc-12.3.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-objdump -compiler.gimplesparcg1230.demangler=/opt/compiler-explorer/sparc/gcc-12.3.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-c++filt - -compiler.gimplesparcg1310.exe=/opt/compiler-explorer/sparc/gcc-13.1.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-gcc -compiler.gimplesparcg1310.semver=13.1.0 -compiler.gimplesparcg1310.objdumper=/opt/compiler-explorer/sparc/gcc-13.1.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-objdump -compiler.gimplesparcg1310.demangler=/opt/compiler-explorer/sparc/gcc-13.1.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-c++filt - -compiler.gimplesparcg1320.exe=/opt/compiler-explorer/sparc/gcc-13.2.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-gcc -compiler.gimplesparcg1320.semver=13.2.0 -compiler.gimplesparcg1320.objdumper=/opt/compiler-explorer/sparc/gcc-13.2.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-objdump -compiler.gimplesparcg1320.demangler=/opt/compiler-explorer/sparc/gcc-13.2.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-c++filt - -############################### -# Cross for SPARC64 -group.gimplesparc64.compilers=&gimplegccsparc64 - -# GCC for SPARC64 -group.gimplegccsparc64.compilers=gimplesparc64g1220:gimplesparc64g1230:gimplesparc64g1310:gimplesparc64g1320 -group.gimplegccsparc64.baseName=SPARC64 gcc -group.gimplegccsparc64.groupName=SPARC64 GCC -group.gimplegccsparc64.isSemVer=true - -compiler.gimplesparc64g1220.exe=/opt/compiler-explorer/sparc64/gcc-12.2.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-gcc -compiler.gimplesparc64g1220.semver=12.2.0 -compiler.gimplesparc64g1220.objdumper=/opt/compiler-explorer/sparc64/gcc-12.2.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-objdump -compiler.gimplesparc64g1220.demangler=/opt/compiler-explorer/sparc64/gcc-12.2.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-c++filt - -compiler.gimplesparc64g1230.exe=/opt/compiler-explorer/sparc64/gcc-12.3.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-gcc -compiler.gimplesparc64g1230.semver=12.3.0 -compiler.gimplesparc64g1230.objdumper=/opt/compiler-explorer/sparc64/gcc-12.3.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-objdump -compiler.gimplesparc64g1230.demangler=/opt/compiler-explorer/sparc64/gcc-12.3.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-c++filt - -compiler.gimplesparc64g1310.exe=/opt/compiler-explorer/sparc64/gcc-13.1.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-gcc -compiler.gimplesparc64g1310.semver=13.1.0 -compiler.gimplesparc64g1310.objdumper=/opt/compiler-explorer/sparc64/gcc-13.1.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-objdump -compiler.gimplesparc64g1310.demangler=/opt/compiler-explorer/sparc64/gcc-13.1.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-c++filt - -compiler.gimplesparc64g1320.exe=/opt/compiler-explorer/sparc64/gcc-13.2.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-gcc -compiler.gimplesparc64g1320.semver=13.2.0 -compiler.gimplesparc64g1320.objdumper=/opt/compiler-explorer/sparc64/gcc-13.2.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-objdump -compiler.gimplesparc64g1320.demangler=/opt/compiler-explorer/sparc64/gcc-13.2.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-c++filt - -############################### -# Cross for SPARC-LEON -group.gimplesparcleon.compilers=&gimplegccsparcleon - -# GCC for SPARC-LEON -group.gimplegccsparcleon.compilers=gimplesparcleong1220:gimplesparcleong1220-1:gimplesparcleong1230:gimplesparcleong1310:gimplesparcleong1320 -group.gimplegccsparcleon.baseName=SPARC LEON gcc -group.gimplegccsparcleon.groupName=SPARC LEON GCC -group.gimplegccsparcleon.isSemVer=true - -# this one was wrongly built using 'master', not 12.2.0 release. -compiler.gimplesparcleong1220.hidden=true -compiler.gimplesparcleong1220.exe=/opt/compiler-explorer/sparc-leon/gcc-12.2.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-gcc -compiler.gimplesparcleong1220.name=SPARC LEON gcc 13.x (incorrectly named 12.2.0 in the past) -compiler.gimplesparcleong1220.objdumper=/opt/compiler-explorer/sparc-leon/gcc-12.2.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-objdump -compiler.gimplesparcleong1220.demangler=/opt/compiler-explorer/sparc-leon/gcc-12.2.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-c++filt - -compiler.gimplesparcleong1230.exe=/opt/compiler-explorer/sparc-leon/gcc-12.3.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-gcc -compiler.gimplesparcleong1230.semver=12.3.0 -compiler.gimplesparcleong1230.objdumper=/opt/compiler-explorer/sparc-leon/gcc-12.3.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-objdump -compiler.gimplesparcleong1230.demangler=/opt/compiler-explorer/sparc-leon/gcc-12.3.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-c++filt - -compiler.gimplesparcleong1310.exe=/opt/compiler-explorer/sparc-leon/gcc-13.1.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-gcc -compiler.gimplesparcleong1310.semver=13.1.0 -compiler.gimplesparcleong1310.objdumper=/opt/compiler-explorer/sparc-leon/gcc-13.1.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-objdump -compiler.gimplesparcleong1310.demangler=/opt/compiler-explorer/sparc-leon/gcc-13.1.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-c++filt - -compiler.gimplesparcleong1320.exe=/opt/compiler-explorer/sparc-leon/gcc-13.2.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-gcc -compiler.gimplesparcleong1320.semver=13.2.0 -compiler.gimplesparcleong1320.objdumper=/opt/compiler-explorer/sparc-leon/gcc-13.2.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-objdump -compiler.gimplesparcleong1320.demangler=/opt/compiler-explorer/sparc-leon/gcc-13.2.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-c++filt - -compiler.gimplesparcleong1220-1.exe=/opt/compiler-explorer/sparc-leon/gcc-12.2.0-1/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-gcc -compiler.gimplesparcleong1220-1.semver=12.2.0 -compiler.gimplesparcleong1220-1.objdumper=/opt/compiler-explorer/sparc-leon/gcc-12.2.0-1/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-objdump -compiler.gimplesparcleong1220-1.demangler=/opt/compiler-explorer/sparc-leon/gcc-12.2.0-1/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-c++filt - -############################### -# Cross for TI C6x -group.gimplec6x.compilers=&gimplegccc6x - -# GCC for TI C6x -group.gimplegccc6x.compilers=gimplec6xg1220:gimplec6xg1230:gimplec6xg1310:gimplec6xg1320 -group.gimplegccc6x.baseName=TI C6x gcc -group.gimplegccc6x.groupName=TI C6x GCC -group.gimplegccc6x.isSemVer=true - -compiler.gimplec6xg1220.exe=/opt/compiler-explorer/c6x/gcc-12.2.0/tic6x-elf/bin/tic6x-elf-gcc -compiler.gimplec6xg1220.semver=12.2.0 -compiler.gimplec6xg1220.objdumper=/opt/compiler-explorer/c6x/gcc-12.2.0/tic6x-elf/bin/tic6x-elf-objdump -compiler.gimplec6xg1220.demangler=/opt/compiler-explorer/c6x/gcc-12.2.0/tic6x-elf/bin/tic6x-elf-c++filt - -compiler.gimplec6xg1230.exe=/opt/compiler-explorer/c6x/gcc-12.3.0/tic6x-elf/bin/tic6x-elf-gcc -compiler.gimplec6xg1230.semver=12.3.0 -compiler.gimplec6xg1230.objdumper=/opt/compiler-explorer/c6x/gcc-12.3.0/tic6x-elf/bin/tic6x-elf-objdump -compiler.gimplec6xg1230.demangler=/opt/compiler-explorer/c6x/gcc-12.3.0/tic6x-elf/bin/tic6x-elf-c++filt - -compiler.gimplec6xg1310.exe=/opt/compiler-explorer/c6x/gcc-13.1.0/tic6x-elf/bin/tic6x-elf-gcc -compiler.gimplec6xg1310.semver=13.1.0 -compiler.gimplec6xg1310.objdumper=/opt/compiler-explorer/c6x/gcc-13.1.0/tic6x-elf/bin/tic6x-elf-objdump -compiler.gimplec6xg1310.demangler=/opt/compiler-explorer/c6x/gcc-13.1.0/tic6x-elf/bin/tic6x-elf-c++filt - -compiler.gimplec6xg1320.exe=/opt/compiler-explorer/c6x/gcc-13.2.0/tic6x-elf/bin/tic6x-elf-gcc -compiler.gimplec6xg1320.semver=13.2.0 -compiler.gimplec6xg1320.objdumper=/opt/compiler-explorer/c6x/gcc-13.2.0/tic6x-elf/bin/tic6x-elf-objdump -compiler.gimplec6xg1320.demangler=/opt/compiler-explorer/c6x/gcc-13.2.0/tic6x-elf/bin/tic6x-elf-c++filt - -############################### -# Cross for loongarch64 -group.gimpleloongarch64.compilers=&gimplegccloongarch64 - -# GCC for loongarch64 -group.gimplegccloongarch64.compilers=gimpleloongarch64g1220:gimpleloongarch64g1230:gimpleloongarch64g1310:gimpleloongarch64g1320 -group.gimplegccloongarch64.baseName=loongarch64 gcc -group.gimplegccloongarch64.groupName=loongarch64 GCC -group.gimplegccloongarch64.isSemVer=true - -compiler.gimpleloongarch64g1220.exe=/opt/compiler-explorer/loongarch64/gcc-12.2.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-gcc -compiler.gimpleloongarch64g1220.semver=12.2.0 -compiler.gimpleloongarch64g1220.objdumper=/opt/compiler-explorer/loongarch64/gcc-12.2.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-objdump -compiler.gimpleloongarch64g1220.demangler=/opt/compiler-explorer/loongarch64/gcc-12.2.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-c++filt - -compiler.gimpleloongarch64g1230.exe=/opt/compiler-explorer/loongarch64/gcc-12.3.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-gcc -compiler.gimpleloongarch64g1230.semver=12.3.0 -compiler.gimpleloongarch64g1230.objdumper=/opt/compiler-explorer/loongarch64/gcc-12.3.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-objdump -compiler.gimpleloongarch64g1230.demangler=/opt/compiler-explorer/loongarch64/gcc-12.3.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-c++filt - -compiler.gimpleloongarch64g1310.exe=/opt/compiler-explorer/loongarch64/gcc-13.1.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-gcc -compiler.gimpleloongarch64g1310.semver=13.1.0 -compiler.gimpleloongarch64g1310.objdumper=/opt/compiler-explorer/loongarch64/gcc-13.1.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-objdump -compiler.gimpleloongarch64g1310.demangler=/opt/compiler-explorer/loongarch64/gcc-13.1.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-c++filt - -compiler.gimpleloongarch64g1320.exe=/opt/compiler-explorer/loongarch64/gcc-13.2.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-gcc -compiler.gimpleloongarch64g1320.semver=13.2.0 -compiler.gimpleloongarch64g1320.objdumper=/opt/compiler-explorer/loongarch64/gcc-13.2.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-objdump -compiler.gimpleloongarch64g1320.demangler=/opt/compiler-explorer/loongarch64/gcc-13.2.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-c++filt - -############################### -# Cross for sh -group.gimplesh.compilers=&gimplegccsh - -# GCC for sh -group.gimplegccsh.compilers=gimpleshg950:gimpleshg1220:gimpleshg1230:gimpleshg1310:gimpleshg1320 -group.gimplegccsh.baseName=sh gcc -group.gimplegccsh.groupName=sh GCC -group.gimplegccsh.isSemVer=true - -compiler.gimpleshg950.exe=/opt/compiler-explorer/sh/gcc-9.5.0/sh-unknown-elf/bin/sh-unknown-elf-gcc -compiler.gimpleshg950.semver=9.5.0 -compiler.gimpleshg950.objdumper=/opt/compiler-explorer/sh/gcc-9.5.0/sh-unknown-elf/bin/sh-unknown-elf-objdump -compiler.gimpleshg950.demangler=/opt/compiler-explorer/sh/gcc-9.5.0/sh-unknown-elf/bin/sh-unknown-elf-c++filt - -compiler.gimpleshg1220.exe=/opt/compiler-explorer/sh/gcc-12.2.0/sh-unknown-elf/bin/sh-unknown-elf-gcc -compiler.gimpleshg1220.semver=12.2.0 -compiler.gimpleshg1220.objdumper=/opt/compiler-explorer/sh/gcc-12.2.0/sh-unknown-elf/bin/sh-unknown-elf-objdump -compiler.gimpleshg1220.demangler=/opt/compiler-explorer/sh/gcc-12.2.0/sh-unknown-elf/bin/sh-unknown-elf-c++filt - -compiler.gimpleshg1230.exe=/opt/compiler-explorer/sh/gcc-12.3.0/sh-unknown-elf/bin/sh-unknown-elf-gcc -compiler.gimpleshg1230.semver=12.3.0 -compiler.gimpleshg1230.objdumper=/opt/compiler-explorer/sh/gcc-12.3.0/sh-unknown-elf/bin/sh-unknown-elf-objdump -compiler.gimpleshg1230.demangler=/opt/compiler-explorer/sh/gcc-12.3.0/sh-unknown-elf/bin/sh-unknown-elf-c++filt - -compiler.gimpleshg1310.exe=/opt/compiler-explorer/sh/gcc-13.1.0/sh-unknown-elf/bin/sh-unknown-elf-gcc -compiler.gimpleshg1310.semver=13.1.0 -compiler.gimpleshg1310.objdumper=/opt/compiler-explorer/sh/gcc-13.1.0/sh-unknown-elf/bin/sh-unknown-elf-objdump -compiler.gimpleshg1310.demangler=/opt/compiler-explorer/sh/gcc-13.1.0/sh-unknown-elf/bin/sh-unknown-elf-c++filt - -compiler.gimpleshg1320.exe=/opt/compiler-explorer/sh/gcc-13.2.0/sh-unknown-elf/bin/sh-unknown-elf-gcc -compiler.gimpleshg1320.semver=13.2.0 -compiler.gimpleshg1320.objdumper=/opt/compiler-explorer/sh/gcc-13.2.0/sh-unknown-elf/bin/sh-unknown-elf-objdump -compiler.gimpleshg1320.demangler=/opt/compiler-explorer/sh/gcc-13.2.0/sh-unknown-elf/bin/sh-unknown-elf-c++filt - -############################### -# Cross for s390x -group.gimples390x.compilers=&gimplegccs390x - -# GCC for s390x -group.gimplegccs390x.compilers=gimplegccs390x112:gimples390xg1210:gimples390xg1220:gimples390xg1230:gimples390xg1310:gimples390xg1320 -group.gimplegccs390x.baseName=s390x gcc -group.gimplegccs390x.groupName=s390x GCC -group.gimplegccs390x.isSemVer=true - -compiler.gimplegccs390x112.exe=/opt/compiler-explorer/s390x/gcc-11.2.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-gcc -compiler.gimplegccs390x112.semver=11.2.0 -compiler.gimplegccs390x112.objdumper=/opt/compiler-explorer/s390x/gcc-11.2.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-objdump - -compiler.gimples390xg1210.exe=/opt/compiler-explorer/s390x/gcc-12.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-gcc -compiler.gimples390xg1210.semver=12.1.0 -compiler.gimples390xg1210.objdumper=/opt/compiler-explorer/s390x/gcc-12.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-objdump - -compiler.gimples390xg1220.exe=/opt/compiler-explorer/s390x/gcc-12.2.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-gcc -compiler.gimples390xg1220.semver=12.2.0 -compiler.gimples390xg1220.objdumper=/opt/compiler-explorer/s390x/gcc-12.2.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-objdump -compiler.gimples390xg1220.demangler=/opt/compiler-explorer/s390x/gcc-12.2.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-c++filt - -compiler.gimples390xg1230.exe=/opt/compiler-explorer/s390x/gcc-12.3.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-gcc -compiler.gimples390xg1230.semver=12.3.0 -compiler.gimples390xg1230.objdumper=/opt/compiler-explorer/s390x/gcc-12.3.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-objdump -compiler.gimples390xg1230.demangler=/opt/compiler-explorer/s390x/gcc-12.3.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-c++filt - -compiler.gimples390xg1310.exe=/opt/compiler-explorer/s390x/gcc-13.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-gcc -compiler.gimples390xg1310.semver=13.1.0 -compiler.gimples390xg1310.objdumper=/opt/compiler-explorer/s390x/gcc-13.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-objdump -compiler.gimples390xg1310.demangler=/opt/compiler-explorer/s390x/gcc-13.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-c++filt - -compiler.gimples390xg1320.exe=/opt/compiler-explorer/s390x/gcc-13.2.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-gcc -compiler.gimples390xg1320.semver=13.2.0 -compiler.gimples390xg1320.objdumper=/opt/compiler-explorer/s390x/gcc-13.2.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-objdump -compiler.gimples390xg1320.demangler=/opt/compiler-explorer/s390x/gcc-13.2.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-c++filt - -############################### -# Cross compilers for PPC -group.gimpleppcs.compilers=&gimpleppc:&gimpleppc64:&gimpleppc64le -group.gimpleppcs.isSemVer=true - -group.gimpleppc.compilers=gimpleppcg1120:gimpleppcg1210:gimpleppcg1220:gimpleppcg1230:gimpleppcg1310:gimpleppcg1320 -group.gimpleppc.groupName=POWER -group.gimpleppc.baseName=power gcc - -compiler.gimpleppcg1120.exe=/opt/compiler-explorer/powerpc/gcc-11.2.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-gcc -compiler.gimpleppcg1120.objdumper=/opt/compiler-explorer/powerpc/gcc-11.2.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-objdump -compiler.gimpleppcg1120.semver=11.2.0 - -compiler.gimpleppcg1210.exe=/opt/compiler-explorer/powerpc/gcc-12.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-gcc -compiler.gimpleppcg1210.objdumper=/opt/compiler-explorer/powerpc/gcc-12.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-objdump -compiler.gimpleppcg1210.semver=12.1.0 - -compiler.gimpleppcg1220.exe=/opt/compiler-explorer/powerpc/gcc-12.2.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-gcc -compiler.gimpleppcg1220.semver=12.2.0 -compiler.gimpleppcg1220.objdumper=/opt/compiler-explorer/powerpc/gcc-12.2.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-objdump -compiler.gimpleppcg1220.demangler=/opt/compiler-explorer/powerpc/gcc-12.2.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-c++filt - -compiler.gimpleppcg1230.exe=/opt/compiler-explorer/powerpc/gcc-12.3.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-gcc -compiler.gimpleppcg1230.semver=12.3.0 -compiler.gimpleppcg1230.objdumper=/opt/compiler-explorer/powerpc/gcc-12.3.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-objdump -compiler.gimpleppcg1230.demangler=/opt/compiler-explorer/powerpc/gcc-12.3.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-c++filt - -compiler.gimpleppcg1310.exe=/opt/compiler-explorer/powerpc/gcc-13.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-gcc -compiler.gimpleppcg1310.semver=13.1.0 -compiler.gimpleppcg1310.objdumper=/opt/compiler-explorer/powerpc/gcc-13.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-objdump -compiler.gimpleppcg1310.demangler=/opt/compiler-explorer/powerpc/gcc-13.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-c++filt - -compiler.gimpleppcg1320.exe=/opt/compiler-explorer/powerpc/gcc-13.2.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-gcc -compiler.gimpleppcg1320.semver=13.2.0 -compiler.gimpleppcg1320.objdumper=/opt/compiler-explorer/powerpc/gcc-13.2.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-objdump -compiler.gimpleppcg1320.demangler=/opt/compiler-explorer/powerpc/gcc-13.2.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-c++filt - -group.gimpleppc64.compilers=gimpleppc64g9:gimpleppc64g1120:gimpleppc64g1210:gimpleppc64g1220:gimpleppc64g1230:gimpleppc64g1310:gimpleppc64g1320 -group.gimpleppc64.groupName=POWER64 -group.gimpleppc64.baseName=POWER64 gcc - -compiler.gimpleppc64g9.exe=/opt/compiler-explorer/powerpc64/gcc-at13/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-gcc -compiler.gimpleppc64g9.objdumper=/opt/compiler-explorer/powerpc64/gcc-at13/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.gimpleppc64g9.name=power64 AT13.0 (gcc9) -compiler.gimpleppc64g9.semver=(snapshot) - -compiler.gimpleppc64g1120.exe=/opt/compiler-explorer/powerpc64/gcc-11.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-gcc -compiler.gimpleppc64g1120.objdumper=/opt/compiler-explorer/powerpc64/gcc-11.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.gimpleppc64g1120.semver=11.2.0 - -compiler.gimpleppc64g1210.exe=/opt/compiler-explorer/powerpc64/gcc-12.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-gcc -compiler.gimpleppc64g1210.objdumper=/opt/compiler-explorer/powerpc64/gcc-12.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.gimpleppc64g1210.semver=12.1.0 - -compiler.gimpleppc64g1220.exe=/opt/compiler-explorer/powerpc64/gcc-12.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-gcc -compiler.gimpleppc64g1220.semver=12.2.0 -compiler.gimpleppc64g1220.objdumper=/opt/compiler-explorer/powerpc64/gcc-12.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.gimpleppc64g1220.demangler=/opt/compiler-explorer/powerpc64/gcc-12.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-c++filt - -compiler.gimpleppc64g1230.exe=/opt/compiler-explorer/powerpc64/gcc-12.3.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-gcc -compiler.gimpleppc64g1230.semver=12.3.0 -compiler.gimpleppc64g1230.objdumper=/opt/compiler-explorer/powerpc64/gcc-12.3.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.gimpleppc64g1230.demangler=/opt/compiler-explorer/powerpc64/gcc-12.3.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-c++filt - -compiler.gimpleppc64g1310.exe=/opt/compiler-explorer/powerpc64/gcc-13.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-gcc -compiler.gimpleppc64g1310.semver=13.1.0 -compiler.gimpleppc64g1310.objdumper=/opt/compiler-explorer/powerpc64/gcc-13.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.gimpleppc64g1310.demangler=/opt/compiler-explorer/powerpc64/gcc-13.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-c++filt - -compiler.gimpleppc64g1320.exe=/opt/compiler-explorer/powerpc64/gcc-13.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-gcc -compiler.gimpleppc64g1320.semver=13.2.0 -compiler.gimpleppc64g1320.objdumper=/opt/compiler-explorer/powerpc64/gcc-13.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.gimpleppc64g1320.demangler=/opt/compiler-explorer/powerpc64/gcc-13.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-c++filt - -group.gimpleppc64le.compilers=gimpleppc64leg9:gimpleppc64leg1120:gimpleppc64leg1210:gimpleppc64leg1220:gimpleppc64leg1230:gimpleppc64leg1310:gimpleppc64leg1320 -group.gimpleppc64le.groupName=POWER64LE GCC -group.gimpleppc64le.baseName=power64le gcc - -compiler.gimpleppc64leg9.exe=/opt/compiler-explorer/powerpc64le/gcc-at13/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-gcc -compiler.gimpleppc64leg9.objdumper=/opt/compiler-explorer/powerpc64le/gcc-at13/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.gimpleppc64leg9.name=power64le AT13.0 (gcc9) -compiler.gimpleppc64leg9.semver=(snapshot) - -compiler.gimpleppc64leg1120.exe=/opt/compiler-explorer/powerpc64le/gcc-11.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-gcc -compiler.gimpleppc64leg1120.objdumper=/opt/compiler-explorer/powerpc64le/gcc-11.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.gimpleppc64leg1120.semver=11.2.0 - -compiler.gimpleppc64leg1210.exe=/opt/compiler-explorer/powerpc64le/gcc-12.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-gcc -compiler.gimpleppc64leg1210.objdumper=/opt/compiler-explorer/powerpc64le/gcc-12.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.gimpleppc64leg1210.semver=12.1.0 - -compiler.gimpleppc64leg1220.exe=/opt/compiler-explorer/powerpc64le/gcc-12.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-gcc -compiler.gimpleppc64leg1220.semver=12.2.0 -compiler.gimpleppc64leg1220.objdumper=/opt/compiler-explorer/powerpc64le/gcc-12.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.gimpleppc64leg1220.demangler=/opt/compiler-explorer/powerpc64le/gcc-12.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-c++filt - -compiler.gimpleppc64leg1230.exe=/opt/compiler-explorer/powerpc64le/gcc-12.3.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-gcc -compiler.gimpleppc64leg1230.semver=12.3.0 -compiler.gimpleppc64leg1230.objdumper=/opt/compiler-explorer/powerpc64le/gcc-12.3.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.gimpleppc64leg1230.demangler=/opt/compiler-explorer/powerpc64le/gcc-12.3.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-c++filt - -compiler.gimpleppc64leg1310.exe=/opt/compiler-explorer/powerpc64le/gcc-13.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-gcc -compiler.gimpleppc64leg1310.semver=13.1.0 -compiler.gimpleppc64leg1310.objdumper=/opt/compiler-explorer/powerpc64le/gcc-13.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.gimpleppc64leg1310.demangler=/opt/compiler-explorer/powerpc64le/gcc-13.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-c++filt - -compiler.gimpleppc64leg1320.exe=/opt/compiler-explorer/powerpc64le/gcc-13.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-gcc -compiler.gimpleppc64leg1320.semver=13.2.0 -compiler.gimpleppc64leg1320.objdumper=/opt/compiler-explorer/powerpc64le/gcc-13.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.gimpleppc64leg1320.demangler=/opt/compiler-explorer/powerpc64le/gcc-13.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-c++filt - - -################################ -# GCC for MSP -group.gimplemsp.compilers=gimplemsp430g1210:gimplemsp430g1220:gimplemsp430g1230:gimplemsp430g1310:gimplemsp430g1320 -group.gimplemsp.groupName=MSP GCC -group.gimplemsp.baseName=MSP430 gcc -group.gimplemsp.isSemVer=true - -compiler.gimplemsp430g1210.exe=/opt/compiler-explorer/msp430/gcc-12.1.0/msp430-unknown-elf/bin/msp430-unknown-elf-gcc -compiler.gimplemsp430g1210.semver=12.1.0 -compiler.gimplemsp430g1210.objdumper=/opt/compiler-explorer/msp430/gcc-12.1.0/msp430-unknown-elf/bin/msp430-unknown-elf-objdump -compiler.gimplemsp430g1210.demangler=/opt/compiler-explorer/msp430/gcc-12.1.0/msp430-unknown-elf/bin/msp430-unknown-elf-c++filt - -compiler.gimplemsp430g1220.exe=/opt/compiler-explorer/msp430/gcc-12.2.0/msp430-unknown-elf/bin/msp430-unknown-elf-gcc -compiler.gimplemsp430g1220.semver=12.2.0 -compiler.gimplemsp430g1220.objdumper=/opt/compiler-explorer/msp430/gcc-12.2.0/msp430-unknown-elf/bin/msp430-unknown-elf-objdump -compiler.gimplemsp430g1220.demangler=/opt/compiler-explorer/msp430/gcc-12.2.0/msp430-unknown-elf/bin/msp430-unknown-elf-c++filt - -compiler.gimplemsp430g1230.exe=/opt/compiler-explorer/msp430/gcc-12.3.0/msp430-unknown-elf/bin/msp430-unknown-elf-gcc -compiler.gimplemsp430g1230.semver=12.3.0 -compiler.gimplemsp430g1230.objdumper=/opt/compiler-explorer/msp430/gcc-12.3.0/msp430-unknown-elf/bin/msp430-unknown-elf-objdump -compiler.gimplemsp430g1230.demangler=/opt/compiler-explorer/msp430/gcc-12.3.0/msp430-unknown-elf/bin/msp430-unknown-elf-c++filt - -compiler.gimplemsp430g1310.exe=/opt/compiler-explorer/msp430/gcc-13.1.0/msp430-unknown-elf/bin/msp430-unknown-elf-gcc -compiler.gimplemsp430g1310.semver=13.1.0 -compiler.gimplemsp430g1310.objdumper=/opt/compiler-explorer/msp430/gcc-13.1.0/msp430-unknown-elf/bin/msp430-unknown-elf-objdump -compiler.gimplemsp430g1310.demangler=/opt/compiler-explorer/msp430/gcc-13.1.0/msp430-unknown-elf/bin/msp430-unknown-elf-c++filt - -compiler.gimplemsp430g1320.exe=/opt/compiler-explorer/msp430/gcc-13.2.0/msp430-unknown-elf/bin/msp430-unknown-elf-gcc -compiler.gimplemsp430g1320.semver=13.2.0 -compiler.gimplemsp430g1320.objdumper=/opt/compiler-explorer/msp430/gcc-13.2.0/msp430-unknown-elf/bin/msp430-unknown-elf-objdump -compiler.gimplemsp430g1320.demangler=/opt/compiler-explorer/msp430/gcc-13.2.0/msp430-unknown-elf/bin/msp430-unknown-elf-c++filt - - -############################### -# GCC for ARM -group.gimplegccarm.compilers=&gimplegcc32arm:&gimplegcc64arm:&gimplegcc64marm -group.gimplegccarm.supportsBinaryObject=true -group.gimplegccarm.supportsExecute=false -# Some of the compilers don't like -isystem (as they assume the code must be C). -# See https://github.com/compiler-explorer/compiler-explorer/issues/989 for discussion/ -group.gimplegccarm.includeFlag=-I - -# 32 bit -group.gimplegcc32arm.groupName=Arm 32-bit GCC -group.gimplegcc32arm.baseName=ARM GCC -group.gimplegcc32arm.compilers=gimplearm921:gimplearm930:gimplearm1020:gimplearm1021:gimplearm1030:gimplearm1031_07:gimplearm1031_10:gimplearmg1050:gimplearm1100:gimplearm1120:gimplearm1121:gimplearm1130:gimplearmg1140:gimplearm1210:gimplearmg1220:gimplearmg1230:gimplearmg1310:gimplearmg1320:gimplearmug1320:gimplearmgtrunk -group.gimplegcc32arm.isSemVer=true -group.gimplegcc32arm.objdumper=/opt/compiler-explorer/arm/gcc-10.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-objdump -group.gimplegcc32arm.instructionSet=arm32 - -compiler.gimplearmg1050.exe=/opt/compiler-explorer/arm/gcc-10.5.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-gcc -compiler.gimplearmg1050.semver=10.5.0 -compiler.gimplearmg1050.objdumper=/opt/compiler-explorer/arm/gcc-10.5.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-objdump -compiler.gimplearmg1050.demangler=/opt/compiler-explorer/arm/gcc-10.5.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-c++filt - -compiler.gimplearmg1140.exe=/opt/compiler-explorer/arm/gcc-11.4.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-gcc -compiler.gimplearmg1140.semver=11.4.0 -compiler.gimplearmg1140.objdumper=/opt/compiler-explorer/arm/gcc-11.4.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-objdump -compiler.gimplearmg1140.demangler=/opt/compiler-explorer/arm/gcc-11.4.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-c++filt - -compiler.gimplearmg1220.exe=/opt/compiler-explorer/arm/gcc-12.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-gcc -compiler.gimplearmg1220.semver=12.2.0 (linux) -compiler.gimplearmg1220.objdumper=/opt/compiler-explorer/arm/gcc-12.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-objdump -compiler.gimplearmg1220.demangler=/opt/compiler-explorer/arm/gcc-12.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-c++filt - -compiler.gimplearmg1230.exe=/opt/compiler-explorer/arm/gcc-12.3.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-gcc -compiler.gimplearmg1230.semver=12.3.0 -compiler.gimplearmg1230.objdumper=/opt/compiler-explorer/arm/gcc-12.3.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-objdump -compiler.gimplearmg1230.demangler=/opt/compiler-explorer/arm/gcc-12.3.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-c++filt - -compiler.gimplearmg1310.exe=/opt/compiler-explorer/arm/gcc-13.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-gcc -compiler.gimplearmg1310.semver=13.1.0 (linux) -compiler.gimplearmg1310.objdumper=/opt/compiler-explorer/arm/gcc-13.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-objdump -compiler.gimplearmg1310.demangler=/opt/compiler-explorer/arm/gcc-13.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-c++filt - -compiler.gimplearmg1320.exe=/opt/compiler-explorer/arm/gcc-13.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-gcc -compiler.gimplearmg1320.semver=13.2.0 -compiler.gimplearmg1320.objdumper=/opt/compiler-explorer/arm/gcc-13.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-objdump -compiler.gimplearmg1320.demangler=/opt/compiler-explorer/arm/gcc-13.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-c++filt - -compiler.gimplearmug1320.exe=/opt/compiler-explorer/arm/gcc-arm-unknown-13.2.0/arm-unknown-eabi/bin/arm-unknown-eabi-gcc -compiler.gimplearmug1320.name=ARM GCC 13.2.0 (unknown-eabi) -compiler.gimplearmug1320.semver=13.2.0 -compiler.gimplearmug1320.objdumper=/opt/compiler-explorer/arm/gcc-arm-unknown-13.2.0/arm-unknown-eabi/bin/arm-unknown-eabi-objdump -compiler.gimplearmug1320.demangler=/opt/compiler-explorer/arm/gcc-arm-unknown-13.2.0/arm-unknown-eabi/bin/arm-unknown-eabi-c++filt - -compiler.gimplearm921.exe=/opt/compiler-explorer/arm/gcc-arm-none-eabi-9-2019-q4-major/bin/arm-none-eabi-gcc -compiler.gimplearm921.semver=9.2.1 (none) -compiler.gimplearm921.supportsBinary=false -compiler.gimplearm921.supportsBinaryObject=true -compiler.gimplearm1021.exe=/opt/compiler-explorer/arm/gcc-arm-none-eabi-10-2020-q4-major/bin/arm-none-eabi-gcc -compiler.gimplearm1021.semver=10.2.1 (none) -compiler.gimplearm1021.supportsBinary=false -compiler.gimplearm1031_07.exe=/opt/compiler-explorer/arm/gcc-arm-none-eabi-10.3-2021.07/bin/arm-none-eabi-gcc -compiler.gimplearm1031_07.semver=10.3.1 (2021.07 none) -compiler.gimplearm1031_07.supportsBinary=false -compiler.gimplearm1031_10.exe=/opt/compiler-explorer/arm/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc -compiler.gimplearm1031_10.semver=10.3.1 (2021.10 none) -compiler.gimplearm1031_10.supportsBinary=false -compiler.gimplearm1121.exe=/opt/compiler-explorer/arm/gcc-arm-none-eabi-11.2-2022.02/bin/arm-none-eabi-gcc -compiler.gimplearm1121.semver=11.2.1 (none) -compiler.gimplearm1121.supportsBinary=false -compiler.gimplearm1021.supportsBinaryObject=true -compiler.gimplearm930.exe=/opt/compiler-explorer/arm/gcc-9.3.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-gcc -compiler.gimplearm930.semver=9.3.0 (linux) -compiler.gimplearm1020.exe=/opt/compiler-explorer/arm/gcc-10.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-gcc -compiler.gimplearm1020.semver=10.2.0 (linux) -compiler.gimplearm1030.exe=/opt/compiler-explorer/arm/gcc-10.3.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-gcc -compiler.gimplearm1030.semver=10.3.0 (linux) -compiler.gimplearm1100.exe=/opt/compiler-explorer/arm/gcc-11.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-gcc -compiler.gimplearm1100.semver=11.1.0 (linux) -compiler.gimplearm1120.exe=/opt/compiler-explorer/arm/gcc-11.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-gcc -compiler.gimplearm1120.semver=11.2.0 (linux) -compiler.gimplearm1130.exe=/opt/compiler-explorer/arm/gcc-11.3.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-gcc -compiler.gimplearm1130.semver=11.3.0 (linux) -compiler.gimplearm1210.exe=/opt/compiler-explorer/arm/gcc-12.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-gcc -compiler.gimplearm1210.objdumper=/opt/compiler-explorer/arm/gcc-12.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-objdump -compiler.gimplearm1210.semver=12.1.0 (linux) -compiler.gimplearmgtrunk.exe=/opt/compiler-explorer/arm/gcc-trunk/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-gcc -compiler.gimplearmgtrunk.semver=trunk (linux) -compiler.gimplearmgtrunk.isNightly=true - -# 64 bit -group.gimplegcc64arm.groupName=ARM64 gcc -group.gimplegcc64arm.baseName=ARM64 GCC -group.gimplegcc64arm.compilers=gimplearm64g930:gimplearm64g940:gimplearm64g950:gimplearm64g1020:gimplearm64g1030:gimplearm64g1040:gimplearm64g1100:gimplearm64g1120:gimplearm64g1130:gimplearm64g1140:gimplearm64g1210:gimplearm64gtrunk:gimplearm64g1220:gimplearm64g1230:gimplearm64g1310:gimplearm64g1050:gimplearm64g1320 -group.gimplegcc64arm.isSemVer=true -group.gimplegcc64arm.objdumper=/opt/compiler-explorer/arm64/gcc-10.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/bin/objdump -group.gimplegcc64arm.instructionSet=aarch64 - -compiler.gimplearm64g930.exe=/opt/compiler-explorer/arm64/gcc-9.3.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gcc -compiler.gimplearm64g930.semver=9.3.0 -compiler.gimplearm64g940.exe=/opt/compiler-explorer/arm64/gcc-9.4.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gcc -compiler.gimplearm64g940.semver=9.4.0 -compiler.gimplearm64g950.exe=/opt/compiler-explorer/arm64/gcc-9.5.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gcc -compiler.gimplearm64g950.semver=9.5.0 -compiler.gimplearm64g1020.exe=/opt/compiler-explorer/arm64/gcc-10.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gcc -compiler.gimplearm64g1020.semver=10.2.0 -compiler.gimplearm64g1030.exe=/opt/compiler-explorer/arm64/gcc-10.3.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gcc -compiler.gimplearm64g1030.semver=10.3.0 -compiler.gimplearm64g1040.exe=/opt/compiler-explorer/arm64/gcc-10.4.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gcc -compiler.gimplearm64g1040.semver=10.4.0 - -compiler.gimplearm64g1050.exe=/opt/compiler-explorer/arm64/gcc-10.5.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gcc -compiler.gimplearm64g1050.semver=10.5.0 -compiler.gimplearm64g1050.objdumper=/opt/compiler-explorer/arm64/gcc-10.5.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-objdump -compiler.gimplearm64g1050.demangler=/opt/compiler-explorer/arm64/gcc-10.5.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-c++filt -compiler.gimplearm64g1100.exe=/opt/compiler-explorer/arm64/gcc-11.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gcc -compiler.gimplearm64g1100.semver=11.1.0 -compiler.gimplearm64g1120.exe=/opt/compiler-explorer/arm64/gcc-11.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gcc -compiler.gimplearm64g1120.semver=11.2.0 -compiler.gimplearm64g1130.exe=/opt/compiler-explorer/arm64/gcc-11.3.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gcc -compiler.gimplearm64g1130.semver=11.3.0 - -compiler.gimplearm64g1140.exe=/opt/compiler-explorer/arm64/gcc-11.4.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gcc -compiler.gimplearm64g1140.semver=11.4.0 -compiler.gimplearm64g1140.objdumper=/opt/compiler-explorer/arm64/gcc-11.4.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-objdump -compiler.gimplearm64g1140.demangler=/opt/compiler-explorer/arm64/gcc-11.4.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-c++filt - -compiler.gimplearm64g1210.exe=/opt/compiler-explorer/arm64/gcc-12.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gcc -compiler.gimplearm64g1210.objdumper=/opt/compiler-explorer/arm64/gcc-12.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-objdump -compiler.gimplearm64g1210.semver=12.1.0 - -compiler.gimplearm64g1220.exe=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gcc -compiler.gimplearm64g1220.semver=12.2.0 -compiler.gimplearm64g1220.objdumper=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-objdump -compiler.gimplearm64g1220.demangler=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-c++filt - -compiler.gimplearm64g1230.exe=/opt/compiler-explorer/arm64/gcc-12.3.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gcc -compiler.gimplearm64g1230.semver=12.3.0 -compiler.gimplearm64g1230.objdumper=/opt/compiler-explorer/arm64/gcc-12.3.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-objdump -compiler.gimplearm64g1230.demangler=/opt/compiler-explorer/arm64/gcc-12.3.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-c++filt - -compiler.gimplearm64g1310.exe=/opt/compiler-explorer/arm64/gcc-13.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gcc -compiler.gimplearm64g1310.semver=13.1.0 -compiler.gimplearm64g1310.objdumper=/opt/compiler-explorer/arm64/gcc-13.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-objdump -compiler.gimplearm64g1310.demangler=/opt/compiler-explorer/arm64/gcc-13.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-c++filt - -compiler.gimplearm64g1320.exe=/opt/compiler-explorer/arm64/gcc-13.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gcc -compiler.gimplearm64g1320.semver=13.2.0 -compiler.gimplearm64g1320.objdumper=/opt/compiler-explorer/arm64/gcc-13.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-objdump -compiler.gimplearm64g1320.demangler=/opt/compiler-explorer/arm64/gcc-13.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-c++filt - -compiler.gimplearm64gtrunk.exe=/opt/compiler-explorer/arm64/gcc-trunk/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gcc -compiler.gimplearm64gtrunk.semver=trunk -compiler.gimplearm64gtrunk.isNightly=true - -# GCC Morello -group.gimplegcc64marm.groupName=ARM64 Morello GCC -group.gimplegcc64marm.baseName=ARM64 Morello GCC -group.gimplegcc64marm.compilers=gimplearm64gm101a1:gimplearm64gm101a2 -group.gimplegcc64marm.isSemVer=true -group.gimplegcc64marm.objdumper=/opt/compiler-explorer/arm64morello/gcc-aarch64-none-elf-10.1.morello-alp2-x86_64/aarch64-none-elf/bin/objdump -group.gimplegcc64marm.instructionSet=aarch64 - -compiler.gimplearm64gm101a1.exe=/opt/compiler-explorer/arm64morello/gcc-aarch64-none-elf-10.1.morello-alp1-x86_64/bin/aarch64-none-elf-gcc -compiler.gimplearm64gm101a1.semver=10.1.0 Alpha 1 -compiler.gimplearm64gm101a2.exe=/opt/compiler-explorer/arm64morello/gcc-aarch64-none-elf-10.1.morello-alp2-x86_64/bin/aarch64-none-elf-gcc -compiler.gimplearm64gm101a2.semver=10.1.2 Alpha 2 - -############################### -# GCC for RISC-V -group.gimplervgcc.compilers=&rv64-gimplegccs:&rv32-gimplegccs -group.gimplervgcc.groupName=RISC-V GCC -group.gimplervgcc.isSemVer=true -group.gimplervgcc.supportsExecute=false -group.gimplervgcc.supportsBinary=true -group.gimplervgcc.supportsBinaryObject=true - -## GCC for RISC-V 64-bits -group.rv64-gimplegccs.compilers=rv64-gimplegcctrunk:rv64-gimplegcc1230:rv64-gimplegcc1210:rv64-gimplegcc1140:rv64-gimplegcc1130:rv64-gimplegcc1220:rv64-gimplegcc1120:rv64-gimplegcc1030:rv64-gimplegcc1020:rv64-gimplegcc940:rv64-gimplegcc1310:rv64-gimplegcc1320 -group.rv64-gimplegccs.groupName=RISC-V (64-bits) gcc -group.rv64-gimplegccs.baseName=RISC-V (64-bits) gcc - -compiler.rv64-gimplegcc940.exe=/opt/compiler-explorer/riscv64/gcc-9.4.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-gcc -compiler.rv64-gimplegcc940.semver=9.4.0 -compiler.rv64-gimplegcc940.objdumper=/opt/compiler-explorer/riscv64/gcc-9.4.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump - -compiler.rv64-gimplegcc1020.exe=/opt/compiler-explorer/riscv64/gcc-10.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-gcc -compiler.rv64-gimplegcc1020.semver=10.2.0 -compiler.rv64-gimplegcc1020.objdumper=/opt/compiler-explorer/riscv64/gcc-10.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump - -compiler.rv64-gimplegcc1030.exe=/opt/compiler-explorer/riscv64/gcc-10.3.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-gcc -compiler.rv64-gimplegcc1030.semver=10.3.0 -compiler.rv64-gimplegcc1030.objdumper=/opt/compiler-explorer/riscv64/gcc-10.3.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump - -compiler.rv64-gimplegcc1120.exe=/opt/compiler-explorer/riscv64/gcc-11.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-gcc -compiler.rv64-gimplegcc1120.semver=11.2.0 -compiler.rv64-gimplegcc1120.objdumper=/opt/compiler-explorer/riscv64/gcc-11.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump - -compiler.rv64-gimplegcc1130.exe=/opt/compiler-explorer/riscv64/gcc-11.3.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-gcc -compiler.rv64-gimplegcc1130.semver=11.3.0 -compiler.rv64-gimplegcc1130.objdumper=/opt/compiler-explorer/riscv64/gcc-11.3.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump - -compiler.rv64-gimplegcc1140.exe=/opt/compiler-explorer/riscv64/gcc-11.4.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-gcc -compiler.rv64-gimplegcc1140.semver=11.4.0 -compiler.rv64-gimplegcc1140.objdumper=/opt/compiler-explorer/riscv64/gcc-11.4.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump -compiler.rv64-gimplegcc1140.demangler=/opt/compiler-explorer/riscv64/gcc-11.4.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-c++filt - -compiler.rv64-gimplegcc1210.exe=/opt/compiler-explorer/riscv64/gcc-12.1.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-gcc -compiler.rv64-gimplegcc1210.semver=12.1.0 -compiler.rv64-gimplegcc1210.objdumper=/opt/compiler-explorer/riscv64/gcc-12.1.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump - -compiler.rv64-gimplegcc1220.exe=/opt/compiler-explorer/riscv64/gcc-12.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-gcc -compiler.rv64-gimplegcc1220.semver=12.2.0 -compiler.rv64-gimplegcc1220.objdumper=/opt/compiler-explorer/riscv64/gcc-12.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump -compiler.rv64-gimplegcc1220.demangler=/opt/compiler-explorer/riscv64/gcc-12.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-c++filt - -compiler.rv64-gimplegcc1230.exe=/opt/compiler-explorer/riscv64/gcc-12.3.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-gcc -compiler.rv64-gimplegcc1230.semver=12.3.0 -compiler.rv64-gimplegcc1230.objdumper=/opt/compiler-explorer/riscv64/gcc-12.3.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump -compiler.rv64-gimplegcc1230.demangler=/opt/compiler-explorer/riscv64/gcc-12.3.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-c++filt - -compiler.rv64-gimplegcc1310.exe=/opt/compiler-explorer/riscv64/gcc-13.1.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-gcc -compiler.rv64-gimplegcc1310.semver=13.1.0 -compiler.rv64-gimplegcc1310.objdumper=/opt/compiler-explorer/riscv64/gcc-13.1.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump -compiler.rv64-gimplegcc1310.demangler=/opt/compiler-explorer/riscv64/gcc-13.1.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-c++filt - -compiler.rv64-gimplegcc1320.exe=/opt/compiler-explorer/riscv64/gcc-13.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-gcc -compiler.rv64-gimplegcc1320.semver=13.2.0 -compiler.rv64-gimplegcc1320.objdumper=/opt/compiler-explorer/riscv64/gcc-13.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump -compiler.rv64-gimplegcc1320.demangler=/opt/compiler-explorer/riscv64/gcc-13.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-c++filt - -compiler.rv64-gimplegcctrunk.exe=/opt/compiler-explorer/riscv64/gcc-trunk/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-gcc -compiler.rv64-gimplegcctrunk.semver=(trunk) -compiler.rv64-gimplegcctrunk.objdumper=/opt/compiler-explorer/riscv64/gcc-trunk/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump -compiler.rv64-gimplegcctrunk.demangler=/opt/compiler-explorer/riscv64/gcc-trunk/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-c++filt -compiler.rv64-gimplegcctrunk.isNightly=true - -## GCC for RISC-V 32-bits -group.rv32-gimplegccs.compilers=rv32-gimplegcctrunk:rv32-gimplegcc1220:rv32-gimplegcc1210:rv32-gimplegcc1140:rv32-gimplegcc1130:rv32-gimplegcc1120:rv32-gimplegcc1030:rv32-gimplegcc1020:rv32-gimplegcc940:rv32-gimplegcc1310:rv32-gimplegcc1230:rv32-gimplegcc1320 -group.rv32-gimplegccs.groupName=RISC-V (32-bits) gcc -group.rv32-gimplegccs.baseName=RISC-V (32-bits) gcc - -compiler.rv32-gimplegcc940.exe=/opt/compiler-explorer/riscv32/gcc-9.4.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-gcc -compiler.rv32-gimplegcc940.semver=9.4.0 -compiler.rv32-gimplegcc940.objdumper=/opt/compiler-explorer/riscv32/gcc-9.4.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-objdump - -compiler.rv32-gimplegcc1020.exe=/opt/compiler-explorer/riscv32/gcc-10.2.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-gcc -compiler.rv32-gimplegcc1020.semver=10.2.0 -compiler.rv32-gimplegcc1020.objdumper=/opt/compiler-explorer/riscv32/gcc-10.2.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-objdump - -compiler.rv32-gimplegcc1030.exe=/opt/compiler-explorer/riscv32/gcc-10.3.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-gcc -compiler.rv32-gimplegcc1030.semver=10.3.0 -compiler.rv32-gimplegcc1030.objdumper=/opt/compiler-explorer/riscv32/gcc-10.3.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-objdump - -compiler.rv32-gimplegcc1120.exe=/opt/compiler-explorer/riscv32/gcc-11.2.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-gcc -compiler.rv32-gimplegcc1120.semver=11.2.0 -compiler.rv32-gimplegcc1120.objdumper=/opt/compiler-explorer/riscv32/gcc-11.2.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-objdump - -compiler.rv32-gimplegcc1130.exe=/opt/compiler-explorer/riscv32/gcc-11.3.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-gcc -compiler.rv32-gimplegcc1130.semver=11.3.0 -compiler.rv32-gimplegcc1130.objdumper=/opt/compiler-explorer/riscv32/gcc-11.3.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-objdump - -compiler.rv32-gimplegcc1140.exe=/opt/compiler-explorer/riscv32/gcc-11.4.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-gcc -compiler.rv32-gimplegcc1140.semver=11.4.0 -compiler.rv32-gimplegcc1140.objdumper=/opt/compiler-explorer/riscv32/gcc-11.4.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-objdump -compiler.rv32-gimplegcc1140.demangler=/opt/compiler-explorer/riscv32/gcc-11.4.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-c++filt - -compiler.rv32-gimplegcc1210.exe=/opt/compiler-explorer/riscv32/gcc-12.1.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-gcc -compiler.rv32-gimplegcc1210.semver=12.1.0 -compiler.rv32-gimplegcc1210.objdumper=/opt/compiler-explorer/riscv32/gcc-12.1.0/riscv32-unknown-elf/bin/riscv32-unknown-elf-objdump - -compiler.rv32-gimplegcc1220.exe=/opt/compiler-explorer/riscv32/gcc-12.2.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-gcc -compiler.rv32-gimplegcc1220.semver=12.2.0 -compiler.rv32-gimplegcc1220.demangler=/opt/compiler-explorer/riscv32/gcc-12.2.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-c++filt -compiler.rv32-gimplegcc1220.objdumper=/opt/compiler-explorer/riscv32/gcc-12.2.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-objdump - -compiler.rv32-gimplegcc1230.exe=/opt/compiler-explorer/riscv32/gcc-12.3.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-gcc -compiler.rv32-gimplegcc1230.semver=12.3.0 -compiler.rv32-gimplegcc1230.objdumper=/opt/compiler-explorer/riscv32/gcc-12.3.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-objdump -compiler.rv32-gimplegcc1230.demangler=/opt/compiler-explorer/riscv32/gcc-12.3.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-c++filt - -compiler.rv32-gimplegcc1310.exe=/opt/compiler-explorer/riscv32/gcc-13.1.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-gcc -compiler.rv32-gimplegcc1310.semver=13.1.0 -compiler.rv32-gimplegcc1310.objdumper=/opt/compiler-explorer/riscv32/gcc-13.1.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-objdump -compiler.rv32-gimplegcc1310.demangler=/opt/compiler-explorer/riscv32/gcc-13.1.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-c++filt - -compiler.rv32-gimplegcc1320.exe=/opt/compiler-explorer/riscv32/gcc-13.2.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-gcc -compiler.rv32-gimplegcc1320.semver=13.2.0 -compiler.rv32-gimplegcc1320.objdumper=/opt/compiler-explorer/riscv32/gcc-13.2.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-objdump -compiler.rv32-gimplegcc1320.demangler=/opt/compiler-explorer/riscv32/gcc-13.2.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-c++filt - -compiler.rv32-gimplegcctrunk.exe=/opt/compiler-explorer/riscv32/gcc-trunk/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-gcc -compiler.rv32-gimplegcctrunk.semver=(trunk) -compiler.rv32-gimplegcctrunk.isNightly=true -compiler.rv32-gimplegcctrunk.objdumper=/opt/compiler-explorer/riscv32/gcc-trunk/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-objdump -compiler.rv32-gimplegcctrunk.demangler=/opt/compiler-explorer/riscv32/gcc-trunk/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-c++filt - -############################### -# Wyrm GIMPLE to LLVM transpiler -group.wyrm.compilers=wyrmtrunk -group.wyrm.groupName=Wyrm -group.wyrm.compilerType=wyrm -group.wyrm.instructionSet=llvm -group.wyrm.isSemVer=true -group.wyrm.baseName=Wyrm GIMPLE to LLVM Transpiler -group.wyrm.licenseLink=https://github.com/jeremy-rifkin/wyrm/blob/main/LICENSE -group.wyrm.licenseName=MIT -group.wyrm.licensePreamble=Copyright (c) 2023-2024 Jeremy Rifkin -group.wyrm.gccId=cg121 - -compiler.wyrmtrunk.exe=/opt/compiler-explorer/wyrm-trunk/libplugin.so -compiler.wyrmtrunk.semver=(trunk) - - -################################# -################################# -# Libraries -libs=cs50:hedley:libbpf:libuv:lua:nsimd:openssl:python:simde:curl:sqlite - -libs.cs50.name=cs50 -libs.cs50.versions=910 -libs.cs50.versions.910.version=9.1.0 -libs.cs50.versions.910.path=/opt/compiler-explorer/libs/cs50/9.1.0/include -libs.cs50.versions.910.libpath=/opt/compiler-explorer/libs/cs50/9.1.0/x86_64/lib:/opt/compiler-explorer/libs/cs50/9.1.0/x86/lib -libs.cs50.versions.910.liblink=cs50 - -libs.hedley.name=hedley -libs.hedley.description=A C/C++ header to help move ifdefs out of your code -libs.hedley.versions=v12 -libs.hedley.url=https://github.com/nemequ/hedley -libs.hedley.versions.v12.version=12.0.0 -libs.hedley.versions.v12.path=/opt/compiler-explorer/libs/hedley/v12/ - -libs.libbpf.name=libbpf -libs.libbpf.versions=100:122 -libs.libbpf.liblink=bpf:dl:m -libs.libbpf.description=Libbpf supports building BPF CO-RE-enabled applications -libs.libbpf.url=https://github.com/libbpf/libbpf -libs.libbpf.versions.100.version=1.0.0 -libs.libbpf.versions.100.path=/opt/compiler-explorer/libs/libbpf/v1.0.0/include:/opt/compiler-explorer/libs/libbpf/v1.0.0/src -libs.libbpf.versions.122.version=1.2.2 -libs.libbpf.versions.122.path=/opt/compiler-explorer/libs/libbpf/v1.2.2/include:/opt/compiler-explorer/libs/libbpf/v1.2.2/src - -libs.lua.name=Lua -libs.lua.versions=535:540 -libs.lua.liblink=lua:dl:m -libs.lua.versions.535.version=5.3.5 -libs.lua.versions.535.path=/opt/compiler-explorer/libs/lua/v5.3.5/include -libs.lua.versions.535.libpath=/opt/compiler-explorer/libs/lua/v5.3.5/lib/x86_64:/opt/compiler-explorer/libs/lua/v5.3.5/lib/x86 -libs.lua.versions.540.version=5.4.0 -libs.lua.versions.540.path=/opt/compiler-explorer/libs/lua/v5.4.0/include -libs.lua.versions.540.libpath=/opt/compiler-explorer/libs/lua/v5.4.0/lib/x86_64:/opt/compiler-explorer/libs/lua/v5.4.0/lib/x86 - -libs.libuv.name=libuv -libs.libuv.description=Cross-platform asynchronous I/O -libs.libuv.liblink=uv -libs.libuv.url=https://github.com/libuv/libuv -libs.libuv.versions=1370:1381 -libs.libuv.versions.1370.version=1.37.0 -libs.libuv.versions.1370.path=/opt/compiler-explorer/libs/libuv/v1.37.0/include -libs.libuv.versions.1370.libpath=/opt/compiler-explorer/libs/libuv/v1.37.0/x86_64/lib:/opt/compiler-explorer/libs/libuv/v1.37.0/x86/lib -libs.libuv.versions.1381.version=1.38.1 -libs.libuv.versions.1381.path=/opt/compiler-explorer/libs/libuv/v1.38.1/include -libs.libuv.versions.1381.libpath=/opt/compiler-explorer/libs/libuv/v1.38.1/x86_64/lib:/opt/compiler-explorer/libs/libuv/v1.38.1/x86/lib - -libs.nsimd.name=NSIMD -libs.nsimd.url=https://github.com/agenium-scale/nsimd/ -libs.nsimd.versions=22-x86_64:22-arm:22-arm64:301-x86_64:301-arm:301-arm64 -libs.nsimd.versions.22-x86_64.version=2.2 (x86_64) -libs.nsimd.versions.22-x86_64.path=/opt/compiler-explorer/libs/nsimd/v2.2/x86_64/include -libs.nsimd.versions.22-x86_64.libpath=/opt/compiler-explorer/libs/nsimd/v2.2/x86_64/lib -libs.nsimd.versions.22-x86_64.liblink=nsimd_avx512_skylake -libs.nsimd.versions.22-arm.version=2.2 (arm) -libs.nsimd.versions.22-arm.path=/opt/compiler-explorer/libs/nsimd/v2.2/arm/neon128/include -libs.nsimd.versions.22-arm.libpath=/opt/compiler-explorer/libs/nsimd/v2.2/arm/neon128/lib -libs.nsimd.versions.22-arm.liblink=nsimd_neon128 -libs.nsimd.versions.22-arm64.version=2.2 (arm64) -libs.nsimd.versions.22-arm64.path=/opt/compiler-explorer/libs/nsimd/v2.2/arm/aarch64/include -libs.nsimd.versions.22-arm64.libpath=/opt/compiler-explorer/libs/nsimd/v2.2/arm/aarch64/lib -libs.nsimd.versions.22-arm64.liblink=nsimd_aarch64 -libs.nsimd.versions.301-x86_64.version=3.0.1 (x86_64) -libs.nsimd.versions.301-x86_64.path=/opt/compiler-explorer/libs/nsimd/v3.0.1/x86_64/include -libs.nsimd.versions.301-x86_64.libpath=/opt/compiler-explorer/libs/nsimd/v3.0.1/x86_64/lib -libs.nsimd.versions.301-arm.version=3.0.1 (arm) -libs.nsimd.versions.301-arm.path=/opt/compiler-explorer/libs/nsimd/v3.0.1/arm/neon128/include -libs.nsimd.versions.301-arm.libpath=/opt/compiler-explorer/libs/nsimd/v3.0.1/arm/neon128/lib -libs.nsimd.versions.301-arm64.version=3.0.1 (arm64) -libs.nsimd.versions.301-arm64.path=/opt/compiler-explorer/libs/nsimd/v3.0.1/arm/aarch64/include -libs.nsimd.versions.301-arm64.libpath=/opt/compiler-explorer/libs/nsimd/v3.0.1/arm/aarch64/lib - -libs.openssl.name=OpenSSL -libs.openssl.liblink=ssl:crypto -libs.openssl.versions=111c:111g -libs.openssl.versions.111c.version=1.1.1c -libs.openssl.versions.111c.path=/opt/compiler-explorer/libs/openssl/openssl_1_1_1c/x86_64/opt/include -libs.openssl.versions.111c.libpath=/opt/compiler-explorer/libs/openssl/openssl_1_1_1c/x86_64/opt/lib:/opt/compiler-explorer/libs/openssl/openssl_1_1_1c/x86/opt/lib -libs.openssl.versions.111g.version=1.1.1g -libs.openssl.versions.111g.path=/opt/compiler-explorer/libs/openssl/openssl_1_1_1g/x86_64/opt/include -libs.openssl.versions.111g.libpath=/opt/compiler-explorer/libs/openssl/openssl_1_1_1g/x86_64/opt/lib:/opt/compiler-explorer/libs/openssl/openssl_1_1_1g/x86/opt/lib - -libs.python.name=Python -libs.python.url=https://python.org -libs.python.versions=359:3610:376:381 -libs.python.versions.359.version=3.5.9 -libs.python.versions.359.path=/opt/compiler-explorer/python-3.5.9/include/python3.5 -libs.python.versions.3610.version=3.6.10 -libs.python.versions.3610.path=/opt/compiler-explorer/python-3.6.10/include/python3.6 -libs.python.versions.376.version=3.7.6 -libs.python.versions.376.path=/opt/compiler-explorer/python-3.7.6/include/python3.7 -libs.python.versions.381.version=3.8.1 -libs.python.versions.381.path=/opt/compiler-explorer/python-3.8.1/include/python3.8 - -libs.simde.name=SIMDe -libs.simde.description=Implementations of SIMD instruction sets for systems which don't natively support them. -libs.simde.versions=trunk -libs.simde.url=https://github.com/simd-everywhere/simde -libs.simde.versions.trunk.version=trunk -libs.simde.versions.trunk.path=/opt/compiler-explorer/libs/simde/trunk - -libs.curl.name=curl -libs.curl.liblink=curl-d -libs.curl.url=https://curl.se -libs.curl.versions=7831 -libs.curl.versions.7831.version=7.83.1 -libs.curl.versions.7831.path=/opt/compiler-explorer/libs/curl/7.83.1/include - -libs.sqlite.name=sqlite -libs.sqlite.versions=3400 -libs.sqlite.liblink=sqlite3 -libs.sqlite.url=https://sqlite.org -libs.sqlite.versions.3400.version=3.40.0 -libs.sqlite.versions.3400.path=/opt/compiler-explorer/libs/sqlite/3.40.0 - -################################# -################################# -# Installed tools -tools=clangquerytrunk:clangtidytrunk:ldd:llvm-mcatrunk:osacatrunk:pahole:readelf:nm:strings:llvmdwarfdumptrunk - -tools.clangquerytrunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang-query -tools.clangquerytrunk.name=clang-query (trunk) -tools.clangquerytrunk.type=independent -tools.clangquerytrunk.class=clang-query-tool -tools.clangquerytrunk.stdinHint=Query commands - -tools.clangtidytrunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang-tidy -tools.clangtidytrunk.name=clang-tidy (trunk) -tools.clangtidytrunk.type=independent -tools.clangtidytrunk.class=clang-tidy-tool -tools.clangtidytrunk.options=--gcc-toolchain=/opt/compiler-explorer/gcc-9.2.0 -tools.clangtidytrunk.stdinHint=disabled - -tools.ldd.name=ldd -tools.ldd.exe=/usr/bin/ldd -tools.ldd.type=postcompilation -tools.ldd.class=readelf-tool -tools.ldd.exclude= -tools.ldd.stdinHint=disabled - -tools.llvm-mcatrunk.name=llvm-mca (trunk) -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 -tools.llvm-mcatrunk.stdinHint=disabled - -tools.osacatrunk.name=OSACA (0.5.2) -tools.osacatrunk.exe=/opt/compiler-explorer/osaca-0.5.2/bin/osaca -tools.osacatrunk.type=postcompilation -tools.osacatrunk.class=osaca-tool -tools.osacatrunk.exclude=cavr:carm:cmips:cmsp:cppc:ppci:armv7:ckvx:ck1c:carduino:carmh:carm5:carmg:carmce:cfr:rv6 -tools.osacatrunk.stdinHint=disabled - -tools.pahole.name=pahole -tools.pahole.exe=/opt/compiler-explorer/pahole/bin/pahole -tools.pahole.type=postcompilation -tools.pahole.class=pahole-tool -tools.pahole.exclude= -tools.pahole.stdinHint=disabled -tools.pahole.languageId=cppp - -tools.readelf.name=readelf -tools.readelf.exe=/opt/compiler-explorer/gcc-snapshot/bin/readelf -tools.readelf.type=postcompilation -tools.readelf.class=readelf-tool -tools.readelf.exclude= -tools.readelf.stdinHint=disabled - -tools.nm.name=nm (trunk) -tools.nm.exe=/opt/compiler-explorer/gcc-snapshot/bin/nm -tools.nm.type=postcompilation -tools.nm.class=nm-tool -tools.nm.exclude=djggp -tools.nm.stdinHint=disabled - -tools.strings.exe=/opt/compiler-explorer/gcc-snapshot/bin/strings -tools.strings.name=strings -tools.strings.type=postcompilation -tools.strings.class=strings-tool -tools.strings.exclude= -tools.strings.stdinHint=disabled - -tools.llvmdwarfdumptrunk.exe=/opt/compiler-explorer/clang-trunk/bin/llvm-dwarfdump -tools.llvmdwarfdumptrunk.name=llvm-dwarfdump (trunk) -tools.llvmdwarfdumptrunk.type=postcompilation -tools.llvmdwarfdumptrunk.class=llvm-dwarfdump-tool -tools.llvmdwarfdumptrunk.stdinHint=disabled -# MSVC does not produce DWARF debug information. -tools.llvmdwarfdumptrunk.exclude=ccl19:ccl_new diff --git a/etc/config/gimple.defaults.properties b/etc/config/gimple.defaults.properties deleted file mode 100644 index 55e1bec0a..000000000 --- a/etc/config/gimple.defaults.properties +++ /dev/null @@ -1,45 +0,0 @@ -# Default settings for GIMPLE -compilers=&gcc -defaultCompiler=gimplegdefault -demangler=c++filt -objdumper=objdump -postProcess= -supportsBinary=true -supportsBinaryObject=true -binaryHideFuncRe=^(__.*|_(init|start|fini)|(de)?register_tm_clones|call_gmon_start|frame_dummy|\.plt.*)$ -stubRe=\bmain\b -stubText=int main(void){return 0;/*stub provided by Compiler Explorer*/} -supportsLibraryCodeFilter=true - -group.gcc.compilers=gimpleg9:gimpleg10:gimpleg11:gimplegdefault -group.gcc.compilerType=gimple -compiler.gimpleg9.exe=/usr/bin/gcc-9 -compiler.gimpleg9.name=gcc 9.x -compiler.gimpleg10.exe=/usr/bin/gcc-10 -compiler.gimpleg10.name=gcc 10.x -compiler.gimpleg11.exe=/usr/bin/gcc-11 -compiler.gimpleg11.name=gcc 11.x -compiler.gimplegdefault.exe=/usr/bin/gcc -compiler.gimplegdefault.name=gcc default - -tools=readelf:nm:llvmdwarfdumpdefault - -tools.readelf.name=readelf (default) -tools.readelf.exe=/usr/bin/readelf -tools.readelf.type=postcompilation -tools.readelf.class=readelf-tool -tools.readelf.exclude=djggp -tools.readelf.stdinHint=disabled - -tools.nm.name=nm (default) -tools.nm.exe=/usr/bin/nm -tools.nm.type=postcompilation -tools.nm.class=nm-tool -tools.nm.exclude=djggp -tools.nm.stdinHint=disabled - -tools.llvmdwarfdumpdefault.exe=/usr/bin/llvm-dwarfdump -tools.llvmdwarfdumpdefault.name=llvm-dwarfdump (default) -tools.llvmdwarfdumpdefault.type=postcompilation -tools.llvmdwarfdumpdefault.class=llvm-dwarfdump-tool -tools.llvmdwarfdumpdefault.stdinHint=disabled diff --git a/etc/config/go.amazon.properties b/etc/config/go.amazon.properties deleted file mode 100644 index 0e2deb80a..000000000 --- a/etc/config/go.amazon.properties +++ /dev/null @@ -1,973 +0,0 @@ -compilers=&gccgo:&gl:&cross -defaultCompiler=gl1221 -objdumper=/opt/compiler-explorer/gcc-13.1.0/bin/objdump - -group.gccgo.compilers=gccgo494:gccgo630:gccgo720:gccgo830:gccgo930:gccgo950:gccgo102:gccgo105:gccgo111:gccgo112:gccgo113:gccgo114:gccgo121:gccgo122:gccgo123:gccgo131:gccgo132:gccgo141 -group.gccgo.isSemVer=true -group.gccgo.baseName=x86 gccgo -compiler.gccgo494.exe=/opt/compiler-explorer/gcc-4.9.4/bin/gccgo -compiler.gccgo494.alias=gccgo491 -compiler.gccgo494.semver=4.9.4 -compiler.gccgo630.exe=/opt/compiler-explorer/gcc-6.3.0/bin/gccgo -compiler.gccgo630.semver=6.3.0 -compiler.gccgo720.exe=/opt/compiler-explorer/gcc-7.2.0/bin/gccgo -compiler.gccgo720.semver=7.2.0 -compiler.gccgo830.exe=/opt/compiler-explorer/gcc-8.3.0/bin/gccgo -compiler.gccgo830.semver=8.3.0 -compiler.gccgo830.alias=gccgo810 -compiler.gccgo930.exe=/opt/compiler-explorer/gcc-9.3.0/bin/gccgo -compiler.gccgo930.semver=9.3.0 -compiler.gccgo950.exe=/opt/compiler-explorer/gcc-9.5.0/bin/gccgo -compiler.gccgo950.semver=9.5.0 -compiler.gccgo102.exe=/opt/compiler-explorer/gcc-10.2.0/bin/gccgo -compiler.gccgo102.semver=10.2.0 -compiler.gccgo105.exe=/opt/compiler-explorer/gcc-10.5.0/bin/gccgo -compiler.gccgo105.semver=10.5.0 -compiler.gccgo111.exe=/opt/compiler-explorer/gcc-11.1.0/bin/gccgo -compiler.gccgo111.semver=11.1.0 -compiler.gccgo112.exe=/opt/compiler-explorer/gcc-11.2.0/bin/gccgo -compiler.gccgo112.semver=11.2.0 -compiler.gccgo113.exe=/opt/compiler-explorer/gcc-11.3.0/bin/gccgo -compiler.gccgo113.semver=11.3.0 -compiler.gccgo114.exe=/opt/compiler-explorer/gcc-11.4.0/bin/gccgo -compiler.gccgo114.semver=11.4.0 -compiler.gccgo121.exe=/opt/compiler-explorer/gcc-12.1.0/bin/gccgo -compiler.gccgo121.semver=12.1.0 -compiler.gccgo122.exe=/opt/compiler-explorer/gcc-12.2.0/bin/gccgo -compiler.gccgo122.semver=12.2.0 -compiler.gccgo123.exe=/opt/compiler-explorer/gcc-12.3.0/bin/gccgo -compiler.gccgo123.semver=12.3.0 -compiler.gccgo131.exe=/opt/compiler-explorer/gcc-13.1.0/bin/gccgo -compiler.gccgo131.semver=13.1 -compiler.gccgo132.exe=/opt/compiler-explorer/gcc-13.2.0/bin/gccgo -compiler.gccgo132.semver=13.2 -compiler.gccgo141.exe=/opt/compiler-explorer/gcc-14.1.0/bin/gccgo -compiler.gccgo141.semver=14.1 - -group.gl.compilers=&x86gl:&armgl:&mipsgl:&ppcgl:&riscvgl:&s390xgl:&wasmgl -group.gl.versionFlag=version -group.gl.compilerType=golang -group.gl.isSemVer=true - -###### x86 GC ###### -group.x86gl.compilers=&amd64gl:&386gl - -group.amd64gl.compilers=6g141:gl172:gl185:gl187:gl192:gl194:gl1100:gl1101:gl1110:gl1120:gl1130:gl1140:gl1150:gl1160:gl1170:gl1180:gl1190:gl1200:gl1210:gl1221:gltip -group.amd64gl.groupName=x86-64 GC -group.amd64gl.baseName=x86-64 gc - -compiler.6g141.exe=/opt/compiler-explorer/golang-1.4.1/go/bin/go -compiler.6g141.semver=1.4.1 -compiler.6g141.goroot=/opt/compiler-explorer/golang-1.4.1/go -compiler.6g141.supportsBinary=false -compiler.gl172.exe=/opt/compiler-explorer/golang-1.7.2/go/bin/go -compiler.gl172.semver=1.7.2 -compiler.gl172.goroot=/opt/compiler-explorer/golang-1.7.2/go -compiler.gl185.exe=/opt/compiler-explorer/golang-1.8.5/go/bin/go -compiler.gl185.semver=1.8.5 -compiler.gl185.goroot=/opt/compiler-explorer/golang-1.8.5/go -compiler.gl187.exe=/opt/compiler-explorer/golang-1.8.7/go/bin/go -compiler.gl187.semver=1.8.7 -compiler.gl187.goroot=/opt/compiler-explorer/golang-1.8.7/go -#From version 1.9 you can omit goroot! -compiler.gl192.exe=/opt/compiler-explorer/golang-1.9.2/go/bin/go -compiler.gl192.semver=1.9.2 -compiler.gl192.goroot=/opt/compiler-explorer/golang-1.9.2/go -compiler.gl194.exe=/opt/compiler-explorer/golang-1.9.4/go/bin/go -compiler.gl194.semver= 1.9.4 -compiler.gl194.goroot=/opt/compiler-explorer/golang-1.9.4/go -compiler.gl1100.exe=/opt/compiler-explorer/golang-1.10/go/bin/go -compiler.gl1100.semver=1.10 -compiler.gl1100.goroot=/opt/compiler-explorer/golang-1.10/go -compiler.gl1101.exe=/opt/compiler-explorer/golang-1.10.1/go/bin/go -compiler.gl1101.semver=1.10.1 -compiler.gl1101.goroot=/opt/compiler-explorer/golang-1.10.1/go -compiler.gl1110.exe=/opt/compiler-explorer/golang-1.11/go/bin/go -compiler.gl1110.semver=1.11 -compiler.gl1110.goroot=/opt/compiler-explorer/golang-1.11/go -compiler.gl1120.exe=/opt/compiler-explorer/golang-1.12/go/bin/go -compiler.gl1120.semver=1.12 -compiler.gl1120.goroot=/opt/compiler-explorer/golang-1.12/go -compiler.gl1130.exe=/opt/compiler-explorer/golang-1.13/go/bin/go -compiler.gl1130.semver=1.13 -compiler.gl1130.goroot=/opt/compiler-explorer/golang-1.13/go -compiler.gl1140.exe=/opt/compiler-explorer/golang-1.14/go/bin/go -compiler.gl1140.semver=1.14 -compiler.gl1140.goroot=/opt/compiler-explorer/golang-1.14/go -compiler.gl1150.exe=/opt/compiler-explorer/golang-1.15/go/bin/go -compiler.gl1150.semver=1.15 -compiler.gl1150.goroot=/opt/compiler-explorer/golang-1.15/go -compiler.gl1160.exe=/opt/compiler-explorer/golang-1.16/go/bin/go -compiler.gl1160.semver=1.16 -compiler.gl1160.goroot=/opt/compiler-explorer/golang-1.16/go -compiler.gl1170.exe=/opt/compiler-explorer/golang-1.17/go/bin/go -compiler.gl1170.semver=1.17 -compiler.gl1170.goroot=/opt/compiler-explorer/golang-1.17/go -compiler.gl1180.exe=/opt/compiler-explorer/golang-1.18/go/bin/go -compiler.gl1180.semver=1.18 -compiler.gl1180.goroot=/opt/compiler-explorer/golang-1.18/go -compiler.gl1190.exe=/opt/compiler-explorer/golang-1.19/go/bin/go -compiler.gl1190.semver=1.19 -compiler.gl1190.goroot=/opt/compiler-explorer/golang-1.19/go -compiler.gl1200.exe=/opt/compiler-explorer/golang-1.20/go/bin/go -compiler.gl1200.semver=1.20 -compiler.gl1200.goroot=/opt/compiler-explorer/golang-1.20/go -compiler.gl1210.exe=/opt/compiler-explorer/golang-1.21.0/go/bin/go -compiler.gl1210.semver=1.21 -compiler.gl1210.goroot=/opt/compiler-explorer/golang-1.21.0/go -compiler.gl1221.exe=/opt/compiler-explorer/golang-1.22.1/go/bin/go -compiler.gl1221.semver=1.22.1 -compiler.gl1221.goroot=/opt/compiler-explorer/golang-1.22.1/go -compiler.gltip.exe=/opt/compiler-explorer/go-tip/bin/go -compiler.gltip.semver=(tip) -compiler.gltip.isNightly=true -compiler.gltip.goroot=/opt/compiler-explorer/go-tip - -group.386gl.compilers=386_gl114:386_gl115:386_gl116:386_gl117:386_gl118:386_gl119:386_gl120:386_gl121:386_gl122:386_gltip -group.386gl.groupName=x86 GC -group.386gl.baseName=x86 gc -group.386gl.goarch=386 - -compiler.386_gl114.exe=/opt/compiler-explorer/golang-1.14/go/bin/go -compiler.386_gl114.semver=1.14 -compiler.386_gl115.exe=/opt/compiler-explorer/golang-1.15/go/bin/go -compiler.386_gl115.semver=1.15 -compiler.386_gl116.exe=/opt/compiler-explorer/golang-1.16/go/bin/go -compiler.386_gl116.semver=1.16 -compiler.386_gl117.exe=/opt/compiler-explorer/golang-1.17/go/bin/go -compiler.386_gl117.semver=1.17 -compiler.386_gl118.exe=/opt/compiler-explorer/golang-1.18/go/bin/go -compiler.386_gl118.semver=1.18 -compiler.386_gl119.exe=/opt/compiler-explorer/golang-1.19/go/bin/go -compiler.386_gl119.semver=1.19 -compiler.386_gl120.exe=/opt/compiler-explorer/golang-1.20/go/bin/go -compiler.386_gl120.semver=1.20 -compiler.386_gl121.exe=/opt/compiler-explorer/golang-1.21.0/go/bin/go -compiler.386_gl121.semver=1.21 -compiler.386_gl122.exe=/opt/compiler-explorer/golang-1.22.1/go/bin/go -compiler.386_gl122.semver=1.22.1 -compiler.386_gltip.exe=/opt/compiler-explorer/go-tip/bin/go -compiler.386_gltip.semver=(tip) -compiler.386_gltip.isNightly=true - - -###### ARM GC ###### -group.armgl.compilers=&arm32gl:&arm64gl -group.armgl.supportsBinary=false - -group.arm32gl.compilers=arm_gl114:arm_gl115:arm_gl116:arm_gl117:arm_gl118:arm_gl119:arm_gl120:arm_gl121:arm_gl122:arm_gltip -group.arm32gl.groupName=ARM GC -group.arm32gl.baseName=ARM gc -group.arm32gl.goarch=arm - -compiler.arm_gl114.exe=/opt/compiler-explorer/golang-1.14/go/bin/go -compiler.arm_gl114.semver=1.14 -compiler.arm_gl115.exe=/opt/compiler-explorer/golang-1.15/go/bin/go -compiler.arm_gl115.semver=1.15 -compiler.arm_gl116.exe=/opt/compiler-explorer/golang-1.16/go/bin/go -compiler.arm_gl116.semver=1.16 -compiler.arm_gl117.exe=/opt/compiler-explorer/golang-1.17/go/bin/go -compiler.arm_gl117.semver=1.17 -compiler.arm_gl118.exe=/opt/compiler-explorer/golang-1.18/go/bin/go -compiler.arm_gl118.semver=1.18 -compiler.arm_gl119.exe=/opt/compiler-explorer/golang-1.19/go/bin/go -compiler.arm_gl119.semver=1.19 -compiler.arm_gl120.exe=/opt/compiler-explorer/golang-1.20/go/bin/go -compiler.arm_gl120.semver=1.20 -compiler.arm_gl121.exe=/opt/compiler-explorer/golang-1.21.0/go/bin/go -compiler.arm_gl121.semver=1.21 -compiler.arm_gl122.exe=/opt/compiler-explorer/golang-1.22.1/go/bin/go -compiler.arm_gl122.semver=1.22.1 -compiler.arm_gltip.exe=/opt/compiler-explorer/go-tip/bin/go -compiler.arm_gltip.semver=(tip) -compiler.arm_gltip.isNightly=true - -group.arm64gl.compilers=arm64_gl114:arm64_gl115:arm64_gl116:arm64_gl117:arm64_gl118:arm64_gl119:arm64_gl120:arm64_gl121:arm64_gl122:arm64_gltip -group.arm64gl.groupName=ARM64 GC -group.arm64gl.baseName=ARM64 gc -group.arm64gl.goarch=arm64 - -compiler.arm64_gl114.exe=/opt/compiler-explorer/golang-1.14/go/bin/go -compiler.arm64_gl114.semver=1.14 -compiler.arm64_gl115.exe=/opt/compiler-explorer/golang-1.15/go/bin/go -compiler.arm64_gl115.semver=1.15 -compiler.arm64_gl116.exe=/opt/compiler-explorer/golang-1.16/go/bin/go -compiler.arm64_gl116.semver=1.16 -compiler.arm64_gl117.exe=/opt/compiler-explorer/golang-1.17/go/bin/go -compiler.arm64_gl117.semver=1.17 -compiler.arm64_gl118.exe=/opt/compiler-explorer/golang-1.18/go/bin/go -compiler.arm64_gl118.semver=1.18 -compiler.arm64_gl119.exe=/opt/compiler-explorer/golang-1.19/go/bin/go -compiler.arm64_gl119.semver=1.19 -compiler.arm64_gl120.exe=/opt/compiler-explorer/golang-1.20/go/bin/go -compiler.arm64_gl120.semver=1.20 -compiler.arm64_gl121.exe=/opt/compiler-explorer/golang-1.21.0/go/bin/go -compiler.arm64_gl121.semver=1.21 -compiler.arm64_gl122.exe=/opt/compiler-explorer/golang-1.22.1/go/bin/go -compiler.arm64_gl122.semver=1.22.1 -compiler.arm64_gltip.exe=/opt/compiler-explorer/go-tip/bin/go -compiler.arm64_gltip.semver=(tip) -compiler.arm64_gltip.isNightly=true - - -###### MIPS GC ###### -group.mipsgl.compilers=&mips32gl:&mips64gl -group.mipsgl.supportsBinary=false - -group.mips32gl.compilers=&mips32legl:&mips32begl - -group.mips32legl.compilers=mipsle_gl114:mipsle_gl115:mipsle_gl116:mipsle_gl117:mipsle_gl118:mipsle_gl119:mipsle_gl120:mipsle_gl121:mipsle_gl122:mipsle_gltip -group.mips32legl.goarch=mipsle -group.mips32legl.groupName=MIPSLE GC -group.mips32legl.baseName=MIPSLE gc - -compiler.mipsle_gl114.exe=/opt/compiler-explorer/golang-1.14/go/bin/go -compiler.mipsle_gl114.semver=1.14 -compiler.mipsle_gl115.exe=/opt/compiler-explorer/golang-1.15/go/bin/go -compiler.mipsle_gl115.semver=1.15 -compiler.mipsle_gl116.exe=/opt/compiler-explorer/golang-1.16/go/bin/go -compiler.mipsle_gl116.semver=1.16 -compiler.mipsle_gl117.exe=/opt/compiler-explorer/golang-1.17/go/bin/go -compiler.mipsle_gl117.semver=1.17 -compiler.mipsle_gl118.exe=/opt/compiler-explorer/golang-1.18/go/bin/go -compiler.mipsle_gl118.semver=1.18 -compiler.mipsle_gl119.exe=/opt/compiler-explorer/golang-1.19/go/bin/go -compiler.mipsle_gl119.semver=1.19 -compiler.mipsle_gl120.exe=/opt/compiler-explorer/golang-1.20/go/bin/go -compiler.mipsle_gl120.semver=1.20 -compiler.mipsle_gl121.exe=/opt/compiler-explorer/golang-1.21.0/go/bin/go -compiler.mipsle_gl121.semver=1.21 -compiler.mipsle_gl122.exe=/opt/compiler-explorer/golang-1.22.1/go/bin/go -compiler.mipsle_gl122.semver=1.22.1 -compiler.mipsle_gltip.exe=/opt/compiler-explorer/go-tip/bin/go -compiler.mipsle_gltip.semver=(tip) -compiler.mipsle_gltip.isNightly=true - -group.mips32begl.compilers=mips_gl114:mips_gl115:mips_gl116:mips_gl117:mips_gl118:mips_gl119:mips_gl120:mips_gl121:mips_gl122:mips_gltip -group.mips32begl.goarch=mips -group.mips32begl.groupName=MIPS GC -group.mips32begl.baseName=MIPS gc - -compiler.mips_gl114.exe=/opt/compiler-explorer/golang-1.14/go/bin/go -compiler.mips_gl114.semver=1.14 -compiler.mips_gl115.exe=/opt/compiler-explorer/golang-1.15/go/bin/go -compiler.mips_gl115.semver=1.15 -compiler.mips_gl116.exe=/opt/compiler-explorer/golang-1.16/go/bin/go -compiler.mips_gl116.semver=1.16 -compiler.mips_gl117.exe=/opt/compiler-explorer/golang-1.17/go/bin/go -compiler.mips_gl117.semver=1.17 -compiler.mips_gl118.exe=/opt/compiler-explorer/golang-1.18/go/bin/go -compiler.mips_gl118.semver=1.18 -compiler.mips_gl119.exe=/opt/compiler-explorer/golang-1.19/go/bin/go -compiler.mips_gl119.semver=1.19 -compiler.mips_gl120.exe=/opt/compiler-explorer/golang-1.20/go/bin/go -compiler.mips_gl120.semver=1.20 -compiler.mips_gl121.exe=/opt/compiler-explorer/golang-1.21.0/go/bin/go -compiler.mips_gl121.semver=1.21 -compiler.mips_gl122.exe=/opt/compiler-explorer/golang-1.22.1/go/bin/go -compiler.mips_gl122.semver=1.22.1 -compiler.mips_gltip.exe=/opt/compiler-explorer/go-tip/bin/go -compiler.mips_gltip.semver=(tip) -compiler.mips_gltip.isNightly=true - -group.mips64gl.compilers=&mips64legl:&mips64begl - -group.mips64begl.compilers=mips64_gl114:mips64_gl115:mips64_gl116:mips64_gl117:mips64_gl118:mips64_gl119:mips64_gl120:mips64_gl121:mips64_gl122:mips64_gltip -group.mips64begl.goarch=mips64 -group.mips64begl.groupName=MIPS64 GC -group.mips64begl.baseName=MIPS64 gc - -compiler.mips64_gl114.exe=/opt/compiler-explorer/golang-1.14/go/bin/go -compiler.mips64_gl114.semver=1.14 -compiler.mips64_gl115.exe=/opt/compiler-explorer/golang-1.15/go/bin/go -compiler.mips64_gl115.semver=1.15 -compiler.mips64_gl116.exe=/opt/compiler-explorer/golang-1.16/go/bin/go -compiler.mips64_gl116.semver=1.16 -compiler.mips64_gl117.exe=/opt/compiler-explorer/golang-1.17/go/bin/go -compiler.mips64_gl117.semver=1.17 -compiler.mips64_gl118.exe=/opt/compiler-explorer/golang-1.18/go/bin/go -compiler.mips64_gl118.semver=1.18 -compiler.mips64_gl119.exe=/opt/compiler-explorer/golang-1.19/go/bin/go -compiler.mips64_gl119.semver=1.19 -compiler.mips64_gl120.exe=/opt/compiler-explorer/golang-1.20/go/bin/go -compiler.mips64_gl120.semver=1.20 -compiler.mips64_gl121.exe=/opt/compiler-explorer/golang-1.21.0/go/bin/go -compiler.mips64_gl121.semver=1.21 -compiler.mips64_gl122.exe=/opt/compiler-explorer/golang-1.22.1/go/bin/go -compiler.mips64_gl122.semver=1.22.1 -compiler.mips64_gltip.exe=/opt/compiler-explorer/go-tip/bin/go -compiler.mips64_gltip.semver=(tip) -compiler.mips64_gltip.isNightly=true - - -group.mips64legl.compilers=mips64le_gl114:mips64le_gl115:mips64le_gl116:mips64le_gl117:mips64le_gl118:mips64le_gl119:mips64le_gl120:mips64le_gl121:mips64le_gl122:mips64le_gltip -group.mips64legl.goarch=mips64le -group.mips64legl.groupName=MIPS64LE GC -group.mips64legl.baseName=MIPS64LE gc - - -compiler.mips64le_gl114.exe=/opt/compiler-explorer/golang-1.14/go/bin/go -compiler.mips64le_gl114.semver=1.14 -compiler.mips64le_gl115.exe=/opt/compiler-explorer/golang-1.15/go/bin/go -compiler.mips64le_gl115.semver=1.15 -compiler.mips64le_gl116.exe=/opt/compiler-explorer/golang-1.16/go/bin/go -compiler.mips64le_gl116.semver=1.16 -compiler.mips64le_gl117.exe=/opt/compiler-explorer/golang-1.17/go/bin/go -compiler.mips64le_gl117.semver=1.17 -compiler.mips64le_gl118.exe=/opt/compiler-explorer/golang-1.18/go/bin/go -compiler.mips64le_gl118.semver=1.18 -compiler.mips64le_gl119.exe=/opt/compiler-explorer/golang-1.19/go/bin/go -compiler.mips64le_gl119.semver=1.19 -compiler.mips64le_gl120.exe=/opt/compiler-explorer/golang-1.20/go/bin/go -compiler.mips64le_gl120.semver=1.20 -compiler.mips64le_gl121.exe=/opt/compiler-explorer/golang-1.21.0/go/bin/go -compiler.mips64le_gl121.semver=1.21 -compiler.mips64le_gl122.exe=/opt/compiler-explorer/golang-1.22.1/go/bin/go -compiler.mips64le_gl122.semver=1.22.1 -compiler.mips64le_gltip.exe=/opt/compiler-explorer/go-tip/bin/go -compiler.mips64le_gltip.semver=(tip) -compiler.mips64le_gltip.isNightly=true - - -##### PPC GL ##### -group.ppcgl.compilers=&ppc64legl:&ppc64begl -group.ppcgl.supportsBinary=false - -group.ppc64legl.compilers=ppc64le_gl114:ppc64le_gl115:ppc64le_gl116:ppc64le_gl117:ppc64le_gl118:ppc64le_gl119:ppc64le_gl120:ppc64le_gl121:ppc64le_gl122:ppc64le_gltip -group.ppc64legl.goarch=ppc64le -group.ppc64legl.groupName=POWER64LE GC -group.ppc64legl.baseName=POWER64LE gc - -compiler.ppc64le_gl114.exe=/opt/compiler-explorer/golang-1.14/go/bin/go -compiler.ppc64le_gl114.semver=1.14 -compiler.ppc64le_gl115.exe=/opt/compiler-explorer/golang-1.15/go/bin/go -compiler.ppc64le_gl115.semver=1.15 -compiler.ppc64le_gl116.exe=/opt/compiler-explorer/golang-1.16/go/bin/go -compiler.ppc64le_gl116.semver=1.16 -compiler.ppc64le_gl117.exe=/opt/compiler-explorer/golang-1.17/go/bin/go -compiler.ppc64le_gl117.semver=1.17 -compiler.ppc64le_gl118.exe=/opt/compiler-explorer/golang-1.18/go/bin/go -compiler.ppc64le_gl118.semver=1.18 -compiler.ppc64le_gl119.exe=/opt/compiler-explorer/golang-1.19/go/bin/go -compiler.ppc64le_gl119.semver=1.19 -compiler.ppc64le_gl120.exe=/opt/compiler-explorer/golang-1.20/go/bin/go -compiler.ppc64le_gl120.semver=1.20 -compiler.ppc64le_gl121.exe=/opt/compiler-explorer/golang-1.21.0/go/bin/go -compiler.ppc64le_gl121.semver=1.21 -compiler.ppc64le_gl122.exe=/opt/compiler-explorer/golang-1.22.1/go/bin/go -compiler.ppc64le_gl122.semver=1.22.1 -compiler.ppc64le_gltip.exe=/opt/compiler-explorer/go-tip/bin/go -compiler.ppc64le_gltip.semver=(tip) -compiler.ppc64le_gltip.isNightly=true - - -group.ppc64begl.compilers=ppc64_gl114:ppc64_gl115:ppc64_gl116:ppc64_gl117:ppc64_gl118:ppc64_gl119:ppc64_gl120:ppc64_gl121:ppc64_gl122:ppc64_gltip -group.ppc64begl.goarch=ppc64 -group.ppc64begl.groupName=POWER64 GC -group.ppc64begl.baseName=POWER64 gc - -compiler.ppc64_gl114.exe=/opt/compiler-explorer/golang-1.14/go/bin/go -compiler.ppc64_gl114.semver=1.14 -compiler.ppc64_gl115.exe=/opt/compiler-explorer/golang-1.15/go/bin/go -compiler.ppc64_gl115.semver=1.15 -compiler.ppc64_gl116.exe=/opt/compiler-explorer/golang-1.16/go/bin/go -compiler.ppc64_gl116.semver=1.16 -compiler.ppc64_gl117.exe=/opt/compiler-explorer/golang-1.17/go/bin/go -compiler.ppc64_gl117.semver=1.17 -compiler.ppc64_gl118.exe=/opt/compiler-explorer/golang-1.18/go/bin/go -compiler.ppc64_gl118.semver=1.18 -compiler.ppc64_gl119.exe=/opt/compiler-explorer/golang-1.19/go/bin/go -compiler.ppc64_gl119.semver=1.19 -compiler.ppc64_gl120.exe=/opt/compiler-explorer/golang-1.20/go/bin/go -compiler.ppc64_gl120.semver=1.20 -compiler.ppc64_gl121.exe=/opt/compiler-explorer/golang-1.21.0/go/bin/go -compiler.ppc64_gl121.semver=1.21 -compiler.ppc64_gl122.exe=/opt/compiler-explorer/golang-1.22.1/go/bin/go -compiler.ppc64_gl122.semver=1.22.1 -compiler.ppc64_gltip.exe=/opt/compiler-explorer/go-tip/bin/go -compiler.ppc64_gltip.semver=(tip) -compiler.ppc64_gltip.isNightly=true - - -###### RSICV GL ###### -group.riscvgl.compilers=riscv64_gl114:riscv64_gl115:riscv64_gl116:riscv64_gl117:riscv64_gl118:riscv64_gl119:riscv64_gl120:riscv64_gl121:riscv64_gl122:riscv64_gltip -group.riscvgl.supportsBinary=false -group.riscvgl.groupName=RISC-V 64 GC -group.riscvgl.baseName=RISC-V 64 gc -group.riscvgl.goarch=riscv64 - -compiler.riscv64_gl114.exe=/opt/compiler-explorer/golang-1.14/go/bin/go -compiler.riscv64_gl114.semver=1.14 -compiler.riscv64_gl115.exe=/opt/compiler-explorer/golang-1.15/go/bin/go -compiler.riscv64_gl115.semver=1.15 -compiler.riscv64_gl116.exe=/opt/compiler-explorer/golang-1.16/go/bin/go -compiler.riscv64_gl116.semver=1.16 -compiler.riscv64_gl117.exe=/opt/compiler-explorer/golang-1.17/go/bin/go -compiler.riscv64_gl117.semver=1.17 -compiler.riscv64_gl118.exe=/opt/compiler-explorer/golang-1.18/go/bin/go -compiler.riscv64_gl118.semver=1.18 -compiler.riscv64_gl119.exe=/opt/compiler-explorer/golang-1.19/go/bin/go -compiler.riscv64_gl119.semver=1.19 -compiler.riscv64_gl120.exe=/opt/compiler-explorer/golang-1.20/go/bin/go -compiler.riscv64_gl120.semver=1.20 -compiler.riscv64_gl121.exe=/opt/compiler-explorer/golang-1.21.0/go/bin/go -compiler.riscv64_gl121.semver=1.21 -compiler.riscv64_gl122.exe=/opt/compiler-explorer/golang-1.22.1/go/bin/go -compiler.riscv64_gl122.semver=1.22.1 -compiler.riscv64_gltip.exe=/opt/compiler-explorer/go-tip/bin/go -compiler.riscv64_gltip.semver=(tip) -compiler.riscv64_gltip.isNightly=true - - -##### s390x GL ###### -group.s390xgl.compilers=s390x_gl114:s390x_gl115:s390x_gl116:s390x_gl117:s390x_gl118:s390x_gl119:s390x_gl120:s390x_gl121:s390x_gl122:s390x_gltip -group.s390xgl.supportsBinary=false -group.s390xgl.goarch=s390x -group.s390xgl.groupName=S390X GC -group.s390xgl.baseName=S390X gc - - -compiler.s390x_gl114.exe=/opt/compiler-explorer/golang-1.14/go/bin/go -compiler.s390x_gl114.semver=1.14 -compiler.s390x_gl115.exe=/opt/compiler-explorer/golang-1.15/go/bin/go -compiler.s390x_gl115.semver=1.15 -compiler.s390x_gl116.exe=/opt/compiler-explorer/golang-1.16/go/bin/go -compiler.s390x_gl116.semver=1.16 -compiler.s390x_gl117.exe=/opt/compiler-explorer/golang-1.17/go/bin/go -compiler.s390x_gl117.semver=1.17 -compiler.s390x_gl118.exe=/opt/compiler-explorer/golang-1.18/go/bin/go -compiler.s390x_gl118.semver=1.18 -compiler.s390x_gl119.exe=/opt/compiler-explorer/golang-1.19/go/bin/go -compiler.s390x_gl119.semver=1.19 -compiler.s390x_gl120.exe=/opt/compiler-explorer/golang-1.20/go/bin/go -compiler.s390x_gl120.semver=1.20 -compiler.s390x_gl121.exe=/opt/compiler-explorer/golang-1.21.0/go/bin/go -compiler.s390x_gl121.semver=1.21 -compiler.s390x_gl122.exe=/opt/compiler-explorer/golang-1.22.1/go/bin/go -compiler.s390x_gl122.semver=1.22.1 -compiler.s390x_gltip.exe=/opt/compiler-explorer/go-tip/bin/go -compiler.s390x_gltip.semver=(tip) -compiler.s390x_gltip.isNightly=true - - -############################### -# WASM GO -group.wasmgl.compilers=wasm_gl114:wasm_gl115:wasm_gl116:wasm_gl117:wasm_gl118:wasm_gl119:wasm_gl120:wasm_gl121:wasm_gl122:wasm_gltip -group.wasmgl.supportsBinary=false -group.wasmgl.groupName=WASM GC -group.wasmgl.goarch=wasm -group.wasmgl.goos=js -group.wasmgl.baseName=WASM gc - -compiler.wasm_gl114.exe=/opt/compiler-explorer/golang-1.14/go/bin/go -compiler.wasm_gl114.semver=1.14 -compiler.wasm_gl115.exe=/opt/compiler-explorer/golang-1.15/go/bin/go -compiler.wasm_gl115.semver=1.15 -compiler.wasm_gl116.exe=/opt/compiler-explorer/golang-1.16/go/bin/go -compiler.wasm_gl116.semver=1.16 -compiler.wasm_gl117.exe=/opt/compiler-explorer/golang-1.17/go/bin/go -compiler.wasm_gl117.semver=1.17 -compiler.wasm_gl118.exe=/opt/compiler-explorer/golang-1.18/go/bin/go -compiler.wasm_gl118.semver=1.18 -compiler.wasm_gl119.exe=/opt/compiler-explorer/golang-1.19/go/bin/go -compiler.wasm_gl119.semver=1.19 -compiler.wasm_gl120.exe=/opt/compiler-explorer/golang-1.20/go/bin/go -compiler.wasm_gl120.semver=1.20 -compiler.wasm_gl121.exe=/opt/compiler-explorer/golang-1.21.0/go/bin/go -compiler.wasm_gl121.semver=1.21 -compiler.wasm_gl122.exe=/opt/compiler-explorer/golang-1.22.1/go/bin/go -compiler.wasm_gl122.semver=1.22.1 -compiler.wasm_gltip.exe=/opt/compiler-explorer/go-tip/bin/go -compiler.wasm_gltip.semver=(tip) -compiler.wasm_gltip.isNightly=true - -############################### -# Cross GO -group.cross.compilers=&gccgoppc:&gccgoppc64:&gccgoppc64le:&gccgoarm:&gccgoarm64:&gccgos390x:&gccgoriscv64:&gccgomipsel:&gccgomips64el:&gccgomips:&gccgomips64:&gccgosparc:&gccgosparc64 -group.cross.supportsBinary=false -group.cross.groupName=Cross Go - -############################### -# GCC for sparc -group.gccgosparc.compilers=gccgosparc1220:gccgosparc1230:gccgosparc1310:gccgosparc1320:gccgosparc1410 -group.gccgosparc.groupName=SPARC GCCGO -group.gccgosparc.baseName=SPARC gccgo -group.gccgosparc.isSemVer=true - -compiler.gccgosparc1220.exe=/opt/compiler-explorer/sparc/gcc-12.2.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-gccgo -compiler.gccgosparc1220.semver=12.2.0 -compiler.gccgosparc1220.objdumper=/opt/compiler-explorer/sparc/gcc-12.2.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-objdump -compiler.gccgosparc1220.demangler=/opt/compiler-explorer/sparc/gcc-12.2.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-c++filt - -compiler.gccgosparc1230.exe=/opt/compiler-explorer/sparc/gcc-12.3.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-gccgo -compiler.gccgosparc1230.semver=12.3.0 -compiler.gccgosparc1230.objdumper=/opt/compiler-explorer/sparc/gcc-12.3.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-objdump -compiler.gccgosparc1230.demangler=/opt/compiler-explorer/sparc/gcc-12.3.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-c++filt - -compiler.gccgosparc1310.exe=/opt/compiler-explorer/sparc/gcc-13.1.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-gccgo -compiler.gccgosparc1310.semver=13.1.0 -compiler.gccgosparc1310.objdumper=/opt/compiler-explorer/sparc/gcc-13.1.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-objdump -compiler.gccgosparc1310.demangler=/opt/compiler-explorer/sparc/gcc-13.1.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-c++filt - -compiler.gccgosparc1320.exe=/opt/compiler-explorer/sparc/gcc-13.2.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-gccgo -compiler.gccgosparc1320.semver=13.2.0 -compiler.gccgosparc1320.objdumper=/opt/compiler-explorer/sparc/gcc-13.2.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-objdump -compiler.gccgosparc1320.demangler=/opt/compiler-explorer/sparc/gcc-13.2.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-c++filt - -compiler.gccgosparc1410.exe=/opt/compiler-explorer/sparc/gcc-14.1.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-gccgo -compiler.gccgosparc1410.semver=14.1.0 -compiler.gccgosparc1410.objdumper=/opt/compiler-explorer/sparc/gcc-14.1.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-objdump -compiler.gccgosparc1410.demangler=/opt/compiler-explorer/sparc/gcc-14.1.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-c++filt - -############################### -# GCC for sparc64 -group.gccgosparc64.compilers=gccgosparc641220:gccgosparc641230:gccgosparc641310:gccgosparc641320:gccgosparc641410 -group.gccgosparc64.groupName=SPARC64 GCCGO -group.gccgosparc64.baseName=SPARC64 gccgo -group.gccgosparc64.isSemVer=true - - -compiler.gccgosparc641220.exe=/opt/compiler-explorer/sparc64/gcc-12.2.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-gccgo -compiler.gccgosparc641220.semver=12.2.0 -compiler.gccgosparc641220.objdumper=/opt/compiler-explorer/sparc64/gcc-12.2.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-objdump -compiler.gccgosparc641220.demangler=/opt/compiler-explorer/sparc64/gcc-12.2.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-c++filt - -compiler.gccgosparc641230.exe=/opt/compiler-explorer/sparc64/gcc-12.3.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-gccgo -compiler.gccgosparc641230.semver=12.3.0 -compiler.gccgosparc641230.objdumper=/opt/compiler-explorer/sparc64/gcc-12.3.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-objdump -compiler.gccgosparc641230.demangler=/opt/compiler-explorer/sparc64/gcc-12.3.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-c++filt - -compiler.gccgosparc641310.exe=/opt/compiler-explorer/sparc64/gcc-13.1.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-gccgo -compiler.gccgosparc641310.semver=13.1.0 -compiler.gccgosparc641310.objdumper=/opt/compiler-explorer/sparc64/gcc-13.1.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-objdump -compiler.gccgosparc641310.demangler=/opt/compiler-explorer/sparc64/gcc-13.1.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-c++filt - -compiler.gccgosparc641320.exe=/opt/compiler-explorer/sparc64/gcc-13.2.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-gccgo -compiler.gccgosparc641320.semver=13.2.0 -compiler.gccgosparc641320.objdumper=/opt/compiler-explorer/sparc64/gcc-13.2.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-objdump -compiler.gccgosparc641320.demangler=/opt/compiler-explorer/sparc64/gcc-13.2.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-c++filt - -compiler.gccgosparc641410.exe=/opt/compiler-explorer/sparc64/gcc-14.1.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-gccgo -compiler.gccgosparc641410.semver=14.1.0 -compiler.gccgosparc641410.objdumper=/opt/compiler-explorer/sparc64/gcc-14.1.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-objdump -compiler.gccgosparc641410.demangler=/opt/compiler-explorer/sparc64/gcc-14.1.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-c++filt - -############################### -# GCC for mips64el -group.gccgomips64el.compilers=gccgomips64el1220:gccgomips64el1230:gccgomips64el1310:gccgomips64el1320:gccgomips64el1410 -group.gccgomips64el.groupName=MIPS64EL GCCGO -group.gccgomips64el.baseName=MIPS64EL gccgo -group.gccgomips64el.isSemVer=true - -compiler.gccgomips64el1220.exe=/opt/compiler-explorer/mips64el/gcc-12.2.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-gccgo -compiler.gccgomips64el1220.semver=12.2.0 -compiler.gccgomips64el1220.objdumper=/opt/compiler-explorer/mips64el/gcc-12.2.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-objdump -compiler.gccgomips64el1220.demangler=/opt/compiler-explorer/mips64el/gcc-12.2.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-c++filt - -compiler.gccgomips64el1230.exe=/opt/compiler-explorer/mips64el/gcc-12.3.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-gccgo -compiler.gccgomips64el1230.semver=12.3.0 -compiler.gccgomips64el1230.objdumper=/opt/compiler-explorer/mips64el/gcc-12.3.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-objdump -compiler.gccgomips64el1230.demangler=/opt/compiler-explorer/mips64el/gcc-12.3.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-c++filt - -compiler.gccgomips64el1310.exe=/opt/compiler-explorer/mips64el/gcc-13.1.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-gccgo -compiler.gccgomips64el1310.semver=13.1.0 -compiler.gccgomips64el1310.objdumper=/opt/compiler-explorer/mips64el/gcc-13.1.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-objdump -compiler.gccgomips64el1310.demangler=/opt/compiler-explorer/mips64el/gcc-13.1.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-c++filt - -compiler.gccgomips64el1320.exe=/opt/compiler-explorer/mips64el/gcc-13.2.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-gccgo -compiler.gccgomips64el1320.semver=13.2.0 -compiler.gccgomips64el1320.objdumper=/opt/compiler-explorer/mips64el/gcc-13.2.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-objdump -compiler.gccgomips64el1320.demangler=/opt/compiler-explorer/mips64el/gcc-13.2.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-c++filt - -compiler.gccgomips64el1410.exe=/opt/compiler-explorer/mips64el/gcc-14.1.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-gccgo -compiler.gccgomips64el1410.semver=14.1.0 -compiler.gccgomips64el1410.objdumper=/opt/compiler-explorer/mips64el/gcc-14.1.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-objdump -compiler.gccgomips64el1410.demangler=/opt/compiler-explorer/mips64el/gcc-14.1.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-c++filt - -############################### -# GCC for mipsel -group.gccgomipsel.compilers=gccgomipsel1220:gccgomipsel1230:gccgomipsel1310:gccgomipsel1320:gccgomipsel1410 -group.gccgomipsel.groupName=MIPSEL GCCGO -group.gccgomipsel.baseName=MIPSEL gccgo -group.gccgomipsel.isSemVer=true - -compiler.gccgomipsel1220.exe=/opt/compiler-explorer/mipsel/gcc-12.2.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-gccgo -compiler.gccgomipsel1220.semver=12.2.0 -compiler.gccgomipsel1220.objdumper=/opt/compiler-explorer/mipsel/gcc-12.2.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-objdump -compiler.gccgomipsel1220.demangler=/opt/compiler-explorer/mipsel/gcc-12.2.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-c++filt - -compiler.gccgomipsel1230.exe=/opt/compiler-explorer/mipsel/gcc-12.3.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-gccgo -compiler.gccgomipsel1230.semver=12.3.0 -compiler.gccgomipsel1230.objdumper=/opt/compiler-explorer/mipsel/gcc-12.3.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-objdump -compiler.gccgomipsel1230.demangler=/opt/compiler-explorer/mipsel/gcc-12.3.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-c++filt - -compiler.gccgomipsel1310.exe=/opt/compiler-explorer/mipsel/gcc-13.1.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-gccgo -compiler.gccgomipsel1310.semver=13.1.0 -compiler.gccgomipsel1310.objdumper=/opt/compiler-explorer/mipsel/gcc-13.1.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-objdump -compiler.gccgomipsel1310.demangler=/opt/compiler-explorer/mipsel/gcc-13.1.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-c++filt - -compiler.gccgomipsel1320.exe=/opt/compiler-explorer/mipsel/gcc-13.2.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-gccgo -compiler.gccgomipsel1320.semver=13.2.0 -compiler.gccgomipsel1320.objdumper=/opt/compiler-explorer/mipsel/gcc-13.2.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-objdump -compiler.gccgomipsel1320.demangler=/opt/compiler-explorer/mipsel/gcc-13.2.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-c++filt - -compiler.gccgomipsel1410.exe=/opt/compiler-explorer/mipsel/gcc-14.1.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-gccgo -compiler.gccgomipsel1410.semver=14.1.0 -compiler.gccgomipsel1410.objdumper=/opt/compiler-explorer/mipsel/gcc-14.1.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-objdump -compiler.gccgomipsel1410.demangler=/opt/compiler-explorer/mipsel/gcc-14.1.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-c++filt - -############################### -# GCC for riscv64 -group.gccgoriscv64.compilers=gccgoriscv641220:gccgoriscv641230:gccgoriscv641310:gccgoriscv641320:gccgoriscv641410 -group.gccgoriscv64.groupName=RISC-V 64 GCCGO -group.gccgoriscv64.baseName=RISC-V 64 gccgo -group.gccgoriscv64.isSemVer=true - -compiler.gccgoriscv641220.exe=/opt/compiler-explorer/riscv64/gcc-12.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-gccgo -compiler.gccgoriscv641220.semver=12.2.0 -compiler.gccgoriscv641220.objdumper=/opt/compiler-explorer/riscv64/gcc-12.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump -compiler.gccgoriscv641220.demangler=/opt/compiler-explorer/riscv64/gcc-12.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-c++filt - -compiler.gccgoriscv641230.exe=/opt/compiler-explorer/riscv64/gcc-12.3.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-gccgo -compiler.gccgoriscv641230.semver=12.3.0 -compiler.gccgoriscv641230.objdumper=/opt/compiler-explorer/riscv64/gcc-12.3.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump -compiler.gccgoriscv641230.demangler=/opt/compiler-explorer/riscv64/gcc-12.3.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-c++filt - -compiler.gccgoriscv641310.exe=/opt/compiler-explorer/riscv64/gcc-13.1.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-gccgo -compiler.gccgoriscv641310.semver=13.1.0 -compiler.gccgoriscv641310.objdumper=/opt/compiler-explorer/riscv64/gcc-13.1.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump -compiler.gccgoriscv641310.demangler=/opt/compiler-explorer/riscv64/gcc-13.1.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-c++filt - -compiler.gccgoriscv641320.exe=/opt/compiler-explorer/riscv64/gcc-13.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-gccgo -compiler.gccgoriscv641320.semver=13.2.0 -compiler.gccgoriscv641320.objdumper=/opt/compiler-explorer/riscv64/gcc-13.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump -compiler.gccgoriscv641320.demangler=/opt/compiler-explorer/riscv64/gcc-13.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-c++filt - -compiler.gccgoriscv641410.exe=/opt/compiler-explorer/riscv64/gcc-14.1.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-gccgo -compiler.gccgoriscv641410.semver=14.1.0 -compiler.gccgoriscv641410.objdumper=/opt/compiler-explorer/riscv64/gcc-14.1.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump -compiler.gccgoriscv641410.demangler=/opt/compiler-explorer/riscv64/gcc-14.1.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-c++filt - -############################### -# GCC for s390x -group.gccgos390x.compilers=gccgos390x1220:gccgos390x1230:gccgos390x1310:gccgos390x1320:gccgos390x1410 -group.gccgos390x.groupName=S390X GCCGO -group.gccgos390x.baseName=S390X gccgo -group.gccgos390x.isSemVer=true - -compiler.gccgos390x1220.exe=/opt/compiler-explorer/s390x/gcc-12.2.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-gccgo -compiler.gccgos390x1220.semver=12.2.0 -compiler.gccgos390x1220.objdumper=/opt/compiler-explorer/s390x/gcc-12.2.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-objdump -compiler.gccgos390x1220.demangler=/opt/compiler-explorer/s390x/gcc-12.2.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-c++filt - -compiler.gccgos390x1230.exe=/opt/compiler-explorer/s390x/gcc-12.3.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-gccgo -compiler.gccgos390x1230.semver=12.3.0 -compiler.gccgos390x1230.objdumper=/opt/compiler-explorer/s390x/gcc-12.3.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-objdump -compiler.gccgos390x1230.demangler=/opt/compiler-explorer/s390x/gcc-12.3.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-c++filt - -compiler.gccgos390x1310.exe=/opt/compiler-explorer/s390x/gcc-13.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-gccgo -compiler.gccgos390x1310.semver=13.1.0 -compiler.gccgos390x1310.objdumper=/opt/compiler-explorer/s390x/gcc-13.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-objdump -compiler.gccgos390x1310.demangler=/opt/compiler-explorer/s390x/gcc-13.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-c++filt - -compiler.gccgos390x1320.exe=/opt/compiler-explorer/s390x/gcc-13.2.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-gccgo -compiler.gccgos390x1320.semver=13.2.0 -compiler.gccgos390x1320.objdumper=/opt/compiler-explorer/s390x/gcc-13.2.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-objdump -compiler.gccgos390x1320.demangler=/opt/compiler-explorer/s390x/gcc-13.2.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-c++filt - -compiler.gccgos390x1410.exe=/opt/compiler-explorer/s390x/gcc-14.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-gccgo -compiler.gccgos390x1410.semver=14.1.0 -compiler.gccgos390x1410.objdumper=/opt/compiler-explorer/s390x/gcc-14.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-objdump -compiler.gccgos390x1410.demangler=/opt/compiler-explorer/s390x/gcc-14.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-c++filt - -############################### -# GCC for MIPS -group.gccgomips.compilers=gccgomips1220:gccgomips1230:gccgomips1310:gccgomips1320:gccgomips1410 -group.gccgomips.groupName=MIPS GCCGO -group.gccgomips.baseName=MIPS gccgo -group.gccgomips.isSemVer=true - -compiler.gccgomips1220.exe=/opt/compiler-explorer/mips/gcc-12.2.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-gccgo -compiler.gccgomips1220.semver=12.2.0 -compiler.gccgomips1220.objdumper=/opt/compiler-explorer/mips/gcc-12.2.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump -compiler.gccgomips1220.demangler=/opt/compiler-explorer/mips/gcc-12.2.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-c++filt - -compiler.gccgomips1230.exe=/opt/compiler-explorer/mips/gcc-12.3.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-gccgo -compiler.gccgomips1230.semver=12.3.0 -compiler.gccgomips1230.objdumper=/opt/compiler-explorer/mips/gcc-12.3.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump -compiler.gccgomips1230.demangler=/opt/compiler-explorer/mips/gcc-12.3.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-c++filt - -compiler.gccgomips1310.exe=/opt/compiler-explorer/mips/gcc-13.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-gccgo -compiler.gccgomips1310.semver=13.1.0 -compiler.gccgomips1310.objdumper=/opt/compiler-explorer/mips/gcc-13.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump -compiler.gccgomips1310.demangler=/opt/compiler-explorer/mips/gcc-13.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-c++filt - -compiler.gccgomips1320.exe=/opt/compiler-explorer/mips/gcc-13.2.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-gccgo -compiler.gccgomips1320.semver=13.2.0 -compiler.gccgomips1320.objdumper=/opt/compiler-explorer/mips/gcc-13.2.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump -compiler.gccgomips1320.demangler=/opt/compiler-explorer/mips/gcc-13.2.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-c++filt - -compiler.gccgomips1410.exe=/opt/compiler-explorer/mips/gcc-14.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-gccgo -compiler.gccgomips1410.semver=14.1.0 -compiler.gccgomips1410.objdumper=/opt/compiler-explorer/mips/gcc-14.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump -compiler.gccgomips1410.demangler=/opt/compiler-explorer/mips/gcc-14.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-c++filt - -############################### -# GCC for MIPS64 -group.gccgomips64.compilers=gccgomips641220:gccgomips641230:gccgomips641310:gccgomips641320:gccgomips641410 -group.gccgomips64.groupName=MIPS64 GCCGO -group.gccgomips64.baseName=MIPS64 gccgo -group.gccgomips64.isSemVer=true - -compiler.gccgomips641220.exe=/opt/compiler-explorer/mips64/gcc-12.2.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-gccgo -compiler.gccgomips641220.semver=12.2.0 -compiler.gccgomips641220.objdumper=/opt/compiler-explorer/mips64/gcc-12.2.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump -compiler.gccgomips641220.demangler=/opt/compiler-explorer/mips64/gcc-12.2.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-c++filt - -compiler.gccgomips641230.exe=/opt/compiler-explorer/mips64/gcc-12.3.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-gccgo -compiler.gccgomips641230.semver=12.3.0 -compiler.gccgomips641230.objdumper=/opt/compiler-explorer/mips64/gcc-12.3.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump -compiler.gccgomips641230.demangler=/opt/compiler-explorer/mips64/gcc-12.3.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-c++filt - -compiler.gccgomips641310.exe=/opt/compiler-explorer/mips64/gcc-13.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-gccgo -compiler.gccgomips641310.semver=13.1.0 -compiler.gccgomips641310.objdumper=/opt/compiler-explorer/mips64/gcc-13.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump -compiler.gccgomips641310.demangler=/opt/compiler-explorer/mips64/gcc-13.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-c++filt - -compiler.gccgomips641320.exe=/opt/compiler-explorer/mips64/gcc-13.2.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-gccgo -compiler.gccgomips641320.semver=13.2.0 -compiler.gccgomips641320.objdumper=/opt/compiler-explorer/mips64/gcc-13.2.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump -compiler.gccgomips641320.demangler=/opt/compiler-explorer/mips64/gcc-13.2.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-c++filt - -compiler.gccgomips641410.exe=/opt/compiler-explorer/mips64/gcc-14.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-gccgo -compiler.gccgomips641410.semver=14.1.0 -compiler.gccgomips641410.objdumper=/opt/compiler-explorer/mips64/gcc-14.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump -compiler.gccgomips641410.demangler=/opt/compiler-explorer/mips64/gcc-14.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-c++filt - -############################### -# GCC for ARM64 -group.gccgoarm64.compilers=gccgoarm641220:gccgoarm641230:gccgoarm641310:gccgoarm641320:gccgoarm641410 -group.gccgoarm64.groupName=ARM64 GCCGO -group.gccgoarm64.baseName=ARM64 gccgo -group.gccgoarm64.isSemVer=true - -compiler.gccgoarm641220.exe=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gccgo -compiler.gccgoarm641220.semver=12.2.0 -compiler.gccgoarm641220.objdumper=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-objdump -compiler.gccgoarm641220.demangler=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-c++filt - -compiler.gccgoarm641230.exe=/opt/compiler-explorer/arm64/gcc-12.3.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gccgo -compiler.gccgoarm641230.semver=12.3.0 -compiler.gccgoarm641230.objdumper=/opt/compiler-explorer/arm64/gcc-12.3.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-objdump -compiler.gccgoarm641230.demangler=/opt/compiler-explorer/arm64/gcc-12.3.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-c++filt - -compiler.gccgoarm641310.exe=/opt/compiler-explorer/arm64/gcc-13.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gccgo -compiler.gccgoarm641310.semver=13.1.0 -compiler.gccgoarm641310.objdumper=/opt/compiler-explorer/arm64/gcc-13.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-objdump -compiler.gccgoarm641310.demangler=/opt/compiler-explorer/arm64/gcc-13.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-c++filt - -compiler.gccgoarm641320.exe=/opt/compiler-explorer/arm64/gcc-13.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gccgo -compiler.gccgoarm641320.semver=13.2.0 -compiler.gccgoarm641320.objdumper=/opt/compiler-explorer/arm64/gcc-13.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-objdump -compiler.gccgoarm641320.demangler=/opt/compiler-explorer/arm64/gcc-13.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-c++filt - -compiler.gccgoarm641410.exe=/opt/compiler-explorer/arm64/gcc-14.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gccgo -compiler.gccgoarm641410.semver=14.1.0 -compiler.gccgoarm641410.objdumper=/opt/compiler-explorer/arm64/gcc-14.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-objdump -compiler.gccgoarm641410.demangler=/opt/compiler-explorer/arm64/gcc-14.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-c++filt - -############################### -# GCC for ARM -group.gccgoarm.compilers=gccgoarm1220:gccgoarm1230:gccgoarm1310:gccgoarm1320:gccgoarm1410 -group.gccgoarm.groupName=ARM GCCGO -group.gccgoarm.baseName=ARM gccgo -group.gccgoarm.isSemVer=true - -compiler.gccgoarm1220.exe=/opt/compiler-explorer/arm/gcc-12.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-gccgo -compiler.gccgoarm1220.semver=12.2.0 -compiler.gccgoarm1220.objdumper=/opt/compiler-explorer/arm/gcc-12.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-objdump -compiler.gccgoarm1220.demangler=/opt/compiler-explorer/arm/gcc-12.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-c++filt - -compiler.gccgoarm1230.exe=/opt/compiler-explorer/arm/gcc-12.3.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-gccgo -compiler.gccgoarm1230.semver=12.3.0 -compiler.gccgoarm1230.objdumper=/opt/compiler-explorer/arm/gcc-12.3.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-objdump -compiler.gccgoarm1230.demangler=/opt/compiler-explorer/arm/gcc-12.3.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-c++filt - -compiler.gccgoarm1310.exe=/opt/compiler-explorer/arm/gcc-13.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-gccgo -compiler.gccgoarm1310.semver=13.1.0 -compiler.gccgoarm1310.objdumper=/opt/compiler-explorer/arm/gcc-13.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-objdump -compiler.gccgoarm1310.demangler=/opt/compiler-explorer/arm/gcc-13.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-c++filt - -compiler.gccgoarm1320.exe=/opt/compiler-explorer/arm/gcc-13.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-gccgo -compiler.gccgoarm1320.semver=13.2.0 -compiler.gccgoarm1320.objdumper=/opt/compiler-explorer/arm/gcc-13.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-objdump -compiler.gccgoarm1320.demangler=/opt/compiler-explorer/arm/gcc-13.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-c++filt - -compiler.gccgoarm1410.exe=/opt/compiler-explorer/arm/gcc-14.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-gccgo -compiler.gccgoarm1410.semver=14.1.0 -compiler.gccgoarm1410.objdumper=/opt/compiler-explorer/arm/gcc-14.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-objdump -compiler.gccgoarm1410.demangler=/opt/compiler-explorer/arm/gcc-14.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-c++filt - -############################### -# GCC for PPC -group.gccgoppc.compilers=gccgoppc1220:gccgoppc1230:gccgoppc1310:gccgoppc1320:gccgoppc1410 -group.gccgoppc.groupName=POWER GCCGO -group.gccgoppc.baseName=POWER gccgo -group.gccgoppc.isSemVer=true - -compiler.gccgoppc1220.exe=/opt/compiler-explorer/powerpc/gcc-12.2.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-gccgo -compiler.gccgoppc1220.semver=12.2.0 -compiler.gccgoppc1220.objdumper=/opt/compiler-explorer/powerpc/gcc-12.2.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-objdump -compiler.gccgoppc1220.demangler=/opt/compiler-explorer/powerpc/gcc-12.2.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-c++filt - -compiler.gccgoppc1230.exe=/opt/compiler-explorer/powerpc/gcc-12.3.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-gccgo -compiler.gccgoppc1230.semver=12.3.0 -compiler.gccgoppc1230.objdumper=/opt/compiler-explorer/powerpc/gcc-12.3.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-objdump -compiler.gccgoppc1230.demangler=/opt/compiler-explorer/powerpc/gcc-12.3.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-c++filt - -compiler.gccgoppc1310.exe=/opt/compiler-explorer/powerpc/gcc-13.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-gccgo -compiler.gccgoppc1310.semver=13.1.0 -compiler.gccgoppc1310.objdumper=/opt/compiler-explorer/powerpc/gcc-13.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-objdump -compiler.gccgoppc1310.demangler=/opt/compiler-explorer/powerpc/gcc-13.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-c++filt - -compiler.gccgoppc1320.exe=/opt/compiler-explorer/powerpc/gcc-13.2.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-gccgo -compiler.gccgoppc1320.semver=13.2.0 -compiler.gccgoppc1320.objdumper=/opt/compiler-explorer/powerpc/gcc-13.2.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-objdump -compiler.gccgoppc1320.demangler=/opt/compiler-explorer/powerpc/gcc-13.2.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-c++filt - -compiler.gccgoppc1410.exe=/opt/compiler-explorer/powerpc/gcc-14.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-gccgo -compiler.gccgoppc1410.semver=14.1.0 -compiler.gccgoppc1410.objdumper=/opt/compiler-explorer/powerpc/gcc-14.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-objdump -compiler.gccgoppc1410.demangler=/opt/compiler-explorer/powerpc/gcc-14.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-c++filt - -############################### -# GCC for PPC64LE -group.gccgoppc64le.compilers=gccgoppc64le1220:gccgoppc64le1230:gppc64leg9:gppc64leg8:gccgoppc64le1310:gccgoppc64le1320:gccgoppc64letrunk:gccgoppc64le1410 -group.gccgoppc64le.groupName=POWER64LE GCCGO -group.gccgoppc64le.baseName=POWER64LE gccgo -group.gccgoppc64le.isSemVer=true - -compiler.gccgoppc64le1220.exe=/opt/compiler-explorer/powerpc64le/gcc-12.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-gccgo -compiler.gccgoppc64le1220.semver=12.2.0 -compiler.gccgoppc64le1220.objdumper=/opt/compiler-explorer/powerpc64le/gcc-12.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.gccgoppc64le1220.demangler=/opt/compiler-explorer/powerpc64le/gcc-12.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-c++filt - -compiler.gccgoppc64le1230.exe=/opt/compiler-explorer/powerpc64le/gcc-12.3.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-gccgo -compiler.gccgoppc64le1230.semver=12.3.0 -compiler.gccgoppc64le1230.objdumper=/opt/compiler-explorer/powerpc64le/gcc-12.3.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.gccgoppc64le1230.demangler=/opt/compiler-explorer/powerpc64le/gcc-12.3.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-c++filt - -compiler.gccgoppc64le1310.exe=/opt/compiler-explorer/powerpc64le/gcc-13.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-gccgo -compiler.gccgoppc64le1310.semver=13.1.0 -compiler.gccgoppc64le1310.objdumper=/opt/compiler-explorer/powerpc64le/gcc-13.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.gccgoppc64le1310.demangler=/opt/compiler-explorer/powerpc64le/gcc-13.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-c++filt - -compiler.gccgoppc64le1320.exe=/opt/compiler-explorer/powerpc64le/gcc-13.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-gccgo -compiler.gccgoppc64le1320.semver=13.2.0 -compiler.gccgoppc64le1320.objdumper=/opt/compiler-explorer/powerpc64le/gcc-13.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.gccgoppc64le1320.demangler=/opt/compiler-explorer/powerpc64le/gcc-13.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-c++filt - -compiler.gccgoppc64le1410.exe=/opt/compiler-explorer/powerpc64le/gcc-14.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-gccgo -compiler.gccgoppc64le1410.semver=14.1.0 -compiler.gccgoppc64le1410.objdumper=/opt/compiler-explorer/powerpc64le/gcc-14.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.gccgoppc64le1410.demangler=/opt/compiler-explorer/powerpc64le/gcc-14.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-c++filt - -compiler.gccgoppc64letrunk.exe=/opt/compiler-explorer/powerpc64le/gcc-trunk/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-gccgo -compiler.gccgoppc64letrunk.semver=trunk -compiler.gccgoppc64letrunk.objdumper=/opt/compiler-explorer/powerpc64le/gcc-trunk/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.gccgoppc64letrunk.demangler=/opt/compiler-explorer/powerpc64le/gcc-trunk/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-c++filt - -compiler.gppc64leg9.exe=/opt/compiler-explorer/powerpc64le/gcc-at13/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-gccgo -compiler.gppc64leg9.semver=AT13.0 - -compiler.gppc64leg8.exe=/opt/compiler-explorer/powerpc64le/gcc-at12/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-gccgo -compiler.gppc64leg8.semver=AT12.0 - -############################### -# GCC for PPC64 -group.gccgoppc64.compilers=gppc64g8:gppc64g9:gccgoppc64trunk:gccgoppc641220:gccgoppc641230:gccgoppc641310:gccgoppc641320:gccgoppc641410 -group.gccgoppc64.groupName=POWER64 GCCGO -group.gccgoppc64.baseName=POWER64 gccgo -group.gccgoppc64.isSemVer=true - -compiler.gccgoppc641220.exe=/opt/compiler-explorer/powerpc64/gcc-12.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-gccgo -compiler.gccgoppc641220.semver=12.2.0 -compiler.gccgoppc641220.objdumper=/opt/compiler-explorer/powerpc64/gcc-12.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.gccgoppc641220.demangler=/opt/compiler-explorer/powerpc64/gcc-12.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-c++filt - -compiler.gccgoppc641230.exe=/opt/compiler-explorer/powerpc64/gcc-12.3.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-gccgo -compiler.gccgoppc641230.semver=12.3.0 -compiler.gccgoppc641230.objdumper=/opt/compiler-explorer/powerpc64/gcc-12.3.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.gccgoppc641230.demangler=/opt/compiler-explorer/powerpc64/gcc-12.3.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-c++filt - -compiler.gccgoppc641310.exe=/opt/compiler-explorer/powerpc64/gcc-13.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-gccgo -compiler.gccgoppc641310.semver=13.1.0 -compiler.gccgoppc641310.objdumper=/opt/compiler-explorer/powerpc64/gcc-13.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.gccgoppc641310.demangler=/opt/compiler-explorer/powerpc64/gcc-13.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-c++filt - -compiler.gccgoppc641320.exe=/opt/compiler-explorer/powerpc64/gcc-13.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-gccgo -compiler.gccgoppc641320.semver=13.2.0 -compiler.gccgoppc641320.objdumper=/opt/compiler-explorer/powerpc64/gcc-13.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.gccgoppc641320.demangler=/opt/compiler-explorer/powerpc64/gcc-13.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-c++filt - -compiler.gccgoppc641410.exe=/opt/compiler-explorer/powerpc64/gcc-14.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-gccgo -compiler.gccgoppc641410.semver=14.1.0 -compiler.gccgoppc641410.objdumper=/opt/compiler-explorer/powerpc64/gcc-14.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.gccgoppc641410.demangler=/opt/compiler-explorer/powerpc64/gcc-14.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-c++filt - -compiler.gccgoppc64trunk.exe=/opt/compiler-explorer/powerpc64/gcc-trunk/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-gccgo -compiler.gccgoppc64trunk.semver=trunk -compiler.gccgoppc64trunk.objdumper=/opt/compiler-explorer/powerpc64/gcc-trunk/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.gccgoppc64trunk.demangler=/opt/compiler-explorer/powerpc64/gcc-trunk/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-c++filt - -compiler.gppc64g8.exe=/opt/compiler-explorer/powerpc64/gcc-at12/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-gccgo -compiler.gppc64g8.semver=AT12.0 -compiler.gppc64g9.exe=/opt/compiler-explorer/powerpc64/gcc-at13/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-gccgo -compiler.gppc64g9.semver=AT13.0 - -################################# -################################# -# Installed libs (See c++.amazon.properties for a scheme of libs group) -libs= - -################################# -################################# -# Installed tools - -tools=llvm-mcatrunk:osacatrunk:pahole:readelf:strings - -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=gl:6g141 -tools.llvm-mcatrunk.stdinHint=disabled - -tools.osacatrunk.name=OSACA (0.5.2) -tools.osacatrunk.exe=/opt/compiler-explorer/osaca-0.5.2/bin/osaca -tools.osacatrunk.type=postcompilation -tools.osacatrunk.class=osaca-tool -tools.osacatrunk.exclude=gl:6g141 -tools.osacatrunk.stdinHint=disabled - -tools.pahole.name=pahole -tools.pahole.exe=/opt/compiler-explorer/pahole/bin/pahole -tools.pahole.type=postcompilation -tools.pahole.class=pahole-tool -tools.pahole.exclude= -tools.pahole.stdinHint=disabled -tools.pahole.languageId=cppp - -tools.readelf.name=readelf (trunk) -tools.readelf.exe=/opt/compiler-explorer/gcc-snapshot/bin/readelf -tools.readelf.type=postcompilation -tools.readelf.class=readelf-tool -tools.readelf.exclude= -tools.readelf.stdinHint=disabled - -tools.strings.exe=/opt/compiler-explorer/gcc-snapshot/bin/strings -tools.strings.name=strings -tools.strings.type=postcompilation -tools.strings.class=strings-tool -tools.strings.exclude= -tools.strings.stdinHint=disabled diff --git a/etc/config/go.defaults.properties b/etc/config/go.defaults.properties deleted file mode 100644 index e8856b3ee..000000000 --- a/etc/config/go.defaults.properties +++ /dev/null @@ -1,11 +0,0 @@ -supportsBinary=true -objdumper=objdump -binaryHideFuncRe=^(_.*|(de)?register_tm_clones|frame_dummy|.*@plt)$ -stubRe=\bfunc\s+main\b -stubText=func main() {/*stub provided by Compiler Explorer*/} - - -################################# -################################# -# Installed libs (See c++.amazon.properties for a scheme of libs group) -libs= diff --git a/etc/config/haskell.amazon.properties b/etc/config/haskell.amazon.properties deleted file mode 100644 index a57bdcb7a..000000000 --- a/etc/config/haskell.amazon.properties +++ /dev/null @@ -1,65 +0,0 @@ -compilers=&ghc -defaultCompiler=ghc961 -demangler=/opt/compiler-explorer/demanglers/haskell/demangle -supportsBinary=true -supportsExecute=true -objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump - -# GHC 8.2.2 & 8.6.3 had some problems that did not let us add them to the site -group.ghc.compilers=ghc802:ghc841:ghc842:ghc843:ghc844:ghc861:ghc862:ghc8105:ghc901:ghc921:ghc922:ghc945:ghc961 -group.ghc.isSemVer=true -group.ghc.baseName=x86-64 ghc -group.ghc.licenseName=BSD 3-clause "New" or "Revised" license -group.ghc.licenseLink=https://www.haskell.org/ghc/license.html -group.ghc.licensePreamble=Copyright 2004, The University Court of the University of Glasgow - -compiler.ghc802.exe=/opt/compiler-explorer/ghc-8.0.2/bin/ghc -compiler.ghc802.semver=8.0.2 -compiler.ghc841.exe=/opt/compiler-explorer/ghc-8.4.1/bin/ghc -compiler.ghc841.semver=8.4.1 -compiler.ghc842.exe=/opt/compiler-explorer/ghc-8.4.2/bin/ghc -compiler.ghc842.semver=8.4.2 -compiler.ghc843.exe=/opt/compiler-explorer/ghc-8.4.3/bin/ghc -compiler.ghc843.semver=8.4.3 -compiler.ghc844.exe=/opt/compiler-explorer/ghc-8.4.4/bin/ghc -compiler.ghc844.semver=8.4.4 -compiler.ghc861.exe=/opt/compiler-explorer/ghc-8.6.1/bin/ghc -compiler.ghc861.semver=8.6.1 -compiler.ghc862.exe=/opt/compiler-explorer/ghc-8.6.2/bin/ghc -compiler.ghc862.semver=8.6.2 -compiler.ghc8105.exe=/opt/compiler-explorer/ghc-8.10.5/bin/ghc -compiler.ghc8105.semver=8.10.5 -compiler.ghc901.exe=/opt/compiler-explorer/ghc-9.0.1/bin/ghc -compiler.ghc901.semver=9.0.1 -compiler.ghc921.exe=/opt/compiler-explorer/ghc-9.2.1/bin/ghc -compiler.ghc921.semver=9.2.1 -compiler.ghc922.exe=/opt/compiler-explorer/ghc-9.2.2/bin/ghc -compiler.ghc922.semver=9.2.2 -compiler.ghc945.exe=/opt/compiler-explorer/ghc-9.4.5-x86_64-unknown-linux/bin/ghc -compiler.ghc945.semver=9.4.5 -compiler.ghc961.exe=/opt/compiler-explorer/ghc-9.6.1-x86_64-unknown-linux/bin/ghc -compiler.ghc961.semver=9.6.1 - -################################# -################################# -# Installed libs (See c++.amazon.properties for a scheme of libs group) -libs= - - -################################# -################################# -# Installed tools - -tools=llvm-mcatrunk:osacatrunk - -tools.llvm-mcatrunk.name=llvm-mca (trunk) -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.stdinHint=disabled - -tools.osacatrunk.name=OSACA (0.5.2) -tools.osacatrunk.exe=/opt/compiler-explorer/osaca-0.5.2/bin/osaca -tools.osacatrunk.type=postcompilation -tools.osacatrunk.class=osaca-tool -tools.osacatrunk.stdinHint=disabled diff --git a/etc/config/haskell.defaults.properties b/etc/config/haskell.defaults.properties deleted file mode 100644 index c0947f2b5..000000000 --- a/etc/config/haskell.defaults.properties +++ /dev/null @@ -1,10 +0,0 @@ -compilers=/usr/bin/ghc -supportsBinary=false -compilerType=haskell -demangler=${ceToolsPath}/haskell/demangle - - -################################# -################################# -# Installed libs (See c++.amazon.properties for a scheme of libs group) -libs= diff --git a/etc/config/hlsl.amazon.properties b/etc/config/hlsl.amazon.properties deleted file mode 100644 index 0b2eeff11..000000000 --- a/etc/config/hlsl.amazon.properties +++ /dev/null @@ -1,76 +0,0 @@ -compilers=&dxc:&rga:&clang - -group.dxc.compilers=dxc_trunk:dxc_1_6_2112:dxc_1_7_2207:dxc_1_7_2212:dxc_1_7_2308:dxc_1_8_2306:dxc_1_8_2403:dxc_1_8_2403_1:dxc_1_8_2403_2 -group.dxc.groupName=DXC -group.dxc.isSemVer=true -group.dxc.baseName=DXC - -compiler.dxc_trunk.exe=/opt/compiler-explorer/dxc-trunk/bin/dxc -compiler.dxc_trunk.semver=(trunk) -compiler.dxc_trunk.isNightly=true -compiler.dxc_1_6_2112.exe=/opt/compiler-explorer/dxc-1.6.2112/bin/dxc -compiler.dxc_1_6_2112.semver=1.6.2112 -compiler.dxc_1_7_2207.exe=/opt/compiler-explorer/dxc-1.7.2207/bin/dxc -compiler.dxc_1_7_2207.semver=1.7.2207 -compiler.dxc_1_7_2212.exe=/opt/compiler-explorer/dxc-1.7.2212/bin/dxc -compiler.dxc_1_7_2212.semver=1.7.2212 -compiler.dxc_1_7_2308.exe=/opt/compiler-explorer/dxc-1.7.2308/bin/dxc -compiler.dxc_1_7_2308.semver=1.7.2308 -compiler.dxc_1_8_2306.exe=/opt/compiler-explorer/dxc-1.8.2306-preview/bin/dxc -compiler.dxc_1_8_2306.semver=1.8.2306-preview -compiler.dxc_1_8_2403.exe=/opt/compiler-explorer/dxc-1.8.2403/bin/dxc -compiler.dxc_1_8_2403.semver=1.8.2403 -compiler.dxc_1_8_2403_1.exe=/opt/compiler-explorer/dxc-1.8.2403.1/bin/dxc -compiler.dxc_1_8_2403_1.semver=1.8.2403.1 -compiler.dxc_1_8_2403_2.exe=/opt/compiler-explorer/dxc-1.8.2403.2/bin/dxc -compiler.dxc_1_8_2403_2.semver=1.8.2403.2 - -group.rga.compilers=rga262_dxctrunk:rga262_dxc172207:rga262_dxc162112:rga261_dxc172207:rga261_dxc162112:rga290_dxctrunk -group.rga.groupName=RGA -group.rga.isSemVer=true -group.rga.compilerType=rga - -compiler.rga262_dxctrunk.exe=/opt/compiler-explorer/rga-2.6.2.38/rga -compiler.rga262_dxctrunk.semver=2.6.2 -compiler.rga262_dxctrunk.dxcPath=/opt/compiler-explorer/dxc-trunk/bin/dxc -compiler.rga262_dxctrunk.name=RGA 2.6.2 (DXC trunk) -compiler.rga262_dxctrunk.isNightly=true - -compiler.rga262_dxc172207.exe=/opt/compiler-explorer/rga-2.6.2.38/rga -compiler.rga262_dxc172207.semver=2.6.2 -compiler.rga262_dxc172207.dxcPath=/opt/compiler-explorer/dxc-1.7.2207/bin/dxc -compiler.rga262_dxc172207.name=RGA 2.6.2 (DXC 1.7.2207) - -compiler.rga262_dxc162112.exe=/opt/compiler-explorer/rga-2.6.2.38/rga -compiler.rga262_dxc162112.semver=2.6.2 -compiler.rga262_dxc162112.dxcPath=/opt/compiler-explorer/dxc-1.6.2112/bin/dxc -compiler.rga262_dxc162112.name=RGA 2.6.2 (DXC 1.6.2112) - -compiler.rga261_dxc172207.exe=/opt/compiler-explorer/rga-2.6.1.23/rga -compiler.rga261_dxc172207.semver=2.6.1 -compiler.rga261_dxc172207.dxcPath=/opt/compiler-explorer/dxc-1.7.2207/bin/dxc -compiler.rga261_dxc172207.name=RGA 2.6.1 (DXC 1.7.2207) - -compiler.rga261_dxc162112.exe=/opt/compiler-explorer/rga-2.6.1.23/rga -compiler.rga261_dxc162112.semver=2.6.1 -compiler.rga261_dxc162112.dxcPath=/opt/compiler-explorer/dxc-1.6.2112/bin/dxc -compiler.rga261_dxc162112.name=RGA 2.6.1 (DXC 1.6.2112) - -compiler.rga290_dxctrunk.exe=/opt/compiler-explorer/rga-2.9.0.25/rga -compiler.rga290_dxctrunk.semver=2.9.0 -compiler.rga290_dxctrunk.dxcPath=/opt/compiler-explorer/dxc-trunk/bin/dxc -compiler.rga290_dxctrunk.name=RGA 2.9.0 (DXC trunk) - -group.clang.compilers=hlsl_clang_trunk -group.clang.groupName=Clang -group.clang.baseName=Clang -group.clang.isSemVer=true -group.clang.compilerType=clang-dxc - -compiler.hlsl_clang_trunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang -compiler.hlsl_clang_trunk.semver=(trunk) -compiler.hlsl_clang_trunk.isNightly=true - -supportsBinary=false -defaultCompiler=dxc_1_8_2403_2 -compilerType=hlsl diff --git a/etc/config/hlsl.defaults.properties b/etc/config/hlsl.defaults.properties deleted file mode 100644 index 2d3f53899..000000000 --- a/etc/config/hlsl.defaults.properties +++ /dev/null @@ -1,21 +0,0 @@ -compilers=&dxc:&rga:&clang - -defaultCompiler=dxc_default -supportsBinary=false -compilerType=hlsl -instructionSet=llvm - -group.dxc.compilers=dxc_default -compiler.dxc_default.exe=/usr/dxc-artifacts/bin/dxc -compiler.dxc_default.name=DXC - -group.rga.compilers=rga_default -group.rga.compilerType=rga - -compiler.rga_default.exe=/usr/rga/rga -compiler.rga_default.dxcPath=/usr/dxc-artifacts/bin/dxc - -group.clang.compilers=hlsl_clang_default -group.clang.compilerType=clang-dxc -compiler.hlsl_clang_default.exe=/usr/bin/clang-trunk -compiler.hlsl_clang_default.name=Clang diff --git a/etc/config/hook.amazon.properties b/etc/config/hook.amazon.properties deleted file mode 100644 index 181fe9955..000000000 --- a/etc/config/hook.amazon.properties +++ /dev/null @@ -1,21 +0,0 @@ -compiler-explorerinterpreted=true -supportsBinary=false -supportsExecute=true -versionFlag=--version -needsMulti=false - -compilerType=hook -compilers=&hook -defaultCompiler=hook010 - -group.hook.compilers=hook010 -group.hook.groupName=Hook -group.hook.isSemVer=true -group.hook.baseName=Hook -group.hook.licenseName=MIT -group.hook.licenseLink=https://github.com/hook-lang/hook/blob/main/LICENSE -group.hook.instructionSet=hook - -compiler.hook010.exe=/opt/compiler-explorer/hook/hook-0.1.0/bin/hook -compiler.hook010.semver=0.1.0 -compiler.hook010.isNightly=true diff --git a/etc/config/hook.defaults.properties b/etc/config/hook.defaults.properties deleted file mode 100644 index 36c9a61e2..000000000 --- a/etc/config/hook.defaults.properties +++ /dev/null @@ -1,20 +0,0 @@ -interpreted=true -supportsBinary=false -supportsExecute=true -versionFlag=--version -needsMulti=false - -compilerType=hook -compilers=&hook -defaultCompiler=hook010def - -group.hook.compilers=hook010def -group.hook.groupName=Hook -group.hook.isSemVer=true -group.hook.baseName=Hook -group.hook.licenseName=MIT -group.hook.licenseLink=https://github.com/hook-lang/hook/blob/main/LICENSE -group.hook.instructionSet=hook - -compiler.hook010def.exe=hook -compiler.hook010def.semver=0.1.0 diff --git a/etc/config/hylo.amazon.properties b/etc/config/hylo.amazon.properties deleted file mode 100644 index e5b1aacaf..000000000 --- a/etc/config/hylo.amazon.properties +++ /dev/null @@ -1,18 +0,0 @@ -compilers=&hylo -defaultCompiler=hylotrunk - -group.hylo.compilers=hylotrunk -group.hylo.objdumper=/opt/compiler-explorer/gcc-13.2.0/bin/objdump -group.hylo.isSemVer=false -group.hylo.baseName=hylo -group.hylo.compilerType=hylo -# TODO: Change to `version` when hc has such a flag. -group.hylo.versionFlag=help -group.hylo.licenseLink=https://github.com/hylo-lang/hylo/blob/main/LICENSE -group.hylo.licenseName=Apache License 2.0 -group.hylo.licensePreamble=Copyright (c) 2020-2023, Hylo contributors -# hylo needs to be able to find clang++ for linking -group.hylo.extraPath=/opt/compiler-explorer/clang-15.0.0/bin - -compiler.hylotrunk.exe=/opt/compiler-explorer/hylo-trunk/hc -compiler.hylotrunk.name=Hylo (trunk) diff --git a/etc/config/hylo.defaults.properties b/etc/config/hylo.defaults.properties deleted file mode 100644 index 8df1fddef..000000000 --- a/etc/config/hylo.defaults.properties +++ /dev/null @@ -1,8 +0,0 @@ -# TODO: This install path is a best guess; we have no standard install path yet. -compilers=/usr/bin/hc -supportsBinary=true -supportsBinaryObject=false -compilerType=hylo -objdumper=objdump -# TODO: Replace with `version` when hc suppports this. -versionFlag=help diff --git a/etc/config/ispc.amazon.properties b/etc/config/ispc.amazon.properties deleted file mode 100644 index b8e78a10d..000000000 --- a/etc/config/ispc.amazon.properties +++ /dev/null @@ -1,73 +0,0 @@ -compilers=&ispc -defaultCompiler=ispc1230 - -group.ispc.compilers=ispc1230:ispc1220:ispc1210:ispc1200:ispc1190:ispc1180:ispc1170:ispc1161:ispc1160:ispc1150:ispc1141:ispc1140:ispc1130:ispc1120:ispc1110:ispc1100:ispc192:ispc191:ispc-trunk:ispc-templates_new-trunk -group.ispc.isSemVer=true -group.ispc.baseName=ispc -compiler.ispc1230.exe=/opt/compiler-explorer/ispc-1.23.0/bin/ispc -compiler.ispc1230.semver=1.23.0 -compiler.ispc1220.exe=/opt/compiler-explorer/ispc-1.22.0/bin/ispc -compiler.ispc1220.semver=1.22.0 -compiler.ispc1210.exe=/opt/compiler-explorer/ispc-1.21.0/bin/ispc -compiler.ispc1210.semver=1.21.0 -compiler.ispc1200.exe=/opt/compiler-explorer/ispc-1.20.0/bin/ispc -compiler.ispc1200.semver=1.20.0 -compiler.ispc1190.exe=/opt/compiler-explorer/ispc-1.19.0/bin/ispc -compiler.ispc1190.semver=1.19.0 -compiler.ispc1180.exe=/opt/compiler-explorer/ispc-1.18.0/bin/ispc -compiler.ispc1180.semver=1.18.0 -compiler.ispc1170.exe=/opt/compiler-explorer/ispc-1.17.0/bin/ispc -compiler.ispc1170.semver=1.17.0 -compiler.ispc1161.exe=/opt/compiler-explorer/ispc-1.16.1/bin/ispc -compiler.ispc1161.semver=1.16.1 -compiler.ispc1160.exe=/opt/compiler-explorer/ispc-1.16.0/bin/ispc -compiler.ispc1160.semver=1.16.0 -compiler.ispc1150.exe=/opt/compiler-explorer/ispc-1.15.0/bin/ispc -compiler.ispc1150.semver=1.15.0 -compiler.ispc1141.exe=/opt/compiler-explorer/ispc-1.14.1/bin/ispc -compiler.ispc1141.semver=1.14.1 -compiler.ispc1140.exe=/opt/compiler-explorer/ispc-1.14.0/bin/ispc -compiler.ispc1140.semver=1.14.0 -compiler.ispc1130.exe=/opt/compiler-explorer/ispc-1.13.0/bin/ispc -compiler.ispc1130.semver=1.13.0 -compiler.ispc1120.exe=/opt/compiler-explorer/ispc-1.12.0/bin/ispc -compiler.ispc1120.semver=1.12.0 -compiler.ispc1110.exe=/opt/compiler-explorer/ispc-1.11.0/bin/ispc -compiler.ispc1110.semver=1.11.0 -compiler.ispc1100.exe=/opt/compiler-explorer/ispc-1.10.0/bin/ispc -compiler.ispc1100.semver=1.10.0 -compiler.ispc192.exe=/opt/compiler-explorer/ispc-1.9.2/ispc -compiler.ispc192.semver=1.9.2 -compiler.ispc191.exe=/opt/compiler-explorer/ispc-1.9.1/ispc -compiler.ispc191.semver=1.9.1 -compiler.ispc-trunk.exe=/opt/compiler-explorer/ispc-trunk/bin/ispc -compiler.ispc-trunk.semver=(trunk) -compiler.ispc-trunk.isNightly=true -compiler.ispc-templates_new-trunk.exe=/opt/compiler-explorer/ispc-templates_new-trunk/bin/ispc -compiler.ispc-templates_new-trunk.semver=(templates_new) -compiler.ispc-templates_new-trunk.notification=Experimental template support; see <a href="https://github.com/dbabokin/ispc/tree/templates_new" target="_blank" rel="noopener noreferrer">GitHub <sup><small class="fas fa-external-link-alt opens-new-window" title="Opens in a new window"></small></sup></a> -compiler.ispc-templates_new-trunk.isNightly=true - - -################################# -################################# -# Installed libs (See c++.amazon.properties for a scheme of libs group) -libs= - -################################# -################################# -# Installed tools - -tools=llvm-mcatrunk:osacatrunk - -tools.llvm-mcatrunk.name=llvm-mca (trunk) -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.stdinHint=disabled - -tools.osacatrunk.name=OSACA (0.5.2) -tools.osacatrunk.exe=/opt/compiler-explorer/osaca-0.5.2/bin/osaca -tools.osacatrunk.type=postcompilation -tools.osacatrunk.class=osaca-tool -tools.osacatrunk.stdinHint=disabled diff --git a/etc/config/ispc.defaults.properties b/etc/config/ispc.defaults.properties deleted file mode 100644 index c8e124747..000000000 --- a/etc/config/ispc.defaults.properties +++ /dev/null @@ -1,8 +0,0 @@ -supportsBinary=false -compilerType=ispc - - -################################# -################################# -# Installed libs (See c++.amazon.properties for a scheme of libs group) -libs= diff --git a/etc/config/jakt.amazon.properties b/etc/config/jakt.amazon.properties deleted file mode 100644 index 0ead89e1d..000000000 --- a/etc/config/jakt.amazon.properties +++ /dev/null @@ -1,19 +0,0 @@ -compilers=selfhosted -defaultCompiler=selfhosted - -externalparser=CEAsmParser -externalparser.exe=/usr/local/bin/asm-parser - -objdumper=/opt/compiler-explorer/gcc-12.1.0/bin/objdump -supportsBinary=true -supportsExecute=true -versionFlag=--version -compilerType=jakt - -licenseName=BSD 2-Clause "Simplified" License -licenseLink=https://github.com/SerenityOS/jakt/blob/main/LICENSE -licensePreamble=Copyright (c) 2022, JT, Andreas Kling. All rights reserved. - -compiler.selfhosted.exe=/opt/compiler-explorer/jakt-trunk/bin/jakt -compiler.selfhosted.name=jakt (trunk) -compiler.selfhosted.options=--runtime-path /opt/compiler-explorer/jakt-trunk/runtime --prettify-cpp-source --clang-format-path /opt/compiler-explorer/clang-trunk/bin/clang-format --dot-clang-format-path /opt/compiler-explorer/jakt-trunk/.clang-format --cxx-compiler-path /opt/compiler-explorer/gcc-12.1.0/bin/g++ diff --git a/etc/config/jakt.defaults.properties b/etc/config/jakt.defaults.properties deleted file mode 100644 index e8dc0b484..000000000 --- a/etc/config/jakt.defaults.properties +++ /dev/null @@ -1,14 +0,0 @@ -# Default settings for Jakt - -objdumper=objdump -supportsBinary=true -supportsExecute=true -versionFlag=--version -compilerType=jakt - -compilers=jakt -defaultCompiler=jakt - -compiler.jakt.exe=/usr/bin/jakt -compiler.jakt.name=jakt -compiler.jakt.options=--prettify-cpp-source
\ No newline at end of file diff --git a/etc/config/java.amazon.properties b/etc/config/java.amazon.properties deleted file mode 100644 index 05d3bbe47..000000000 --- a/etc/config/java.amazon.properties +++ /dev/null @@ -1,141 +0,0 @@ -compilers=&java8:&java9:&java10:&java11:&java12:&java13:&java14:&java15:&java16:&java17:&java18:&java19:&java20:&java21:&java22 -compilerType=java -versionFlag=-version -defaultCompiler=java2102 -demangler= -postProcess= -options= -supportsBinary=false -needsMulti=false -supportsExecute=true -interpreted=true -isSemVer=true -baseName=jdk - -licenseName=The GNU General Public License (GPL) Version 2 -licenseLink=https://github.com/openjdk/jdk/blob/master/LICENSE - -group.java8.compilers=java8u402b06 -group.java8.groupName=OpenJDK 8 -group.java8.objdumper=/opt/compiler-explorer/jdk-8u402b06/bin/javap -compiler.java8u402b06.exe=/opt/compiler-explorer/jdk-8u402b06/bin/javac -compiler.java8u402b06.runtime=/opt/compiler-explorer/jdk-8u402b06/bin/java -compiler.java8u402b06.semver=8.402.6 - -group.java9.compilers=java904 -group.java9.groupName=OpenJDK 9 -group.java9.objdumper=/opt/compiler-explorer/jdk-9.0.4/bin/javap -compiler.java904.exe=/opt/compiler-explorer/jdk-9.0.4/bin/javac -compiler.java904.runtime=/opt/compiler-explorer/jdk-9.0.4/bin/java -compiler.java904.semver=9.0.4 - -group.java10.compilers=java1002 -group.java10.groupName=OpenJDK 10 -group.java10.objdumper=/opt/compiler-explorer/jdk-10.0.2/bin/javap -compiler.java1002.exe=/opt/compiler-explorer/jdk-10.0.2/bin/javac -compiler.java1002.runtime=/opt/compiler-explorer/jdk-10.0.2/bin/java -compiler.java1002.semver=10.0.2 - -group.java11.compilers=java1102 -group.java11.groupName=OpenJDK 11 -group.java11.objdumper=/opt/compiler-explorer/jdk-11.0.2/bin/javap -compiler.java1102.exe=/opt/compiler-explorer/jdk-11.0.2/bin/javac -compiler.java1102.runtime=/opt/compiler-explorer/jdk-11.0.2/bin/java -compiler.java1102.semver=11.0.2 - -group.java12.compilers=java1201:java1202 -group.java12.groupName=OpenJDK 12 -compiler.java1201.objdumper=/opt/compiler-explorer/jdk-12.0.1/bin/javap -compiler.java1201.exe=/opt/compiler-explorer/jdk-12.0.1/bin/javac -compiler.java1201.runtime=/opt/compiler-explorer/jdk-12.0.1/bin/java -compiler.java1201.semver=12.0.1 -compiler.java1202.objdumper=/opt/compiler-explorer/jdk-12.0.2/bin/javap -compiler.java1202.exe=/opt/compiler-explorer/jdk-12.0.2/bin/javac -compiler.java1202.runtime=/opt/compiler-explorer/jdk-12.0.2/bin/java -compiler.java1202.semver=12.0.2 - -group.java13.compilers=java1302 -group.java13.groupName=OpenJDK 13 -group.java13.objdumper=/opt/compiler-explorer/jdk-13.0.2/bin/javap -compiler.java1302.exe=/opt/compiler-explorer/jdk-13.0.2/bin/javac -compiler.java1302.runtime=/opt/compiler-explorer/jdk-13.0.2/bin/java -compiler.java1302.semver=13.0.2 - -group.java14.compilers=java1402 -group.java14.groupName=OpenJDK 14 -group.java14.objdumper=/opt/compiler-explorer/jdk-14.0.2/bin/javap -compiler.java1402.exe=/opt/compiler-explorer/jdk-14.0.2/bin/javac -compiler.java1402.runtime=/opt/compiler-explorer/jdk-14.0.2/bin/java -compiler.java1402.semver=14.0.2 - -group.java15.compilers=java1502 -group.java15.groupName=OpenJDK 15 -group.java15.objdumper=/opt/compiler-explorer/jdk-15.0.2/bin/javap -compiler.java1502.exe=/opt/compiler-explorer/jdk-15.0.2/bin/javac -compiler.java1502.runtime=/opt/compiler-explorer/jdk-15.0.2/bin/java -compiler.java1502.semver=15.0.2 - -group.java16.compilers=java1601 -group.java16.groupName=OpenJDK 16 -group.java16.objdumper=/opt/compiler-explorer/jdk-16.0.1/bin/javap -compiler.java1601.exe=/opt/compiler-explorer/jdk-16.0.1/bin/javac -compiler.java1601.runtime=/opt/compiler-explorer/jdk-16.0.1/bin/java -compiler.java1601.semver=16.0.1 - -group.java17.compilers=java1700:java1702 -group.java17.groupName=OpenJDK 17 -compiler.java1700.objdumper=/opt/compiler-explorer/jdk-17.0.0/bin/javap -compiler.java1700.exe=/opt/compiler-explorer/jdk-17.0.0/bin/javac -compiler.java1700.runtime=/opt/compiler-explorer/jdk-17.0.0/bin/java -compiler.java1700.semver=17.0.0 -compiler.java1702.objdumper=/opt/compiler-explorer/jdk-17.0.2/bin/javap -compiler.java1702.exe=/opt/compiler-explorer/jdk-17.0.2/bin/javac -compiler.java1702.runtime=/opt/compiler-explorer/jdk-17.0.2/bin/java -compiler.java1702.semver=17.0.2 - -group.java18.compilers=java1800:java1802 -group.java18.groupName=OpenJDK 18 -compiler.java1800.objdumper=/opt/compiler-explorer/jdk-18.0.0/bin/javap -compiler.java1800.exe=/opt/compiler-explorer/jdk-18.0.0/bin/javac -compiler.java1800.runtime=/opt/compiler-explorer/jdk-18.0.0/bin/java -compiler.java1800.semver=18.0.0 -compiler.java1802.objdumper=/opt/compiler-explorer/jdk-18.0.2/bin/javap -compiler.java1802.exe=/opt/compiler-explorer/jdk-18.0.2/bin/javac -compiler.java1802.runtime=/opt/compiler-explorer/jdk-18.0.2/bin/java -compiler.java1802.semver=18.0.2 - -group.java19.compilers=java1902 -group.java19.groupName=OpenJDK 19 -group.java19.objdumper=/opt/compiler-explorer/jdk-19.0.2/bin/javap -compiler.java1902.exe=/opt/compiler-explorer/jdk-19.0.2/bin/javac -compiler.java1902.runtime=/opt/compiler-explorer/jdk-19.0.2/bin/java -compiler.java1902.semver=19.0.2 - -group.java20.compilers=java2000:java2002 -group.java20.groupName=OpenJDK 20 -compiler.java2000.objdumper=/opt/compiler-explorer/jdk-20.0.0/bin/javap -compiler.java2000.exe=/opt/compiler-explorer/jdk-20.0.0/bin/javac -compiler.java2000.runtime=/opt/compiler-explorer/jdk-20.0.0/bin/java -compiler.java2000.semver=20.0.0 -compiler.java2002.objdumper=/opt/compiler-explorer/jdk-20.0.2/bin/javap -compiler.java2002.exe=/opt/compiler-explorer/jdk-20.0.2/bin/javac -compiler.java2002.runtime=/opt/compiler-explorer/jdk-20.0.2/bin/java -compiler.java2002.semver=20.0.2 - -group.java21.compilers=java2100:java2102 -group.java21.groupName=OpenJDK 21 -compiler.java2100.objdumper=/opt/compiler-explorer/jdk-21.0.0/bin/javap -compiler.java2100.exe=/opt/compiler-explorer/jdk-21.0.0/bin/javac -compiler.java2100.runtime=/opt/compiler-explorer/jdk-21.0.0/bin/java -compiler.java2100.semver=21.0.0 -compiler.java2102.objdumper=/opt/compiler-explorer/jdk-21.0.2/bin/javap -compiler.java2102.exe=/opt/compiler-explorer/jdk-21.0.2/bin/javac -compiler.java2102.runtime=/opt/compiler-explorer/jdk-21.0.2/bin/java -compiler.java2102.semver=21.0.2 - -group.java22.compilers=java2200 -group.java22.groupName=OpenJDK 22 -group.java22.objdumper=/opt/compiler-explorer/jdk-22.0.0/bin/javap -compiler.java2200.exe=/opt/compiler-explorer/jdk-22.0.0/bin/javac -compiler.java2200.runtime=/opt/compiler-explorer/jdk-22.0.0/bin/java -compiler.java2200.semver=22.0.0 diff --git a/etc/config/java.defaults.properties b/etc/config/java.defaults.properties deleted file mode 100644 index c54fb2ec9..000000000 --- a/etc/config/java.defaults.properties +++ /dev/null @@ -1,20 +0,0 @@ -# Default settings for Java -compilers=&java -compilerType=java -versionFlag=-version -objdumper=javap -instructionSet=java - -group.java.compilers=javacdefault -compiler.javacdefault.exe=/usr/bin/javac -compiler.javacdefault.runtime=/usr/bin/java -compiler.javacdefault.name=javac default - -defaultCompiler=javacdefault -demangler= -postProcess= -options= -supportsBinary=false -needsMulti=false -supportsExecute=true -interpreted=true diff --git a/etc/config/javascript.amazon.properties b/etc/config/javascript.amazon.properties deleted file mode 100644 index ab8bcbc6c..000000000 --- a/etc/config/javascript.amazon.properties +++ /dev/null @@ -1,26 +0,0 @@ -compilers=&v8 -defaultCompiler=v8trunk - -group.v8.compilers=v8trunk:v8113 -group.v8.isSemVer=true -group.v8.baseName=v8 -group.v8.groupName=v8 - -compiler.v8trunk.exe=/opt/compiler-explorer/d8-trunk/d8 -compiler.v8trunk.options=--print-opt-code --redirect-code-traces --allow-natives-syntax -compiler.v8trunk.semver=(trunk) -compiler.v8trunk.isNightly=true - -compiler.v8113.exe=/opt/compiler-explorer/d8-11.3/d8 -compiler.v8113.options=--print-opt-code --redirect-code-traces --allow-natives-syntax -compiler.v8113.semver=11.3 - -supportsBinary=false -interpreted=true -compilerType=v8 -objdumper= -demangler= -postProcess= -options= -supportsExecute=false -stubText= diff --git a/etc/config/javascript.defaults.properties b/etc/config/javascript.defaults.properties deleted file mode 100644 index eab2bc5ab..000000000 --- a/etc/config/javascript.defaults.properties +++ /dev/null @@ -1,24 +0,0 @@ -# Default settings for v8 - -compilers=&v8 -defaultCompiler=v8trunk - -group.v8.compilers=v8trunk:v8113 -group.v8.isSemver=false -group.v8.baseName=v8 - -compiler.v8trunk.exe=d8 -compiler.v8trunk.options=--print-opt-code --redirect-code-traces --allow-natives-syntax - -compiler.v8113.exe=d8 -compiler.v8113.options=--print-opt-code --redirect-code-traces --allow-natives-syntax - -supportsBinary=false -interpreted=true -compilerType=v8 -objdumper= -demangler= -postProcess= -options= -supportsExecute=false -stubText= diff --git a/etc/config/julia.amazon.properties b/etc/config/julia.amazon.properties deleted file mode 100644 index 784ccfa95..000000000 --- a/etc/config/julia.amazon.properties +++ /dev/null @@ -1,19 +0,0 @@ -# Default settings for Julia -compilers=&julia -defaultCompiler=julia_1_10_0 -compilerType=julia - -group.julia.compilers=julia_1_10_0:julia_1_9_3:julia_1_8_5:julia_1_7_3:julia_nightly -group.julia.isSemVer=true -group.julia.baseName=Julia -compiler.julia_1_10_0.exe=/opt/compiler-explorer/julia-1.10.0/bin/julia -compiler.julia_1_10_0.semver=1.10.0 -compiler.julia_1_9_3.exe=/opt/compiler-explorer/julia-1.9.3/bin/julia -compiler.julia_1_9_3.semver=1.9.3 -compiler.julia_1_8_5.exe=/opt/compiler-explorer/julia-1.8.5/bin/julia -compiler.julia_1_8_5.semver=1.8.5 -compiler.julia_1_7_3.exe=/opt/compiler-explorer/julia-1.7.3/bin/julia -compiler.julia_1_7_3.semver=1.7.3 -compiler.julia_nightly.exe=/opt/compiler-explorer/julia-nightly/bin/julia -compiler.julia_nightly.semver=nightly -compiler.julia_nightly.isNightly=true diff --git a/etc/config/julia.defaults.properties b/etc/config/julia.defaults.properties deleted file mode 100644 index b5c488529..000000000 --- a/etc/config/julia.defaults.properties +++ /dev/null @@ -1,6 +0,0 @@ -# Default settings for Julia -compilers=julia -defaultCompiler=julia -compilerType=julia -interpreted=true -supportsBinary=false diff --git a/etc/config/kotlin.amazon.properties b/etc/config/kotlin.amazon.properties deleted file mode 100644 index 3466130d5..000000000 --- a/etc/config/kotlin.amazon.properties +++ /dev/null @@ -1,113 +0,0 @@ -compilers=&kotlin -compilerType=kotlin -versionFlag=-version -objdumper=/opt/compiler-explorer/jdk-21.0.0/bin/javap -instructionSet=java -defaultCompiler=kotlinc1920 -demangler= -postProcess= -options= -supportsBinary=false -needsMulti=false -supportsExecute=true -interpreted=true - -group.kotlin.compilers=kotlinc1400:kotlinc1410:kotlinc1420:kotlinc1421:kotlinc1430:kotlinc1431:kotlinc1432:kotlinc1500:kotlinc1510:kotlinc1520:kotlinc1521:kotlinc1530:kotlinc1531:kotlinc1600:kotlinc1610:kotlinc1620:kotlinc1700:kotlinc1800:kotlinc1810:kotlinc1820:kotlinc1900:kotlinc1910:kotlinc1920 -group.kotlin.groupName=Kotlin -group.kotlin.baseName=kotlinc -group.kotlin.isSemVer=true -group.kotlin.licenseName=Apache License Version 2.0 -group.kotlin.licenseLink=https://github.com/JetBrains/kotlin/blob/master/license/LICENSE.txt - -compiler.kotlinc1400.exe=/opt/compiler-explorer/kotlin-jvm-1.4.0/bin/kotlinc-jvm -compiler.kotlinc1400.semver=1.4.0 -compiler.kotlinc1400.java_home=/opt/compiler-explorer/jdk-15.0.2 -compiler.kotlinc1400.runtime=/opt/compiler-explorer/jdk-15.0.2/bin/java -compiler.kotlinc1410.exe=/opt/compiler-explorer/kotlin-jvm-1.4.10/bin/kotlinc-jvm -compiler.kotlinc1410.semver=1.4.10 -compiler.kotlinc1410.java_home=/opt/compiler-explorer/jdk-15.0.2 -compiler.kotlinc1410.runtime=/opt/compiler-explorer/jdk-15.0.2/bin/java -compiler.kotlinc1420.exe=/opt/compiler-explorer/kotlin-jvm-1.4.20/bin/kotlinc-jvm -compiler.kotlinc1420.semver=1.4.20 -compiler.kotlinc1420.java_home=/opt/compiler-explorer/jdk-15.0.2 -compiler.kotlinc1420.runtime=/opt/compiler-explorer/jdk-15.0.2/bin/java -compiler.kotlinc1421.exe=/opt/compiler-explorer/kotlin-jvm-1.4.21/bin/kotlinc-jvm -compiler.kotlinc1421.semver=1.4.21 -compiler.kotlinc1421.java_home=/opt/compiler-explorer/jdk-15.0.2 -compiler.kotlinc1421.runtime=/opt/compiler-explorer/jdk-15.0.2/bin/java -compiler.kotlinc1430.exe=/opt/compiler-explorer/kotlin-jvm-1.4.30/bin/kotlinc-jvm -compiler.kotlinc1430.semver=1.4.30 -compiler.kotlinc1430.java_home=/opt/compiler-explorer/jdk-15.0.2 -compiler.kotlinc1430.runtime=/opt/compiler-explorer/jdk-15.0.2/bin/java -compiler.kotlinc1431.exe=/opt/compiler-explorer/kotlin-jvm-1.4.31/bin/kotlinc-jvm -compiler.kotlinc1431.semver=1.4.31 -compiler.kotlinc1431.java_home=/opt/compiler-explorer/jdk-15.0.2 -compiler.kotlinc1431.runtime=/opt/compiler-explorer/jdk-15.0.2/bin/java -compiler.kotlinc1432.exe=/opt/compiler-explorer/kotlin-jvm-1.4.32/bin/kotlinc-jvm -compiler.kotlinc1432.semver=1.4.32 -compiler.kotlinc1432.java_home=/opt/compiler-explorer/jdk-15.0.2 -compiler.kotlinc1432.runtime=/opt/compiler-explorer/jdk-15.0.2/bin/java -compiler.kotlinc1500.exe=/opt/compiler-explorer/kotlin-jvm-1.5.0/bin/kotlinc-jvm -compiler.kotlinc1500.semver=1.5.0 -compiler.kotlinc1500.java_home=/opt/compiler-explorer/jdk-16.0.1 -compiler.kotlinc1500.runtime=/opt/compiler-explorer/jdk-16.0.1/bin/java -compiler.kotlinc1510.exe=/opt/compiler-explorer/kotlin-jvm-1.5.10/bin/kotlinc-jvm -compiler.kotlinc1510.semver=1.5.10 -compiler.kotlinc1510.java_home=/opt/compiler-explorer/jdk-16.0.1 -compiler.kotlinc1510.runtime=/opt/compiler-explorer/jdk-16.0.1/bin/java -compiler.kotlinc1520.exe=/opt/compiler-explorer/kotlin-jvm-1.5.20/bin/kotlinc-jvm -compiler.kotlinc1520.semver=1.5.20 -compiler.kotlinc1520.java_home=/opt/compiler-explorer/jdk-16.0.1 -compiler.kotlinc1520.runtime=/opt/compiler-explorer/jdk-16.0.1/bin/java -compiler.kotlinc1521.exe=/opt/compiler-explorer/kotlin-jvm-1.5.21/bin/kotlinc-jvm -compiler.kotlinc1521.semver=1.5.21 -compiler.kotlinc1521.java_home=/opt/compiler-explorer/jdk-16.0.1 -compiler.kotlinc1521.runtime=/opt/compiler-explorer/jdk-16.0.1/bin/java -compiler.kotlinc1530.exe=/opt/compiler-explorer/kotlin-jvm-1.5.30/bin/kotlinc-jvm -compiler.kotlinc1530.semver=1.5.30 -compiler.kotlinc1530.java_home=/opt/compiler-explorer/jdk-16.0.1 -compiler.kotlinc1530.runtime=/opt/compiler-explorer/jdk-16.0.1/bin/java -compiler.kotlinc1531.exe=/opt/compiler-explorer/kotlin-jvm-1.5.31/bin/kotlinc-jvm -compiler.kotlinc1531.semver=1.5.31 -compiler.kotlinc1531.java_home=/opt/compiler-explorer/jdk-16.0.1 -compiler.kotlinc1531.runtime=/opt/compiler-explorer/jdk-16.0.1/bin/java -compiler.kotlinc1600.exe=/opt/compiler-explorer/kotlin-jvm-1.6.0/bin/kotlinc-jvm -compiler.kotlinc1600.semver=1.6.0 -compiler.kotlinc1600.java_home=/opt/compiler-explorer/jdk-16.0.1 -compiler.kotlinc1600.runtime=/opt/compiler-explorer/jdk-16.0.1/bin/java -compiler.kotlinc1610.exe=/opt/compiler-explorer/kotlin-jvm-1.6.10/bin/kotlinc-jvm -compiler.kotlinc1610.semver=1.6.10 -compiler.kotlinc1610.java_home=/opt/compiler-explorer/jdk-16.0.1 -compiler.kotlinc1610.runtime=/opt/compiler-explorer/jdk-16.0.1/bin/java -compiler.kotlinc1620.exe=/opt/compiler-explorer/kotlin-jvm-1.6.20/bin/kotlinc-jvm -compiler.kotlinc1620.semver=1.6.20 -compiler.kotlinc1620.java_home=/opt/compiler-explorer/jdk-16.0.1 -compiler.kotlinc1620.runtime=/opt/compiler-explorer/jdk-16.0.1/bin/java -compiler.kotlinc1700.exe=/opt/compiler-explorer/kotlin-jvm-1.7.0/bin/kotlinc-jvm -compiler.kotlinc1700.semver=1.7.0 -compiler.kotlinc1700.java_home=/opt/compiler-explorer/jdk-18.0.0 -compiler.kotlinc1700.runtime=/opt/compiler-explorer/jdk-18.0.0/bin/java -compiler.kotlinc1800.exe=/opt/compiler-explorer/kotlin-jvm-1.8.0/bin/kotlinc-jvm -compiler.kotlinc1800.semver=1.8.0 -compiler.kotlinc1800.java_home=/opt/compiler-explorer/jdk-19.0.2 -compiler.kotlinc1800.runtime=/opt/compiler-explorer/jdk-19.0.2/bin/java -compiler.kotlinc1810.exe=/opt/compiler-explorer/kotlin-jvm-1.8.10/bin/kotlinc-jvm -compiler.kotlinc1810.semver=1.8.10 -compiler.kotlinc1810.java_home=/opt/compiler-explorer/jdk-19.0.2 -compiler.kotlinc1810.runtime=/opt/compiler-explorer/jdk-19.0.2/bin/java -compiler.kotlinc1820.exe=/opt/compiler-explorer/kotlin-jvm-1.8.20/bin/kotlinc-jvm -compiler.kotlinc1820.semver=1.8.20 -compiler.kotlinc1820.java_home=/opt/compiler-explorer/jdk-19.0.2 -compiler.kotlinc1820.runtime=/opt/compiler-explorer/jdk-19.0.2/bin/java -compiler.kotlinc1900.exe=/opt/compiler-explorer/kotlin-jvm-1.9.0/bin/kotlinc-jvm -compiler.kotlinc1900.semver=1.9.0 -compiler.kotlinc1900.java_home=/opt/compiler-explorer/jdk-20.0.0 -compiler.kotlinc1900.runtime=/opt/compiler-explorer/jdk-20.0.0/bin/java -compiler.kotlinc1910.exe=/opt/compiler-explorer/kotlin-jvm-1.9.10/bin/kotlinc-jvm -compiler.kotlinc1910.semver=1.9.10 -compiler.kotlinc1910.java_home=/opt/compiler-explorer/jdk-20.0.0 -compiler.kotlinc1910.runtime=/opt/compiler-explorer/jdk-20.0.0/bin/java -compiler.kotlinc1920.exe=/opt/compiler-explorer/kotlin-jvm-1.9.20/bin/kotlinc-jvm -compiler.kotlinc1920.semver=1.9.20 -compiler.kotlinc1920.java_home=/opt/compiler-explorer/jdk-21.0.0 -compiler.kotlinc1920.runtime=/opt/compiler-explorer/jdk-21.0.0/bin/java diff --git a/etc/config/kotlin.defaults.properties b/etc/config/kotlin.defaults.properties deleted file mode 100644 index f8ebf6106..000000000 --- a/etc/config/kotlin.defaults.properties +++ /dev/null @@ -1,20 +0,0 @@ -# Default settings for Kotlin/JVM -compilers=&kotlin -compilerType=kotlin -versionFlag=-version -objdumper=javap -instructionSet=java - -group.kotlin.compilers=kotlincdefault -compiler.kotlincdefault.exe=/usr/bin/kotlinc-jvm -compiler.kotlincdefault.name=kotlinc default -compiler.kotlincdefault.runtime=/usr/bin/java - -defaultCompiler=kotlincdefault -demangler= -postProcess= -options= -supportsBinary=false -needsMulti=false -supportsExecute=true -interpreted=true diff --git a/etc/config/llvm.amazon.properties b/etc/config/llvm.amazon.properties deleted file mode 100644 index 7d1c61295..000000000 --- a/etc/config/llvm.amazon.properties +++ /dev/null @@ -1,202 +0,0 @@ -compilers=&irclang:&llc:&opt -defaultCompiler=llctrunk - -demangler=/opt/compiler-explorer/gcc-11.1.0/bin/c++filt -objdumper=/opt/compiler-explorer/gcc-11.1.0/bin/objdump - -licenseName=LLVM Apache 2 -licenseLink=https://github.com/llvm/llvm-project/blob/main/LICENSE.TXT -licensePreamble=The LLVM Project is under the Apache License v2.0 with LLVM Exceptions - -group.irclang.compilers=irclang401:irclang500:irclang600:irclang700:irclang800:irclang900:irclang1000:irclang1001:irclang1100:irclang1101:irclang1200:irclang1201:irclang1300:irclang1400:irclang1500:irclang1600:irclang1701:irclang1810:irclangtrunk:irclang-assertions-trunk -group.irclang.intelAsm=-masm=intel -group.irclang.groupName=Clang x86-64 -group.irclang.options=-x ir -group.irclang.isSemVer=true -group.irclang.baseName=clang -group.irclang.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt - -compiler.irclang401.exe=/opt/compiler-explorer/clang-4.0.1/bin/clang++ -compiler.irclang401.semver=4.0.1 -compiler.irclang500.exe=/opt/compiler-explorer/clang-5.0.0/bin/clang++ -compiler.irclang500.semver=5.0.0 -compiler.irclang600.exe=/opt/compiler-explorer/clang-6.0.0/bin/clang++ -compiler.irclang600.semver=6.0.0 -compiler.irclang700.exe=/opt/compiler-explorer/clang-7.0.0/bin/clang++ -compiler.irclang700.semver=7.0.0 -compiler.irclang800.exe=/opt/compiler-explorer/clang-8.0.0/bin/clang++ -compiler.irclang800.semver=8.0.0 -compiler.irclang900.exe=/opt/compiler-explorer/clang-9.0.0/bin/clang++ -compiler.irclang900.semver=9.0.0 -compiler.irclang1000.exe=/opt/compiler-explorer/clang-10.0.0/bin/clang++ -compiler.irclang1000.semver=10.0.0 -compiler.irclang1001.exe=/opt/compiler-explorer/clang-10.0.1/bin/clang++ -compiler.irclang1001.semver=10.0.1 -compiler.irclang1100.exe=/opt/compiler-explorer/clang-11.0.0/bin/clang++ -compiler.irclang1100.semver=11.0.0 -compiler.irclang1101.exe=/opt/compiler-explorer/clang-11.0.1/bin/clang++ -compiler.irclang1101.semver=11.0.1 -compiler.irclang1200.exe=/opt/compiler-explorer/clang-12.0.0/bin/clang++ -compiler.irclang1200.semver=12.0.0 -compiler.irclang1201.exe=/opt/compiler-explorer/clang-12.0.1/bin/clang++ -compiler.irclang1201.semver=12.0.1 -compiler.irclang1300.exe=/opt/compiler-explorer/clang-13.0.0/bin/clang++ -compiler.irclang1300.semver=13.0.0 -compiler.irclang1400.exe=/opt/compiler-explorer/clang-14.0.0/bin/clang++ -compiler.irclang1400.semver=14.0.0 -compiler.irclang1500.exe=/opt/compiler-explorer/clang-15.0.0/bin/clang++ -compiler.irclang1500.semver=15.0.0 -compiler.irclang1600.exe=/opt/compiler-explorer/clang-16.0.0/bin/clang++ -compiler.irclang1600.semver=16.0.0 -compiler.irclang1701.exe=/opt/compiler-explorer/clang-17.0.1/bin/clang++ -compiler.irclang1701.semver=17.0.1 -compiler.irclang1810.exe=/opt/compiler-explorer/clang-18.1.0/bin/clang++ -compiler.irclang1810.semver=18.1.0 -compiler.irclangtrunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang++ -compiler.irclangtrunk.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump -compiler.irclangtrunk.semver=(trunk) -compiler.irclang-assertions-trunk.exe=/opt/compiler-explorer/clang-assertions-trunk/bin/clang++ -compiler.irclang-assertions-trunk.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump -compiler.irclang-assertions-trunk.semver=(assertions trunk) - -group.llc.compilers=llc32:llc33:llc391:llc400:llc401:llc500:llc600:llc700:llc800:llc900:llc1000:llc1001:llc1100:llc1101:llc1200:llc1201:llc1300:llc1400:llc1500:llc1600:llc1701:llc1810:llctrunk:llc-assertions-trunk -group.llc.compilerType=llc -group.llc.supportsExecute=false -group.llc.intelAsm=-masm=intel -group.llc.groupName=LLVM Static Compiler -group.llc.versionRe=LLVM version .* -group.llc.isSemVer=true -group.llc.baseName=llc - -compiler.llc32.exe=/opt/compiler-explorer/clang-3.2/bin/llc -compiler.llc32.semver=3.2 -compiler.llc33.exe=/opt/compiler-explorer/clang-3.3/bin/llc -compiler.llc33.semver=3.3 -compiler.llc391.exe=/opt/compiler-explorer/clang-3.9.1/bin/llc -compiler.llc391.semver=3.9.1 -compiler.llc400.exe=/opt/compiler-explorer/clang-4.0.0/bin/llc -compiler.llc400.semver=4.0.0 -compiler.llc401.exe=/opt/compiler-explorer/clang-4.0.1/bin/llc -compiler.llc401.semver=4.0.1 -compiler.llc500.exe=/opt/compiler-explorer/clang-5.0.0/bin/llc -compiler.llc500.semver=5.0.0 -compiler.llc600.exe=/opt/compiler-explorer/clang-6.0.0/bin/llc -compiler.llc600.semver=6.0.0 -compiler.llc700.exe=/opt/compiler-explorer/clang-7.0.0/bin/llc -compiler.llc700.semver=7.0.0 -compiler.llc800.exe=/opt/compiler-explorer/clang-8.0.0/bin/llc -compiler.llc800.semver=8.0.0 -compiler.llc900.exe=/opt/compiler-explorer/clang-9.0.0/bin/llc -compiler.llc900.semver=9.0.0 -compiler.llc1000.exe=/opt/compiler-explorer/clang-10.0.0/bin/llc -compiler.llc1000.semver=10.0.0 -compiler.llc1001.exe=/opt/compiler-explorer/clang-10.0.1/bin/llc -compiler.llc1001.semver=10.0.1 -compiler.llc1100.exe=/opt/compiler-explorer/clang-11.0.0/bin/llc -compiler.llc1100.semver=11.0.0 -compiler.llc1101.exe=/opt/compiler-explorer/clang-11.0.1/bin/llc -compiler.llc1101.semver=11.0.1 -compiler.llc1200.exe=/opt/compiler-explorer/clang-12.0.0/bin/llc -compiler.llc1200.semver=12.0.0 -compiler.llc1201.exe=/opt/compiler-explorer/clang-12.0.1/bin/llc -compiler.llc1201.semver=12.0.1 -compiler.llc1300.exe=/opt/compiler-explorer/clang-13.0.0/bin/llc -compiler.llc1300.semver=13.0.0 -compiler.llc1400.exe=/opt/compiler-explorer/clang-14.0.0/bin/llc -compiler.llc1400.semver=14.0.0 -compiler.llc1500.exe=/opt/compiler-explorer/clang-15.0.0/bin/llc -compiler.llc1500.semver=15.0.0 -compiler.llc1600.exe=/opt/compiler-explorer/clang-16.0.0/bin/llc -compiler.llc1600.semver=16.0.0 -compiler.llc1701.exe=/opt/compiler-explorer/clang-17.0.1/bin/llc -compiler.llc1701.semver=17.0.1 -compiler.llc1810.exe=/opt/compiler-explorer/clang-18.1.0/bin/llc -compiler.llc1810.semver=18.1.0 -compiler.llctrunk.exe=/opt/compiler-explorer/clang-trunk/bin/llc -compiler.llctrunk.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump -compiler.llctrunk.semver=(trunk) -compiler.llc-assertions-trunk.exe=/opt/compiler-explorer/clang-assertions-trunk/bin/llc -compiler.llc-assertions-trunk.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump -compiler.llc-assertions-trunk.semver=(assertions trunk) - -group.opt.compilers=opt32:opt33:opt391:opt400:opt401:opt500:opt600:opt700:opt800:opt900:opt1000:opt1001:opt1100:opt1101:opt1200:opt1201:opt1300:opt1400:opt1500:opt1600:opt1701:opt1810:opttrunk:opt-assertions-trunk -group.opt.compilerType=opt -group.opt.supportsBinary=false -group.opt.supportsExecute=false -group.opt.instructionSet=llvm -group.opt.supportsAsmDocs=true -group.opt.groupName=LLVM optimizer -group.opt.versionRe=LLVM version .* -group.opt.isSemVer=true -group.opt.baseName=opt - -compiler.opt32.exe=/opt/compiler-explorer/clang-3.2/bin/opt -compiler.opt32.semver=3.2 -compiler.opt33.exe=/opt/compiler-explorer/clang-3.3/bin/opt -compiler.opt33.semver=3.3 -compiler.opt391.exe=/opt/compiler-explorer/clang-3.9.1/bin/opt -compiler.opt391.semver=3.9.1 -compiler.opt400.exe=/opt/compiler-explorer/clang-4.0.0/bin/opt -compiler.opt400.semver=4.0.0 -compiler.opt401.exe=/opt/compiler-explorer/clang-4.0.1/bin/opt -compiler.opt401.semver=4.0.1 -compiler.opt500.exe=/opt/compiler-explorer/clang-5.0.0/bin/opt -compiler.opt500.semver=5.0.0 -compiler.opt600.exe=/opt/compiler-explorer/clang-6.0.0/bin/opt -compiler.opt600.semver=6.0.0 -compiler.opt700.exe=/opt/compiler-explorer/clang-7.0.0/bin/opt -compiler.opt700.semver=7.0.0 -compiler.opt800.exe=/opt/compiler-explorer/clang-8.0.0/bin/opt -compiler.opt800.semver=8.0.0 -compiler.opt900.exe=/opt/compiler-explorer/clang-9.0.0/bin/opt -compiler.opt900.semver=9.0.0 -compiler.opt1000.exe=/opt/compiler-explorer/clang-10.0.0/bin/opt -compiler.opt1000.semver=10.0.0 -compiler.opt1001.exe=/opt/compiler-explorer/clang-10.0.1/bin/opt -compiler.opt1001.semver=10.0.1 -compiler.opt1100.exe=/opt/compiler-explorer/clang-11.0.0/bin/opt -compiler.opt1100.semver=11.0.0 -compiler.opt1101.exe=/opt/compiler-explorer/clang-11.0.1/bin/opt -compiler.opt1101.semver=11.0.1 -compiler.opt1200.exe=/opt/compiler-explorer/clang-12.0.0/bin/opt -compiler.opt1200.semver=12.0.0 -compiler.opt1201.exe=/opt/compiler-explorer/clang-12.0.1/bin/opt -compiler.opt1201.semver=12.0.1 -compiler.opt1300.exe=/opt/compiler-explorer/clang-13.0.0/bin/opt -compiler.opt1300.semver=13.0.0 -compiler.opt1400.exe=/opt/compiler-explorer/clang-14.0.0/bin/opt -compiler.opt1400.semver=14.0.0 -compiler.opt1500.exe=/opt/compiler-explorer/clang-15.0.0/bin/opt -compiler.opt1500.semver=15.0.0 -compiler.opt1600.exe=/opt/compiler-explorer/clang-16.0.0/bin/opt -compiler.opt1600.semver=16.0.0 -compiler.opt1701.exe=/opt/compiler-explorer/clang-17.0.1/bin/opt -compiler.opt1701.semver=17.0.1 -compiler.opt1810.exe=/opt/compiler-explorer/clang-18.1.0/bin/opt -compiler.opt1810.semver=18.1.0 -compiler.opttrunk.exe=/opt/compiler-explorer/clang-trunk/bin/opt -compiler.opttrunk.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump -compiler.opttrunk.semver=(trunk) -compiler.opt-assertions-trunk.exe=/opt/compiler-explorer/clang-assertions-trunk/bin/opt -compiler.opt-assertions-trunk.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump -compiler.opt-assertions-trunk.semver=(assertions trunk) - -################################# -################################# -# Installed tools - -tools=llvm-mcatrunk:osacatrunk - -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=opt -tools.llvm-mcatrunk.stdinHint=disabled - -tools.osacatrunk.name=OSACA (0.5.2) -tools.osacatrunk.exe=/opt/compiler-explorer/osaca-0.5.2/bin/osaca -tools.osacatrunk.type=postcompilation -tools.osacatrunk.class=osaca-tool -tools.osacatrunk.exclude=opt -tools.osacatrunk.stdinHint=disabled diff --git a/etc/config/llvm.defaults.properties b/etc/config/llvm.defaults.properties deleted file mode 100644 index 89fc7d04a..000000000 --- a/etc/config/llvm.defaults.properties +++ /dev/null @@ -1,44 +0,0 @@ -binaryHideFuncRe=^(__.*|_(init|start|fini)|(de)?register_tm_clones|call_gmon_start|frame_dummy|(_GLOBAL__sub_I_|\.plt).*|.*@plt(-0x[0-9a-f]+)?)$ -objdumper=objdump -demangler=c++filt - -compilers=irclang:irclang17:llc:opt:opt17 -defaultCompiler=irclang - -compiler.irclang.intelAsm=-masm=intel -compiler.irclang.groupName=Clang x86-64 -compiler.irclang.options=-x ir -compiler.irclang.exe=/usr/bin/clang++ -compiler.irclang.name=clang default - -compiler.irclang17.intelAsm=-masm=intel -compiler.irclang17.groupName=Clang x86-64 -compiler.irclang17.options=-x ir -compiler.irclang17.exe=/usr/bin/clang++-17 -compiler.irclang17.name=clang 17 - -compiler.llc.compilerType=llc -compiler.llc.supportsExecute=false -compiler.llc.intelAsm=-masm=intel -compiler.llc.groupName=LLVM Static Compiler -compiler.llc.versionRe=LLVM version .* -compiler.llc.exe=/usr/bin/llc -compiler.llc.name=llc - -compiler.opt.compilerType=opt -compiler.opt.supportsBinary=false -compiler.opt.supportsExecute=false -compiler.opt.instructionSet=llvm -compiler.opt.groupName=LLVM optimizer -compiler.opt.versionRe=LLVM version .* -compiler.opt.exe=/usr/bin/opt -compiler.opt.name=opt - -compiler.opt17.compilerType=opt -compiler.opt17.supportsBinary=false -compiler.opt17.supportsExecute=false -compiler.opt17.instructionSet=llvm -compiler.opt17.groupName=LLVM optimizer -compiler.opt17.versionRe=LLVM version .* -compiler.opt17.exe=/usr/bin/opt-17 -compiler.opt17.name=opt 17 diff --git a/etc/config/llvm_mir.amazon.properties b/etc/config/llvm_mir.amazon.properties deleted file mode 100644 index 007939da3..000000000 --- a/etc/config/llvm_mir.amazon.properties +++ /dev/null @@ -1,71 +0,0 @@ -compilers=&mirllc -defaultCompiler=mirllctrunk - -demangler=/opt/compiler-explorer/gcc-11.1.0/bin/c++filt -objdumper=/opt/compiler-explorer/gcc-11.1.0/bin/objdump - -licenseName=LLVM Apache 2 -licenseLink=https://github.com/llvm/llvm-project/blob/main/LICENSE.TXT -licensePreamble=The LLVM Project is under the Apache License v2.0 with LLVM Exceptions - -group.mirllc.compilers=mirllc32:mirllc33:mirllc391:mirllc400:mirllc401:mirllc500:mirllc600:mirllc700:mirllc800:mirllc900:mirllc1000:mirllc1001:mirllc1100:mirllc1101:mirllc1200:mirllc1201:mirllc1300:mirllc1400:mirllc1500:mirllc1600:mirllc1701:mirllc1810:mirllctrunk:mirllc-assertions-trunk -group.mirllc.compilerType=llc -group.mirllc.supportsExecute=false -group.mirllc.intelAsm=-masm=intel -group.mirllc.groupName=LLVM Static Compiler -group.mirllc.versionRe=LLVM version .* -group.mirllc.isSemVer=true -group.mirllc.baseName=llc - -compiler.mirllc32.exe=/opt/compiler-explorer/clang-3.2/bin/llc -compiler.mirllc32.semver=3.2 -compiler.mirllc33.exe=/opt/compiler-explorer/clang-3.3/bin/llc -compiler.mirllc33.semver=3.3 -compiler.mirllc391.exe=/opt/compiler-explorer/clang-3.9.1/bin/llc -compiler.mirllc391.semver=3.9.1 -compiler.mirllc400.exe=/opt/compiler-explorer/clang-4.0.0/bin/llc -compiler.mirllc400.semver=4.0.0 -compiler.mirllc401.exe=/opt/compiler-explorer/clang-4.0.1/bin/llc -compiler.mirllc401.semver=4.0.1 -compiler.mirllc500.exe=/opt/compiler-explorer/clang-5.0.0/bin/llc -compiler.mirllc500.semver=5.0.0 -compiler.mirllc600.exe=/opt/compiler-explorer/clang-6.0.0/bin/llc -compiler.mirllc600.semver=6.0.0 -compiler.mirllc700.exe=/opt/compiler-explorer/clang-7.0.0/bin/llc -compiler.mirllc700.semver=7.0.0 -compiler.mirllc800.exe=/opt/compiler-explorer/clang-8.0.0/bin/llc -compiler.mirllc800.semver=8.0.0 -compiler.mirllc900.exe=/opt/compiler-explorer/clang-9.0.0/bin/llc -compiler.mirllc900.semver=9.0.0 -compiler.mirllc1000.exe=/opt/compiler-explorer/clang-10.0.0/bin/llc -compiler.mirllc1000.semver=10.0.0 -compiler.mirllc1001.exe=/opt/compiler-explorer/clang-10.0.1/bin/llc -compiler.mirllc1001.semver=10.0.1 -compiler.mirllc1100.exe=/opt/compiler-explorer/clang-11.0.0/bin/llc -compiler.mirllc1100.semver=11.0.0 -compiler.mirllc1101.exe=/opt/compiler-explorer/clang-11.0.1/bin/llc -compiler.mirllc1101.semver=11.0.1 -compiler.mirllc1200.exe=/opt/compiler-explorer/clang-12.0.0/bin/llc -compiler.mirllc1200.semver=12.0.0 -compiler.mirllc1201.exe=/opt/compiler-explorer/clang-12.0.1/bin/llc -compiler.mirllc1201.semver=12.0.1 -compiler.mirllc1300.exe=/opt/compiler-explorer/clang-13.0.0/bin/llc -compiler.mirllc1300.semver=13.0.0 -compiler.mirllc1400.exe=/opt/compiler-explorer/clang-14.0.0/bin/llc -compiler.mirllc1400.semver=14.0.0 -compiler.mirllc1500.exe=/opt/compiler-explorer/clang-15.0.0/bin/llc -compiler.mirllc1500.semver=15.0.0 -compiler.mirllc1600.exe=/opt/compiler-explorer/clang-16.0.0/bin/llc -compiler.mirllc1600.semver=16.0.0 -compiler.mirllc1701.exe=/opt/compiler-explorer/clang-17.0.1/bin/llc -compiler.mirllc1701.semver=17.0.1 -compiler.mirllc1810.exe=/opt/compiler-explorer/clang-18.1.0/bin/llc -compiler.mirllc1810.semver=18.1.0 -compiler.mirllctrunk.exe=/opt/compiler-explorer/clang-trunk/bin/llc -compiler.mirllctrunk.demangler=/opt/compiler-explorer/gcc-snapshot/bin/c++filt -compiler.mirllctrunk.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump -compiler.mirllctrunk.semver=(trunk) -compiler.mirllc-assertions-trunk.exe=/opt/compiler-explorer/clang-assertions-trunk/bin/llc -compiler.mirllc-assertions-trunk.demangler=/opt/compiler-explorer/gcc-snapshot/bin/c++filt -compiler.mirllc-assertions-trunk.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump -compiler.mirllc-assertions-trunk.semver=(assertions trunk) diff --git a/etc/config/llvm_mir.defaults.properties b/etc/config/llvm_mir.defaults.properties deleted file mode 100644 index e7db96bd6..000000000 --- a/etc/config/llvm_mir.defaults.properties +++ /dev/null @@ -1,14 +0,0 @@ -binaryHideFuncRe=^(__.*|_(init|start|fini)|(de)?register_tm_clones|call_gmon_start|frame_dummy|(_GLOBAL__sub_I_|\.plt).*|.*@plt(-0x[0-9a-f]+)?)$ -objdumper=objdump -demangler=c++filt - -compilers=mirllc -defaultCompiler=mirllc - -compiler.mirllc.compilerType=llc -compiler.mirllc.supportsExecute=false -compiler.mirllc.intelAsm=-masm=intel -compiler.mirllc.groupName=LLVM Static Compiler -compiler.mirllc.versionRe=LLVM version .* -compiler.mirllc.exe=/usr/bin/llc -compiler.mirllc.name=llc diff --git a/etc/config/mlir.amazon.properties b/etc/config/mlir.amazon.properties deleted file mode 100644 index ddf432b4e..000000000 --- a/etc/config/mlir.amazon.properties +++ /dev/null @@ -1,24 +0,0 @@ -compilers=&mliropt -defaultCompiler=mliropt1600 -compilerType=mlir - -supportsBinary=false -supportsExecute=false -supportsAsmDocs=false - -group.mliropt.compilers=mliropt1400:mliropt1405:mliropt1600:mliropttrunk -group.mliropt.isSemVer=true -group.mliropt.baseName=MLIR opt -group.mliropt.licenseName=LLVM Apache 2 -group.mliropt.licenseLink=https://github.com/llvm/llvm-project/blob/main/mlir/LICENSE.TXT -group.mliropt.licensePreamble=The LLVM Project is under the Apache License v2.0 with LLVM Exceptions - -compiler.mliropttrunk.exe=/opt/compiler-explorer/mlir-trunk/bin/mlir-opt -compiler.mliropttrunk.semver=(trunk) -compiler.mliropttrunk.isNightly=true -compiler.mliropt1600.exe=/opt/compiler-explorer/mlir-16.0.0/bin/mlir-opt -compiler.mliropt1600.semver=16.0.0 -compiler.mliropt1405.exe=/opt/compiler-explorer/mlir-14.0.5/bin/mlir-opt -compiler.mliropt1405.semver=14.0.5 -compiler.mliropt1400.exe=/opt/compiler-explorer/mlir-14.0.0/bin/mlir-opt -compiler.mliropt1400.semver=14.0.0 diff --git a/etc/config/mlir.defaults.properties b/etc/config/mlir.defaults.properties deleted file mode 100644 index 30122f89b..000000000 --- a/etc/config/mlir.defaults.properties +++ /dev/null @@ -1,14 +0,0 @@ -compilers=&mliropt -defaultCompiler=mliropt14 -compilerType=mlir - -supportsBinary=false -supportsExecute=false -supportsAsmDocs=false - -group.mliropt.compilers=mliropt14 -group.mliropt.isSemVer=true -group.mliropt.baseName=MLIR opt - -compiler.mliropt14.exe=/usr/bin/mlir-opt-14 -compiler.mliropt14.semver=14.0.0 diff --git a/etc/config/modula2.amazon.properties b/etc/config/modula2.amazon.properties deleted file mode 100644 index 5dcfe88f5..000000000 --- a/etc/config/modula2.amazon.properties +++ /dev/null @@ -1,32 +0,0 @@ -# Default settings for modula2 -compilers=&gm2 -defaultCompiler=gm2141 - -demangler=/opt/compiler-explorer/gcc-snapshot/bin/c++filt -objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump -postProcess= -supportsBinary=true -supportsBinaryObject=true -supportsExecute=true -binaryHideFuncRe=^(__.*|_(init|start|fini)|(de)?register_tm_clones|call_gmon_start|frame_dummy|\.plt.*)$ -supportsLibraryCodeFilter=true -needsMulti=false - -externalparser=CEAsmParser -externalparser.exe=/usr/local/bin/asm-parser - -group.gm2.compilers=gm2131:gm2132:gm2141:gm2snapshot -group.gm2.instructionSet=amd64 -group.gm2.isSemVer=true -group.gm2.baseName=x86-64 gcc gm2 - -compiler.gm2131.exe=/opt/compiler-explorer/gcc-13.1.0/bin/gm2 -compiler.gm2131.semver=13.1 -compiler.gm2132.exe=/opt/compiler-explorer/gcc-13.2.0/bin/gm2 -compiler.gm2132.semver=13.2 - -compiler.gm2141.exe=/opt/compiler-explorer/gcc-14.1.0/bin/gm2 -compiler.gm2141.semver=14.1 - -compiler.gm2snapshot.exe=/opt/compiler-explorer/gcc-snapshot/bin/gm2 -compiler.gm2snapshot.semver=(snapshot) diff --git a/etc/config/modula2.defaults.properties b/etc/config/modula2.defaults.properties deleted file mode 100644 index 4596dad4b..000000000 --- a/etc/config/modula2.defaults.properties +++ /dev/null @@ -1,15 +0,0 @@ -# Default settings for modula2 -compilers=&gcc -defaultCompiler=m2gdefault -demangler=c++filt -objdumper=objdump -postProcess= -supportsBinary=true -supportsBinaryObject=true -binaryHideFuncRe=^(__.*|_(init|start|fini)|(de)?register_tm_clones|call_gmon_start|frame_dummy|\.plt.*)$ -supportsLibraryCodeFilter=true - -group.gcc.compilers=m2gdefault -compiler.m2gdefault.exe=/usr/bin/gm2 -compiler.m2gdefault.name=gcc default - diff --git a/etc/config/nim.amazon.properties b/etc/config/nim.amazon.properties deleted file mode 100644 index eb5270e84..000000000 --- a/etc/config/nim.amazon.properties +++ /dev/null @@ -1,40 +0,0 @@ -compilers=&nim -defaultCompiler=nim200 -demangler=/opt/compiler-explorer/gcc-13.1.0/bin/c++filt -objdumper=/opt/compiler-explorer/gcc-13.1.0/bin/objdump - -supportsBinary=true -supportsExecute=false -compilerType=nim -binaryHideFuncRe=^(__.*|_(init|start|fini)|(de)?register_tm_clones|call_gmon_start|frame_dummy|.plt.*|.*@plt|_dl_relocate_static_pie)$ - -group.nim.compilers=nim200:nim1616:nim160:nim148:nim146:nim144:nim142:nim120:nim106:nim104:nimtrunk -group.nim.isSemVer=true -group.nim.baseName=nim -group.nim.licenseLink=https://github.com/nim-lang/Nim/blob/devel/copying.txt -group.nim.licenseName=MIT License -group.nim.licensePreamble=Copyright (C) 2006-2023 Andreas Rumpf. All rights reserved. - -compiler.nim200.semver=2.0.0 -compiler.nim200.exe=/opt/compiler-explorer/nim-2.0.0/bin/nim -compiler.nim1616.semver=1.6.16 -compiler.nim1616.exe=/opt/compiler-explorer/nim-1.6.16/bin/nim -compiler.nim160.semver=1.6.0 -compiler.nim160.exe=/opt/compiler-explorer/nim-1.6.0/bin/nim -compiler.nim148.semver=1.4.8 -compiler.nim148.exe=/opt/compiler-explorer/nim-1.4.8/bin/nim -compiler.nim146.semver=1.4.6 -compiler.nim146.exe=/opt/compiler-explorer/nim-1.4.6/bin/nim -compiler.nim144.semver=1.4.4 -compiler.nim144.exe=/opt/compiler-explorer/nim-1.4.4/bin/nim -compiler.nim142.semver=1.4.2 -compiler.nim142.exe=/opt/compiler-explorer/nim-1.4.2/bin/nim -compiler.nim120.semver=1.2.0 -compiler.nim120.exe=/opt/compiler-explorer/nim-1.2.0/bin/nim -compiler.nim106.semver=1.0.6 -compiler.nim106.exe=/opt/compiler-explorer/nim-1.0.6/bin/nim -compiler.nim104.semver=1.0.4 -compiler.nim104.exe=/opt/compiler-explorer/nim-1.0.4/bin/nim -compiler.nimtrunk.semver=(trunk) -compiler.nimtrunk.exe=/opt/compiler-explorer/nim-devel/bin/nim -compiler.nimtrunk.isNightly=true diff --git a/etc/config/nim.defaults.properties b/etc/config/nim.defaults.properties deleted file mode 100644 index a6ba56d43..000000000 --- a/etc/config/nim.defaults.properties +++ /dev/null @@ -1,6 +0,0 @@ -compilers=/usr/bin/nim -supportsBinary=true -demangler=c++filt -objdumper=objdump -compilerType=nim -binaryHideFuncRe=^(__.*|_(init|start|fini)|(de)?register_tm_clones|call_gmon_start|frame_dummy|.plt.*|.*@plt|_dl_relocate_static_pie)$ diff --git a/etc/config/objc++.amazon.properties b/etc/config/objc++.amazon.properties deleted file mode 100644 index fba7f5ff2..000000000 --- a/etc/config/objc++.amazon.properties +++ /dev/null @@ -1,2007 +0,0 @@ -compilers=&objcppgcc86:&objcppcross -defaultCompiler=objcppg141 -demangler=/opt/compiler-explorer/gcc-14.1.0/bin/c++filt -objdumper=/opt/compiler-explorer/gcc-14.1.0/bin/objdump -needsMulti=false - -buildenvsetup=ceconan -buildenvsetup.host=https://conan.compiler-explorer.com - -externalparser=CEAsmParser -externalparser.exe=/usr/local/bin/asm-parser - -llvmDisassembler=/opt/compiler-explorer/clang-18.1.0/bin/llvm-dis - -############################### -# GCC for x86 -group.objcppgcc86.compilers=objcppg105:objcppg114:objcppg122:objcppg123:objcppg131:objcppg132:objcppg141:objcppgsnapshot -group.objcppgcc86.groupName=GCC x86-64 -group.objcppgcc86.instructionSet=amd64 -group.objcppgcc86.baseName=x86-64 gcc -group.objcppgcc86.isSemVer=true -group.objcppgcc86.unwiseOptions=-march=native -group.objcppgcc86.supportsPVS-Studio=true -group.objcppgcc86.licenseLink=https://gcc.gnu.org/onlinedocs/gcc/Copying.html -group.objcppgcc86.licenseName=GNU General Public License -group.objcppgcc86.licensePreamble=Copyright (c) 2007 Free Software Foundation, Inc. <a href="https://fsf.org/" target="_blank">https://fsf.org/</a> -group.objcppgcc86.supportsBinaryObject=true - -compiler.objcppg105.exe=/opt/compiler-explorer/gcc-10.5.0/bin/g++ -compiler.objcppg105.semver=10.5 - -compiler.objcppg114.exe=/opt/compiler-explorer/gcc-11.4.0/bin/g++ -compiler.objcppg114.semver=11.4 - -compiler.objcppg122.exe=/opt/compiler-explorer/gcc-12.2.0/bin/g++ -compiler.objcppg122.semver=12.2 - -compiler.objcppg123.exe=/opt/compiler-explorer/gcc-12.3.0/bin/g++ -compiler.objcppg123.semver=12.3 - -compiler.objcppg131.exe=/opt/compiler-explorer/gcc-13.1.0/bin/g++ -compiler.objcppg131.semver=13.1 - -compiler.objcppg132.exe=/opt/compiler-explorer/gcc-13.2.0/bin/g++ -compiler.objcppg132.semver=13.2 - -compiler.objcppg141.exe=/opt/compiler-explorer/gcc-14.1.0/bin/g++ -compiler.objcppg141.semver=14.1 - -compiler.objcppgsnapshot.exe=/opt/compiler-explorer/gcc-snapshot/bin/g++ -compiler.objcppgsnapshot.demangler=/opt/compiler-explorer/gcc-snapshot/bin/c++filt -compiler.objcppgsnapshot.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump -compiler.objcppgsnapshot.semver=(trunk) -compiler.objcppgsnapshot.isNightly=true - - -group.objcppcross.compilers=&objcppgccs - -group.objcppgccs.compilers=&objcppgccrvs:&objcppgccarm:&objcppgccarm64:&objcppgccmips:&objcppgccmips64:&objcppgccmipsel:&objcppgccmips64el:&objcppgccpowerpc:&objcppgccpowerpc64:&objcppgccpowerpc64le:&objcppgccs390x - -############################### -# GCC for POWERPC64LE -group.objcppgccpowerpc64le.compilers=objcppppc64leg1230:objcppppc64leg1310:objcppppc64leg1320:objcppppc64legtrunk:objcppppc64leg1410 -group.objcppgccpowerpc64le.groupName=POWERPC64LE GCC -group.objcppgccpowerpc64le.baseName=POWERPC64LE GCC -group.objcppgccpowerpc64le.isSemVer=true -group.objcppgccpowerpc64le.supportsExecute=false -group.objcppgccpowerpc64le.supportsBinary=true -group.objcppgccpowerpc64le.supportsBinaryObject=true - -compiler.objcppppc64leg1230.exe=/opt/compiler-explorer/powerpc64le/gcc-12.3.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-g++ -compiler.objcppppc64leg1230.semver=12.3.0 -compiler.objcppppc64leg1230.objdumper=/opt/compiler-explorer/powerpc64le/gcc-12.3.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.objcppppc64leg1230.demangler=/opt/compiler-explorer/powerpc64le/gcc-12.3.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-c++filt - -compiler.objcppppc64leg1310.exe=/opt/compiler-explorer/powerpc64le/gcc-13.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-g++ -compiler.objcppppc64leg1310.semver=13.1.0 -compiler.objcppppc64leg1310.objdumper=/opt/compiler-explorer/powerpc64le/gcc-13.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.objcppppc64leg1310.demangler=/opt/compiler-explorer/powerpc64le/gcc-13.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-c++filt - -compiler.objcppppc64leg1320.exe=/opt/compiler-explorer/powerpc64le/gcc-13.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-g++ -compiler.objcppppc64leg1320.semver=13.2.0 -compiler.objcppppc64leg1320.objdumper=/opt/compiler-explorer/powerpc64le/gcc-13.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.objcppppc64leg1320.demangler=/opt/compiler-explorer/powerpc64le/gcc-13.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-c++filt - -compiler.objcppppc64leg1410.exe=/opt/compiler-explorer/powerpc64le/gcc-14.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-g++ -compiler.objcppppc64leg1410.semver=14.1.0 -compiler.objcppppc64leg1410.objdumper=/opt/compiler-explorer/powerpc64le/gcc-14.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.objcppppc64leg1410.demangler=/opt/compiler-explorer/powerpc64le/gcc-14.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-c++filt - -compiler.objcppppc64legtrunk.exe=/opt/compiler-explorer/powerpc64le/gcc-trunk/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-g++ -compiler.objcppppc64legtrunk.semver=trunk -compiler.objcppppc64legtrunk.objdumper=/opt/compiler-explorer/powerpc64le/gcc-trunk/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.objcppppc64legtrunk.demangler=/opt/compiler-explorer/powerpc64le/gcc-trunk/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-c++filt - -############################### -# GCC for POWERPC64 -group.objcppgccpowerpc64.compilers=objcppppc64g1230:objcppppc64g1310:objcppppc64g1320:objcppppc64gtrunk:objcppppc64g1410 -group.objcppgccpowerpc64.groupName=POWERPC64 GCC -group.objcppgccpowerpc64.baseName=POWERPC64 GCC -group.objcppgccpowerpc64.isSemVer=true -group.objcppgccpowerpc64.supportsExecute=false -group.objcppgccpowerpc64.supportsBinary=true -group.objcppgccpowerpc64.supportsBinaryObject=true - -compiler.objcppppc64g1230.exe=/opt/compiler-explorer/powerpc64/gcc-12.3.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-g++ -compiler.objcppppc64g1230.semver=12.3.0 -compiler.objcppppc64g1230.objdumper=/opt/compiler-explorer/powerpc64/gcc-12.3.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.objcppppc64g1230.demangler=/opt/compiler-explorer/powerpc64/gcc-12.3.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-c++filt - -compiler.objcppppc64g1310.exe=/opt/compiler-explorer/powerpc64/gcc-13.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-g++ -compiler.objcppppc64g1310.semver=13.1.0 -compiler.objcppppc64g1310.objdumper=/opt/compiler-explorer/powerpc64/gcc-13.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.objcppppc64g1310.demangler=/opt/compiler-explorer/powerpc64/gcc-13.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-c++filt - -compiler.objcppppc64g1320.exe=/opt/compiler-explorer/powerpc64/gcc-13.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-g++ -compiler.objcppppc64g1320.semver=13.2.0 -compiler.objcppppc64g1320.objdumper=/opt/compiler-explorer/powerpc64/gcc-13.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.objcppppc64g1320.demangler=/opt/compiler-explorer/powerpc64/gcc-13.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-c++filt - -compiler.objcppppc64g1410.exe=/opt/compiler-explorer/powerpc64/gcc-14.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-g++ -compiler.objcppppc64g1410.semver=14.1.0 -compiler.objcppppc64g1410.objdumper=/opt/compiler-explorer/powerpc64/gcc-14.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.objcppppc64g1410.demangler=/opt/compiler-explorer/powerpc64/gcc-14.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-c++filt - -compiler.objcppppc64gtrunk.exe=/opt/compiler-explorer/powerpc64/gcc-trunk/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-g++ -compiler.objcppppc64gtrunk.semver=trunk -compiler.objcppppc64gtrunk.objdumper=/opt/compiler-explorer/powerpc64/gcc-trunk/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.objcppppc64gtrunk.demangler=/opt/compiler-explorer/powerpc64/gcc-trunk/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-c++filt - -############################### -# GCC for POWERPC -group.objcppgccpowerpc.compilers=objcppppcg1230:objcppppcg1310:objcppppcg1320:objcppppcg1410 -group.objcppgccpowerpc.groupName=POWERPC GCC -group.objcppgccpowerpc.baseName=POWERPC GCC -group.objcppgccpowerpc.isSemVer=true -group.objcppgccpowerpc.supportsExecute=false -group.objcppgccpowerpc.supportsBinary=true -group.objcppgccpowerpc.supportsBinaryObject=true - -compiler.objcppppcg1230.exe=/opt/compiler-explorer/powerpc/gcc-12.3.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-g++ -compiler.objcppppcg1230.semver=12.3.0 -compiler.objcppppcg1230.objdumper=/opt/compiler-explorer/powerpc/gcc-12.3.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-objdump -compiler.objcppppcg1230.demangler=/opt/compiler-explorer/powerpc/gcc-12.3.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-c++filt - -compiler.objcppppcg1310.exe=/opt/compiler-explorer/powerpc/gcc-13.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-g++ -compiler.objcppppcg1310.semver=13.1.0 -compiler.objcppppcg1310.objdumper=/opt/compiler-explorer/powerpc/gcc-13.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-objdump -compiler.objcppppcg1310.demangler=/opt/compiler-explorer/powerpc/gcc-13.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-c++filt - -compiler.objcppppcg1320.exe=/opt/compiler-explorer/powerpc/gcc-13.2.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-g++ -compiler.objcppppcg1320.semver=13.2.0 -compiler.objcppppcg1320.objdumper=/opt/compiler-explorer/powerpc/gcc-13.2.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-objdump -compiler.objcppppcg1320.demangler=/opt/compiler-explorer/powerpc/gcc-13.2.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-c++filt - -compiler.objcppppcg1410.exe=/opt/compiler-explorer/powerpc/gcc-14.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-g++ -compiler.objcppppcg1410.semver=14.1.0 -compiler.objcppppcg1410.objdumper=/opt/compiler-explorer/powerpc/gcc-14.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-objdump -compiler.objcppppcg1410.demangler=/opt/compiler-explorer/powerpc/gcc-14.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-c++filt - -############################### -# GCC for MIPSEL -group.objcppgccmipsel.compilers=objcppmipselg1230:objcppmipselg1310:objcppmipselg1320:objcppmipselg1410 -group.objcppgccmipsel.groupName=MIPS (EL) GCC -group.objcppgccmipsel.baseName=MIPS (EL) GCC -group.objcppgccmipsel.isSemVer=true -group.objcppgccmipsel.supportsExecute=false -group.objcppgccmipsel.supportsBinary=true -group.objcppgccmipsel.supportsBinaryObject=true - -compiler.objcppmipselg1230.exe=/opt/compiler-explorer/mipsel/gcc-12.3.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-g++ -compiler.objcppmipselg1230.semver=12.3.0 -compiler.objcppmipselg1230.objdumper=/opt/compiler-explorer/mipsel/gcc-12.3.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-objdump -compiler.objcppmipselg1230.demangler=/opt/compiler-explorer/mipsel/gcc-12.3.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-c++filt - -compiler.objcppmipselg1310.exe=/opt/compiler-explorer/mipsel/gcc-13.1.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-g++ -compiler.objcppmipselg1310.semver=13.1.0 -compiler.objcppmipselg1310.objdumper=/opt/compiler-explorer/mipsel/gcc-13.1.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-objdump -compiler.objcppmipselg1310.demangler=/opt/compiler-explorer/mipsel/gcc-13.1.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-c++filt - -compiler.objcppmipselg1320.exe=/opt/compiler-explorer/mipsel/gcc-13.2.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-g++ -compiler.objcppmipselg1320.semver=13.2.0 -compiler.objcppmipselg1320.objdumper=/opt/compiler-explorer/mipsel/gcc-13.2.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-objdump -compiler.objcppmipselg1320.demangler=/opt/compiler-explorer/mipsel/gcc-13.2.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-c++filt - -compiler.objcppmipselg1410.exe=/opt/compiler-explorer/mipsel/gcc-14.1.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-g++ -compiler.objcppmipselg1410.semver=14.1.0 -compiler.objcppmipselg1410.objdumper=/opt/compiler-explorer/mipsel/gcc-14.1.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-objdump -compiler.objcppmipselg1410.demangler=/opt/compiler-explorer/mipsel/gcc-14.1.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-c++filt - -############################### -# GCC for MIPS64EL -group.objcppgccmips64el.compilers=objcppmips64elg1230:objcppmips64elg1310:objcppmips64elg1320:objcppmips64elg1410 -group.objcppgccmips64el.groupName=MIPS64 (EL) GCC -group.objcppgccmips64el.baseName=MIPS64 (EL) GCC -group.objcppgccmips64el.isSemVer=true -group.objcppgccmips64el.supportsExecute=false -group.objcppgccmips64el.supportsBinary=true -group.objcppgccmips64el.supportsBinaryObject=true - -compiler.objcppmips64elg1230.exe=/opt/compiler-explorer/mips64el/gcc-12.3.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-g++ -compiler.objcppmips64elg1230.semver=12.3.0 -compiler.objcppmips64elg1230.objdumper=/opt/compiler-explorer/mips64el/gcc-12.3.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-objdump -compiler.objcppmips64elg1230.demangler=/opt/compiler-explorer/mips64el/gcc-12.3.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-c++filt - -compiler.objcppmips64elg1310.exe=/opt/compiler-explorer/mips64el/gcc-13.1.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-g++ -compiler.objcppmips64elg1310.semver=13.1.0 -compiler.objcppmips64elg1310.objdumper=/opt/compiler-explorer/mips64el/gcc-13.1.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-objdump -compiler.objcppmips64elg1310.demangler=/opt/compiler-explorer/mips64el/gcc-13.1.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-c++filt - -compiler.objcppmips64elg1320.exe=/opt/compiler-explorer/mips64el/gcc-13.2.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-g++ -compiler.objcppmips64elg1320.semver=13.2.0 -compiler.objcppmips64elg1320.objdumper=/opt/compiler-explorer/mips64el/gcc-13.2.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-objdump -compiler.objcppmips64elg1320.demangler=/opt/compiler-explorer/mips64el/gcc-13.2.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-c++filt - -compiler.objcppmips64elg1410.exe=/opt/compiler-explorer/mips64el/gcc-14.1.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-g++ -compiler.objcppmips64elg1410.semver=14.1.0 -compiler.objcppmips64elg1410.objdumper=/opt/compiler-explorer/mips64el/gcc-14.1.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-objdump -compiler.objcppmips64elg1410.demangler=/opt/compiler-explorer/mips64el/gcc-14.1.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-c++filt - -############################### -# GCC for MIPS64 -group.objcppgccmips64.compilers=objcppmips64g1230:objcppmips64g1310:objcppmips64g1320:objcppmips64g1410 -group.objcppgccmips64.groupName=MIPS64 GCC -group.objcppgccmips64.baseName=MIPS64 GCC -group.objcppgccmips64.isSemVer=true -group.objcppgccmips64.supportsExecute=false -group.objcppgccmips64.supportsBinary=true -group.objcppgccmips64.supportsBinaryObject=true - -compiler.objcppmips64g1230.exe=/opt/compiler-explorer/mips64/gcc-12.3.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-g++ -compiler.objcppmips64g1230.semver=12.3.0 -compiler.objcppmips64g1230.objdumper=/opt/compiler-explorer/mips64/gcc-12.3.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump -compiler.objcppmips64g1230.demangler=/opt/compiler-explorer/mips64/gcc-12.3.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-c++filt - -compiler.objcppmips64g1310.exe=/opt/compiler-explorer/mips64/gcc-13.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-g++ -compiler.objcppmips64g1310.semver=13.1.0 -compiler.objcppmips64g1310.objdumper=/opt/compiler-explorer/mips64/gcc-13.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump -compiler.objcppmips64g1310.demangler=/opt/compiler-explorer/mips64/gcc-13.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-c++filt - -compiler.objcppmips64g1320.exe=/opt/compiler-explorer/mips64/gcc-13.2.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-g++ -compiler.objcppmips64g1320.semver=13.2.0 -compiler.objcppmips64g1320.objdumper=/opt/compiler-explorer/mips64/gcc-13.2.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump -compiler.objcppmips64g1320.demangler=/opt/compiler-explorer/mips64/gcc-13.2.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-c++filt - -compiler.objcppmips64g1410.exe=/opt/compiler-explorer/mips64/gcc-14.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-g++ -compiler.objcppmips64g1410.semver=14.1.0 -compiler.objcppmips64g1410.objdumper=/opt/compiler-explorer/mips64/gcc-14.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump -compiler.objcppmips64g1410.demangler=/opt/compiler-explorer/mips64/gcc-14.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-c++filt - - -############################### -# GCC for MIPS -group.objcppgccmips.compilers=objcppmipsg1230:objcppmipsg1310:objcppmipsg1320:objcppmipsg1410 -group.objcppgccmips.groupName=MIPS GCC -group.objcppgccmips.baseName=MIPS GCC -group.objcppgccmips.isSemVer=true -group.objcppgccmips.supportsExecute=false -group.objcppgccmips.supportsBinary=true -group.objcppgccmips.supportsBinaryObject=true - -compiler.objcppmipsg1230.exe=/opt/compiler-explorer/mips/gcc-12.3.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-g++ -compiler.objcppmipsg1230.semver=12.3.0 -compiler.objcppmipsg1230.objdumper=/opt/compiler-explorer/mips/gcc-12.3.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump -compiler.objcppmipsg1230.demangler=/opt/compiler-explorer/mips/gcc-12.3.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-c++filt - -compiler.objcppmipsg1310.exe=/opt/compiler-explorer/mips/gcc-13.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-g++ -compiler.objcppmipsg1310.semver=13.1.0 -compiler.objcppmipsg1310.objdumper=/opt/compiler-explorer/mips/gcc-13.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump -compiler.objcppmipsg1310.demangler=/opt/compiler-explorer/mips/gcc-13.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-c++filt - -compiler.objcppmipsg1320.exe=/opt/compiler-explorer/mips/gcc-13.2.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-g++ -compiler.objcppmipsg1320.semver=13.2.0 -compiler.objcppmipsg1320.objdumper=/opt/compiler-explorer/mips/gcc-13.2.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump -compiler.objcppmipsg1320.demangler=/opt/compiler-explorer/mips/gcc-13.2.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-c++filt - -compiler.objcppmipsg1410.exe=/opt/compiler-explorer/mips/gcc-14.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-g++ -compiler.objcppmipsg1410.semver=14.1.0 -compiler.objcppmipsg1410.objdumper=/opt/compiler-explorer/mips/gcc-14.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump -compiler.objcppmipsg1410.demangler=/opt/compiler-explorer/mips/gcc-14.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-c++filt - -############################### -# GCC for s390 -group.objcppgccs390x.compilers=objcpps390xg1230:objcpps390xg1310:objcpps390xg1320:objcpps390xg1410 -group.objcppgccs390x.groupName=S390X GCC -group.objcppgccs390x.baseName=S390X GCC -group.objcppgccs390x.isSemVer=true -group.objcppgccs390x.supportsExecute=false -group.objcppgccs390x.supportsBinary=true -group.objcppgccs390x.supportsBinaryObject=true - -compiler.objcpps390xg1230.exe=/opt/compiler-explorer/s390x/gcc-12.3.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-g++ -compiler.objcpps390xg1230.semver=12.3.0 -compiler.objcpps390xg1230.objdumper=/opt/compiler-explorer/s390x/gcc-12.3.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-objdump -compiler.objcpps390xg1230.demangler=/opt/compiler-explorer/s390x/gcc-12.3.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-c++filt - -compiler.objcpps390xg1310.exe=/opt/compiler-explorer/s390x/gcc-13.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-g++ -compiler.objcpps390xg1310.semver=13.1.0 -compiler.objcpps390xg1310.objdumper=/opt/compiler-explorer/s390x/gcc-13.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-objdump -compiler.objcpps390xg1310.demangler=/opt/compiler-explorer/s390x/gcc-13.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-c++filt - -compiler.objcpps390xg1320.exe=/opt/compiler-explorer/s390x/gcc-13.2.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-g++ -compiler.objcpps390xg1320.semver=13.2.0 -compiler.objcpps390xg1320.objdumper=/opt/compiler-explorer/s390x/gcc-13.2.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-objdump -compiler.objcpps390xg1320.demangler=/opt/compiler-explorer/s390x/gcc-13.2.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-c++filt - -compiler.objcpps390xg1410.exe=/opt/compiler-explorer/s390x/gcc-14.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-g++ -compiler.objcpps390xg1410.semver=14.1.0 -compiler.objcpps390xg1410.objdumper=/opt/compiler-explorer/s390x/gcc-14.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-objdump -compiler.objcpps390xg1410.demangler=/opt/compiler-explorer/s390x/gcc-14.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-c++filt - -############################### -# GCC for ARM -group.objcppgccarm.compilers=objcpparmg1230:objcpparmg1310:objcpparmg1320:objcpparmg1410 -group.objcppgccarm.groupName=ARM GCC -group.objcppgccarm.baseName=ARM GCC -group.objcppgccarm.isSemVer=true -group.objcppgccarm.supportsExecute=false -group.objcppgccarm.supportsBinary=true -group.objcppgccarm.supportsBinaryObject=true - -compiler.objcpparmg1230.exe=/opt/compiler-explorer/arm/gcc-12.3.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -compiler.objcpparmg1230.semver=12.3.0 -compiler.objcpparmg1230.objdumper=/opt/compiler-explorer/arm/gcc-12.3.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-objdump -compiler.objcpparmg1230.demangler=/opt/compiler-explorer/arm/gcc-12.3.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-c++filt - -compiler.objcpparmg1310.exe=/opt/compiler-explorer/arm/gcc-13.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -compiler.objcpparmg1310.semver=13.1.0 -compiler.objcpparmg1310.objdumper=/opt/compiler-explorer/arm/gcc-13.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-objdump -compiler.objcpparmg1310.demangler=/opt/compiler-explorer/arm/gcc-13.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-c++filt - -compiler.objcpparmg1320.exe=/opt/compiler-explorer/arm/gcc-13.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -compiler.objcpparmg1320.semver=13.2.0 -compiler.objcpparmg1320.objdumper=/opt/compiler-explorer/arm/gcc-13.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-objdump -compiler.objcpparmg1320.demangler=/opt/compiler-explorer/arm/gcc-13.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-c++filt - -compiler.objcpparmg1410.exe=/opt/compiler-explorer/arm/gcc-14.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-g++ -compiler.objcpparmg1410.semver=14.1.0 -compiler.objcpparmg1410.objdumper=/opt/compiler-explorer/arm/gcc-14.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-objdump -compiler.objcpparmg1410.demangler=/opt/compiler-explorer/arm/gcc-14.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-c++filt - -############################### -# GCC for ARM64 - -group.objcppgccarm64.compilers=objcpparm64g1230:objcpparm64g1310:objcpparm64g1320:objcpparm64g1410 -group.objcppgccarm64.groupName=ARM64 GCC -group.objcppgccarm64.baseName=ARM64 GCC -group.objcppgccarm64.isSemVer=true -group.objcppgccarm64.supportsExecute=false -group.objcppgccarm64.supportsBinary=true -group.objcppgccarm64.supportsBinaryObject=true - -compiler.objcpparm64g1230.exe=/opt/compiler-explorer/arm64/gcc-12.3.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-g++ -compiler.objcpparm64g1230.semver=12.3.0 -compiler.objcpparm64g1230.objdumper=/opt/compiler-explorer/arm64/gcc-12.3.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-objdump -compiler.objcpparm64g1230.demangler=/opt/compiler-explorer/arm64/gcc-12.3.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-c++filt - -compiler.objcpparm64g1310.exe=/opt/compiler-explorer/arm64/gcc-13.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-g++ -compiler.objcpparm64g1310.semver=13.1.0 -compiler.objcpparm64g1310.objdumper=/opt/compiler-explorer/arm64/gcc-13.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-objdump -compiler.objcpparm64g1310.demangler=/opt/compiler-explorer/arm64/gcc-13.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-c++filt - -compiler.objcpparm64g1320.exe=/opt/compiler-explorer/arm64/gcc-13.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-g++ -compiler.objcpparm64g1320.semver=13.2.0 -compiler.objcpparm64g1320.objdumper=/opt/compiler-explorer/arm64/gcc-13.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-objdump -compiler.objcpparm64g1320.demangler=/opt/compiler-explorer/arm64/gcc-13.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-c++filt - -compiler.objcpparm64g1410.exe=/opt/compiler-explorer/arm64/gcc-14.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-g++ -compiler.objcpparm64g1410.semver=14.1.0 -compiler.objcpparm64g1410.objdumper=/opt/compiler-explorer/arm64/gcc-14.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-objdump -compiler.objcpparm64g1410.demangler=/opt/compiler-explorer/arm64/gcc-14.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-c++filt - -############################### -# GCC for RISC-V - -group.objcppgccrvs.compilers=&objcppgccrv32:&objcppgccrv64 -group.objcppgccrvs.groupName=RISC-V GCC -group.objcppgccrvs.isSemVer=true -group.objcppgccrvs.supportsExecute=false -group.objcppgccrvs.supportsBinary=true -group.objcppgccrvs.supportsBinaryObject=true - -## Subgroup for riscv32 -group.objcppgccrv32.compilers=objcppgccrv32trunk:objcppgccrv321230:objcppgccrv321310:objcppgccrv321320:objcppgccrv321410 -group.objcppgccrv32.groupName=RISC-V 32-bits -group.objcppgccrv32.baseName=RISC-V 32 GCC - -compiler.objcppgccrv321230.exe=/opt/compiler-explorer/riscv32/gcc-12.3.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-g++ -compiler.objcppgccrv321230.semver=12.3.0 -compiler.objcppgccrv321230.objdumper=/opt/compiler-explorer/riscv32/gcc-12.3.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-objdump -compiler.objcppgccrv321230.demangler=/opt/compiler-explorer/riscv32/gcc-12.3.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-c++filt - -compiler.objcppgccrv321310.exe=/opt/compiler-explorer/riscv32/gcc-13.1.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-g++ -compiler.objcppgccrv321310.semver=13.1.0 -compiler.objcppgccrv321310.objdumper=/opt/compiler-explorer/riscv32/gcc-13.1.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-objdump -compiler.objcppgccrv321310.demangler=/opt/compiler-explorer/riscv32/gcc-13.1.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-c++filt - -compiler.objcppgccrv321320.exe=/opt/compiler-explorer/riscv32/gcc-13.2.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-g++ -compiler.objcppgccrv321320.semver=13.2.0 -compiler.objcppgccrv321320.objdumper=/opt/compiler-explorer/riscv32/gcc-13.2.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-objdump -compiler.objcppgccrv321320.demangler=/opt/compiler-explorer/riscv32/gcc-13.2.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-c++filt - -compiler.objcppgccrv321410.exe=/opt/compiler-explorer/riscv32/gcc-14.1.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-g++ -compiler.objcppgccrv321410.semver=14.1.0 -compiler.objcppgccrv321410.objdumper=/opt/compiler-explorer/riscv32/gcc-14.1.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-objdump -compiler.objcppgccrv321410.demangler=/opt/compiler-explorer/riscv32/gcc-14.1.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-c++filt - -compiler.objcppgccrv32trunk.exe=/opt/compiler-explorer/riscv32/gcc-trunk/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-g++ -compiler.objcppgccrv32trunk.semver=(trunk) -compiler.objcppgccrv32trunk.demangler=/opt/compiler-explorer/riscv32/gcc-trunk/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-c++filt -compiler.objcppgccrv32trunk.objdumper=/opt/compiler-explorer/riscv32/gcc-trunk/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-objdump -compiler.objcppgccrv32trunk.isNightly=true - -## Subgroup for riscv64 -group.objcppgccrv64.compilers=objcppgccrv64trunk:objcppgccrv641230:objcppgccrv641310:objcppgccrv641320:objcppgccrv641410 -group.objcppgccrv64.groupName=RISC-V 64-bits -group.objcppgccrv64.baseName=RISC-V 64 GCC - -compiler.objcppgccrv641230.exe=/opt/compiler-explorer/riscv64/gcc-12.3.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-g++ -compiler.objcppgccrv641230.semver=12.3.0 -compiler.objcppgccrv641230.objdumper=/opt/compiler-explorer/riscv64/gcc-12.3.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump -compiler.objcppgccrv641230.demangler=/opt/compiler-explorer/riscv64/gcc-12.3.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-c++filt - -compiler.objcppgccrv641310.exe=/opt/compiler-explorer/riscv64/gcc-13.1.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-g++ -compiler.objcppgccrv641310.semver=13.1.0 -compiler.objcppgccrv641310.objdumper=/opt/compiler-explorer/riscv64/gcc-13.1.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump -compiler.objcppgccrv641310.demangler=/opt/compiler-explorer/riscv64/gcc-13.1.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-c++filt - -compiler.objcppgccrv641320.exe=/opt/compiler-explorer/riscv64/gcc-13.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-g++ -compiler.objcppgccrv641320.semver=13.2.0 -compiler.objcppgccrv641320.objdumper=/opt/compiler-explorer/riscv64/gcc-13.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump -compiler.objcppgccrv641320.demangler=/opt/compiler-explorer/riscv64/gcc-13.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-c++filt - -compiler.objcppgccrv641410.exe=/opt/compiler-explorer/riscv64/gcc-14.1.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-g++ -compiler.objcppgccrv641410.semver=14.1.0 -compiler.objcppgccrv641410.objdumper=/opt/compiler-explorer/riscv64/gcc-14.1.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump -compiler.objcppgccrv641410.demangler=/opt/compiler-explorer/riscv64/gcc-14.1.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-c++filt - -compiler.objcppgccrv64trunk.exe=/opt/compiler-explorer/riscv64/gcc-trunk/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-g++ -compiler.objcppgccrv64trunk.semver=(trunk) -compiler.objcppgccrv64trunk.demangler=/opt/compiler-explorer/riscv64/gcc-trunk/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-c++filt -compiler.objcppgccrv64trunk.objdumper=/opt/compiler-explorer/riscv64/gcc-trunk/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump -compiler.objcppgccrv64trunk.isNightly=true - -################################# -################################# -# Installed libs -libs=abseil:belleviews:benchmark:benri:blaze:boost:bmulti:brigand:catch2:cctz:cmcstl2:cnl:cppcoro:cppitertools:crosscables:ctbignum:cthash:ctre:date:dataframe:dawjson:dlib:doctest:eastl:eigen:enoki:entt:etl:eve:expected_lite:fastor:flux:fmt:gemmlowp:glm:gnufs:gnulibbacktrace:gnuexp:googletest:gsl:hdf5:hedley:hfsm:highfive:highway:hotels-template-library:immer:jsoncons:jsoncpp:kiwaku:kumi:kvasir:kyosu:lager:lagom:lexy:libassert:libguarded:libsimdpp:libuv:llvm:llvmfs:lua:magic_enum:mfem:mlir:mp-coro:mp-units:namedtype:nanorange:nlohmann_json:nsimd:ofw:openssl:outcome:pegtl:pipes:pugixml:python:rangesv3:raberu:scnlib:seastar:seqan3:simde:sol2:spdlog:spy:stdexec:strong_type:taojson:tbb:tlexpected:toml11:tomlplusplus:trompeloeil:tts:type_safe:unifex:vcl:xercesc:xsimd:xtensor:xtl:ztdcuneicode:ztdencodingtables:ztdidk:ztdstaticcontainers:ztdtext:ztdplatform:zug:cli11:avr-libstdcpp:curl:copperspice:sqlite - -libs.abseil.name=Abseil -libs.abseil.versions=trunk -libs.abseil.url=https://abseil.io/ -libs.abseil.staticliblink=absl_bad_any_cast_impl:absl_failure_signal_handler:absl_examine_stack:absl_flags_parse:absl_flags_usage:absl_flags_usage_internal:absl_flags:absl_flags_internal:absl_flags_marshalling:absl_flags_reflection:absl_flags_private_handle_accessor:absl_flags_commandlineflag:absl_flags_commandlineflag_internal:absl_flags_config:absl_flags_program_name:absl_leak_check:absl_hash:absl_city:absl_periodic_sampler:absl_random_internal_distribution_test_util:absl_random_distributions:absl_random_seed_sequences:absl_random_internal_pool_urbg:absl_random_internal_randen:absl_random_internal_randen_hwaes:absl_random_internal_randen_hwaes_impl:absl_random_internal_randen_slow:absl_random_internal_platform:absl_random_internal_seed_material:absl_random_seed_gen_exception:absl_raw_hash_set:absl_hashtablez_sampler:absl_exponential_biased:absl_scoped_set_env:absl_statusor:absl_status:absl_cord:absl_bad_optional_access:absl_strerror:absl_str_format_internal:absl_synchronization:absl_graphcycles_internal:absl_stacktrace:absl_symbolize:absl_debugging_internal:absl_demangle_internal:absl_malloc_internal:absl_time:absl_civil_time:absl_strings:absl_strings_internal:rt:absl_base:absl_spinlock_wait:absl_int128:absl_throw_delegate:absl_time_zone:absl_bad_variant_access:absl_raw_logging_internal:absl_log_severity:absl_low_level_hash -libs.abseil.versions.trunk.version=trunk -libs.abseil.versions.trunk.path=/opt/compiler-explorer/libs/abseil - -libs.belleviews.name=Belle Views -libs.belleviews.url=https://github.com/josuttis/belleviews -libs.belleviews.versions=trunk -libs.belleviews.description=A library of C++ views that just works for all basic use cases as expected. -libs.belleviews.versions.trunk.version=trunk -libs.belleviews.versions.trunk.path=/opt/compiler-explorer/libs/belleviews/trunk/sources - -libs.benchmark.name=Google Benchmark -libs.benchmark.versions=trunk:120:130:140:141:150:161:162 -libs.benchmark.url=https://github.com/google/benchmark -libs.benchmark.staticliblink=benchmark -libs.benchmark.versions.trunk.version=trunk -libs.benchmark.versions.trunk.path=/opt/compiler-explorer/libs/google-benchmark/trunk/include -libs.benchmark.versions.120.version=1.2.0 -libs.benchmark.versions.120.path=/opt/compiler-explorer/libs/google-benchmark/v1.2.0/include -libs.benchmark.versions.130.version=1.3.0 -libs.benchmark.versions.130.path=/opt/compiler-explorer/libs/google-benchmark/v1.3.0/include -libs.benchmark.versions.140.version=1.4.0 -libs.benchmark.versions.140.path=/opt/compiler-explorer/libs/google-benchmark/v1.4.0/include -libs.benchmark.versions.141.version=1.4.1 -libs.benchmark.versions.141.path=/opt/compiler-explorer/libs/google-benchmark/v1.4.1/include -libs.benchmark.versions.150.version=1.5.0 -libs.benchmark.versions.150.path=/opt/compiler-explorer/libs/google-benchmark/v1.5.0/include -libs.benchmark.versions.161.version=1.6.1 -libs.benchmark.versions.161.path=/opt/compiler-explorer/libs/google-benchmark/v1.6.1/include -libs.benchmark.versions.162.version=1.6.2 -libs.benchmark.versions.162.path=/opt/compiler-explorer/libs/google-benchmark/v1.6.2/include - -libs.benri.name=benri -libs.benri.description=Compile time checking of physical quantities. -libs.benri.versions=trunk:201:211 -libs.benri.url=https://github.com/jansende/benri -libs.benri.versions.trunk.version=trunk -libs.benri.versions.trunk.path=/opt/compiler-explorer/libs/benri/trunk/include -libs.benri.versions.201.version=2.0.1 -libs.benri.versions.201.path=/opt/compiler-explorer/libs/benri/v2.0.1/include -libs.benri.versions.211.version=2.1.1 -libs.benri.versions.211.path=/opt/compiler-explorer/libs/benri/v2.1.1/include - -libs.blaze.name=Blaze -libs.blaze.versions=trunk:33:34:35:36:37:38 -libs.blaze.url=https://bitbucket.org/blaze-lib/blaze -libs.blaze.versions.trunk.version=trunk -libs.blaze.versions.trunk.path=/opt/compiler-explorer/libs/blaze/trunk -libs.blaze.versions.33.version=3.3 -libs.blaze.versions.33.path=/opt/compiler-explorer/libs/blaze/v3.3 -libs.blaze.versions.34.version=3.4 -libs.blaze.versions.34.path=/opt/compiler-explorer/libs/blaze/v3.4 -libs.blaze.versions.35.version=3.5 -libs.blaze.versions.35.path=/opt/compiler-explorer/libs/blaze/v3.5 -libs.blaze.versions.36.version=3.6 -libs.blaze.versions.36.path=/opt/compiler-explorer/libs/blaze/v3.6 -libs.blaze.versions.37.version=3.7 -libs.blaze.versions.37.path=/opt/compiler-explorer/libs/blaze/v3.7 -libs.blaze.versions.38.version=3.8 -libs.blaze.versions.38.path=/opt/compiler-explorer/libs/blaze/v3.8 - -libs.boost.name=Boost -libs.boost.versions=164:165:166:167:168:169:170:171:172:173:174:175:176:177:178:179:180:181 -libs.boost.url=https://www.boost.org -libs.boost.versions.164.version=1.64.0 -libs.boost.versions.164.path=/opt/compiler-explorer/libs/boost_1_64_0 -libs.boost.versions.165.version=1.65.0 -libs.boost.versions.165.path=/opt/compiler-explorer/libs/boost_1_65_0 -libs.boost.versions.166.version=1.66.0 -libs.boost.versions.166.path=/opt/compiler-explorer/libs/boost_1_66_0 -libs.boost.versions.167.version=1.67.0 -libs.boost.versions.167.path=/opt/compiler-explorer/libs/boost_1_67_0 -libs.boost.versions.168.version=1.68.0 -libs.boost.versions.168.path=/opt/compiler-explorer/libs/boost_1_68_0 -libs.boost.versions.169.version=1.69.0 -libs.boost.versions.169.path=/opt/compiler-explorer/libs/boost_1_69_0 -libs.boost.versions.170.version=1.70.0 -libs.boost.versions.170.path=/opt/compiler-explorer/libs/boost_1_70_0 -libs.boost.versions.171.version=1.71.0 -libs.boost.versions.171.path=/opt/compiler-explorer/libs/boost_1_71_0 -libs.boost.versions.172.version=1.72.0 -libs.boost.versions.172.path=/opt/compiler-explorer/libs/boost_1_72_0 -libs.boost.versions.173.version=1.73.0 -libs.boost.versions.173.path=/opt/compiler-explorer/libs/boost_1_73_0 -libs.boost.versions.174.version=1.74.0 -libs.boost.versions.174.path=/opt/compiler-explorer/libs/boost_1_74_0 -libs.boost.versions.175.version=1.75.0 -libs.boost.versions.175.path=/opt/compiler-explorer/libs/boost_1_75_0 -libs.boost.versions.176.version=1.76.0 -libs.boost.versions.176.path=/opt/compiler-explorer/libs/boost_1_76_0 -libs.boost.versions.177.version=1.77.0 -libs.boost.versions.177.path=/opt/compiler-explorer/libs/boost_1_77_0 -libs.boost.versions.178.version=1.78.0 -libs.boost.versions.178.path=/opt/compiler-explorer/libs/boost_1_78_0 -libs.boost.versions.179.version=1.79.0 -libs.boost.versions.179.path=/opt/compiler-explorer/libs/boost_1_79_0 -libs.boost.versions.180.version=1.80.0 -libs.boost.versions.180.path=/opt/compiler-explorer/libs/boost_1_80_0 -libs.boost.versions.181.version=1.81.0 -libs.boost.versions.181.path=/opt/compiler-explorer/libs/boost_1_81_0 - -libs.bmulti.name=B-Multi -libs.bmulti.url=https://gitlab.com/correaa/boost-multi -libs.bmulti.versions=trunk -libs.bmulti.description=Modern C++ multidimensional arrays -libs.bmulti.versions.trunk.version=trunk -libs.bmulti.versions.trunk.path=/opt/compiler-explorer/libs/bmulti/trunk/include - -libs.brigand.name=Brigand -libs.brigand.versions=trunk:130 -libs.brigand.url=https://github.com/edouarda/brigand -libs.brigand.versions.trunk.version=trunk -libs.brigand.versions.130.version=1.3.0 -libs.brigand.versions.trunk.path=/opt/compiler-explorer/libs/brigand/trunk/include -libs.brigand.versions.130.path=/opt/compiler-explorer/libs/brigand/1.3.0 - -libs.catch2.name=Catch2 -libs.catch2.description=Catch2 -libs.catch2.url=https://github.com/catchorg/Catch2 -libs.catch2.versions=trunk:222:223:230:240:241:242:250:260:261:270:271:272:280:290:291:292:2100:2101:2102:2110:2111:2112:2113:2120:2121:300-preview2:300-preview3:301 -libs.catch2.versions.trunk.version=trunk -libs.catch2.versions.trunk.path=/opt/compiler-explorer/libs/catch2/trunk/src -libs.catch2.versions.trunk.staticliblink=Catch2d -libs.catch2.versions.222.version=2.2.2 -libs.catch2.versions.222.path=/opt/compiler-explorer/libs/catch2/v2.2.2/include -libs.catch2.versions.223.version=2.2.3 -libs.catch2.versions.223.path=/opt/compiler-explorer/libs/catch2/v2.2.3/include -libs.catch2.versions.230.version=2.3.0 -libs.catch2.versions.230.path=/opt/compiler-explorer/libs/catch2/v2.3.0/include -libs.catch2.versions.240.version=2.4.0 -libs.catch2.versions.240.path=/opt/compiler-explorer/libs/catch2/v2.4.0/include -libs.catch2.versions.241.version=2.4.1 -libs.catch2.versions.241.path=/opt/compiler-explorer/libs/catch2/v2.4.1/include -libs.catch2.versions.242.version=2.4.2 -libs.catch2.versions.242.path=/opt/compiler-explorer/libs/catch2/v2.4.2/include -libs.catch2.versions.250.version=2.5.0 -libs.catch2.versions.250.path=/opt/compiler-explorer/libs/catch2/v2.5.0/include -libs.catch2.versions.260.version=2.6.0 -libs.catch2.versions.260.path=/opt/compiler-explorer/libs/catch2/v2.6.0/include -libs.catch2.versions.261.version=2.6.1 -libs.catch2.versions.261.path=/opt/compiler-explorer/libs/catch2/v2.6.1/include -libs.catch2.versions.270.version=2.7.0 -libs.catch2.versions.270.path=/opt/compiler-explorer/libs/catch2/v2.7.0/include -libs.catch2.versions.271.version=2.7.1 -libs.catch2.versions.271.path=/opt/compiler-explorer/libs/catch2/v2.7.1/include -libs.catch2.versions.272.version=2.7.2 -libs.catch2.versions.272.path=/opt/compiler-explorer/libs/catch2/v2.7.2/include -libs.catch2.versions.280.version=2.8.0 -libs.catch2.versions.280.path=/opt/compiler-explorer/libs/catch2/v2.8.0/include -libs.catch2.versions.290.version=2.9.0 -libs.catch2.versions.290.path=/opt/compiler-explorer/libs/catch2/v2.9.0/include -libs.catch2.versions.291.version=2.9.1 -libs.catch2.versions.291.path=/opt/compiler-explorer/libs/catch2/v2.9.1/include -libs.catch2.versions.292.version=2.9.2 -libs.catch2.versions.292.path=/opt/compiler-explorer/libs/catch2/v2.9.2/include -libs.catch2.versions.2100.version=2.10.0 -libs.catch2.versions.2100.path=/opt/compiler-explorer/libs/catch2/v2.10.0/include -libs.catch2.versions.2101.version=2.10.1 -libs.catch2.versions.2101.path=/opt/compiler-explorer/libs/catch2/v2.10.1/include -libs.catch2.versions.2102.version=2.10.2 -libs.catch2.versions.2102.path=/opt/compiler-explorer/libs/catch2/v2.10.2/include -libs.catch2.versions.2110.version=2.11.0 -libs.catch2.versions.2110.path=/opt/compiler-explorer/libs/catch2/v2.11.0/include -libs.catch2.versions.2111.version=2.11.1 -libs.catch2.versions.2111.path=/opt/compiler-explorer/libs/catch2/v2.11.1/include -libs.catch2.versions.2112.version=2.11.2 -libs.catch2.versions.2112.path=/opt/compiler-explorer/libs/catch2/v2.11.2/include -libs.catch2.versions.2113.version=2.11.3 -libs.catch2.versions.2113.path=/opt/compiler-explorer/libs/catch2/v2.11.3/include -libs.catch2.versions.2120.version=2.12.0 -libs.catch2.versions.2120.path=/opt/compiler-explorer/libs/catch2/v2.12.0/include -libs.catch2.versions.2121.version=2.12.1 -libs.catch2.versions.2121.path=/opt/compiler-explorer/libs/catch2/v2.12.1/include -libs.catch2.versions.300-preview2.version=3.0.0-preview2 -libs.catch2.versions.300-preview2.path=/opt/compiler-explorer/libs/catch2/v3.0.0-preview2/src -libs.catch2.versions.300-preview2.staticliblink=Catch2 -libs.catch2.versions.300-preview3.version=3.0.0-preview3 -libs.catch2.versions.300-preview3.path=/opt/compiler-explorer/libs/catch2/v3.0.0-preview3/src -libs.catch2.versions.300-preview3.staticliblink=Catch2 -libs.catch2.versions.301.version=3.0.1 -libs.catch2.versions.301.path=/opt/compiler-explorer/libs/catch2/v3.0.1/src -libs.catch2.versions.301.staticliblink=Catch2d - -libs.cctz.name=CCTZ -libs.cctz.url=https://github.com/google/cctz -libs.cctz.versions=23 -libs.cctz.staticliblink=cctz -libs.cctz.versions.23.version=2.3 -libs.cctz.versions.23.path=/opt/compiler-explorer/libs/cctz/v2.3/include - -libs.cmcstl2.name=cmcstl2 -libs.cmcstl2.versions=trunk -libs.cmcstl2.url=https://github.com/CaseyCarter/cmcstl2 -libs.cmcstl2.versions.trunk.version=trunk -libs.cmcstl2.versions.trunk.path=/opt/compiler-explorer/libs/cmcstl2/include - -libs.cnl.name=CNL -libs.cnl.description=Compositional Numeric Library -libs.cnl.url=https://github.com/johnmcfarlane/cnl -libs.cnl.versions=1x:100:115:trunk -libs.cnl.versions.trunk.version=trunk -libs.cnl.versions.trunk.path=/opt/compiler-explorer/libs/cnl/trunk/include -libs.cnl.versions.1x.version=1.x -libs.cnl.versions.1x.path=/opt/compiler-explorer/libs/cnl/v1.x/include -libs.cnl.versions.100.version=1.0.0 -libs.cnl.versions.100.path=/opt/compiler-explorer/libs/cnl/v1.0.0/include -libs.cnl.versions.115.version=1.1.5 -libs.cnl.versions.115.path=/opt/compiler-explorer/libs/cnl/v1.1.5/include - -libs.cppcoro.name=cppcoro -libs.cppcoro.description=Coroutine abstractions for the Coroutines TS -libs.cppcoro.versions=trunk -libs.cppcoro.staticliblink=cppcoro -libs.cppcoro.url=https://github.com/andreasbuhr/cppcoro -libs.cppcoro.versions.trunk.version=trunk -libs.cppcoro.versions.trunk.path=/opt/compiler-explorer/libs/cppcoro/include - -libs.cppitertools.name=cppitertools -libs.cppitertools.versions=trunk:100:200 -libs.cppitertools.url=https://github.com/ryanhaining/cppitertools -libs.cppitertools.versions.trunk.version=trunk -libs.cppitertools.versions.trunk.path=/opt/compiler-explorer/libs/cppitertools/trunk -libs.cppitertools.versions.100.version=v1.0 -libs.cppitertools.versions.100.path=/opt/compiler-explorer/libs/cppitertools/v1.0 -libs.cppitertools.versions.200.version=v2.0 -libs.cppitertools.versions.200.path=/opt/compiler-explorer/libs/cppitertools/v2.0 - -libs.crosscables.name=Crosscables -libs.crosscables.url=https://github.com/partouf/Crosscables -libs.crosscables.description=A statically linked C++98 cross-platform and multi-purpose library. Includes templates, classes and functions for custom strings, encoding, containers, threading, filesystem and networking. -libs.crosscables.versions=trunk -libs.crosscables.staticliblink=Jumpropes:Groundfloor -libs.crosscables.versions.trunk.version=trunk -libs.crosscables.versions.trunk.path=/opt/compiler-explorer/libs/crosscables/trunk/include - -libs.ctbignum.name=ctbignum -libs.ctbignum.versions=trunk -libs.ctbignum.url=https://github.com/niekbouman/ctbignum -libs.ctbignum.versions.trunk.version=trunk -libs.ctbignum.versions.trunk.path=/opt/compiler-explorer/libs/ctbignum/include - -libs.cthash.name=CTHASH -libs.cthash.description=Compile time hashes -libs.cthash.versions=main -libs.cthash.url=https://github.com/hanickadot/cthash -libs.cthash.versions.main.version=main -libs.cthash.versions.main.path=/opt/compiler-explorer/libs/cthash/main/include - -libs.ctre.name=CTRE -libs.ctre.description=Compile Time Regular Expressions -libs.ctre.versions=trunk:ecma-unicode:dfa:v2 -libs.ctre.url=https://github.com/hanickadot/compile-time-regular-expressions -libs.ctre.examples=5U67_e:x64CVp:PKTiCC -libs.ctre.versions.ecma-unicode.version=ecma-unicode -libs.ctre.versions.ecma-unicode.path=/opt/compiler-explorer/libs/ctre/ecma-unicode/include -libs.ctre.versions.dfa.version=dfa -libs.ctre.versions.dfa.path=/opt/compiler-explorer/libs/ctre/dfa/include -libs.ctre.versions.trunk.version=trunk -libs.ctre.versions.trunk.path=/opt/compiler-explorer/libs/ctre/main/include -libs.ctre.versions.v2.version=v2 -libs.ctre.versions.v2.path=/opt/compiler-explorer/libs/ctre/v2/include - -libs.date.name=Date -libs.date.url=https://github.com/HowardHinnant/date -libs.date.description=Date -libs.date.staticliblink=date-tz -libs.date.dependencies=curl-d -libs.date.versions=trunk:301 -libs.date.versions.trunk.version=trunk -libs.date.versions.trunk.path=/opt/compiler-explorer/libs/date/trunk/include -libs.date.versions.301.version=3.0.1 -libs.date.versions.301.path=/opt/compiler-explorer/libs/date/v3.0.1/include - -libs.dataframe.name=DataFrame -libs.dataframe.url=https://github.com/Hosseinmoein/DataFrame -libs.dataframe.description=C++ DataFrame -libs.dataframe.staticliblink=DataFrame -libs.dataframe.versions=trunk:1_19_0 -libs.dataframe.versions.trunk.version=trunk -libs.dataframe.versions.trunk.path=/opt/compiler-explorer/libs/dataframe/trunk/include -libs.dataframe.versions.1_19_0.version=1.19.0 -libs.dataframe.versions.1_19_0.path=/opt/compiler-explorer/libs/dataframe/1.19.0/include - -libs.dawjson.name=DAW JSON Link -libs.dawjson.url=https://github.com/beached/daw_json_link/ -libs.dawjson.description=Fast JSON serialization and parsing in C++ with declarative mappings -libs.dawjson.versions=trunk:2911 -libs.dawjson.versions.trunk.version=trunk -libs.dawjson.versions.trunk.path=/opt/compiler-explorer/libs/dawjson/trunk/include -libs.dawjson.versions.2911.version=2.9.11 -libs.dawjson.versions.2911.path=/opt/compiler-explorer/libs/dawjson/v2.9.11/include - -libs.dlib.name=dlib -libs.dlib.description=Machine learning algorithms and tools -libs.dlib.versions=197:199:1910:trunk -libs.dlib.url=http://dlib.net/ -libs.dlib.staticliblink=dlib -libs.dlib.versions.trunk.version=trunk -libs.dlib.versions.trunk.path=/opt/compiler-explorer/libs/dlib/trunk -libs.dlib.versions.197.version=19.7 -libs.dlib.versions.197.path=/opt/compiler-explorer/libs/dlib/v19.7 -libs.dlib.versions.197.lookupversion=v19.7 -libs.dlib.versions.199.version=19.9 -libs.dlib.versions.199.path=/opt/compiler-explorer/libs/dlib/v19.9 -libs.dlib.versions.199.lookupversion=v19.9 -libs.dlib.versions.1910.version=19.10 -libs.dlib.versions.1910.path=/opt/compiler-explorer/libs/dlib/v19.10 -libs.dlib.versions.1910.lookupversion=v19.10 - -libs.doctest.name=Doctest -libs.doctest.description=The fastest feature-rich C++11 single-header testing framework for unit tests and TDD -libs.doctest.url=https://github.com/onqtam/doctest -libs.doctest.versions=trunk:129:200:201:210:220:221:222:223:230:231:232:233:234:235:236:237:238 -libs.doctest.versions.trunk.version=trunk -libs.doctest.versions.trunk.path=/opt/compiler-explorer/libs/doctest/trunk/doctest -libs.doctest.versions.129.version=1.2.9 -libs.doctest.versions.129.path=/opt/compiler-explorer/libs/doctest/1.2.9/doctest -libs.doctest.versions.200.version=2.0.0 -libs.doctest.versions.200.path=/opt/compiler-explorer/libs/doctest/2.0.0/doctest -libs.doctest.versions.201.version=2.0.1 -libs.doctest.versions.201.path=/opt/compiler-explorer/libs/doctest/2.0.1/doctest -libs.doctest.versions.210.version=2.1.0 -libs.doctest.versions.210.path=/opt/compiler-explorer/libs/doctest/2.1.0/doctest -libs.doctest.versions.220.version=2.2.0 -libs.doctest.versions.220.path=/opt/compiler-explorer/libs/doctest/2.2.0/doctest -libs.doctest.versions.221.version=2.2.1 -libs.doctest.versions.221.path=/opt/compiler-explorer/libs/doctest/2.2.1/doctest -libs.doctest.versions.222.version=2.2.2 -libs.doctest.versions.222.path=/opt/compiler-explorer/libs/doctest/2.2.2/doctest -libs.doctest.versions.223.version=2.2.3 -libs.doctest.versions.223.path=/opt/compiler-explorer/libs/doctest/2.2.3/doctest -libs.doctest.versions.230.version=2.3.0 -libs.doctest.versions.230.path=/opt/compiler-explorer/libs/doctest/2.3.0/doctest -libs.doctest.versions.231.version=2.3.1 -libs.doctest.versions.231.path=/opt/compiler-explorer/libs/doctest/2.3.1/doctest -libs.doctest.versions.232.version=2.3.2 -libs.doctest.versions.232.path=/opt/compiler-explorer/libs/doctest/2.3.2/doctest -libs.doctest.versions.233.version=2.3.3 -libs.doctest.versions.233.path=/opt/compiler-explorer/libs/doctest/2.3.3/doctest -libs.doctest.versions.234.version=2.3.4 -libs.doctest.versions.234.path=/opt/compiler-explorer/libs/doctest/2.3.4/doctest -libs.doctest.versions.235.version=2.3.5 -libs.doctest.versions.235.path=/opt/compiler-explorer/libs/doctest/2.3.5/doctest -libs.doctest.versions.236.version=2.3.6 -libs.doctest.versions.236.path=/opt/compiler-explorer/libs/doctest/2.3.6/doctest -libs.doctest.versions.237.version=2.3.7 -libs.doctest.versions.237.path=/opt/compiler-explorer/libs/doctest/2.3.7/doctest -libs.doctest.versions.238.version=2.3.8 -libs.doctest.versions.238.path=/opt/compiler-explorer/libs/doctest/2.3.8/doctest - -libs.eastl.name=EASTL -libs.eastl.description=The Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance. -libs.eastl.url=https://github.com/electronicarts/EASTL -libs.eastl.versions=trunk:3_12_01:3_12_04:3_12_07:3_12_08:3_13_00:3_13_02:3_13_03:3_13_04:3_13_05:3_13_06:3_14_00:3_14_01:3_14_02:3_14_03:3_14_06:3_15_00:3_16_01:3_16_05 -libs.eastl.versions.trunk.version=trunk -libs.eastl.versions.trunk.path=/opt/compiler-explorer/libs/eastl/trunk/include:/opt/compiler-explorer/libs/eastl/trunk/test/packages/EABase/include/Common -libs.eastl.versions.3_12_01.version=3.12.01 -libs.eastl.versions.3_12_01.path=/opt/compiler-explorer/libs/eastl/3.12.01/include:/opt/compiler-explorer/libs/eastl/3.12.01/test/packages/EABase/include/Common -libs.eastl.versions.3_12_04.version=3.12.04 -libs.eastl.versions.3_12_04.path=/opt/compiler-explorer/libs/eastl/3.12.04/include:/opt/compiler-explorer/libs/eastl/3.12.04/test/packages/EABase/include/Common -libs.eastl.versions.3_12_07.version=3.12.07 -libs.eastl.versions.3_12_07.path=/opt/compiler-explorer/libs/eastl/3.12.07/include:/opt/compiler-explorer/libs/eastl/3.12.07/test/packages/EABase/include/Common -libs.eastl.versions.3_12_08.version=3.12.08 -libs.eastl.versions.3_12_08.path=/opt/compiler-explorer/libs/eastl/3.12.08/include:/opt/compiler-explorer/libs/eastl/3.12.08/test/packages/EABase/include/Common -libs.eastl.versions.3_13_00.version=3.13.00 -libs.eastl.versions.3_13_00.path=/opt/compiler-explorer/libs/eastl/3.13.00/include:/opt/compiler-explorer/libs/eastl/3.13.00/test/packages/EABase/include/Common -libs.eastl.versions.3_13_02.version=3.13.02 -libs.eastl.versions.3_13_02.path=/opt/compiler-explorer/libs/eastl/3.13.02/include:/opt/compiler-explorer/libs/eastl/3.13.02/test/packages/EABase/include/Common -libs.eastl.versions.3_13_03.version=3.13.03 -libs.eastl.versions.3_13_03.path=/opt/compiler-explorer/libs/eastl/3.13.03/include:/opt/compiler-explorer/libs/eastl/3.13.03/test/packages/EABase/include/Common -libs.eastl.versions.3_13_04.version=3.13.04 -libs.eastl.versions.3_13_04.path=/opt/compiler-explorer/libs/eastl/3.13.04/include:/opt/compiler-explorer/libs/eastl/3.13.04/test/packages/EABase/include/Common -libs.eastl.versions.3_13_05.version=3.13.05 -libs.eastl.versions.3_13_05.path=/opt/compiler-explorer/libs/eastl/3.13.05/include:/opt/compiler-explorer/libs/eastl/3.13.05/test/packages/EABase/include/Common -libs.eastl.versions.3_13_06.version=3.13.06 -libs.eastl.versions.3_13_06.path=/opt/compiler-explorer/libs/eastl/3.13.06/include:/opt/compiler-explorer/libs/eastl/3.13.06/test/packages/EABase/include/Common -libs.eastl.versions.3_14_00.version=3.14.00 -libs.eastl.versions.3_14_00.path=/opt/compiler-explorer/libs/eastl/3.14.00/include:/opt/compiler-explorer/libs/eastl/3.14.00/test/packages/EABase/include/Common -libs.eastl.versions.3_14_01.version=3.14.01 -libs.eastl.versions.3_14_01.path=/opt/compiler-explorer/libs/eastl/3.14.01/include:/opt/compiler-explorer/libs/eastl/3.14.01/test/packages/EABase/include/Common -libs.eastl.versions.3_14_02.version=3.14.02 -libs.eastl.versions.3_14_02.path=/opt/compiler-explorer/libs/eastl/3.14.02/include:/opt/compiler-explorer/libs/eastl/3.14.02/test/packages/EABase/include/Common -libs.eastl.versions.3_14_03.version=3.14.03 -libs.eastl.versions.3_14_03.path=/opt/compiler-explorer/libs/eastl/3.14.03/include:/opt/compiler-explorer/libs/eastl/3.14.03/test/packages/EABase/include/Common -libs.eastl.versions.3_14_06.version=3.14.06 -libs.eastl.versions.3_14_06.path=/opt/compiler-explorer/libs/eastl/3.14.06/include:/opt/compiler-explorer/libs/eastl/3.14.06/test/packages/EABase/include/Common -libs.eastl.versions.3_15_00.version=3.15.00 -libs.eastl.versions.3_15_00.path=/opt/compiler-explorer/libs/eastl/3.15.00/include:/opt/compiler-explorer/libs/eastl/3.15.00/test/packages/EABase/include/Common -libs.eastl.versions.3_16_01.version=3.16.01 -libs.eastl.versions.3_16_01.path=/opt/compiler-explorer/libs/eastl/3.16.01/include:/opt/compiler-explorer/libs/eastl/3.16.01/test/packages/EABase/include/Common -libs.eastl.versions.3_16_05.version=3.16.05 -libs.eastl.versions.3_16_05.path=/opt/compiler-explorer/libs/eastl/3.16.05/include:/opt/compiler-explorer/libs/eastl/3.16.05/test/packages/EABase/include/Common - -libs.eigen.name=Eigen -libs.eigen.versions=trunk:340:339:337:335:334 -libs.eigen.url=http://eigen.tuxfamily.org/index.php?title=Main_Page -libs.eigen.versions.trunk.version=trunk -libs.eigen.versions.trunk.path=/opt/compiler-explorer/libs/eigen/vtrunk -libs.eigen.versions.340.version=3.4.0 -libs.eigen.versions.340.path=/opt/compiler-explorer/libs/eigen/v3.4.0 -libs.eigen.versions.339.version=3.3.9 -libs.eigen.versions.339.path=/opt/compiler-explorer/libs/eigen/v3.3.9 -libs.eigen.versions.337.version=3.3.7 -libs.eigen.versions.337.path=/opt/compiler-explorer/libs/eigen/v3.3.7 -libs.eigen.versions.335.version=3.3.5 -libs.eigen.versions.335.path=/opt/compiler-explorer/libs/eigen/v3.3.5 -libs.eigen.versions.334.version=3.3.4 -libs.eigen.versions.334.path=/opt/compiler-explorer/libs/eigen/v3.3.4 - -libs.enoki.name=Enoki -libs.enoki.url=https://github.com/mitsuba-renderer/enoki -libs.enoki.versions=trunk -libs.enoki.versions.trunk.version=trunk -libs.enoki.versions.trunk.path=/opt/compiler-explorer/libs/enoki/trunk/include - -libs.entt.name=entt -libs.entt.url=https://github.com/skypjack/entt -libs.entt.versions=trunk:350:360 -libs.entt.versions.350.version=3.5.0 -libs.entt.versions.350.path=/opt/compiler-explorer/libs/entt/v3.5.0/src -libs.entt.versions.360.version=3.6.0 -libs.entt.versions.360.path=/opt/compiler-explorer/libs/entt/v3.6.0/src -libs.entt.versions.trunk.version=trunk -libs.entt.versions.trunk.path=/opt/compiler-explorer/libs/entt/trunk/src - -libs.etl.name=etl -libs.etl.description=Embedded Template Library. An STL-like C++ template library tailored for embedded systems. -libs.etl.versions=trunk -libs.etl.url=https://github.com/ETLCPP/etl -libs.etl.versions.trunk.version=trunk -libs.etl.versions.trunk.path=/opt/compiler-explorer/libs/etl/include:/opt/compiler-explorer/libs/etl/include/etl/profiles - -libs.eve.name=EVE -libs.eve.description=C++20 SIMD wrapper -libs.eve.versions=trunk:v2021100:v2022030:v2022090 -libs.eve.url=https://github.com/jfalcou/eve -libs.eve.versions.trunk.version=trunk -libs.eve.versions.trunk.path=/opt/compiler-explorer/libs/eve/trunk/include -libs.eve.versions.v2021100.version=v2021100 -libs.eve.versions.v2021100.path=/opt/compiler-explorer/libs/eve/v2021.10.0/include -libs.eve.versions.v2022030.version=v2022030 -libs.eve.versions.v2022030.path=/opt/compiler-explorer/libs/eve/v2022030.10.0/include -libs.eve.versions.v2022090.version=v2022090 -libs.eve.versions.v2022090.path=/opt/compiler-explorer/libs/eve/v2022.09.0/include - -libs.expected_lite.versions=001:010:trunk -libs.expected_lite.url=https://github.com/martinmoene/expected-lite -libs.expected_lite.name=expected-lite -libs.expected_lite.description=Expected for C++11 and greater -libs.expected_lite.versions.001.version=0.0.1 -libs.expected_lite.versions.001.path=/opt/compiler-explorer/libs/expected-lite/v0.0.1/include -libs.expected_lite.versions.010.version=0.1.0 -libs.expected_lite.versions.010.path=/opt/compiler-explorer/libs/expected-lite/v0.1.0/include -libs.expected_lite.versions.trunk.version=trunk -libs.expected_lite.versions.trunk.path=/opt/compiler-explorer/libs/expected-lite/trunk/include - -libs.fastor.name=Fastor -libs.fastor.description=Fastor is a high performance stack-based tensor (fixed multi-dimensional array) library for modern C++. -libs.fastor.versions=trunk:063 -libs.fastor.url=https://github.com/romeric/Fastor -libs.fastor.versions.trunk.version=trunk -libs.fastor.versions.trunk.path=/opt/compiler-explorer/libs/fastor/trunk -libs.fastor.versions.063.version=0.6.3 -libs.fastor.versions.063.path=/opt/compiler-explorer/libs/fastor/V0.6.3/ - -libs.flux.name=Flux -libs.flux.description=A C++20 library for sequence-orientated programming. Safer, easier, faster, compatible. -libs.flux.versions=trunk -libs.flux.url=https://github.com/tcbrindle/flux -libs.flux.versions.trunk.version=trunk -libs.flux.versions.trunk.path=/opt/compiler-explorer/libs/flux/trunk/include - -libs.fmt.name={fmt} -libs.fmt.description=A modern formatting library -libs.fmt.versions=trunk:400:410:500:510:520:530:600:610:611:612:620:621:700:713:801:811:900:910:1000:1011:1021 -libs.fmt.url=https://fmt.dev/ -libs.fmt.staticliblink=fmtd -libs.fmt.examples=Tevcjh:oK8h33:Yn7Txe:Yn7Txe:K8s4Mc:MjsY7c -libs.fmt.versions.trunk.version=trunk -libs.fmt.versions.trunk.path=/opt/compiler-explorer/libs/fmt/trunk/include -libs.fmt.versions.400.version=4.0.0 -libs.fmt.versions.400.path=/opt/compiler-explorer/libs/fmt/4.0.0 -libs.fmt.versions.400.staticliblink=fmt -libs.fmt.versions.410.version=4.1.0 -libs.fmt.versions.410.path=/opt/compiler-explorer/libs/fmt/4.1.0 -libs.fmt.versions.410.staticliblink=fmt -libs.fmt.versions.500.version=5.0.0 -libs.fmt.versions.500.path=/opt/compiler-explorer/libs/fmt/5.0.0/include -libs.fmt.versions.510.version=5.1.0 -libs.fmt.versions.510.path=/opt/compiler-explorer/libs/fmt/5.1.0/include -libs.fmt.versions.520.version=5.2.0 -libs.fmt.versions.520.path=/opt/compiler-explorer/libs/fmt/5.2.0/include -libs.fmt.versions.530.version=5.3.0 -libs.fmt.versions.530.path=/opt/compiler-explorer/libs/fmt/5.3.0/include -libs.fmt.versions.600.version=6.0.0 -libs.fmt.versions.600.path=/opt/compiler-explorer/libs/fmt/6.0.0/include -libs.fmt.versions.610.version=6.1.0 -libs.fmt.versions.610.path=/opt/compiler-explorer/libs/fmt/6.1.0/include -libs.fmt.versions.611.version=6.1.1 -libs.fmt.versions.611.path=/opt/compiler-explorer/libs/fmt/6.1.1/include -libs.fmt.versions.612.version=6.1.2 -libs.fmt.versions.612.path=/opt/compiler-explorer/libs/fmt/6.1.2/include -libs.fmt.versions.620.version=6.2.0 -libs.fmt.versions.620.path=/opt/compiler-explorer/libs/fmt/6.2.0/include -libs.fmt.versions.621.version=6.2.1 -libs.fmt.versions.621.path=/opt/compiler-explorer/libs/fmt/6.2.1/include -libs.fmt.versions.700.version=7.0.0 -libs.fmt.versions.700.path=/opt/compiler-explorer/libs/fmt/7.0.0/include -libs.fmt.versions.713.version=7.1.3 -libs.fmt.versions.713.path=/opt/compiler-explorer/libs/fmt/7.1.3/include -libs.fmt.versions.801.version=8.0.1 -libs.fmt.versions.801.path=/opt/compiler-explorer/libs/fmt/8.0.1/include -libs.fmt.versions.811.version=8.1.1 -libs.fmt.versions.811.path=/opt/compiler-explorer/libs/fmt/8.1.1/include -libs.fmt.versions.900.version=9.0.0 -libs.fmt.versions.900.path=/opt/compiler-explorer/libs/fmt/9.0.0/include -libs.fmt.versions.910.version=9.1.0 -libs.fmt.versions.910.path=/opt/compiler-explorer/libs/fmt/9.1.0/include -libs.fmt.versions.1000.version=10.0.0 -libs.fmt.versions.1000.path=/opt/compiler-explorer/libs/fmt/10.0.0/include -libs.fmt.versions.1011.version=10.1.1 -libs.fmt.versions.1011.path=/opt/compiler-explorer/libs/fmt/10.1.1/include -libs.fmt.versions.1021.version=10.2.1 -libs.fmt.versions.1021.path=/opt/compiler-explorer/libs/fmt/10.2.1/include - -libs.gemmlowp.name=gemmlowp -libs.gemmlowp.url=https://github.com/google/gemmlowp -libs.gemmlowp.versions=trunk -libs.gemmlowp.versions.trunk.version=trunk -libs.gemmlowp.versions.trunk.path=/opt/compiler-explorer/libs/gemmlowp/trunk - -libs.glm.name=GLM -libs.glm.description=OpenGL Mathematics -libs.glm.versions=trunk:0985:0990:0991:0992:0993:0994:0995:0996:0997:0998 -libs.glm.url=https://glm.g-truc.net/ -libs.glm.versions.trunk.version=trunk -libs.glm.versions.trunk.path=/opt/compiler-explorer/libs/glm/trunk -libs.glm.versions.0985.version=0.9.8.5 -libs.glm.versions.0985.path=/opt/compiler-explorer/libs/glm/0.9.8.5 -libs.glm.versions.0990.version=0.9.9.0 -libs.glm.versions.0990.path=/opt/compiler-explorer/libs/glm/0.9.9.0 -libs.glm.versions.0991.version=0.9.9.1 -libs.glm.versions.0991.path=/opt/compiler-explorer/libs/glm/0.9.9.1 -libs.glm.versions.0992.version=0.9.9.2 -libs.glm.versions.0992.path=/opt/compiler-explorer/libs/glm/0.9.9.2 -libs.glm.versions.0993.version=0.9.9.3 -libs.glm.versions.0993.path=/opt/compiler-explorer/libs/glm/0.9.9.3 -libs.glm.versions.0994.version=0.9.9.4 -libs.glm.versions.0994.path=/opt/compiler-explorer/libs/glm/0.9.9.4 -libs.glm.versions.0995.version=0.9.9.5 -libs.glm.versions.0995.path=/opt/compiler-explorer/libs/glm/0.9.9.5 -libs.glm.versions.0996.version=0.9.9.6 -libs.glm.versions.0996.path=/opt/compiler-explorer/libs/glm/0.9.9.6 -libs.glm.versions.0997.version=0.9.9.7 -libs.glm.versions.0997.path=/opt/compiler-explorer/libs/glm/0.9.9.7 -libs.glm.versions.0998.version=0.9.9.8 -libs.glm.versions.0998.path=/opt/compiler-explorer/libs/glm/0.9.9.8 - -libs.gnufs.name=Filesystem (GNU) -libs.gnufs.versions=autodetect -libs.gnufs.versions.autodetect.version=autodetect -libs.gnufs.versions.autodetect.staticliblink=stdc++fs - -libs.gnulibbacktrace.name=backtrace support (GNU) -libs.gnulibbacktrace.versions=autodetect -libs.gnulibbacktrace.versions.autodetect.version=autodetect -libs.gnulibbacktrace.versions.autodetect.staticliblink=stdc++_libbacktrace - -libs.gnuexp.name=experimental libstdc++ features support (GNU) -libs.gnuexp.versions=autodetect -libs.gnuexp.versions.autodetect.version=autodetect -libs.gnuexp.versions.autodetect.staticliblink=stdc++exp - -libs.googletest.name=Google Test -libs.googletest.versions=trunk:110 -libs.googletest.url=https://github.com/google/googletest -libs.googletest.versions.trunk.version=trunk -libs.googletest.versions.trunk.path=/opt/compiler-explorer/libs/googletest/trunk/googletest/include:/opt/compiler-explorer/libs/googletest/trunk/googlemock/include -libs.googletest.versions.trunk.staticliblink=gtest:gmock:pthread -libs.googletest.versions.110.version=1.10.0 -libs.googletest.versions.110.path=/opt/compiler-explorer/libs/googletest/release-1.10.0/googletest/include:/opt/compiler-explorer/libs/googletest/release-1.10.0/googlemock/include -libs.googletest.versions.110.lookupversion=release-1.10.0 -libs.googletest.versions.110.staticliblink=gtestd:gmockd:pthread - -libs.gsl.name=GSL -libs.gsl.description=Guidelines Support Library -libs.gsl.url=https://github.com/Microsoft/GSL -# Sorry Martin! -libs.gsl.versions=trunk:lite:100:200:210:300:301 -libs.gsl.versions.trunk.version=trunk -libs.gsl.versions.trunk.path=/opt/compiler-explorer/libs/GSL/trunk/include -libs.gsl.versions.100.version=1.0.0 -libs.gsl.versions.100.path=/opt/compiler-explorer/libs/GSL/v1.0.0/include -libs.gsl.versions.200.version=2.0.0 -libs.gsl.versions.200.path=/opt/compiler-explorer/libs/GSL/v2.0.0/include -libs.gsl.versions.210.version=2.1.0 -libs.gsl.versions.210.path=/opt/compiler-explorer/libs/GSL/v2.1.0/include -libs.gsl.versions.300.version=3.0.0 -libs.gsl.versions.300.path=/opt/compiler-explorer/libs/GSL/v3.0.0/include -libs.gsl.versions.301.version=3.0.1 -libs.gsl.versions.301.path=/opt/compiler-explorer/libs/GSL/v3.0.1/include -libs.gsl.versions.lite.version=lite -libs.gsl.versions.lite.path=/opt/compiler-explorer/libs/gsl-lite/include - -libs.hdf5.name=HDF5 -libs.hdf5.description=Hierarchical Data Format (HDF) v5 library -libs.hdf5.url=https://github.com/HDFGroup/hdf5 -libs.hdf5.versions=1121:1131 -libs.hdf5.versions.1121.version=1.12.1 -libs.hdf5.versions.1121.path=/opt/compiler-explorer/libs/hdf5/hdf5-1_12_1/include -libs.hdf5.versions.1121.libpath=/opt/compiler-explorer/libs/hdf5/hdf5-1_12_1/lib/x86_64 -libs.hdf5.versions.1121.liblink=hdf5 -libs.hdf5.versions.1131.version=1.13.1 -libs.hdf5.versions.1131.path=/opt/compiler-explorer/libs/hdf5/hdf5-1_13_1/include -libs.hdf5.versions.1131.libpath=/opt/compiler-explorer/libs/hdf5/hdf5-1_13_1/lib/x86_64 -libs.hdf5.versions.1131.liblink=hdf5 - -libs.hedley.name=hedley -libs.hedley.description=A C/C++ header to help move ifdefs out of your code -libs.hedley.versions=v12 -libs.hedley.url=https://github.com/nemequ/hedley -libs.hedley.versions.v12.version=12.0.0 -libs.hedley.versions.v12.path=/opt/compiler-explorer/libs/hedley/v12/ - -libs.hfsm.name=HFSM -libs.hfsm.description=Hierarchical Finite State Machine Framework -libs.hfsm.versions=trunk:08:010 -libs.hfsm.url=https://github.com/andrew-gresyk/HFSM -libs.hfsm.versions.trunk.version=trunk -libs.hfsm.versions.trunk.path=/opt/compiler-explorer/libs/hfsm/trunk:/opt/compiler-explorer/libs/hfsm/trunk/include -libs.hfsm.versions.08.version=0.8 -libs.hfsm.versions.08.path=/opt/compiler-explorer/libs/hfsm/0.8 -libs.hfsm.versions.010.version=0.10 -libs.hfsm.versions.010.path=/opt/compiler-explorer/libs/hfsm/0.10 - -libs.highfive.name=HighFive -libs.highfive.description=A header-only C++ wrapper for HDF5. Note: Please also load the HDF5 library. -libs.highfive.url=https://github.com/BlueBrain/HighFive -libs.highfive.versions=trunk -libs.highfive.versions.trunk.version=trunk -libs.highfive.versions.trunk.path=/opt/compiler-explorer/libs/highfive/trunk/include - -libs.highway.name=Highway -libs.highway.versions=trunk:0_12_2 -libs.highway.url=https://github.com/google/highway -libs.highway.staticliblink=hwy -libs.highway.versions.trunk.version=trunk -libs.highway.versions.trunk.path=/opt/compiler-explorer/libs/highway/trunk -libs.highway.versions.0_12_2.version=0.12.2 -libs.highway.versions.0_12_2.path=/opt/compiler-explorer/libs/highway/0.12.2 - -libs.hotels-template-library.name=Hotels Template Library -libs.hotels-template-library.description=Hotels Template Library contains an open-source collection of C++ template libraries that are developed to make C++ development easier, safer and more efficient. -libs.hotels-template-library.url=https://github.com/google/hotels-template-library -libs.hotels-template-library.versions=trunk -libs.hotels-template-library.versions.trunk.version=trunk -libs.hotels-template-library.versions.trunk.path=/opt/compiler-explorer/libs/hotels-template-library/trunk/ - -libs.immer.name=immer -libs.immer.url=https://github.com/arximboldi/immer -libs.immer.versions=trunk -libs.immer.versions.trunk.version=trunk -libs.immer.versions.trunk.path=/opt/compiler-explorer/libs/immer/trunk - -libs.jsoncons.name=jsoncons -libs.jsoncons.description=jsoncons is a C++, header-only library for constructing JSON and JSON-like data formats such as CBOR. -libs.jsoncons.versions=1683 -libs.jsoncons.url=https://github.com/danielaparker/jsoncons -libs.jsoncons.versions.1683.version=0.168.3 -libs.jsoncons.versions.1683.path=/opt/compiler-explorer/libs/jsoncons/v0.168.3/include - -libs.jsoncpp.name=JsonCpp -libs.jsoncpp.description=JsonCpp is a C++ library that allows manipulating JSON values, including serialization and deserialization to and from strings -libs.jsoncpp.examples=o1W1jofna:rfPajea5G -libs.jsoncpp.versions=195:194 -libs.jsoncpp.url=https://github.com/open-source-parsers/jsoncpp -libs.jsoncpp.staticliblink=jsoncpp -libs.jsoncpp.versions.194.version=1.9.4 -libs.jsoncpp.versions.194.path=/opt/compiler-explorer/libs/jsoncpp/1.9.4/include -libs.jsoncpp.versions.195.version=1.9.5 -libs.jsoncpp.versions.195.path=/opt/compiler-explorer/libs/jsoncpp/1.9.5/include - -libs.kiwaku.name=KIWAKU -libs.kiwaku.description=C++20 Single Files Tools -libs.kiwaku.versions=trunk -libs.kiwaku.url=https://github.com/jfalcou/kiwaku -libs.kiwaku.versions.trunk.version=trunk -libs.kiwaku.versions.trunk.path=/opt/compiler-explorer/libs/kiwaku/trunk/include - -libs.kumi.name=kumi -libs.kumi.description=C++20 Compact Tuple Library -libs.kumi.versions=trunk:10:20:21 -libs.kumi.url=https://github.com/jfalcou/kumi -libs.kumi.versions.trunk.version=trunk -libs.kumi.versions.trunk.path=/opt/compiler-explorer/libs/kumi/trunk/include -libs.kumi.versions.10.version=v1.0 -libs.kumi.versions.10.path=/opt/compiler-explorer/libs/kumi/v1.0/include -libs.kumi.versions.20.version=v2.0 -libs.kumi.versions.20.path=/opt/compiler-explorer/libs/kumi/v2.0/include -libs.kumi.versions.21.version=v2.1 -libs.kumi.versions.21.path=/opt/compiler-explorer/libs/kumi/v2.1/include - -libs.kvasir.name=Kvasir::mpl -libs.kvasir.versions=trunk -libs.kvasir.url=https://github.com/kvasir-io/mpl -libs.kvasir.versions.trunk.version=trunk -# compiler-explorer/compiler-explorer/issues/598 -libs.kvasir.versions.trunk.path=/opt/compiler-explorer/libs/kvasir/mpl/trunk/src/kvasir:/opt/compiler-explorer/libs/kvasir/mpl/trunk/src - -libs.kyosu.name=kyosu -libs.kyosu.description=Complex Math Made Easy -libs.kyosu.examples=Ex3W811M5 -libs.kyosu.versions=trunk -libs.kyosu.url=https://github.com/jfalcou/kyosu -libs.kyosu.versions.trunk.version=trunk -libs.kyosu.versions.trunk.path=/opt/compiler-explorer/libs/kyosu/trunk/include - -libs.lager.name=lager -libs.lager.url=https://github.com/arximboldi/lager -libs.lager.versions=trunk -libs.lager.versions.trunk.version=trunk -libs.lager.versions.trunk.path=/opt/compiler-explorer/libs/lager/trunk - -libs.lagom.name=Lagom -libs.lagom.url=https://github.com/serenityos/serenity -libs.lagom.description=C++ Development libraries for SerenityOS -libs.lagom.versions=trunk -libs.lagom.versions.trunk.version=trunk -libs.lagom.versions.trunk.path=/opt/compiler-explorer/libs/lagom/trunk:/opt/compiler-explorer/libs/lagom/trunk/Userland/Libraries -libs.lagom.liblink=lagom-core - -libs.lexy.name=lexy -libs.lexy.url=https://github.com/foonathan/lexy -libs.lexy.description=C++ parser combinator library -libs.lexy.versions=trunk -libs.lexy.versions.trunk.version=trunk -libs.lexy.versions.trunk.path=/opt/compiler-explorer/libs/lexy/trunk/include - -libs.libassert.name=Libassert -libs.libassert.liblink=assert -libs.libassert.url=https://github.com/jeremy-rifkin/libassert -libs.libassert.versions=10:11 -libs.libassert.versions.10.version=1.0 -libs.libassert.versions.10.path=/opt/compiler-explorer/libs/libassert/v1.0/include -libs.libassert.versions.11.version=1.1 -libs.libassert.versions.11.path=/opt/compiler-explorer/libs/libassert/v1.1/include - -libs.libguarded.name=CsLibGuarded -libs.libguarded.versions=trunk:110 -libs.libguarded.url=https://github.com/copperspice/cs_libguarded -libs.libguarded.versions.trunk.version=trunk -libs.libguarded.versions.trunk.path=/opt/compiler-explorer/libs/libguarded/trunk/src -libs.libguarded.versions.110.version=1.1.0 -libs.libguarded.versions.110.path=/opt/compiler-explorer/libs/libguarded/libguarded-1.1.0/src - -libs.libsimdpp.name=libsimdpp -libs.libsimdpp.versions=21 -libs.libsimdpp.url=https://github.com/p12tic/libsimdpp -libs.libsimdpp.versions.21.version=2.1 -libs.libsimdpp.versions.21.path=/opt/compiler-explorer/libs/libsimdpp/v2.1 - -libs.libuv.name=libuv -libs.libuv.description=Cross-platform asynchronous I/O -libs.libuv.liblink=uv -libs.libuv.url=https://github.com/libuv/libuv -libs.libuv.versions=1370:1381 -libs.libuv.versions.1370.version=1.37.0 -libs.libuv.versions.1370.path=/opt/compiler-explorer/libs/libuv/v1.37.0/include -libs.libuv.versions.1370.libpath=/opt/compiler-explorer/libs/libuv/v1.37.0/x86_64/lib:/opt/compiler-explorer/libs/libuv/v1.37.0/x86/lib -libs.libuv.versions.1381.version=1.38.1 -libs.libuv.versions.1381.path=/opt/compiler-explorer/libs/libuv/v1.38.1/include -libs.libuv.versions.1381.libpath=/opt/compiler-explorer/libs/libuv/v1.38.1/x86_64/lib:/opt/compiler-explorer/libs/libuv/v1.38.1/x86/lib - -libs.llvm.name=LLVM -libs.llvm.description=LLVM -libs.llvm.versions=trunk:401:500:501:502:600:601:700:701:800:900:1000:1001:1100:1200:1201:1300:1301:1400:1500 -libs.llvm.url=https://llvm.org/ -libs.llvm.versions.trunk.version=trunk -libs.llvm.versions.trunk.path=/opt/compiler-explorer/libs/llvm/trunk/include -libs.llvm.versions.401.version=4.0.1 -libs.llvm.versions.401.path=/opt/compiler-explorer/libs/llvm/4.0.1/include -libs.llvm.versions.500.version=5.0.0 -libs.llvm.versions.500.path=/opt/compiler-explorer/libs/llvm/5.0.0/include -libs.llvm.versions.501.version=5.0.1 -libs.llvm.versions.501.path=/opt/compiler-explorer/libs/llvm/5.0.1/include -libs.llvm.versions.502.version=5.0.2 -libs.llvm.versions.502.path=/opt/compiler-explorer/libs/llvm/5.0.2/include -libs.llvm.versions.600.version=6.0.0 -libs.llvm.versions.600.path=/opt/compiler-explorer/libs/llvm/6.0.0/include -libs.llvm.versions.601.version=6.0.1 -libs.llvm.versions.601.path=/opt/compiler-explorer/libs/llvm/6.0.1/include -libs.llvm.versions.700.version=7.0.0 -libs.llvm.versions.700.path=/opt/compiler-explorer/libs/llvm/7.0.0/include -libs.llvm.versions.701.version=7.0.1 -libs.llvm.versions.701.path=/opt/compiler-explorer/libs/llvm/7.0.1/include -libs.llvm.versions.800.version=8.0.0 -libs.llvm.versions.800.path=/opt/compiler-explorer/libs/llvm/8.0.0/include -libs.llvm.versions.900.version=9.0.0 -libs.llvm.versions.900.path=/opt/compiler-explorer/libs/llvm/9.0.0/include -libs.llvm.versions.1000.version=10.0.0 -libs.llvm.versions.1000.path=/opt/compiler-explorer/libs/llvm/10.0.0/include -libs.llvm.versions.1001.version=10.0.1 -libs.llvm.versions.1001.path=/opt/compiler-explorer/libs/llvm/10.0.1/include -libs.llvm.versions.1100.version=11.0.0 -libs.llvm.versions.1100.path=/opt/compiler-explorer/libs/llvm/11.0.0/include -libs.llvm.versions.1200.version=12.0.0 -libs.llvm.versions.1200.path=/opt/compiler-explorer/libs/llvm/12.0.0/include -libs.llvm.versions.1201.version=12.0.1 -libs.llvm.versions.1201.path=/opt/compiler-explorer/libs/llvm/12.0.1/include -libs.llvm.versions.1300.version=13.0.0 -libs.llvm.versions.1300.path=/opt/compiler-explorer/libs/llvm/13.0.0/include -libs.llvm.versions.1301.version=13.0.1 -libs.llvm.versions.1301.path=/opt/compiler-explorer/libs/llvm/13.0.1/include -libs.llvm.versions.1400.version=14.0.0 -libs.llvm.versions.1400.path=/opt/compiler-explorer/libs/llvm/14.0.0/include -libs.llvm.versions.1500.version=15.0.0 -libs.llvm.versions.1500.path=/opt/compiler-explorer/libs/llvm/15.0.0/include - -libs.llvmfs.name=Filesystem (LLVM) -libs.llvmfs.versions=autodetect -libs.llvmfs.versions.autodetect.version=autodetect -libs.llvmfs.versions.autodetect.staticliblink=c++fs - -libs.lua.name=Lua -libs.lua.url=https://lua.org -libs.lua.versions=535:540 -libs.lua.liblink=lua:dl -libs.lua.versions.535.version=5.3.5 -libs.lua.versions.535.path=/opt/compiler-explorer/libs/lua/v5.3.5/include -libs.lua.versions.535.libpath=/opt/compiler-explorer/libs/lua/v5.3.5/lib/x86_64:/opt/compiler-explorer/libs/lua/v5.3.5/lib/x86 -libs.lua.versions.540.version=5.4.0 -libs.lua.versions.540.path=/opt/compiler-explorer/libs/lua/v5.4.0/include -libs.lua.versions.540.libpath=/opt/compiler-explorer/libs/lua/v5.4.0/lib/x86_64:/opt/compiler-explorer/libs/lua/v5.4.0/lib/x86 - -libs.magic_enum.name=magic_enum -libs.magic_enum.versions=trunk:073 -libs.magic_enum.url=https://github.com/Neargye/magic_enum -libs.magic_enum.description=Header-only C++17 library provides static reflection for enums, work with any enum type without any macro or boilerplate code -libs.magic_enum.versions.trunk.version=trunk -libs.magic_enum.versions.trunk.path=/opt/compiler-explorer/libs/magic_enum/trunk/include -libs.magic_enum.versions.073.version=0.7.3 -libs.magic_enum.versions.073.path=/opt/compiler-explorer/libs/magic_enum/v0.7.3/include - -libs.mfem.name=mfem -libs.mfem.versions=trunk -libs.mfem.url=https://mfem.org -libs.mfem.staticliblink=mfem -libs.mfem.versions.trunk.version=trunk -libs.mfem.versions.trunk.path=/opt/compiler-explorer/libs/mfem/trunk - -libs.mlir.name=MLIR -libs.mlir.description=MLIR -libs.mlir.versions=1400:1405 -libs.mlir.url=https://mlir.llvm.org/ -libs.mlir.versions.1400.version=14.0.0 -libs.mlir.versions.1400.path=/opt/compiler-explorer/libs/mlir/14.0.0/include -libs.mlir.versions.1405.version=14.0.5 -libs.mlir.versions.1405.path=/opt/compiler-explorer/libs/mlir/14.0.5/include - -libs.mp-units.name=mp-units -libs.mp-units.versions=trunk:031:040:050:060:070:080:200:210 -libs.mp-units.url=https://github.com/mpusz/mp-units -libs.mp-units.description=A quantities and units library for C++<br /><br />Note that in some cases, you also need to add the {fmt} library. -libs.mp-units.examples=81Ev7qhTd:Tsesa1Pvq -libs.mp-units.versions.trunk.version=trunk -libs.mp-units.versions.trunk.path=/opt/compiler-explorer/libs/mp-units/trunk/src/core/include:/opt/compiler-explorer/libs/mp-units/trunk/src/systems/include:/opt/compiler-explorer/libs/fmt/10.2.1/include:/opt/compiler-explorer/libs/gsl-lite/include -libs.mp-units.versions.031.version=0.3.1 -libs.mp-units.versions.031.path=/opt/compiler-explorer/libs/mp-units/v0.3.1/src/include:/opt/compiler-explorer/libs/rangesv3/0.9.1/include -libs.mp-units.versions.040.version=0.4.0 -libs.mp-units.versions.040.path=/opt/compiler-explorer/libs/mp-units/v0.4.0/src/include:/opt/compiler-explorer/libs/rangesv3/0.9.1/include:/opt/compiler-explorer/libs/fmt/6.0.0/include -libs.mp-units.versions.050.version=0.5.0 -libs.mp-units.versions.050.path=/opt/compiler-explorer/libs/mp-units/v0.5.0/src/include:/opt/compiler-explorer/libs/rangesv3/0.10.0/include:/opt/compiler-explorer/libs/fmt/6.2.0/include -libs.mp-units.versions.060.version=0.6.0 -libs.mp-units.versions.060.path=/opt/compiler-explorer/libs/mp-units/v0.6.0/src/include:/opt/compiler-explorer/libs/fmt/7.0.0/include:/opt/compiler-explorer/libs/GSL/v3.0.1/include -libs.mp-units.versions.070.version=0.7.0 -libs.mp-units.versions.070.path=/opt/compiler-explorer/libs/mp-units/v0.7.0/src/core/include:/opt/compiler-explorer/libs/mp-units/v0.7.0/src/core-fmt/include:/opt/compiler-explorer/libs/mp-units/v0.7.0/src/core-io/include:/opt/compiler-explorer/libs/mp-units/v0.7.0/src/systems/isq/include:/opt/compiler-explorer/libs/mp-units/v0.7.0/src/systems/isq-iec80000/include:/opt/compiler-explorer/libs/mp-units/v0.7.0/src/systems/isq-natural/include:/opt/compiler-explorer/libs/mp-units/v0.7.0/src/systems/si/include:/opt/compiler-explorer/libs/mp-units/v0.7.0/src/systems/si-cgs/include:/opt/compiler-explorer/libs/mp-units/v0.7.0/src/systems/si-fps/include:/opt/compiler-explorer/libs/mp-units/v0.7.0/src/systems/si-iau/include:/opt/compiler-explorer/libs/mp-units/v0.7.0/src/systems/si-imperial/include:/opt/compiler-explorer/libs/mp-units/v0.7.0/src/systems/si-international/include:/opt/compiler-explorer/libs/mp-units/v0.7.0/src/systems/si-typographic/include:/opt/compiler-explorer/libs/mp-units/v0.7.0/src/systems/si-us/include:/opt/compiler-explorer/libs/fmt/7.1.3/include:/opt/compiler-explorer/libs/gsl-lite/include -libs.mp-units.versions.080.version=0.8.0 -libs.mp-units.versions.080.path=/opt/compiler-explorer/libs/mp-units/v0.8.0/src/core/include:/opt/compiler-explorer/libs/mp-units/v0.8.0/src/core-fmt/include:/opt/compiler-explorer/libs/mp-units/v0.8.0/src/core-io/include:/opt/compiler-explorer/libs/mp-units/v0.8.0/src/systems/isq/include:/opt/compiler-explorer/libs/mp-units/v0.8.0/src/systems/isq-iec80000/include:/opt/compiler-explorer/libs/mp-units/v0.8.0/src/systems/isq-natural/include:/opt/compiler-explorer/libs/mp-units/v0.8.0/src/systems/si/include:/opt/compiler-explorer/libs/mp-units/v0.8.0/src/systems/si-cgs/include:/opt/compiler-explorer/libs/mp-units/v0.8.0/src/systems/si-fps/include:/opt/compiler-explorer/libs/mp-units/v0.8.0/src/systems/si-hep/include:/opt/compiler-explorer/libs/mp-units/v0.8.0/src/systems/si-iau/include:/opt/compiler-explorer/libs/mp-units/v0.8.0/src/systems/si-imperial/include:/opt/compiler-explorer/libs/mp-units/v0.8.0/src/systems/si-international/include:/opt/compiler-explorer/libs/mp-units/v0.8.0/src/systems/si-typographic/include:/opt/compiler-explorer/libs/mp-units/v0.8.0/src/systems/si-us/include:/opt/compiler-explorer/libs/fmt/8.1.1/include:/opt/compiler-explorer/libs/gsl-lite/include -libs.mp-units.versions.200.version=2.0.0 -libs.mp-units.versions.200.path=/opt/compiler-explorer/libs/mp-units/v2.0.0/src/core/include:/opt/compiler-explorer/libs/mp-units/v2.0.0/src/core-fmt/include:/opt/compiler-explorer/libs/mp-units/v2.0.0/src/core-io/include:/opt/compiler-explorer/libs/mp-units/v2.0.0/src/systems/angular/include:/opt/compiler-explorer/libs/mp-units/v2.0.0/src/systems/cgs/include:/opt/compiler-explorer/libs/mp-units/v2.0.0/src/systems/hep/include:/opt/compiler-explorer/libs/mp-units/v2.0.0/src/systems/iau/include:/opt/compiler-explorer/libs/mp-units/v2.0.0/src/systems/iec80000/include:/opt/compiler-explorer/libs/mp-units/v2.0.0/src/systems/imperial/include:/opt/compiler-explorer/libs/mp-units/v2.0.0/src/systems/international/include:/opt/compiler-explorer/libs/mp-units/v2.0.0/src/systems/isq/include:/opt/compiler-explorer/libs/mp-units/v2.0.0/src/systems/isq_angle/include:/opt/compiler-explorer/libs/mp-units/v2.0.0/src/systems/natural/include:/opt/compiler-explorer/libs/mp-units/v2.0.0/src/systems/si/include:/opt/compiler-explorer/libs/mp-units/v2.0.0/src/systems/typographic/include:/opt/compiler-explorer/libs/mp-units/v2.0.0/src/systems/usc/include:/opt/compiler-explorer/libs/mp-units/v2.0.0/src/utility/include:/opt/compiler-explorer/libs/fmt/10.1.1/include:/opt/compiler-explorer/libs/gsl-lite/include -libs.mp-units.versions.210.version=2.1.0 -libs.mp-units.versions.210.path=/opt/compiler-explorer/libs/mp-units/v2.1.0/src/core/include:/opt/compiler-explorer/libs/mp-units/v2.1.0/src/core-fmt/include:/opt/compiler-explorer/libs/mp-units/v2.1.0/src/core-io/include:/opt/compiler-explorer/libs/mp-units/v2.1.0/src/systems/angular/include:/opt/compiler-explorer/libs/mp-units/v2.1.0/src/systems/cgs/include:/opt/compiler-explorer/libs/mp-units/v2.1.0/src/systems/hep/include:/opt/compiler-explorer/libs/mp-units/v2.1.0/src/systems/iau/include:/opt/compiler-explorer/libs/mp-units/v2.1.0/src/systems/iec80000/include:/opt/compiler-explorer/libs/mp-units/v2.1.0/src/systems/imperial/include:/opt/compiler-explorer/libs/mp-units/v2.1.0/src/systems/international/include:/opt/compiler-explorer/libs/mp-units/v2.1.0/src/systems/isq/include:/opt/compiler-explorer/libs/mp-units/v2.1.0/src/systems/isq_angle/include:/opt/compiler-explorer/libs/mp-units/v2.1.0/src/systems/natural/include:/opt/compiler-explorer/libs/mp-units/v2.1.0/src/systems/si/include:/opt/compiler-explorer/libs/mp-units/v2.1.0/src/systems/typographic/include:/opt/compiler-explorer/libs/mp-units/v2.1.0/src/systems/usc/include:/opt/compiler-explorer/libs/mp-units/v2.1.0/src/utility/include:/opt/compiler-explorer/libs/fmt/10.1.1/include:/opt/compiler-explorer/libs/gsl-lite/include - -libs.mp-coro.name=mp-coro -libs.mp-coro.versions=trunk -libs.mp-coro.url=https://github.com/mpusz/mp-coro -libs.mp-coro.description=A C++20 coroutine support library -libs.mp-coro.versions.trunk.version=trunk -libs.mp-coro.versions.trunk.path=/opt/compiler-explorer/libs/mp-coro/trunk/src/include - -libs.namedtype.name=NamedType -libs.namedtype.versions=trunk -libs.namedtype.url=https://github.com/joboccara/NamedType -libs.namedtype.versions.trunk.version=trunk -libs.namedtype.versions.trunk.path=/opt/compiler-explorer/libs/NamedType/include:/opt/compiler-explorer/libs/NamedType/include/NamedType - -libs.nanorange.name=NanoRange -libs.nanorange.versions=trunk -libs.nanorange.url=https://github.com/tcbrindle/NanoRange -libs.nanorange.versions.trunk.version=trunk -libs.nanorange.versions.trunk.path=/opt/compiler-explorer/libs/nanorange/include - -libs.nlohmann_json.name=nlohmann::json -libs.nlohmann_json.versions=trunk:3111:3105:391:380:373:361:360:312:211 -libs.nlohmann_json.url=https://github.com/nlohmann/json -libs.nlohmann_json.versions.trunk.version=trunk -libs.nlohmann_json.versions.trunk.path=/opt/compiler-explorer/libs/nlohmann_json/trunk/single_include -libs.nlohmann_json.versions.3111.version=3.11.1 -libs.nlohmann_json.versions.3111.path=/opt/compiler-explorer/libs/nlohmann_json/v3.11.1/single_include -libs.nlohmann_json.versions.3105.version=3.10.5 -libs.nlohmann_json.versions.3105.path=/opt/compiler-explorer/libs/nlohmann_json/v3.10.5/single_include -libs.nlohmann_json.versions.391.version=3.9.1 -libs.nlohmann_json.versions.391.path=/opt/compiler-explorer/libs/nlohmann_json/v3.9.1/single_include -libs.nlohmann_json.versions.380.version=3.8.0 -libs.nlohmann_json.versions.380.path=/opt/compiler-explorer/libs/nlohmann_json/v3.8.0/single_include -libs.nlohmann_json.versions.373.version=3.7.3 -libs.nlohmann_json.versions.373.path=/opt/compiler-explorer/libs/nlohmann_json/v3.7.3/single_include -libs.nlohmann_json.versions.361.version=3.6.1 -libs.nlohmann_json.versions.361.path=/opt/compiler-explorer/libs/nlohmann_json/v3.6.1/single_include -libs.nlohmann_json.versions.360.version=3.6.0 -libs.nlohmann_json.versions.360.path=/opt/compiler-explorer/libs/nlohmann_json/v3.6.0/single_include -libs.nlohmann_json.versions.312.version=3.1.2 -libs.nlohmann_json.versions.312.path=/opt/compiler-explorer/libs/nlohmann_json/v3.1.2/single_include -libs.nlohmann_json.versions.211.version=2.1.1 -libs.nlohmann_json.versions.211.path=/opt/compiler-explorer/libs/nlohmann_json/v2.1.1/src - -libs.nsimd.name=NSIMD -libs.nsimd.url=https://github.com/agenium-scale/nsimd/ -libs.nsimd.versions=22-x86_64:22-arm:22-arm64:301-x86_64:301-arm:301-arm64 -libs.nsimd.versions.22-x86_64.version=2.2 (x86-64) -libs.nsimd.versions.22-x86_64.path=/opt/compiler-explorer/libs/nsimd/v2.2/x86_64/include -libs.nsimd.versions.22-x86_64.libpath=/opt/compiler-explorer/libs/nsimd/v2.2/x86_64/lib -libs.nsimd.versions.22-x86_64.liblink=nsimd_avx512_skylake -libs.nsimd.versions.22-arm.version=2.2 (arm) -libs.nsimd.versions.22-arm.path=/opt/compiler-explorer/libs/nsimd/v2.2/arm/neon128/include -libs.nsimd.versions.22-arm.libpath=/opt/compiler-explorer/libs/nsimd/v2.2/arm/neon128/lib -libs.nsimd.versions.22-arm.liblink=nsimd_neon128 -libs.nsimd.versions.22-arm64.version=2.2 (arm64) -libs.nsimd.versions.22-arm64.path=/opt/compiler-explorer/libs/nsimd/v2.2/arm/aarch64/include -libs.nsimd.versions.22-arm64.libpath=/opt/compiler-explorer/libs/nsimd/v2.2/arm/aarch64/lib -libs.nsimd.versions.22-arm64.liblink=nsimd_aarch64 -libs.nsimd.versions.301-x86_64.version=3.0.1 (x86_64) -libs.nsimd.versions.301-x86_64.path=/opt/compiler-explorer/libs/nsimd/v3.0.1/x86_64/include -libs.nsimd.versions.301-x86_64.libpath=/opt/compiler-explorer/libs/nsimd/v3.0.1/x86_64/lib -libs.nsimd.versions.301-arm.version=3.0.1 (arm) -libs.nsimd.versions.301-arm.path=/opt/compiler-explorer/libs/nsimd/v3.0.1/arm/neon128/include -libs.nsimd.versions.301-arm.libpath=/opt/compiler-explorer/libs/nsimd/v3.0.1/arm/neon128/lib -libs.nsimd.versions.301-arm64.version=3.0.1 (arm64) -libs.nsimd.versions.301-arm64.path=/opt/compiler-explorer/libs/nsimd/v3.0.1/arm/aarch64/include -libs.nsimd.versions.301-arm64.libpath=/opt/compiler-explorer/libs/nsimd/v3.0.1/arm/aarch64/lib - -libs.ofw.name=OFW -libs.ofw.description=C++20 Single Files Tools -libs.ofw.versions=trunk -libs.ofw.url=https://github.com/jfalcou/ofw -libs.ofw.versions.trunk.version=trunk -libs.ofw.versions.trunk.path=/opt/compiler-explorer/libs/ofw/trunk/include - -# OpenCV disabled for now, needs more installation work, any many more paths -#libs.opencv.name=OpenCV -#libs.opencv.versions=trunk -#libs.opencv.url=https://opencv.org/ -#libs.opencv.versions.trunk.version=trunk -#libs.opencv.versions.trunk.path=/opt/compiler-explorer/libs/opencv/include - -libs.openssl.name=OpenSSL -libs.openssl.liblink=ssl:crypto -libs.openssl.url=https://www.openssl.org -libs.openssl.versions=111c:111g -libs.openssl.versions.111c.version=1.1.1c -libs.openssl.versions.111c.path=/opt/compiler-explorer/libs/openssl/openssl_1_1_1c/x86_64/opt/include -libs.openssl.versions.111c.libpath=/opt/compiler-explorer/libs/openssl/openssl_1_1_1c/x86_64/opt/lib:/opt/compiler-explorer/libs/openssl/openssl_1_1_1c/x86/opt/lib -libs.openssl.versions.111g.version=1.1.1g -libs.openssl.versions.111g.path=/opt/compiler-explorer/libs/openssl/openssl_1_1_1g/x86_64/opt/include -libs.openssl.versions.111g.libpath=/opt/compiler-explorer/libs/openssl/openssl_1_1_1g/x86_64/opt/lib:/opt/compiler-explorer/libs/openssl/openssl_1_1_1g/x86/opt/lib - -libs.outcome.versions=trunk -libs.outcome.url=https://ned14.github.io/outcome/ -libs.outcome.name=outcome -libs.outcome.description=Provides very lightweight outcome<T> and result<T> (non-Boost edition) -libs.outcome.versions.trunk.version=trunk -libs.outcome.versions.trunk.path=/opt/compiler-explorer/libs/outcome/single-header - -libs.pegtl.name=PEGTL -libs.pegtl.description=Parsing Expression Grammar Template Library -libs.pegtl.versions=trunk:280 -libs.pegtl.url=https://github.com/taocpp/PEGTL -libs.pegtl.versions.trunk.version=trunk -libs.pegtl.versions.trunk.path=/opt/compiler-explorer/libs/PEGTL/trunk/include -libs.pegtl.versions.280.version=2.8.0 -libs.pegtl.versions.280.path=/opt/compiler-explorer/libs/PEGTL/2.8.0/include - -libs.pipes.name=Pipes -libs.pipes.versions=trunk -libs.pipes.url=https://github.com/joboccara/Pipes -libs.pipes.versions.trunk.version=trunk -libs.pipes.versions.trunk.path=/opt/compiler-explorer/libs/pipes/include - -libs.pugixml.name=pugixml -libs.pugixml.description=pugixml is a light-weight C++ XML processing library -libs.pugixml.examples=bE3WPhMYq -libs.pugixml.versions=1114 -libs.pugixml.url=https://pugixml.org/ -libs.pugixml.staticliblink=pugixml -libs.pugixml.versions.1114.version=1.11.4 -libs.pugixml.versions.1114.path=/opt/compiler-explorer/libs/pugixml/v1.11.4/src/ - -libs.python.name=Python -libs.python.url=https://python.org -libs.python.versions=359:3610:376:381 -libs.python.versions.359.version=3.5.9 -libs.python.versions.359.path=/opt/compiler-explorer/python-3.5.9/include/python3.5 -libs.python.versions.3610.version=3.6.10 -libs.python.versions.3610.path=/opt/compiler-explorer/python-3.6.10/include/python3.6 -libs.python.versions.376.version=3.7.6 -libs.python.versions.376.path=/opt/compiler-explorer/python-3.7.6/include/python3.7 -libs.python.versions.381.version=3.8.1 -libs.python.versions.381.path=/opt/compiler-explorer/python-3.8.1/include/python3.8 - -libs.rangesv3.name=range-v3 -libs.rangesv3.versions=trunk:030:035:036:091:0100:0110:0120 -libs.rangesv3.url=https://github.com/ericniebler/range-v3 -libs.rangesv3.versions.trunk.version=trunk -libs.rangesv3.versions.trunk.path=/opt/compiler-explorer/libs/rangesv3/trunk/include -libs.rangesv3.versions.030.version=0.3.0 -libs.rangesv3.versions.030.path=/opt/compiler-explorer/libs/rangesv3/0.3.0/include -libs.rangesv3.versions.035.version=0.3.5 -libs.rangesv3.versions.035.path=/opt/compiler-explorer/libs/rangesv3/0.3.5/include -libs.rangesv3.versions.036.version=0.3.6 -libs.rangesv3.versions.036.path=/opt/compiler-explorer/libs/rangesv3/0.3.6/include -libs.rangesv3.versions.091.version=0.9.1 -libs.rangesv3.versions.091.path=/opt/compiler-explorer/libs/rangesv3/0.9.1/include -libs.rangesv3.versions.0100.version=0.10.0 -libs.rangesv3.versions.0100.path=/opt/compiler-explorer/libs/rangesv3/0.10.0/include -libs.rangesv3.versions.0110.version=0.11.0 -libs.rangesv3.versions.0110.path=/opt/compiler-explorer/libs/rangesv3/0.11.0/include -libs.rangesv3.versions.0120.version=0.12.0 -libs.rangesv3.versions.0120.path=/opt/compiler-explorer/libs/rangesv3/0.12.0/include - -libs.raberu.name=Raberu -libs.raberu.description=C++20 Named Parameters Library -libs.raberu.examples=a8cG4vMqE -libs.raberu.versions=trunk:10:11 -libs.raberu.url=https://github.com/jfalcou/raberu -libs.raberu.versions.trunk.version=trunk -libs.raberu.versions.trunk.path=/opt/compiler-explorer/libs/raberu/trunk/include -libs.raberu.versions.10.version=v1.0 -libs.raberu.versions.10.path=/opt/compiler-explorer/libs/raberu/v1.0/include -libs.raberu.versions.11.version=v1.1 -libs.raberu.versions.11.path=/opt/compiler-explorer/libs/raberu/v1.1/include - -libs.scnlib.name=scnlib -libs.scnlib.versions=112:04 -libs.scnlib.url=https://scnlib.readthedocs.io/en/latest/ -libs.scnlib.description=scnlib is a modern C++ library for scanning values. Think of it as more C++-y scanf, or the inverse of fmtlib. -libs.scnlib.staticliblink=scn -libs.scnlib.versions.112.version=1.1.2 -libs.scnlib.versions.112.path=/opt/compiler-explorer/libs/scnlib/refs/tags/v1.1.2/include -libs.scnlib.versions.04.version=0.4 -libs.scnlib.versions.04.path=/opt/compiler-explorer/libs/scnlib/refs/tags/v0.4/include - -libs.seastar.name=Seastar -libs.seastar.description=SeaStar is an event-driven framework allowing you to write non-blocking, asynchronous code in a relatively straightforward manner. -libs.seastar.versions=180 -libs.seastar.url=http://seastar.io -libs.seastar.versions.180.version=18.08.0 -libs.seastar.versions.180.path=/opt/compiler-explorer/libs/seastar/seastar-18.08.0 - -libs.seqan3.name=SeqAn3 -libs.seqan3.description=A modern C++ library for sequence analysis. -libs.seqan3.versions=trunk:320 -libs.seqan3.url=https://github.com/seqan/seqan3 -libs.seqan3.versions.trunk.version=trunk -libs.seqan3.versions.trunk.path=/opt/compiler-explorer/libs/seqan3/trunk/include:/opt/compiler-explorer/libs/seqan3/trunk/submodules/cereal/include:/opt/compiler-explorer/libs/seqan3/trunk/submodules/sdsl-lite/include:/opt/compiler-explorer/libs/seqan3/trunk/submodules/sharg-parser/include -libs.seqan3.versions.320.version=3.2.0 -libs.seqan3.versions.320.path=/opt/compiler-explorer/libs/seqan3/3.2.0/include:/opt/compiler-explorer/libs/seqan3/3.2.0/submodules/cereal/include:/opt/compiler-explorer/libs/seqan3/3.2.0/submodules/sdsl-lite/include - -libs.simde.name=SIMDe -libs.simde.description=Implementations of SIMD instruction sets for systems which don't natively support them. -libs.simde.versions=trunk -libs.simde.url=https://github.com/simd-everywhere/simde -libs.simde.versions.trunk.version=trunk -libs.simde.versions.trunk.path=/opt/compiler-explorer/libs/simde/trunk - -libs.sol2.name=sol2 -libs.sol2.url=https://github.com/ThePhD/sol2 -libs.sol2.versions=trunk:321 -libs.sol2.versions.trunk.version=trunk -libs.sol2.versions.trunk.path=/opt/compiler-explorer/libs/sol2/trunk/include -libs.sol2.versions.321.version=3.2.1 -libs.sol2.versions.321.path=/opt/compiler-explorer/libs/sol2/v3.2.1/include - -libs.spdlog.name=spdlog -libs.spdlog.url=https://github.com/gabime/spdlog -libs.spdlog.versions=150:160:161:170:180:192:1100:1110:1120 -libs.spdlog.staticliblink=spdlogd -libs.spdlog.options=-DSPDLOG_COMPILED_LIB -libs.spdlog.versions.150.version=1.5.0 -libs.spdlog.versions.150.path=/opt/compiler-explorer/libs/spdlog/1.5.0/include -libs.spdlog.versions.160.version=1.6.0 -libs.spdlog.versions.160.path=/opt/compiler-explorer/libs/spdlog/1.6.0/include -libs.spdlog.versions.161.version=1.6.1 -libs.spdlog.versions.161.path=/opt/compiler-explorer/libs/spdlog/1.6.1/include -libs.spdlog.versions.170.version=1.7.0 -libs.spdlog.versions.170.path=/opt/compiler-explorer/libs/spdlog/1.7.0/include -libs.spdlog.versions.180.version=1.8.0 -libs.spdlog.versions.180.path=/opt/compiler-explorer/libs/spdlog/1.8.0/include -libs.spdlog.versions.192.version=1.9.2 -libs.spdlog.versions.192.path=/opt/compiler-explorer/libs/spdlog/1.9.2/include -libs.spdlog.versions.1100.version=1.10.0 -libs.spdlog.versions.1100.path=/opt/compiler-explorer/libs/spdlog/1.10.0/include -libs.spdlog.versions.1110.version=1.11.0 -libs.spdlog.versions.1110.path=/opt/compiler-explorer/libs/spdlog/1.11.0/include -libs.spdlog.versions.1120.version=1.12.0 -libs.spdlog.versions.1120.path=/opt/compiler-explorer/libs/spdlog/1.12.0/include - -libs.spy.name=SPY -libs.spy.description=C++17 constexpr settings detectors -libs.spy.versions=trunk:v004:v100 -libs.spy.url=https://github.com/jfalcou/spy -libs.spy.versions.trunk.version=trunk -libs.spy.versions.trunk.path=/opt/compiler-explorer/libs/spy/trunk/include -libs.spy.versions.v004.version=v0.0.4 -libs.spy.versions.v004.path=/opt/compiler-explorer/libs/spy/0.0.4/include -libs.spy.versions.v004.alias=v003 -libs.spy.versions.v100.version=v1.0.0 -libs.spy.versions.v100.path=/opt/compiler-explorer/libs/spy/1.0.0/include - -libs.sqlite.name=sqlite -libs.sqlite.versions=3400 -libs.sqlite.liblink=sqlite3 -libs.sqlite.url=https://sqlite.org -libs.sqlite.versions.3400.version=3.40.0 -libs.sqlite.versions.3400.path=/opt/compiler-explorer/libs/sqlite/3.40.0 - -libs.stdexec.name=stdexec (std::execution) -libs.stdexec.description=The proposed C++ framework for asynchronous and parallel programming -libs.stdexec.versions=trunk -libs.stdexec.url=https://github.com/NVIDIA/stdexec -libs.stdexec.versions.trunk.version=trunk -libs.stdexec.versions.trunk.path=/opt/compiler-explorer/libs/stdexec/trunk/include - -libs.strong_type.name=strong_type -libs.strong_type.description=library for creating strong types in C++ -libs.strong_type.versions=14:13:12:11:10:9:8:7:6:5:4:3:2:1 -libs.strong_type.url=https://github.com/rollbear/strong_type -libs.strong_type.versions.14.path=/opt/compiler-explorer/libs/strong_type/v14/include -libs.strong_type.versions.14.version=v14 -libs.strong_type.versions.13.path=/opt/compiler-explorer/libs/strong_type/v13/include -libs.strong_type.versions.13.version=v13 -libs.strong_type.versions.12.path=/opt/compiler-explorer/libs/strong_type/v12/include -libs.strong_type.versions.12.version=v12 -libs.strong_type.versions.11.path=/opt/compiler-explorer/libs/strong_type/v11/include -libs.strong_type.versions.11.version=v11 -libs.strong_type.versions.10.path=/opt/compiler-explorer/libs/strong_type/v10/include -libs.strong_type.versions.10.version=v10 -libs.strong_type.versions.9.path=/opt/compiler-explorer/libs/strong_type/v9/include -libs.strong_type.versions.9.version=v9 -libs.strong_type.versions.8.path=/opt/compiler-explorer/libs/strong_type/v8/include -libs.strong_type.versions.8.version=v8 -libs.strong_type.versions.7.path=/opt/compiler-explorer/libs/strong_type/v7/include -libs.strong_type.versions.7.version=v7 -libs.strong_type.versions.6.path=/opt/compiler-explorer/libs/strong_type/v6/include -libs.strong_type.versions.6.version=v6 -libs.strong_type.versions.5.path=/opt/compiler-explorer/libs/strong_type/v5/include -libs.strong_type.versions.5.version=v5 -libs.strong_type.versions.4.path=/opt/compiler-explorer/libs/strong_type/v4/include -libs.strong_type.versions.4.version=v4 -libs.strong_type.versions.3.path=/opt/compiler-explorer/libs/strong_type/v3/include -libs.strong_type.versions.3.version=v3 -libs.strong_type.versions.2.path=/opt/compiler-explorer/libs/strong_type/v2/include -libs.strong_type.versions.2.version=v2 -libs.strong_type.versions.1.path=/opt/compiler-explorer/libs/strong_type/v1/include -libs.strong_type.versions.1.version=v1 - -libs.taojson.name=taoJSON -libs.taojson.description=taoJSON is a C++ header-only JSON library that provides a generic value class, uses type traits to interoperate with C++ types, uses an events interface to convert from and to JSON, JAXN, CBOR, MsgPack and UBJSON, and much more... -libs.taojson.url=https://github.com/taocpp/json -libs.taojson.versions=trunk -libs.taojson.versions.trunk.version=trunk -libs.taojson.versions.trunk.path=/opt/compiler-explorer/libs/taojson/trunk/include - -libs.tbb.name=Intel TBB -libs.tbb.versions=20202:20203:20214 -libs.tbb.liblink=tbb -libs.tbb.examples=xaGa4P8cn -libs.tbb.url=https://www.threadingbuildingblocks.org/ -libs.tbb.versions.20202.version=2020.2 -libs.tbb.versions.20202.path=/opt/compiler-explorer/libs/tbb/2020.2/include -libs.tbb.versions.20203.version=2020.3 -libs.tbb.versions.20203.path=/opt/compiler-explorer/libs/tbb/2020.3/include -libs.tbb.versions.20214.version=2021.4.0 -libs.tbb.versions.20214.path=/opt/compiler-explorer/libs/tbb/2021.4.0/include -libs.tbb.versions.20214.liblink=tbb_debug:tbbmalloc_debug:tbbmalloc_proxy_debug - -libs.tlexpected.name=tl::expected -libs.tlexpected.versions=trunk:100 -libs.tlexpected.description=Single header implementation of std::expected with functional-style extensions. -libs.tlexpected.url=https://github.com/TartanLlama/expected -libs.tlexpected.versions.trunk.version=trunk -libs.tlexpected.versions.trunk.path=/opt/compiler-explorer/libs/tlexpected/trunk/include -libs.tlexpected.versions.100.version=1.0.0 -libs.tlexpected.versions.100.path=/opt/compiler-explorer/libs/tlexpected/v1.0.0/include - -libs.toml11.name=toml11 -libs.toml11.versions=trunk:371 -libs.toml11.description=toml11 is a C++11 (or later) header-only toml parser/encoder depending only on C++ standard library -libs.toml11.url=https://github.com/ToruNiina/toml11 -libs.toml11.versions.trunk.version=trunk -libs.toml11.versions.trunk.path=/opt/compiler-explorer/libs/toml11/trunk -libs.toml11.versions.371.version=3.7.1 -libs.toml11.versions.371.path=/opt/compiler-explorer/libs/toml11/v3.7.1 - -libs.tomlplusplus.name=toml++ -libs.tomlplusplus.versions=trunk:133:124 -libs.tomlplusplus.description=TOML parser and serializer for modern C++ -libs.tomlplusplus.url=https://marzer.github.io/tomlplusplus -libs.tomlplusplus.versions.trunk.version=trunk -libs.tomlplusplus.versions.trunk.path=/opt/compiler-explorer/libs/tomlplusplus/trunk/include -libs.tomlplusplus.versions.133.version=1.3.3 -libs.tomlplusplus.versions.133.path=/opt/compiler-explorer/libs/tomlplusplus/v1.3.3/include -libs.tomlplusplus.versions.124.version=1.2.4 -libs.tomlplusplus.versions.124.path=/opt/compiler-explorer/libs/tomlplusplus/v1.2.4/include - -libs.trompeloeil.name=trompeloeil -libs.trompeloeil.versions=47:46:45:44:43:42:41:40:39:38:37:36:35:34:33:32:31:30:29:28 -libs.trompeloeil.url=https://github.com/rollbear/trompeloeil -libs.trompeloeil.versions.47.path=/opt/compiler-explorer/libs/trompeloeil/v47/include -libs.trompeloeil.versions.47.version=v47 -libs.trompeloeil.versions.46.path=/opt/compiler-explorer/libs/trompeloeil/v46/include -libs.trompeloeil.versions.46.version=v46 -libs.trompeloeil.versions.45.path=/opt/compiler-explorer/libs/trompeloeil/v45/include -libs.trompeloeil.versions.45.version=v45 -libs.trompeloeil.versions.44.path=/opt/compiler-explorer/libs/trompeloeil/v44/include -libs.trompeloeil.versions.44.version=v44 -libs.trompeloeil.versions.43.path=/opt/compiler-explorer/libs/trompeloeil/v43/include -libs.trompeloeil.versions.43.version=v43 -libs.trompeloeil.versions.42.path=/opt/compiler-explorer/libs/trompeloeil/v42/include -libs.trompeloeil.versions.42.version=v42 -libs.trompeloeil.versions.41.path=/opt/compiler-explorer/libs/trompeloeil/v41/include -libs.trompeloeil.versions.41.version=v41 -libs.trompeloeil.versions.40.path=/opt/compiler-explorer/libs/trompeloeil/v40/include -libs.trompeloeil.versions.40.version=v40 -libs.trompeloeil.versions.39.path=/opt/compiler-explorer/libs/trompeloeil/v39/include -libs.trompeloeil.versions.39.version=v39 -libs.trompeloeil.versions.38.path=/opt/compiler-explorer/libs/trompeloeil/v38/include -libs.trompeloeil.versions.38.version=v38 -libs.trompeloeil.versions.37.path=/opt/compiler-explorer/libs/trompeloeil/v37/include -libs.trompeloeil.versions.37.version=v37 -libs.trompeloeil.versions.36.path=/opt/compiler-explorer/libs/trompeloeil/v36/include -libs.trompeloeil.versions.36.version=v36 -libs.trompeloeil.versions.35.path=/opt/compiler-explorer/libs/trompeloeil/v35/include -libs.trompeloeil.versions.35.version=v35 -libs.trompeloeil.versions.34.path=/opt/compiler-explorer/libs/trompeloeil/v34/include -libs.trompeloeil.versions.34.version=v34 -libs.trompeloeil.versions.33.path=/opt/compiler-explorer/libs/trompeloeil/v33/include -libs.trompeloeil.versions.33.version=v33 -libs.trompeloeil.versions.32.path=/opt/compiler-explorer/libs/trompeloeil/v32/include -libs.trompeloeil.versions.32.version=v32 -libs.trompeloeil.versions.31.path=/opt/compiler-explorer/libs/trompeloeil/v31/include -libs.trompeloeil.versions.31.version=v31 -libs.trompeloeil.versions.30.path=/opt/compiler-explorer/libs/trompeloeil/v30/include -libs.trompeloeil.versions.30.version=v30 -libs.trompeloeil.versions.29.path=/opt/compiler-explorer/libs/trompeloeil/v29/include -libs.trompeloeil.versions.29.version=v29 -libs.trompeloeil.versions.28.path=/opt/compiler-explorer/libs/trompeloeil/v28/include -libs.trompeloeil.versions.28.version=v28 - -libs.tts.name=TTS -libs.tts.description=C++20 Unit Test Framework for Numerical Applications -libs.tts.versions=trunk:v01:v02:v10:v20:v21 -libs.tts.url=https://github.com/jfalcou/tts -libs.tts.versions.trunk.version=trunk -libs.tts.versions.trunk.path=/opt/compiler-explorer/libs/tts/trunk/include -libs.tts.versions.v01.version=v0.1 -libs.tts.versions.v01.path=/opt/compiler-explorer/libs/tts/0.1/include -libs.tts.versions.v02.version=v0.2 -libs.tts.versions.v02.path=/opt/compiler-explorer/libs/tts/0.2/include -libs.tts.versions.v10.version=v1.0 -libs.tts.versions.v10.path=/opt/compiler-explorer/libs/tts/1.0/include -libs.tts.versions.v20.version=v2.0 -libs.tts.versions.v20.path=/opt/compiler-explorer/libs/tts/2.0/include -libs.tts.versions.v21.version=v2.1 -libs.tts.versions.v21.path=/opt/compiler-explorer/libs/tts/2.1/include - -libs.type_safe.name=type_safe -libs.type_safe.url=https://github.com/foonathan/type_safe -libs.type_safe.description=type_safe provides zero overhead abstractions that use the C++ type system to prevent bugs. -libs.type_safe.versions=trunk -libs.type_safe.versions.trunk.version=trunk -libs.type_safe.versions.trunk.path=/opt/compiler-explorer/libs/type_safe/trunk/include:/opt/compiler-explorer/libs/type_safe/trunk/external/debug_assert - -libs.unifex.name=libunifex -libs.unifex.url=https://github.com/facebookexperimental/libunifex -libs.unifex.versions=trunk -libs.unifex.staticliblink=unifex -libs.unifex.versions.trunk.version=trunk -libs.unifex.versions.trunk.path=/opt/compiler-explorer/libs/unifex/trunk/include - -libs.vcl.name=VCL -libs.vcl.description=Agner Fog's vector class library -libs.vcl.versions=130:200:201 -libs.vcl.url=https://github.com/vectorclass -libs.vcl.versions.130.version=1.30 -libs.vcl.versions.130.path=/opt/compiler-explorer/libs/vcl/v1.30 -libs.vcl.versions.200.version=2.00 -libs.vcl.versions.200.path=/opt/compiler-explorer/libs/vcl/v2.00.01 -libs.vcl.versions.201.version=2.01 -libs.vcl.versions.201.path=/opt/compiler-explorer/libs/vcl/v2.01.03 - -libs.xercesc.name=Xerces-C++ -libs.xercesc.description=Xerces-C++ is a validating XML parser written in a portable subset of C++ -libs.xercesc.versions=323 -libs.xercesc.url=https://xerces.apache.org/ -libs.xercesc.staticliblink=xerces-c -libs.xercesc.dependencies=curl-d -libs.xercesc.versions.323.version=3.2.3 -libs.xercesc.versions.323.path=/opt/compiler-explorer/libs/xercesc/v3.2.3/src - -libs.xsimd.name=xsimd -libs.xsimd.versions=trunk:901:900:810:805:803:760:700:614 -libs.xsimd.url=http://xsimd.readthedocs.io -libs.xsimd.versions.trunk.version=trunk -libs.xsimd.versions.trunk.path=/opt/compiler-explorer/libs/xsimd/trunk/include -libs.xsimd.versions.901.version=9.0.1 -libs.xsimd.versions.901.path=/opt/compiler-explorer/libs/xsimd/9.0.1/include -libs.xsimd.versions.900.version=9.0.0 -libs.xsimd.versions.900.path=/opt/compiler-explorer/libs/xsimd/9.0.0/include -libs.xsimd.versions.810.version=8.1.0 -libs.xsimd.versions.810.path=/opt/compiler-explorer/libs/xsimd/8.1.0/include -libs.xsimd.versions.805.version=8.0.5 -libs.xsimd.versions.805.path=/opt/compiler-explorer/libs/xsimd/8.0.5/include -libs.xsimd.versions.803.version=8.0.3 -libs.xsimd.versions.803.path=/opt/compiler-explorer/libs/xsimd/8.0.3/include -libs.xsimd.versions.760.version=7.6.0 -libs.xsimd.versions.760.path=/opt/compiler-explorer/libs/xsimd/7.6.0/include -libs.xsimd.versions.700.version=7.0.0 -libs.xsimd.versions.700.path=/opt/compiler-explorer/libs/xsimd/7.0.0/include -libs.xsimd.versions.614.version=6.1.4 -libs.xsimd.versions.614.path=/opt/compiler-explorer/libs/xsimd/6.1.4/include - -libs.xtensor.name=xtensor -libs.xtensor.versions=trunk:0194:0182:0174 -libs.xtensor.url=http://xtensor.readthedocs.io -libs.xtensor.versions.trunk.version=trunk -libs.xtensor.versions.trunk.path=/opt/compiler-explorer/libs/xtensor/trunk/include -libs.xtensor.versions.0194.version=0.19.4 -libs.xtensor.versions.0194.path=/opt/compiler-explorer/libs/xtensor/0.19.4/include -libs.xtensor.versions.0182.version=0.18.2 -libs.xtensor.versions.0182.path=/opt/compiler-explorer/libs/xtensor/0.18.2/include -libs.xtensor.versions.0174.version=0.17.4 -libs.xtensor.versions.0174.path=/opt/compiler-explorer/libs/xtensor/0.17.4/include - -libs.xtl.name=xtl -libs.xtl.versions=trunk:053:0416 -libs.xtl.url=http://xtl.readthedocs.io -libs.xtl.versions.trunk.version=trunk -libs.xtl.versions.trunk.path=/opt/compiler-explorer/libs/xtl/trunk/include -libs.xtl.versions.053.version=0.5.3 -libs.xtl.versions.053.path=/opt/compiler-explorer/libs/xtl/0.5.3/include -libs.xtl.versions.0416.version=0.4.16 -libs.xtl.versions.0416.path=/opt/compiler-explorer/libs/xtl/0.4.16/include - -libs.ztdcuneicode.name=ztd.cuneicode -libs.ztdcuneicode.url=https://github.com/soasis/cuneicode -libs.ztdcuneicode.description=Robust C-style text encoding library<br /><br />Note that to use, you must add the "ztd.idk" and "ztd.encoding_tables" libraries -libs.ztdcuneicode.versions=main -libs.ztdcuneicode.versions.main.version=main -libs.ztdcuneicode.versions.main.path=/opt/compiler-explorer/libs/ztdcuneicode/main/include -libs.ztdcuneicode.staticliblink=ztd.cuneicode -libs.ztdcuneicode.dependencies=ztd.idk:ztd.encoding_tables - -libs.ztdencodingtables.name=ztd.encoding_tables -libs.ztdencodingtables.url=https://github.com/soasis/encoding_tables -libs.ztdencodingtables.description=Collection of encoding tables for C and C++ programs to handle most table-driven and other styles of single and multi-byte encodings<br /><br />Note that to use, you must add the "ztd.idk" library -libs.ztdencodingtables.versions=main -libs.ztdencodingtables.versions.main.version=main -libs.ztdencodingtables.versions.main.path=/opt/compiler-explorer/libs/ztdencodingtables/main/include -libs.ztdencodingtables.staticliblink=ztd.encoding_tables -libs.ztdencodingtables.dependencies=ztd.idk - -libs.ztdidk.name=ztd.idk -libs.ztdidk.url=https://github.com/soasis/idk -libs.ztdidk.description=Industrial Development Kit (IDK) for core utilities (bit functions, comparison functions, and more) found across software engineering disciplines -libs.ztdidk.versions=main -libs.ztdidk.versions.main.version=main -libs.ztdidk.versions.main.path=/opt/compiler-explorer/libs/ztdidk/main/include -libs.ztdidk.staticliblink=ztd.idk - -libs.ztdplatform.name=ztd.platform -libs.ztdplatform.url=https://github.com/soasis/platform -libs.ztdplatform.description=A library containing a myriad of platform-specific utilities and directives<br /><br />Note that to use, you must add the "ztd.idk" library -libs.ztdplatform.versions=main -libs.ztdplatform.versions.main.version=main -libs.ztdplatform.versions.main.path=/opt/compiler-explorer/libs/ztdplatform/main/include -libs.ztdplatform.staticliblink=ztd.platform -libs.ztdplatform.dependencies=ztd.idk - -libs.ztdstaticcontainers.name=ztd.static_containers -libs.ztdstaticcontainers.url=https://github.com/soasis/static_containers -libs.ztdstaticcontainers.description=Fixed-size and similar containers library<br /><br />Note that to use, you must add the "ztd.idk" library -libs.ztdstaticcontainers.versions=main -libs.ztdstaticcontainers.versions.main.version=main -libs.ztdstaticcontainers.versions.main.path=/opt/compiler-explorer/libs/ztdstaticcontainers/main/include -libs.ztdstaticcontainers.dependencies=ztd.idk - -libs.ztdtext.name=ztd.text -libs.ztdtext.url=https://github.com/soasis/text -libs.ztdtext.description=Robust text encoding library, for Unicode and more<br /><br />Note that to use, you must add the "ztd.encoding_tables", "ztd.idk", "ztd.static_containers", and "ztd.text" libraries -libs.ztdtext.versions=main -libs.ztdtext.versions.main.version=main -libs.ztdtext.versions.main.path=/opt/compiler-explorer/libs/ztdtext/main/include -libs.ztdtext.dependencies=ztd.idk:ztd.encoding_tables:ztd.platform:ztd.cuneicode - -libs.zug.name=zug -libs.zug.url=https://github.com/arximboldi/zug -libs.zug.versions=trunk -libs.zug.versions.trunk.version=trunk -libs.zug.versions.trunk.path=/opt/compiler-explorer/libs/zug/trunk - -libs.cli11.name=CLI11 -libs.cli11.url=https://github.com/CLIUtils/CLI11 -libs.cli11.description=Command line parser for C++11 -libs.cli11.versions=191:200 -libs.cli11.versions.191.version=1.9.1 -libs.cli11.versions.191.path=/opt/compiler-explorer/libs/cli11/v1.9.1/include -libs.cli11.versions.200.version=2.0.0 -libs.cli11.versions.200.path=/opt/compiler-explorer/libs/cli11/v2.0.0/include - -libs.avr-libstdcpp.name=avr-libstdcpp -libs.avr-libstdcpp.description=libstdc++ port for avr-gcc -libs.avr-libstdcpp.url=https://github.com/modm-io/avr-libstdcpp -libs.avr-libstdcpp.versions=trunk -libs.avr-libstdcpp.versions.trunk.version=trunk -libs.avr-libstdcpp.versions.trunk.path=/opt/compiler-explorer/libs/avr-libstdcpp/trunk/include - -libs.curl.name=curl -libs.curl.liblink=curl-d -libs.curl.url=https://curl.se -libs.curl.versions=7831 -libs.curl.versions.7831.version=7.83.1 -libs.curl.versions.7831.path=/opt/compiler-explorer/libs/curl/7.83.1/include - -libs.copperspice.name=CopperSpice -libs.copperspice.url=https://www.copperspice.com/ -libs.copperspice.description=CopperSpice is a set of individual libraries which can be used to develop cross platform software applications in C++. Note that on CE we only include: CsCore, CsXml, CsXmlPatterns, CsNetwork and CsScript. -libs.copperspice.liblink=CsScript1.8:CsXmlPatterns1.8:CsNetwork1.8:CsXml1.8:CsCore1.8 -libs.copperspice.versions=180 -libs.copperspice.versions.180.version=1.8.0 -libs.copperspice.versions.180.path=/opt/compiler-explorer/libs/copperspice/1.8.0/include:/opt/compiler-explorer/libs/copperspice/1.8.0/include/QtCore:/opt/compiler-explorer/libs/copperspice/1.8.0/include/QtXml:/opt/compiler-explorer/libs/copperspice/1.8.0/include/QtXmlPatterns:/opt/compiler-explorer/libs/copperspice/1.8.0/include/QtNetwork:/opt/compiler-explorer/libs/copperspice/1.8.0/include/QtScript -libs.copperspice.versions.180.libpath=/opt/compiler-explorer/libs/copperspice/1.8.0/lib - - -################################# -################################# -# Installed tools -tools=PVS-Studio:clangformattrunk:clangquerytrunk:clangtidytrunk:iwyu:ldd:llvm-covtrunk:llvm-mcatrunk:osacatrunk:pahole:readelf:strings:x86to6502:llvmdwarfdumptrunk - -tools.PVS-Studio.name=PVS-Studio -tools.PVS-Studio.exe=/opt/compiler-explorer/pvs-studio-latest/bin/pvs-studio-analyzer -tools.PVS-Studio.type=postcompilation -tools.PVS-Studio.exclude=cl19:cl19_2015_u3:cl_new:icc:rvclang:wasmclang:cross:ellcc:zapcc:djggp:armclang32:armclang64 -tools.PVS-Studio.class=pvs-studio-tool -tools.PVS-Studio.stdinHint=disabled -tools.PVS-Studio.includeKey=supportsPVS-Studio - -tools.clangformattrunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang-format -tools.clangformattrunk.name=clang-format -tools.clangformattrunk.type=independent -tools.clangformattrunk.class=clang-format-tool - -tools.clangquerytrunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang-query -tools.clangquerytrunk.name=clang-query (trunk) -tools.clangquerytrunk.type=independent -tools.clangquerytrunk.class=clang-query-tool -tools.clangquerytrunk.stdinHint=Query commands -tools.clangquerytrunk.monacoStdin=true - -tools.clangtidytrunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang-tidy -tools.clangtidytrunk.name=clang-tidy (trunk) -tools.clangtidytrunk.type=independent -tools.clangtidytrunk.class=clang-tidy-tool -tools.clangtidytrunk.exclude=cl19:cl_new -tools.clangtidytrunk.options=--gcc-toolchain=/opt/compiler-explorer/gcc-snapshot -tools.clangtidytrunk.stdinHint=disabled - -tools.iwyu.exe=/opt/compiler-explorer/iwyu/0.12/bin/include-what-you-use -tools.iwyu.name=include-what-you-use (0.12) -tools.iwyu.type=independent -tools.iwyu.class=compiler-dropin-tool -# e.g. -# tools.iwyu.options=-Xiwyu --mapping_file=/opt/compiler-explorer/iwyu/share/include-what-you-use/gcc-8.intrinsics.imp -tools.iwyu.stdinHint=disabled - -tools.ldd.name=ldd -tools.ldd.exe=/usr/bin/ldd -tools.ldd.type=postcompilation -tools.ldd.class=readelf-tool -tools.ldd.exclude=djggp -tools.ldd.stdinHint=disabled - -tools.llvm-covtrunk.name=llvm-cov (trunk) -tools.llvm-covtrunk.exe=/opt/compiler-explorer/clang-trunk/bin/llvm-cov -tools.llvm-covtrunk.type=postcompilation -tools.llvm-covtrunk.class=llvm-cov-tool - -tools.llvm-mcatrunk.name=llvm-mca (trunk) -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=avr:rv32:arm:aarch:mips:msp:ppc:cl19:cl_new:djggp -tools.llvm-mcatrunk.stdinHint=disabled - -tools.osacatrunk.name=OSACA (0.5.2) -tools.osacatrunk.exe=/opt/compiler-explorer/osaca-0.5.2/bin/osaca -tools.osacatrunk.type=postcompilation -tools.osacatrunk.class=osaca-tool -tools.osacatrunk.exclude=avr:rv32:armv7:mips:msp:ppc:cl19:cl_new:djggp:kvx:k1c:armhf:armg:arm5 -tools.osacatrunk.stdinHint=disabled - -tools.pahole.name=pahole (trunk) -tools.pahole.exe=/opt/compiler-explorer/pahole-trunk/bin/pahole -tools.pahole.type=postcompilation -tools.pahole.class=pahole-tool -tools.pahole.exclude=djggp -tools.pahole.stdinHint=disabled -tools.pahole.languageId=cppp - -tools.readelf.name=readelf (trunk) -tools.readelf.exe=/opt/compiler-explorer/gcc-snapshot/bin/readelf -tools.readelf.type=postcompilation -tools.readelf.class=readelf-tool -tools.readelf.exclude=djggp -tools.readelf.stdinHint=disabled - -tools.strings.exe=/opt/compiler-explorer/gcc-snapshot/bin/strings -tools.strings.name=strings -tools.strings.type=postcompilation -tools.strings.class=strings-tool -tools.strings.exclude=djggp -tools.strings.stdinHint=disabled - -tools.x86to6502.exe=/opt/compiler-explorer/x86-to-6502/lefticus/x86-to-6502 -tools.x86to6502.name=x86-to-6502 -tools.x86to6502.type=postcompilation -tools.x86to6502.class=x86to6502-tool -tools.x86to6502.exclude=avr:rv32:arm:aarch:mips:msp:ppc:cl19:cl_new_arm32:djggp:riscv:wasm:frc2019:raspbian:arduino -tools.x86to6502.stdinHint=disabled -tools.x86to6502.languageId=asm6502 - -tools.llvmdwarfdumptrunk.exe=/opt/compiler-explorer/clang-trunk/bin/llvm-dwarfdump -tools.llvmdwarfdumptrunk.name=llvm-dwarfdump (trunk) -tools.llvmdwarfdumptrunk.type=postcompilation -tools.llvmdwarfdumptrunk.class=llvm-dwarfdump-tool -tools.llvmdwarfdumptrunk.stdinHint=disabled diff --git a/etc/config/objc++.defaults.properties b/etc/config/objc++.defaults.properties deleted file mode 100644 index 52cd54fba..000000000 --- a/etc/config/objc++.defaults.properties +++ /dev/null @@ -1,74 +0,0 @@ -# Default settings for Objective-C++ -defaultCompiler=objcxxgdefault -postProcess= -demangler=c++filt -demanglerType=cpp -objdumper=objdump -#androidNdk=/opt/google/android-ndk-r9c -options= -supportsBinary=true -supportsBinaryObject=true -binaryHideFuncRe=^(__.*|_(init|start|fini)|(de)?register_tm_clones|call_gmon_start|frame_dummy|\.plt.*|_dl_relocate_static_pie)$ -needsMulti=false -stubRe=\bmain\b -stubText=int main(void){return 0;/*stub provided by Compiler Explorer*/} -supportsLibraryCodeFilter=true - - -compilers=&gcc - -group.gcc.compilers=objcxxg44:objcxxg45:objcxxg46:objcxxg47:objcxxg48:objcxxg5:objcxxg6x:objcxxg7:objcxxg8:objcxxg9:objcxxg10:objcxxg11:objcxxgdefault -compiler.objcxxg44.exe=/usr/bin/g++-4.4 -compiler.objcxxg44.name=g++ 4.4 -compiler.objcxxg45.exe=/usr/bin/g++-4.5 -compiler.objcxxg45.name=g++ 4.5 -compiler.objcxxg46.exe=/usr/bin/g++-4.6 -compiler.objcxxg46.name=g++ 4.6 -compiler.objcxxg47.exe=/usr/bin/g++-4.7 -compiler.objcxxg47.name=g++ 4.7 -compiler.objcxxg48.exe=/usr/bin/g++-4.8 -compiler.objcxxg48.name=g++ 4.8 -compiler.objcxxg5.exe=/usr/bin/g++-5 -compiler.objcxxg5.name=g++ 5.x -compiler.objcxxg6x.exe=/usr/bin/g++-6 -compiler.objcxxg6x.name=g++ 6.x -compiler.objcxxg6x.alias=g6 -compiler.objcxxg7.exe=/usr/bin/g++-7 -compiler.objcxxg7.name=g++ 7.x -compiler.objcxxg8.exe=/usr/bin/g++-8 -compiler.objcxxg8.name=g++ 8.x -compiler.objcxxg9.exe=/usr/bin/g++-9 -compiler.objcxxg9.name=g++ 9.x -compiler.objcxxg10.exe=/usr/bin/g++-10 -compiler.objcxxg10.name=g++ 10.x -compiler.objcxxg11.exe=/usr/bin/g++-11 -compiler.objcxxg11.name=g++ 11.x -compiler.objcxxgdefault.exe=/usr/bin/g++ -compiler.objcxxgdefault.name=g++ default - -tools=strings:ldd:llvmdwarfdumpdefault - -tools.ldd.name=ldd -tools.ldd.exe=/usr/bin/ldd -tools.ldd.type=postcompilation -tools.ldd.class=readelf-tool -tools.ldd.exclude=djggp -tools.ldd.stdinHint=disabled - -tools.strings.exe=/usr/bin/strings -tools.strings.name=strings -tools.strings.type=postcompilation -tools.strings.class=strings-tool -tools.strings.exclude=djggp -tools.strings.stdinHint=disabled - -tools.llvmdwarfdumpdefault.exe=/usr/bin/llvm-dwarfdump -tools.llvmdwarfdumpdefault.name=llvm-dwarfdump (default) -tools.llvmdwarfdumpdefault.type=postcompilation -tools.llvmdwarfdumpdefault.class=llvm-dwarfdump-tool -tools.llvmdwarfdumpdefault.stdinHint=disabled - -################################# -################################# -# Installed libs (See c++.amazon.properties for a scheme of libs group) -libs= diff --git a/etc/config/objc.amazon.properties b/etc/config/objc.amazon.properties deleted file mode 100644 index 732104158..000000000 --- a/etc/config/objc.amazon.properties +++ /dev/null @@ -1,840 +0,0 @@ -compilers=&objcgcc86:&objccross -defaultCompiler=objcg141 -demangler=/opt/compiler-explorer/gcc-14.1.0/bin/c++filt -objdumper=/opt/compiler-explorer/gcc-14.1.0/bin/objdump -needsMulti=false - -externalparser=CEAsmParser -externalparser.exe=/usr/local/bin/asm-parser - -############################### -# GCC for x86 -group.objcgcc86.compilers=objcg346:objcg404:objcg650:objcg105:objcg114:objcg122:objcg123:objcg131:objcg132:objcg141:objcgsnapshot -group.objcgcc86.groupName=GCC x86-64 -group.objcgcc86.instructionSet=amd64 -group.objcgcc86.isSemVer=true -group.objcgcc86.baseName=x86-64 gcc -group.objcgcc86.supportsPVS-Studio=true -group.objcgcc86.licenseLink=https://gcc.gnu.org/onlinedocs/gcc/Copying.html -group.objcgcc86.licenseName=GNU General Public License -group.objcgcc86.licensePreamble=Copyright (c) 2007 Free Software Foundation, Inc. <a href="https://fsf.org/" target="_blank">https://fsf.org/</a> - -compiler.objcg346.exe=/opt/compiler-explorer/gcc-renovated-3.4.6/bin/gcc -compiler.objcg346.semver=3.4.6 - -compiler.objcg404.exe=/opt/compiler-explorer/gcc-renovated-4.0.4/bin/gcc -compiler.objcg404.semver=4.0.4 - -compiler.objcg650.exe=/opt/compiler-explorer/gcc-renovated-6.5.0/bin/gcc -compiler.objcg650.semver=6.5.0 - -compiler.objcg105.exe=/opt/compiler-explorer/gcc-10.5.0/bin/gcc -compiler.objcg105.semver=10.5 - -compiler.objcg114.exe=/opt/compiler-explorer/gcc-11.4.0/bin/gcc -compiler.objcg114.semver=11.4 - -compiler.objcg122.exe=/opt/compiler-explorer/gcc-12.2.0/bin/gcc -compiler.objcg122.semver=12.2 - -compiler.objcg123.exe=/opt/compiler-explorer/gcc-12.3.0/bin/gcc -compiler.objcg123.semver=12.3 - -compiler.objcg131.exe=/opt/compiler-explorer/gcc-13.1.0/bin/gcc -compiler.objcg131.semver=13.1 - -compiler.objcg132.exe=/opt/compiler-explorer/gcc-13.2.0/bin/gcc -compiler.objcg132.semver=13.2 - -compiler.objcg141.exe=/opt/compiler-explorer/gcc-14.1.0/bin/gcc -compiler.objcg141.semver=14.1 - -compiler.objcgsnapshot.exe=/opt/compiler-explorer/gcc-snapshot/bin/gcc -compiler.objcgsnapshot.demangler=/opt/compiler-explorer/gcc-snapshot/bin/c++filt -compiler.objcgsnapshot.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump -compiler.objcgsnapshot.semver=(trunk) -compiler.objcgsnapshot.isNightly=true - -############################### -# Cross Compilers -group.objccross.compilers=&objcppcs:&objcmipss:&objcgccarm:&objcrv:&objcs390x:&objcloongarch64:&objcsparc:&objcsparc64:&objcsparcleon:&objcvax -group.objccross.supportsBinary=false -group.objccross.supportsBinaryObject=true -group.objccross.groupName=Cross GCC -group.objccross.licenseLink=https://gcc.gnu.org/onlinedocs/gcc/Copying.html -group.objccross.licenseName=GNU General Public License -group.objccross.licensePreamble=Copyright (c) 2007 Free Software Foundation, Inc. <a href="https://fsf.org/" target="_blank">https://fsf.org/</a> - -############################### -# Cross for SPARC -group.objcsparc.compilers=&objcgccsparc - -# GCC for SPARC -group.objcgccsparc.compilers=objcsparcg1220:objcsparcg1230:objcsparcg1310:objcsparcg1320:objcsparcg1410 -group.objcgccsparc.supportsBinary=true -group.objcgccsparc.supportsExecute=false -group.objcgccsparc.baseName=SPARC gcc -group.objcgccsparc.groupName=SPARC GCC -group.objcgccsparc.isSemVer=true - -compiler.objcsparcg1220.exe=/opt/compiler-explorer/sparc/gcc-12.2.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-gcc -compiler.objcsparcg1220.semver=12.2.0 -compiler.objcsparcg1220.objdumper=/opt/compiler-explorer/sparc/gcc-12.2.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-objdump -compiler.objcsparcg1220.demangler=/opt/compiler-explorer/sparc/gcc-12.2.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-c++filt - -compiler.objcsparcg1230.exe=/opt/compiler-explorer/sparc/gcc-12.3.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-gcc -compiler.objcsparcg1230.semver=12.3.0 -compiler.objcsparcg1230.objdumper=/opt/compiler-explorer/sparc/gcc-12.3.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-objdump -compiler.objcsparcg1230.demangler=/opt/compiler-explorer/sparc/gcc-12.3.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-c++filt - -compiler.objcsparcg1310.exe=/opt/compiler-explorer/sparc/gcc-13.1.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-gcc -compiler.objcsparcg1310.semver=13.1.0 -compiler.objcsparcg1310.objdumper=/opt/compiler-explorer/sparc/gcc-13.1.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-objdump -compiler.objcsparcg1310.demangler=/opt/compiler-explorer/sparc/gcc-13.1.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-c++filt - -compiler.objcsparcg1320.exe=/opt/compiler-explorer/sparc/gcc-13.2.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-gcc -compiler.objcsparcg1320.semver=13.2.0 -compiler.objcsparcg1320.objdumper=/opt/compiler-explorer/sparc/gcc-13.2.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-objdump -compiler.objcsparcg1320.demangler=/opt/compiler-explorer/sparc/gcc-13.2.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-c++filt - -compiler.objcsparcg1410.exe=/opt/compiler-explorer/sparc/gcc-14.1.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-gcc -compiler.objcsparcg1410.semver=14.1.0 -compiler.objcsparcg1410.objdumper=/opt/compiler-explorer/sparc/gcc-14.1.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-objdump -compiler.objcsparcg1410.demangler=/opt/compiler-explorer/sparc/gcc-14.1.0/sparc-unknown-linux-gnu/bin/sparc-unknown-linux-gnu-c++filt - -############################### -# Cross for SPARC64 -group.objcsparc64.compilers=&objcgccsparc64 - -# GCC for SPARC64 -group.objcgccsparc64.compilers=objcsparc64g1220:objcsparc64g1230:objcsparc64g1310:objcsparc64g1320:objcsparc64g1410 -group.objcgccsparc64.supportsBinary=true -group.objcgccsparc64.supportsExecute=false -group.objcgccsparc64.baseName=SPARC64 gcc -group.objcgccsparc64.groupName=SPARC64 GCC -group.objcgccsparc64.isSemVer=true - -compiler.objcsparc64g1220.exe=/opt/compiler-explorer/sparc64/gcc-12.2.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-gcc -compiler.objcsparc64g1220.semver=12.2.0 -compiler.objcsparc64g1220.objdumper=/opt/compiler-explorer/sparc64/gcc-12.2.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-objdump -compiler.objcsparc64g1220.demangler=/opt/compiler-explorer/sparc64/gcc-12.2.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-c++filt - -compiler.objcsparc64g1230.exe=/opt/compiler-explorer/sparc64/gcc-12.3.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-gcc -compiler.objcsparc64g1230.semver=12.3.0 -compiler.objcsparc64g1230.objdumper=/opt/compiler-explorer/sparc64/gcc-12.3.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-objdump -compiler.objcsparc64g1230.demangler=/opt/compiler-explorer/sparc64/gcc-12.3.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-c++filt - -compiler.objcsparc64g1310.exe=/opt/compiler-explorer/sparc64/gcc-13.1.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-gcc -compiler.objcsparc64g1310.semver=13.1.0 -compiler.objcsparc64g1310.objdumper=/opt/compiler-explorer/sparc64/gcc-13.1.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-objdump -compiler.objcsparc64g1310.demangler=/opt/compiler-explorer/sparc64/gcc-13.1.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-c++filt - -compiler.objcsparc64g1320.exe=/opt/compiler-explorer/sparc64/gcc-13.2.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-gcc -compiler.objcsparc64g1320.semver=13.2.0 -compiler.objcsparc64g1320.objdumper=/opt/compiler-explorer/sparc64/gcc-13.2.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-objdump -compiler.objcsparc64g1320.demangler=/opt/compiler-explorer/sparc64/gcc-13.2.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-c++filt - -compiler.objcsparc64g1410.exe=/opt/compiler-explorer/sparc64/gcc-14.1.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-gcc -compiler.objcsparc64g1410.semver=14.1.0 -compiler.objcsparc64g1410.objdumper=/opt/compiler-explorer/sparc64/gcc-14.1.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-objdump -compiler.objcsparc64g1410.demangler=/opt/compiler-explorer/sparc64/gcc-14.1.0/sparc64-multilib-linux-gnu/bin/sparc64-multilib-linux-gnu-c++filt - -############################### -# Cross for SPARC-LEON -group.objcsparcleon.compilers=&objcgccsparcleon - -# GCC for SPARC-LEON -group.objcgccsparcleon.compilers=objcsparcleong1220:objcsparcleong1220-1:objcsparcleong1230:objcsparcleong1310:objcsparcleong1320 -group.objcgccsparcleon.supportsBinary=true -group.objcgccsparcleon.supportsExecute=false -group.objcgccsparcleon.baseName=SPARC LEON gcc -group.objcgccsparcleon.groupName=SPARC LEON GCC -group.objcgccsparcleon.isSemVer=true - -# this one was wrongly built using 'master', not 12.2.0 release. -compiler.objcsparcleong1220.hidden=true -compiler.objcsparcleong1220.exe=/opt/compiler-explorer/sparc-leon/gcc-12.2.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-gcc -compiler.objcsparcleong1220.name=SPARC LEON gcc 13.x (incorrectly named 12.2.0 in the past) -compiler.objcsparcleong1220.objdumper=/opt/compiler-explorer/sparc-leon/gcc-12.2.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-objdump -compiler.objcsparcleong1220.demangler=/opt/compiler-explorer/sparc-leon/gcc-12.2.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-c++filt - -compiler.objcsparcleong1230.exe=/opt/compiler-explorer/sparc-leon/gcc-12.3.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-gcc -compiler.objcsparcleong1230.semver=12.3.0 -compiler.objcsparcleong1230.objdumper=/opt/compiler-explorer/sparc-leon/gcc-12.3.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-objdump -compiler.objcsparcleong1230.demangler=/opt/compiler-explorer/sparc-leon/gcc-12.3.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-c++filt - -compiler.objcsparcleong1310.exe=/opt/compiler-explorer/sparc-leon/gcc-13.1.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-gcc -compiler.objcsparcleong1310.semver=13.1.0 -compiler.objcsparcleong1310.objdumper=/opt/compiler-explorer/sparc-leon/gcc-13.1.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-objdump -compiler.objcsparcleong1310.demangler=/opt/compiler-explorer/sparc-leon/gcc-13.1.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-c++filt - -compiler.objcsparcleong1320.exe=/opt/compiler-explorer/sparc-leon/gcc-13.2.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-gcc -compiler.objcsparcleong1320.semver=13.2.0 -compiler.objcsparcleong1320.objdumper=/opt/compiler-explorer/sparc-leon/gcc-13.2.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-objdump -compiler.objcsparcleong1320.demangler=/opt/compiler-explorer/sparc-leon/gcc-13.2.0/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-c++filt - -compiler.objcsparcleong1220-1.exe=/opt/compiler-explorer/sparc-leon/gcc-12.2.0-1/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-gcc -compiler.objcsparcleong1220-1.semver=12.2.0 -compiler.objcsparcleong1220-1.objdumper=/opt/compiler-explorer/sparc-leon/gcc-12.2.0-1/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-objdump -compiler.objcsparcleong1220-1.demangler=/opt/compiler-explorer/sparc-leon/gcc-12.2.0-1/sparc-leon-linux-uclibc/bin/sparc-leon-linux-uclibc-c++filt - -############################### -# Cross for loongarch64 -group.objcloongarch64.compilers=&objcgccloongarch64 - -# GCC for loongarch64 -group.objcgccloongarch64.compilers=objcloongarch64g1220:objcloongarch64g1230:objcloongarch64g1310:objcloongarch64g1320:objcloongarch64g1410 -group.objcgccloongarch64.supportsBinary=true -group.objcgccloongarch64.supportsExecute=false -group.objcgccloongarch64.baseName=loongarch64 gcc -group.objcgccloongarch64.groupName=loongarch64 GCC -group.objcgccloongarch64.isSemVer=true - -compiler.objcloongarch64g1220.exe=/opt/compiler-explorer/loongarch64/gcc-12.2.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-gcc -compiler.objcloongarch64g1220.semver=12.2.0 -compiler.objcloongarch64g1220.objdumper=/opt/compiler-explorer/loongarch64/gcc-12.2.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-objdump -compiler.objcloongarch64g1220.demangler=/opt/compiler-explorer/loongarch64/gcc-12.2.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-c++filt - -compiler.objcloongarch64g1230.exe=/opt/compiler-explorer/loongarch64/gcc-12.3.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-gcc -compiler.objcloongarch64g1230.semver=12.3.0 -compiler.objcloongarch64g1230.objdumper=/opt/compiler-explorer/loongarch64/gcc-12.3.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-objdump -compiler.objcloongarch64g1230.demangler=/opt/compiler-explorer/loongarch64/gcc-12.3.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-c++filt - -compiler.objcloongarch64g1310.exe=/opt/compiler-explorer/loongarch64/gcc-13.1.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-gcc -compiler.objcloongarch64g1310.semver=13.1.0 -compiler.objcloongarch64g1310.objdumper=/opt/compiler-explorer/loongarch64/gcc-13.1.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-objdump -compiler.objcloongarch64g1310.demangler=/opt/compiler-explorer/loongarch64/gcc-13.1.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-c++filt - -compiler.objcloongarch64g1320.exe=/opt/compiler-explorer/loongarch64/gcc-13.2.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-gcc -compiler.objcloongarch64g1320.semver=13.2.0 -compiler.objcloongarch64g1320.objdumper=/opt/compiler-explorer/loongarch64/gcc-13.2.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-objdump -compiler.objcloongarch64g1320.demangler=/opt/compiler-explorer/loongarch64/gcc-13.2.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-c++filt - -compiler.objcloongarch64g1410.exe=/opt/compiler-explorer/loongarch64/gcc-14.1.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-gcc -compiler.objcloongarch64g1410.semver=14.1.0 -compiler.objcloongarch64g1410.objdumper=/opt/compiler-explorer/loongarch64/gcc-14.1.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-objdump -compiler.objcloongarch64g1410.demangler=/opt/compiler-explorer/loongarch64/gcc-14.1.0/loongarch64-unknown-linux-gnu/bin/loongarch64-unknown-linux-gnu-c++filt - - -############################### -# Cross for s390x -group.objcs390x.compilers=&objcgccs390x - -# GCC for s390x -group.objcgccs390x.compilers=objcs390xg1220:objcs390xg1230:objcs390xg1310:objcs390xg1320:objcs390xg1410 -group.objcgccs390x.supportsBinary=true -group.objcgccs390x.supportsExecute=false -group.objcgccs390x.baseName=s390x gcc -group.objcgccs390x.groupName=s390x GCC -group.objcgccs390x.isSemVer=true - -compiler.objcs390xg1220.exe=/opt/compiler-explorer/s390x/gcc-12.2.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-gcc -compiler.objcs390xg1220.semver=12.2.0 -compiler.objcs390xg1220.objdumper=/opt/compiler-explorer/s390x/gcc-12.2.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-objdump -compiler.objcs390xg1220.demangler=/opt/compiler-explorer/s390x/gcc-12.2.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-c++filt - -compiler.objcs390xg1230.exe=/opt/compiler-explorer/s390x/gcc-12.3.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-gcc -compiler.objcs390xg1230.semver=12.3.0 -compiler.objcs390xg1230.objdumper=/opt/compiler-explorer/s390x/gcc-12.3.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-objdump -compiler.objcs390xg1230.demangler=/opt/compiler-explorer/s390x/gcc-12.3.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-c++filt - -compiler.objcs390xg1310.exe=/opt/compiler-explorer/s390x/gcc-13.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-gcc -compiler.objcs390xg1310.semver=13.1.0 -compiler.objcs390xg1310.objdumper=/opt/compiler-explorer/s390x/gcc-13.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-objdump -compiler.objcs390xg1310.demangler=/opt/compiler-explorer/s390x/gcc-13.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-c++filt - -compiler.objcs390xg1320.exe=/opt/compiler-explorer/s390x/gcc-13.2.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-gcc -compiler.objcs390xg1320.semver=13.2.0 -compiler.objcs390xg1320.objdumper=/opt/compiler-explorer/s390x/gcc-13.2.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-objdump -compiler.objcs390xg1320.demangler=/opt/compiler-explorer/s390x/gcc-13.2.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-c++filt - -compiler.objcs390xg1410.exe=/opt/compiler-explorer/s390x/gcc-14.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-gcc -compiler.objcs390xg1410.semver=14.1.0 -compiler.objcs390xg1410.objdumper=/opt/compiler-explorer/s390x/gcc-14.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-objdump -compiler.objcs390xg1410.demangler=/opt/compiler-explorer/s390x/gcc-14.1.0/s390x-ibm-linux-gnu/bin/s390x-ibm-linux-gnu-c++filt - -############################### -# Cross compilers for PPC -group.objcppcs.compilers=&objcppc:&objcppc64:&objcppc64le -group.objcppcs.isSemVer=true -group.objcppcs.supportsBinary=true -group.objcppcs.supportsExecute=false - -group.objcppc.compilers=objcppcg1220:objcppcg1230:objcppcg1310:objcppcg1320:objcppcg1410 -group.objcppc.groupName=POWER -group.objcppc.baseName=POWER GCC - -compiler.objcppcg1220.exe=/opt/compiler-explorer/powerpc/gcc-12.2.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-gcc -compiler.objcppcg1220.semver=12.2.0 -compiler.objcppcg1220.objdumper=/opt/compiler-explorer/powerpc/gcc-12.2.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-objdump -compiler.objcppcg1220.demangler=/opt/compiler-explorer/powerpc/gcc-12.2.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-c++filt - -compiler.objcppcg1230.exe=/opt/compiler-explorer/powerpc/gcc-12.3.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-gcc -compiler.objcppcg1230.semver=12.3.0 -compiler.objcppcg1230.objdumper=/opt/compiler-explorer/powerpc/gcc-12.3.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-objdump -compiler.objcppcg1230.demangler=/opt/compiler-explorer/powerpc/gcc-12.3.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-c++filt - -compiler.objcppcg1310.exe=/opt/compiler-explorer/powerpc/gcc-13.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-gcc -compiler.objcppcg1310.semver=13.1.0 -compiler.objcppcg1310.objdumper=/opt/compiler-explorer/powerpc/gcc-13.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-objdump -compiler.objcppcg1310.demangler=/opt/compiler-explorer/powerpc/gcc-13.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-c++filt - -compiler.objcppcg1320.exe=/opt/compiler-explorer/powerpc/gcc-13.2.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-gcc -compiler.objcppcg1320.semver=13.2.0 -compiler.objcppcg1320.objdumper=/opt/compiler-explorer/powerpc/gcc-13.2.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-objdump -compiler.objcppcg1320.demangler=/opt/compiler-explorer/powerpc/gcc-13.2.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-c++filt - -compiler.objcppcg1410.exe=/opt/compiler-explorer/powerpc/gcc-14.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-gcc -compiler.objcppcg1410.semver=14.1.0 -compiler.objcppcg1410.objdumper=/opt/compiler-explorer/powerpc/gcc-14.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-objdump -compiler.objcppcg1410.demangler=/opt/compiler-explorer/powerpc/gcc-14.1.0/powerpc-unknown-linux-gnu/bin/powerpc-unknown-linux-gnu-c++filt - -group.objcppc64.compilers=objcppc64g1220:objcppc64g1230:objcppc64g1310:objcppc64g1320:objcppc64gtrunk:objcppc64g1410 -group.objcppc64.groupName=POWER64 -group.objcppc64.baseName=POWER64 GCC - -compiler.objcppc64g1220.exe=/opt/compiler-explorer/powerpc64/gcc-12.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-gcc -compiler.objcppc64g1220.semver=12.2.0 -compiler.objcppc64g1220.objdumper=/opt/compiler-explorer/powerpc64/gcc-12.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.objcppc64g1220.demangler=/opt/compiler-explorer/powerpc64/gcc-12.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-c++filt - -compiler.objcppc64g1230.exe=/opt/compiler-explorer/powerpc64/gcc-12.3.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-gcc -compiler.objcppc64g1230.semver=12.3.0 -compiler.objcppc64g1230.objdumper=/opt/compiler-explorer/powerpc64/gcc-12.3.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.objcppc64g1230.demangler=/opt/compiler-explorer/powerpc64/gcc-12.3.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-c++filt - -compiler.objcppc64g1310.exe=/opt/compiler-explorer/powerpc64/gcc-13.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-gcc -compiler.objcppc64g1310.semver=13.1.0 -compiler.objcppc64g1310.objdumper=/opt/compiler-explorer/powerpc64/gcc-13.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.objcppc64g1310.demangler=/opt/compiler-explorer/powerpc64/gcc-13.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-c++filt - -compiler.objcppc64g1320.exe=/opt/compiler-explorer/powerpc64/gcc-13.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-gcc -compiler.objcppc64g1320.semver=13.2.0 -compiler.objcppc64g1320.objdumper=/opt/compiler-explorer/powerpc64/gcc-13.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.objcppc64g1320.demangler=/opt/compiler-explorer/powerpc64/gcc-13.2.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-c++filt - -compiler.objcppc64g1410.exe=/opt/compiler-explorer/powerpc64/gcc-14.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-gcc -compiler.objcppc64g1410.semver=14.1.0 -compiler.objcppc64g1410.objdumper=/opt/compiler-explorer/powerpc64/gcc-14.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.objcppc64g1410.demangler=/opt/compiler-explorer/powerpc64/gcc-14.1.0/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-c++filt - -compiler.objcppc64gtrunk.exe=/opt/compiler-explorer/powerpc64/gcc-trunk/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-gcc -compiler.objcppc64gtrunk.semver=trunk -compiler.objcppc64gtrunk.objdumper=/opt/compiler-explorer/powerpc64/gcc-trunk/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-objdump -compiler.objcppc64gtrunk.demangler=/opt/compiler-explorer/powerpc64/gcc-trunk/powerpc64-unknown-linux-gnu/bin/powerpc64-unknown-linux-gnu-c++filt - -group.objcppc64le.compilers=objcppc64leg1220:objcppc64leg1230:objcppc64leg1310:objcppc64leg1320:objcppc64legtrunk:objcppc64leg1410 -group.objcppc64le.groupName=POWER64LE -group.objcppc64le.baseName=POWER64LE GCC - -compiler.objcppc64leg1220.exe=/opt/compiler-explorer/powerpc64le/gcc-12.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-gcc -compiler.objcppc64leg1220.semver=12.2.0 -compiler.objcppc64leg1220.objdumper=/opt/compiler-explorer/powerpc64le/gcc-12.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.objcppc64leg1220.demangler=/opt/compiler-explorer/powerpc64le/gcc-12.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-c++filt - -compiler.objcppc64leg1230.exe=/opt/compiler-explorer/powerpc64le/gcc-12.3.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-gcc -compiler.objcppc64leg1230.semver=12.3.0 -compiler.objcppc64leg1230.objdumper=/opt/compiler-explorer/powerpc64le/gcc-12.3.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.objcppc64leg1230.demangler=/opt/compiler-explorer/powerpc64le/gcc-12.3.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-c++filt - -compiler.objcppc64leg1310.exe=/opt/compiler-explorer/powerpc64le/gcc-13.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-gcc -compiler.objcppc64leg1310.semver=13.1.0 -compiler.objcppc64leg1310.objdumper=/opt/compiler-explorer/powerpc64le/gcc-13.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.objcppc64leg1310.demangler=/opt/compiler-explorer/powerpc64le/gcc-13.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-c++filt - -compiler.objcppc64leg1320.exe=/opt/compiler-explorer/powerpc64le/gcc-13.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-gcc -compiler.objcppc64leg1320.semver=13.2.0 -compiler.objcppc64leg1320.objdumper=/opt/compiler-explorer/powerpc64le/gcc-13.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.objcppc64leg1320.demangler=/opt/compiler-explorer/powerpc64le/gcc-13.2.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-c++filt - -compiler.objcppc64leg1410.exe=/opt/compiler-explorer/powerpc64le/gcc-14.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-gcc -compiler.objcppc64leg1410.semver=14.1.0 -compiler.objcppc64leg1410.objdumper=/opt/compiler-explorer/powerpc64le/gcc-14.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.objcppc64leg1410.demangler=/opt/compiler-explorer/powerpc64le/gcc-14.1.0/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-c++filt - -compiler.objcppc64legtrunk.exe=/opt/compiler-explorer/powerpc64le/gcc-trunk/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-gcc -compiler.objcppc64legtrunk.semver=trunk -compiler.objcppc64legtrunk.objdumper=/opt/compiler-explorer/powerpc64le/gcc-trunk/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-objdump -compiler.objcppc64legtrunk.demangler=/opt/compiler-explorer/powerpc64le/gcc-trunk/powerpc64le-unknown-linux-gnu/bin/powerpc64le-unknown-linux-gnu-c++filt - -############################### -# GCC for ARM -group.objcgccarm.compilers=&objcgcc32arm:&objcgcc64arm -group.objcgccarm.supportsBinary=true -group.objcgccarm.supportsExecute=false -# Some of the compilers don't like -isystem (as they assume the code must be C). -# See https://github.com/compiler-explorer/compiler-explorer/issues/989 for discussion/ -group.objcgccarm.includeFlag=-I - -# 32 bit -group.objcgcc32arm.groupName=Arm 32-bit GCC -group.objcgcc32arm.compilers=objcarmg1220:objcarmg1230:objcarmg1310:objcarmg1320:objcarmg1410:objcarmgtrunk -group.objcgcc32arm.isSemVer=true -group.objcgcc32arm.instructionSet=arm32 -group.objcgcc32arm.baseName=ARM gcc - -compiler.objcarmg1220.exe=/opt/compiler-explorer/arm/gcc-12.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-gcc -compiler.objcarmg1220.semver=12.2.0 -compiler.objcarmg1220.objdumper=/opt/compiler-explorer/arm/gcc-12.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-objdump -compiler.objcarmg1220.demangler=/opt/compiler-explorer/arm/gcc-12.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-c++filt - -compiler.objcarmg1230.exe=/opt/compiler-explorer/arm/gcc-12.3.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-gcc -compiler.objcarmg1230.semver=12.3.0 -compiler.objcarmg1230.objdumper=/opt/compiler-explorer/arm/gcc-12.3.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-objdump -compiler.objcarmg1230.demangler=/opt/compiler-explorer/arm/gcc-12.3.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-c++filt - -compiler.objcarmg1310.exe=/opt/compiler-explorer/arm/gcc-13.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-gcc -compiler.objcarmg1310.semver=13.1.0 -compiler.objcarmg1310.objdumper=/opt/compiler-explorer/arm/gcc-13.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-objdump -compiler.objcarmg1310.demangler=/opt/compiler-explorer/arm/gcc-13.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-c++filt - -compiler.objcarmg1320.exe=/opt/compiler-explorer/arm/gcc-13.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-gcc -compiler.objcarmg1320.semver=13.2.0 -compiler.objcarmg1320.objdumper=/opt/compiler-explorer/arm/gcc-13.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-objdump -compiler.objcarmg1320.demangler=/opt/compiler-explorer/arm/gcc-13.2.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-c++filt - -compiler.objcarmg1410.exe=/opt/compiler-explorer/arm/gcc-14.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-gcc -compiler.objcarmg1410.semver=14.1.0 -compiler.objcarmg1410.objdumper=/opt/compiler-explorer/arm/gcc-14.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-objdump -compiler.objcarmg1410.demangler=/opt/compiler-explorer/arm/gcc-14.1.0/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-c++filt - -compiler.objcarmgtrunk.exe=/opt/compiler-explorer/arm/gcc-trunk/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-gcc -compiler.objcarmgtrunk.demangler=/opt/compiler-explorer/arm/gcc-trunk/arm-unknown-linux-gnueabihf/bin/arm-unknown-linux-gnueabihf-c++filt -compiler.objcarmgtrunk.name=ARM gcc trunk (linux) -compiler.objcarmgtrunk.semver=trunk -compiler.objcarmgtrunk.isNightly=true - -# 64 bit -group.objcgcc64arm.groupName=Arm 64-bit GCC -group.objcgcc64arm.baseName=ARM64 GCC -group.objcgcc64arm.compilers=objcarm64gtrunk:objcarm64g1220:objcarm64g1230:objcarm64g1310:objcarm64g1320:objcarm64g1410 -group.objcgcc64arm.isSemVer=true -group.objcgcc64arm.instructionSet=aarch64 - -compiler.objcarm64g1220.exe=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gcc -compiler.objcarm64g1220.semver=12.2.0 -compiler.objcarm64g1220.objdumper=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-objdump -compiler.objcarm64g1220.demangler=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-c++filt - -compiler.objcarm64g1230.exe=/opt/compiler-explorer/arm64/gcc-12.3.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gcc -compiler.objcarm64g1230.semver=12.3.0 -compiler.objcarm64g1230.objdumper=/opt/compiler-explorer/arm64/gcc-12.3.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-objdump -compiler.objcarm64g1230.demangler=/opt/compiler-explorer/arm64/gcc-12.3.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-c++filt - -compiler.objcarm64g1310.exe=/opt/compiler-explorer/arm64/gcc-13.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gcc -compiler.objcarm64g1310.semver=13.1.0 -compiler.objcarm64g1310.objdumper=/opt/compiler-explorer/arm64/gcc-13.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-objdump -compiler.objcarm64g1310.demangler=/opt/compiler-explorer/arm64/gcc-13.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-c++filt - -compiler.objcarm64g1320.exe=/opt/compiler-explorer/arm64/gcc-13.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gcc -compiler.objcarm64g1320.semver=13.2.0 -compiler.objcarm64g1320.objdumper=/opt/compiler-explorer/arm64/gcc-13.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-objdump -compiler.objcarm64g1320.demangler=/opt/compiler-explorer/arm64/gcc-13.2.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-c++filt - -compiler.objcarm64g1410.exe=/opt/compiler-explorer/arm64/gcc-14.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gcc -compiler.objcarm64g1410.semver=14.1.0 -compiler.objcarm64g1410.objdumper=/opt/compiler-explorer/arm64/gcc-14.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-objdump -compiler.objcarm64g1410.demangler=/opt/compiler-explorer/arm64/gcc-14.1.0/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-c++filt - -compiler.objcarm64gtrunk.exe=/opt/compiler-explorer/arm64/gcc-trunk/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-gcc -compiler.objcarm64gtrunk.objdumper=/opt/compiler-explorer/arm64/gcc-trunk/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-objdump -compiler.objcarm64gtrunk.demangler=/opt/compiler-explorer/arm64/gcc-trunk/aarch64-unknown-linux-gnu/bin/aarch64-unknown-linux-gnu-c++filt -compiler.objcarm64gtrunk.semver=trunk -compiler.objcarm64gtrunk.isNightly=true - -############################### -# GCC for MIPS -group.objcmipss.compilers=&objcmips:&objcmipsel:&objcmips64:&objcmips64el - -group.objcmipss.isSemVer=true -group.objcmipss.supportsBinary=true -group.objcmipss.supportsExecute=false - -## MIPS -group.objcmips.compilers=objcmipsg1220:objcmipsg1230:objcmipsg1310:objcmipsg1320:objcmipsg1410 -group.objcmips.groupName=MIPS GCC -group.objcmips.baseName=mips gcc - -compiler.objcmipsg1220.exe=/opt/compiler-explorer/mips/gcc-12.2.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-gcc -compiler.objcmipsg1220.semver=12.2.0 -compiler.objcmipsg1220.objdumper=/opt/compiler-explorer/mips/gcc-12.2.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump -compiler.objcmipsg1220.demangler=/opt/compiler-explorer/mips/gcc-12.2.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-c++filt - -compiler.objcmipsg1230.exe=/opt/compiler-explorer/mips/gcc-12.3.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-gcc -compiler.objcmipsg1230.semver=12.3.0 -compiler.objcmipsg1230.objdumper=/opt/compiler-explorer/mips/gcc-12.3.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump -compiler.objcmipsg1230.demangler=/opt/compiler-explorer/mips/gcc-12.3.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-c++filt - -compiler.objcmipsg1310.exe=/opt/compiler-explorer/mips/gcc-13.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-gcc -compiler.objcmipsg1310.semver=13.1.0 -compiler.objcmipsg1310.objdumper=/opt/compiler-explorer/mips/gcc-13.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump -compiler.objcmipsg1310.demangler=/opt/compiler-explorer/mips/gcc-13.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-c++filt - -compiler.objcmipsg1320.exe=/opt/compiler-explorer/mips/gcc-13.2.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-gcc -compiler.objcmipsg1320.semver=13.2.0 -compiler.objcmipsg1320.objdumper=/opt/compiler-explorer/mips/gcc-13.2.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump -compiler.objcmipsg1320.demangler=/opt/compiler-explorer/mips/gcc-13.2.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-c++filt - -compiler.objcmipsg1410.exe=/opt/compiler-explorer/mips/gcc-14.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-gcc -compiler.objcmipsg1410.semver=14.1.0 -compiler.objcmipsg1410.objdumper=/opt/compiler-explorer/mips/gcc-14.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-objdump -compiler.objcmipsg1410.demangler=/opt/compiler-explorer/mips/gcc-14.1.0/mips-unknown-linux-gnu/bin/mips-unknown-linux-gnu-c++filt - -## MIPS64 -group.objcmips64.groupName=MIPS64 GCC -group.objcmips64.compilers=objcmips64g1220:objcmips64g1230:objcmips64g1310:objcmips64g1320:objcmips64g1410 -group.objcmips64.baseName=MIPS64 gcc - -compiler.objcmips64g1220.exe=/opt/compiler-explorer/mips64/gcc-12.2.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-gcc -compiler.objcmips64g1220.semver=12.2.0 -compiler.objcmips64g1220.objdumper=/opt/compiler-explorer/mips64/gcc-12.2.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump -compiler.objcmips64g1220.demangler=/opt/compiler-explorer/mips64/gcc-12.2.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-c++filt - -compiler.objcmips64g1230.exe=/opt/compiler-explorer/mips64/gcc-12.3.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-gcc -compiler.objcmips64g1230.semver=12.3.0 -compiler.objcmips64g1230.objdumper=/opt/compiler-explorer/mips64/gcc-12.3.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump -compiler.objcmips64g1230.demangler=/opt/compiler-explorer/mips64/gcc-12.3.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-c++filt - -compiler.objcmips64g1310.exe=/opt/compiler-explorer/mips64/gcc-13.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-gcc -compiler.objcmips64g1310.semver=13.1.0 -compiler.objcmips64g1310.objdumper=/opt/compiler-explorer/mips64/gcc-13.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump -compiler.objcmips64g1310.demangler=/opt/compiler-explorer/mips64/gcc-13.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-c++filt - -compiler.objcmips64g1320.exe=/opt/compiler-explorer/mips64/gcc-13.2.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-gcc -compiler.objcmips64g1320.semver=13.2.0 -compiler.objcmips64g1320.objdumper=/opt/compiler-explorer/mips64/gcc-13.2.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump -compiler.objcmips64g1320.demangler=/opt/compiler-explorer/mips64/gcc-13.2.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-c++filt - -compiler.objcmips64g1410.exe=/opt/compiler-explorer/mips64/gcc-14.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-gcc -compiler.objcmips64g1410.semver=14.1.0 -compiler.objcmips64g1410.objdumper=/opt/compiler-explorer/mips64/gcc-14.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-objdump -compiler.objcmips64g1410.demangler=/opt/compiler-explorer/mips64/gcc-14.1.0/mips64-unknown-linux-gnu/bin/mips64-unknown-linux-gnu-c++filt - -## MIPS EL -group.objcmipsel.groupName=MIPSEL GCC -group.objcmipsel.compilers=objcmipselg1220:objcmipselg1230:objcmipselg1310:objcmipselg1320:objcmipselg1410 -group.objcmipsel.baseName=mips (el) gcc - -compiler.objcmipselg1220.exe=/opt/compiler-explorer/mipsel/gcc-12.2.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-gcc -compiler.objcmipselg1220.semver=12.2.0 -compiler.objcmipselg1220.objdumper=/opt/compiler-explorer/mipsel/gcc-12.2.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-objdump -compiler.objcmipselg1220.demangler=/opt/compiler-explorer/mipsel/gcc-12.2.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-c++filt - -compiler.objcmipselg1230.exe=/opt/compiler-explorer/mipsel/gcc-12.3.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-gcc -compiler.objcmipselg1230.semver=12.3.0 -compiler.objcmipselg1230.objdumper=/opt/compiler-explorer/mipsel/gcc-12.3.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-objdump -compiler.objcmipselg1230.demangler=/opt/compiler-explorer/mipsel/gcc-12.3.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-c++filt - -compiler.objcmipselg1310.exe=/opt/compiler-explorer/mipsel/gcc-13.1.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-gcc -compiler.objcmipselg1310.semver=13.1.0 -compiler.objcmipselg1310.objdumper=/opt/compiler-explorer/mipsel/gcc-13.1.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-objdump -compiler.objcmipselg1310.demangler=/opt/compiler-explorer/mipsel/gcc-13.1.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-c++filt - -compiler.objcmipselg1320.exe=/opt/compiler-explorer/mipsel/gcc-13.2.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-gcc -compiler.objcmipselg1320.semver=13.2.0 -compiler.objcmipselg1320.objdumper=/opt/compiler-explorer/mipsel/gcc-13.2.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-objdump -compiler.objcmipselg1320.demangler=/opt/compiler-explorer/mipsel/gcc-13.2.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-c++filt - -compiler.objcmipselg1410.exe=/opt/compiler-explorer/mipsel/gcc-14.1.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-gcc -compiler.objcmipselg1410.semver=14.1.0 -compiler.objcmipselg1410.objdumper=/opt/compiler-explorer/mipsel/gcc-14.1.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-objdump -compiler.objcmipselg1410.demangler=/opt/compiler-explorer/mipsel/gcc-14.1.0/mipsel-multilib-linux-gnu/bin/mipsel-multilib-linux-gnu-c++filt - -## MIPS64 EL -group.objcmips64el.groupName=MIPS64EL GCC -group.objcmips64el.compilers=objcmips64elg1220:objcmips64elg1230:objcmips64elg1310:objcmips64elg1320:objcmips64elg1410 -group.objcmips64el.baseName=mips64 (el) gcc - -compiler.objcmips64elg1220.exe=/opt/compiler-explorer/mips64el/gcc-12.2.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-gcc -compiler.objcmips64elg1220.semver=12.2.0 -compiler.objcmips64elg1220.objdumper=/opt/compiler-explorer/mips64el/gcc-12.2.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-objdump -compiler.objcmips64elg1220.demangler=/opt/compiler-explorer/mips64el/gcc-12.2.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-c++filt - -compiler.objcmips64elg1230.exe=/opt/compiler-explorer/mips64el/gcc-12.3.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-gcc -compiler.objcmips64elg1230.semver=12.3.0 -compiler.objcmips64elg1230.objdumper=/opt/compiler-explorer/mips64el/gcc-12.3.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-objdump -compiler.objcmips64elg1230.demangler=/opt/compiler-explorer/mips64el/gcc-12.3.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-c++filt - -compiler.objcmips64elg1310.exe=/opt/compiler-explorer/mips64el/gcc-13.1.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-gcc -compiler.objcmips64elg1310.semver=13.1.0 -compiler.objcmips64elg1310.objdumper=/opt/compiler-explorer/mips64el/gcc-13.1.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-objdump -compiler.objcmips64elg1310.demangler=/opt/compiler-explorer/mips64el/gcc-13.1.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-c++filt - -compiler.objcmips64elg1320.exe=/opt/compiler-explorer/mips64el/gcc-13.2.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-gcc -compiler.objcmips64elg1320.semver=13.2.0 -compiler.objcmips64elg1320.objdumper=/opt/compiler-explorer/mips64el/gcc-13.2.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-objdump -compiler.objcmips64elg1320.demangler=/opt/compiler-explorer/mips64el/gcc-13.2.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-c++filt - -compiler.objcmips64elg1410.exe=/opt/compiler-explorer/mips64el/gcc-14.1.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-gcc -compiler.objcmips64elg1410.semver=14.1.0 -compiler.objcmips64elg1410.objdumper=/opt/compiler-explorer/mips64el/gcc-14.1.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-objdump -compiler.objcmips64elg1410.demangler=/opt/compiler-explorer/mips64el/gcc-14.1.0/mips64el-multilib-linux-uclibc/bin/mips64el-multilib-linux-uclibc-c++filt - - -############################### -# GCC for RISC-V -group.objcrv.compilers=&objcrv64:&objcrv32 -group.objcrv.groupName=RISC-V GCC -group.objcrv.isSemVer=true -group.objcrv.supportsExecute=false -group.objcrv.supportsBinary=true -group.objcrv.supportsBinaryObject=true - -## Subgroup for riscv32 -group.objcrv32.groupName=RISC-V 32-bits -group.objcrv32.baseName=RISC-V 32 GCC -group.objcrv32.compilers=objcrv32gtrunk:objcrv32g1220:objcrv32g1230:objcrv32g1310:objcrv32g1320:objcrv32g1410 - -compiler.objcrv32g1220.exe=/opt/compiler-explorer/riscv32/gcc-12.2.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-gcc -compiler.objcrv32g1220.semver=12.2.0 -compiler.objcrv32g1220.demangler=/opt/compiler-explorer/riscv32/gcc-12.2.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-c++filt -compiler.objcrv32g1220.objdumper=/opt/compiler-explorer/riscv32/gcc-12.2.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-objdump - -compiler.objcrv32g1230.exe=/opt/compiler-explorer/riscv32/gcc-12.3.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-gcc -compiler.objcrv32g1230.semver=12.3.0 -compiler.objcrv32g1230.objdumper=/opt/compiler-explorer/riscv32/gcc-12.3.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-objdump -compiler.objcrv32g1230.demangler=/opt/compiler-explorer/riscv32/gcc-12.3.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-c++filt - -compiler.objcrv32g1310.exe=/opt/compiler-explorer/riscv32/gcc-13.1.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-gcc -compiler.objcrv32g1310.semver=13.1.0 -compiler.objcrv32g1310.objdumper=/opt/compiler-explorer/riscv32/gcc-13.1.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-objdump -compiler.objcrv32g1310.demangler=/opt/compiler-explorer/riscv32/gcc-13.1.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-c++filt - -compiler.objcrv32g1320.exe=/opt/compiler-explorer/riscv32/gcc-13.2.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-gcc -compiler.objcrv32g1320.semver=13.2.0 -compiler.objcrv32g1320.objdumper=/opt/compiler-explorer/riscv32/gcc-13.2.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-objdump -compiler.objcrv32g1320.demangler=/opt/compiler-explorer/riscv32/gcc-13.2.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-c++filt - -compiler.objcrv32g1410.exe=/opt/compiler-explorer/riscv32/gcc-14.1.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-gcc -compiler.objcrv32g1410.semver=14.1.0 -compiler.objcrv32g1410.objdumper=/opt/compiler-explorer/riscv32/gcc-14.1.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-objdump -compiler.objcrv32g1410.demangler=/opt/compiler-explorer/riscv32/gcc-14.1.0/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-c++filt - -compiler.objcrv32gtrunk.exe=/opt/compiler-explorer/riscv32/gcc-trunk/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-gcc -compiler.objcrv32gtrunk.semver=(trunk) -compiler.objcrv32gtrunk.demangler=/opt/compiler-explorer/riscv32/gcc-trunk/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-c++filt -compiler.objcrv32gtrunk.objdumper=/opt/compiler-explorer/riscv32/gcc-trunk/riscv32-unknown-linux-gnu/bin/riscv32-unknown-linux-gnu-objdump -compiler.objcrv32gtrunk.isNightly=true - -## Subgroup for riscv32 -group.objcrv64.groupName=RISC-V 64-bits -group.objcrv64.baseName=RISC-V 64 GCC -group.objcrv64.compilers=objcrv64gtrunk:objcrv64g1220 - -compiler.objcrv64g1220.exe=/opt/compiler-explorer/riscv64/gcc-12.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-gcc -compiler.objcrv64g1220.semver=12.2.0 -compiler.objcrv64g1220.objdumper=/opt/compiler-explorer/riscv64/gcc-12.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump -compiler.objcrv64g1220.demangler=/opt/compiler-explorer/riscv64/gcc-12.2.0/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-c++filt - -compiler.objcrv64gtrunk.exe=/opt/compiler-explorer/riscv64/gcc-trunk/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-gcc -compiler.objcrv64gtrunk.semver=(trunk) -compiler.objcrv64gtrunk.demangler=/opt/compiler-explorer/riscv64/gcc-trunk/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-c++filt -compiler.objcrv64gtrunk.objdumper=/opt/compiler-explorer/riscv64/gcc-trunk/riscv64-unknown-linux-gnu/bin/riscv64-unknown-linux-gnu-objdump -compiler.objcrv64gtrunk.isNightly=true - -############################### -# GCC for VAX -# -group.objcvax.compilers=objcvaxg1050:objcvaxg1040 -group.objcvax.groupName=VAX GCC -group.objcvax.baseName=vax gcc -group.objcvax.isSemVer=true -group.objcvax.supportsExecute=false -group.objcvax.supportsBinary=true -group.objcvax.supportsBinaryObject=true - -compiler.objcvaxg1050.exe=/opt/compiler-explorer/vax/gcc-10.5.0-2023-11-16/bin/vax--netbsdelf-gcc -compiler.objcvaxg1050.options=--sysroot /opt/compiler-explorer/vax/gcc-10.5.0-2023-11-16/vax--netbsdelf-sysroot/ -compiler.objcvaxg1050.objdumper=/opt/compiler-explorer/vax/gcc-10.5.0-2023-11-16/bin/vax--netbsdelf-objdump -compiler.objcvaxg1050.demangler=/opt/compiler-explorer/vax/gcc-10.5.0-2023-11-16/bin/vax--netbsdelf-c++filt -compiler.objcvaxg1050.name=VAX gcc NetBSDELF 10.5.0 (Nov 15 03:50:22 2023) -compiler.objcvaxg1050.semver=10.5.0 - -compiler.objcvaxg1040.exe=/opt/compiler-explorer/vax/gcc-10.4.0/bin/vax--netbsdelf-gcc -compiler.objcvaxg1040.options=--sysroot /opt/compiler-explorer/vax/gcc-10.4.0/vax--netbsdelf-sysroot/ -compiler.objcvaxg1040.objdumper=/opt/compiler-explorer/vax/gcc-10.4.0/bin/vax--netbsdelf-objdump -compiler.objcvaxg1040.demangler=/opt/compiler-explorer/vax/gcc-10.4.0/bin/vax--netbsdelf-c++filt -compiler.objcvaxg1040.name=VAX gcc NetBSDELF 10.4.0 -compiler.objcvaxg1040.semver=10.4.0 - -################################# -################################# -# Libraries -libs=cs50:hedley:libuv:lua:nsimd:openssl:python:simde:curl - -libs.cs50.name=cs50 -libs.cs50.versions=910 -libs.cs50.versions.910.version=9.1.0 -libs.cs50.versions.910.path=/opt/compiler-explorer/libs/cs50/9.1.0/include -libs.cs50.versions.910.libpath=/opt/compiler-explorer/libs/cs50/9.1.0/x86_64/lib:/opt/compiler-explorer/libs/cs50/9.1.0/x86/lib -libs.cs50.versions.910.liblink=cs50 - -libs.hedley.name=hedley -libs.hedley.description=A C/C++ header to help move ifdefs out of your code -libs.hedley.versions=v12 -libs.hedley.url=https://github.com/nemequ/hedley -libs.hedley.versions.v12.version=12.0.0 -libs.hedley.versions.v12.path=/opt/compiler-explorer/libs/hedley/v12/ - -libs.lua.name=Lua -libs.lua.versions=535:540 -libs.lua.liblink=lua:dl:m -libs.lua.versions.535.version=5.3.5 -libs.lua.versions.535.path=/opt/compiler-explorer/libs/lua/v5.3.5/include -libs.lua.versions.535.libpath=/opt/compiler-explorer/libs/lua/v5.3.5/lib/x86_64:/opt/compiler-explorer/libs/lua/v5.3.5/lib/x86 -libs.lua.versions.540.version=5.4.0 -libs.lua.versions.540.path=/opt/compiler-explorer/libs/lua/v5.4.0/include -libs.lua.versions.540.libpath=/opt/compiler-explorer/libs/lua/v5.4.0/lib/x86_64:/opt/compiler-explorer/libs/lua/v5.4.0/lib/x86 - -libs.libuv.name=libuv -libs.libuv.description=Cross-platform asynchronous I/O -libs.libuv.liblink=uv -libs.libuv.url=https://github.com/libuv/libuv -libs.libuv.versions=1370:1381 -libs.libuv.versions.1370.version=1.37.0 -libs.libuv.versions.1370.path=/opt/compiler-explorer/libs/libuv/v1.37.0/include -libs.libuv.versions.1370.libpath=/opt/compiler-explorer/libs/libuv/v1.37.0/x86_64/lib:/opt/compiler-explorer/libs/libuv/v1.37.0/x86/lib -libs.libuv.versions.1381.version=1.38.1 -libs.libuv.versions.1381.path=/opt/compiler-explorer/libs/libuv/v1.38.1/include -libs.libuv.versions.1381.libpath=/opt/compiler-explorer/libs/libuv/v1.38.1/x86_64/lib:/opt/compiler-explorer/libs/libuv/v1.38.1/x86/lib - -libs.nsimd.name=NSIMD -libs.nsimd.url=https://github.com/agenium-scale/nsimd/ -libs.nsimd.versions=22-x86_64:22-arm:22-arm64:301-x86_64:301-arm:301-arm64 -libs.nsimd.versions.22-x86_64.version=2.2 (x86_64) -libs.nsimd.versions.22-x86_64.path=/opt/compiler-explorer/libs/nsimd/v2.2/x86_64/include -libs.nsimd.versions.22-x86_64.libpath=/opt/compiler-explorer/libs/nsimd/v2.2/x86_64/lib -libs.nsimd.versions.22-x86_64.liblink=nsimd_avx512_skylake -libs.nsimd.versions.22-arm.version=2.2 (arm) -libs.nsimd.versions.22-arm.path=/opt/compiler-explorer/libs/nsimd/v2.2/arm/neon128/include -libs.nsimd.versions.22-arm.libpath=/opt/compiler-explorer/libs/nsimd/v2.2/arm/neon128/lib -libs.nsimd.versions.22-arm.liblink=nsimd_neon128 -libs.nsimd.versions.22-arm64.version=2.2 (arm64) -libs.nsimd.versions.22-arm64.path=/opt/compiler-explorer/libs/nsimd/v2.2/arm/aarch64/include -libs.nsimd.versions.22-arm64.libpath=/opt/compiler-explorer/libs/nsimd/v2.2/arm/aarch64/lib -libs.nsimd.versions.22-arm64.liblink=nsimd_aarch64 -libs.nsimd.versions.301-x86_64.version=3.0.1 (x86_64) -libs.nsimd.versions.301-x86_64.path=/opt/compiler-explorer/libs/nsimd/v3.0.1/x86_64/include -libs.nsimd.versions.301-x86_64.libpath=/opt/compiler-explorer/libs/nsimd/v3.0.1/x86_64/lib -libs.nsimd.versions.301-arm.version=3.0.1 (arm) -libs.nsimd.versions.301-arm.path=/opt/compiler-explorer/libs/nsimd/v3.0.1/arm/neon128/include -libs.nsimd.versions.301-arm.libpath=/opt/compiler-explorer/libs/nsimd/v3.0.1/arm/neon128/lib -libs.nsimd.versions.301-arm64.version=3.0.1 (arm64) -libs.nsimd.versions.301-arm64.path=/opt/compiler-explorer/libs/nsimd/v3.0.1/arm/aarch64/include -libs.nsimd.versions.301-arm64.libpath=/opt/compiler-explorer/libs/nsimd/v3.0.1/arm/aarch64/lib - -libs.openssl.name=OpenSSL -libs.openssl.liblink=ssl:crypto -libs.openssl.versions=111c:111g -libs.openssl.versions.111c.version=1.1.1c -libs.openssl.versions.111c.path=/opt/compiler-explorer/libs/openssl/openssl_1_1_1c/x86_64/opt/include -libs.openssl.versions.111c.libpath=/opt/compiler-explorer/libs/openssl/openssl_1_1_1c/x86_64/opt/lib:/opt/compiler-explorer/libs/openssl/openssl_1_1_1c/x86/opt/lib -libs.openssl.versions.111g.version=1.1.1g -libs.openssl.versions.111g.path=/opt/compiler-explorer/libs/openssl/openssl_1_1_1g/x86_64/opt/include -libs.openssl.versions.111g.libpath=/opt/compiler-explorer/libs/openssl/openssl_1_1_1g/x86_64/opt/lib:/opt/compiler-explorer/libs/openssl/openssl_1_1_1g/x86/opt/lib - -libs.python.name=Python -libs.python.url=https://python.org -libs.python.versions=359:3610:376:381 -libs.python.versions.359.version=3.5.9 -libs.python.versions.359.path=/opt/compiler-explorer/python-3.5.9/include/python3.5 -libs.python.versions.3610.version=3.6.10 -libs.python.versions.3610.path=/opt/compiler-explorer/python-3.6.10/include/python3.6 -libs.python.versions.376.version=3.7.6 -libs.python.versions.376.path=/opt/compiler-explorer/python-3.7.6/include/python3.7 -libs.python.versions.381.version=3.8.1 -libs.python.versions.381.path=/opt/compiler-explorer/python-3.8.1/include/python3.8 - -libs.simde.name=SIMDe -libs.simde.description=Implementations of SIMD instruction sets for systems which don't natively support them. -libs.simde.versions=trunk -libs.simde.url=https://github.com/simd-everywhere/simde -libs.simde.versions.trunk.version=trunk -libs.simde.versions.trunk.path=/opt/compiler-explorer/libs/simde/trunk - -libs.curl.name=curl -libs.curl.liblink=curl-d -libs.curl.url=https://curl.se -libs.curl.versions=7831 -libs.curl.versions.7831.version=7.83.1 -libs.curl.versions.7831.path=/opt/compiler-explorer/libs/curl/7.83.1/include - -################################# -################################# -# Installed tools -tools=PVS-Studio:clangformattrunk:clangquerytrunk:clangtidytrunk:ldd:llvm-mcatrunk:osacatrunk:pahole:readelf:strings:llvmdwarfdumptrunk - -tools.PVS-Studio.name=PVS-Studio -tools.PVS-Studio.exe=/opt/compiler-explorer/pvs-studio-latest/bin/pvs-studio-analyzer -tools.PVS-Studio.type=postcompilation -tools.PVS-Studio.exclude=ccl19:ccl19_2015_u3:ccl_new:armcclang32:armcclang64:rvcclang:ppci:cicc:cross:cgcc-classic:cc65 -tools.PVS-Studio.class=pvs-studio-tool -tools.PVS-Studio.stdinHint=disabled -tools.PVS-Studio.includeKey=supportsPVS-Studio - -tools.clangformattrunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang-format -tools.clangformattrunk.name=clang-format -tools.clangformattrunk.type=independent -tools.clangformattrunk.class=clang-format-tool - -tools.clangquerytrunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang-query -tools.clangquerytrunk.name=clang-query (trunk) -tools.clangquerytrunk.type=independent -tools.clangquerytrunk.class=clang-query-tool -tools.clangquerytrunk.stdinHint=Query commands - -tools.clangtidytrunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang-tidy -tools.clangtidytrunk.name=clang-tidy (trunk) -tools.clangtidytrunk.type=independent -tools.clangtidytrunk.class=clang-tidy-tool -tools.clangtidytrunk.options=--gcc-toolchain=/opt/compiler-explorer/gcc-9.2.0 -tools.clangtidytrunk.stdinHint=disabled - -tools.ldd.name=ldd -tools.ldd.exe=/usr/bin/ldd -tools.ldd.type=postcompilation -tools.ldd.class=readelf-tool -tools.ldd.exclude= -tools.ldd.stdinHint=disabled - -tools.llvm-mcatrunk.name=llvm-mca (trunk) -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 -tools.llvm-mcatrunk.stdinHint=disabled - -tools.osacatrunk.name=OSACA (0.5.2) -tools.osacatrunk.exe=/opt/compiler-explorer/osaca-0.5.2/bin/osaca -tools.osacatrunk.type=postcompilation -tools.osacatrunk.class=osaca-tool -tools.osacatrunk.exclude=cavr:carm:cmips:cmsp:cppc:ppci:armv7:ckvx:ck1c:carduino:carmh:carm5:carmg:carmce:cfr:rv6 -tools.osacatrunk.stdinHint=disabled - -tools.pahole.name=pahole -tools.pahole.exe=/opt/compiler-explorer/pahole/bin/pahole -tools.pahole.type=postcompilation -tools.pahole.class=pahole-tool -tools.pahole.exclude= -tools.pahole.stdinHint=disabled -tools.pahole.languageId=cppp - -tools.readelf.name=readelf -tools.readelf.exe=/opt/compiler-explorer/gcc-snapshot/bin/readelf -tools.readelf.type=postcompilation -tools.readelf.class=readelf-tool -tools.readelf.exclude= -tools.readelf.stdinHint=disabled - -tools.strings.exe=/opt/compiler-explorer/gcc-snapshot/bin/strings -tools.strings.name=strings -tools.strings.type=postcompilation -tools.strings.class=strings-tool -tools.strings.exclude= -tools.strings.stdinHint=disabled - -tools.llvmdwarfdumptrunk.exe=/opt/compiler-explorer/clang-trunk/bin/llvm-dwarfdump -tools.llvmdwarfdumptrunk.name=llvm-dwarfdump (trunk) -tools.llvmdwarfdumptrunk.type=postcompilation -tools.llvmdwarfdumptrunk.class=llvm-dwarfdump-tool -tools.llvmdwarfdumptrunk.stdinHint=disabled diff --git a/etc/config/objc.defaults.properties b/etc/config/objc.defaults.properties deleted file mode 100644 index 913443727..000000000 --- a/etc/config/objc.defaults.properties +++ /dev/null @@ -1,47 +0,0 @@ -# Default settings for Objective-C -compilers=&gcc -defaultCompiler=objcgdefault -objdumper=objdump -postProcess= -supportsBinary=true -supportsBinaryObject=true -binaryHideFuncRe=^(__.*|_(init|start|fini)|(de)?register_tm_clones|call_gmon_start|frame_dummy|\.plt.*)$ -stubRe=\bmain\b -stubText=int main(void){return 0;/*stub provided by Compiler Explorer*/} -supportsLibraryCodeFilter=true - -group.gcc.compilers=objcg44:objcg45:objcg46:objcg47:objcg48:objcg5:objcg6:objcg7:objcg8:objcg9:objcg10:objcg11:objcgdefault -compiler.objcg44.exe=/usr/bin/gcc-4.4 -compiler.objcg44.name=gcc 4.4 -compiler.objcg45.exe=/usr/bin/gcc-4.5 -compiler.objcg45.name=gcc 4.5 -compiler.objcg46.exe=/usr/bin/gcc-4.6 -compiler.objcg46.name=gcc 4.6 -compiler.objcg47.exe=/usr/bin/gcc-4.7 -compiler.objcg47.name=gcc 4.7 -compiler.objcg48.exe=/usr/bin/gcc-4.8 -compiler.objcg48.name=gcc 4.8 -compiler.objcg5.exe=/usr/bin/gcc-5 -compiler.objcg5.name=gcc 5.x -compiler.objcg6.exe=/usr/bin/gcc-6 -compiler.objcg6.name=gcc 6.x -compiler.objcg7.exe=/usr/bin/gcc-7 -compiler.objcg7.name=gcc 7.x -compiler.objcg8.exe=/usr/bin/gcc-8 -compiler.objcg8.name=gcc 8.x -compiler.objcg9.exe=/usr/bin/gcc-9 -compiler.objcg9.name=gcc 9.x -compiler.objcg10.exe=/usr/bin/gcc-10 -compiler.objcg10.name=gcc 10.x -compiler.objcg11.exe=/usr/bin/gcc-11 -compiler.objcg11.name=gcc 11.x -compiler.objcgdefault.exe=/usr/bin/gcc -compiler.objcgdefault.name=gcc default - -tools=llvmdwarfdumpdefault - -tools.llvmdwarfdumpdefault.exe=/usr/bin/llvm-dwarfdump -tools.llvmdwarfdumpdefault.name=llvm-dwarfdump (default) -tools.llvmdwarfdumpdefault.type=postcompilation -tools.llvmdwarfdumpdefault.class=llvm-dwarfdump-tool -tools.llvmdwarfdumpdefault.stdinHint=disabled diff --git a/etc/config/ocaml.amazon.properties b/etc/config/ocaml.amazon.properties deleted file mode 100644 index 00407a75c..000000000 --- a/etc/config/ocaml.amazon.properties +++ /dev/null @@ -1,74 +0,0 @@ -compilers=&ocaml -defaultCompiler=ocaml5000flambda -objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump - -group.ocaml.compilers=ocaml4120flambda:ocaml4120:ocaml4112flambda:ocaml4112:ocaml4111flambda:ocaml4111:ocaml4102flambda:ocaml4102:ocaml4101flambda:ocaml4101:ocaml4100flambda:ocaml4100:ocaml4091flambda:ocaml4091:ocaml4090flambda:ocaml4090:ocaml4081flambda:ocaml4081:ocaml4071flambda:ocaml4071:ocaml4061:ocaml4042:ocaml4131:ocaml4131flambda:ocaml4140:ocaml4140flambda:ocaml5000:ocaml5000flambda -group.ocaml.isSemVer=true -group.ocaml.baseName=x86-64 ocamlopt -group.ocaml.licenseLink=https://github.com/ocaml/ocaml/blob/trunk/LICENSE -group.ocaml.licenseName=GNU Lesser General Public License (LGPL) version 2.1 - -compiler.ocaml4042.exe=/opt/compiler-explorer/ocaml-4.04.2/bin/ocamlopt -compiler.ocaml4042.semver=4.04.2 -compiler.ocaml4061.exe=/opt/compiler-explorer/ocaml-4.06.1/bin/ocamlopt -compiler.ocaml4061.semver=4.06.1 -compiler.ocaml4071.exe=/opt/compiler-explorer/ocaml-4.07.1/bin/ocamlopt -compiler.ocaml4071.semver=4.07.1 -compiler.ocaml4071flambda.exe=/opt/compiler-explorer/ocaml-4.07.1-flambda/bin/ocamlopt -compiler.ocaml4071flambda.semver=4.07.1-flambda -compiler.ocaml4081.exe=/opt/compiler-explorer/ocaml-4.08.1/bin/ocamlopt -compiler.ocaml4081.alias=ocaml4080 -compiler.ocaml4081.semver=4.08.1 -compiler.ocaml4081flambda.exe=/opt/compiler-explorer/ocaml-4.08.1-flambda/bin/ocamlopt -compiler.ocaml4081flambda.alias=ocaml4080flambda -compiler.ocaml4081flambda.semver=4.08.1-flambda -compiler.ocaml4090.exe=/opt/compiler-explorer/ocaml-4.09.0/bin/ocamlopt -compiler.ocaml4090.semver=4.09.0 -compiler.ocaml4090flambda.exe=/opt/compiler-explorer/ocaml-4.09.0-flambda/bin/ocamlopt -compiler.ocaml4090flambda.semver=4.09.0-flambda -compiler.ocaml4091.exe=/opt/compiler-explorer/ocaml-4.09.1/bin/ocamlopt -compiler.ocaml4091.semver=4.09.1 -compiler.ocaml4091flambda.exe=/opt/compiler-explorer/ocaml-4.09.1-flambda/bin/ocamlopt -compiler.ocaml4091flambda.semver=4.09.1-flambda -compiler.ocaml4100.exe=/opt/compiler-explorer/ocaml-4.10.0/bin/ocamlopt -compiler.ocaml4100.semver=4.10.0 -compiler.ocaml4100flambda.exe=/opt/compiler-explorer/ocaml-4.10.0-flambda/bin/ocamlopt -compiler.ocaml4100flambda.semver=4.10.0-flambda -compiler.ocaml4101.exe=/opt/compiler-explorer/ocaml-4.10.1/bin/ocamlopt -compiler.ocaml4101.semver=4.10.1 -compiler.ocaml4101flambda.exe=/opt/compiler-explorer/ocaml-4.10.1-flambda/bin/ocamlopt -compiler.ocaml4101flambda.semver=4.10.1-flambda -compiler.ocaml4102.exe=/opt/compiler-explorer/ocaml-4.10.2/bin/ocamlopt -compiler.ocaml4102.semver=4.10.2 -compiler.ocaml4102flambda.exe=/opt/compiler-explorer/ocaml-4.10.2-flambda/bin/ocamlopt -compiler.ocaml4102flambda.semver=4.10.2-flambda -compiler.ocaml4111.exe=/opt/compiler-explorer/ocaml-4.11.1/bin/ocamlopt -compiler.ocaml4111.semver=4.11.1 -compiler.ocaml4111flambda.exe=/opt/compiler-explorer/ocaml-4.11.1-flambda/bin/ocamlopt -compiler.ocaml4111flambda.semver=4.11.1-flambda -compiler.ocaml4112.exe=/opt/compiler-explorer/ocaml-4.11.2/bin/ocamlopt -compiler.ocaml4112.semver=4.11.2 -compiler.ocaml4112flambda.exe=/opt/compiler-explorer/ocaml-4.11.2-flambda/bin/ocamlopt -compiler.ocaml4112flambda.semver=4.11.2-flambda -compiler.ocaml4120.exe=/opt/compiler-explorer/ocaml-4.12.0/bin/ocamlopt -compiler.ocaml4120.semver=4.12.0 -compiler.ocaml4120flambda.exe=/opt/compiler-explorer/ocaml-4.12.0-flambda/bin/ocamlopt -compiler.ocaml4120flambda.semver=4.12.0-flambda -compiler.ocaml4131.exe=/opt/compiler-explorer/ocaml-4.13.1/bin/ocamlopt -compiler.ocaml4131.semver=4.13.1 -compiler.ocaml4131flambda.exe=/opt/compiler-explorer/ocaml-4.13.1-flambda/bin/ocamlopt -compiler.ocaml4131flambda.semver=4.13.1-flambda -compiler.ocaml4140.exe=/opt/compiler-explorer/ocaml-4.14.0/bin/ocamlopt -compiler.ocaml4140.semver=4.14.0 -compiler.ocaml4140flambda.exe=/opt/compiler-explorer/ocaml-4.14.0-flambda/bin/ocamlopt -compiler.ocaml4140flambda.semver=4.14.0-flambda -compiler.ocaml5000.exe=/opt/compiler-explorer/ocaml-5.0.0/bin/ocamlopt -compiler.ocaml5000.semver=5.0.0 -compiler.ocaml5000flambda.exe=/opt/compiler-explorer/ocaml-5.0.0-flambda/bin/ocamlopt -compiler.ocaml5000flambda.semver=5.0.0-flambda - - -################################# -################################# -# Installed libs (See c++.amazon.properties for a scheme of libs group) -libs= diff --git a/etc/config/ocaml.defaults.properties b/etc/config/ocaml.defaults.properties deleted file mode 100644 index b928b0acc..000000000 --- a/etc/config/ocaml.defaults.properties +++ /dev/null @@ -1,23 +0,0 @@ -compilerType=ocaml -supportsBinary=true -supportsExecute=true -versionFlag=-v - -compilers=&ocamlopt -defaultCompiler=ocamlsystem - -group.ocamlopt.compilers=ocamlsystem:ocamllocal - -compiler.ocamlsystem.baseName=System OCaml -compiler.ocamlsystem.exe=/usr/bin/ocamlopt -compiler.ocamlsystem.objdumper=/usr/bin/objdump -compiler.ocamlsystem.alias=/usr/bin/ocamlopt - -compiler.ocamllocal.baseName=Local Switch -compiler.ocamllocal.exe=ocamlopt -compiler.ocamllocal.objdumper=objdump - -################################# -################################# -# Installed libs (See c++.amazon.properties for a scheme of libs group) -libs= diff --git a/etc/config/openclc.amazon.properties b/etc/config/openclc.amazon.properties deleted file mode 100644 index 2be477449..000000000 --- a/etc/config/openclc.amazon.properties +++ /dev/null @@ -1,282 +0,0 @@ -compilers=&armoclcclang32:&armoclcclang64:&spirv32oclcclang:&spirv64oclcclang:&googleclspv -defaultCompiler=armv8-oclcclang-trunk -demangler=/opt/compiler-explorer/gcc-11.1.0/bin/c++filt -objdumper=/opt/compiler-explorer/gcc-11.1.0/bin/objdump -needsMulti=false -supportsBinary=false - -translatorPath=/opt/compiler-explorer/llvm-spirv-trunk/bin/llvm-spirv -disassemblerPath=/opt/compiler-explorer/SPIRV-Tools-master/build/tools/spirv-dis - -# Clang for Arm -# Provides 32- and 64-bit menu items for clang-9, clang-10, clang-11, clang-12, clang-13 and trunk -group.armoclcclang32.groupName=Arm 32-bit clang -group.armoclcclang32.compilers=armv7-oclcclang900:armv7-oclcclang901:armv7-oclcclang1000:armv7-oclcclang1001:armv7-oclcclang1100:armv7-oclcclang1101:armv7-oclcclang1200:armv7-oclcclang1300:armv7-oclcclang1400:armv7-oclcclang1500:armv7-oclcclang-trunk:armv7-oclcclang-trunk-assertions -group.armoclcclang32.isSemVer=true -group.armoclcclang32.compilerType=clang -group.armoclcclang32.supportsExecute=false -group.armoclcclang32.instructionSet=arm32 -# The -Dkernel= -D__kernel= workaround is required to prevent the Clang crash reported in https://llvm.org/PR50841 -group.armoclcclang32.baseOptions=-Dkernel= -D__kernel= -group.armoclcclang32.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt - -group.armoclcclang64.groupName=Arm 64-bit clang -group.armoclcclang64.compilers=armv8-oclcclang900:armv8-oclcclang901:armv8-oclcclang1000:armv8-oclcclang1001:armv8-oclcclang1100:armv8-oclcclang1101:armv8-oclcclang1200:armv8-oclcclang1300:armv8-oclcclang1400:armv8-oclcclang1500:armv8-oclcclang-trunk:armv8-full-oclcclang-trunk:armv8-oclcclang-trunk-assertions -group.armoclcclang64.isSemVer=true -group.armoclcclang64.compilerType=clang -group.armoclcclang64.supportsExecute=false -group.armoclcclang64.instructionSet=aarch64 -# The -Dkernel= -D__kernel= workaround is required to prevent the Clang crash reported in https://llvm.org/PR50841 -group.armoclcclang64.baseOptions=-Dkernel= -D__kernel= -group.armoclcclang64.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt - -#Specify each Clang versions - -#version 15 -compiler.armv7-oclcclang1500.name=armv7-a clang 15.0.0 -compiler.armv7-oclcclang1500.exe=/opt/compiler-explorer/clang-15.0.0/bin/clang -compiler.armv7-oclcclang1500.semver=15.0.0 -# Arm v7-a with Neon and VFPv3 -compiler.armv7-oclcclang1500.options=-target arm-linux-gnueabi --gcc-toolchain=/opt/compiler-explorer/arm/gcc-12.2.0/arm-unknown-linux-gnueabi --sysroot=/opt/compiler-explorer/arm/gcc-12.2.0/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/sysroot - -compiler.armv8-oclcclang1500.name=armv8-a clang 15.0.0 -compiler.armv8-oclcclang1500.exe=/opt/compiler-explorer/clang-15.0.0/bin/clang -compiler.armv8-oclcclang1500.semver=15.0.0 -# Arm v8-a -compiler.armv8-oclcclang1500.options=-target aarch64-linux-gnu --gcc-toolchain=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/sysroot - -#version 14 -compiler.armv7-oclcclang1400.name=armv7-a clang 14.0.0 -compiler.armv7-oclcclang1400.exe=/opt/compiler-explorer/clang-14.0.0/bin/clang -compiler.armv7-oclcclang1400.semver=14.0.0 -# Arm v7-a with Neon and VFPv3 -compiler.armv7-oclcclang1400.options=-target arm-linux-gnueabi --gcc-toolchain=/opt/compiler-explorer/arm/gcc-12.2.0/arm-unknown-linux-gnueabi --sysroot=/opt/compiler-explorer/arm/gcc-12.2.0/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/sysroot - -compiler.armv8-oclcclang1400.name=armv8-a clang 14.0.0 -compiler.armv8-oclcclang1400.exe=/opt/compiler-explorer/clang-14.0.0/bin/clang -compiler.armv8-oclcclang1400.semver=14.0.0 -# Arm v8-a -compiler.armv8-oclcclang1400.options=-target aarch64-linux-gnu --gcc-toolchain=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/sysroot - -#version 13 -compiler.armv7-oclcclang1300.name=armv7-a clang 13.0.0 -compiler.armv7-oclcclang1300.exe=/opt/compiler-explorer/clang-13.0.0/bin/clang -compiler.armv7-oclcclang1300.semver=13.0.0 -# Arm v7-a with Neon and VFPv3 -compiler.armv7-oclcclang1300.options=-target arm-linux-gnueabi --gcc-toolchain=/opt/compiler-explorer/arm/gcc-8.2.0/arm-unknown-linux-gnueabi --sysroot=/opt/compiler-explorer/arm/gcc-8.2.0/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/sysroot - -compiler.armv8-oclcclang1300.name=armv8-a clang 13.0.0 -compiler.armv8-oclcclang1300.exe=/opt/compiler-explorer/clang-13.0.0/bin/clang -compiler.armv8-oclcclang1300.semver=13.0.0 -# Arm v8-a -compiler.armv8-oclcclang1300.options=-target aarch64-linux-gnu --gcc-toolchain=/opt/compiler-explorer/arm64/gcc-8.2.0/aarch64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/arm64/gcc-8.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/sysroot - -#version 12 -compiler.armv7-oclcclang1200.name=armv7-a clang 12.0.0 -compiler.armv7-oclcclang1200.exe=/opt/compiler-explorer/clang-12.0.0/bin/clang -compiler.armv7-oclcclang1200.semver=12.0.0 -# Arm v7-a with Neon and VFPv3 -compiler.armv7-oclcclang1200.options=-Xclang -finclude-default-header -target arm-linux-gnueabi --gcc-toolchain=/opt/compiler-explorer/arm/gcc-8.2.0/arm-unknown-linux-gnueabi --sysroot=/opt/compiler-explorer/arm/gcc-8.2.0/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/sysroot - -compiler.armv8-oclcclang1200.name=armv8-a clang 12.0.0 -compiler.armv8-oclcclang1200.exe=/opt/compiler-explorer/clang-12.0.0/bin/clang -compiler.armv8-oclcclang1200.semver=12.0.0 -# Arm v8-a -compiler.armv8-oclcclang1200.options=-Xclang -finclude-default-header -target aarch64-linux-gnu --gcc-toolchain=/opt/compiler-explorer/arm64/gcc-8.2.0/aarch64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/arm64/gcc-8.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/sysroot - -#version 11.0.1 -compiler.armv7-oclcclang1101.name=armv7-a clang 11.0.1 -compiler.armv7-oclcclang1101.exe=/opt/compiler-explorer/clang-11.0.1/bin/clang -compiler.armv7-oclcclang1101.semver=11.0.1 -# Arm v7-a with Neon and VFPv3 -compiler.armv7-oclcclang1101.options=-Xclang -finclude-default-header -target arm-linux-gnueabi --gcc-toolchain=/opt/compiler-explorer/arm/gcc-8.2.0/arm-unknown-linux-gnueabi --sysroot=/opt/compiler-explorer/arm/gcc-8.2.0/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/sysroot - -compiler.armv8-oclcclang1101.name=armv8-a clang 11.0.1 -compiler.armv8-oclcclang1101.exe=/opt/compiler-explorer/clang-11.0.1/bin/clang -compiler.armv8-oclcclang1101.semver=11.0.1 -# Arm v8-a -compiler.armv8-oclcclang1101.options=-Xclang -finclude-default-header -target aarch64-linux-gnu --gcc-toolchain=/opt/compiler-explorer/arm64/gcc-8.2.0/aarch64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/arm64/gcc-8.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/sysroot - -#version 11 -compiler.armv7-oclcclang1100.name=armv7-a clang 11.0.0 -compiler.armv7-oclcclang1100.exe=/opt/compiler-explorer/clang-11.0.0/bin/clang -compiler.armv7-oclcclang1100.semver=11.0.0 -# Arm v7-a with Neon and VFPv3 -compiler.armv7-oclcclang1100.options=-Xclang -finclude-default-header -target arm-linux-gnueabi --gcc-toolchain=/opt/compiler-explorer/arm/gcc-8.2.0/arm-unknown-linux-gnueabi --sysroot=/opt/compiler-explorer/arm/gcc-8.2.0/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/sysroot - -compiler.armv8-oclcclang1100.name=armv8-a clang 11.0.0 -compiler.armv8-oclcclang1100.exe=/opt/compiler-explorer/clang-11.0.0/bin/clang -compiler.armv8-oclcclang1100.semver=11.0.0 -# Arm v8-a -compiler.armv8-oclcclang1100.options=-Xclang -finclude-default-header -target aarch64-linux-gnu --gcc-toolchain=/opt/compiler-explorer/arm64/gcc-8.2.0/aarch64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/arm64/gcc-8.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/sysroot - -#version 10.0.1 -compiler.armv7-oclcclang1001.name=armv7-a clang 10.0.1 -compiler.armv7-oclcclang1001.exe=/opt/compiler-explorer/clang-10.0.1/bin/clang -compiler.armv7-oclcclang1001.semver=10.0.1 -# Arm v7-a with Neon and VFPv3 -compiler.armv7-oclcclang1001.options=-Xclang -finclude-default-header -target arm-linux-gnueabi --gcc-toolchain=/opt/compiler-explorer/arm/gcc-8.2.0/arm-unknown-linux-gnueabi --sysroot=/opt/compiler-explorer/arm/gcc-8.2.0/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/sysroot - -compiler.armv8-oclcclang1001.name=armv8-a clang 10.0.1 -compiler.armv8-oclcclang1001.exe=/opt/compiler-explorer/clang-10.0.1/bin/clang -compiler.armv8-oclcclang1001.semver=10.0.1 -# Arm v8-a -compiler.armv8-oclcclang1001.options=-Xclang -finclude-default-header -target aarch64-linux-gnu --gcc-toolchain=/opt/compiler-explorer/arm64/gcc-8.2.0/aarch64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/arm64/gcc-8.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/sysroot - -#version 10 -compiler.armv7-oclcclang1000.name=armv7-a clang 10.0.0 -compiler.armv7-oclcclang1000.exe=/opt/compiler-explorer/clang-10.0.0/bin/clang -compiler.armv7-oclcclang1000.semver=10.0.0 -# Arm v7-a with Neon and VFPv3 -compiler.armv7-oclcclang1000.options=-Xclang -finclude-default-header -target arm-linux-gnueabi --gcc-toolchain=/opt/compiler-explorer/arm/gcc-8.2.0/arm-unknown-linux-gnueabi --sysroot=/opt/compiler-explorer/arm/gcc-8.2.0/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/sysroot - -compiler.armv8-oclcclang1000.name=armv8-a clang 10.0.0 -compiler.armv8-oclcclang1000.exe=/opt/compiler-explorer/clang-10.0.0/bin/clang -compiler.armv8-oclcclang1000.semver=10.0.0 -# Arm v8-a -compiler.armv8-oclcclang1000.options=-Xclang -finclude-default-header -target aarch64-linux-gnu --gcc-toolchain=/opt/compiler-explorer/arm64/gcc-8.2.0/aarch64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/arm64/gcc-8.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/sysroot - -#version 9.0.1 -compiler.armv7-oclcclang901.name=armv7-a clang 9.0.1 -compiler.armv7-oclcclang901.exe=/opt/compiler-explorer/clang-9.0.1/bin/clang -compiler.armv7-oclcclang901.semver=9.0.1 -# Arm v7-a with Neon and VFPv3 -compiler.armv7-oclcclang901.options=-Xclang -finclude-default-header -target arm-linux-gnueabi --gcc-toolchain=/opt/compiler-explorer/arm/gcc-8.2.0/arm-unknown-linux-gnueabi --sysroot=/opt/compiler-explorer/arm/gcc-8.2.0/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/sysroot - -compiler.armv8-oclcclang901.name=armv8-a clang 9.0.1 -compiler.armv8-oclcclang901.exe=/opt/compiler-explorer/clang-9.0.1/bin/clang -compiler.armv8-oclcclang901.semver=9.0.1 -# Arm v8-a -compiler.armv8-oclcclang901.options=-Xclang -finclude-default-header -target aarch64-linux-gnu --gcc-toolchain=/opt/compiler-explorer/arm64/gcc-8.2.0/aarch64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/arm64/gcc-8.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/sysroot - -#version 9 -compiler.armv7-oclcclang900.name=armv7-a clang 9.0.0 -compiler.armv7-oclcclang900.exe=/opt/compiler-explorer/clang-9.0.0/bin/clang -compiler.armv7-oclcclang900.semver=9.0.0 -# Arm v7-a with Neon and VFPv3 -compiler.armv7-oclcclang900.options=-Xclang -finclude-default-header -target arm-linux-gnueabi --gcc-toolchain=/opt/compiler-explorer/arm/gcc-8.2.0/arm-unknown-linux-gnueabi --sysroot=/opt/compiler-explorer/arm/gcc-8.2.0/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/sysroot - -compiler.armv8-oclcclang900.name=armv8-a clang 9.0.0 -compiler.armv8-oclcclang900.exe=/opt/compiler-explorer/clang-9.0.0/bin/clang -compiler.armv8-oclcclang900.semver=9.0.0 -# Arm v8-a -compiler.armv8-oclcclang900.options=-Xclang -finclude-default-header -target aarch64-linux-gnu --gcc-toolchain=/opt/compiler-explorer/arm64/gcc-8.2.0/aarch64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/arm64/gcc-8.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/sysroot - -compiler.armv7-oclcclang-trunk.name=armv7-a clang (trunk) -compiler.armv7-oclcclang-trunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang -compiler.armv7-oclcclang-trunk.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump -compiler.armv7-oclcclang-trunk.semver=(trunk) -# Arm v7-a with Neon and VFPv3 -compiler.armv7-oclcclang-trunk.options=-target arm-linux-gnueabi --gcc-toolchain=/opt/compiler-explorer/arm/gcc-12.2.0/arm-unknown-linux-gnueabi --sysroot=/opt/compiler-explorer/arm/gcc-12.2.0/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/sysroot - -compiler.armv7-oclcclang-trunk-assertions.name=armv7-a clang (trunk, assertions) -compiler.armv7-oclcclang-trunk-assertions.exe=/opt/compiler-explorer/clang-assertions-trunk/bin/clang -compiler.armv7-oclcclang-trunk-assertions.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump -compiler.armv7-oclcclang-trunk-assertions.semver=(assertions trunk) -# Arm v7-a with Neon and VFPv3 -compiler.armv7-oclcclang-trunk-assertions.options=-target arm-linux-gnueabi --gcc-toolchain=/opt/compiler-explorer/arm/gcc-12.2.0/arm-unknown-linux-gnueabi --sysroot=/opt/compiler-explorer/arm/gcc-12.2.0/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/sysroot - -compiler.armv8-oclcclang-trunk.name=armv8-a clang (trunk) -compiler.armv8-oclcclang-trunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang -compiler.armv8-oclcclang-trunk.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump -compiler.armv8-oclcclang-trunk.semver=(trunk) -# Arm v8-a -compiler.armv8-oclcclang-trunk.options=-target aarch64-linux-gnu --gcc-toolchain=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/sysroot - -compiler.armv8-oclcclang-trunk-assertions.name=armv8-a clang (trunk, assertions) -compiler.armv8-oclcclang-trunk-assertions.exe=/opt/compiler-explorer/clang-assertions-trunk/bin/clang -compiler.armv8-oclcclang-trunk-assertions.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump -compiler.armv8-oclcclang-trunk-assertions.semver=(assertions trunk) -# Arm v8-a -compiler.armv8-oclcclang-trunk-assertions.options=-target aarch64-linux-gnu --gcc-toolchain=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/sysroot - -compiler.armv8-full-oclcclang-trunk.name=armv8-a clang (all architectural features, trunk) -compiler.armv8-full-oclcclang-trunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang -compiler.armv8-full-oclcclang-trunk.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump -compiler.armv8-full-oclcclang-trunk.semver=(trunk allfeats) -# Arm v8-a with all supported architectural features -compiler.armv8-full-oclcclang-trunk.options=-target aarch64-none-linux-gnu --gcc-toolchain=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu --sysroot=/opt/compiler-explorer/arm64/gcc-12.2.0/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/sysroot -march=armv8.8-a+crypto+profile+rng+memtag+sve2+sve2-bitperm+sve2-sm4+sve2-aes+sve2-sha3+tme+brbe+f32mm+f64mm+fp16fml+ls64+sme+sme-f64f64+sme-i16i64+sme2 - -# SPIR-V Assembly -group.spirv32oclcclang.groupName=SPIR-V 32-bit clang (with llvm-spirv) -group.spirv32oclcclang.compilers=spirv32-oclcclang-trunk:spirv32-oclcclang-trunk-assertions -group.spirv32oclcclang.isSemVer=true -group.spirv32oclcclang.compilerType=spirv -group.spirv32oclcclang.supportsExecute=false -group.spirv32oclcclang.instructionSet=spirv -# The latest llvm-spirv accepts translation with spirv32 target. -group.spirv32oclcclang.baseOptions=-finclude-default-header -fdeclare-opencl-builtins -triple spir-unknown-unknown -group.spirv32oclcclang.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt - -group.spirv64oclcclang.groupName=SPIR-V 64-bit clang (with llvm-spirv) -group.spirv64oclcclang.compilers=spirv64-oclcclang-trunk:spirv64-oclcclang-trunk-assertions -group.spirv64oclcclang.isSemVer=true -group.spirv64oclcclang.compilerType=spirv -group.spirv64oclcclang.supportsExecute=false -group.spirv64oclcclang.instructionSet=spirv -# The latest llvm-spirv accepts translation with spirv64 target. -group.spirv64oclcclang.baseOptions=-finclude-default-header -fdeclare-opencl-builtins -triple spir64-unknown-unknown -group.spirv64oclcclang.demangler=/opt/compiler-explorer/clang-trunk/bin/llvm-cxxfilt - -# 32 bits -compiler.spirv32-oclcclang-trunk.alias=armv7-oclcclang-trunk-spir -compiler.spirv32-oclcclang-trunk.name=clang & llvm-spirv (trunk) -compiler.spirv32-oclcclang-trunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang -compiler.spirv32-oclcclang-trunk.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump -compiler.spirv32-oclcclang-trunk.semver=(trunk) - -compiler.spirv32-oclcclang-trunk-assertions.alias=armv7-oclcclang-trunk-assertions-spir -compiler.spirv32-oclcclang-trunk-assertions.name=clang & llvm-spirv (trunk, assertions) -compiler.spirv32-oclcclang-trunk-assertions.exe=/opt/compiler-explorer/clang-assertions-trunk/bin/clang -compiler.spirv32-oclcclang-trunk-assertions.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump -compiler.spirv32-oclcclang-trunk-assertions.semver=(assertions trunk) - -# 64 bits -compiler.spirv64-oclcclang-trunk.alias=armv8-oclcclang-trunk-spir64 -compiler.spirv64-oclcclang-trunk.name=clang & llvm-spirv (trunk) -compiler.spirv64-oclcclang-trunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang -compiler.spirv64-oclcclang-trunk.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump -compiler.spirv64-oclcclang-trunk.semver=(trunk) - -compiler.spirv64-oclcclang-trunk-assertions.alias=armv8-oclcclang-trunk-assertions-spir64 -compiler.spirv64-oclcclang-trunk-assertions.name=clang & llvm-spirv (trunk, assertions) -compiler.spirv64-oclcclang-trunk-assertions.exe=/opt/compiler-explorer/clang-assertions-trunk/bin/clang -compiler.spirv64-oclcclang-trunk-assertions.objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump -compiler.spirv64-oclcclang-trunk-assertions.semver=(assertions trunk) - -# Google clspv -group.googleclspv.compilers=clspv:clvk -group.googleclspv.compilerType=clspv -group.googleclspv.groupName=Google clspv - -compiler.clspv.exe=/opt/compiler-explorer/clspv-main/bin/clspv -compiler.clspv.name=clspv (trunk) - -# clvk-like usage of clspv -compiler.clvk.exe=/opt/compiler-explorer/clspv-main/bin/clspv -compiler.clvk.name=clvk-like (based on clspv trunk) -compiler.clvk.options=-cl-single-precision-constant -cl-kernel-arg-info -fp64=0 -int8 -std430-ubo-layout -spv-version=1.5 -max-pushconstant-size=128 -max-ubo-size=134217728 -global-offset -long-vector -module-constants-in-storage-buffer -cl-arm-non-uniform-work-group-size - -################################# -################################# -# Installed tools - -tools=clangtidytrunk:clangformattrunk:clangquerytrunk - -tools.clangtidytrunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang-tidy -tools.clangtidytrunk.name=clang-tidy (trunk) -tools.clangtidytrunk.type=independent -tools.clangtidytrunk.class=clang-tidy-tool -tools.clangtidytrunk.options=--gcc-toolchain=/opt/compiler-explorer/gcc-9.2.0 -tools.clangtidytrunk.stdinHint=disabled - -tools.clangformattrunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang-format -tools.clangformattrunk.name=clang-format -tools.clangformattrunk.type=independent -tools.clangformattrunk.class=clang-format-tool - -tools.clangquerytrunk.exe=/opt/compiler-explorer/clang-trunk/bin/clang-query -tools.clangquerytrunk.name=clang-query (trunk) -tools.clangquerytrunk.type=independent -tools.clangquerytrunk.class=clang-query-tool -tools.clangquerytrunk.stdinHint=Query commands diff --git a/etc/config/openclc.defaults.properties b/etc/config/openclc.defaults.properties deleted file mode 100644 index 7ce61e9c2..000000000 --- a/etc/config/openclc.defaults.properties +++ /dev/null @@ -1,62 +0,0 @@ -# Default settings for OpenCL C -compilers=&clang:&spirv:&googleclspv -defaultCompiler=openclcclangdefault -postProcess= -demangler=c++filt -supportsBinary=false - -translatorPath=/opt/compiler-explorer/llvm-spirv-trunk/bin/llvm-spirv -disassemblerPath=/opt/compiler-explorer/SPIRV-Tools-master/build/tools/spirv-dis - -group.clang.compilers=openclcclang7:openclcclang8:openclcclang9:openclcclang10:openclcclang11:openclcclang12:openclcclang13:openclcclangdefault -group.clang.compilerType=clang -compiler.openclcclang7.exe=/usr/bin/clang-7 -compiler.openclcclang7.name=clang 7 -compiler.openclcclang7.options=-Xclang -finclude-default-header -compiler.openclcclang8.exe=/usr/bin/clang-8 -compiler.openclcclang8.name=clang 8 -compiler.openclcclang8.options=-Xclang -finclude-default-header -compiler.openclcclang9.exe=/usr/bin/clang-9 -compiler.openclcclang9.name=clang 9 -compiler.openclcclang10.exe=/usr/bin/clang-10 -compiler.openclcclang10.name=clang 10 -compiler.openclcclang10.options=-Xclang -finclude-default-header -compiler.openclcclang11.exe=/usr/bin/clang-11 -compiler.openclcclang11.name=clang 11 -compiler.openclcclang11.options=-Xclang -finclude-default-header -compiler.openclcclang12.exe=/usr/bin/clang-12 -compiler.openclcclang12.name=clang 12 -compiler.openclcclang12.options=-Xclang -finclude-default-header -compiler.openclcclang13.exe=/usr/bin/clang-13 -compiler.openclcclang13.name=clang 13 -compiler.openclcclangdefault.exe=/usr/bin/clang -compiler.openclcclangdefault.name=clang default - -group.spirv.compilers=spirvclang13spir:spirvclang13spir64:spirvclangdefaultspir:spirvclangdefaultspir64 -group.spirv.compilerType=spirv -compiler.spirvclang13spir.exe=/usr/bin/clang-13 -compiler.spirvclang13spir.name=clang 13 (SPIR-V asm, spir triple) -compiler.spirvclang13spir.options=-finclude-default-header -fdeclare-opencl-builtins -triple spir-unknown-unknown - -compiler.spirvclang13spir64.exe=/usr/bin/clang-13 -compiler.spirvclang13spir64.name=clang 13 (SPIR-V asm, spir64 triple) -compiler.spirvclang13spir64.options=-finclude-default-header -fdeclare-opencl-builtins -triple spir64-unknown-unknown - -compiler.spirvclangdefaultspir.exe=/usr/bin/clang -compiler.spirvclangdefaultspir.name=clang default (SPIR-V asm, spir triple) -compiler.spirvclangdefaultspir.options=-finclude-default-header -fdeclare-opencl-builtins -triple spir-unknown-unknown - -compiler.spirvclangdefaultspir64.exe=/usr/bin/clang -compiler.spirvclangdefaultspir64.name=clang default (SPIR-V asm, spir64 triple) -compiler.spirvclangdefaultspir64.options=-finclude-default-header -fdeclare-opencl-builtins -triple spir64-unknown-unknown - -group.googleclspv.compilers=clspv:clvk -group.googleclspv.compilerType=clspv -group.googleclspv.groupName=Google clspv - -compiler.clspv.exe=/usr/bin/clspv -compiler.clspv.name=clspv (trunk) - -compiler.clvk.exe=/usr/bin/clspv -compiler.clvk.name=clvk (based on clspv trunk) -compiler.clvk.options=-cl-single-precision-constant -cl-kernel-arg-info -fp64=0 -int8 -std430-ubo-layout -spv-version=1.5 -max-pushconstant-size=128 -max-ubo-size=134217728 -global-offset -long-vector -module-constants-in-storage-buffer -cl-arm-non-uniform-work-group-size diff --git a/etc/config/pascal.amazon.properties b/etc/config/pascal.amazon.properties deleted file mode 100644 index b0f4b1ac8..000000000 --- a/etc/config/pascal.amazon.properties +++ /dev/null @@ -1,84 +0,0 @@ -compilers=&fpc:&madpascal -defaultCompiler=fpc322 - -nasmpath=/opt/compiler-explorer/nasm-2.16.01 - -group.fpc.compilers=fpctrunk:fpc260:fpc262:fpc264:fpc302:fpc304:fpc320:fpc322 -group.fpc.options=@/opt/compiler-explorer/fpc/fpc.cfg -group.fpc.demangler=/dev/null -group.fpc.objdumper=/opt/compiler-explorer/gcc-10.2.0/bin/objdump -group.fpc.isSemVer=true -group.fpc.baseName=x86-64 fpc -group.fpc.licenseLink=https://gitlab.com/freepascal.org/fpc/source/-/blob/main/LICENSE -group.fpc.licenseName=Library GNU General Public License (Modified) - -compiler.fpctrunk.exe=/opt/compiler-explorer/fpc-trunk.x86_64-linux/bin/fpc -compiler.fpctrunk.semver=(trunk) -compiler.fpctrunk.options=@/opt/compiler-explorer/fpc/fpc-trunk.cfg - -compiler.fpc260.exe=/opt/compiler-explorer/fpc-2.6.0.x86_64-linux/bin/fpc -compiler.fpc260.semver=2.6.0 -compiler.fpc262.exe=/opt/compiler-explorer/fpc-2.6.2.x86_64-linux/bin/fpc -compiler.fpc262.semver=2.6.2 -compiler.fpc264.exe=/opt/compiler-explorer/fpc-2.6.4.x86_64-linux/bin/fpc -compiler.fpc264.semver=2.6.4 -compiler.fpc302.exe=/opt/compiler-explorer/fpc-3.0.2.x86_64-linux/bin/fpc -compiler.fpc302.semver=3.0.2 -compiler.fpc304.exe=/opt/compiler-explorer/fpc-3.0.4.x86_64-linux/bin/fpc -compiler.fpc304.semver=3.0.4 -compiler.fpc320.exe=/opt/compiler-explorer/fpc-3.2.0.x86_64-linux/bin/fpc -compiler.fpc320.semver=3.2.0 -compiler.fpc322.exe=/opt/compiler-explorer/fpc-3.2.2.x86_64-linux/bin/fpc -compiler.fpc322.semver=3.2.2 - - -group.madpascal.compilers=mptrunk -group.madpascal.options= -group.madpascal.demanglerClass= -group.madpascal.objdumper=/opt/compiler-explorer/gcc-10.2.0/bin/objdump -group.madpascal.isSemVer=true -group.madpascal.baseName=madpascal -group.madpascal.licenseLink=https://github.com/tebe6502/Mad-Pascal/blob/master/src/LICENSE -group.madpascal.licenseName=MIT -group.madpascal.supportsExecute=false -group.madpascal.compilerType=madpascal - -compiler.mptrunk.exe=/opt/compiler-explorer/madpas-compiler-trunk/bin/mp -compiler.mptrunk.madsexe=/opt/compiler-explorer/madpas-compiler-trunk/bin/mads -compiler.mptrunk.semver=trunk -compiler.mptrunk.options=-ipath:/opt/compiler-explorer/madpas-compiler-trunk/lib -compiler.mptrunk.supportsBinary=true -compiler.mptrunk.supportsBinaryObject=false - -################################# -################################# -# Installed libs (See c++.amazon.properties for a scheme of libs group) -libs= - -################################# -################################# -# Installed tools - -tools=llvm-mcatrunk:osacatrunk:pahole - -tools.llvm-mcatrunk.name=llvm-mca (trunk) -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.stdinHint=disabled -tools.llvm-mcatrunk.exclude=mptrunk - -tools.osacatrunk.name=OSACA (0.5.2) -tools.osacatrunk.exe=/opt/compiler-explorer/osaca-0.5.2/bin/osaca -tools.osacatrunk.type=postcompilation -tools.osacatrunk.class=osaca-tool -tools.osacatrunk.stdinHint=disabled -tools.osacatrunk.exclude=mptrunk - -tools.pahole.name=pahole -tools.pahole.exe=/opt/compiler-explorer/pahole/bin/pahole -tools.pahole.type=postcompilation -tools.pahole.class=pahole-tool -tools.pahole.languageId=cppp -tools.pahole.stdinHint=disabled -tools.pahole.exclude=mptrunk diff --git a/etc/config/pascal.defaults.properties b/etc/config/pascal.defaults.properties deleted file mode 100644 index dc03041d0..000000000 --- a/etc/config/pascal.defaults.properties +++ /dev/null @@ -1,17 +0,0 @@ -# Default settings for Pascal -compilers=/usr/bin/fpc -defaultCompiler=/usr/bin/fpc -postProcess= -demangler=/dev/null -objdumper=objdump -options= -versionFlag=-h | grep "Compiler version" -supportsBinary=true -compilerType=pascal -demanglerType=pascal -rpathFlag=-Xr - -################################# -################################# -# Installed libs (See c++.amazon.properties for a scheme of libs group) -libs= diff --git a/etc/config/pony.amazon.properties b/etc/config/pony.amazon.properties deleted file mode 100644 index 64b77b247..000000000 --- a/etc/config/pony.amazon.properties +++ /dev/null @@ -1,52 +0,0 @@ -compilers=&pony -defaultCompiler=p0511 - - -group.pony.compilers=ponynightly:p0332:p0341:p0351:p0360:p0370:p0383:p0391:p0400:p0412:p0420:p0432:p0440:p0452:p0460:p0470:p0480:p0491:p0500:p0511 -group.pony.compilerType=pony -group.pony.isSemVer=true -group.pony.baseName=ponyc -group.pony.licenseLink=https://github.com/ponylang/ponyc/blob/main/LICENSE -group.pony.licenseName=BSD 2-Clause "Simplified" License -group.pony.licensePreamble=Copyright (C) 2016-2020, The Pony Developers - -compiler.p0511.exe=/opt/compiler-explorer/ponyc-0.51.1/bin/ponyc -compiler.p0511.semver=0.51.1 -compiler.p0500.exe=/opt/compiler-explorer/ponyc-0.50.0/bin/ponyc -compiler.p0500.semver=0.50.0 -compiler.p0491.exe=/opt/compiler-explorer/ponyc-0.49.1/bin/ponyc -compiler.p0491.semver=0.49.1 -compiler.p0480.exe=/opt/compiler-explorer/ponyc-0.48.0/bin/ponyc -compiler.p0480.semver=0.48.0 -compiler.p0470.exe=/opt/compiler-explorer/ponyc-0.47.0/bin/ponyc -compiler.p0470.semver=0.47.0 -compiler.p0460.exe=/opt/compiler-explorer/ponyc-0.46.0/bin/ponyc -compiler.p0460.semver=0.46.0 -compiler.p0452.exe=/opt/compiler-explorer/ponyc-0.45.2/bin/ponyc -compiler.p0452.semver=0.45.2 -compiler.p0440.exe=/opt/compiler-explorer/ponyc-0.44.0/bin/ponyc -compiler.p0440.semver=0.44.0 -compiler.p0432.exe=/opt/compiler-explorer/ponyc-0.43.2/bin/ponyc -compiler.p0432.semver=0.43.2 -compiler.p0420.exe=/opt/compiler-explorer/ponyc-0.42.0/bin/ponyc -compiler.p0420.semver=0.42.0 -compiler.p0412.exe=/opt/compiler-explorer/ponyc-0.41.2/bin/ponyc -compiler.p0412.semver=0.41.2 -compiler.p0400.exe=/opt/compiler-explorer/ponyc-0.40.0/bin/ponyc -compiler.p0400.semver=0.40.0 -compiler.p0391.exe=/opt/compiler-explorer/ponyc-0.39.1/bin/ponyc -compiler.p0391.semver=0.39.1 -compiler.p0383.exe=/opt/compiler-explorer/ponyc-0.38.3/bin/ponyc -compiler.p0383.semver=0.38.3 -compiler.p0370.exe=/opt/compiler-explorer/ponyc-0.37.0/bin/ponyc -compiler.p0370.semver=0.37.0 -compiler.p0360.exe=/opt/compiler-explorer/ponyc-0.36.0/bin/ponyc -compiler.p0360.semver=0.36.0 -compiler.p0351.exe=/opt/compiler-explorer/ponyc-0.35.1/bin/ponyc -compiler.p0351.semver=0.35.1 -compiler.p0341.exe=/opt/compiler-explorer/ponyc-0.34.1/bin/ponyc -compiler.p0341.semver=0.34.1 -compiler.p0332.exe=/opt/compiler-explorer/ponyc-0.33.2/bin/ponyc -compiler.p0332.semver=0.33.2 -compiler.ponynightly.exe=/opt/compiler-explorer/ponyc-nightly/bin/ponyc -compiler.ponynightly.semver=nightly diff --git a/etc/config/pony.defaults.properties b/etc/config/pony.defaults.properties deleted file mode 100644 index 9d0ff67ca..000000000 --- a/etc/config/pony.defaults.properties +++ /dev/null @@ -1,4 +0,0 @@ -compilers=/usr/local/bin/ponyc -supportsBinary=false -compilerType=pony -stubText=actor Main new create(env: Env) => /* stub provided by Compiler Explorer */ env diff --git a/etc/config/python.amazon.properties b/etc/config/python.amazon.properties deleted file mode 100644 index 02646c516..000000000 --- a/etc/config/python.amazon.properties +++ /dev/null @@ -1,56 +0,0 @@ -compilers=&python3:&pypy:&pythran -defaultCompiler=python312 - -group.python3.compilers=python35:python36:python37:python38:python39:python310:python311:python312 -group.python3.isSemVer=true -group.python3.baseName=Python -group.python3.licenseLink=https://github.com/python/cpython/blob/main/LICENSE -group.python3.licenseName=Python Software Foundation License Version 2 - -compiler.python35.exe=/opt/compiler-explorer/python-3.5.9/bin/python3.5 -compiler.python35.semver=3.5 -compiler.python36.exe=/opt/compiler-explorer/python-3.6.10/bin/python3.6 -compiler.python36.semver=3.6 -compiler.python37.exe=/opt/compiler-explorer/python-3.7.6/bin/python3.7 -compiler.python37.semver=3.7 -compiler.python38.exe=/opt/compiler-explorer/python-3.8.1/bin/python3.8 -compiler.python38.semver=3.8 -compiler.python39.exe=/opt/compiler-explorer/python-3.9.6/bin/python3.9 -compiler.python39.semver=3.9 -compiler.python310.exe=/opt/compiler-explorer/python-3.10.0/bin/python3.10 -compiler.python310.semver=3.10 -compiler.python311.exe=/opt/compiler-explorer/python-3.11.0/bin/python3.11 -compiler.python311.semver=3.11 -compiler.python312.exe=/opt/compiler-explorer/python-3.12.1/bin/python3.12 -compiler.python312.semver=3.12 - -group.pypy.compilers=pypy39:pypy310 -group.pypy.isSemVer=true -group.pypy.baseName=PyPy -group.pypy.licenseLink=https://github.com/pypy/pypy/blob/main/LICENSE -group.pypy.licenseName=The MIT License - -compiler.pypy39.exe=/opt/compiler-explorer/pypy3.9-v7.3.14/bin/pypy -compiler.pypy39.semver=3.9 -compiler.pypy310.exe=/opt/compiler-explorer/pypy3.10-v7.3.14/bin/pypy -compiler.pypy310.semver=3.10 - -## Pythran -group.pythran.compilers=pythran015 -group.pythran.instructionSet=amd64 -group.pythran.interpreted=false -group.pythran.compilerType=pythran -group.pythran.licenseLink=https://raw.githubusercontent.com/serge-sans-paille/pythran/master/LICENSE -group.pythran.licenseName=BSD-3-Clause - -group.pythran.supportsBinary=true -group.pythran.supportsBinaryObject=false -group.pythran.supportsExecute=false -group.pythran.demangler=/opt/compiler-explorer/gcc-13.2.0/bin/c++filt -group.pythran.objdumper=/opt/compiler-explorer/gcc-13.2.0/bin/objdump -group.pythran.isSemVer=true -group.pythran.baseName=Pythran - -compiler.pythran015.exe=/opt/compiler-explorer/pythran/pythran-0.15/bin/pythran -compiler.pythran015.semver=0.15 -compiler.pythran015.cpp_compiler_root=/opt/compiler-explorer/gcc-13.2.0/ diff --git a/etc/config/python.defaults.properties b/etc/config/python.defaults.properties deleted file mode 100644 index de42b4e35..000000000 --- a/etc/config/python.defaults.properties +++ /dev/null @@ -1,37 +0,0 @@ -compilers=&python3def -defaultCompiler=python38def -instructionSet=python - -group.python3def.compilers=python35def:python36def:python37def:python38def:python39def:python310def:python311def -group.python3def.isSemVer=true -group.python3def.baseName=Python -compiler.python35def.exe=python3.5 -compiler.python35def.semver=3.5 -compiler.python35def.alias=python35 -compiler.python36def.exe=python3.6 -compiler.python36def.semver=3.6 -compiler.python36def.alias=python36 -compiler.python37def.exe=python3.7 -compiler.python37def.semver=3.7 -compiler.python37def.alias=python37 -compiler.python38def.exe=python3.8 -compiler.python38def.semver=3.8 -compiler.python38def.alias=python38 -compiler.python39def.exe=python3.9 -compiler.python39def.semver=3.9 -compiler.python310def.exe=python3.10 -compiler.python310def.semver=3.10 -compiler.python311def.exe=python3.11 -compiler.python311def.semver=3.11 - -supportsBinary=false -interpreted=true -compilerType=python -objdumper= -demangler= -postProcess= -options= -needsMulti=false -supportsExecute=true -stubText=def main(): -disasmScript= diff --git a/etc/config/racket.amazon.properties b/etc/config/racket.amazon.properties deleted file mode 100644 index 1d4652342..000000000 --- a/etc/config/racket.amazon.properties +++ /dev/null @@ -1,18 +0,0 @@ -compilers=&racket -defaultCompiler=racketnightly - -group.racket.groupName=Racket -group.racket.compilers=racketnightly:racket86 -group.racket.isSemVer=true -group.racket.baseName=Racket -group.racket.licenseName=MIT and Apache 2 -group.racket.licenseLink=https://docs.racket-lang.org/license/ - -compiler.racket86.semver=8.6 -compiler.racket86.exe=/opt/compiler-explorer/racket/racket-8.6/bin/racket -compiler.racket86.raco=/opt/compiler-explorer/racket/racket-8.6/bin/raco - -compiler.racketnightly.semver=(nightly snapshot) -compiler.racketnightly.isNightly=true -compiler.racketnightly.exe=/opt/compiler-explorer/racket/racket-nightly/bin/racket -compiler.racketnightly.raco=/opt/compiler-explorer/racket/racket-nightly/bin/raco diff --git a/etc/config/racket.defaults.properties b/etc/config/racket.defaults.properties deleted file mode 100644 index 525cae32f..000000000 --- a/etc/config/racket.defaults.properties +++ /dev/null @@ -1,13 +0,0 @@ -compilers=racket -compilerType=racket - -versionFlag=--version -versionRe=Racket v\d+\.\d+(\.\d+)? - -interpreted=true -supportsBinary=false -supportsExecute=false - -compiler.racket.name=Racket -compiler.racket.exe=/usr/local/bin/racket -compiler.racket.raco=/usr/local/bin/raco diff --git a/etc/config/ruby.amazon.properties b/etc/config/ruby.amazon.properties deleted file mode 100644 index f83c332f5..000000000 --- a/etc/config/ruby.amazon.properties +++ /dev/null @@ -1,17 +0,0 @@ -compilers=&ruby -defaultCompiler=ruby302 - -group.ruby.compilers=ruby302:ruby274:ruby268:ruby259 -group.ruby.isSemVer=true -group.ruby.baseName=Ruby -group.ruby.groupName=Ruby YARV -group.ruby.compilerType=ruby - -compiler.ruby302.semver=3.0.2 -compiler.ruby302.exe=/opt/compiler-explorer/ruby-3.0.2/bin/ruby -compiler.ruby274.semver=2.7.4 -compiler.ruby274.exe=/opt/compiler-explorer/ruby-2.7.4/bin/ruby -compiler.ruby268.semver=2.6.8 -compiler.ruby268.exe=/opt/compiler-explorer/ruby-2.6.8/bin/ruby -compiler.ruby259.semver=2.5.9 -compiler.ruby259.exe=/opt/compiler-explorer/ruby-2.5.9/bin/ruby diff --git a/etc/config/ruby.defaults.properties b/etc/config/ruby.defaults.properties deleted file mode 100644 index d70f3c526..000000000 --- a/etc/config/ruby.defaults.properties +++ /dev/null @@ -1,6 +0,0 @@ -compilers=/usr/bin/ruby -supportsBinary=false -supportsExecute=true -interpreted=true -compilerType=ruby -disasmScript= diff --git a/etc/config/rust.amazon.properties b/etc/config/rust.amazon.properties deleted file mode 100644 index 5cbee08b9..000000000 --- a/etc/config/rust.amazon.properties +++ /dev/null @@ -1,975 +0,0 @@ -compilers=&rust:&rustgcc:&mrustc:&rustccggcc -objdumper=/opt/compiler-explorer/gcc-14.1.0/bin/objdump -linker=/opt/compiler-explorer/gcc-14.1.0/bin/gcc -defaultCompiler=r1780 -demangler=/opt/compiler-explorer/gcc-14.1.0/bin/c++filt -demanglerArgs=--format=rust - -buildenvsetup=ceconan-rust -buildenvsetup.host=https://conan.compiler-explorer.com - -group.rust.compilers=r1780:r1770:r1760:r1750:r1740:r1730:r1720:r1710:r1700:r1690:r1680:r1670:r1660:r1650:r1640:r1630:r1620:r1610:r1600:r1590:r1580:r1570:r1560:r1550:r1540:r1530:r1520:r1510:r1500:r1490:r1480:r1470:r1460:r1452:r1450:r1440:r1430:r1420:r1410:r1400:r1390:r1380:r1370:r1360:r1350:r1340:r1330:r1320:r1310:r1300:r1290:r1280:r1271:r1270:r1260:r1250:r1240:r1230:r1220:r1210:r1200:r1190:r1180:r1170:r1160:r1151:r1140:r1130:r1120:r1110:r1100:r190:r180:r170:r160:r150:r140:r130:r120:r110:r100:nightly:beta -group.rust.compilerType=rust -group.rust.isSemVer=true -group.rust.unwiseOptions=-Ctarget-cpu=native|target-cpu=native -group.rust.baseName=rustc -group.rust.licenseLink=https://github.com/rust-lang/rust/blob/master/COPYRIGHT -group.rust.licenseName=Dual-licensed under Apache 2.0 and MIT terms -group.rust.licensePreamble=Rust is licensed under the Apache License, Version 2.0 or the MIT license -group.rust.supportsBinary=true -group.rust.supportsBinaryObject=true -compiler.r1780.exe=/opt/compiler-explorer/rust-1.78.0/bin/rustc -compiler.r1780.semver=1.78.0 -compiler.r1770.exe=/opt/compiler-explorer/rust-1.77.0/bin/rustc -compiler.r1770.semver=1.77.0 -compiler.r1760.exe=/opt/compiler-explorer/rust-1.76.0/bin/rustc -compiler.r1760.semver=1.76.0 -compiler.r1750.exe=/opt/compiler-explorer/rust-1.75.0/bin/rustc -compiler.r1750.semver=1.75.0 -compiler.r1740.exe=/opt/compiler-explorer/rust-1.74.0/bin/rustc -compiler.r1740.semver=1.74.0 -compiler.r1730.exe=/opt/compiler-explorer/rust-1.73.0/bin/rustc -compiler.r1730.semver=1.73.0 -compiler.r1720.exe=/opt/compiler-explorer/rust-1.72.0/bin/rustc -compiler.r1720.semver=1.72.0 -compiler.r1710.exe=/opt/compiler-explorer/rust-1.71.0/bin/rustc -compiler.r1710.semver=1.71.0 -compiler.r1700.exe=/opt/compiler-explorer/rust-1.70.0/bin/rustc -compiler.r1700.semver=1.70.0 -compiler.r1690.exe=/opt/compiler-explorer/rust-1.69.0/bin/rustc -compiler.r1690.semver=1.69.0 -compiler.r1680.exe=/opt/compiler-explorer/rust-1.68.0/bin/rustc -compiler.r1680.semver=1.68.0 -compiler.r1670.exe=/opt/compiler-explorer/rust-1.67.0/bin/rustc -compiler.r1670.semver=1.67.0 -compiler.r1660.exe=/opt/compiler-explorer/rust-1.66.0/bin/rustc -compiler.r1660.semver=1.66.0 -compiler.r1650.exe=/opt/compiler-explorer/rust-1.65.0/bin/rustc -compiler.r1650.semver=1.65.0 -compiler.r1640.exe=/opt/compiler-explorer/rust-1.64.0/bin/rustc -compiler.r1640.semver=1.64.0 -compiler.r1630.exe=/opt/compiler-explorer/rust-1.63.0/bin/rustc -compiler.r1630.semver=1.63.0 -compiler.r1620.exe=/opt/compiler-explorer/rust-1.62.0/bin/rustc -compiler.r1620.semver=1.62.0 -compiler.r1610.exe=/opt/compiler-explorer/rust-1.61.0/bin/rustc -compiler.r1610.semver=1.61.0 -compiler.r1600.exe=/opt/compiler-explorer/rust-1.60.0/bin/rustc -compiler.r1600.semver=1.60.0 -compiler.r1590.exe=/opt/compiler-explorer/rust-1.59.0/bin/rustc -compiler.r1590.semver=1.59.0 -compiler.r1580.exe=/opt/compiler-explorer/rust-1.58.0/bin/rustc -compiler.r1580.semver=1.58.0 -compiler.r1570.exe=/opt/compiler-explorer/rust-1.57.0/bin/rustc -compiler.r1570.semver=1.57.0 -compiler.r1560.exe=/opt/compiler-explorer/rust-1.56.0/bin/rustc -compiler.r1560.semver=1.56.0 -compiler.r1550.exe=/opt/compiler-explorer/rust-1.55.0/bin/rustc -compiler.r1550.semver=1.55.0 -compiler.r1540.exe=/opt/compiler-explorer/rust-1.54.0/bin/rustc -compiler.r1540.semver=1.54.0 -compiler.r1530.exe=/opt/compiler-explorer/rust-1.53.0/bin/rustc -compiler.r1530.semver=1.53.0 -compiler.r1520.exe=/opt/compiler-explorer/rust-1.52.0/bin/rustc -compiler.r1520.semver=1.52.0 -compiler.r1510.exe=/opt/compiler-explorer/rust-1.51.0/bin/rustc -compiler.r1510.semver=1.51.0 -compiler.r1500.exe=/opt/compiler-explorer/rust-1.50.0/bin/rustc -compiler.r1500.semver=1.50.0 -compiler.r1490.exe=/opt/compiler-explorer/rust-1.49.0/bin/rustc -compiler.r1490.semver=1.49.0 -compiler.r1480.exe=/opt/compiler-explorer/rust-1.48.0/bin/rustc -compiler.r1480.semver=1.48.0 -compiler.r1470.exe=/opt/compiler-explorer/rust-1.47.0/bin/rustc -compiler.r1470.semver=1.47.0 -compiler.r1460.exe=/opt/compiler-explorer/rust-1.46.0/bin/rustc -compiler.r1460.semver=1.46.0 -compiler.r1452.exe=/opt/compiler-explorer/rust-1.45.2/bin/rustc -compiler.r1452.semver=1.45.2 -compiler.r1450.exe=/opt/compiler-explorer/rust-1.45.0/bin/rustc -compiler.r1450.semver=1.45.0 -compiler.r1440.exe=/opt/compiler-explorer/rust-1.44.0/bin/rustc -compiler.r1440.semver=1.44.0 -compiler.r1430.exe=/opt/compiler-explorer/rust-1.43.0/bin/rustc -compiler.r1430.semver=1.43.0 -compiler.r1420.exe=/opt/compiler-explorer/rust-1.42.0/bin/rustc -compiler.r1420.semver=1.42.0 -compiler.r1410.exe=/opt/compiler-explorer/rust-1.41.0/bin/rustc -compiler.r1410.semver=1.41.0 -compiler.r1400.exe=/opt/compiler-explorer/rust-1.40.0/bin/rustc -compiler.r1400.semver=1.40.0 -compiler.r1390.exe=/opt/compiler-explorer/rust-1.39.0/bin/rustc -compiler.r1390.semver=1.39.0 -compiler.r1380.exe=/opt/compiler-explorer/rust-1.38.0/bin/rustc -compiler.r1380.semver=1.38.0 -compiler.r1370.exe=/opt/compiler-explorer/rust-1.37.0/bin/rustc -compiler.r1370.semver=1.37.0 -compiler.r1360.exe=/opt/compiler-explorer/rust-1.36.0/bin/rustc -compiler.r1360.semver=1.36.0 -compiler.r1350.exe=/opt/compiler-explorer/rust-1.35.0/bin/rustc -compiler.r1350.semver=1.35.0 -compiler.r1340.exe=/opt/compiler-explorer/rust-1.34.0/bin/rustc -compiler.r1340.semver=1.34.0 -compiler.r1330.exe=/opt/compiler-explorer/rust-1.33.0/bin/rustc -compiler.r1330.semver=1.33.0 -compiler.r1320.exe=/opt/compiler-explorer/rust-1.32.0/bin/rustc -compiler.r1320.semver=1.32.0 -compiler.r1310.exe=/opt/compiler-explorer/rust-1.31.0/bin/rustc -compiler.r1310.semver=1.31.0 -compiler.r1300.exe=/opt/compiler-explorer/rust-1.30.0/bin/rustc -compiler.r1300.semver=1.30.0 -compiler.r1290.exe=/opt/compiler-explorer/rust-1.29.0/bin/rustc -compiler.r1290.semver=1.29.0 -compiler.r1280.exe=/opt/compiler-explorer/rust-1.28.0/bin/rustc -compiler.r1280.semver=1.28.0 -compiler.r1271.exe=/opt/compiler-explorer/rust-1.27.1/bin/rustc -compiler.r1271.semver=1.27.1 -compiler.r1270.exe=/opt/compiler-explorer/rust-1.27.0/bin/rustc -compiler.r1270.semver=1.27.0 -compiler.r1260.exe=/opt/compiler-explorer/rust-1.26.0/bin/rustc -compiler.r1260.semver=1.26.0 -compiler.r1250.exe=/opt/compiler-explorer/rust-1.25.0/bin/rustc -compiler.r1250.semver=1.25.0 -compiler.r1240.exe=/opt/compiler-explorer/rust-1.24.0/bin/rustc -compiler.r1240.semver=1.24.0 -compiler.r1230.exe=/opt/compiler-explorer/rust-1.23.0/bin/rustc -compiler.r1230.semver=1.23.0 -compiler.r1220.exe=/opt/compiler-explorer/rust-1.22.0/bin/rustc -compiler.r1220.semver=1.22.0 -compiler.r1210.exe=/opt/compiler-explorer/rust-1.21.0/bin/rustc -compiler.r1210.semver=1.21.0 -compiler.r1200.exe=/opt/compiler-explorer/rust-1.20.0/bin/rustc -compiler.r1200.semver=1.20.0 -compiler.r1190.exe=/opt/compiler-explorer/rust-1.19.0/bin/rustc -compiler.r1190.semver=1.19.0 -compiler.r1180.exe=/opt/compiler-explorer/rust-1.18.0/bin/rustc -compiler.r1180.semver=1.18.0 -compiler.r1170.exe=/opt/compiler-explorer/rust-1.17.0/bin/rustc -compiler.r1170.semver=1.17.0 -compiler.r1160.exe=/opt/compiler-explorer/rust-1.16.0/bin/rustc -compiler.r1160.semver=1.16.0 -compiler.r1151.exe=/opt/compiler-explorer/rust-1.15.1/bin/rustc -compiler.r1151.semver=1.15.1 -compiler.r1140.exe=/opt/compiler-explorer/rust-1.14.0/bin/rustc -compiler.r1140.semver=1.14.0 -compiler.r1130.exe=/opt/compiler-explorer/rust-1.13.0/bin/rustc -compiler.r1130.semver=1.13.0 -compiler.r1120.exe=/opt/compiler-explorer/rust-1.12.0/bin/rustc -compiler.r1120.semver=1.12.0 -compiler.r1110.exe=/opt/compiler-explorer/rust-1.11.0/bin/rustc -compiler.r1110.semver=1.11.0 -compiler.r1100.exe=/opt/compiler-explorer/rust-1.10.0/bin/rustc -compiler.r1100.semver=1.10.0 -compiler.r190.exe=/opt/compiler-explorer/rust-1.9.0/bin/rustc -compiler.r190.semver=1.9.0 -compiler.r180.exe=/opt/compiler-explorer/rust-1.8.0/bin/rustc -compiler.r180.semver=1.8.0 -compiler.r170.exe=/opt/compiler-explorer/rust-1.7.0/bin/rustc -compiler.r170.semver=1.7.0 -compiler.r160.exe=/opt/compiler-explorer/rust-1.6.0/bin/rustc -compiler.r160.semver=1.6.0 -compiler.r150.exe=/opt/compiler-explorer/rust-1.5.0/bin/rustc -compiler.r150.semver=1.5.0 -compiler.r140.exe=/opt/compiler-explorer/rust-1.4.0/bin/rustc -compiler.r140.semver=1.4.0 -compiler.r130.exe=/opt/compiler-explorer/rust-1.3.0/bin/rustc -compiler.r130.semver=1.3.0 -compiler.r120.exe=/opt/compiler-explorer/rust-1.2.0/bin/rustc -compiler.r120.semver=1.2.0 -compiler.r110.exe=/opt/compiler-explorer/rust-1.1.0/bin/rustc -compiler.r110.semver=1.1.0 -compiler.r100.exe=/opt/compiler-explorer/rust-1.0.0/bin/rustc -compiler.r100.semver=1.0.0 -compiler.nightly.exe=/opt/compiler-explorer/rust-nightly/bin/rustc -compiler.nightly.semver=nightly -compiler.nightly.isNightly=true -compiler.beta.exe=/opt/compiler-explorer/rust-beta/bin/rustc -compiler.beta.semver=beta -compiler.beta.isNightly=true - -# gccrs: main development for the Rust GCC Frontend (github) -# gcc: regular gcc dev/releases - -group.rustgcc.compilers=&gcc86:&gcccross -group.rustgcc.supportsBinary=true -group.rustgcc.supportsBinaryObject=true -group.rustgcc.compilerType=gccrs -group.rustgcc.isSemVer=true -group.rustgcc.unwiseOptions=-march=native -## needed, until its support is on-par with rustc (at some arbitrary version). -group.rustgcc.options=-frust-incomplete-and-experimental-compiler-do-not-use -group.rustgcc.notification=Rust GCC Frontend - Very early snapshot - -# native compiler -group.gcc86.compilers=gccrs-snapshot:gccrs-g141:gcc-snapshot -group.gcc86.groupName=x86-64 GCCRS -group.gcc86.baseName=x86-64 GCCRS -group.gcc86.unwiseOptions=-march=native - -compiler.gccrs-g141.exe=/opt/compiler-explorer/gcc-14.1.0/bin/gccrs -compiler.gccrs-g141.semver=14.1 (GCC) - -compiler.gcc-snapshot.exe=/opt/compiler-explorer/gcc-snapshot/bin/gccrs -compiler.gcc-snapshot.semver=(GCC master) -compiler.gcc-snapshot.isNightly=true - -compiler.gccrs-snapshot.exe=/opt/compiler-explorer/gcc-gccrs-master/bin/gccrs -compiler.gccrs-snapshot.semver=(GCCRS master) -compiler.gccrs-snapshot.isNightly=true - -# cross compilers -group.gcccross.compilers=&rustgccbpf -group.gcccross.supportsExecute=false - -group.rustgccbpf.compilers=rustbpfgtrunk -group.rustgccbpf.groupName=BPF GCC -group.rustgccbpf.baseName=BPF gcc - -compiler.rustbpfgtrunk.exe=/opt/compiler-explorer/bpf/gcc-trunk/bpf-unknown-none/bin/bpf-unknown-gcc -compiler.rustbpfgtrunk.hidden=true -compiler.rustbpfgtrunk.objdumper=/opt/compiler-explorer/bpf/gcc-trunk/bpf-unknown-none/bin/bpf-unknown-objdump -compiler.rustbpfgtrunk.demangler=/opt/compiler-explorer/bpf/gcc-trunk/bpf-unknown-none/bin/bpf-unknown-none-c++filt -compiler.rustbpfgtrunk.semver=(trunk) -compiler.rustbpfgtrunk.isNightly=true - -# Rustc CG GCC (GCC backend for rustc compiler) -group.rustccggcc.compilers=rustccggcc-master -group.rustccggcc.compilerType=rustc-cg-gcc -group.rustccggcc.supportsExecute=false -group.rustccggcc.supportsBinary=false -group.rustccggcc.supportsBinaryObject=false -group.rustccggcc.unwiseOptions=-Ctarget-cpu=native|target-cpu=native -compiler.rustccggcc-master.exe=/opt/compiler-explorer/rustc-cg-gcc-master/bin/rustc -compiler.rustccggcc-master.name=rustc-cg-gcc (master) -compiler.rustccggcc-master.isNightly=true - -# mrustc (compiler used to bootstrap rustc) -group.mrustc.compilerType=mrustc -group.mrustc.compilers=mrustc-master -group.mrustc.supportsExecute=false -group.mrustc.supportsBinary=false -group.mrustc.supportsBinaryObject=false - -compiler.mrustc-master.exe=/opt/compiler-explorer/mrustc-master/bin/mrustc -compiler.mrustc-master.name=mrustc (master) -compiler.mrustc-master.isNightly=true - -################################# -################################# -# Installed libs, generated from ce_install generate-rust-crates -# Don't modify directly -libs=aho-corasick:ansi_term:anyhow:arrayvec:atty:autocfg:backtrace:base64:bincode:bitflags:block-buffer:byteorder:bytes:cc:cfg-if:chrono:clap:color-eyre:contracts:crossbeam-channel:crossbeam-deque:crossbeam-epoch:crossbeam-utils:dashmap:digest:either:env_logger:eyre:fnv:futures:futures-channel:futures-core:futures-task:futures-util:generic-array:getrandom:h2:hashbrown:heck:http:httparse:hyper:idna:indexmap:itertools:itoa:lazy_static:libc:lock_api:log:matches:memchr:memoffset:miniz_oxide:mio:ndarray:num:num-integer:num-traits:num_cpus:num_traits:once_cell:opaque-debug:parking_lot:parking_lot_core:percent-encoding:phf:pin-project-lite:pkg-config:ppv-lite86:proc-macro-hack:proc-macro2:quote:rand:rand_chacha:rand_core:rayon:regex:regex-syntax:rustc_version:ryu:scopeguard:semver:semver-parser:serde:serde_derive:serde_json:slab:smallvec:socket2:strsim:subtle:syn:termcolor:textwrap:thiserror:thiserror-impl:thread_local:time:tokio:toml:typenum:unicode-bidi:unicode-normalization:unicode-segmentation:unicode-width:unicode-xid:url:vec_map:version_check:wide:winapi:zerocopy - -libs.aho-corasick.name=aho-corasick -libs.aho-corasick.url=https://crates.io/crates/aho-corasick -libs.aho-corasick.versions=0718 -libs.aho-corasick.versions.0718.version=0.7.18 -libs.aho-corasick.versions.0718.path=libaho_corasick.rlib - -libs.ansi_term.name=ansi_term -libs.ansi_term.url=https://crates.io/crates/ansi_term -libs.ansi_term.versions=0121 -libs.ansi_term.versions.0121.version=0.12.1 -libs.ansi_term.versions.0121.path=libansi_term.rlib - -libs.anyhow.name=anyhow -libs.anyhow.url=https://crates.io/crates/anyhow -libs.anyhow.versions=1057 -libs.anyhow.versions.1057.version=1.0.57 -libs.anyhow.versions.1057.path=libanyhow.rlib - -libs.arrayvec.name=arrayvec -libs.arrayvec.url=https://crates.io/crates/arrayvec -libs.arrayvec.versions=072 -libs.arrayvec.versions.072.version=0.7.2 -libs.arrayvec.versions.072.path=libarrayvec.rlib - -libs.atty.name=atty -libs.atty.url=https://crates.io/crates/atty -libs.atty.versions=0214 -libs.atty.versions.0214.version=0.2.14 -libs.atty.versions.0214.path=libatty.rlib - -libs.autocfg.name=autocfg -libs.autocfg.url=https://crates.io/crates/autocfg -libs.autocfg.versions=110 -libs.autocfg.versions.110.version=1.1.0 -libs.autocfg.versions.110.path=libautocfg.rlib - -libs.backtrace.name=backtrace -libs.backtrace.url=https://crates.io/crates/backtrace -libs.backtrace.versions=0365 -libs.backtrace.versions.0365.version=0.3.65 -libs.backtrace.versions.0365.path=libbacktrace.rlib - -libs.base64.name=base64 -libs.base64.url=https://crates.io/crates/base64 -libs.base64.versions=0130 -libs.base64.versions.0130.version=0.13.0 -libs.base64.versions.0130.path=libbase64.rlib - -libs.bincode.name=bincode -libs.bincode.url=https://crates.io/crates/bincode -libs.bincode.versions=133 -libs.bincode.versions.133.version=1.3.3 -libs.bincode.versions.133.path=libbincode.rlib - -libs.bitflags.name=bitflags -libs.bitflags.url=https://crates.io/crates/bitflags -libs.bitflags.versions=132 -libs.bitflags.versions.132.version=1.3.2 -libs.bitflags.versions.132.path=libbitflags.rlib - -libs.block-buffer.name=block-buffer -libs.block-buffer.url=https://crates.io/crates/block-buffer -libs.block-buffer.versions=0102 -libs.block-buffer.versions.0102.version=0.10.2 -libs.block-buffer.versions.0102.path=libblock_buffer.rlib - -libs.byteorder.name=byteorder -libs.byteorder.url=https://crates.io/crates/byteorder -libs.byteorder.versions=143 -libs.byteorder.versions.143.version=1.4.3 -libs.byteorder.versions.143.path=libbyteorder.rlib - -libs.bytes.name=bytes -libs.bytes.url=https://crates.io/crates/bytes -libs.bytes.versions=110 -libs.bytes.versions.110.version=1.1.0 -libs.bytes.versions.110.path=libbytes.rlib - -libs.cc.name=cc -libs.cc.url=https://crates.io/crates/cc -libs.cc.versions=1073 -libs.cc.versions.1073.version=1.0.73 -libs.cc.versions.1073.path=libcc.rlib - -libs.cfg-if.name=cfg-if -libs.cfg-if.url=https://crates.io/crates/cfg-if -libs.cfg-if.versions=100 -libs.cfg-if.versions.100.version=1.0.0 -libs.cfg-if.versions.100.path=libcfg_if.rlib - -libs.chrono.name=chrono -libs.chrono.url=https://crates.io/crates/chrono -libs.chrono.versions=0419 -libs.chrono.versions.0419.version=0.4.19 -libs.chrono.versions.0419.path=libchrono.rlib - -libs.clap.name=clap -libs.clap.url=https://crates.io/crates/clap -libs.clap.versions=3118 -libs.clap.versions.3118.version=3.1.18 -libs.clap.versions.3118.path=libclap.rlib - -libs.color-eyre.name=color-eyre -libs.color-eyre.url=https://crates.io/crates/color-eyre -libs.color-eyre.versions=062 -libs.color-eyre.versions.062.version=0.6.2 -libs.color-eyre.versions.062.path=libcolor_eyre.rlib - -libs.contracts.name=contracts -libs.contracts.url=https://crates.io/crates/contracts -libs.contracts.versions=063 -libs.contracts.versions.063.version=0.6.3 -libs.contracts.versions.063.path=libcontracts.rlib - -libs.crossbeam-channel.name=crossbeam-channel -libs.crossbeam-channel.url=https://crates.io/crates/crossbeam-channel -libs.crossbeam-channel.versions=054 -libs.crossbeam-channel.versions.054.version=0.5.4 -libs.crossbeam-channel.versions.054.path=libcrossbeam_channel.rlib - -libs.crossbeam-deque.name=crossbeam-deque -libs.crossbeam-deque.url=https://crates.io/crates/crossbeam-deque -libs.crossbeam-deque.versions=081 -libs.crossbeam-deque.versions.081.version=0.8.1 -libs.crossbeam-deque.versions.081.path=libcrossbeam_deque.rlib - -libs.crossbeam-epoch.name=crossbeam-epoch -libs.crossbeam-epoch.url=https://crates.io/crates/crossbeam-epoch -libs.crossbeam-epoch.versions=098 -libs.crossbeam-epoch.versions.098.version=0.9.8 -libs.crossbeam-epoch.versions.098.path=libcrossbeam_epoch.rlib - -libs.crossbeam-utils.name=crossbeam-utils -libs.crossbeam-utils.url=https://crates.io/crates/crossbeam-utils -libs.crossbeam-utils.versions=088 -libs.crossbeam-utils.versions.088.version=0.8.8 -libs.crossbeam-utils.versions.088.path=libcrossbeam_utils.rlib - -libs.dashmap.name=dashmap -libs.dashmap.url=https://crates.io/crates/dashmap -libs.dashmap.versions=540 -libs.dashmap.versions.540.version=5.4.0 -libs.dashmap.versions.540.path=libdashmap.rlib - -libs.digest.name=digest -libs.digest.url=https://crates.io/crates/digest -libs.digest.versions=0103 -libs.digest.versions.0103.version=0.10.3 -libs.digest.versions.0103.path=libdigest.rlib - -libs.either.name=either -libs.either.url=https://crates.io/crates/either -libs.either.versions=161 -libs.either.versions.161.version=1.6.1 -libs.either.versions.161.path=libeither.rlib - -libs.env_logger.name=env_logger -libs.env_logger.url=https://crates.io/crates/env_logger -libs.env_logger.versions=090 -libs.env_logger.versions.090.version=0.9.0 -libs.env_logger.versions.090.path=libenv_logger.rlib - -libs.eyre.name=eyre -libs.eyre.url=https://crates.io/crates/eyre -libs.eyre.versions=068 -libs.eyre.versions.068.version=0.6.8 -libs.eyre.versions.068.path=libeyre.rlib - -libs.fnv.name=fnv -libs.fnv.url=https://crates.io/crates/fnv -libs.fnv.versions=107 -libs.fnv.versions.107.version=1.0.7 -libs.fnv.versions.107.path=libfnv.rlib - -libs.futures.name=futures -libs.futures.url=https://crates.io/crates/futures -libs.futures.versions=0321 -libs.futures.versions.0321.version=0.3.21 -libs.futures.versions.0321.path=libfutures.rlib - -libs.futures-channel.name=futures-channel -libs.futures-channel.url=https://crates.io/crates/futures-channel -libs.futures-channel.versions=0321 -libs.futures-channel.versions.0321.version=0.3.21 -libs.futures-channel.versions.0321.path=libfutures_channel.rlib - -libs.futures-core.name=futures-core -libs.futures-core.url=https://crates.io/crates/futures-core -libs.futures-core.versions=0321 -libs.futures-core.versions.0321.version=0.3.21 -libs.futures-core.versions.0321.path=libfutures_core.rlib - -libs.futures-task.name=futures-task -libs.futures-task.url=https://crates.io/crates/futures-task -libs.futures-task.versions=0321 -libs.futures-task.versions.0321.version=0.3.21 -libs.futures-task.versions.0321.path=libfutures_task.rlib - -libs.futures-util.name=futures-util -libs.futures-util.url=https://crates.io/crates/futures-util -libs.futures-util.versions=0321 -libs.futures-util.versions.0321.version=0.3.21 -libs.futures-util.versions.0321.path=libfutures_util.rlib - -libs.generic-array.name=generic-array -libs.generic-array.url=https://crates.io/crates/generic-array -libs.generic-array.versions=0145 -libs.generic-array.versions.0145.version=0.14.5 -libs.generic-array.versions.0145.path=libgeneric_array.rlib - -libs.getrandom.name=getrandom -libs.getrandom.url=https://crates.io/crates/getrandom -libs.getrandom.versions=026 -libs.getrandom.versions.026.version=0.2.6 -libs.getrandom.versions.026.path=libgetrandom.rlib - -libs.h2.name=h2 -libs.h2.url=https://crates.io/crates/h2 -libs.h2.versions=0313 -libs.h2.versions.0313.version=0.3.13 -libs.h2.versions.0313.path=libh2.rlib - -libs.hashbrown.name=hashbrown -libs.hashbrown.url=https://crates.io/crates/hashbrown -libs.hashbrown.versions=0121 -libs.hashbrown.versions.0121.version=0.12.1 -libs.hashbrown.versions.0121.path=libhashbrown.rlib - -libs.heck.name=heck -libs.heck.url=https://crates.io/crates/heck -libs.heck.versions=040 -libs.heck.versions.040.version=0.4.0 -libs.heck.versions.040.path=libheck.rlib - -libs.http.name=http -libs.http.url=https://crates.io/crates/http -libs.http.versions=028 -libs.http.versions.028.version=0.2.8 -libs.http.versions.028.path=libhttp.rlib - -libs.httparse.name=httparse -libs.httparse.url=https://crates.io/crates/httparse -libs.httparse.versions=171 -libs.httparse.versions.171.version=1.7.1 -libs.httparse.versions.171.path=libhttparse.rlib - -libs.hyper.name=hyper -libs.hyper.url=https://crates.io/crates/hyper -libs.hyper.versions=01419 -libs.hyper.versions.01419.version=0.14.19 -libs.hyper.versions.01419.path=libhyper.rlib - -libs.idna.name=idna -libs.idna.url=https://crates.io/crates/idna -libs.idna.versions=023 -libs.idna.versions.023.version=0.2.3 -libs.idna.versions.023.path=libidna.rlib - -libs.indexmap.name=indexmap -libs.indexmap.url=https://crates.io/crates/indexmap -libs.indexmap.versions=182 -libs.indexmap.versions.182.version=1.8.2 -libs.indexmap.versions.182.path=libindexmap.rlib - -libs.itertools.name=itertools -libs.itertools.url=https://crates.io/crates/itertools -libs.itertools.versions=0103 -libs.itertools.versions.0103.version=0.10.3 -libs.itertools.versions.0103.path=libitertools.rlib - -libs.itoa.name=itoa -libs.itoa.url=https://crates.io/crates/itoa -libs.itoa.versions=102 -libs.itoa.versions.102.version=1.0.2 -libs.itoa.versions.102.path=libitoa.rlib - -libs.lazy_static.name=lazy_static -libs.lazy_static.url=https://crates.io/crates/lazy_static -libs.lazy_static.versions=140 -libs.lazy_static.versions.140.version=1.4.0 -libs.lazy_static.versions.140.path=liblazy_static.rlib - -libs.libc.name=libc -libs.libc.url=https://crates.io/crates/libc -libs.libc.versions=02126 -libs.libc.versions.02126.version=0.2.126 -libs.libc.versions.02126.path=liblibc.rlib - -libs.lock_api.name=lock_api -libs.lock_api.url=https://crates.io/crates/lock_api -libs.lock_api.versions=047 -libs.lock_api.versions.047.version=0.4.7 -libs.lock_api.versions.047.path=liblock_api.rlib - -libs.log.name=log -libs.log.url=https://crates.io/crates/log -libs.log.versions=0417 -libs.log.versions.0417.version=0.4.17 -libs.log.versions.0417.path=liblog.rlib - -libs.matches.name=matches -libs.matches.url=https://crates.io/crates/matches -libs.matches.versions=019 -libs.matches.versions.019.version=0.1.9 -libs.matches.versions.019.path=libmatches.rlib - -libs.memchr.name=memchr -libs.memchr.url=https://crates.io/crates/memchr -libs.memchr.versions=250 -libs.memchr.versions.250.version=2.5.0 -libs.memchr.versions.250.path=libmemchr.rlib - -libs.memoffset.name=memoffset -libs.memoffset.url=https://crates.io/crates/memoffset -libs.memoffset.versions=065 -libs.memoffset.versions.065.version=0.6.5 -libs.memoffset.versions.065.path=libmemoffset.rlib - -libs.miniz_oxide.name=miniz_oxide -libs.miniz_oxide.url=https://crates.io/crates/miniz_oxide -libs.miniz_oxide.versions=053 -libs.miniz_oxide.versions.053.version=0.5.3 -libs.miniz_oxide.versions.053.path=libminiz_oxide.rlib - -libs.mio.name=mio -libs.mio.url=https://crates.io/crates/mio -libs.mio.versions=083 -libs.mio.versions.083.version=0.8.3 -libs.mio.versions.083.path=libmio.rlib - -libs.ndarray.name=ndarray -libs.ndarray.url=https://crates.io/crates/ndarray -libs.ndarray.versions=0154 -libs.ndarray.versions.0154.version=0.15.4 -libs.ndarray.versions.0154.path=libndarray.rlib - -libs.num.name=num -libs.num.url=https://crates.io/crates/num -libs.num.versions=040 -libs.num.versions.040.version=0.4.0 -libs.num.versions.040.path=libnum.rlib - -libs.num-integer.name=num-integer -libs.num-integer.url=https://crates.io/crates/num-integer -libs.num-integer.versions=0145 -libs.num-integer.versions.0145.version=0.1.45 -libs.num-integer.versions.0145.path=libnum_integer.rlib - -libs.num-traits.name=num-traits -libs.num-traits.url=https://crates.io/crates/num-traits -libs.num-traits.versions=0215 -libs.num-traits.versions.0215.version=0.2.15 -libs.num-traits.versions.0215.path=libnum_traits.rlib - -libs.num_cpus.name=num_cpus -libs.num_cpus.url=https://crates.io/crates/num_cpus -libs.num_cpus.versions=1131 -libs.num_cpus.versions.1131.version=1.13.1 -libs.num_cpus.versions.1131.path=libnum_cpus.rlib - -libs.num_traits.name=num_traits -libs.num_traits.url=https://crates.io/crates/num_traits -libs.num_traits.versions=0215 -libs.num_traits.versions.0215.version=0.2.15 -libs.num_traits.versions.0215.path=libnum_traits.rlib - -libs.once_cell.name=once_cell -libs.once_cell.url=https://crates.io/crates/once_cell -libs.once_cell.versions=1120 -libs.once_cell.versions.1120.version=1.12.0 -libs.once_cell.versions.1120.path=libonce_cell.rlib - -libs.opaque-debug.name=opaque-debug -libs.opaque-debug.url=https://crates.io/crates/opaque-debug -libs.opaque-debug.versions=030 -libs.opaque-debug.versions.030.version=0.3.0 -libs.opaque-debug.versions.030.path=libopaque_debug.rlib - -libs.parking_lot.name=parking_lot -libs.parking_lot.url=https://crates.io/crates/parking_lot -libs.parking_lot.versions=0121 -libs.parking_lot.versions.0121.version=0.12.1 -libs.parking_lot.versions.0121.path=libparking_lot.rlib - -libs.parking_lot_core.name=parking_lot_core -libs.parking_lot_core.url=https://crates.io/crates/parking_lot_core -libs.parking_lot_core.versions=093 -libs.parking_lot_core.versions.093.version=0.9.3 -libs.parking_lot_core.versions.093.path=libparking_lot_core.rlib - -libs.percent-encoding.name=percent-encoding -libs.percent-encoding.url=https://crates.io/crates/percent-encoding -libs.percent-encoding.versions=210 -libs.percent-encoding.versions.210.version=2.1.0 -libs.percent-encoding.versions.210.path=libpercent_encoding.rlib - -libs.phf.name=phf -libs.phf.url=https://crates.io/crates/phf -libs.phf.versions=0112 -libs.phf.versions.0112.version=0.11.2 -libs.phf.versions.0112.path=libphf.rlib - -libs.pin-project-lite.name=pin-project-lite -libs.pin-project-lite.url=https://crates.io/crates/pin-project-lite -libs.pin-project-lite.versions=029 -libs.pin-project-lite.versions.029.version=0.2.9 -libs.pin-project-lite.versions.029.path=libpin_project_lite.rlib - -libs.pkg-config.name=pkg-config -libs.pkg-config.url=https://crates.io/crates/pkg-config -libs.pkg-config.versions=0325 -libs.pkg-config.versions.0325.version=0.3.25 -libs.pkg-config.versions.0325.path=libpkg_config.rlib - -libs.ppv-lite86.name=ppv-lite86 -libs.ppv-lite86.url=https://crates.io/crates/ppv-lite86 -libs.ppv-lite86.versions=0216 -libs.ppv-lite86.versions.0216.version=0.2.16 -libs.ppv-lite86.versions.0216.path=libppv_lite86.rlib - -libs.proc-macro-hack.name=proc-macro-hack -libs.proc-macro-hack.url=https://crates.io/crates/proc-macro-hack -libs.proc-macro-hack.versions=0519 -libs.proc-macro-hack.versions.0519.version=0.5.19 -libs.proc-macro-hack.versions.0519.path=libproc_macro_hack.rlib - -libs.proc-macro2.name=proc-macro2 -libs.proc-macro2.url=https://crates.io/crates/proc-macro2 -libs.proc-macro2.versions=1039 -libs.proc-macro2.versions.1039.version=1.0.39 -libs.proc-macro2.versions.1039.path=libproc_macro2.rlib - -libs.quote.name=quote -libs.quote.url=https://crates.io/crates/quote -libs.quote.versions=1018 -libs.quote.versions.1018.version=1.0.18 -libs.quote.versions.1018.path=libquote.rlib - -libs.rand.name=rand -libs.rand.url=https://crates.io/crates/rand -libs.rand.versions=085 -libs.rand.versions.085.version=0.8.5 -libs.rand.versions.085.path=librand.rlib - -libs.rand_chacha.name=rand_chacha -libs.rand_chacha.url=https://crates.io/crates/rand_chacha -libs.rand_chacha.versions=031 -libs.rand_chacha.versions.031.version=0.3.1 -libs.rand_chacha.versions.031.path=librand_chacha.rlib - -libs.rand_core.name=rand_core -libs.rand_core.url=https://crates.io/crates/rand_core -libs.rand_core.versions=063 -libs.rand_core.versions.063.version=0.6.3 -libs.rand_core.versions.063.path=librand_core.rlib - -libs.rayon.name=rayon -libs.rayon.url=https://crates.io/crates/rayon -libs.rayon.versions=161 -libs.rayon.versions.161.version=1.6.1 -libs.rayon.versions.161.path=librayon.rlib - -libs.regex.name=regex -libs.regex.url=https://crates.io/crates/regex -libs.regex.versions=156 -libs.regex.versions.156.version=1.5.6 -libs.regex.versions.156.path=libregex.rlib - -libs.regex-syntax.name=regex-syntax -libs.regex-syntax.url=https://crates.io/crates/regex-syntax -libs.regex-syntax.versions=0626 -libs.regex-syntax.versions.0626.version=0.6.26 -libs.regex-syntax.versions.0626.path=libregex_syntax.rlib - -libs.rustc_version.name=rustc_version -libs.rustc_version.url=https://crates.io/crates/rustc_version -libs.rustc_version.versions=040 -libs.rustc_version.versions.040.version=0.4.0 -libs.rustc_version.versions.040.path=librustc_version.rlib - -libs.ryu.name=ryu -libs.ryu.url=https://crates.io/crates/ryu -libs.ryu.versions=1010 -libs.ryu.versions.1010.version=1.0.10 -libs.ryu.versions.1010.path=libryu.rlib - -libs.scopeguard.name=scopeguard -libs.scopeguard.url=https://crates.io/crates/scopeguard -libs.scopeguard.versions=110 -libs.scopeguard.versions.110.version=1.1.0 -libs.scopeguard.versions.110.path=libscopeguard.rlib - -libs.semver.name=semver -libs.semver.url=https://crates.io/crates/semver -libs.semver.versions=109 -libs.semver.versions.109.version=1.0.9 -libs.semver.versions.109.path=libsemver.rlib - -libs.semver-parser.name=semver-parser -libs.semver-parser.url=https://crates.io/crates/semver-parser -libs.semver-parser.versions=0102 -libs.semver-parser.versions.0102.version=0.10.2 -libs.semver-parser.versions.0102.path=libsemver_parser.rlib - -libs.serde.name=serde -libs.serde.url=https://crates.io/crates/serde -libs.serde.versions=10137 -libs.serde.versions.10137.version=1.0.137 -libs.serde.versions.10137.path=libserde.rlib - -libs.serde_derive.name=serde_derive -libs.serde_derive.url=https://crates.io/crates/serde_derive -libs.serde_derive.versions=10137 -libs.serde_derive.versions.10137.version=1.0.137 -libs.serde_derive.versions.10137.path=libserde_derive.rlib - -libs.serde_json.name=serde_json -libs.serde_json.url=https://crates.io/crates/serde_json -libs.serde_json.versions=1081 -libs.serde_json.versions.1081.version=1.0.81 -libs.serde_json.versions.1081.path=libserde_json.rlib - -libs.slab.name=slab -libs.slab.url=https://crates.io/crates/slab -libs.slab.versions=046 -libs.slab.versions.046.version=0.4.6 -libs.slab.versions.046.path=libslab.rlib - -libs.smallvec.name=smallvec -libs.smallvec.url=https://crates.io/crates/smallvec -libs.smallvec.versions=180 -libs.smallvec.versions.180.version=1.8.0 -libs.smallvec.versions.180.path=libsmallvec.rlib - -libs.socket2.name=socket2 -libs.socket2.url=https://crates.io/crates/socket2 -libs.socket2.versions=044 -libs.socket2.versions.044.version=0.4.4 -libs.socket2.versions.044.path=libsocket2.rlib - -libs.strsim.name=strsim -libs.strsim.url=https://crates.io/crates/strsim -libs.strsim.versions=0100 -libs.strsim.versions.0100.version=0.10.0 -libs.strsim.versions.0100.path=libstrsim.rlib - -libs.subtle.name=subtle -libs.subtle.url=https://crates.io/crates/subtle -libs.subtle.versions=241 -libs.subtle.versions.241.version=2.4.1 -libs.subtle.versions.241.path=libsubtle.rlib - -libs.syn.name=syn -libs.syn.url=https://crates.io/crates/syn -libs.syn.versions=1096 -libs.syn.versions.1096.version=1.0.96 -libs.syn.versions.1096.path=libsyn.rlib - -libs.termcolor.name=termcolor -libs.termcolor.url=https://crates.io/crates/termcolor -libs.termcolor.versions=113 -libs.termcolor.versions.113.version=1.1.3 -libs.termcolor.versions.113.path=libtermcolor.rlib - -libs.textwrap.name=textwrap -libs.textwrap.url=https://crates.io/crates/textwrap -libs.textwrap.versions=0150 -libs.textwrap.versions.0150.version=0.15.0 -libs.textwrap.versions.0150.path=libtextwrap.rlib - -libs.thiserror.name=thiserror -libs.thiserror.url=https://crates.io/crates/thiserror -libs.thiserror.versions=1031 -libs.thiserror.versions.1031.version=1.0.31 -libs.thiserror.versions.1031.path=libthiserror.rlib - -libs.thiserror-impl.name=thiserror-impl -libs.thiserror-impl.url=https://crates.io/crates/thiserror-impl -libs.thiserror-impl.versions=1031 -libs.thiserror-impl.versions.1031.version=1.0.31 -libs.thiserror-impl.versions.1031.path=libthiserror_impl.rlib - -libs.thread_local.name=thread_local -libs.thread_local.url=https://crates.io/crates/thread_local -libs.thread_local.versions=114 -libs.thread_local.versions.114.version=1.1.4 -libs.thread_local.versions.114.path=libthread_local.rlib - -libs.time.name=time -libs.time.url=https://crates.io/crates/time -libs.time.versions=039 -libs.time.versions.039.version=0.3.9 -libs.time.versions.039.path=libtime.rlib - -libs.tokio.name=tokio -libs.tokio.url=https://crates.io/crates/tokio -libs.tokio.versions=1192 -libs.tokio.versions.1192.version=1.19.2 -libs.tokio.versions.1192.path=libtokio.rlib - -libs.toml.name=toml -libs.toml.url=https://crates.io/crates/toml -libs.toml.versions=059 -libs.toml.versions.059.version=0.5.9 -libs.toml.versions.059.path=libtoml.rlib - -libs.typenum.name=typenum -libs.typenum.url=https://crates.io/crates/typenum -libs.typenum.versions=1150 -libs.typenum.versions.1150.version=1.15.0 -libs.typenum.versions.1150.path=libtypenum.rlib - -libs.unicode-bidi.name=unicode-bidi -libs.unicode-bidi.url=https://crates.io/crates/unicode-bidi -libs.unicode-bidi.versions=038 -libs.unicode-bidi.versions.038.version=0.3.8 -libs.unicode-bidi.versions.038.path=libunicode_bidi.rlib - -libs.unicode-normalization.name=unicode-normalization -libs.unicode-normalization.url=https://crates.io/crates/unicode-normalization -libs.unicode-normalization.versions=0119 -libs.unicode-normalization.versions.0119.version=0.1.19 -libs.unicode-normalization.versions.0119.path=libunicode_normalization.rlib - -libs.unicode-segmentation.name=unicode-segmentation -libs.unicode-segmentation.url=https://crates.io/crates/unicode-segmentation -libs.unicode-segmentation.versions=190 -libs.unicode-segmentation.versions.190.version=1.9.0 -libs.unicode-segmentation.versions.190.path=libunicode_segmentation.rlib - -libs.unicode-width.name=unicode-width -libs.unicode-width.url=https://crates.io/crates/unicode-width -libs.unicode-width.versions=019 -libs.unicode-width.versions.019.version=0.1.9 -libs.unicode-width.versions.019.path=libunicode_width.rlib - -libs.unicode-xid.name=unicode-xid -libs.unicode-xid.url=https://crates.io/crates/unicode-xid -libs.unicode-xid.versions=023 -libs.unicode-xid.versions.023.version=0.2.3 -libs.unicode-xid.versions.023.path=libunicode_xid.rlib - -libs.url.name=url -libs.url.url=https://crates.io/crates/url -libs.url.versions=222 -libs.url.versions.222.version=2.2.2 -libs.url.versions.222.path=liburl.rlib - -libs.vec_map.name=vec_map -libs.vec_map.url=https://crates.io/crates/vec_map -libs.vec_map.versions=082 -libs.vec_map.versions.082.version=0.8.2 -libs.vec_map.versions.082.path=libvec_map.rlib - -libs.version_check.name=version_check -libs.version_check.url=https://crates.io/crates/version_check -libs.version_check.versions=094 -libs.version_check.versions.094.version=0.9.4 -libs.version_check.versions.094.path=libversion_check.rlib - -libs.wide.name=wide -libs.wide.url=https://crates.io/crates/wide -libs.wide.versions=074 -libs.wide.versions.074.version=0.7.4 -libs.wide.versions.074.path=libwide.rlib - -libs.winapi.name=winapi -libs.winapi.url=https://crates.io/crates/winapi -libs.winapi.versions=039 -libs.winapi.versions.039.version=0.3.9 -libs.winapi.versions.039.path=libwinapi.rlib - -libs.zerocopy.name=zerocopy -libs.zerocopy.url=https://crates.io/crates/zerocopy -libs.zerocopy.versions=0732 -libs.zerocopy.versions.0732.version=0.7.32 -libs.zerocopy.versions.0732.path=libzerocopy.rlib - -################################# -################################# -# Installed tools - -tools=llvm-mcatrunk:llvm-dwarfdumptrunk:osacatrunk:rustfmt1436 - -tools.llvm-mcatrunk.name=llvm-mca (trunk) -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.stdinHint=disabled - -tools.llvm-dwarfdumptrunk.exe=/opt/compiler-explorer/clang-trunk/bin/llvm-dwarfdump -tools.llvm-dwarfdumptrunk.name=llvm-dwarfdump (trunk) -tools.llvm-dwarfdumptrunk.type=postcompilation -tools.llvm-dwarfdumptrunk.class=llvm-dwarfdump-tool -tools.llvm-dwarfdumptrunk.stdinHint=disabled - -tools.osacatrunk.name=OSACA (0.5.2) -tools.osacatrunk.exe=/opt/compiler-explorer/osaca-0.5.2/bin/osaca -tools.osacatrunk.type=postcompilation -tools.osacatrunk.class=osaca-tool -tools.osacatrunk.stdinHint=disabled - -# This tool has the "rustfmmt1436" name for legacy reasons. It was initially introduced when Rustfmt was a separate -# component, not distributed with the Rust compiler. The tool is still named "rustfmt1436" to avoid breaking existing -# shortlinks. -tools.rustfmt1436.name=rustfmt (1.77.0) -tools.rustfmt1436.exe=/opt/compiler-explorer/rust-1.77.0/bin/rustfmt -tools.rustfmt1436.type=independent -tools.rustfmt1436.class=rustfmt-tool -tools.rustfmt1436.stdinHint=disabled -tools.rustfmt1436.languageId=rust -# Force edition 2021 to support most modern syntax features -tools.rustfmt1436.options=--emit stdout --edition 2021 diff --git a/etc/config/rust.defaults.properties b/etc/config/rust.defaults.properties deleted file mode 100644 index 8d04d8447..000000000 --- a/etc/config/rust.defaults.properties +++ /dev/null @@ -1,18 +0,0 @@ -compilers=rustc -supportsBinary=true -compilerType=rust -demangler=c++filt -demanglerArgs=--format=rust -objdumper=objdump -stubRe=\bmain\b -stubText=pub fn main() {/*stub provided by Compiler Explorer*/} -binaryHideFuncRe=^(_.*|call_gmon_start|(de)?register_tm_clones|frame_dummy|.*@plt.*)$ - -# short form of `--version --verbose` -versionFlag=-vV - - -################################# -################################# -# Installed libs (See c++.amazon.properties for a scheme of libs group) -libs= diff --git a/etc/config/scala.amazon.properties b/etc/config/scala.amazon.properties deleted file mode 100644 index 4bd9ea5be..000000000 --- a/etc/config/scala.amazon.properties +++ /dev/null @@ -1,40 +0,0 @@ -compilers=&scala -compilerType=scala -versionFlag=-version -objdumper=/opt/compiler-explorer/jdk-19.0.2/bin/javap -instructionSet=java -# Scala 3.0 was recently released, so it's a bit early to make it the default -defaultCompiler=scalac2136 -demangler= -postProcess= -options= -supportsBinary=false -needsMulti=false -supportsExecute=true -interpreted=true - -group.scala.compilers=&scala2:&scala3 -group.scala.groupName=Scala -group.scala.baseName=scalac -group.scala.isSemVer=true -group.scala.licenseName=Apache License 2.0 - -group.scala2.compilers=scalac2136:scalac21214 -group.scala2.licenseLink=https://github.com/scala/scala/blob/2.13.x/LICENSE - -compiler.scalac2136.exe=/opt/compiler-explorer/scala-2.13.6/bin/scalac -compiler.scalac2136.semver=2.13.6 -compiler.scalac2136.java_home=/opt/compiler-explorer/jdk-16.0.1 -compiler.scalac2136.runtime=/opt/compiler-explorer/jdk-16.0.1/bin/java -compiler.scalac21214.exe=/opt/compiler-explorer/scala-2.12.14/bin/scalac -compiler.scalac21214.semver=2.12.14 -compiler.scalac21214.java_home=/opt/compiler-explorer/jdk-16.0.1 -compiler.scalac21214.runtime=/opt/compiler-explorer/jdk-16.0.1/bin/java - -group.scala3.compilers=scalac300 -group.scala3.licenseLink=https://github.com/lampepfl/dotty/blob/main/LICENSE - -compiler.scalac300.exe=/opt/compiler-explorer/scala3-3.0.0/bin/scalac -compiler.scalac300.semver=3.0.0 -compiler.scalac300.java_home=/opt/compiler-explorer/jdk-16.0.1 -compiler.scalac300.runtime=/opt/compiler-explorer/jdk-16.0.1/bin/java diff --git a/etc/config/scala.defaults.properties b/etc/config/scala.defaults.properties deleted file mode 100644 index e754c6c84..000000000 --- a/etc/config/scala.defaults.properties +++ /dev/null @@ -1,18 +0,0 @@ -# Default settings for Scala/JVM -compilers=&scala -compilerType=scala -versionFlag=-version -objdumper=javap -instructionSet=java - -group.scala.compilers=scalacdefault -compiler.scalacdefault.exe=/usr/bin/scalac -compiler.scalacdefault.name=scalac default - -defaultCompiler=scalacdefault -demangler= -postProcess= -options= -supportsBinary=false -needsMulti=false -supportsExecute=false diff --git a/etc/config/snowball.amazon.properties b/etc/config/snowball.amazon.properties deleted file mode 100644 index d984d83fd..000000000 --- a/etc/config/snowball.amazon.properties +++ /dev/null @@ -1,26 +0,0 @@ - -compilers=&snowball -objdumper=/opt/compiler-explorer/gcc-11.1.0/bin/objdump -defaultCompiler=snowballv010 -supportsExecute=true - -# TODO: -demangler=c++filt -supportsDemangler=false - -#buildenvsetup=ceconan -#buildenvsetup.host=https://conan.compiler-explorer.com - -group.snowball.compilers=snowballv010 -group.snowball.compilerType=snowball -group.snowball.isSemVer=true -group.snowball.baseName=snowball -group.snowball.licenseLink=https://github.com/snowball-lang/snowball/blob/dev/LICENSE -group.snowball.licenseName=The MIT License (MIT) -group.snowball.licensePreamble=Copyright (c) 2022 mauro-balades <mauro.balades@tutanota.com> -group.snowball.supportsBinary=true -group.snowball.supportsBinaryObject=true - -# \_0_/ -compiler.snowballv010.exe=/opt/compiler-explorer/snowball-0.1.0/bin/snowball -compiler.snowballv010.semver=0.1.0 diff --git a/etc/config/snowball.default.properties b/etc/config/snowball.default.properties deleted file mode 100644 index 7a1542be3..000000000 --- a/etc/config/snowball.default.properties +++ /dev/null @@ -1,29 +0,0 @@ - -compilers=&snowball -supportsBinary=true -objdumper=objdump -stubRe=\bmain\b -stubText=public func main() i32 {/*stub provided by Compiler Explorer*/} -versionFlag=--version -supportsBinaryObject=true -supportsExecute=true -supportsDemangler=false - -group.snowball.compilers=snowballv010 -group.snowball.compilerType=snowball -group.snowball.isSemVer=true -group.snowball.baseName=snowball -group.snowball.licenseLink=https://github.com/snowball-lang/snowball/blob/dev/LICENSE -group.snowball.licenseName=The MIT License (MIT) -group.snowball.licensePreamble=Copyright (c) 2022 mauro-balades <mauro.balades@tutanota.com> -group.snowball.supportsBinary=true -group.snowball.supportsBinaryObject=true - -################################# -################################# -# Installed libs (See c++.amazon.properties for a scheme of libs group) -libs= - -compiler.snowballv010.exe=/opt/compiler-explorer/snowball-0.1.0/bin/snowball -compiler.snowballv010.semver=0.1.0 -compiler.snowballv010.name=snowball 0.1.0 diff --git a/etc/config/solidity.amazon.properties b/etc/config/solidity.amazon.properties deleted file mode 100644 index a9e602706..000000000 --- a/etc/config/solidity.amazon.properties +++ /dev/null @@ -1,45 +0,0 @@ -compilers=&solc:&zksolc -defaultCompiler=solc0821 - -group.solc.compilers=solc036:solc0426:solc0517:solc0612:solc076:solc0821 -group.solc.compilerType=solidity -group.solc.supportsBinary=false -group.solc.instructionSet=evm -compiler.solc036.exe=/opt/compiler-explorer/solc-0.3.6/solc -compiler.solc036.semver=0.3.6 -compiler.solc036.name=solc 0.3.6 -compiler.solc0426.exe=/opt/compiler-explorer/solc-0.4.26/solc -compiler.solc0426.semver=0.4.26 -compiler.solc0426.name=solc 0.4.26 -compiler.solc0517.exe=/opt/compiler-explorer/solc-0.5.17/solc -compiler.solc0517.semver=0.5.17 -compiler.solc0517.name=solc 0.5.17 -compiler.solc0612.exe=/opt/compiler-explorer/solc-0.6.12/solc -compiler.solc0612.semver=0.6.12 -compiler.solc0612.name=solc 0.6.12 -compiler.solc076.exe=/opt/compiler-explorer/solc-0.7.6/solc -compiler.solc076.semver=0.7.6 -compiler.solc076.name=solc 0.7.6 -compiler.solc0821.exe=/opt/compiler-explorer/solc-0.8.21/solc -compiler.solc0821.semver=0.8.21 -compiler.solc0821.name=solc 0.8.21 - -group.zksolc.compilers=zksolc140 -group.zksolc.compilerType=solidity-eravm -group.zksolc.supportsBinary=false -group.zksolc.instructionSet=eravm -compiler.zksolc140.exe=/opt/compiler-explorer/zksolc-1.4.0/zksolc -compiler.zksolc140.semver=1.4.0 -compiler.zksolc140.name=zksolc 1.4.0 -compiler.zksolc140.options=--solc /opt/compiler-explorer/solc-0.8.21/solc - -################################# -################################# -# Installed libs (See c++.amazon.properties for a scheme of libs group) -libs= - -################################# -################################# -# Installed tools - -tools= diff --git a/etc/config/solidity.defaults.properties b/etc/config/solidity.defaults.properties deleted file mode 100644 index feeb1def8..000000000 --- a/etc/config/solidity.defaults.properties +++ /dev/null @@ -1,22 +0,0 @@ -compilers=solc:zksolc -compilerType=solidity -defaultCompiler=solc - -compiler.solc.exe=/usr/bin/solc -compiler.solc.semver=0.8.21 -compiler.solc.name=solc 0.8.21 -compiler.solc.compilerType=solidity -compiler.solc.instructionSet=evm -compiler.solc.isSemVer=true - -compiler.zksolc.exe=/usr/bin/zksolc -compiler.zksolc.semver=1.4.0 -compiler.zksolc.name=zksolc 1.4.0 -compiler.zksolc.compilerType=solidity-eravm -compiler.zksolc.instructionSet=eravm -compiler.zksolc.isSemVer=true - -################################# -################################# -# Installed libs (See c++.amazon.properties for a scheme of libs group) -libs= diff --git a/etc/config/spice.amazon.properties b/etc/config/spice.amazon.properties deleted file mode 100644 index 411ec55bc..000000000 --- a/etc/config/spice.amazon.properties +++ /dev/null @@ -1,50 +0,0 @@ -compilers=&spice -defaultCompiler=spice01906 - -group.spice.compilers=spice01902:spice01903:spice01904:spice01905:spice01906 -group.spice.demangler=/opt/compiler-explorer/gcc-13.2.0/bin/c++filt -group.spice.objdumper=/opt/compiler-explorer/gcc-13.2.0/bin/objdump -group.spice.isSemVer=true -group.spice.baseName=spice -group.spice.compilerType=spice -group.spice.versionFlag=--version -group.spice.licenseLink=https://github.com/spicelang/spice/blob/main/LICENSE -group.spice.licenseName=The MIT License -group.spice.licensePreamble=Copyright (c) 2021-2024 Marc Auberer - -# spice needs to be able to find clang for linking -group.spice.extraPath=/opt/compiler-explorer/clang-17.0.1/bin - -compiler.spice01902.exe=/opt/compiler-explorer/spice-0.19.2/spice -compiler.spice01902.semver=0.19.2 -compiler.spice01903.exe=/opt/compiler-explorer/spice-0.19.3/spice -compiler.spice01903.semver=0.19.3 -compiler.spice01904.exe=/opt/compiler-explorer/spice-0.19.4/spice -compiler.spice01904.semver=0.19.4 -compiler.spice01905.exe=/opt/compiler-explorer/spice-0.19.5/spice -compiler.spice01905.semver=0.19.5 -compiler.spice01906.exe=/opt/compiler-explorer/spice-0.19.6/spice -compiler.spice01906.semver=0.19.6 - -################################# -################################# -# Installed libs (See c++.amazon.properties for a scheme of libs group) -libs= - -################################# -################################# -# Installed tools - -tools=llvm-mcatrunk:osacatrunk - -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.stdinHint=disabled - -tools.osacatrunk.name=OSACA (0.5.2) -tools.osacatrunk.exe=/opt/compiler-explorer/osaca-0.5.2/bin/osaca -tools.osacatrunk.type=postcompilation -tools.osacatrunk.class=osaca-tool -tools.osacatrunk.stdinHint=disabled diff --git a/etc/config/spice.defaults.properties b/etc/config/spice.defaults.properties deleted file mode 100644 index 4d81ce7ae..000000000 --- a/etc/config/spice.defaults.properties +++ /dev/null @@ -1,27 +0,0 @@ -# Default settings for Spice -compilers=&spice - -group.spice.compilers=spicedefault -group.spice.compilerCategories=spice -compiler.spicedefault.exe=/usr/bin/spice -compiler.spicedefault.name=spice default - -compilerType=spice -defaultCompiler=spicedefault -versionFlag=--version -postProcess= -demangler=c++filt -demanglerType=cpp -objdumper=objdump -options= -supportsBinary=true -supportsBinaryObject=true -binaryHideFuncRe=^(_.*|call_gmon_start|(de)?register_tm_clones|frame_dummy|.*@plt.*)$ -needsMulti=false -stubRe=\bmain\b -stubText=f<int> main(){return 0;/*stub provided by Compiler Explorer*/} - -################################# -################################# -# Installed libs (See c++.amazon.properties for a scheme of libs group) -libs= diff --git a/etc/config/swift.amazon.properties b/etc/config/swift.amazon.properties deleted file mode 100644 index e7ba08639..000000000 --- a/etc/config/swift.amazon.properties +++ /dev/null @@ -1,100 +0,0 @@ -compilers=&swift -demangler=/opt/compiler-explorer/swift-5.10/usr/bin/swift-demangle -defaultCompiler=swift510 -objdumper=/opt/compiler-explorer/gcc-snapshot/bin/objdump - -group.swift.compilers=swift311:swift402:swift403:swift41:swift411:swift412:swift42:swift50:swift51:swift52:swift53:swift54:swift55:swift56:swift57:swift58:swift59:swift510:swiftnightly -group.swift.isSemVer=true -group.swift.baseName=x86-64 swiftc -compiler.swift311.exe=/opt/compiler-explorer/swift-3.1.1/usr/bin/swiftc -compiler.swift311.semver=3.1.1 -compiler.swift311.supportsBinary=false -compiler.swift402.exe=/opt/compiler-explorer/swift-4.0.2/usr/bin/swiftc -compiler.swift402.semver=4.0.2 -compiler.swift402.supportsBinary=false -compiler.swift403.exe=/opt/compiler-explorer/swift-4.0.3/usr/bin/swiftc -compiler.swift403.semver=4.0.3 -compiler.swift403.supportsBinary=false -compiler.swift41.exe=/opt/compiler-explorer/swift-4.1/usr/bin/swiftc -compiler.swift41.semver=4.1 -compiler.swift41.supportsBinary=false -compiler.swift411.exe=/opt/compiler-explorer/swift-4.1.1/usr/bin/swiftc -compiler.swift411.semver=4.1.1 -compiler.swift411.supportsBinary=false -compiler.swift412.exe=/opt/compiler-explorer/swift-4.1.2/usr/bin/swiftc -compiler.swift412.semver=4.1.2 -compiler.swift412.supportsBinary=false -compiler.swift42.exe=/opt/compiler-explorer/swift-4.2/usr/bin/swiftc -compiler.swift42.semver=4.2 -compiler.swift42.supportsBinary=false -compiler.swift50.exe=/opt/compiler-explorer/swift-5.0/usr/bin/swiftc -compiler.swift50.semver=5.0 -compiler.swift50.supportsExecute=false -compiler.swift51.exe=/opt/compiler-explorer/swift-5.1/usr/bin/swiftc -compiler.swift51.semver=5.1 -compiler.swift52.exe=/opt/compiler-explorer/swift-5.2/usr/bin/swiftc -compiler.swift52.semver=5.2 -compiler.swift53.exe=/opt/compiler-explorer/swift-5.3/usr/bin/swiftc -compiler.swift53.semver=5.3 -compiler.swift54.exe=/opt/compiler-explorer/swift-5.4/usr/bin/swiftc -compiler.swift54.semver=5.4 -compiler.swift55.exe=/opt/compiler-explorer/swift-5.5/usr/bin/swiftc -compiler.swift55.semver=5.5 -compiler.swift56.exe=/opt/compiler-explorer/swift-5.6/usr/bin/swiftc -compiler.swift56.semver=5.6 -compiler.swift57.exe=/opt/compiler-explorer/swift-5.7/usr/bin/swiftc -compiler.swift57.semver=5.7 -compiler.swift58.exe=/opt/compiler-explorer/swift-5.8/usr/bin/swiftc -compiler.swift58.semver=5.8 -compiler.swift59.exe=/opt/compiler-explorer/swift-5.9/usr/bin/swiftc -compiler.swift59.semver=5.9 -compiler.swift510.exe=/opt/compiler-explorer/swift-5.10/usr/bin/swiftc -compiler.swift510.semver=5.10 -compiler.swift510.alias=switf510nightly -compiler.swiftnightly.exe=/opt/compiler-explorer/swift-nightly/usr/bin/swiftc -compiler.swiftnightly.semver=nightly -compiler.swiftnightly.isNightly=true - -################################# -################################# -# Installed libs (See c++.amazon.properties for a scheme of libs group) -libs= - -################################# -################################# -# Installed tools - -tools=llvm-mcatrunk:osacatrunk:readelf:ldd:strings - -tools.llvm-mcatrunk.name=llvm-mca (trunk) -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.stdinHint=disabled - -tools.osacatrunk.name=OSACA (0.5.2) -tools.osacatrunk.exe=/opt/compiler-explorer/osaca-0.5.2/bin/osaca -tools.osacatrunk.type=postcompilation -tools.osacatrunk.class=osaca-tool -tools.osacatrunk.stdinHint=disabled - -tools.readelf.name=readelf (trunk) -tools.readelf.exe=/opt/compiler-explorer/gcc-snapshot/bin/readelf -tools.readelf.type=postcompilation -tools.readelf.class=readelf-tool -tools.readelf.exclude= -tools.readelf.stdinHint=disabled - -tools.ldd.name=ldd -tools.ldd.exe=/usr/bin/ldd -tools.ldd.type=postcompilation -tools.ldd.class=readelf-tool -tools.ldd.exclude= -tools.ldd.stdinHint=disabled - -tools.strings.exe=/opt/compiler-explorer/gcc-snapshot/bin/strings -tools.strings.name=strings -tools.strings.type=postcompilation -tools.strings.class=strings-tool -tools.strings.exclude= -tools.strings.stdinHint=disabled diff --git a/etc/config/swift.defaults.properties b/etc/config/swift.defaults.properties deleted file mode 100644 index d1cb80eea..000000000 --- a/etc/config/swift.defaults.properties +++ /dev/null @@ -1,12 +0,0 @@ -compilers= -compileToAsm=-emit-assembly -supportsBinary=true -supportsExecute=true -compilerType=swift -intelAsm=-emit-assembly -Xllvm --x86-asm-syntax=intel - - -################################# -################################# -# Installed libs (See c++.amazon.properties for a scheme of libs group) -libs= diff --git a/etc/config/tablegen.amazon.properties b/etc/config/tablegen.amazon.properties deleted file mode 100644 index 869be8bba..000000000 --- a/etc/config/tablegen.amazon.properties +++ /dev/null @@ -1,30 +0,0 @@ -compilers=&llvmtblgen -defaultCompiler=llvmtblgen1810 -compilerType=tablegen -supportsBinary=false -supportsExecute=false - -group.llvmtblgen.compilers=llvmtblgen_trunk:llvmtblgen1701:llvmtblgen1810 -group.llvmtblgen.groupName=LLVM TableGen -group.llvmtblgen.baseName=LLVM TableGen -group.llvmtblgen.isSemVer=true -group.llvmtblgen.compilerType=tablegen -group.llvmtblgen.licenseName=LLVM Apache 2 -group.llvmtblgen.licenseLink=https://github.com/llvm/llvm-project/blob/main/LICENSE.TXT -group.llvmtblgen.licensePreamble=The LLVM Project is under the Apache License v2.0 with LLVM Exceptions -group.llvmtblgen.supportsBinaryObject=false -group.llvmtblgen.supportsBinary=false -group.llvmtblgen.compilerCategories=tablegen - -compiler.llvmtblgen_trunk.exe=/opt/compiler-explorer/clang-trunk/bin/llvm-tblgen -compiler.llvmtblgen_trunk.semver=(trunk) -compiler.llvmtblgen_trunk.isNightly=true -compiler.llvmtblgen_trunk.includePath=/opt/compiler-explorer/clang-trunk/include/ - -compiler.llvmtblgen1701.exe=/opt/compiler-explorer/clang-17.0.1/bin/llvm-tblgen -compiler.llvmtblgen1701.semver=17.0.1 -compiler.llvmtblgen1701.includePath=/opt/compiler-explorer/clang-17.0.1/include/ - -compiler.llvmtblgen1810.exe=/opt/compiler-explorer/clang-18.1.0/bin/llvm-tblgen -compiler.llvmtblgen1810.semver=18.1.0 -compiler.llvmtblgen1810.includePath=/opt/compiler-explorer/clang-18.1.0/include/
\ No newline at end of file diff --git a/etc/config/tablegen.defaults.properties b/etc/config/tablegen.defaults.properties deleted file mode 100644 index c35162794..000000000 --- a/etc/config/tablegen.defaults.properties +++ /dev/null @@ -1,8 +0,0 @@ -compilerType=tablegen -compilers=llvmtblgen -defaultCompiler=llvmtblgen -supportsBinary=false -supportsExecute=false - -compiler.llvmtblgen.exe=/usr/bin/llvm-tblgen -compiler.llvmtblgen.name=llvm-tblgen
\ No newline at end of file diff --git a/etc/config/toit.defaults.properties b/etc/config/toit.defaults.properties deleted file mode 100644 index bd8ace543..000000000 --- a/etc/config/toit.defaults.properties +++ /dev/null @@ -1,9 +0,0 @@ -compilers=/usr/bin/toit - -supportsBinary=false -supportsExecute=true -interpreted=true -compilerType=toit -versionFlag=version -disasmScript= -intelAsm=-mllvm -x86-asm-syntax=intel diff --git a/etc/config/typescript.amazon.properties b/etc/config/typescript.amazon.properties deleted file mode 100644 index f8315dd76..000000000 --- a/etc/config/typescript.amazon.properties +++ /dev/null @@ -1,47 +0,0 @@ -compilers=&tsnative -compilerType=typescript -versionFlag=--version - -group.tsnative.compilers=tsc_0_0_20_gc:tsc_0_0_20_nogc:tsc_0_0_26_gc:tsc_0_0_26_nogc:tsc_0_0_27_gc:tsc_0_0_27_nogc:tsc_0_0_33_gc:tsc_0_0_33_nogc:tsc_0_0_35_gc:tsc_0_0_35_nogc -group.tsnative.sharedlibs= -group.tsnative.isSemVer=true -compiler.tsc_0_0_20_gc.exe=/opt/compiler-explorer/tsc-0.0-pre-alpha20/bin/tsc -compiler.tsc_0_0_20_gc.sharedlibs=/opt/compiler-explorer/tsc-0.0-pre-alpha20/lib/libTypeScriptRuntime.so -compiler.tsc_0_0_20_gc.name=TypeScript Native Compiler 0.0.pre20 JIT (GC) -compiler.tsc_0_0_20_gc.semver=0.0.20 -compiler.tsc_0_0_20_nogc.exe=/opt/compiler-explorer/tsc-0.0-pre-alpha20/bin/tsc -compiler.tsc_0_0_20_nogc.name=TypeScript Native Compiler 0.0.pre20 JIT (No GC) -compiler.tsc_0_0_20_nogc.semver=0.0.20 -compiler.tsc_0_0_26_gc.exe=/opt/compiler-explorer/tsc-0.0-pre-alpha26/bin/tsc -compiler.tsc_0_0_26_gc.sharedlibs=/opt/compiler-explorer/tsc-0.0-pre-alpha26/lib/libTypeScriptRuntime.so -compiler.tsc_0_0_26_gc.name=TypeScript Native Compiler 0.0.pre26 JIT (GC) -compiler.tsc_0_0_26_gc.semver=0.0.26 -compiler.tsc_0_0_26_nogc.exe=/opt/compiler-explorer/tsc-0.0-pre-alpha26/bin/tsc -compiler.tsc_0_0_26_nogc.name=TypeScript Native Compiler 0.0.pre26 JIT (No GC) -compiler.tsc_0_0_26_nogc.semver=0.0.26 -compiler.tsc_0_0_27_gc.exe=/opt/compiler-explorer/tsc-0.0-pre-alpha27/bin/tsc -compiler.tsc_0_0_27_gc.sharedlibs=/opt/compiler-explorer/tsc-0.0-pre-alpha27/lib/libTypeScriptRuntime.so -compiler.tsc_0_0_27_gc.name=TypeScript Native Compiler 0.0.pre27 JIT (GC) -compiler.tsc_0_0_27_gc.semver=0.0.27 -compiler.tsc_0_0_27_nogc.exe=/opt/compiler-explorer/tsc-0.0-pre-alpha27/bin/tsc -compiler.tsc_0_0_27_nogc.name=TypeScript Native Compiler 0.0.pre27 JIT (No GC) -compiler.tsc_0_0_27_nogc.semver=0.0.27 -compiler.tsc_0_0_33_gc.exe=/opt/compiler-explorer/tsc-0.0-pre-alpha33/bin/tsc -compiler.tsc_0_0_33_gc.sharedlibs=/opt/compiler-explorer/tsc-0.0-pre-alpha33/lib/libTypeScriptRuntime.so -compiler.tsc_0_0_33_gc.name=TypeScript Native Compiler 0.0.pre33 JIT (GC) -compiler.tsc_0_0_33_gc.semver=0.0.33 -compiler.tsc_0_0_33_nogc.exe=/opt/compiler-explorer/tsc-0.0-pre-alpha33/bin/tsc -compiler.tsc_0_0_33_nogc.name=TypeScript Native Compiler 0.0.pre33 JIT (No GC) -compiler.tsc_0_0_33_nogc.semver=0.0.33 -compiler.tsc_0_0_35_gc.exe=/opt/compiler-explorer/tsc-0.0-pre-alpha35/bin/tsc -compiler.tsc_0_0_35_gc.sharedlibs=/opt/compiler-explorer/tsc-0.0-pre-alpha35/lib/libTypeScriptRuntime.so -compiler.tsc_0_0_35_gc.name=TypeScript Native Compiler 0.0.pre35 JIT (GC) -compiler.tsc_0_0_35_gc.semver=0.0.35 -compiler.tsc_0_0_35_nogc.exe=/opt/compiler-explorer/tsc-0.0-pre-alpha35/bin/tsc -compiler.tsc_0_0_35_nogc.name=TypeScript Native Compiler 0.0.pre35 JIT (No GC) -compiler.tsc_0_0_35_nogc.semver=0.0.35 - -defaultCompiler=tsc_0_0_35_gc -supportsBinary=false -supportsExecute=true -interpreted=true diff --git a/etc/config/typescript.defaults.properties b/etc/config/typescript.defaults.properties deleted file mode 100644 index 28edb2581..000000000 --- a/etc/config/typescript.defaults.properties +++ /dev/null @@ -1,19 +0,0 @@ -# Default settings for TypeScript Compiler -compilers=&tsnative -compilerType=typescript -versionFlag=--version - -group.tsnative.compilers=tsc_jit_gc:tsc_jit_nogc -compiler.tsc_jit_gc.exe=/opt/compiler-explorer/tsc-0.0-pre-alpha35/bin/tsc -compiler.tsc_jit_gc.sharedlibs=/opt/compiler-explorer/tsc-0.0-pre-alpha35/lib/libTypeScriptRuntime.so -compiler.tsc_jit_gc.name=TypeScript Native Compiler JIT (GC) -compiler.tsc_jit_gc.semver=0.0.35 -compiler.tsc_jit_nogc.exe=/opt/compiler-explorer/tsc-0.0-pre-alpha35/bin/tsc -compiler.tsc_jit_nogc.sharedlibs= -compiler.tsc_jit_nogc.name=TypeScript Native Compiler JIT (No GC) -compiler.tsc_jit_nogc.semver=0.0.35 - -defaultCompiler=tsc_jit_gc -supportsBinary=false -supportsExecute=true -interpreted=true diff --git a/etc/config/v.amazon.properties b/etc/config/v.amazon.properties deleted file mode 100644 index 4ea12a03d..000000000 --- a/etc/config/v.amazon.properties +++ /dev/null @@ -1,17 +0,0 @@ -compilers=&v -compilerType=v -versionFlag=--version -objdumper=/opt/compiler-explorer/gcc-12.1.0/bin/objdump -defaultCompiler=v04 -externalparser=CEAsmParser -externalparser.exe=/usr/local/bin/asm-parser -supportsBinary=false -supportsExecute=false - -group.v.compilers=v04 -group.v.groupName=V -group.v.licenseName=MIT License -group.v.licenseLink=https://raw.githubusercontent.com/vlang/v/master/LICENSE - -compiler.v04.exe=/opt/compiler-explorer/v-2023.30/v -compiler.v04.name=V 0.4
\ No newline at end of file diff --git a/etc/config/v.defaults.properties b/etc/config/v.defaults.properties deleted file mode 100644 index 3b97f2d9a..000000000 --- a/etc/config/v.defaults.properties +++ /dev/null @@ -1,15 +0,0 @@ -# Default settings for V - -objdumper=objdump -supportsBinary=false -supportsExecute=false -versionFlag=--version -compilerType=v - -compilers=v -defaultCompiler=v - -compiler.v.exe=/usr/local/bin/v -compiler.v.name=V - -libs= diff --git a/etc/config/vala.amazon.properties b/etc/config/vala.amazon.properties deleted file mode 100644 index b6d37ae63..000000000 --- a/etc/config/vala.amazon.properties +++ /dev/null @@ -1,19 +0,0 @@ -compilers=&vala -compilerType=vala -versionFlag=--version -objdumper=/opt/compiler-explorer/gcc-12.1.0/bin/objdump -defaultCompiler=valac05606 -externalparser=CEAsmParser -externalparser.exe=/usr/local/bin/asm-parser -supportsBinary=true -supportsExecute=true - -group.vala.compilers=valac05606 -group.vala.groupName=Vala -group.vala.licenseName=GNU LESSER GENERAL PUBLIC LICENSE Version 2.1 -group.vala.licenseLink=https://gitlab.gnome.org/GNOME/vala/-/raw/main/COPYING - -compiler.valac05606.exe=/opt/compiler-explorer/vala-0.56.6/bin/valac -compiler.valac05606.name=Vala 0.56.6 -compiler.valac05606.cc=/opt/compiler-explorer/gcc-12.1.0/bin/gcc -compiler.valac05606.pkgconfigpath=/opt/compiler-explorer/vala-0.56.6/lib/pkgconfig:/opt/compiler-explorer/vala-0.56.6/lib/x86_64-linux-gnu/pkgconfig diff --git a/etc/config/vala.defaults.properties b/etc/config/vala.defaults.properties deleted file mode 100644 index b79c7ab4b..000000000 --- a/etc/config/vala.defaults.properties +++ /dev/null @@ -1,13 +0,0 @@ -# Default settings for Vala - -objdumper=objdump -supportsBinary=true -supportsExecute=true -versionFlag=--version -compilerType=vala - -compilers=vala -defaultCompiler=vala - -compiler.vala.exe=/usr/bin/valac -compiler.vala.name=Vala diff --git a/etc/config/vb.amazon.properties b/etc/config/vb.amazon.properties deleted file mode 100644 index 90ad2fb2b..000000000 --- a/etc/config/vb.amazon.properties +++ /dev/null @@ -1,52 +0,0 @@ -compilers=&vb -supportsBinary=true -needsMulti=false -compilerType=vb -defaultCompiler=dotnet707vb - -group.vb.compilers=dotnettrunkvb:dotnet707vb:dotnet703vb:dotnet701vb:dotnet6018vb:dotnet6014vb:dotnet6011vb - -compiler.dotnet6011vb.exe=/opt/compiler-explorer/dotnet-v6.0.11/.dotnet/dotnet -compiler.dotnet6011vb.name=.NET 6.0.110 -compiler.dotnet6011vb.clrDir=/opt/compiler-explorer/dotnet-v6.0.11 -compiler.dotnet6011vb.buildConfig=Release -compiler.dotnet6011vb.langVersion=latest - -compiler.dotnet6014vb.exe=/opt/compiler-explorer/dotnet-v6.0.14/.dotnet/dotnet -compiler.dotnet6014vb.name=.NET 6.0.113 -compiler.dotnet6014vb.clrDir=/opt/compiler-explorer/dotnet-v6.0.14 -compiler.dotnet6014vb.buildConfig=Release -compiler.dotnet6014vb.langVersion=latest - -compiler.dotnet6018vb.exe=/opt/compiler-explorer/dotnet-v6.0.18/.dotnet/dotnet -compiler.dotnet6018vb.name=.NET 6.0.116 -compiler.dotnet6018vb.clrDir=/opt/compiler-explorer/dotnet-v6.0.18 -compiler.dotnet6018vb.buildConfig=Release -compiler.dotnet6018vb.langVersion=latest - -compiler.dotnet701vb.exe=/opt/compiler-explorer/dotnet-v7.0.1/.dotnet/dotnet -compiler.dotnet701vb.name=.NET 7.0.100 -compiler.dotnet701vb.clrDir=/opt/compiler-explorer/dotnet-v7.0.1 -compiler.dotnet701vb.buildConfig=Release -compiler.dotnet701vb.langVersion=latest -compiler.dotnet701vb.alias=dotnet700vb - -compiler.dotnet703vb.exe=/opt/compiler-explorer/dotnet-v7.0.3/.dotnet/dotnet -compiler.dotnet703vb.name=.NET 7.0.102 -compiler.dotnet703vb.clrDir=/opt/compiler-explorer/dotnet-v7.0.3 -compiler.dotnet703vb.buildConfig=Release -compiler.dotnet703vb.langVersion=latest - -compiler.dotnet707vb.exe=/opt/compiler-explorer/dotnet-v7.0.7/.dotnet/dotnet -compiler.dotnet707vb.name=.NET 7.0.105 -compiler.dotnet707vb.clrDir=/opt/compiler-explorer/dotnet-v7.0.7 -compiler.dotnet707vb.buildConfig=Release -compiler.dotnet707vb.langVersion=latest -compiler.dotnet707vb.alias=dotnet700vb - -compiler.dotnettrunkvb.exe=/opt/compiler-explorer/dotnet-trunk/.dotnet/dotnet -compiler.dotnettrunkvb.name=.NET (main) -compiler.dotnettrunkvb.clrDir=/opt/compiler-explorer/dotnet-trunk -compiler.dotnettrunkvb.buildConfig=Release -compiler.dotnettrunkvb.langVersion=latest -compiler.dotnettrunkvb.isNightly=true diff --git a/etc/config/vb.defaults.properties b/etc/config/vb.defaults.properties deleted file mode 100644 index 046f11bbc..000000000 --- a/etc/config/vb.defaults.properties +++ /dev/null @@ -1,51 +0,0 @@ -compilers=&vb -supportsBinary=true -needsMulti=false -compilerType=vb -defaultCompiler=dotnet707vb - -group.vb.compilers=dotnettrunkvb:dotnet707vb:dotnet703vb:dotnet701vb:dotnet6018vb:dotnet6014vb:dotnet6011vb - -compiler.dotnet6011vb.exe=/opt/compiler-explorer/dotnet-v6.0.11/.dotnet/dotnet -compiler.dotnet6011vb.name=.NET 6.0.110 -compiler.dotnet6011vb.clrDir=/opt/compiler-explorer/dotnet-v6.0.11 -compiler.dotnet6011vb.buildConfig=Release -compiler.dotnet6011vb.langVersion=latest - -compiler.dotnet6014vb.exe=/opt/compiler-explorer/dotnet-v6.0.14/.dotnet/dotnet -compiler.dotnet6014vb.name=.NET 6.0.113 -compiler.dotnet6014vb.clrDir=/opt/compiler-explorer/dotnet-v6.0.14 -compiler.dotnet6014vb.buildConfig=Release -compiler.dotnet6014vb.langVersion=latest - -compiler.dotnet6018vb.exe=/opt/compiler-explorer/dotnet-v6.0.18/.dotnet/dotnet -compiler.dotnet6018vb.name=.NET 6.0.116 -compiler.dotnet6018vb.clrDir=/opt/compiler-explorer/dotnet-v6.0.18 -compiler.dotnet6018vb.buildConfig=Release -compiler.dotnet6018vb.langVersion=latest - -compiler.dotnet701vb.exe=/opt/compiler-explorer/dotnet-v7.0.1/.dotnet/dotnet -compiler.dotnet701vb.name=.NET 7.0.100 -compiler.dotnet701vb.clrDir=/opt/compiler-explorer/dotnet-v7.0.1 -compiler.dotnet701vb.buildConfig=Release -compiler.dotnet701vb.langVersion=latest -compiler.dotnet701vb.alias=dotnet700vb - -compiler.dotnet703vb.exe=/opt/compiler-explorer/dotnet-v7.0.3/.dotnet/dotnet -compiler.dotnet703vb.name=.NET 7.0.102 -compiler.dotnet703vb.clrDir=/opt/compiler-explorer/dotnet-v7.0.3 -compiler.dotnet703vb.buildConfig=Release -compiler.dotnet703vb.langVersion=latest - -compiler.dotnet707vb.exe=/opt/compiler-explorer/dotnet-v7.0.7/.dotnet/dotnet -compiler.dotnet707vb.name=.NET 7.0.105 -compiler.dotnet707vb.clrDir=/opt/compiler-explorer/dotnet-v7.0.7 -compiler.dotnet707vb.buildConfig=Release -compiler.dotnet707vb.langVersion=latest -compiler.dotnet707vb.alias=dotnet700vb - -compiler.dotnettrunkvb.exe=/opt/compiler-explorer/dotnet-trunk/.dotnet/dotnet -compiler.dotnettrunkvb.name=.NET (main) -compiler.dotnettrunkvb.clrDir=/opt/compiler-explorer/dotnet-trunk -compiler.dotnettrunkvb.buildConfig=Release -compiler.dotnettrunkvb.langVersion=latest diff --git a/etc/config/zig.amazon.properties b/etc/config/zig.amazon.properties deleted file mode 100644 index 06332cd8c..000000000 --- a/etc/config/zig.amazon.properties +++ /dev/null @@ -1,73 +0,0 @@ -compilers=&zig -defaultCompiler=z0120 - -# When adding a compiler here, please add it in the &zigcc and &zigcxx compiler groups too (C and C++ files, respectively) -group.zig.compilers=ztrunk:z020:z030:z040:z050:z060:z070:z071:z080:z090:z0100:z0110:z0120 -group.zig.objdumper=/opt/compiler-explorer/gcc-11.1.0/bin/objdump -group.zig.isSemVer=true -group.zig.baseName=zig -group.zig.compilerType=zig -group.zig.versionFlag=version -group.zig.licenseLink=https://github.com/ziglang/zig/blob/master/LICENSE -group.zig.licenseName=The MIT License (Expat) -group.zig.licensePreamble=Copyright (c) 2015-2022, Zig contributors - -compiler.ztrunk.exe=/opt/compiler-explorer/zig-master/zig -compiler.ztrunk.semver=trunk -compiler.ztrunk.isNightly=true -compiler.z020.exe=/opt/compiler-explorer/zig-0.2.0/zig -compiler.z020.semver=0.2.0 -compiler.z020.options=--zig-install-prefix /opt/compiler-explorer/zig-0.2.0 -compiler.z030.exe=/opt/compiler-explorer/zig-0.3.0/zig -compiler.z030.semver=0.3.0 -compiler.z040.exe=/opt/compiler-explorer/zig-0.4.0/zig -compiler.z040.semver=0.4.0 -compiler.z050.exe=/opt/compiler-explorer/zig-0.5.0/zig -compiler.z050.semver=0.5.0 -compiler.z060.exe=/opt/compiler-explorer/zig-0.6.0/zig -compiler.z060.semver=0.6.0 -compiler.z070.exe=/opt/compiler-explorer/zig-0.7.0/zig -compiler.z070.semver=0.7.0 -compiler.z071.exe=/opt/compiler-explorer/zig-0.7.1/zig -compiler.z071.semver=0.7.1 -compiler.z080.exe=/opt/compiler-explorer/zig-0.8.0/zig -compiler.z080.semver=0.8.0 -compiler.z090.exe=/opt/compiler-explorer/zig-0.9.0/zig -compiler.z090.semver=0.9.0 -compiler.z0100.exe=/opt/compiler-explorer/zig-0.10.0/zig -compiler.z0100.semver=0.10.0 -compiler.z0110.exe=/opt/compiler-explorer/zig-0.11.0/zig -compiler.z0110.semver=0.11.0 -compiler.z0120.exe=/opt/compiler-explorer/zig-0.12.0/zig -compiler.z0120.semver=0.12.0 - -################################# -################################# -# Installed libs (See c++.amazon.properties for a scheme of libs group) -libs=zigargs -libs.zigargs.name=args -libs.zigargs.url=https://github.com/MasterQ32/zig-args -libs.zigargs.description=Zig Argument Parser -libs.zigargs.versions=trunk:01 -libs.zigargs.versions.trunk.version=trunk -libs.zigargs.versions.trunk.path=/opt/compiler-explorer/libs/zig-args/trunk/args.zig -libs.zigargs.versions.01.version=0.1.0 -libs.zigargs.versions.01.path=/opt/compiler-explorer/libs/zig-args/0.1/args.zig - -################################# -################################# -# Installed tools - -tools=llvm-mcatrunk:osacatrunk - -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.stdinHint=disabled - -tools.osacatrunk.name=OSACA (0.5.2) -tools.osacatrunk.exe=/opt/compiler-explorer/osaca-0.5.2/bin/osaca -tools.osacatrunk.type=postcompilation -tools.osacatrunk.class=osaca-tool -tools.osacatrunk.stdinHint=disabled diff --git a/etc/config/zig.defaults.properties b/etc/config/zig.defaults.properties deleted file mode 100644 index 008aa2159..000000000 --- a/etc/config/zig.defaults.properties +++ /dev/null @@ -1,11 +0,0 @@ -compilers=/usr/bin/zig -supportsBinary=true -compilerType=zig -objdumper=objdump -versionFlag=version -binaryHideFuncRe=^(_.*|call_gmon_start|(de)?register_tm_clones|frame_dummy|.*@plt.*)$ - -################################# -################################# -# Installed libs (See c++.amazon.properties for a scheme of libs group) -libs= |