Implementation notes: amd64, par, crypto_aead/norx3241v3

Computer: par
Architecture: amd64
CPU ID: GenuineIntel-000406c3-bfebfbff
SUPERCOP version: 20161026
Operation: crypto_aead
Primitive: norx3241v3

Test failure

Implementation: crypto_aead/norx3241v3/ref
Compiler: gcc -funroll-loops -march=native -mcpu=native -O2
error 111
crypto_aead_encrypt does not handle k=c overlap

Number of similar (compiler,implementation) pairs: 12, namely:
CompilerImplementations
gcc -funroll-loops -march=native -mcpu=native -O2 ref xmm
gcc -funroll-loops -march=native -mcpu=native -O3 ref xmm
gcc -funroll-loops -march=native -mcpu=native -Os ref xmm
gcc -march=native -mcpu=native -O2 ref xmm
gcc -march=native -mcpu=native -O3 ref xmm
gcc -march=native -mcpu=native -Os ref xmm

Compiler output

Implementation: crypto_aead/norx3241v3/neon
Compiler: gcc -funroll-loops -march=native -mcpu=native -O2
caesar.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
norx.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
norx.c: norx.c:18:22: fatal error: arm_neon.h: No such file or directory
norx.c: #include gt;
norx.c: ^
norx.c: compilation terminated.

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

Compiler output

Implementation: crypto_aead/norx3241v3/ref
Compiler: gcc -funroll-loops -march=native -mcpu=native -O2
caesar.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
norx.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead
try.c: gcc: warning: '-mcpu=' is deprecated; use '-mtune=' or '-march=' instead

Number of similar (compiler,implementation) pairs: 12, namely:
CompilerImplementations
gcc -funroll-loops -march=native -mcpu=native -O2 ref xmm
gcc -funroll-loops -march=native -mcpu=native -O3 ref xmm
gcc -funroll-loops -march=native -mcpu=native -Os ref xmm
gcc -march=native -mcpu=native -O2 ref xmm
gcc -march=native -mcpu=native -O3 ref xmm
gcc -march=native -mcpu=native -Os ref xmm