Implementation notes: mips32, gcc49, crypto_hash/fugue256

Computer: gcc49
Architecture: mips32
CPU ID: unknown CPU ID
SUPERCOP version: 20130126
Operation: crypto_hash
Primitive: fugue256
TimeImplementationCompilerBenchmark dateSUPERCOP version
86132ANSI_opt64gcc -mabi=n32 -O3 -fomit-frame-pointer2012041020120329
86392ANSI_opt64gcc -mabi=n32 -O2 -fomit-frame-pointer2012041020120329
87390ANSI_opt64gcc -funroll-loops -mabi=n32 -O3 -fomit-frame-pointer2012041020120329
87744ANSI_opt64gcc -funroll-loops -mabi=n32 -O2 -fomit-frame-pointer2012041020120329
90426ANSI_opt64gcc -mabi=n32 -Os -fomit-frame-pointer2012041020120329
92596ANSI_opt64gcc -funroll-loops -mabi=n32 -Os -fomit-frame-pointer2012041020120329
95262ANSI_opt32gcc -funroll-loops -mabi=n32 -O3 -fomit-frame-pointer2012041020120329
100198ANSI_opt32gcc -funroll-loops -mabi=n32 -O2 -fomit-frame-pointer2012041020120329
100336ANSI_opt32gcc -mabi=n32 -O2 -fomit-frame-pointer2012041020120329
101718ANSI_opt32gcc -mabi=n32 -O3 -fomit-frame-pointer2012041020120329
102622sphlibgcc -mabi=n32 -Os -fomit-frame-pointer2012041020120329
103248ANSI_opt32gcc -mabi=n32 -Os -fomit-frame-pointer2012041020120329
105070ANSI_opt32gcc -funroll-loops -mabi=n32 -Os -fomit-frame-pointer2012041020120329
109724ANSI_opt64gcc -funroll-loops -mabi=n32 -O -fomit-frame-pointer2012041020120329
110364ANSI_opt64gcc -mabi=n32 -O -fomit-frame-pointer2012041020120329
113134sphlibgcc -funroll-loops -mabi=n32 -Os -fomit-frame-pointer2012041020120329
123410sphlibgcc -mabi=n32 -O2 -fomit-frame-pointer2012041020120329
123846sphlibgcc -mabi=n32 -O3 -fomit-frame-pointer2012041020120329
125566sphlibgcc -funroll-loops -mabi=n32 -O2 -fomit-frame-pointer2012041020120329
126034sphlibgcc -funroll-loops -mabi=n32 -O3 -fomit-frame-pointer2012041020120329
129548ANSI_opt32gcc -funroll-loops -mabi=n32 -O -fomit-frame-pointer2012041020120329
129854ANSI_opt32gcc -mabi=n32 -O -fomit-frame-pointer2012041020120329
149964sphlibgcc -mabi=n32 -O -fomit-frame-pointer2012041020120329
152320sphlibgcc -funroll-loops -mabi=n32 -O -fomit-frame-pointer2012041020120329

Compiler output

Implementation: crypto_hash/fugue256/ccalik/aesni
Compiler: gcc -funroll-loops -mabi=n32 -O2 -fomit-frame-pointer
hash.c: In file included from hash.c:20:
hash.c: hash_api.h:29:23: error: tmmintrin.h: No such file or directory
hash.c: In file included from hash.c:20:
hash.c: hash_api.h:35: error: expected specifier-qualifier-list before '__m128i'
hash.c: hash.c:26:23: error: wmmintrin.h: No such file or directory
hash.c: hash.c:57: warning: integer constant is too large for 'long' type
hash.c: hash.c:57: warning: integer constant is too large for 'long' type
hash.c: hash.c:58: warning: integer constant is too large for 'long' type
hash.c: hash.c:58: warning: integer constant is too large for 'long' type
hash.c: hash.c:59: warning: integer constant is too large for 'long' type
hash.c: ...
hash.c: hash.c:66: warning: integer constant is too large for 'long' type
hash.c: hash.c:66: warning: integer constant is too large for 'long' type
hash.c: hash.c:67: warning: integer constant is too large for 'long' type
hash.c: hash.c:67: warning: integer constant is too large for 'long' type
hash.c: In file included from crypto_hash.h:4,
hash.c: from hash.c:100:
hash.c: crypto_hash_fugue256.h:6: error: expected identifier or '(' before string constant
hash.c: In file included from crypto_hash.h:4,
hash.c: from hash.c:100:
hash.c: crypto_hash_fugue256.h:21:2: error: #endif without #if

Number of similar (compiler,implementation) pairs: 8, namely:
CompilerImplementations
gcc -funroll-loops -mabi=n32 -O2 -fomit-frame-pointer ccalik/aesni
gcc -funroll-loops -mabi=n32 -O3 -fomit-frame-pointer ccalik/aesni
gcc -funroll-loops -mabi=n32 -O -fomit-frame-pointer ccalik/aesni
gcc -funroll-loops -mabi=n32 -Os -fomit-frame-pointer ccalik/aesni
gcc -mabi=n32 -O2 -fomit-frame-pointer ccalik/aesni
gcc -mabi=n32 -O3 -fomit-frame-pointer ccalik/aesni
gcc -mabi=n32 -O -fomit-frame-pointer ccalik/aesni
gcc -mabi=n32 -Os -fomit-frame-pointer ccalik/aesni

Compiler output

Implementation: crypto_hash/fugue256/ccalik/vperm
Compiler: gcc -funroll-loops -mabi=n32 -O2 -fomit-frame-pointer
hash.c: In file included from hash.c:20:
hash.c: hash_api.h:29:23: error: tmmintrin.h: No such file or directory
hash.c: In file included from hash.c:20:
hash.c: hash_api.h:35: error: expected specifier-qualifier-list before '__m128i'
hash.c: hash.c:56: warning: integer constant is too large for 'long' type
hash.c: hash.c:56: warning: integer constant is too large for 'long' type
hash.c: hash.c:57: warning: integer constant is too large for 'long' type
hash.c: hash.c:57: warning: integer constant is too large for 'long' type
hash.c: hash.c:58: warning: integer constant is too large for 'long' type
hash.c: hash.c:58: warning: integer constant is too large for 'long' type
hash.c: ...
hash.c: hash.c:65: warning: integer constant is too large for 'long' type
hash.c: hash.c:65: warning: integer constant is too large for 'long' type
hash.c: hash.c:66: warning: integer constant is too large for 'long' type
hash.c: hash.c:66: warning: integer constant is too large for 'long' type
hash.c: In file included from crypto_hash.h:4,
hash.c: from hash.c:99:
hash.c: crypto_hash_fugue256.h:6: error: expected identifier or '(' before string constant
hash.c: In file included from crypto_hash.h:4,
hash.c: from hash.c:99:
hash.c: crypto_hash_fugue256.h:21:2: error: #endif without #if

Number of similar (compiler,implementation) pairs: 8, namely:
CompilerImplementations
gcc -funroll-loops -mabi=n32 -O2 -fomit-frame-pointer ccalik/vperm
gcc -funroll-loops -mabi=n32 -O3 -fomit-frame-pointer ccalik/vperm
gcc -funroll-loops -mabi=n32 -O -fomit-frame-pointer ccalik/vperm
gcc -funroll-loops -mabi=n32 -Os -fomit-frame-pointer ccalik/vperm
gcc -mabi=n32 -O2 -fomit-frame-pointer ccalik/vperm
gcc -mabi=n32 -O3 -fomit-frame-pointer ccalik/vperm
gcc -mabi=n32 -O -fomit-frame-pointer ccalik/vperm
gcc -mabi=n32 -Os -fomit-frame-pointer ccalik/vperm