Implementation notes: armeabi, tonido, crypto_aead/aes256avalanchev1

Computer: tonido
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20170718
Operation: crypto_aead
Primitive: aes256avalanchev1

Test failure

Implementation: crypto_aead/aes256avalanchev1/ref
Compiler: gcc -funroll-loops -march=native -mtune=xscale -O2
error 111
*** Error in `./try': free(): invalid next size (fast): 0x000320d8 ***

Number of similar (compiler,implementation) pairs: 2, namely:
CompilerImplementations
gcc -funroll-loops -march=native -mtune=xscale -O2 ref
gcc -funroll-loops -march=native -mtune=xscale -O3 ref

Test failure

Implementation: crypto_aead/aes256avalanchev1/ref
Compiler: gcc -funroll-loops -march=native -mtune=xscale -Os
error 111
*** Error in `./try': free(): invalid next size (fast): 0x0002d0d8 ***

Number of similar (compiler,implementation) pairs: 3, namely:
CompilerImplementations
gcc -funroll-loops -march=native -mtune=xscale -Os ref
gcc -march=native -mtune=xscale -O2 ref
gcc -march=native -mtune=xscale -Os ref

Test failure

Implementation: crypto_aead/aes256avalanchev1/ref
Compiler: gcc -march=native -mtune=xscale -O3
error 111
*** Error in `./try': free(): invalid next size (fast): 0x0002f0d8 ***

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=xscale -O3 ref