Implementation notes: amd64, tueisecgern, crypto_aead/aes256cpfbv1

Computer: tueisecgern
Architecture: amd64
CPU ID: GenuineIntel-000306f2-bfebfbff
SUPERCOP version: 20160724
Operation: crypto_aead
Primitive: aes256cpfbv1
TimeImplementationCompilerBenchmark dateSUPERCOP version
19415aesnigcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016072220160718
33151aesnigcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016072220160718
35417aesnigcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016072220160718
38891aesnigcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016072220160718
118186gladmangcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016072220160718
118659gladmangcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016072220160718
128049aesrefgcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016072220160718
130333refgcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016072220160718
158921refgcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016072220160718
172543refgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016072220160718
206276gladmangcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016072220160718
224747gladmangcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016072220160718
228921aesrefgcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016072220160718
239301aesrefgcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016072220160718
245879aesrefgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016072220160718

Test failure

Implementation: crypto_aead/aes256cpfbv1/ref
Compiler: gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv
error 111

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

Compiler output

Implementation: crypto_aead/aes256cpfbv1/evp
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
encrypt.c: encrypt.c:22:25: fatal error: openssl/evp.h: No such file or directory
encrypt.c: #include gt;
encrypt.c: ^
encrypt.c: compilation terminated.

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