Implementation notes: amd64, waldorf, crypto_sign/rainbowbinary16242020

Computer: waldorf
Architecture: amd64
CPU ID: GenuineIntel-000106e5-bfebfbff
SUPERCOP version: 20160715
Operation: crypto_sign
Primitive: rainbowbinary16242020
TimeImplementationCompilerBenchmark dateSUPERCOP version
247208refclang++ -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments2016071820160715
247624refg++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016071820160715
282392refg++ -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016071820160715
287952refg++ -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016071820160715
467592refg++ -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016071820160715

Compiler output

Implementation: crypto_sign/rainbowbinary16242020/ref
Compiler: clang++ -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments
rainbow-test.cpp: In file included from rainbow-test.cpp:1:
rainbow-test.cpp: ./gf.h:171:46: warning: while loop has empty body [-Wempty-body]
rainbow-test.cpp: if( M==n_read ) { while( ttt.set(fp)==16 ) ; break; }
rainbow-test.cpp: ^
rainbow-test.cpp: ./gf.h:171:46: note: put the semicolon on a separate line to silence this warning
rainbow-test.cpp: 1 warning generated.

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang++ -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments ref