Implementation notes: x86, floodyberry, crypto_stream/xsalsa20

Computer: floodyberry
Architecture: x86
CPU ID: GenuineIntel-00010676-bfebfbff
SUPERCOP version: 20140505
Operation: crypto_stream
Primitive: xsalsa20
TimeImplementationCompilerBenchmark dateSUPERCOP version
7550refgcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer2014050820140505
7563refclang -O1 -march=native -m32 -fomit-frame-pointer2014050820140505
7575refgcc -m32 -O3 -fomit-frame-pointer2014050820140505
7575refgcc -m32 -march=native -mtune=native -O2 -fomit-frame-pointer2014050820140505
7588reficc -m32 -O1 -static -xHost -fomit-frame-pointer2014050820140505
7637reficc -m32 -O3 -static -xHost -fomit-frame-pointer2014050820140505
7650refgcc -m32 -O2 -fomit-frame-pointer2014050820140505

Test failure

Implementation: crypto_stream/xsalsa20/ref
Compiler: clang -O3 -march=native -m32 -fomit-frame-pointer
error 111

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -march=native -m32 -fomit-frame-pointer ref

Compiler output

Implementation: crypto_stream/xsalsa20/ref
Compiler: icc -m32 -O1 -static -xHost -fomit-frame-pointer
try.c: ld: warning: skipping incompatible /opt/intel/composer_xe_2013_sp1.0.080/compiler/lib/intel64/libirc.a while searching for irc
try.c: ld: warning: skipping incompatible /opt/intel/composer_xe_2013_sp1.0.080/ipp/../compiler/lib/intel64/libirc.a while searching for irc
try.c: ld: warning: skipping incompatible /opt/intel/composer_xe_2013_sp1.0.080/compiler/lib/intel64/libirc.a while searching for irc
try.c: ld: warning: skipping incompatible /opt/intel/composer_xe_2013_sp1.0.080/compiler/lib/intel64/libirc.a while searching for irc
try.c: ld: warning: skipping incompatible /opt/intel/composer_xe_2013_sp1.0.080/ipp/../compiler/lib/intel64/libirc.a while searching for irc
try.c: ld: warning: skipping incompatible /opt/intel/composer_xe_2013_sp1.0.080/compiler/lib/intel64/libirc.a while searching for irc
measure.c: ld: warning: skipping incompatible /opt/intel/composer_xe_2013_sp1.0.080/compiler/lib/intel64/libirc.a while searching for irc
measure.c: ld: warning: skipping incompatible /opt/intel/composer_xe_2013_sp1.0.080/ipp/../compiler/lib/intel64/libirc.a while searching for irc
measure.c: ld: warning: skipping incompatible /opt/intel/composer_xe_2013_sp1.0.080/compiler/lib/intel64/libirc.a while searching for irc

Number of similar (compiler,implementation) pairs: 2, namely:
CompilerImplementations
icc -m32 -O1 -static -xHost -fomit-frame-pointer ref
icc -m32 -O3 -static -xHost -fomit-frame-pointer ref