Implementation notes: amd64, h4e350, crypto_hash/keccakc512treed2

Computer: h4e350
Architecture: amd64
CPU ID: AuthenticAMD-00500f10-178bfbff
SUPERCOP version: 20141014
Operation: crypto_hash
Primitive: keccakc512treed2
TimeImplementationCompilerBenchmark dateSUPERCOP version
54909sseu4gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer2014060220140525
55740sseu4gcc -m64 -march=core2 -O -fomit-frame-pointer2014060220140525
55758sseu4gcc -m64 -march=core2 -msse4 -O -fomit-frame-pointer2014060220140525
55761sseu4gcc -m64 -march=corei7 -O -fomit-frame-pointer2014060220140525
55944sseu4gcc -m64 -march=core2 -msse4.1 -O -fomit-frame-pointer2014060220140525
59286sseu4gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer2014060220140525
59841sseu4gcc -m64 -march=core2 -O3 -fomit-frame-pointer2014060220140525
59913sseu4gcc -m64 -march=core2 -O2 -fomit-frame-pointer2014060220140525
59913sseu4gcc -m64 -march=core2 -msse4.1 -O2 -fomit-frame-pointer2014060220140525
59913sseu4gcc -m64 -march=core2 -msse4 -O2 -fomit-frame-pointer2014060220140525
59919sseu4gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer2014060220140525
59976sseu4gcc -m64 -march=corei7 -O2 -fomit-frame-pointer2014060220140525
60843sseu4gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer2014060220140525
61554sseu4gcc -m64 -march=core2 -msse4.1 -Os -fomit-frame-pointer2014060220140525
61563sseu4gcc -m64 -march=core2 -Os -fomit-frame-pointer2014060220140525
61566sseu4gcc -m64 -march=corei7 -Os -fomit-frame-pointer2014060220140525
61569sseu4gcc -m64 -march=core2 -msse4 -Os -fomit-frame-pointer2014060220140525
67326sseu24gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer2014060220140525
69519sseu24gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer2014060220140525
70635sseu24gcc -m64 -march=core2 -msse4 -Os -fomit-frame-pointer2014060220140525
70650sseu24gcc -m64 -march=core2 -msse4.1 -Os -fomit-frame-pointer2014060220140525
70683sseu24gcc -m64 -march=core2 -Os -fomit-frame-pointer2014060220140525
70803sseu24gcc -m64 -march=corei7 -Os -fomit-frame-pointer2014060220140525
71865sseu24gcc -m64 -march=core2 -msse4.1 -O -fomit-frame-pointer2014060220140525
71865sseu24gcc -m64 -march=corei7 -O -fomit-frame-pointer2014060220140525
71883sseu24gcc -m64 -march=core2 -msse4 -O -fomit-frame-pointer2014060220140525
72288sseu24gcc -m64 -march=core2 -O -fomit-frame-pointer2014060220140525
77445sseu24gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer2014060220140525
77976sseu24gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer2014060220140525
80313sseu24gcc -m64 -march=core2 -msse4 -O2 -fomit-frame-pointer2014060220140525
80322sseu24gcc -m64 -march=corei7 -O2 -fomit-frame-pointer2014060220140525
80433sseu24gcc -m64 -march=core2 -O2 -fomit-frame-pointer2014060220140525
80610sseu24gcc -m64 -march=core2 -msse4.1 -O2 -fomit-frame-pointer2014060220140525
81027sseu24gcc -m64 -march=core2 -O3 -fomit-frame-pointer2014060220140525

Compiler output

Implementation: crypto_hash/keccakc512treed2/xopu24
Compiler: cc
DoublePermutation.c: DoublePermutation.c: In function 'KeccakDoublePermutationOnWords':
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible type for argument 2 of '_mm_xor_si128'
DoublePermutation.c: /usr/lib/gcc/x86_64-linux-gnu/4.6/include/emmintrin.h:1249:1: note: expected '__m128i' but argument is of type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible type for argument 2 of '_mm_xor_si128'
DoublePermutation.c: /usr/lib/gcc/x86_64-linux-gnu/4.6/include/emmintrin.h:1249:1: note: expected '__m128i' but argument is of type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible type for argument 2 of '_mm_xor_si128'
DoublePermutation.c: /usr/lib/gcc/x86_64-linux-gnu/4.6/include/emmintrin.h:1249:1: note: expected '__m128i' but argument is of type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible type for argument 2 of '_mm_xor_si128'
DoublePermutation.c: /usr/lib/gcc/x86_64-linux-gnu/4.6/include/emmintrin.h:1249:1: note: expected '__m128i' but argument is of type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible type for argument 2 of '_mm_xor_si128'
DoublePermutation.c: /usr/lib/gcc/x86_64-linux-gnu/4.6/include/emmintrin.h:1249:1: note: expected '__m128i' but argument is of type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: ...

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

Compiler output

Implementation: crypto_hash/keccakc512treed2/sseu4
Compiler: cc
DoublePermutation.c: DoublePermutation.c: In function 'KeccakDoublePermutationOnWords':
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c: In function 'KeccakDoublePermutationOnWordsAfterXoring2x512bits':
DoublePermutation.c: DoublePermutation.c:521:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:521:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:521:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:521:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:521:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:521:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:521:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:521:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c: In function 'KeccakDoublePermutationOnWordsAfterXoring2x1024bits':
DoublePermutation.c: DoublePermutation.c:535:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:535:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:535:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:535:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:535:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:535:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: ...

Number of similar (compiler,implementation) pairs: 71, namely:
CompilerImplementations
cc sseu4
gcc sseu4
gcc -O2 -fomit-frame-pointer sseu4
gcc -O3 -fomit-frame-pointer sseu4
gcc -O -fomit-frame-pointer sseu4
gcc -Os -fomit-frame-pointer sseu4
gcc -fno-schedule-insns -O2 -fomit-frame-pointer sseu4
gcc -fno-schedule-insns -O3 -fomit-frame-pointer sseu4
gcc -fno-schedule-insns -O -fomit-frame-pointer sseu4
gcc -fno-schedule-insns -Os -fomit-frame-pointer sseu4
gcc -funroll-loops sseu4
gcc -funroll-loops -O2 -fomit-frame-pointer sseu4
gcc -funroll-loops -O3 -fomit-frame-pointer sseu4
gcc -funroll-loops -O -fomit-frame-pointer sseu4
gcc -funroll-loops -Os -fomit-frame-pointer sseu4
gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer sseu4
gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer sseu4
gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer sseu4
gcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer sseu4
gcc -funroll-loops -m64 -O2 -fomit-frame-pointer sseu4
gcc -funroll-loops -m64 -O3 -fomit-frame-pointer sseu4
gcc -funroll-loops -m64 -O -fomit-frame-pointer sseu4
gcc -funroll-loops -m64 -Os -fomit-frame-pointer sseu4
gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer sseu4
gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer sseu4
gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer sseu4
gcc -funroll-loops -m64 -march=barcelona -Os -fomit-frame-pointer sseu4
gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer sseu4
gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer sseu4
gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer sseu4
gcc -funroll-loops -m64 -march=k8 -Os -fomit-frame-pointer sseu4
gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer sseu4
gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer sseu4
gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer sseu4
gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer sseu4
gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer sseu4
gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer sseu4
gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer sseu4
gcc -funroll-loops -march=barcelona -Os -fomit-frame-pointer sseu4
gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer sseu4
gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer sseu4
gcc -funroll-loops -march=k8 -O -fomit-frame-pointer sseu4
gcc -funroll-loops -march=k8 -Os -fomit-frame-pointer sseu4
gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer sseu4
gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer sseu4
gcc -funroll-loops -march=nocona -O -fomit-frame-pointer sseu4
gcc -funroll-loops -march=nocona -Os -fomit-frame-pointer sseu4
gcc -m64 -O2 -fomit-frame-pointer sseu4
gcc -m64 -O3 -fomit-frame-pointer sseu4
gcc -m64 -O -fomit-frame-pointer sseu4
gcc -m64 -Os -fomit-frame-pointer sseu4
gcc -m64 -march=k8 -O2 -fomit-frame-pointer sseu4
gcc -m64 -march=k8 -O3 -fomit-frame-pointer sseu4
gcc -m64 -march=k8 -O -fomit-frame-pointer sseu4
gcc -m64 -march=k8 -Os -fomit-frame-pointer sseu4
gcc -m64 -march=nocona -O2 -fomit-frame-pointer sseu4
gcc -m64 -march=nocona -O3 -fomit-frame-pointer sseu4
gcc -m64 -march=nocona -O -fomit-frame-pointer sseu4
gcc -m64 -march=nocona -Os -fomit-frame-pointer sseu4
gcc -march=barcelona -O2 -fomit-frame-pointer sseu4
gcc -march=barcelona -O3 -fomit-frame-pointer sseu4
gcc -march=barcelona -O -fomit-frame-pointer sseu4
gcc -march=barcelona -Os -fomit-frame-pointer sseu4
gcc -march=k8 -O2 -fomit-frame-pointer sseu4
gcc -march=k8 -O3 -fomit-frame-pointer sseu4
gcc -march=k8 -O -fomit-frame-pointer sseu4
gcc -march=k8 -Os -fomit-frame-pointer sseu4
gcc -march=nocona -O2 -fomit-frame-pointer sseu4
gcc -march=nocona -O3 -fomit-frame-pointer sseu4
gcc -march=nocona -O -fomit-frame-pointer sseu4
gcc -march=nocona -Os -fomit-frame-pointer sseu4

Compiler output

Implementation: crypto_hash/keccakc512treed2/sseu24
Compiler: cc
DoublePermutation.c: DoublePermutation.c: In function 'KeccakDoublePermutationOnWords':
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: ...

Number of similar (compiler,implementation) pairs: 71, namely:
CompilerImplementations
cc sseu24
gcc sseu24
gcc -O2 -fomit-frame-pointer sseu24
gcc -O3 -fomit-frame-pointer sseu24
gcc -O -fomit-frame-pointer sseu24
gcc -Os -fomit-frame-pointer sseu24
gcc -fno-schedule-insns -O2 -fomit-frame-pointer sseu24
gcc -fno-schedule-insns -O3 -fomit-frame-pointer sseu24
gcc -fno-schedule-insns -O -fomit-frame-pointer sseu24
gcc -fno-schedule-insns -Os -fomit-frame-pointer sseu24
gcc -funroll-loops sseu24
gcc -funroll-loops -O2 -fomit-frame-pointer sseu24
gcc -funroll-loops -O3 -fomit-frame-pointer sseu24
gcc -funroll-loops -O -fomit-frame-pointer sseu24
gcc -funroll-loops -Os -fomit-frame-pointer sseu24
gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer sseu24
gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer sseu24
gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer sseu24
gcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer sseu24
gcc -funroll-loops -m64 -O2 -fomit-frame-pointer sseu24
gcc -funroll-loops -m64 -O3 -fomit-frame-pointer sseu24
gcc -funroll-loops -m64 -O -fomit-frame-pointer sseu24
gcc -funroll-loops -m64 -Os -fomit-frame-pointer sseu24
gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer sseu24
gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer sseu24
gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer sseu24
gcc -funroll-loops -m64 -march=barcelona -Os -fomit-frame-pointer sseu24
gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer sseu24
gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer sseu24
gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer sseu24
gcc -funroll-loops -m64 -march=k8 -Os -fomit-frame-pointer sseu24
gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer sseu24
gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer sseu24
gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer sseu24
gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer sseu24
gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer sseu24
gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer sseu24
gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer sseu24
gcc -funroll-loops -march=barcelona -Os -fomit-frame-pointer sseu24
gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer sseu24
gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer sseu24
gcc -funroll-loops -march=k8 -O -fomit-frame-pointer sseu24
gcc -funroll-loops -march=k8 -Os -fomit-frame-pointer sseu24
gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer sseu24
gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer sseu24
gcc -funroll-loops -march=nocona -O -fomit-frame-pointer sseu24
gcc -funroll-loops -march=nocona -Os -fomit-frame-pointer sseu24
gcc -m64 -O2 -fomit-frame-pointer sseu24
gcc -m64 -O3 -fomit-frame-pointer sseu24
gcc -m64 -O -fomit-frame-pointer sseu24
gcc -m64 -Os -fomit-frame-pointer sseu24
gcc -m64 -march=k8 -O2 -fomit-frame-pointer sseu24
gcc -m64 -march=k8 -O3 -fomit-frame-pointer sseu24
gcc -m64 -march=k8 -O -fomit-frame-pointer sseu24
gcc -m64 -march=k8 -Os -fomit-frame-pointer sseu24
gcc -m64 -march=nocona -O2 -fomit-frame-pointer sseu24
gcc -m64 -march=nocona -O3 -fomit-frame-pointer sseu24
gcc -m64 -march=nocona -O -fomit-frame-pointer sseu24
gcc -m64 -march=nocona -Os -fomit-frame-pointer sseu24
gcc -march=barcelona -O2 -fomit-frame-pointer sseu24
gcc -march=barcelona -O3 -fomit-frame-pointer sseu24
gcc -march=barcelona -O -fomit-frame-pointer sseu24
gcc -march=barcelona -Os -fomit-frame-pointer sseu24
gcc -march=k8 -O2 -fomit-frame-pointer sseu24
gcc -march=k8 -O3 -fomit-frame-pointer sseu24
gcc -march=k8 -O -fomit-frame-pointer sseu24
gcc -march=k8 -Os -fomit-frame-pointer sseu24
gcc -march=nocona -O2 -fomit-frame-pointer sseu24
gcc -march=nocona -O3 -fomit-frame-pointer sseu24
gcc -march=nocona -O -fomit-frame-pointer sseu24
gcc -march=nocona -Os -fomit-frame-pointer sseu24

Compiler output

Implementation: crypto_hash/keccakc512treed2/xopu24
Compiler: clang -O3 -fomit-frame-pointer
DoublePermutation.c: DoublePermutation.c:507:5: warning: implicit declaration of function '_mm_roti_epi64' is invalid in C99 [-Wimplicit-function-declaration]
DoublePermutation.c: rounds
DoublePermutation.c: ^
DoublePermutation.c: ./KeccakF-1600-unrolling.macros:17:5: note: expanded from:
DoublePermutation.c: thetaRhoPiChiIotaPrepareTheta( 0, A, E) \
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:78:21: note: expanded from:
DoublePermutation.c: Da = XOR128(Cu, ROL64in128(Ce, 1)); \
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:33:37: note: expanded from:
DoublePermutation.c: #define ROL64in128(a, o) _mm_roti_epi64(a, o)
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:44:50: note: expanded from:
DoublePermutation.c: #define XOR128(a, b) _mm_xor_si128(a, b)
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:507:5: error: passing 'int' to parameter of incompatible type '__m128i';
DoublePermutation.c: rounds
DoublePermutation.c: ^~~~~~
DoublePermutation.c: ./KeccakF-1600-unrolling.macros:17:5: note: expanded from:
DoublePermutation.c: thetaRhoPiChiIotaPrepareTheta( 0, A, E) \
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:78:21: note: expanded from:
DoublePermutation.c: Da = XOR128(Cu, ROL64in128(Ce, 1)); \
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:33:37: note: expanded from:
DoublePermutation.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fomit-frame-pointer xopu24

Compiler output

Implementation: crypto_hash/keccakc512treed2/sseu24
Compiler: clang -O3 -fomit-frame-pointer
DoublePermutation.c: DoublePermutation.c:507:5: warning: implicit declaration of function '_mm_shuffle_epi8' is invalid in C99 [-Wimplicit-function-declaration]
DoublePermutation.c: rounds
DoublePermutation.c: ^
DoublePermutation.c: ./KeccakF-1600-unrolling.macros:17:5: note: expanded from:
DoublePermutation.c: thetaRhoPiChiIotaPrepareTheta( 0, A, E) \
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:136:11: note: expanded from:
DoublePermutation.c: Bko = ROL64in128_8(A##mu); \
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:38:37: note: expanded from:
DoublePermutation.c: #define ROL64in128_8(a) _mm_shuffle_epi8(a, CONST128(rho8))
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:507:5: error: assigning to 'V128' (aka '__m128i') from incompatible type 'int';
DoublePermutation.c: rounds
DoublePermutation.c: ^~~~~~
DoublePermutation.c: ./KeccakF-1600-unrolling.macros:17:5: note: expanded from:
DoublePermutation.c: thetaRhoPiChiIotaPrepareTheta( 0, A, E) \
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:136:9: note: expanded from:
DoublePermutation.c: Bko = ROL64in128_8(A##mu); \
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:507:5: error: assigning to 'V128' (aka '__m128i') from incompatible type 'int';
DoublePermutation.c: rounds
DoublePermutation.c: ^~~~~~
DoublePermutation.c: ./KeccakF-1600-unrolling.macros:17:5: note: expanded from:
DoublePermutation.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fomit-frame-pointer sseu24

Compiler output

Implementation: crypto_hash/keccakc512treed2/sseu4
Compiler: clang -O3 -fomit-frame-pointer
DoublePermutation.c: DoublePermutation.c:507:5: warning: implicit declaration of function '_mm_shuffle_epi8' is invalid in C99 [-Wimplicit-function-declaration]
DoublePermutation.c: rounds
DoublePermutation.c: ^
DoublePermutation.c: ./KeccakF-1600-unrolling.macros:90:9: note: expanded from:
DoublePermutation.c: thetaRhoPiChiIotaPrepareTheta(i , A, E) \
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:136:11: note: expanded from:
DoublePermutation.c: Bko = ROL64in128_8(A##mu); \
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:38:37: note: expanded from:
DoublePermutation.c: #define ROL64in128_8(a) _mm_shuffle_epi8(a, CONST128(rho8))
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:507:5: error: assigning to 'V128' (aka '__m128i') from incompatible type 'int';
DoublePermutation.c: rounds
DoublePermutation.c: ^~~~~~
DoublePermutation.c: ./KeccakF-1600-unrolling.macros:90:9: note: expanded from:
DoublePermutation.c: thetaRhoPiChiIotaPrepareTheta(i , A, E) \
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:136:9: note: expanded from:
DoublePermutation.c: Bko = ROL64in128_8(A##mu); \
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:507:5: error: assigning to 'V128' (aka '__m128i') from incompatible type 'int';
DoublePermutation.c: rounds
DoublePermutation.c: ^~~~~~
DoublePermutation.c: ./KeccakF-1600-unrolling.macros:90:9: note: expanded from:
DoublePermutation.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fomit-frame-pointer sseu4

Compiler output

Implementation: crypto_hash/keccakc512treed2/xopu24
Compiler: clang -O3 -fwrapv -march=x86-64 -mcpu=core-avx2 -mavx2 -maes -mpclmul -fomit-frame-pointer
DoublePermutation.c: clang: warning: argument unused during compilation: '-mcpu=core-avx2'
DoublePermutation.c: clang: warning: argument unused during compilation: '-mavx2'
DoublePermutation.c: clang: warning: argument unused during compilation: '-mpclmul'
DoublePermutation.c: In file included from DoublePermutation.c:17:
DoublePermutation.c: In file included from /usr/include/clang/3.0/include/x86intrin.h:27:
DoublePermutation.c: In file included from /usr/include/clang/3.0/include/immintrin.h:52:
DoublePermutation.c: In file included from /usr/include/clang/3.0/include/wmmintrin.h:31:
DoublePermutation.c: /usr/include/clang/3.0/include/smmintrin.h:28:2: error: #error "SSE4.1 instruction set not enabled"
DoublePermutation.c: #error "SSE4.1 instruction set not enabled"
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:507:5: warning: implicit declaration of function '_mm_roti_epi64' is invalid in C99 [-Wimplicit-function-declaration]
DoublePermutation.c: rounds
DoublePermutation.c: ^
DoublePermutation.c: ./KeccakF-1600-unrolling.macros:17:5: note: expanded from:
DoublePermutation.c: thetaRhoPiChiIotaPrepareTheta( 0, A, E) \
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:78:21: note: expanded from:
DoublePermutation.c: Da = XOR128(Cu, ROL64in128(Ce, 1)); \
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:33:37: note: expanded from:
DoublePermutation.c: #define ROL64in128(a, o) _mm_roti_epi64(a, o)
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:44:50: note: expanded from:
DoublePermutation.c: #define XOR128(a, b) _mm_xor_si128(a, b)
DoublePermutation.c: ^
DoublePermutation.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fwrapv -march=x86-64 -mcpu=core-avx2 -mavx2 -maes -mpclmul -fomit-frame-pointer xopu24

Compiler output

Implementation: crypto_hash/keccakc512treed2/sseu24
Compiler: clang -O3 -fwrapv -march=x86-64 -mcpu=core-avx2 -mavx2 -maes -mpclmul -fomit-frame-pointer
DoublePermutation.c: clang: warning: argument unused during compilation: '-mcpu=core-avx2'
DoublePermutation.c: clang: warning: argument unused during compilation: '-mavx2'
DoublePermutation.c: clang: warning: argument unused during compilation: '-mpclmul'
DoublePermutation.c: In file included from DoublePermutation.c:17:
DoublePermutation.c: In file included from /usr/include/clang/3.0/include/x86intrin.h:27:
DoublePermutation.c: In file included from /usr/include/clang/3.0/include/immintrin.h:52:
DoublePermutation.c: In file included from /usr/include/clang/3.0/include/wmmintrin.h:31:
DoublePermutation.c: /usr/include/clang/3.0/include/smmintrin.h:28:2: error: #error "SSE4.1 instruction set not enabled"
DoublePermutation.c: #error "SSE4.1 instruction set not enabled"
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:507:5: warning: implicit declaration of function '_mm_shuffle_epi8' is invalid in C99 [-Wimplicit-function-declaration]
DoublePermutation.c: rounds
DoublePermutation.c: ^
DoublePermutation.c: ./KeccakF-1600-unrolling.macros:17:5: note: expanded from:
DoublePermutation.c: thetaRhoPiChiIotaPrepareTheta( 0, A, E) \
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:136:11: note: expanded from:
DoublePermutation.c: Bko = ROL64in128_8(A##mu); \
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:38:37: note: expanded from:
DoublePermutation.c: #define ROL64in128_8(a) _mm_shuffle_epi8(a, CONST128(rho8))
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:507:5: error: assigning to 'V128' (aka '__m128i') from incompatible type 'int';
DoublePermutation.c: rounds
DoublePermutation.c: ^~~~~~
DoublePermutation.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fwrapv -march=x86-64 -mcpu=core-avx2 -mavx2 -maes -mpclmul -fomit-frame-pointer sseu24

Compiler output

Implementation: crypto_hash/keccakc512treed2/sseu4
Compiler: clang -O3 -fwrapv -march=x86-64 -mcpu=core-avx2 -mavx2 -maes -mpclmul -fomit-frame-pointer
DoublePermutation.c: clang: warning: argument unused during compilation: '-mcpu=core-avx2'
DoublePermutation.c: clang: warning: argument unused during compilation: '-mavx2'
DoublePermutation.c: clang: warning: argument unused during compilation: '-mpclmul'
DoublePermutation.c: In file included from DoublePermutation.c:17:
DoublePermutation.c: In file included from /usr/include/clang/3.0/include/x86intrin.h:27:
DoublePermutation.c: In file included from /usr/include/clang/3.0/include/immintrin.h:52:
DoublePermutation.c: In file included from /usr/include/clang/3.0/include/wmmintrin.h:31:
DoublePermutation.c: /usr/include/clang/3.0/include/smmintrin.h:28:2: error: #error "SSE4.1 instruction set not enabled"
DoublePermutation.c: #error "SSE4.1 instruction set not enabled"
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:507:5: warning: implicit declaration of function '_mm_shuffle_epi8' is invalid in C99 [-Wimplicit-function-declaration]
DoublePermutation.c: rounds
DoublePermutation.c: ^
DoublePermutation.c: ./KeccakF-1600-unrolling.macros:90:9: note: expanded from:
DoublePermutation.c: thetaRhoPiChiIotaPrepareTheta(i , A, E) \
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:136:11: note: expanded from:
DoublePermutation.c: Bko = ROL64in128_8(A##mu); \
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:38:37: note: expanded from:
DoublePermutation.c: #define ROL64in128_8(a) _mm_shuffle_epi8(a, CONST128(rho8))
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:507:5: error: assigning to 'V128' (aka '__m128i') from incompatible type 'int';
DoublePermutation.c: rounds
DoublePermutation.c: ^~~~~~
DoublePermutation.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fwrapv -march=x86-64 -mcpu=core-avx2 -mavx2 -maes -mpclmul -fomit-frame-pointer sseu4

Compiler output

Implementation: crypto_hash/keccakc512treed2/xopu24
Compiler: clang -O3 -fwrapv -march=x86-64 -mcpu=core-avx2 -mavx2 -maes -mpclmul -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer
DoublePermutation.c: clang: warning: argument unused during compilation: '-mcpu=core-avx2'
DoublePermutation.c: clang: warning: argument unused during compilation: '-mavx2'
DoublePermutation.c: clang: warning: argument unused during compilation: '-mpclmul'
DoublePermutation.c: clang: warning: argument unused during compilation: '-fpolly'
DoublePermutation.c: clang: warning: argument unused during compilation: '-fvectorize'
DoublePermutation.c: clang: warning: argument unused during compilation: '-fslp-vectorize'
DoublePermutation.c: clang: warning: argument unused during compilation: '-fslp-vectorize-aggressive'
DoublePermutation.c: In file included from DoublePermutation.c:17:
DoublePermutation.c: In file included from /usr/include/clang/3.0/include/x86intrin.h:27:
DoublePermutation.c: In file included from /usr/include/clang/3.0/include/immintrin.h:52:
DoublePermutation.c: In file included from /usr/include/clang/3.0/include/wmmintrin.h:31:
DoublePermutation.c: /usr/include/clang/3.0/include/smmintrin.h:28:2: error: #error "SSE4.1 instruction set not enabled"
DoublePermutation.c: #error "SSE4.1 instruction set not enabled"
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:507:5: warning: implicit declaration of function '_mm_roti_epi64' is invalid in C99 [-Wimplicit-function-declaration]
DoublePermutation.c: rounds
DoublePermutation.c: ^
DoublePermutation.c: ./KeccakF-1600-unrolling.macros:17:5: note: expanded from:
DoublePermutation.c: thetaRhoPiChiIotaPrepareTheta( 0, A, E) \
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:78:21: note: expanded from:
DoublePermutation.c: Da = XOR128(Cu, ROL64in128(Ce, 1)); \
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:33:37: note: expanded from:
DoublePermutation.c: #define ROL64in128(a, o) _mm_roti_epi64(a, o)
DoublePermutation.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fwrapv -march=x86-64 -mcpu=core-avx2 -mavx2 -maes -mpclmul -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer xopu24

Compiler output

Implementation: crypto_hash/keccakc512treed2/sseu24
Compiler: clang -O3 -fwrapv -march=x86-64 -mcpu=core-avx2 -mavx2 -maes -mpclmul -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer
DoublePermutation.c: clang: warning: argument unused during compilation: '-mcpu=core-avx2'
DoublePermutation.c: clang: warning: argument unused during compilation: '-mavx2'
DoublePermutation.c: clang: warning: argument unused during compilation: '-mpclmul'
DoublePermutation.c: clang: warning: argument unused during compilation: '-fpolly'
DoublePermutation.c: clang: warning: argument unused during compilation: '-fvectorize'
DoublePermutation.c: clang: warning: argument unused during compilation: '-fslp-vectorize'
DoublePermutation.c: clang: warning: argument unused during compilation: '-fslp-vectorize-aggressive'
DoublePermutation.c: In file included from DoublePermutation.c:17:
DoublePermutation.c: In file included from /usr/include/clang/3.0/include/x86intrin.h:27:
DoublePermutation.c: In file included from /usr/include/clang/3.0/include/immintrin.h:52:
DoublePermutation.c: In file included from /usr/include/clang/3.0/include/wmmintrin.h:31:
DoublePermutation.c: /usr/include/clang/3.0/include/smmintrin.h:28:2: error: #error "SSE4.1 instruction set not enabled"
DoublePermutation.c: #error "SSE4.1 instruction set not enabled"
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:507:5: warning: implicit declaration of function '_mm_shuffle_epi8' is invalid in C99 [-Wimplicit-function-declaration]
DoublePermutation.c: rounds
DoublePermutation.c: ^
DoublePermutation.c: ./KeccakF-1600-unrolling.macros:17:5: note: expanded from:
DoublePermutation.c: thetaRhoPiChiIotaPrepareTheta( 0, A, E) \
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:136:11: note: expanded from:
DoublePermutation.c: Bko = ROL64in128_8(A##mu); \
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:38:37: note: expanded from:
DoublePermutation.c: #define ROL64in128_8(a) _mm_shuffle_epi8(a, CONST128(rho8))
DoublePermutation.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fwrapv -march=x86-64 -mcpu=core-avx2 -mavx2 -maes -mpclmul -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer sseu24

Compiler output

Implementation: crypto_hash/keccakc512treed2/sseu4
Compiler: clang -O3 -fwrapv -march=x86-64 -mcpu=core-avx2 -mavx2 -maes -mpclmul -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer
DoublePermutation.c: clang: warning: argument unused during compilation: '-mcpu=core-avx2'
DoublePermutation.c: clang: warning: argument unused during compilation: '-mavx2'
DoublePermutation.c: clang: warning: argument unused during compilation: '-mpclmul'
DoublePermutation.c: clang: warning: argument unused during compilation: '-fpolly'
DoublePermutation.c: clang: warning: argument unused during compilation: '-fvectorize'
DoublePermutation.c: clang: warning: argument unused during compilation: '-fslp-vectorize'
DoublePermutation.c: clang: warning: argument unused during compilation: '-fslp-vectorize-aggressive'
DoublePermutation.c: In file included from DoublePermutation.c:17:
DoublePermutation.c: In file included from /usr/include/clang/3.0/include/x86intrin.h:27:
DoublePermutation.c: In file included from /usr/include/clang/3.0/include/immintrin.h:52:
DoublePermutation.c: In file included from /usr/include/clang/3.0/include/wmmintrin.h:31:
DoublePermutation.c: /usr/include/clang/3.0/include/smmintrin.h:28:2: error: #error "SSE4.1 instruction set not enabled"
DoublePermutation.c: #error "SSE4.1 instruction set not enabled"
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:507:5: warning: implicit declaration of function '_mm_shuffle_epi8' is invalid in C99 [-Wimplicit-function-declaration]
DoublePermutation.c: rounds
DoublePermutation.c: ^
DoublePermutation.c: ./KeccakF-1600-unrolling.macros:90:9: note: expanded from:
DoublePermutation.c: thetaRhoPiChiIotaPrepareTheta(i , A, E) \
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:136:11: note: expanded from:
DoublePermutation.c: Bko = ROL64in128_8(A##mu); \
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:38:37: note: expanded from:
DoublePermutation.c: #define ROL64in128_8(a) _mm_shuffle_epi8(a, CONST128(rho8))
DoublePermutation.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fwrapv -march=x86-64 -mcpu=core-avx2 -mavx2 -maes -mpclmul -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer sseu4

Compiler output

Implementation: crypto_hash/keccakc512treed2/xopu24
Compiler: clang -O3 -fwrapv -mavx2 -fomit-frame-pointer
DoublePermutation.c: clang: warning: argument unused during compilation: '-mavx2'
DoublePermutation.c: DoublePermutation.c:507:5: warning: implicit declaration of function '_mm_roti_epi64' is invalid in C99 [-Wimplicit-function-declaration]
DoublePermutation.c: rounds
DoublePermutation.c: ^
DoublePermutation.c: ./KeccakF-1600-unrolling.macros:17:5: note: expanded from:
DoublePermutation.c: thetaRhoPiChiIotaPrepareTheta( 0, A, E) \
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:78:21: note: expanded from:
DoublePermutation.c: Da = XOR128(Cu, ROL64in128(Ce, 1)); \
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:33:37: note: expanded from:
DoublePermutation.c: #define ROL64in128(a, o) _mm_roti_epi64(a, o)
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:44:50: note: expanded from:
DoublePermutation.c: #define XOR128(a, b) _mm_xor_si128(a, b)
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:507:5: error: passing 'int' to parameter of incompatible type '__m128i';
DoublePermutation.c: rounds
DoublePermutation.c: ^~~~~~
DoublePermutation.c: ./KeccakF-1600-unrolling.macros:17:5: note: expanded from:
DoublePermutation.c: thetaRhoPiChiIotaPrepareTheta( 0, A, E) \
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:78:21: note: expanded from:
DoublePermutation.c: Da = XOR128(Cu, ROL64in128(Ce, 1)); \
DoublePermutation.c: ^
DoublePermutation.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fwrapv -mavx2 -fomit-frame-pointer xopu24

Compiler output

Implementation: crypto_hash/keccakc512treed2/sseu24
Compiler: clang -O3 -fwrapv -mavx2 -fomit-frame-pointer
DoublePermutation.c: clang: warning: argument unused during compilation: '-mavx2'
DoublePermutation.c: DoublePermutation.c:507:5: warning: implicit declaration of function '_mm_shuffle_epi8' is invalid in C99 [-Wimplicit-function-declaration]
DoublePermutation.c: rounds
DoublePermutation.c: ^
DoublePermutation.c: ./KeccakF-1600-unrolling.macros:17:5: note: expanded from:
DoublePermutation.c: thetaRhoPiChiIotaPrepareTheta( 0, A, E) \
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:136:11: note: expanded from:
DoublePermutation.c: Bko = ROL64in128_8(A##mu); \
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:38:37: note: expanded from:
DoublePermutation.c: #define ROL64in128_8(a) _mm_shuffle_epi8(a, CONST128(rho8))
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:507:5: error: assigning to 'V128' (aka '__m128i') from incompatible type 'int';
DoublePermutation.c: rounds
DoublePermutation.c: ^~~~~~
DoublePermutation.c: ./KeccakF-1600-unrolling.macros:17:5: note: expanded from:
DoublePermutation.c: thetaRhoPiChiIotaPrepareTheta( 0, A, E) \
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:136:9: note: expanded from:
DoublePermutation.c: Bko = ROL64in128_8(A##mu); \
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:507:5: error: assigning to 'V128' (aka '__m128i') from incompatible type 'int';
DoublePermutation.c: rounds
DoublePermutation.c: ^~~~~~
DoublePermutation.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fwrapv -mavx2 -fomit-frame-pointer sseu24

Compiler output

Implementation: crypto_hash/keccakc512treed2/sseu4
Compiler: clang -O3 -fwrapv -mavx2 -fomit-frame-pointer
DoublePermutation.c: clang: warning: argument unused during compilation: '-mavx2'
DoublePermutation.c: DoublePermutation.c:507:5: warning: implicit declaration of function '_mm_shuffle_epi8' is invalid in C99 [-Wimplicit-function-declaration]
DoublePermutation.c: rounds
DoublePermutation.c: ^
DoublePermutation.c: ./KeccakF-1600-unrolling.macros:90:9: note: expanded from:
DoublePermutation.c: thetaRhoPiChiIotaPrepareTheta(i , A, E) \
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:136:11: note: expanded from:
DoublePermutation.c: Bko = ROL64in128_8(A##mu); \
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:38:37: note: expanded from:
DoublePermutation.c: #define ROL64in128_8(a) _mm_shuffle_epi8(a, CONST128(rho8))
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:507:5: error: assigning to 'V128' (aka '__m128i') from incompatible type 'int';
DoublePermutation.c: rounds
DoublePermutation.c: ^~~~~~
DoublePermutation.c: ./KeccakF-1600-unrolling.macros:90:9: note: expanded from:
DoublePermutation.c: thetaRhoPiChiIotaPrepareTheta(i , A, E) \
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:136:9: note: expanded from:
DoublePermutation.c: Bko = ROL64in128_8(A##mu); \
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:507:5: error: assigning to 'V128' (aka '__m128i') from incompatible type 'int';
DoublePermutation.c: rounds
DoublePermutation.c: ^~~~~~
DoublePermutation.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fwrapv -mavx2 -fomit-frame-pointer sseu4

Compiler output

Implementation: crypto_hash/keccakc512treed2/xopu24
Compiler: clang -O3 -fwrapv -mavx2 -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer
DoublePermutation.c: clang: warning: argument unused during compilation: '-mavx2'
DoublePermutation.c: clang: warning: argument unused during compilation: '-fpolly'
DoublePermutation.c: clang: warning: argument unused during compilation: '-fvectorize'
DoublePermutation.c: clang: warning: argument unused during compilation: '-fslp-vectorize'
DoublePermutation.c: clang: warning: argument unused during compilation: '-fslp-vectorize-aggressive'
DoublePermutation.c: DoublePermutation.c:507:5: warning: implicit declaration of function '_mm_roti_epi64' is invalid in C99 [-Wimplicit-function-declaration]
DoublePermutation.c: rounds
DoublePermutation.c: ^
DoublePermutation.c: ./KeccakF-1600-unrolling.macros:17:5: note: expanded from:
DoublePermutation.c: thetaRhoPiChiIotaPrepareTheta( 0, A, E) \
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:78:21: note: expanded from:
DoublePermutation.c: Da = XOR128(Cu, ROL64in128(Ce, 1)); \
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:33:37: note: expanded from:
DoublePermutation.c: #define ROL64in128(a, o) _mm_roti_epi64(a, o)
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:44:50: note: expanded from:
DoublePermutation.c: #define XOR128(a, b) _mm_xor_si128(a, b)
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:507:5: error: passing 'int' to parameter of incompatible type '__m128i';
DoublePermutation.c: rounds
DoublePermutation.c: ^~~~~~
DoublePermutation.c: ./KeccakF-1600-unrolling.macros:17:5: note: expanded from:
DoublePermutation.c: thetaRhoPiChiIotaPrepareTheta( 0, A, E) \
DoublePermutation.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fwrapv -mavx2 -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer xopu24

Compiler output

Implementation: crypto_hash/keccakc512treed2/sseu24
Compiler: clang -O3 -fwrapv -mavx2 -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer
DoublePermutation.c: clang: warning: argument unused during compilation: '-mavx2'
DoublePermutation.c: clang: warning: argument unused during compilation: '-fpolly'
DoublePermutation.c: clang: warning: argument unused during compilation: '-fvectorize'
DoublePermutation.c: clang: warning: argument unused during compilation: '-fslp-vectorize'
DoublePermutation.c: clang: warning: argument unused during compilation: '-fslp-vectorize-aggressive'
DoublePermutation.c: DoublePermutation.c:507:5: warning: implicit declaration of function '_mm_shuffle_epi8' is invalid in C99 [-Wimplicit-function-declaration]
DoublePermutation.c: rounds
DoublePermutation.c: ^
DoublePermutation.c: ./KeccakF-1600-unrolling.macros:17:5: note: expanded from:
DoublePermutation.c: thetaRhoPiChiIotaPrepareTheta( 0, A, E) \
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:136:11: note: expanded from:
DoublePermutation.c: Bko = ROL64in128_8(A##mu); \
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:38:37: note: expanded from:
DoublePermutation.c: #define ROL64in128_8(a) _mm_shuffle_epi8(a, CONST128(rho8))
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:507:5: error: assigning to 'V128' (aka '__m128i') from incompatible type 'int';
DoublePermutation.c: rounds
DoublePermutation.c: ^~~~~~
DoublePermutation.c: ./KeccakF-1600-unrolling.macros:17:5: note: expanded from:
DoublePermutation.c: thetaRhoPiChiIotaPrepareTheta( 0, A, E) \
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:136:9: note: expanded from:
DoublePermutation.c: Bko = ROL64in128_8(A##mu); \
DoublePermutation.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fwrapv -mavx2 -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer sseu24

Compiler output

Implementation: crypto_hash/keccakc512treed2/sseu4
Compiler: clang -O3 -fwrapv -mavx2 -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer
DoublePermutation.c: clang: warning: argument unused during compilation: '-mavx2'
DoublePermutation.c: clang: warning: argument unused during compilation: '-fpolly'
DoublePermutation.c: clang: warning: argument unused during compilation: '-fvectorize'
DoublePermutation.c: clang: warning: argument unused during compilation: '-fslp-vectorize'
DoublePermutation.c: clang: warning: argument unused during compilation: '-fslp-vectorize-aggressive'
DoublePermutation.c: DoublePermutation.c:507:5: warning: implicit declaration of function '_mm_shuffle_epi8' is invalid in C99 [-Wimplicit-function-declaration]
DoublePermutation.c: rounds
DoublePermutation.c: ^
DoublePermutation.c: ./KeccakF-1600-unrolling.macros:90:9: note: expanded from:
DoublePermutation.c: thetaRhoPiChiIotaPrepareTheta(i , A, E) \
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:136:11: note: expanded from:
DoublePermutation.c: Bko = ROL64in128_8(A##mu); \
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:38:37: note: expanded from:
DoublePermutation.c: #define ROL64in128_8(a) _mm_shuffle_epi8(a, CONST128(rho8))
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:507:5: error: assigning to 'V128' (aka '__m128i') from incompatible type 'int';
DoublePermutation.c: rounds
DoublePermutation.c: ^~~~~~
DoublePermutation.c: ./KeccakF-1600-unrolling.macros:90:9: note: expanded from:
DoublePermutation.c: thetaRhoPiChiIotaPrepareTheta(i , A, E) \
DoublePermutation.c: ^
DoublePermutation.c: DoublePermutation.c:136:9: note: expanded from:
DoublePermutation.c: Bko = ROL64in128_8(A##mu); \
DoublePermutation.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fwrapv -mavx2 -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer sseu4

Compiler output

Implementation: crypto_hash/keccakc512treed2/xopu24
Compiler: gcc -m64 -march=barcelona -O2 -fomit-frame-pointer
DoublePermutation.c: DoublePermutation.c: In function 'KeccakDoublePermutationOnWords':
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible type for argument 2 of '_mm_xor_si128'
DoublePermutation.c: /usr/lib/gcc/x86_64-linux-gnu/4.6/include/emmintrin.h:1249:1: note: expected '__m128i' but argument is of type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible type for argument 2 of '_mm_xor_si128'
DoublePermutation.c: /usr/lib/gcc/x86_64-linux-gnu/4.6/include/emmintrin.h:1249:1: note: expected '__m128i' but argument is of type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible type for argument 2 of '_mm_xor_si128'
DoublePermutation.c: /usr/lib/gcc/x86_64-linux-gnu/4.6/include/emmintrin.h:1249:1: note: expected '__m128i' but argument is of type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible type for argument 2 of '_mm_xor_si128'
DoublePermutation.c: /usr/lib/gcc/x86_64-linux-gnu/4.6/include/emmintrin.h:1249:1: note: expected '__m128i' but argument is of type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible type for argument 2 of '_mm_xor_si128'
DoublePermutation.c: /usr/lib/gcc/x86_64-linux-gnu/4.6/include/emmintrin.h:1249:1: note: expected '__m128i' but argument is of type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: ...
DoublePermutation.c: DoublePermutation.c: In function 'KeccakDoublePermutationOnWords':
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible type for argument 2 of '_mm_xor_si128'
DoublePermutation.c: /usr/lib/gcc/x86_64-linux-gnu/4.6/include/emmintrin.h:1249:1: note: expected '__m128i' but argument is of type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible type for argument 2 of '_mm_xor_si128'
DoublePermutation.c: /usr/lib/gcc/x86_64-linux-gnu/4.6/include/emmintrin.h:1249:1: note: expected '__m128i' but argument is of type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible type for argument 2 of '_mm_xor_si128'
DoublePermutation.c: /usr/lib/gcc/x86_64-linux-gnu/4.6/include/emmintrin.h:1249:1: note: expected '__m128i' but argument is of type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible type for argument 2 of '_mm_xor_si128'
DoublePermutation.c: /usr/lib/gcc/x86_64-linux-gnu/4.6/include/emmintrin.h:1249:1: note: expected '__m128i' but argument is of type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible type for argument 2 of '_mm_xor_si128'
DoublePermutation.c: /usr/lib/gcc/x86_64-linux-gnu/4.6/include/emmintrin.h:1249:1: note: expected '__m128i' but argument is of type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: ...

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

Compiler output

Implementation: crypto_hash/keccakc512treed2/sseu4
Compiler: gcc -m64 -march=barcelona -O2 -fomit-frame-pointer
DoublePermutation.c: DoublePermutation.c: In function 'KeccakDoublePermutationOnWords':
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c: In function 'KeccakDoublePermutationOnWordsAfterXoring2x512bits':
DoublePermutation.c: DoublePermutation.c:521:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:521:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:521:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:521:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:521:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:521:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:521:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:521:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c: In function 'KeccakDoublePermutationOnWordsAfterXoring2x1024bits':
DoublePermutation.c: DoublePermutation.c:535:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:535:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:535:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:535:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:535:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:535:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: ...
DoublePermutation.c: DoublePermutation.c: In function 'KeccakDoublePermutationOnWords':
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c: In function 'KeccakDoublePermutationOnWordsAfterXoring2x512bits':
DoublePermutation.c: DoublePermutation.c:521:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:521:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:521:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:521:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:521:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:521:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:521:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:521:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c: In function 'KeccakDoublePermutationOnWordsAfterXoring2x1024bits':
DoublePermutation.c: DoublePermutation.c:535:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:535:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:535:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:535:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:535:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:535:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: ...

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

Compiler output

Implementation: crypto_hash/keccakc512treed2/sseu24
Compiler: gcc -m64 -march=barcelona -O2 -fomit-frame-pointer
DoublePermutation.c: DoublePermutation.c: In function 'KeccakDoublePermutationOnWords':
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: ...
DoublePermutation.c: DoublePermutation.c: In function 'KeccakDoublePermutationOnWords':
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: DoublePermutation.c:507:5: error: incompatible types when assigning to type 'V128' from type 'int'
DoublePermutation.c: ...

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