Implementation notes: amd64, utrecht, crypto_aead/omdsha512k512n256tau256v2

Computer: utrecht
Architecture: amd64
CPU ID: GenuineIntel-000006fb-bfebfbff
SUPERCOP version: 20160806
Operation: crypto_aead
Primitive: omdsha512k512n256tau256v2
TimeImplementationCompilerBenchmark dateSUPERCOP version
157365sse4gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016080520160731
170091sse4gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016080520160731
170874sse4gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016080520160731
173745sse4gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016080520160731
231300refgcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016080520160731
254223refgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016080520160731
256653refgcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016080520160731
257292refgcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016080520160731

Test failure

Implementation: crypto_aead/omdsha512k512n256tau256v2/avx1
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
error 111

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv avx1
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv avx1
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv avx1
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv avx1

Compiler output

Implementation: crypto_aead/omdsha512k512n256tau256v2/ref
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
sha512.c: sha512.c: In function 'sha512_comp':
sha512.c: sha512.c:206:20: warning: initialization from incompatible pointer type [enabled by default]
sha512.c: const uint64_t *W=in;
sha512.c: ^

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv ref
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv ref
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv ref
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv ref