Implementation notes: amd64, slide, crypto_dh/ed448goldilocks

Computer: slide
Architecture: amd64
CPU ID: GenuineIntel-00040651-bfebfbff
SUPERCOP version: 20160806
Operation: crypto_dh
Primitive: ed448goldilocks
TimeImplementationCompilerBenchmark dateSUPERCOP version
1613408amd64gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016090620160806
1624888amd64gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016090620160806
1636092amd64gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016090620160806
202002464gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016090620160806
206058064gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016090620160806
207698864gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016090620160806
213383264gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016090620160806
3004424amd64gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016090620160806
549948432gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016090620160806
567609632gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016090620160806
571444032gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016090620160806
748825632gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016090620160806

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