Implementation notes: armeabi, h2tegra, crypto_hash/nasha256

Computer: h2tegra
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20160806
Operation: crypto_hash
Primitive: nasha256
TimeImplementationCompilerBenchmark dateSUPERCOP version
54805opt_v4gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016080320160731
56302opt_v4gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016080320160731
56461opt_v4gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016080320160731
59530optgcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016080320160731
63338optgcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016080320160731
66316optgcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016080320160731
66322opt_v4gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016080320160731
79674optgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016080320160731

Compiler output

Implementation: crypto_hash/nasha256/opt_v4
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
Nasha.c: Nasha.c: In function 'Init':
Nasha.c: Nasha.c:815:29: warning: assignment makes integer from pointer without a cast [enabled by default]

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