Implementation notes: aarch64, par3, crypto_dh/curve25519

Computer: par3
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20170718
Operation: crypto_dh
Primitive: curve25519
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
1909580? ? ?? ? ?refgcc_-march=native_-mtune=native_-O22017072020170718
1909685? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O32017072020170718
1910751? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-Os2017072020170718
1911523? ? ?? ? ?refgcc_-march=native_-mtune=native_-Os2017072020170718
1984940? ? ?? ? ?refgcc_-march=native_-mtune=native_-O32017072020170718
2010729? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O22017072020170718

Test failure

Implementation: crypto_dh/curve25519/mpfq
Compiler: gcc -funroll-loops -march=native -mtune=native -O2
error 111
crypto_dh not associative

Number of similar (compiler,implementation) pairs: 6, namely:
CompilerImplementations
gcc -funroll-loops -march=native -mtune=native -O2 mpfq
gcc -funroll-loops -march=native -mtune=native -O3 mpfq
gcc -funroll-loops -march=native -mtune=native -Os mpfq
gcc -march=native -mtune=native -O2 mpfq
gcc -march=native -mtune=native -O3 mpfq
gcc -march=native -mtune=native -Os mpfq