Implementation notes: armeabi, h2tegra, crypto_hash/round3jh256

Computer: h2tegra
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20160806
Operation: crypto_hash
Primitive: round3jh256
TimeImplementationCompilerBenchmark dateSUPERCOP version
180101arm11gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016080320160731
180212arm11gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016080320160731
180265arm11gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016080320160731
180353arm11gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016080320160731
352953sphlibgcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016080320160731
400364sphlibgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016080320160731
428339sphlib-smallgcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016080320160731
440748sphlib-smallgcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016080320160731
455695sphlib-smallgcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016080320160731
455952sphlib-smallgcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016080320160731
464347sphlibgcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016080320160731
464456sphlibgcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016080320160731
512512simplegcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv2016080320160731
607559simplegcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv2016080320160731
608002simplegcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv2016080320160731
2592557simplegcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv2016080320160731

Compiler output

Implementation: crypto_hash/round3jh256/neon2
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
hash.c: In file included from hash.c:3:0:
hash.c: /usr/lib/gcc/arm-linux-gnueabihf/4.7/include/arm_neon.h:32:2: error: #error You must enable NEON instructions (e.g. -mfloat-abi=softfp -mfpu=neon) to use arm_neon.h
hash.c: hash.c:51:16: error: unknown type name 'uint32x4_t'
hash.c: hash.c: In function 'crypto_hash_round3jh256_neon2':
hash.c: hash.c:55:3: error: unknown type name 'uint32x4_t'

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

Compiler output

Implementation: crypto_hash/round3jh256/neon
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
hash.c: In file included from hash.c:3:0:
hash.c: /usr/lib/gcc/arm-linux-gnueabihf/4.7/include/arm_neon.h:32:2: error: #error You must enable NEON instructions (e.g. -mfloat-abi=softfp -mfpu=neon) to use arm_neon.h
hash.c: hash.c:74:1: error: unknown type name 'uint32x4_t'
hash.c: hash.c:74:39: error: unknown type name 'uint32x4_t'
hash.c: hash.c:135:9: error: unknown type name 'uint32x4_t'
hash.c: hash.c: In function 'crypto_hash_round3jh256_neon':
hash.c: hash.c:203:3: error: unknown type name 'uint32x4_t'

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