Implementation notes: amd64, utrecht, crypto_dh/ed448goldilocks

Computer: utrecht
Architecture: amd64
CPU ID: GenuineIntel-000006fb-bfebfbff
SUPERCOP version: 20160806
Operation: crypto_dh
Primitive: ed448goldilocks
TimeImplementationCompilerBenchmark dateSUPERCOP version
3044943amd64gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016080520160731
3071889amd64gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016080520160731
374105764gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016080520160731
393750064gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016080520160731
552339964gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016080520160731
594235864gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016080520160731
695552432gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016080520160731
1061883032gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016080520160731
1112713232gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016080520160731
1426553132gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016080520160731

Test failure

Implementation: crypto_dh/ed448goldilocks/amd64
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
error 111
crypto_dh not associative

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

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