Move compilers to /opt/gcc-explorer

dev/git-series/gccdum
Matt Godbolt 7 years ago
parent 684efcbd5f
commit 76ed452966

@ -6,35 +6,35 @@ compiler.g482.exe=/usr/bin/g++-4.8
compiler.g482.name=x86-64 gcc 4.8.2
compiler.g492.exe=/usr/bin/g++-4.9
compiler.g492.name=x86-64 gcc 4.9.2
compiler.g510.exe=/opt/gcc-5.1.0/bin/g++
compiler.g510.exe=/opt/gcc-explorer/gcc-5.1.0/bin/g++
compiler.g510.name=x86-64 gcc 5.1
compiler.g520.exe=/opt/gcc-5.2.0/bin/g++
compiler.g520.exe=/opt/gcc-explorer/gcc-5.2.0/bin/g++
compiler.g520.name=x86-64 gcc 5.2
compiler.g530.exe=/opt/gcc-5.3.0/bin/g++
compiler.g530.exe=/opt/gcc-explorer/gcc-5.3.0/bin/g++
compiler.g530.name=x86-64 gcc 5.3
compiler.g6.exe=/opt/gcc-6.1.0/bin/g++
compiler.g6.exe=/opt/gcc-explorer/gcc-6.1.0/bin/g++
compiler.g6.name=x86-64 gcc 6.1
compiler.g62.exe=/opt/gcc-6.2.0/bin/g++
compiler.g62.exe=/opt/gcc-explorer/gcc-6.2.0/bin/g++
compiler.g62.name=x86-64 gcc 6.2
compiler.clang350.exe=/usr/bin/clang++-3.5
compiler.clang350.name=x86-64 clang 3.5
compiler.clang350.intelAsm=-masm=intel
compiler.clang351.exe=/opt/clang+llvm-3.5.1-x86_64-linux-gnu/bin/clang++
compiler.clang351.exe=/opt/gcc-explorer/clang+llvm-3.5.1-x86_64-linux-gnu/bin/clang++
compiler.clang351.name=x86-64 clang 3.5.1
compiler.clang351.intelAsm=-masm=intel
compiler.clang352.exe=/opt/clang+llvm-3.5.2-x86_64-linux-gnu/bin/clang++
compiler.clang352.exe=/opt/gcc-explorer/clang+llvm-3.5.2-x86_64-linux-gnu/bin/clang++
compiler.clang352.name=x86-64 clang 3.5.2
compiler.clang352.intelAsm=-masm=intel
compiler.clang36x.exe=/opt/clang+llvm-3.6.2-x86_64-linux-gnu-ubuntu-14.04/bin/clang++
compiler.clang36x.exe=/opt/gcc-explorer/clang+llvm-3.6.2-x86_64-linux-gnu-ubuntu-14.04/bin/clang++
compiler.clang36x.name=x86-64 clang 3.6
compiler.clang36x.intelAsm=-masm=intel
compiler.clang37x.exe=/opt/clang+llvm-3.7.0-x86_64-linux-gnu-ubuntu-14.04/bin/clang++
compiler.clang37x.exe=/opt/gcc-explorer/clang+llvm-3.7.0-x86_64-linux-gnu-ubuntu-14.04/bin/clang++
compiler.clang37x.name=x86-64 clang 3.7
compiler.clang37x.intelAsm=-masm=intel
compiler.clang371.exe=/opt/clang+llvm-3.7.1-x86_64-linux-gnu-ubuntu-14.04/bin/clang++
compiler.clang371.exe=/opt/gcc-explorer/clang+llvm-3.7.1-x86_64-linux-gnu-ubuntu-14.04/bin/clang++
compiler.clang371.name=x86-64 clang 3.7.1
compiler.clang371.intelAsm=-masm=intel
compiler.clang380.exe=/opt/clang+llvm-3.8.0-x86_64-linux-gnu-ubuntu-14.04/bin/clang++
compiler.clang380.exe=/opt/gcc-explorer/clang+llvm-3.8.0-x86_64-linux-gnu-ubuntu-14.04/bin/clang++
compiler.clang380.name=x86-64 clang 3.8
compiler.clang380.intelAsm=-masm=intel

@ -18,21 +18,21 @@ compiler.g473.name=x86-64 gcc 4.7.3
compiler.g481.exe=/usr/bin/g++-4.8
compiler.g481.alias=/usr/bin/g++-4.8
compiler.g481.name=x86-64 gcc 4.8.1
compiler.g490.exe=/opt/gcc-4.9.0/bin/g++
compiler.g490.exe=/opt/gcc-explorer/gcc-4.9.0/bin/g++
compiler.g490.alias=/opt/gcc-4.9.0/bin/g++
compiler.g490.name=x86-64 gcc 4.9.0
compiler.g490.supportsBinary=false
# GCC (concepts branch) for x86
compiler.g490c1.exe=/opt/gcc-4.9.0-with-concepts/bin/g++
compiler.g490c1.exe=/opt/gcc-explorer/gcc-4.9.0-with-concepts/bin/g++
compiler.g490c1.alias=/opt/gcc-4.9.0-with-concepts/bin/g++
compiler.g490c1.name=x86-64 gcc 4.9.0 (w/concepts)
compiler.g490c1.supportsBinary=false
compiler.g490c2.exe=/opt/gcc-4.9.0-0909-concepts/bin/g++
compiler.g490c2.exe=/opt/gcc-explorer/gcc-4.9.0-0909-concepts/bin/g++
compiler.g490c2.alias=/opt/gcc-4.9.0-0909-concepts/bin/g++
compiler.g490c2.name=x86-64 gcc 4.9.0 (w/concepts)
compiler.g490c2.supportsBinary=false
# Intel for x86
compiler.icc1301.exe=/opt/intel/bin/icc
compiler.icc1301.exe=/opt/gcc-explorer/intel/bin/icc
compiler.icc1301.alias=/opt/intel/bin/icc
compiler.icc1301.name=x86-64 icc 13.0.1
compiler.icc1301.intelAsm=-masm=intel
@ -44,15 +44,15 @@ compiler.clang30.exe=/usr/bin/clang++
compiler.clang30.alias=/usr/bin/clang++
compiler.clang30.name=x86-64 clang 3.0
compiler.clang30.intelAsm=-mllvm --x86-asm-syntax=intel
compiler.clang32.exe=/opt/clang-3.2/bin/clang++
compiler.clang32.exe=/opt/gcc-explorer/clang-3.2/bin/clang++
compiler.clang32.alias=/opt/clang-3.2/bin/clang++
compiler.clang32.name=x86-64 clang 3.2
compiler.clang32.intelAsm=-mllvm --x86-asm-syntax=intel
compiler.clang33.exe=/opt/clang-3.3/bin/clang++
compiler.clang33.exe=/opt/gcc-explorer/clang-3.3/bin/clang++
compiler.clang33.alias=/opt/clang-3.3/bin/clang++
compiler.clang33.name=x86-64 clang 3.3
compiler.clang33.intelAsm=-mllvm --x86-asm-syntax=intel
compiler.clang341.exe=/opt/clang+llvm-3.4.1-x86_64-unknown-ubuntu12.04/bin/clang++
compiler.clang341.exe=/opt/gcc-explorer/clang+llvm-3.4.1-x86_64-unknown-ubuntu12.04/bin/clang++
compiler.clang341.alias=/opt/clang+llvm-3.4.1-x86_64-unknown-ubuntu12.04/bin/clang++
compiler.clang341.name=x86-64 clang 3.4.1
compiler.clang341.intelAsm=-mllvm --x86-asm-syntax=intel

@ -1,12 +1,12 @@
compilers=gdc48:gdc49:gdc52
defaultCompiler=gdc52
# URL compatibility...
compiler.gdc49.exe=/opt/gdc4.9.3/x86_64-pc-linux-gnu/bin/gdc
compiler.gdc49.exe=/opt/gcc-explorer/gdc4.9.3/x86_64-pc-linux-gnu/bin/gdc
compiler.gdc49.alias=/opt/x86_64-gdcproject-linux-gnu/bin/gdc
compiler.gdc49.name=gdc 4.9.3
compiler.gdc48.exe=/opt/gdc4.8.2/x86_64-gdcproject-linux-gnu/bin/gdc
compiler.gdc48.exe=/opt/gcc-explorer/gdc4.8.2/x86_64-gdcproject-linux-gnu/bin/gdc
compiler.gdc48.name=gdc 4.8.2
compiler.gdc52.exe=/opt/gdc5.2.0/x86_64-pc-linux-gnu/bin/gdc
compiler.gdc52.exe=/opt/gcc-explorer/gdc5.2.0/x86_64-pc-linux-gnu/bin/gdc
compiler.gdc52.name=gdc 5.2.0

@ -3,7 +3,7 @@ compilers=gccgo491:6g141
compileFilename=file.go
compiler.gccgo491.exe=/usr/bin/gccgo
compiler.gccgo491.name=x86 gccgo 4.9.1
compiler.6g141.exe=/opt/go/pkg/tool/linux_amd64/6g
compiler.6g141.exe=/opt/gcc-explorer/go/pkg/tool/linux_amd64/6g
compiler.6g141.name=x86 6g 1.4.1
compiler.6g141.versionFlag=-V
compiler.6g141.is6g=true

@ -1,44 +1,44 @@
compilers=r1110:r1100:r190:r180:r170:r160:r150:r140:r130:r120:r110:r100:nightly:beta
defaultCompiler=r1110
compiler.r1110.exe=/opt/rust-1.11.0/bin/rustc
compiler.r1110.exe=/opt/gcc-explorer/rust-1.11.0/bin/rustc
compiler.r1110.name=rustc 1.11.0
compiler.r1110.intelAsm=-Cllvm-args=--x86-asm-syntax=intel
compiler.r1100.exe=/opt/rust-1.10.0/bin/rustc
compiler.r1100.exe=/opt/gcc-explorer/rust-1.10.0/bin/rustc
compiler.r1100.name=rustc 1.10.0
compiler.r1100.intelAsm=-Cllvm-args=--x86-asm-syntax=intel
compiler.r190.exe=/opt/rust-1.9.0/bin/rustc
compiler.r190.exe=/opt/gcc-explorer/rust-1.9.0/bin/rustc
compiler.r190.name=rustc 1.9.0
compiler.r190.intelAsm=-Cllvm-args=--x86-asm-syntax=intel
compiler.r180.exe=/opt/rust-1.8.0/bin/rustc
compiler.r180.exe=/opt/gcc-explorer/rust-1.8.0/bin/rustc
compiler.r180.name=rustc 1.8.0
compiler.r180.intelAsm=-Cllvm-args=--x86-asm-syntax=intel
compiler.r170.exe=/opt/rust-1.7.0/bin/rustc
compiler.r170.exe=/opt/gcc-explorer/rust-1.7.0/bin/rustc
compiler.r170.name=rustc 1.7.0
compiler.r170.intelAsm=-Cllvm-args=--x86-asm-syntax=intel
compiler.r160.exe=/opt/rust-1.6.0/bin/rustc
compiler.r160.exe=/opt/gcc-explorer/rust-1.6.0/bin/rustc
compiler.r160.name=rustc 1.6.0
compiler.r160.intelAsm=-Cllvm-args=--x86-asm-syntax=intel
compiler.r150.exe=/opt/rust-1.5.0/bin/rustc
compiler.r150.exe=/opt/gcc-explorer/rust-1.5.0/bin/rustc
compiler.r150.name=rustc 1.5.0
compiler.r150.intelAsm=-Cllvm-args=--x86-asm-syntax=intel
compiler.r140.exe=/opt/rust-1.4.0/bin/rustc
compiler.r140.exe=/opt/gcc-explorer/rust-1.4.0/bin/rustc
compiler.r140.name=rustc 1.4.0
compiler.r140.intelAsm=-Cllvm-args=--x86-asm-syntax=intel
compiler.r130.exe=/opt/rust-1.3.0/bin/rustc
compiler.r130.exe=/opt/gcc-explorer/rust-1.3.0/bin/rustc
compiler.r130.name=rustc 1.3.0
compiler.r130.intelAsm=-Cllvm-args=--x86-asm-syntax=intel
compiler.r120.exe=/opt/rust-1.2.0/bin/rustc
compiler.r120.exe=/opt/gcc-explorer/rust-1.2.0/bin/rustc
compiler.r120.name=rustc 1.2.0
compiler.r120.intelAsm=-Cllvm-args=--x86-asm-syntax=intel
compiler.r110.exe=/opt/rust-1.1.0/bin/rustc
compiler.r110.exe=/opt/gcc-explorer/rust-1.1.0/bin/rustc
compiler.r110.name=rustc 1.1.0
compiler.r110.intelAsm=-Cllvm-args=--x86-asm-syntax=intel
compiler.r100.exe=/opt/rust-1.0.0/bin/rustc
compiler.r100.exe=/opt/gcc-explorer/rust-1.0.0/bin/rustc
compiler.r100.name=rustc 1.0.0
compiler.r100.intelAsm=-Cllvm-args=--x86-asm-syntax=intel
compiler.nightly.exe=/opt/rust-nightly/bin/rustc
compiler.nightly.exe=/opt/gcc-explorer/rust-nightly/bin/rustc
compiler.nightly.name=rustc nightly (version varies)
compiler.nightly.intelAsm=-Cllvm-args=--x86-asm-syntax=intel
compiler.beta.exe=/opt/rust-beta/bin/rustc
compiler.beta.exe=/opt/gcc-explorer/rust-beta/bin/rustc
compiler.beta.name=rustc beta (version varies)
compiler.beta.intelAsm=-Cllvm-args=--x86-asm-syntax=intel

Loading…
Cancel
Save