Implementation notes: amd64, par, crypto_encrypt/3hfe

Computer: par
Architecture: amd64
CPU ID: GenuineIntel-000406c3-bfebfbff
SUPERCOP version: 20161026
Operation: crypto_encrypt
Primitive: 3hfe

Test failure

Implementation: crypto_encrypt/3hfe/ref
Compiler: g++ -funroll-loops -march=native -mcpu=native -O2
error 111
crypto_encrypt_open does not handle c=t overlap

Number of similar (compiler,implementation) pairs: 2, namely:
CompilerImplementations
g++ -funroll-loops -march=native -mcpu=native -O2 ref
g++ -funroll-loops -march=native -mcpu=native -O3 ref

Test failure

Implementation: crypto_encrypt/3hfe/ref
Compiler: g++ -funroll-loops -march=native -mcpu=native -Os
error 111

Number of similar (compiler,implementation) pairs: 3, namely:
CompilerImplementations
g++ -funroll-loops -march=native -mcpu=native -Os ref
g++ -march=native -mcpu=native -O2 ref
g++ -march=native -mcpu=native -Os ref

Test failure

Implementation: crypto_encrypt/3hfe/ref
Compiler: g++ -march=native -mcpu=native -O3
error 111
crypto_encrypt_open is nondeterministic

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
g++ -march=native -mcpu=native -O3 ref

Compiler output

Implementation: crypto_encrypt/3hfe/ref
Compiler: g++ -funroll-loops -march=native -mcpu=native -O2
HFE-test.cpp: g++: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
useshort.cpp: g++: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
try.cpp: g++: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
try.cpp: g++: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead

Number of similar (compiler,implementation) pairs: 2, namely:
CompilerImplementations
g++ -funroll-loops -march=native -mcpu=native -O2 ref
g++ -funroll-loops -march=native -mcpu=native -O3 ref

Compiler output

Implementation: crypto_encrypt/3hfe/ref
Compiler: g++ -funroll-loops -march=native -mcpu=native -Os
HFE-test.cpp: g++: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
useshort.cpp: g++: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
try.cpp: g++: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
g++ -funroll-loops -march=native -mcpu=native -Os ref
g++ -march=native -mcpu=native -O2 ref
g++ -march=native -mcpu=native -O3 ref
g++ -march=native -mcpu=native -Os ref