Implementation notes: armeabi, jetsontk1, crypto_stream/hc128

Computer: jetsontk1
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20170725
Operation: crypto_stream
Primitive: hc128

Compiler output

Implementation: crypto_stream/hc128/e/hc-128/200606
Compiler: cc
try.c: crypto_stream_hc128.a(hc-128.o): In function `ECRYPT_keysetup':
try.c: hc-128.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_hc128.a(hc-128.o): In function `ECRYPT_ivsetup':
try.c: hc-128.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_hc128.a(hc-128.o): In function `ECRYPT_process_bytes':
try.c: hc-128.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: hc-128.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: hc-128.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_hc128.a(hc-128.o):hc-128.c:(.text+0x...): more undefined references to `U32TO32_LITTLE' follow
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 3, namely:
CompilerImplementations
cc e/hc-128/200606 e/hc-128/200701a e/hc-128/200701b

Compiler output

Implementation: crypto_stream/hc128/e/hc-128/200606
Compiler: clang -O3 -fomit-frame-pointer -Qunused-arguments
hc-128.c: In file included from hc-128.c:1:
hc-128.c: ./e/hc-128.c:207:54: warning: implicit declaration of function 'U32TO32_LITTLE' is invalid in C99 [-Wimplicit-function-declaration]
hc-128.c: for (i = 0; i < (keysize >> 5); i++) ctx->key[i] = U32TO32_LITTLE (((u32*)key)[i]);
hc-128.c: ^
hc-128.c: 1 warning generated.
try.c: crypto_stream_hc128.a(hc-128.o): In function `ECRYPT_keysetup':
try.c: hc-128.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_hc128.a(hc-128.o): In function `ECRYPT_ivsetup':
try.c: hc-128.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_hc128.a(hc-128.o): In function `ECRYPT_process_bytes':
try.c: hc-128.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: hc-128.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: hc-128.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_hc128.a(hc-128.o):hc-128.c:(.text+0x...): more undefined references to `U32TO32_LITTLE' follow
try.c: clang: error: linker command failed with exit code 1 (use -v to see invocation)

Number of similar (compiler,implementation) pairs: 12, namely:
CompilerImplementations
clang -O3 -fomit-frame-pointer -Qunused-arguments e/hc-128/200606
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer -Qunused-arguments e/hc-128/200606
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -fomit-frame-pointer -Qunused-arguments e/hc-128/200606
clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments e/hc-128/200606
clang -O3 -fwrapv -mavx2 -fomit-frame-pointer -Qunused-arguments e/hc-128/200606
clang -O3 -fwrapv -mavx -fomit-frame-pointer -Qunused-arguments e/hc-128/200606
clang -O3 -fwrapv -mavx -maes -mpclmul -fomit-frame-pointer -Qunused-arguments e/hc-128/200606
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments e/hc-128/200606
clang -mcpu=cortex-a15 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments e/hc-128/200606
clang -mcpu=cortex-a8 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments e/hc-128/200606
clang -mcpu=cortex-a9 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments e/hc-128/200606
clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments e/hc-128/200606

Compiler output

Implementation: crypto_stream/hc128/e/hc-128/200701b
Compiler: clang -O3 -fomit-frame-pointer -Qunused-arguments
hc-128.c: In file included from hc-128.c:1:
hc-128.c: ./e/hc-128.c:209:54: warning: implicit declaration of function 'U32TO32_LITTLE' is invalid in C99 [-Wimplicit-function-declaration]
hc-128.c: for (i = 0; i < (keysize >> 5); i++) ctx->key[i] = U32TO32_LITTLE (((u32*)key)[i]);
hc-128.c: ^
hc-128.c: 1 warning generated.
try.c: crypto_stream_hc128.a(hc-128.o): In function `ECRYPT_keysetup':
try.c: hc-128.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_hc128.a(hc-128.o): In function `ECRYPT_ivsetup':
try.c: hc-128.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_hc128.a(hc-128.o): In function `ECRYPT_process_bytes':
try.c: hc-128.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: hc-128.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: hc-128.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_hc128.a(hc-128.o):hc-128.c:(.text+0x...): more undefined references to `U32TO32_LITTLE' follow
try.c: clang: error: linker command failed with exit code 1 (use -v to see invocation)

Number of similar (compiler,implementation) pairs: 12, namely:
CompilerImplementations
clang -O3 -fomit-frame-pointer -Qunused-arguments e/hc-128/200701b
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer -Qunused-arguments e/hc-128/200701b
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -fomit-frame-pointer -Qunused-arguments e/hc-128/200701b
clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments e/hc-128/200701b
clang -O3 -fwrapv -mavx2 -fomit-frame-pointer -Qunused-arguments e/hc-128/200701b
clang -O3 -fwrapv -mavx -fomit-frame-pointer -Qunused-arguments e/hc-128/200701b
clang -O3 -fwrapv -mavx -maes -mpclmul -fomit-frame-pointer -Qunused-arguments e/hc-128/200701b
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments e/hc-128/200701b
clang -mcpu=cortex-a15 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments e/hc-128/200701b
clang -mcpu=cortex-a8 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments e/hc-128/200701b
clang -mcpu=cortex-a9 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments e/hc-128/200701b
clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments e/hc-128/200701b

Compiler output

Implementation: crypto_stream/hc128/e/hc-128/200701a
Compiler: clang -O3 -fomit-frame-pointer -Qunused-arguments
hc-128.c: In file included from hc-128.c:1:
hc-128.c: ./e/hc-128.c:239:54: warning: implicit declaration of function 'U32TO32_LITTLE' is invalid in C99 [-Wimplicit-function-declaration]
hc-128.c: for (i = 0; i < (keysize >> 5); i++) ctx->key[i] = U32TO32_LITTLE (((u32*)key)[i]);
hc-128.c: ^
hc-128.c: 1 warning generated.
try.c: crypto_stream_hc128.a(hc-128.o): In function `ECRYPT_keysetup':
try.c: hc-128.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_hc128.a(hc-128.o): In function `ECRYPT_ivsetup':
try.c: hc-128.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_hc128.a(hc-128.o): In function `ECRYPT_process_bytes':
try.c: hc-128.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: hc-128.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: hc-128.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_hc128.a(hc-128.o):hc-128.c:(.text+0x...): more undefined references to `U32TO32_LITTLE' follow
try.c: clang: error: linker command failed with exit code 1 (use -v to see invocation)

Number of similar (compiler,implementation) pairs: 12, namely:
CompilerImplementations
clang -O3 -fomit-frame-pointer -Qunused-arguments e/hc-128/200701a
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer -Qunused-arguments e/hc-128/200701a
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -fomit-frame-pointer -Qunused-arguments e/hc-128/200701a
clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments e/hc-128/200701a
clang -O3 -fwrapv -mavx2 -fomit-frame-pointer -Qunused-arguments e/hc-128/200701a
clang -O3 -fwrapv -mavx -fomit-frame-pointer -Qunused-arguments e/hc-128/200701a
clang -O3 -fwrapv -mavx -maes -mpclmul -fomit-frame-pointer -Qunused-arguments e/hc-128/200701a
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments e/hc-128/200701a
clang -mcpu=cortex-a15 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments e/hc-128/200701a
clang -mcpu=cortex-a8 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments e/hc-128/200701a
clang -mcpu=cortex-a9 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments e/hc-128/200701a
clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments e/hc-128/200701a

Compiler output

Implementation: crypto_stream/hc128/e/hc-128/200606
Compiler: gcc
hc-128.c: In file included from hc-128.c:1:0:
hc-128.c: e/hc-128.c: In function 'ECRYPT_keysetup':
hc-128.c: e/hc-128.c:207:54: warning: implicit declaration of function 'U32TO32_LITTLE' [-Wimplicit-function-declaration]
hc-128.c: for (i = 0; i < (keysize >> 5); i++) ctx->key[i] = U32TO32_LITTLE (((u32*)key)[i]);
hc-128.c: ^~~~~~~~~~~~~~
try.c: crypto_stream_hc128.a(hc-128.o): In function `ECRYPT_keysetup':
try.c: hc-128.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_hc128.a(hc-128.o): In function `ECRYPT_ivsetup':
try.c: hc-128.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_hc128.a(hc-128.o): In function `ECRYPT_process_bytes':
try.c: hc-128.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: hc-128.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: hc-128.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_hc128.a(hc-128.o):hc-128.c:(.text+0x...): more undefined references to `U32TO32_LITTLE' follow
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 62, namely:
CompilerImplementations
gcc e/hc-128/200606
gcc -O2 -fomit-frame-pointer e/hc-128/200606
gcc -O3 -fomit-frame-pointer e/hc-128/200606
gcc -O -fomit-frame-pointer e/hc-128/200606
gcc -Os -fomit-frame-pointer e/hc-128/200606
gcc -fno-schedule-insns -O2 -fomit-frame-pointer e/hc-128/200606
gcc -fno-schedule-insns -O3 -fomit-frame-pointer e/hc-128/200606
gcc -fno-schedule-insns -O -fomit-frame-pointer e/hc-128/200606
gcc -fno-schedule-insns -Os -fomit-frame-pointer e/hc-128/200606
gcc -funroll-loops e/hc-128/200606
gcc -funroll-loops -O2 -fomit-frame-pointer e/hc-128/200606
gcc -funroll-loops -O3 -fomit-frame-pointer e/hc-128/200606
gcc -funroll-loops -O -fomit-frame-pointer e/hc-128/200606
gcc -funroll-loops -Os -fomit-frame-pointer e/hc-128/200606
gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer e/hc-128/200606
gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer e/hc-128/200606
gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer e/hc-128/200606
gcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer e/hc-128/200606
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv e/hc-128/200606
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv e/hc-128/200606
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv e/hc-128/200606
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv e/hc-128/200606
gcc -mcpu=cortex-a15 -O2 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=cortex-a15 -O3 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=cortex-a15 -O -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=cortex-a15 -Os -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=cortex-a15 -mfloat-abi=hard -mfpu=neon -O2 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=cortex-a15 -mfloat-abi=hard -mfpu=neon -O3 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=cortex-a15 -mfloat-abi=hard -mfpu=neon -O -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=cortex-a15 -mfloat-abi=hard -mfpu=neon -Os -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=cortex-a15 -mfpu=neon -O2 -fomit-frame-pointer -fwrapv e/hc-128/200606
gcc -mcpu=cortex-a15 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv e/hc-128/200606
gcc -mcpu=cortex-a15 -mfpu=neon -O -fomit-frame-pointer -fwrapv e/hc-128/200606
gcc -mcpu=cortex-a15 -mfpu=neon -Os -fomit-frame-pointer -fwrapv e/hc-128/200606
gcc -mcpu=cortex-a5 -O2 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=cortex-a5 -O3 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=cortex-a5 -O -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=cortex-a5 -Os -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=cortex-a8 -mfloat-abi=hard -mfpu=neon -O2 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=cortex-a8 -mfloat-abi=hard -mfpu=neon -O3 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=cortex-a8 -mfloat-abi=hard -mfpu=neon -O -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=cortex-a8 -mfloat-abi=hard -mfpu=neon -Os -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=cortex-a8 -mfpu=neon -O2 -fomit-frame-pointer -fwrapv e/hc-128/200606
gcc -mcpu=cortex-a8 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv e/hc-128/200606
gcc -mcpu=cortex-a8 -mfpu=neon -O -fomit-frame-pointer -fwrapv e/hc-128/200606
gcc -mcpu=cortex-a8 -mfpu=neon -Os -fomit-frame-pointer -fwrapv e/hc-128/200606
gcc -mcpu=cortex-a9 -O2 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=cortex-a9 -O3 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=cortex-a9 -O -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=cortex-a9 -Os -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=cortex-a9 -mfloat-abi=hard -mfpu=neon -O2 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=cortex-a9 -mfloat-abi=hard -mfpu=neon -O3 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=cortex-a9 -mfloat-abi=hard -mfpu=neon -O -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=cortex-a9 -mfloat-abi=hard -mfpu=neon -Os -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=cortex-a9 -mfpu=neon -O2 -fomit-frame-pointer -fwrapv e/hc-128/200606
gcc -mcpu=cortex-a9 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv e/hc-128/200606
gcc -mcpu=cortex-a9 -mfpu=neon -O -fomit-frame-pointer -fwrapv e/hc-128/200606
gcc -mcpu=cortex-a9 -mfpu=neon -Os -fomit-frame-pointer -fwrapv e/hc-128/200606
gcc -mcpu=native -mfpu=neon -O2 -fomit-frame-pointer -fwrapv e/hc-128/200606
gcc -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv e/hc-128/200606
gcc -mcpu=native -mfpu=neon -O -fomit-frame-pointer -fwrapv e/hc-128/200606
gcc -mcpu=native -mfpu=neon -Os -fomit-frame-pointer -fwrapv e/hc-128/200606

Compiler output

Implementation: crypto_stream/hc128/e/hc-128/200701b
Compiler: gcc
hc-128.c: In file included from hc-128.c:1:0:
hc-128.c: e/hc-128.c: In function 'ECRYPT_keysetup':
hc-128.c: e/hc-128.c:209:54: warning: implicit declaration of function 'U32TO32_LITTLE' [-Wimplicit-function-declaration]
hc-128.c: for (i = 0; i < (keysize >> 5); i++) ctx->key[i] = U32TO32_LITTLE (((u32*)key)[i]);
hc-128.c: ^~~~~~~~~~~~~~
try.c: crypto_stream_hc128.a(hc-128.o): In function `ECRYPT_keysetup':
try.c: hc-128.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_hc128.a(hc-128.o): In function `ECRYPT_ivsetup':
try.c: hc-128.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_hc128.a(hc-128.o): In function `ECRYPT_process_bytes':
try.c: hc-128.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: hc-128.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: hc-128.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_hc128.a(hc-128.o):hc-128.c:(.text+0x...): more undefined references to `U32TO32_LITTLE' follow
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 62, namely:
CompilerImplementations
gcc e/hc-128/200701b
gcc -O2 -fomit-frame-pointer e/hc-128/200701b
gcc -O3 -fomit-frame-pointer e/hc-128/200701b
gcc -O -fomit-frame-pointer e/hc-128/200701b
gcc -Os -fomit-frame-pointer e/hc-128/200701b
gcc -fno-schedule-insns -O2 -fomit-frame-pointer e/hc-128/200701b
gcc -fno-schedule-insns -O3 -fomit-frame-pointer e/hc-128/200701b
gcc -fno-schedule-insns -O -fomit-frame-pointer e/hc-128/200701b
gcc -fno-schedule-insns -Os -fomit-frame-pointer e/hc-128/200701b
gcc -funroll-loops e/hc-128/200701b
gcc -funroll-loops -O2 -fomit-frame-pointer e/hc-128/200701b
gcc -funroll-loops -O3 -fomit-frame-pointer e/hc-128/200701b
gcc -funroll-loops -O -fomit-frame-pointer e/hc-128/200701b
gcc -funroll-loops -Os -fomit-frame-pointer e/hc-128/200701b
gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer e/hc-128/200701b
gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer e/hc-128/200701b
gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer e/hc-128/200701b
gcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer e/hc-128/200701b
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv e/hc-128/200701b
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv e/hc-128/200701b
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv e/hc-128/200701b
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv e/hc-128/200701b
gcc -mcpu=cortex-a15 -O2 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=cortex-a15 -O3 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=cortex-a15 -O -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=cortex-a15 -Os -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=cortex-a15 -mfloat-abi=hard -mfpu=neon -O2 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=cortex-a15 -mfloat-abi=hard -mfpu=neon -O3 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=cortex-a15 -mfloat-abi=hard -mfpu=neon -O -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=cortex-a15 -mfloat-abi=hard -mfpu=neon -Os -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=cortex-a15 -mfpu=neon -O2 -fomit-frame-pointer -fwrapv e/hc-128/200701b
gcc -mcpu=cortex-a15 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv e/hc-128/200701b
gcc -mcpu=cortex-a15 -mfpu=neon -O -fomit-frame-pointer -fwrapv e/hc-128/200701b
gcc -mcpu=cortex-a15 -mfpu=neon -Os -fomit-frame-pointer -fwrapv e/hc-128/200701b
gcc -mcpu=cortex-a5 -O2 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=cortex-a5 -O3 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=cortex-a5 -O -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=cortex-a5 -Os -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=cortex-a8 -mfloat-abi=hard -mfpu=neon -O2 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=cortex-a8 -mfloat-abi=hard -mfpu=neon -O3 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=cortex-a8 -mfloat-abi=hard -mfpu=neon -O -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=cortex-a8 -mfloat-abi=hard -mfpu=neon -Os -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=cortex-a8 -mfpu=neon -O2 -fomit-frame-pointer -fwrapv e/hc-128/200701b
gcc -mcpu=cortex-a8 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv e/hc-128/200701b
gcc -mcpu=cortex-a8 -mfpu=neon -O -fomit-frame-pointer -fwrapv e/hc-128/200701b
gcc -mcpu=cortex-a8 -mfpu=neon -Os -fomit-frame-pointer -fwrapv e/hc-128/200701b
gcc -mcpu=cortex-a9 -O2 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=cortex-a9 -O3 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=cortex-a9 -O -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=cortex-a9 -Os -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=cortex-a9 -mfloat-abi=hard -mfpu=neon -O2 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=cortex-a9 -mfloat-abi=hard -mfpu=neon -O3 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=cortex-a9 -mfloat-abi=hard -mfpu=neon -O -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=cortex-a9 -mfloat-abi=hard -mfpu=neon -Os -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=cortex-a9 -mfpu=neon -O2 -fomit-frame-pointer -fwrapv e/hc-128/200701b
gcc -mcpu=cortex-a9 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv e/hc-128/200701b
gcc -mcpu=cortex-a9 -mfpu=neon -O -fomit-frame-pointer -fwrapv e/hc-128/200701b
gcc -mcpu=cortex-a9 -mfpu=neon -Os -fomit-frame-pointer -fwrapv e/hc-128/200701b
gcc -mcpu=native -mfpu=neon -O2 -fomit-frame-pointer -fwrapv e/hc-128/200701b
gcc -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv e/hc-128/200701b
gcc -mcpu=native -mfpu=neon -O -fomit-frame-pointer -fwrapv e/hc-128/200701b
gcc -mcpu=native -mfpu=neon -Os -fomit-frame-pointer -fwrapv e/hc-128/200701b

Compiler output

Implementation: crypto_stream/hc128/e/hc-128/200701a
Compiler: gcc
hc-128.c: In file included from hc-128.c:1:0:
hc-128.c: e/hc-128.c: In function 'ECRYPT_keysetup':
hc-128.c: e/hc-128.c:239:54: warning: implicit declaration of function 'U32TO32_LITTLE' [-Wimplicit-function-declaration]
hc-128.c: for (i = 0; i < (keysize >> 5); i++) ctx->key[i] = U32TO32_LITTLE (((u32*)key)[i]);
hc-128.c: ^~~~~~~~~~~~~~
try.c: crypto_stream_hc128.a(hc-128.o): In function `ECRYPT_keysetup':
try.c: hc-128.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_hc128.a(hc-128.o): In function `ECRYPT_ivsetup':
try.c: hc-128.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_hc128.a(hc-128.o): In function `ECRYPT_process_bytes':
try.c: hc-128.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: hc-128.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: hc-128.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_hc128.a(hc-128.o):hc-128.c:(.text+0x...): more undefined references to `U32TO32_LITTLE' follow
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 62, namely:
CompilerImplementations
gcc e/hc-128/200701a
gcc -O2 -fomit-frame-pointer e/hc-128/200701a
gcc -O3 -fomit-frame-pointer e/hc-128/200701a
gcc -O -fomit-frame-pointer e/hc-128/200701a
gcc -Os -fomit-frame-pointer e/hc-128/200701a
gcc -fno-schedule-insns -O2 -fomit-frame-pointer e/hc-128/200701a
gcc -fno-schedule-insns -O3 -fomit-frame-pointer e/hc-128/200701a
gcc -fno-schedule-insns -O -fomit-frame-pointer e/hc-128/200701a
gcc -fno-schedule-insns -Os -fomit-frame-pointer e/hc-128/200701a
gcc -funroll-loops e/hc-128/200701a
gcc -funroll-loops -O2 -fomit-frame-pointer e/hc-128/200701a
gcc -funroll-loops -O3 -fomit-frame-pointer e/hc-128/200701a
gcc -funroll-loops -O -fomit-frame-pointer e/hc-128/200701a
gcc -funroll-loops -Os -fomit-frame-pointer e/hc-128/200701a
gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer e/hc-128/200701a
gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer e/hc-128/200701a
gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer e/hc-128/200701a
gcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer e/hc-128/200701a
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv e/hc-128/200701a
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv e/hc-128/200701a
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv e/hc-128/200701a
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv e/hc-128/200701a
gcc -mcpu=cortex-a15 -O2 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=cortex-a15 -O3 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=cortex-a15 -O -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=cortex-a15 -Os -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=cortex-a15 -mfloat-abi=hard -mfpu=neon -O2 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=cortex-a15 -mfloat-abi=hard -mfpu=neon -O3 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=cortex-a15 -mfloat-abi=hard -mfpu=neon -O -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=cortex-a15 -mfloat-abi=hard -mfpu=neon -Os -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=cortex-a15 -mfpu=neon -O2 -fomit-frame-pointer -fwrapv e/hc-128/200701a
gcc -mcpu=cortex-a15 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv e/hc-128/200701a
gcc -mcpu=cortex-a15 -mfpu=neon -O -fomit-frame-pointer -fwrapv e/hc-128/200701a
gcc -mcpu=cortex-a15 -mfpu=neon -Os -fomit-frame-pointer -fwrapv e/hc-128/200701a
gcc -mcpu=cortex-a5 -O2 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=cortex-a5 -O3 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=cortex-a5 -O -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=cortex-a5 -Os -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=cortex-a8 -mfloat-abi=hard -mfpu=neon -O2 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=cortex-a8 -mfloat-abi=hard -mfpu=neon -O3 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=cortex-a8 -mfloat-abi=hard -mfpu=neon -O -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=cortex-a8 -mfloat-abi=hard -mfpu=neon -Os -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=cortex-a8 -mfpu=neon -O2 -fomit-frame-pointer -fwrapv e/hc-128/200701a
gcc -mcpu=cortex-a8 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv e/hc-128/200701a
gcc -mcpu=cortex-a8 -mfpu=neon -O -fomit-frame-pointer -fwrapv e/hc-128/200701a
gcc -mcpu=cortex-a8 -mfpu=neon -Os -fomit-frame-pointer -fwrapv e/hc-128/200701a
gcc -mcpu=cortex-a9 -O2 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=cortex-a9 -O3 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=cortex-a9 -O -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=cortex-a9 -Os -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=cortex-a9 -mfloat-abi=hard -mfpu=neon -O2 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=cortex-a9 -mfloat-abi=hard -mfpu=neon -O3 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=cortex-a9 -mfloat-abi=hard -mfpu=neon -O -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=cortex-a9 -mfloat-abi=hard -mfpu=neon -Os -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=cortex-a9 -mfpu=neon -O2 -fomit-frame-pointer -fwrapv e/hc-128/200701a
gcc -mcpu=cortex-a9 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv e/hc-128/200701a
gcc -mcpu=cortex-a9 -mfpu=neon -O -fomit-frame-pointer -fwrapv e/hc-128/200701a
gcc -mcpu=cortex-a9 -mfpu=neon -Os -fomit-frame-pointer -fwrapv e/hc-128/200701a
gcc -mcpu=native -mfpu=neon -O2 -fomit-frame-pointer -fwrapv e/hc-128/200701a
gcc -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv e/hc-128/200701a
gcc -mcpu=native -mfpu=neon -O -fomit-frame-pointer -fwrapv e/hc-128/200701a
gcc -mcpu=native -mfpu=neon -Os -fomit-frame-pointer -fwrapv e/hc-128/200701a

Compiler output

Implementation: crypto_stream/hc128/e/hc-128/200606
Compiler: gcc -mcpu=arm250 -O2 -fomit-frame-pointer
api.c: api.c:1:0: warning: target CPU does not support THUMB instructions
api.c: #include "estream-convert-api.h"
api.c:
hc-128.c: hc-128.c:1:0: warning: target CPU does not support THUMB instructions
hc-128.c: #include "e/hc-128.c"
hc-128.c:
hc-128.c: In file included from hc-128.c:1:0:
hc-128.c: e/hc-128.c: In function 'ECRYPT_keysetup':
hc-128.c: e/hc-128.c:207:54: warning: implicit declaration of function 'U32TO32_LITTLE' [-Wimplicit-function-declaration]
hc-128.c: for (i = 0; i < (keysize >> 5); i++) ctx->key[i] = U32TO32_LITTLE (((u32*)key)[i]);
hc-128.c: ^~~~~~~~~~~~~~
try.c: try.c:1:0: warning: target CPU does not support THUMB instructions
try.c: /*
try.c:
try.c: try-anything.c:1:0: warning: target CPU does not support THUMB instructions
try.c: /*
try.c:
try.c: crypto_stream_hc128.a(hc-128.o): In function `ECRYPT_keysetup':
try.c: hc-128.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_hc128.a(hc-128.o): In function `ECRYPT_ivsetup':
try.c: hc-128.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_hc128.a(hc-128.o): In function `ECRYPT_process_bytes':
try.c: hc-128.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: hc-128.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: hc-128.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_hc128.a(hc-128.o):hc-128.c:(.text+0x...): more undefined references to `U32TO32_LITTLE' follow
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 108, namely:
CompilerImplementations
gcc -mcpu=arm250 -O2 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm250 -O3 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm250 -O -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm250 -Os -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm2 -O2 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm2 -O3 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm2 -O -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm2 -Os -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm3 -O2 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm3 -O3 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm3 -O -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm3 -Os -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm600 -O2 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm600 -O3 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm600 -O -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm600 -Os -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm60 -O2 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm60 -O3 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm60 -O -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm60 -Os -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm610 -O2 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm610 -O3 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm610 -O -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm610 -Os -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm620 -O2 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm620 -O3 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm620 -O -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm620 -Os -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm6 -O2 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm6 -O3 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm6 -O -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm6 -Os -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm700 -O2 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm700 -O3 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm700 -O -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm700 -Os -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm700i -O2 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm700i -O3 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm700i -O -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm700i -Os -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm70 -O2 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm70 -O3 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm70 -O -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm70 -Os -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm7100 -O2 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm7100 -O3 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm7100 -O -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm7100 -Os -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm710 -O2 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm710 -O3 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm710 -O -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm710 -Os -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm710c -O2 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm710c -O3 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm710c -O -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm710c -Os -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm7500 -O2 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm7500 -O3 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm7500 -O -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm7500 -Os -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm7500fe -O2 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm7500fe -O3 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm7500fe -O -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm7500fe -Os -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm7 -O2 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm7 -O3 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm7 -O -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm7 -Os -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm7d -O2 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm7d -O3 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm7d -O -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm7d -Os -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm7di -O2 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm7di -O3 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm7di -O -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm7di -Os -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm7dm -O2 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm7dm -O3 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm7dm -O -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm7dm -Os -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm7dmi -O2 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm7dmi -O3 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm7dmi -O -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm7dmi -Os -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm7m -O2 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm7m -O3 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm7m -O -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm7m -Os -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm810 -O2 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm810 -O3 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm810 -O -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm810 -Os -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm8 -O2 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm8 -O3 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm8 -O -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=arm8 -Os -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=strongarm1100 -O2 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=strongarm1100 -O3 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=strongarm1100 -O -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=strongarm1100 -Os -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=strongarm110 -O2 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=strongarm110 -O3 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=strongarm110 -O -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=strongarm110 -Os -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=strongarm -O2 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=strongarm -O3 -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=strongarm -O -fomit-frame-pointer e/hc-128/200606
gcc -mcpu=strongarm -Os -fomit-frame-pointer e/hc-128/200606

Compiler output

Implementation: crypto_stream/hc128/e/hc-128/200701b
Compiler: gcc -mcpu=arm250 -O2 -fomit-frame-pointer
api.c: api.c:1:0: warning: target CPU does not support THUMB instructions
api.c: #include "estream-convert-api.h"
api.c:
hc-128.c: hc-128.c:1:0: warning: target CPU does not support THUMB instructions
hc-128.c: #include "e/hc-128.c"
hc-128.c:
hc-128.c: In file included from hc-128.c:1:0:
hc-128.c: e/hc-128.c: In function 'ECRYPT_keysetup':
hc-128.c: e/hc-128.c:209:54: warning: implicit declaration of function 'U32TO32_LITTLE' [-Wimplicit-function-declaration]
hc-128.c: for (i = 0; i < (keysize >> 5); i++) ctx->key[i] = U32TO32_LITTLE (((u32*)key)[i]);
hc-128.c: ^~~~~~~~~~~~~~
try.c: try.c:1:0: warning: target CPU does not support THUMB instructions
try.c: /*
try.c:
try.c: try-anything.c:1:0: warning: target CPU does not support THUMB instructions
try.c: /*
try.c:
try.c: crypto_stream_hc128.a(hc-128.o): In function `ECRYPT_keysetup':
try.c: hc-128.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_hc128.a(hc-128.o): In function `ECRYPT_ivsetup':
try.c: hc-128.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_hc128.a(hc-128.o): In function `ECRYPT_process_bytes':
try.c: hc-128.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: hc-128.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: hc-128.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_hc128.a(hc-128.o):hc-128.c:(.text+0x...): more undefined references to `U32TO32_LITTLE' follow
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 108, namely:
CompilerImplementations
gcc -mcpu=arm250 -O2 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm250 -O3 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm250 -O -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm250 -Os -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm2 -O2 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm2 -O3 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm2 -O -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm2 -Os -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm3 -O2 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm3 -O3 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm3 -O -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm3 -Os -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm600 -O2 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm600 -O3 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm600 -O -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm600 -Os -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm60 -O2 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm60 -O3 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm60 -O -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm60 -Os -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm610 -O2 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm610 -O3 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm610 -O -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm610 -Os -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm620 -O2 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm620 -O3 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm620 -O -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm620 -Os -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm6 -O2 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm6 -O3 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm6 -O -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm6 -Os -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm700 -O2 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm700 -O3 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm700 -O -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm700 -Os -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm700i -O2 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm700i -O3 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm700i -O -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm700i -Os -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm70 -O2 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm70 -O3 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm70 -O -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm70 -Os -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm7100 -O2 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm7100 -O3 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm7100 -O -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm7100 -Os -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm710 -O2 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm710 -O3 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm710 -O -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm710 -Os -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm710c -O2 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm710c -O3 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm710c -O -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm710c -Os -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm7500 -O2 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm7500 -O3 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm7500 -O -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm7500 -Os -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm7500fe -O2 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm7500fe -O3 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm7500fe -O -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm7500fe -Os -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm7 -O2 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm7 -O3 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm7 -O -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm7 -Os -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm7d -O2 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm7d -O3 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm7d -O -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm7d -Os -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm7di -O2 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm7di -O3 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm7di -O -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm7di -Os -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm7dm -O2 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm7dm -O3 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm7dm -O -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm7dm -Os -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm7dmi -O2 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm7dmi -O3 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm7dmi -O -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm7dmi -Os -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm7m -O2 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm7m -O3 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm7m -O -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm7m -Os -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm810 -O2 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm810 -O3 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm810 -O -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm810 -Os -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm8 -O2 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm8 -O3 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm8 -O -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=arm8 -Os -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=strongarm1100 -O2 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=strongarm1100 -O3 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=strongarm1100 -O -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=strongarm1100 -Os -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=strongarm110 -O2 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=strongarm110 -O3 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=strongarm110 -O -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=strongarm110 -Os -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=strongarm -O2 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=strongarm -O3 -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=strongarm -O -fomit-frame-pointer e/hc-128/200701b
gcc -mcpu=strongarm -Os -fomit-frame-pointer e/hc-128/200701b

Compiler output

Implementation: crypto_stream/hc128/e/hc-128/200701a
Compiler: gcc -mcpu=arm250 -O2 -fomit-frame-pointer
api.c: api.c:1:0: warning: target CPU does not support THUMB instructions
api.c: #include "estream-convert-api.h"
api.c:
hc-128.c: hc-128.c:1:0: warning: target CPU does not support THUMB instructions
hc-128.c: #include "e/hc-128.c"
hc-128.c:
hc-128.c: In file included from hc-128.c:1:0:
hc-128.c: e/hc-128.c: In function 'ECRYPT_keysetup':
hc-128.c: e/hc-128.c:239:54: warning: implicit declaration of function 'U32TO32_LITTLE' [-Wimplicit-function-declaration]
hc-128.c: for (i = 0; i < (keysize >> 5); i++) ctx->key[i] = U32TO32_LITTLE (((u32*)key)[i]);
hc-128.c: ^~~~~~~~~~~~~~
try.c: try.c:1:0: warning: target CPU does not support THUMB instructions
try.c: /*
try.c:
try.c: try-anything.c:1:0: warning: target CPU does not support THUMB instructions
try.c: /*
try.c:
try.c: crypto_stream_hc128.a(hc-128.o): In function `ECRYPT_keysetup':
try.c: hc-128.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_hc128.a(hc-128.o): In function `ECRYPT_ivsetup':
try.c: hc-128.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_hc128.a(hc-128.o): In function `ECRYPT_process_bytes':
try.c: hc-128.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: hc-128.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: hc-128.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_hc128.a(hc-128.o):hc-128.c:(.text+0x...): more undefined references to `U32TO32_LITTLE' follow
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 108, namely:
CompilerImplementations
gcc -mcpu=arm250 -O2 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm250 -O3 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm250 -O -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm250 -Os -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm2 -O2 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm2 -O3 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm2 -O -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm2 -Os -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm3 -O2 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm3 -O3 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm3 -O -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm3 -Os -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm600 -O2 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm600 -O3 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm600 -O -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm600 -Os -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm60 -O2 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm60 -O3 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm60 -O -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm60 -Os -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm610 -O2 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm610 -O3 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm610 -O -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm610 -Os -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm620 -O2 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm620 -O3 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm620 -O -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm620 -Os -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm6 -O2 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm6 -O3 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm6 -O -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm6 -Os -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm700 -O2 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm700 -O3 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm700 -O -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm700 -Os -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm700i -O2 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm700i -O3 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm700i -O -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm700i -Os -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm70 -O2 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm70 -O3 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm70 -O -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm70 -Os -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm7100 -O2 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm7100 -O3 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm7100 -O -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm7100 -Os -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm710 -O2 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm710 -O3 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm710 -O -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm710 -Os -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm710c -O2 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm710c -O3 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm710c -O -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm710c -Os -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm7500 -O2 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm7500 -O3 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm7500 -O -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm7500 -Os -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm7500fe -O2 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm7500fe -O3 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm7500fe -O -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm7500fe -Os -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm7 -O2 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm7 -O3 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm7 -O -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm7 -Os -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm7d -O2 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm7d -O3 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm7d -O -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm7d -Os -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm7di -O2 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm7di -O3 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm7di -O -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm7di -Os -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm7dm -O2 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm7dm -O3 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm7dm -O -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm7dm -Os -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm7dmi -O2 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm7dmi -O3 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm7dmi -O -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm7dmi -Os -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm7m -O2 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm7m -O3 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm7m -O -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm7m -Os -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm810 -O2 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm810 -O3 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm810 -O -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm810 -Os -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm8 -O2 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm8 -O3 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm8 -O -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=arm8 -Os -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=strongarm1100 -O2 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=strongarm1100 -O3 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=strongarm1100 -O -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=strongarm1100 -Os -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=strongarm110 -O2 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=strongarm110 -O3 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=strongarm110 -O -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=strongarm110 -Os -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=strongarm -O2 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=strongarm -O3 -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=strongarm -O -fomit-frame-pointer e/hc-128/200701a
gcc -mcpu=strongarm -Os -fomit-frame-pointer e/hc-128/200701a