Implementation notes: x86, leaf, crypto_aead/hs1sivlov1

Computer: leaf
Architecture: x86
CPU ID: unknown CPU ID
SUPERCOP version: 20160731
Operation: crypto_aead
Primitive: hs1sivlov1

Compiler output

Implementation: crypto_aead/hs1sivlov1/ref
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
encrypt.c: encrypt.c:103: error: expected identifier or '(' before '__extension__'
encrypt.c: encrypt.c:103: error: expected identifier or '(' before ')' token
encrypt.c: encrypt.c:108: error: expected identifier or '(' before '__extension__'
encrypt.c: encrypt.c:108: error: expected identifier or '(' before ')' token

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