Implementation notes: amd64, ryzen, crypto_hash/fugue2

Computer: ryzen
Architecture: amd64
CPU ID: AuthenticAMD-00800f11-178bfbff
SUPERCOP version: 20170904
Operation: crypto_hash
Primitive: fugue2
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
24090? ? ?? ? ?cop_opt32icc2017091120170904
26430? ? ?? ? ?cop_opt32icc_-no-vec2017091120170904

Compiler output

Implementation: crypto_hash/fugue2/cop_opt32
Compiler: cc
hash.c: In file included from aestab.h:4:0,
hash.c: from fugue_256_code.h:13,
hash.c: from hash.c:7:
hash.c: hash.c: In function 'crypto_hash_fugue2_cop_opt32':
hash.c: aestab_t.h:19:26: warning: result of '1064582334 << 24' requires 55 bits to represent, but 'int' only has 32 bits [-Wshift-overflow=]
hash.c: #define HO2BE_4(_x) ((_x<<24)|((_x<<8)&0xff0000)|((_x>>8)&0xff00)|(_x>>24))
hash.c: ^
hash.c: hash.c:33:28: note: in expansion of macro 'HO2BE_4'
hash.c: HO2BE_4(0xa6de572c), HO2BE_4(0x3f743cbe), HO2BE_4(0x4105b317), HO2BE_4(0x4580a1c6)};
hash.c: ^~~~~~~
hash.c: aestab_t.h:19:36: warning: result of '1064582334 << 8' requires 39 bits to represent, but 'int' only has 32 bits [-Wshift-overflow=]
hash.c: #define HO2BE_4(_x) ((_x<<24)|((_x<<8)&0xff0000)|((_x>>8)&0xff00)|(_x>>24))
hash.c: ^
hash.c: hash.c:33:28: note: in expansion of macro 'HO2BE_4'
hash.c: HO2BE_4(0xa6de572c), HO2BE_4(0x3f743cbe), HO2BE_4(0x4105b317), HO2BE_4(0x4580a1c6)};
hash.c: ^~~~~~~
hash.c: aestab_t.h:19:26: warning: result of '1090892567 << 24' requires 56 bits to represent, but 'int' only has 32 bits [-Wshift-overflow=]
hash.c: #define HO2BE_4(_x) ((_x<<24)|((_x<<8)&0xff0000)|((_x>>8)&0xff00)|(_x>>24))
hash.c: ^
hash.c: hash.c:33:49: note: in expansion of macro 'HO2BE_4'
hash.c: HO2BE_4(0xa6de572c), HO2BE_4(0x3f743cbe), HO2BE_4(0x4105b317), HO2BE_4(0x4580a1c6)};
hash.c: ^~~~~~~
hash.c: aestab_t.h:19:36: warning: result of '1090892567 << 8' requires 40 bits to represent, but 'int' only has 32 bits [-Wshift-overflow=]
hash.c: #define HO2BE_4(_x) ((_x<<24)|((_x<<8)&0xff0000)|((_x>>8)&0xff00)|(_x>>24))
hash.c: ^
hash.c: ...

Number of similar (compiler,implementation) pairs: 107, namely:
CompilerImplementations
cc cop_opt32
gcc cop_opt32
gcc -O2 -fomit-frame-pointer cop_opt32
gcc -O3 -fomit-frame-pointer cop_opt32
gcc -O -fomit-frame-pointer cop_opt32
gcc -Os -fomit-frame-pointer cop_opt32
gcc -fno-schedule-insns -O2 -fomit-frame-pointer cop_opt32
gcc -fno-schedule-insns -O3 -fomit-frame-pointer cop_opt32
gcc -fno-schedule-insns -O -fomit-frame-pointer cop_opt32
gcc -fno-schedule-insns -Os -fomit-frame-pointer cop_opt32
gcc -funroll-loops cop_opt32
gcc -funroll-loops -O2 -fomit-frame-pointer cop_opt32
gcc -funroll-loops -O3 -fomit-frame-pointer cop_opt32
gcc -funroll-loops -O -fomit-frame-pointer cop_opt32
gcc -funroll-loops -Os -fomit-frame-pointer cop_opt32
gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer cop_opt32
gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer cop_opt32
gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer cop_opt32
gcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer cop_opt32
gcc -funroll-loops -m64 -O2 -fomit-frame-pointer cop_opt32
gcc -funroll-loops -m64 -O3 -fomit-frame-pointer cop_opt32
gcc -funroll-loops -m64 -O -fomit-frame-pointer cop_opt32
gcc -funroll-loops -m64 -Os -fomit-frame-pointer cop_opt32
gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer cop_opt32
gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer cop_opt32
gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer cop_opt32
gcc -funroll-loops -m64 -march=barcelona -Os -fomit-frame-pointer cop_opt32
gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer cop_opt32
gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer cop_opt32
gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer cop_opt32
gcc -funroll-loops -m64 -march=k8 -Os -fomit-frame-pointer cop_opt32
gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer cop_opt32
gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer cop_opt32
gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer cop_opt32
gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer cop_opt32
gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer cop_opt32
gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer cop_opt32
gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer cop_opt32
gcc -funroll-loops -march=barcelona -Os -fomit-frame-pointer cop_opt32
gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer cop_opt32
gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer cop_opt32
gcc -funroll-loops -march=k8 -O -fomit-frame-pointer cop_opt32
gcc -funroll-loops -march=k8 -Os -fomit-frame-pointer cop_opt32
gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer cop_opt32
gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer cop_opt32
gcc -funroll-loops -march=nocona -O -fomit-frame-pointer cop_opt32
gcc -funroll-loops -march=nocona -Os -fomit-frame-pointer cop_opt32
gcc -m64 -O2 -fomit-frame-pointer cop_opt32
gcc -m64 -O3 -fomit-frame-pointer cop_opt32
gcc -m64 -O -fomit-frame-pointer cop_opt32
gcc -m64 -Os -fomit-frame-pointer cop_opt32
gcc -m64 -march=core-avx-i -O2 -fomit-frame-pointer cop_opt32
gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer cop_opt32
gcc -m64 -march=core-avx-i -O -fomit-frame-pointer cop_opt32
gcc -m64 -march=core-avx-i -Os -fomit-frame-pointer cop_opt32
gcc -m64 -march=core-avx2 -O2 -fomit-frame-pointer cop_opt32
gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer cop_opt32
gcc -m64 -march=core-avx2 -O -fomit-frame-pointer cop_opt32
gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer cop_opt32
gcc -m64 -march=core2 -O2 -fomit-frame-pointer cop_opt32
gcc -m64 -march=core2 -O3 -fomit-frame-pointer cop_opt32
gcc -m64 -march=core2 -O -fomit-frame-pointer cop_opt32
gcc -m64 -march=core2 -Os -fomit-frame-pointer cop_opt32
gcc -m64 -march=core2 -msse4.1 -O2 -fomit-frame-pointer cop_opt32
gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer cop_opt32
gcc -m64 -march=core2 -msse4.1 -O -fomit-frame-pointer cop_opt32
gcc -m64 -march=core2 -msse4.1 -Os -fomit-frame-pointer cop_opt32
gcc -m64 -march=core2 -msse4 -O2 -fomit-frame-pointer cop_opt32
gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer cop_opt32
gcc -m64 -march=core2 -msse4 -O -fomit-frame-pointer cop_opt32
gcc -m64 -march=core2 -msse4 -Os -fomit-frame-pointer cop_opt32
gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer cop_opt32
gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer cop_opt32
gcc -m64 -march=corei7-avx -O -fomit-frame-pointer cop_opt32
gcc -m64 -march=corei7-avx -Os -fomit-frame-pointer cop_opt32
gcc -m64 -march=corei7 -O2 -fomit-frame-pointer cop_opt32
gcc -m64 -march=corei7 -O3 -fomit-frame-pointer cop_opt32
gcc -m64 -march=corei7 -O -fomit-frame-pointer cop_opt32
gcc -m64 -march=corei7 -Os -fomit-frame-pointer cop_opt32
gcc -m64 -march=k8 -O2 -fomit-frame-pointer cop_opt32
gcc -m64 -march=k8 -O3 -fomit-frame-pointer cop_opt32
gcc -m64 -march=k8 -O -fomit-frame-pointer cop_opt32
gcc -m64 -march=k8 -Os -fomit-frame-pointer cop_opt32
gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer cop_opt32
gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer cop_opt32
gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer cop_opt32
gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer cop_opt32
gcc -m64 -march=nocona -O2 -fomit-frame-pointer cop_opt32
gcc -m64 -march=nocona -O3 -fomit-frame-pointer cop_opt32
gcc -m64 -march=nocona -O -fomit-frame-pointer cop_opt32
gcc -m64 -march=nocona -Os -fomit-frame-pointer cop_opt32
gcc -march=barcelona -O2 -fomit-frame-pointer cop_opt32
gcc -march=barcelona -O3 -fomit-frame-pointer cop_opt32
gcc -march=barcelona -O -fomit-frame-pointer cop_opt32
gcc -march=barcelona -Os -fomit-frame-pointer cop_opt32
gcc -march=k8 -O2 -fomit-frame-pointer cop_opt32
gcc -march=k8 -O3 -fomit-frame-pointer cop_opt32
gcc -march=k8 -O -fomit-frame-pointer cop_opt32
gcc -march=k8 -Os -fomit-frame-pointer cop_opt32
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv cop_opt32
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv cop_opt32
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv cop_opt32
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv cop_opt32
gcc -march=nocona -O2 -fomit-frame-pointer cop_opt32
gcc -march=nocona -O3 -fomit-frame-pointer cop_opt32
gcc -march=nocona -O -fomit-frame-pointer cop_opt32
gcc -march=nocona -Os -fomit-frame-pointer cop_opt32

Compiler output

Implementation: crypto_hash/fugue2/cop_opt32
Compiler: clang -O3 -fomit-frame-pointer -Qunused-arguments
hash.c: hash.c:33:28: warning: signed shift result (0x3F743CBE000000) requires 55 bits to represent, but 'int' only has 32 bits [-Wshift-overflow]
hash.c: HO2BE_4(0xa6de572c), HO2BE_4(0x3f743cbe), HO2BE_4(0x4105b317), HO2BE_4(0x4580a1c6)};
hash.c: ^~~~~~~~~~~~~~~~~~~
hash.c: ./aestab_t.h:19:26: note: expanded from macro 'HO2BE_4'
hash.c: #define HO2BE_4(_x) ((_x<<24)|((_x<<8)&0xff0000)|((_x>>8)&0xff00)|(_x>>24))
hash.c: ~~^ ~~
hash.c: hash.c:33:28: warning: signed shift result (0x3F743CBE00) requires 39 bits to represent, but 'int' only has 32 bits [-Wshift-overflow]
hash.c: HO2BE_4(0xa6de572c), HO2BE_4(0x3f743cbe), HO2BE_4(0x4105b317), HO2BE_4(0x4580a1c6)};
hash.c: ^~~~~~~~~~~~~~~~~~~
hash.c: ./aestab_t.h:19:36: note: expanded from macro 'HO2BE_4'
hash.c: #define HO2BE_4(_x) ((_x<<24)|((_x<<8)&0xff0000)|((_x>>8)&0xff00)|(_x>>24))
hash.c: ~~^ ~
hash.c: hash.c:33:49: warning: signed shift result (0x4105B317000000) requires 56 bits to represent, but 'int' only has 32 bits [-Wshift-overflow]
hash.c: HO2BE_4(0xa6de572c), HO2BE_4(0x3f743cbe), HO2BE_4(0x4105b317), HO2BE_4(0x4580a1c6)};
hash.c: ^~~~~~~~~~~~~~~~~~~
hash.c: ./aestab_t.h:19:26: note: expanded from macro 'HO2BE_4'
hash.c: #define HO2BE_4(_x) ((_x<<24)|((_x<<8)&0xff0000)|((_x>>8)&0xff00)|(_x>>24))
hash.c: ~~^ ~~
hash.c: hash.c:33:49: warning: signed shift result (0x4105B31700) requires 40 bits to represent, but 'int' only has 32 bits [-Wshift-overflow]
hash.c: HO2BE_4(0xa6de572c), HO2BE_4(0x3f743cbe), HO2BE_4(0x4105b317), HO2BE_4(0x4580a1c6)};
hash.c: ^~~~~~~~~~~~~~~~~~~
hash.c: ./aestab_t.h:19:36: note: expanded from macro 'HO2BE_4'
hash.c: #define HO2BE_4(_x) ((_x<<24)|((_x<<8)&0xff0000)|((_x>>8)&0xff00)|(_x>>24))
hash.c: ~~^ ~
hash.c: hash.c:33:70: warning: signed shift result (0x4580A1C6000000) requires 56 bits to represent, but 'int' only has 32 bits [-Wshift-overflow]
hash.c: ...

Number of similar (compiler,implementation) pairs: 10, namely:
CompilerImplementations
clang -O3 -fomit-frame-pointer -Qunused-arguments cop_opt32
clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments cop_opt32
clang -O3 -fwrapv -march=x86-64 -mcpu=core-avx2 -mavx2 -maes -mpclmul -fomit-frame-pointer -Qunused-arguments cop_opt32
clang -O3 -fwrapv -mavx2 -fomit-frame-pointer -Qunused-arguments cop_opt32
clang -O3 -fwrapv -mavx -fomit-frame-pointer -Qunused-arguments cop_opt32
clang -O3 -fwrapv -mavx -maes -mpclmul -fomit-frame-pointer -Qunused-arguments cop_opt32
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments cop_opt32
clang -mcpu=cortex-a8 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments cop_opt32
clang -mcpu=cortex-a9 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments cop_opt32
clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments cop_opt32

Compiler output

Implementation: crypto_hash/fugue2/cop_opt32
Compiler: gcc -m64 -march=barcelona -O2 -fomit-frame-pointer
hash.c: In file included from aestab.h:4:0,
hash.c: from fugue_256_code.h:13,
hash.c: from hash.c:7:
hash.c: hash.c: In function 'crypto_hash_fugue2_cop_opt32':
hash.c: aestab_t.h:19:26: warning: result of '1064582334 << 24' requires 55 bits to represent, but 'int' only has 32 bits [-Wshift-overflow=]
hash.c: #define HO2BE_4(_x) ((_x<<24)|((_x<<8)&0xff0000)|((_x>>8)&0xff00)|(_x>>24))
hash.c: ^
hash.c: hash.c:33:28: note: in expansion of macro 'HO2BE_4'
hash.c: HO2BE_4(0xa6de572c), HO2BE_4(0x3f743cbe), HO2BE_4(0x4105b317), HO2BE_4(0x4580a1c6)};
hash.c: ^~~~~~~
hash.c: aestab_t.h:19:36: warning: result of '1064582334 << 8' requires 39 bits to represent, but 'int' only has 32 bits [-Wshift-overflow=]
hash.c: #define HO2BE_4(_x) ((_x<<24)|((_x<<8)&0xff0000)|((_x>>8)&0xff00)|(_x>>24))
hash.c: ^
hash.c: hash.c:33:28: note: in expansion of macro 'HO2BE_4'
hash.c: HO2BE_4(0xa6de572c), HO2BE_4(0x3f743cbe), HO2BE_4(0x4105b317), HO2BE_4(0x4580a1c6)};
hash.c: ^~~~~~~
hash.c: aestab_t.h:19:26: warning: result of '1090892567 << 24' requires 56 bits to represent, but 'int' only has 32 bits [-Wshift-overflow=]
hash.c: #define HO2BE_4(_x) ((_x<<24)|((_x<<8)&0xff0000)|((_x>>8)&0xff00)|(_x>>24))
hash.c: ^
hash.c: hash.c:33:49: note: in expansion of macro 'HO2BE_4'
hash.c: HO2BE_4(0xa6de572c), HO2BE_4(0x3f743cbe), HO2BE_4(0x4105b317), HO2BE_4(0x4580a1c6)};
hash.c: ^~~~~~~
hash.c: aestab_t.h:19:36: warning: result of '1090892567 << 8' requires 40 bits to represent, but 'int' only has 32 bits [-Wshift-overflow=]
hash.c: #define HO2BE_4(_x) ((_x<<24)|((_x<<8)&0xff0000)|((_x>>8)&0xff00)|(_x>>24))
hash.c: ^
hash.c: ...
hash.c: In file included from aestab.h:4:0,
hash.c: from fugue_256_code.h:13,
hash.c: from hash.c:7:
hash.c: hash.c: In function 'crypto_hash_fugue2_cop_opt32':
hash.c: aestab_t.h:19:26: warning: result of '1064582334 << 24' requires 55 bits to represent, but 'int' only has 32 bits [-Wshift-overflow=]
hash.c: #define HO2BE_4(_x) ((_x<<24)|((_x<<8)&0xff0000)|((_x>>8)&0xff00)|(_x>>24))
hash.c: ^
hash.c: hash.c:33:28: note: in expansion of macro 'HO2BE_4'
hash.c: HO2BE_4(0xa6de572c), HO2BE_4(0x3f743cbe), HO2BE_4(0x4105b317), HO2BE_4(0x4580a1c6)};
hash.c: ^~~~~~~
hash.c: aestab_t.h:19:36: warning: result of '1064582334 << 8' requires 39 bits to represent, but 'int' only has 32 bits [-Wshift-overflow=]
hash.c: #define HO2BE_4(_x) ((_x<<24)|((_x<<8)&0xff0000)|((_x>>8)&0xff00)|(_x>>24))
hash.c: ^
hash.c: hash.c:33:28: note: in expansion of macro 'HO2BE_4'
hash.c: HO2BE_4(0xa6de572c), HO2BE_4(0x3f743cbe), HO2BE_4(0x4105b317), HO2BE_4(0x4580a1c6)};
hash.c: ^~~~~~~
hash.c: aestab_t.h:19:26: warning: result of '1090892567 << 24' requires 56 bits to represent, but 'int' only has 32 bits [-Wshift-overflow=]
hash.c: #define HO2BE_4(_x) ((_x<<24)|((_x<<8)&0xff0000)|((_x>>8)&0xff00)|(_x>>24))
hash.c: ^
hash.c: hash.c:33:49: note: in expansion of macro 'HO2BE_4'
hash.c: HO2BE_4(0xa6de572c), HO2BE_4(0x3f743cbe), HO2BE_4(0x4105b317), HO2BE_4(0x4580a1c6)};
hash.c: ^~~~~~~
hash.c: aestab_t.h:19:36: warning: result of '1090892567 << 8' requires 40 bits to represent, but 'int' only has 32 bits [-Wshift-overflow=]
hash.c: #define HO2BE_4(_x) ((_x<<24)|((_x<<8)&0xff0000)|((_x>>8)&0xff00)|(_x>>24))
hash.c: ^
hash.c: ...

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
gcc -m64 -march=barcelona -O2 -fomit-frame-pointer cop_opt32
gcc -m64 -march=barcelona -O3 -fomit-frame-pointer cop_opt32
gcc -m64 -march=barcelona -O -fomit-frame-pointer cop_opt32
gcc -m64 -march=barcelona -Os -fomit-frame-pointer cop_opt32

Compiler output

Implementation: crypto_hash/fugue2/cop_opt32
Compiler: icc -O1 -static
try.c: ld: cannot find -lcrypto

Number of similar (compiler,implementation) pairs: 16, namely:
CompilerImplementations
icc -O1 -static cop_opt32
icc -O1 -static -no-vec cop_opt32
icc -O2 -static cop_opt32
icc -O2 -static -no-vec cop_opt32
icc -O3 -static cop_opt32
icc -O3 -static -no-vec cop_opt32
icc -Os -static cop_opt32
icc -Os -static -no-vec cop_opt32
icc -m64 -O1 -static cop_opt32
icc -m64 -O1 -static -no-vec cop_opt32
icc -m64 -O2 -static cop_opt32
icc -m64 -O2 -static -no-vec cop_opt32
icc -m64 -O3 -static cop_opt32
icc -m64 -O3 -static -no-vec cop_opt32
icc -m64 -Os -static cop_opt32
icc -m64 -Os -static -no-vec cop_opt32

Compiler output

Implementation: crypto_hash/fugue2/cop_opt32
Compiler: icc -O1 -xB -static
hash.c: icc: command line warning #10131: extension 'B' not supported ignored in option '-x'
try.c: icc: command line warning #10131: extension 'B' not supported ignored in option '-x'
try.c: ld: cannot find -lcrypto

Number of similar (compiler,implementation) pairs: 8, namely:
CompilerImplementations
icc -O1 -xB -static cop_opt32
icc -O1 -xB -static -no-vec cop_opt32
icc -O2 -xB -static cop_opt32
icc -O2 -xB -static -no-vec cop_opt32
icc -O3 -xB -static cop_opt32
icc -O3 -xB -static -no-vec cop_opt32
icc -Os -xB -static cop_opt32
icc -Os -xB -static -no-vec cop_opt32

Compiler output

Implementation: crypto_hash/fugue2/cop_opt32
Compiler: icc -O1 -xK -static
hash.c: icc: command line warning #10131: extension 'K' not supported ignored in option '-x'
try.c: icc: command line warning #10131: extension 'K' not supported ignored in option '-x'
try.c: ld: cannot find -lcrypto

Number of similar (compiler,implementation) pairs: 8, namely:
CompilerImplementations
icc -O1 -xK -static cop_opt32
icc -O1 -xK -static -no-vec cop_opt32
icc -O2 -xK -static cop_opt32
icc -O2 -xK -static -no-vec cop_opt32
icc -O3 -xK -static cop_opt32
icc -O3 -xK -static -no-vec cop_opt32
icc -Os -xK -static cop_opt32
icc -Os -xK -static -no-vec cop_opt32

Compiler output

Implementation: crypto_hash/fugue2/cop_opt32
Compiler: icc -O1 -xN -static
hash.c: icc: command line warning #10131: extension 'N' not supported ignored in option '-x'
try.c: icc: command line warning #10131: extension 'N' not supported ignored in option '-x'
try.c: ld: cannot find -lcrypto

Number of similar (compiler,implementation) pairs: 8, namely:
CompilerImplementations
icc -O1 -xN -static cop_opt32
icc -O1 -xN -static -no-vec cop_opt32
icc -O2 -xN -static cop_opt32
icc -O2 -xN -static -no-vec cop_opt32
icc -O3 -xN -static cop_opt32
icc -O3 -xN -static -no-vec cop_opt32
icc -Os -xN -static cop_opt32
icc -Os -xN -static -no-vec cop_opt32

Compiler output

Implementation: crypto_hash/fugue2/cop_opt32
Compiler: icc -O1 -xW -static
hash.c: icc: command line warning #10131: extension 'W' not supported ignored in option '-x'
try.c: icc: command line warning #10131: extension 'W' not supported ignored in option '-x'
try.c: ld: cannot find -lcrypto

Number of similar (compiler,implementation) pairs: 8, namely:
CompilerImplementations
icc -O1 -xW -static cop_opt32
icc -O1 -xW -static -no-vec cop_opt32
icc -O2 -xW -static cop_opt32
icc -O2 -xW -static -no-vec cop_opt32
icc -O3 -xW -static cop_opt32
icc -O3 -xW -static -no-vec cop_opt32
icc -Os -xW -static cop_opt32
icc -Os -xW -static -no-vec cop_opt32

Compiler output

Implementation: crypto_hash/fugue2/cop_opt32
Compiler: icc -fast
try.c: ipo: warning #11003: no IR in object file /root/supercop-20170904/supercop-data/ryzen/amd64/lib/kernelrandombytes.o; was the source file compiled with -ipo
try.c: ipo: warning #11003: no IR in object file /root/supercop-20170904/supercop-data/ryzen/amd64/lib/cpucycles.o; was the source file compiled with -ipo
try.c: ld: cannot find -lcrypto

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
icc -fast cop_opt32

Compiler output

Implementation: crypto_hash/fugue2/cop_opt32
Compiler: icc -m64 -xHost -vec-report0 -static
hash.c: icc: command line remark #10148: option '-vec-report0' not supported
try.c: icc: command line remark #10148: option '-vec-report0' not supported
try.c: ld: cannot find -lcrypto

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
icc -m64 -xHost -vec-report0 -static cop_opt32