Implementation notes: amd64, tueisecgern, crypto_dh/ed448goldilocks

Computer: tueisecgern
Architecture: amd64
CPU ID: GenuineIntel-000306f2-bfebfbff
SUPERCOP version: 20160724
Operation: crypto_dh
Primitive: ed448goldilocks
TimeImplementationCompilerBenchmark dateSUPERCOP version
2404920amd64gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016072220160718
3007517amd64gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016072220160718
3013954amd64gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016072220160718
334125664gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016072220160718
358528964gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016072220160718
390570064gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016072220160718
409633164gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016072220160718
497895432gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016072220160718
6016763amd64gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016072220160718
928110732gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016072220160718
964174732gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016072220160718
1040050532gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016072220160718

Compiler output

Implementation: crypto_dh/ed448goldilocks/arm32
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
crandom.c: In file included from magic.h:15:0,
crandom.c: from crandom.c:11:
crandom.c: p448.h: In function 'p448_cond_swap':
crandom.c: p448.h:194:24: error: incompatible types when initializing type 'big_register_t' using type 'mask_t'
crandom.c: big_register_t m = doswap;
crandom.c: ^
crandom.c: p448.h: In function 'p448_cond_neg':
crandom.c: p448.h:270:24: error: incompatible types when initializing type 'big_register_t' using type 'mask_t'
crandom.c: big_register_t m = doNegate;
crandom.c: ^

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