Implementation notes: x86, thoth, crypto_stream/dragon

Computer: thoth
Architecture: x86
CPU ID: AuthenticAMD-00000622-0183f9ff
SUPERCOP version: 20160806
Operation: crypto_stream
Primitive: dragon

Test failure

Implementation: crypto_stream/dragon/e/submissions/dragon
Compiler: clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments
error 111
crypto_stream_xor does not handle m=c overlap

Number of similar (compiler,implementation) pairs: 5, namely:
CompilerImplementations
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments e/submissions/dragon
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv e/submissions/dragon
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv e/submissions/dragon
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv e/submissions/dragon
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv e/submissions/dragon