Implementation notes: amd64, floodyberry, crypto_scalarmult/kummer

Computer: floodyberry
Architecture: amd64
CPU ID: GenuineIntel-00010676-bfebfbff
SUPERCOP version: 20140505
Operation: crypto_scalarmult
Primitive: kummer

Test failure

Implementation: crypto_scalarmult/kummer/avx
Compiler: clang -O1 -march=native -m64 -fomit-frame-pointer
error 111

Number of similar (compiler,implementation) pairs: 16, namely:
CompilerImplementations
clang -O1 -march=native -m64 -fomit-frame-pointer avx avx2
clang -O3 -march=native -m64 -fomit-frame-pointer avx avx2
gcc -m64 -O2 -fomit-frame-pointer avx avx2
gcc -m64 -O3 -fomit-frame-pointer avx avx2
gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer avx avx2
gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer avx avx2
icc -m64 -O1 -static -xHost -fomit-frame-pointer avx avx2
icc -m64 -O3 -static -xHost -fomit-frame-pointer avx avx2

Compiler output

Implementation: crypto_scalarmult/kummer/avx
Compiler: clang -O1 -march=native -m64 -fomit-frame-pointer
gfe4x3limb_freeze.s: clang: warning: argument unused during compilation: '-fomit-frame-pointer'
gfe4x3limb_freeze.s: clang: warning: argument unused during compilation: '-D SUPERCOP'
gfe4x3limb_freeze.s: clang: warning: argument unused during compilation: '-I .'
gfe4x3limb_freeze.s: clang: warning: argument unused during compilation: '-I /home/bloom/supercop-20140505/supercop-data/floodyberry/amd64/include'
gfe_mul.s: clang: warning: argument unused during compilation: '-fomit-frame-pointer'
gfe_mul.s: clang: warning: argument unused during compilation: '-D SUPERCOP'
gfe_mul.s: clang: warning: argument unused during compilation: '-I .'
gfe_mul.s: clang: warning: argument unused during compilation: '-I /home/bloom/supercop-20140505/supercop-data/floodyberry/amd64/include'
gfe_nsquare.s: clang: warning: argument unused during compilation: '-fomit-frame-pointer'
gfe_nsquare.s: clang: warning: argument unused during compilation: '-D SUPERCOP'
gfe_nsquare.s: clang: warning: argument unused during compilation: '-I .'
gfe_nsquare.s: clang: warning: argument unused during compilation: '-I /home/bloom/supercop-20140505/supercop-data/floodyberry/amd64/include'
ladder.s: clang: warning: argument unused during compilation: '-fomit-frame-pointer'
ladder.s: clang: warning: argument unused during compilation: '-D SUPERCOP'
ladder.s: clang: warning: argument unused during compilation: '-I .'
ladder.s: clang: warning: argument unused during compilation: '-I /home/bloom/supercop-20140505/supercop-data/floodyberry/amd64/include'
znegate.s: clang: warning: argument unused during compilation: '-fomit-frame-pointer'
znegate.s: clang: warning: argument unused during compilation: '-D SUPERCOP'
znegate.s: clang: warning: argument unused during compilation: '-I .'
znegate.s: clang: warning: argument unused during compilation: '-I /home/bloom/supercop-20140505/supercop-data/floodyberry/amd64/include'

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
clang -O1 -march=native -m64 -fomit-frame-pointer avx avx2
clang -O3 -march=native -m64 -fomit-frame-pointer avx avx2