Implementation notes: armeabi, cubie2, crypto_hash/fugue2

Computer: cubie2
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20161026
Operation: crypto_hash
Primitive: fugue2
TimeImplementationCompilerBenchmark dateSUPERCOP version
88784cop_opt32gcc -funroll-loops -mcpu=native -mfpu=neon-vfpv4 -Os2016121520161026
89119cop_opt32gcc -funroll-loops -mcpu=native -mfpu=neon-vfpv4 -O32016121520161026
89205cop_opt32gcc -mcpu=native -mfpu=neon-vfpv4 -O32016121520161026
89289cop_opt32gcc -funroll-loops -mcpu=native -mfpu=neon-vfpv4 -O22016121520161026
89478cop_opt32gcc -mcpu=native -mfpu=neon-vfpv4 -O22016121520161026
109765cop_opt32gcc -mcpu=native -mfpu=neon-vfpv4 -Os2016121520161026

Compiler output

Implementation: crypto_hash/fugue2/cop_opt32
Compiler: gcc -funroll-loops -mcpu=native -mfpu=neon-vfpv4 -O2
hash.c: In file included from aestab.h:4:0,
hash.c: from fugue_256_code.h:13,
hash.c: from hash.c:7:
hash.c: hash.c: In function 'crypto_hash_fugue2_cop_opt32':
hash.c: aestab_t.h:19:26: warning: result of '1064582334 hash.c: #define HO2BE_4(_x) ((_xgt;>gt;8)&0xff00)|(_x>gt;>gt;24))
hash.c: ^
hash.c: hash.c:33:28: note: in expansion of macro 'HO2BE_4'
hash.c: HO2BE_4(0xa6de572c), HO2BE_4(0x3f743cbe), HO2BE_4(0x4105b317), HO2BE_4(0x4580a1c6)};
hash.c: ^~~~~~~
hash.c: ...
hash.c: ^
hash.c: hash.c:33:70: note: in expansion of macro 'HO2BE_4'
hash.c: HO2BE_4(0xa6de572c), HO2BE_4(0x3f743cbe), HO2BE_4(0x4105b317), HO2BE_4(0x4580a1c6)};
hash.c: ^~~~~~~
hash.c: aestab_t.h:19:36: warning: result of '1166057926 hash.c: #define HO2BE_4(_x) ((_xgt;>gt;8)&0xff00)|(_x>gt;>gt;24))
hash.c: ^
hash.c: hash.c:33:70: note: in expansion of macro 'HO2BE_4'
hash.c: HO2BE_4(0xa6de572c), HO2BE_4(0x3f743cbe), HO2BE_4(0x4105b317), HO2BE_4(0x4580a1c6)};
hash.c: ^~~~~~~

Number of similar (compiler,implementation) pairs: 6, namely:
CompilerImplementations
gcc -funroll-loops -mcpu=native -mfpu=neon-vfpv4 -O2 cop_opt32
gcc -funroll-loops -mcpu=native -mfpu=neon-vfpv4 -O3 cop_opt32
gcc -funroll-loops -mcpu=native -mfpu=neon-vfpv4 -Os cop_opt32
gcc -mcpu=native -mfpu=neon-vfpv4 -O2 cop_opt32
gcc -mcpu=native -mfpu=neon-vfpv4 -O3 cop_opt32
gcc -mcpu=native -mfpu=neon-vfpv4 -Os cop_opt32