Skip to content

Commit 1803576

Browse files
committed
Add new Algol68 GCC frontend to the nightly builds
Will be removed when the frontend is merged upstream. refs compiler-explorer/compiler-explorer#7258 Signed-off-by: Marc Poulhiès <[email protected]>
1 parent b5b28db commit 1803576

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compilers.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ compilers:
77
- { image: clang, name: llvm, args: llvm-trunk }
88
- { image: gcc, name: gcc }
99
- { image: gcc, name: gcc_cobol_master, args: cobol-master }
10+
- { image: gcc, name: gcc_algol68_master, args: algol68-master }
1011
- { image: gcc, name: gcc_contracts, args: lock3-contracts-trunk }
1112
- { image: gcc, name: gcc_contracts_labels, args: lock3-contracts-labels-trunk }
1213
- { image: gcc, name: gcc_contracts_nonattr, args: contracts-nonattr-trunk }

0 commit comments

Comments
 (0)