mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2025-12-27 10:33:59 -05:00
icc 19.0.1 for C
This commit is contained in:
@@ -149,7 +149,7 @@ compiler.ppci055.semver=0.5.5
|
||||
compiler.ppci055.exe=/opt/compiler-explorer/ppci-0.5.5/ppci/cli/cc.py
|
||||
|
||||
# icc for x86
|
||||
group.cicc.compilers=cicc1301:cicc16:cicc17:cicc18:cicc19
|
||||
group.cicc.compilers=cicc1301:cicc16:cicc17:cicc18:cicc19:cicc191
|
||||
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
|
||||
@@ -171,6 +171,9 @@ 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
|
||||
|
||||
###############################
|
||||
# Cross GCC
|
||||
|
||||
Reference in New Issue
Block a user