Implementation notes: amd64, h4atom, crypto_sign/rainbow5640

Computer: h4atom
Architecture: amd64
CPU ID: GenuineIntel-000106ca-bfe9fbff
SUPERCOP version: 20160806
Operation: crypto_sign
Primitive: rainbow5640
TimeImplementationCompilerBenchmark dateSUPERCOP version
358928refclang++ -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments2016081420160806
431896refg++ -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016081420160806
475024refg++ -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016081420160806

Test failure

Implementation: crypto_sign/rainbow5640/ref
Compiler: g++ -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
error 111
crypto_sign_open returns nonzero

Number of similar (compiler,implementation) pairs: 2, namely:
CompilerImplementations
g++ -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv ref
g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv ref