Implementation notes: armeabi, h6dragon, crypto_sign/rainbow

Computer: h6dragon
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20141014
Operation: crypto_sign
Primitive: rainbow

Test failure

Implementation: crypto_sign/rainbow/ref
Compiler: clang++ -O3 -fomit-frame-pointer
error 111
crypto_sign_open returns nonzero

Number of similar (compiler,implementation) pairs: 60, namely:
CompilerImplementations
clang++ -O3 -fomit-frame-pointer ref
clang++ -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer ref
clang++ -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive ref
clang++ -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -fomit-frame-pointer ref
clang++ -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive ref
clang++ -O3 -fwrapv -mavx2 -fomit-frame-pointer ref
clang++ -O3 -fwrapv -mavx2 -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer ref
clang++ -O3 -fwrapv -mavx -fomit-frame-pointer ref
clang++ -O3 -fwrapv -mavx -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer ref
clang++ -O3 -fwrapv -mavx -maes -mpclmul -fomit-frame-pointer ref
clang++ -O3 -fwrapv -mavx -maes -mpclmul -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer ref
g++ ref
g++ -O2 -fomit-frame-pointer ref
g++ -O3 -fomit-frame-pointer ref
g++ -O -fomit-frame-pointer ref
g++ -Os -fomit-frame-pointer ref
g++ -fno-schedule-insns -O2 -fomit-frame-pointer ref
g++ -fno-schedule-insns -O3 -fomit-frame-pointer ref
g++ -fno-schedule-insns -O -fomit-frame-pointer ref
g++ -fno-schedule-insns -Os -fomit-frame-pointer ref
g++ -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer ref
g++ -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer ref
g++ -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer ref
g++ -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer ref
g++ -mcpu=arm810 -O2 -fomit-frame-pointer ref
g++ -mcpu=arm810 -O3 -fomit-frame-pointer ref
g++ -mcpu=arm810 -O -fomit-frame-pointer ref
g++ -mcpu=arm810 -Os -fomit-frame-pointer ref
g++ -mcpu=arm8 -O2 -fomit-frame-pointer ref
g++ -mcpu=arm8 -O3 -fomit-frame-pointer ref
g++ -mcpu=arm8 -O -fomit-frame-pointer ref
g++ -mcpu=arm8 -Os -fomit-frame-pointer ref
g++ -mcpu=cortex-a5 -O2 -fomit-frame-pointer ref
g++ -mcpu=cortex-a5 -O3 -fomit-frame-pointer ref
g++ -mcpu=cortex-a5 -O -fomit-frame-pointer ref
g++ -mcpu=cortex-a5 -Os -fomit-frame-pointer ref
g++ -mcpu=cortex-a8 -mfloat-abi=hard -mfpu=neon -O2 -fomit-frame-pointer ref
g++ -mcpu=cortex-a8 -mfloat-abi=hard -mfpu=neon -O3 -fomit-frame-pointer ref
g++ -mcpu=cortex-a8 -mfloat-abi=hard -mfpu=neon -O -fomit-frame-pointer ref
g++ -mcpu=cortex-a8 -mfloat-abi=hard -mfpu=neon -Os -fomit-frame-pointer ref
g++ -mcpu=cortex-a9 -O2 -fomit-frame-pointer ref
g++ -mcpu=cortex-a9 -O3 -fomit-frame-pointer ref
g++ -mcpu=cortex-a9 -O -fomit-frame-pointer ref
g++ -mcpu=cortex-a9 -Os -fomit-frame-pointer ref
g++ -mcpu=cortex-a9 -mfloat-abi=hard -mfpu=neon -O2 -fomit-frame-pointer ref
g++ -mcpu=cortex-a9 -mfloat-abi=hard -mfpu=neon -O3 -fomit-frame-pointer ref
g++ -mcpu=cortex-a9 -mfloat-abi=hard -mfpu=neon -O -fomit-frame-pointer ref
g++ -mcpu=cortex-a9 -mfloat-abi=hard -mfpu=neon -Os -fomit-frame-pointer ref
g++ -mcpu=strongarm1100 -O2 -fomit-frame-pointer ref
g++ -mcpu=strongarm1100 -O3 -fomit-frame-pointer ref
g++ -mcpu=strongarm1100 -O -fomit-frame-pointer ref
g++ -mcpu=strongarm1100 -Os -fomit-frame-pointer ref
g++ -mcpu=strongarm110 -O2 -fomit-frame-pointer ref
g++ -mcpu=strongarm110 -O3 -fomit-frame-pointer ref
g++ -mcpu=strongarm110 -O -fomit-frame-pointer ref
g++ -mcpu=strongarm110 -Os -fomit-frame-pointer ref
g++ -mcpu=strongarm -O2 -fomit-frame-pointer ref
g++ -mcpu=strongarm -O3 -fomit-frame-pointer ref
g++ -mcpu=strongarm -O -fomit-frame-pointer ref
g++ -mcpu=strongarm -Os -fomit-frame-pointer ref

Compiler output

Implementation: crypto_sign/rainbow/ref
Compiler: clang++ -O3 -fomit-frame-pointer
usehash.c: clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
Compose.cpp: In file included from Compose.cpp:2:
Compose.cpp: ./rainbow.h:1:17: warning: using directive refers to implicitly-defined namespace 'std'
Compose.cpp: using namespace std ;
Compose.cpp: ^
Compose.cpp: 1 warning generated.
GFpow.cpp: In file included from GFpow.cpp:1:
GFpow.cpp: ./GFpow.h:4:17: warning: using directive refers to implicitly-defined namespace 'std'
GFpow.cpp: using namespace std ;
GFpow.cpp: ^
GFpow.cpp: 1 warning generated.
Gauss.cpp: In file included from Gauss.cpp:1:
Gauss.cpp: ./rainbow.h:1:17: warning: using directive refers to implicitly-defined namespace 'std'
Gauss.cpp: using namespace std ;
Gauss.cpp: ^
Gauss.cpp: 1 warning generated.

Number of similar (compiler,implementation) pairs: 3, namely:
CompilerImplementations
clang++ -O3 -fomit-frame-pointer ref
clang++ -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer ref
clang++ -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -fomit-frame-pointer ref

Compiler output

Implementation: crypto_sign/rainbow/ref
Compiler: clang++ -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive
usehash.c: clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
usehash.c: clang: warning: argument unused during compilation: '-fpolly'
usehash.c: clang: warning: argument unused during compilation: '-fvectorize'
usehash.c: clang: warning: argument unused during compilation: '-fslp-vectorize'
usehash.c: clang: warning: argument unused during compilation: '-fslp-vectorize-aggressive'
Compose.cpp: clang: warning: argument unused during compilation: '-fpolly'
Compose.cpp: clang: warning: argument unused during compilation: '-fvectorize'
Compose.cpp: clang: warning: argument unused during compilation: '-fslp-vectorize'
Compose.cpp: clang: warning: argument unused during compilation: '-fslp-vectorize-aggressive'
Compose.cpp: In file included from Compose.cpp:2:
Compose.cpp: ./rainbow.h:1:17: warning: using directive refers to implicitly-defined namespace 'std'
Compose.cpp: using namespace std ;
Compose.cpp: ^
Compose.cpp: 1 warning generated.
GFpow.cpp: clang: warning: argument unused during compilation: '-fpolly'
GFpow.cpp: clang: warning: argument unused during compilation: '-fvectorize'
GFpow.cpp: clang: warning: argument unused during compilation: '-fslp-vectorize'
GFpow.cpp: clang: warning: argument unused during compilation: '-fslp-vectorize-aggressive'
GFpow.cpp: In file included from GFpow.cpp:1:
GFpow.cpp: ./GFpow.h:4:17: warning: using directive refers to implicitly-defined namespace 'std'
GFpow.cpp: using namespace std ;
GFpow.cpp: ^
GFpow.cpp: 1 warning generated.
Gauss.cpp: clang: warning: argument unused during compilation: '-fpolly'
Gauss.cpp: clang: warning: argument unused during compilation: '-fvectorize'
Gauss.cpp: clang: warning: argument unused during compilation: '-fslp-vectorize'
Gauss.cpp: clang: warning: argument unused during compilation: '-fslp-vectorize-aggressive'
Gauss.cpp: In file included from Gauss.cpp:1:
Gauss.cpp: ./rainbow.h:1:17: warning: using directive refers to implicitly-defined namespace 'std'
Gauss.cpp: using namespace std ;
Gauss.cpp: ^
Gauss.cpp: 1 warning generated.

Number of similar (compiler,implementation) pairs: 2, namely:
CompilerImplementations
clang++ -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive ref
clang++ -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive ref

Compiler output

Implementation: crypto_sign/rainbow/ref
Compiler: clang++ -O3 -fwrapv -mavx2 -fomit-frame-pointer
usehash.c: clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
usehash.c: clang: warning: argument unused during compilation: '-mavx2'
Compose.cpp: clang: warning: argument unused during compilation: '-mavx2'
Compose.cpp: In file included from Compose.cpp:2:
Compose.cpp: ./rainbow.h:1:17: warning: using directive refers to implicitly-defined namespace 'std'
Compose.cpp: using namespace std ;
Compose.cpp: ^
Compose.cpp: 1 warning generated.
GFpow.cpp: clang: warning: argument unused during compilation: '-mavx2'
GFpow.cpp: In file included from GFpow.cpp:1:
GFpow.cpp: ./GFpow.h:4:17: warning: using directive refers to implicitly-defined namespace 'std'
GFpow.cpp: using namespace std ;
GFpow.cpp: ^
GFpow.cpp: 1 warning generated.
Gauss.cpp: clang: warning: argument unused during compilation: '-mavx2'
Gauss.cpp: In file included from Gauss.cpp:1:
Gauss.cpp: ./rainbow.h:1:17: warning: using directive refers to implicitly-defined namespace 'std'
Gauss.cpp: using namespace std ;
Gauss.cpp: ^
Gauss.cpp: 1 warning generated.

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang++ -O3 -fwrapv -mavx2 -fomit-frame-pointer ref

Compiler output

Implementation: crypto_sign/rainbow/ref
Compiler: clang++ -O3 -fwrapv -mavx2 -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer
usehash.c: clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
usehash.c: clang: warning: argument unused during compilation: '-mavx2'
usehash.c: clang: warning: argument unused during compilation: '-fpolly'
usehash.c: clang: warning: argument unused during compilation: '-fvectorize'
usehash.c: clang: warning: argument unused during compilation: '-fslp-vectorize'
usehash.c: clang: warning: argument unused during compilation: '-fslp-vectorize-aggressive'
Compose.cpp: clang: warning: argument unused during compilation: '-mavx2'
Compose.cpp: clang: warning: argument unused during compilation: '-fpolly'
Compose.cpp: clang: warning: argument unused during compilation: '-fvectorize'
Compose.cpp: clang: warning: argument unused during compilation: '-fslp-vectorize'
Compose.cpp: clang: warning: argument unused during compilation: '-fslp-vectorize-aggressive'
Compose.cpp: In file included from Compose.cpp:2:
Compose.cpp: ./rainbow.h:1:17: warning: using directive refers to implicitly-defined namespace 'std'
Compose.cpp: using namespace std ;
Compose.cpp: ^
Compose.cpp: 1 warning generated.
GFpow.cpp: clang: warning: argument unused during compilation: '-mavx2'
GFpow.cpp: clang: warning: argument unused during compilation: '-fpolly'
GFpow.cpp: clang: warning: argument unused during compilation: '-fvectorize'
GFpow.cpp: clang: warning: argument unused during compilation: '-fslp-vectorize'
GFpow.cpp: clang: warning: argument unused during compilation: '-fslp-vectorize-aggressive'
GFpow.cpp: In file included from GFpow.cpp:1:
GFpow.cpp: ./GFpow.h:4:17: warning: using directive refers to implicitly-defined namespace 'std'
GFpow.cpp: using namespace std ;
GFpow.cpp: ^
GFpow.cpp: 1 warning generated.
Gauss.cpp: clang: warning: argument unused during compilation: '-mavx2'
Gauss.cpp: clang: warning: argument unused during compilation: '-fpolly'
Gauss.cpp: clang: warning: argument unused during compilation: '-fvectorize'
Gauss.cpp: clang: warning: argument unused during compilation: '-fslp-vectorize'
Gauss.cpp: clang: warning: argument unused during compilation: '-fslp-vectorize-aggressive'
Gauss.cpp: In file included from Gauss.cpp:1:
Gauss.cpp: ./rainbow.h:1:17: warning: using directive refers to implicitly-defined namespace 'std'
Gauss.cpp: using namespace std ;
Gauss.cpp: ^
Gauss.cpp: 1 warning generated.

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang++ -O3 -fwrapv -mavx2 -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer ref

Compiler output

Implementation: crypto_sign/rainbow/ref
Compiler: clang++ -O3 -fwrapv -mavx -fomit-frame-pointer
usehash.c: clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
usehash.c: clang: warning: argument unused during compilation: '-mavx'
Compose.cpp: clang: warning: argument unused during compilation: '-mavx'
Compose.cpp: In file included from Compose.cpp:2:
Compose.cpp: ./rainbow.h:1:17: warning: using directive refers to implicitly-defined namespace 'std'
Compose.cpp: using namespace std ;
Compose.cpp: ^
Compose.cpp: 1 warning generated.
GFpow.cpp: clang: warning: argument unused during compilation: '-mavx'
GFpow.cpp: In file included from GFpow.cpp:1:
GFpow.cpp: ./GFpow.h:4:17: warning: using directive refers to implicitly-defined namespace 'std'
GFpow.cpp: using namespace std ;
GFpow.cpp: ^
GFpow.cpp: 1 warning generated.
Gauss.cpp: clang: warning: argument unused during compilation: '-mavx'
Gauss.cpp: In file included from Gauss.cpp:1:
Gauss.cpp: ./rainbow.h:1:17: warning: using directive refers to implicitly-defined namespace 'std'
Gauss.cpp: using namespace std ;
Gauss.cpp: ^
Gauss.cpp: 1 warning generated.

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang++ -O3 -fwrapv -mavx -fomit-frame-pointer ref

Compiler output

Implementation: crypto_sign/rainbow/ref
Compiler: clang++ -O3 -fwrapv -mavx -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer
usehash.c: clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
usehash.c: clang: warning: argument unused during compilation: '-mavx'
usehash.c: clang: warning: argument unused during compilation: '-fpolly'
usehash.c: clang: warning: argument unused during compilation: '-fvectorize'
usehash.c: clang: warning: argument unused during compilation: '-fslp-vectorize'
usehash.c: clang: warning: argument unused during compilation: '-fslp-vectorize-aggressive'
Compose.cpp: clang: warning: argument unused during compilation: '-mavx'
Compose.cpp: clang: warning: argument unused during compilation: '-fpolly'
Compose.cpp: clang: warning: argument unused during compilation: '-fvectorize'
Compose.cpp: clang: warning: argument unused during compilation: '-fslp-vectorize'
Compose.cpp: clang: warning: argument unused during compilation: '-fslp-vectorize-aggressive'
Compose.cpp: In file included from Compose.cpp:2:
Compose.cpp: ./rainbow.h:1:17: warning: using directive refers to implicitly-defined namespace 'std'
Compose.cpp: using namespace std ;
Compose.cpp: ^
Compose.cpp: 1 warning generated.
GFpow.cpp: clang: warning: argument unused during compilation: '-mavx'
GFpow.cpp: clang: warning: argument unused during compilation: '-fpolly'
GFpow.cpp: clang: warning: argument unused during compilation: '-fvectorize'
GFpow.cpp: clang: warning: argument unused during compilation: '-fslp-vectorize'
GFpow.cpp: clang: warning: argument unused during compilation: '-fslp-vectorize-aggressive'
GFpow.cpp: In file included from GFpow.cpp:1:
GFpow.cpp: ./GFpow.h:4:17: warning: using directive refers to implicitly-defined namespace 'std'
GFpow.cpp: using namespace std ;
GFpow.cpp: ^
GFpow.cpp: 1 warning generated.
Gauss.cpp: clang: warning: argument unused during compilation: '-mavx'
Gauss.cpp: clang: warning: argument unused during compilation: '-fpolly'
Gauss.cpp: clang: warning: argument unused during compilation: '-fvectorize'
Gauss.cpp: clang: warning: argument unused during compilation: '-fslp-vectorize'
Gauss.cpp: clang: warning: argument unused during compilation: '-fslp-vectorize-aggressive'
Gauss.cpp: In file included from Gauss.cpp:1:
Gauss.cpp: ./rainbow.h:1:17: warning: using directive refers to implicitly-defined namespace 'std'
Gauss.cpp: using namespace std ;
Gauss.cpp: ^
Gauss.cpp: 1 warning generated.

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang++ -O3 -fwrapv -mavx -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer ref

Compiler output

Implementation: crypto_sign/rainbow/ref
Compiler: clang++ -O3 -fwrapv -mavx -maes -mpclmul -fomit-frame-pointer
usehash.c: clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
usehash.c: clang: warning: argument unused during compilation: '-mavx'
usehash.c: clang: warning: argument unused during compilation: '-maes'
usehash.c: clang: warning: argument unused during compilation: '-mpclmul'
Compose.cpp: clang: warning: argument unused during compilation: '-mavx'
Compose.cpp: clang: warning: argument unused during compilation: '-maes'
Compose.cpp: clang: warning: argument unused during compilation: '-mpclmul'
Compose.cpp: In file included from Compose.cpp:2:
Compose.cpp: ./rainbow.h:1:17: warning: using directive refers to implicitly-defined namespace 'std'
Compose.cpp: using namespace std ;
Compose.cpp: ^
Compose.cpp: 1 warning generated.
GFpow.cpp: clang: warning: argument unused during compilation: '-mavx'
GFpow.cpp: clang: warning: argument unused during compilation: '-maes'
GFpow.cpp: clang: warning: argument unused during compilation: '-mpclmul'
GFpow.cpp: In file included from GFpow.cpp:1:
GFpow.cpp: ./GFpow.h:4:17: warning: using directive refers to implicitly-defined namespace 'std'
GFpow.cpp: using namespace std ;
GFpow.cpp: ^
GFpow.cpp: 1 warning generated.
Gauss.cpp: clang: warning: argument unused during compilation: '-mavx'
Gauss.cpp: clang: warning: argument unused during compilation: '-maes'
Gauss.cpp: clang: warning: argument unused during compilation: '-mpclmul'
Gauss.cpp: In file included from Gauss.cpp:1:
Gauss.cpp: ./rainbow.h:1:17: warning: using directive refers to implicitly-defined namespace 'std'
Gauss.cpp: using namespace std ;
Gauss.cpp: ^
Gauss.cpp: 1 warning generated.

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang++ -O3 -fwrapv -mavx -maes -mpclmul -fomit-frame-pointer ref

Compiler output

Implementation: crypto_sign/rainbow/ref
Compiler: clang++ -O3 -fwrapv -mavx -maes -mpclmul -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer
usehash.c: clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
usehash.c: clang: warning: argument unused during compilation: '-mavx'
usehash.c: clang: warning: argument unused during compilation: '-maes'
usehash.c: clang: warning: argument unused during compilation: '-mpclmul'
usehash.c: clang: warning: argument unused during compilation: '-fpolly'
usehash.c: clang: warning: argument unused during compilation: '-fvectorize'
usehash.c: clang: warning: argument unused during compilation: '-fslp-vectorize'
usehash.c: clang: warning: argument unused during compilation: '-fslp-vectorize-aggressive'
Compose.cpp: clang: warning: argument unused during compilation: '-mavx'
Compose.cpp: clang: warning: argument unused during compilation: '-maes'
Compose.cpp: clang: warning: argument unused during compilation: '-mpclmul'
Compose.cpp: clang: warning: argument unused during compilation: '-fpolly'
Compose.cpp: clang: warning: argument unused during compilation: '-fvectorize'
Compose.cpp: clang: warning: argument unused during compilation: '-fslp-vectorize'
Compose.cpp: clang: warning: argument unused during compilation: '-fslp-vectorize-aggressive'
Compose.cpp: In file included from Compose.cpp:2:
Compose.cpp: ./rainbow.h:1:17: warning: using directive refers to implicitly-defined namespace 'std'
Compose.cpp: using namespace std ;
Compose.cpp: ^
Compose.cpp: 1 warning generated.
GFpow.cpp: clang: warning: argument unused during compilation: '-mavx'
GFpow.cpp: clang: warning: argument unused during compilation: '-maes'
GFpow.cpp: clang: warning: argument unused during compilation: '-mpclmul'
GFpow.cpp: clang: warning: argument unused during compilation: '-fpolly'
GFpow.cpp: clang: warning: argument unused during compilation: '-fvectorize'
GFpow.cpp: clang: warning: argument unused during compilation: '-fslp-vectorize'
GFpow.cpp: clang: warning: argument unused during compilation: '-fslp-vectorize-aggressive'
GFpow.cpp: In file included from GFpow.cpp:1:
GFpow.cpp: ./GFpow.h:4:17: warning: using directive refers to implicitly-defined namespace 'std'
GFpow.cpp: using namespace std ;
GFpow.cpp: ^
GFpow.cpp: 1 warning generated.
Gauss.cpp: clang: warning: argument unused during compilation: '-mavx'
Gauss.cpp: clang: warning: argument unused during compilation: '-maes'
Gauss.cpp: clang: warning: argument unused during compilation: '-mpclmul'
Gauss.cpp: clang: warning: argument unused during compilation: '-fpolly'
Gauss.cpp: clang: warning: argument unused during compilation: '-fvectorize'
Gauss.cpp: clang: warning: argument unused during compilation: '-fslp-vectorize'
Gauss.cpp: clang: warning: argument unused during compilation: '-fslp-vectorize-aggressive'
Gauss.cpp: In file included from Gauss.cpp:1:
Gauss.cpp: ./rainbow.h:1:17: warning: using directive refers to implicitly-defined namespace 'std'
Gauss.cpp: using namespace std ;
Gauss.cpp: ^
Gauss.cpp: 1 warning generated.

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang++ -O3 -fwrapv -mavx -maes -mpclmul -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer ref

Compiler output

Implementation: crypto_sign/rainbow/ref
Compiler: g++ -mcpu=arm810 -O2 -fomit-frame-pointer
usehash.c: usehash.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
Compose.cpp: Compose.cpp:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GFpow.cpp: GFpow.cpp:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
Gauss.cpp: Gauss.cpp:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.cpp: try.cpp:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.cpp: try-anything.cpp:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.cpp: try.cpp:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.cpp: try-anything.cpp:1:0: warning: target CPU does not support THUMB instructions [enabled by default]

Number of similar (compiler,implementation) pairs: 20, namely:
CompilerImplementations
g++ -mcpu=arm810 -O2 -fomit-frame-pointer ref
g++ -mcpu=arm810 -O3 -fomit-frame-pointer ref
g++ -mcpu=arm810 -O -fomit-frame-pointer ref
g++ -mcpu=arm810 -Os -fomit-frame-pointer ref
g++ -mcpu=arm8 -O2 -fomit-frame-pointer ref
g++ -mcpu=arm8 -O3 -fomit-frame-pointer ref
g++ -mcpu=arm8 -O -fomit-frame-pointer ref
g++ -mcpu=arm8 -Os -fomit-frame-pointer ref
g++ -mcpu=strongarm1100 -O2 -fomit-frame-pointer ref
g++ -mcpu=strongarm1100 -O3 -fomit-frame-pointer ref
g++ -mcpu=strongarm1100 -O -fomit-frame-pointer ref
g++ -mcpu=strongarm1100 -Os -fomit-frame-pointer ref
g++ -mcpu=strongarm110 -O2 -fomit-frame-pointer ref
g++ -mcpu=strongarm110 -O3 -fomit-frame-pointer ref
g++ -mcpu=strongarm110 -O -fomit-frame-pointer ref
g++ -mcpu=strongarm110 -Os -fomit-frame-pointer ref
g++ -mcpu=strongarm -O2 -fomit-frame-pointer ref
g++ -mcpu=strongarm -O3 -fomit-frame-pointer ref
g++ -mcpu=strongarm -O -fomit-frame-pointer ref
g++ -mcpu=strongarm -Os -fomit-frame-pointer ref