Implementation notes: aarch64, gcc116, crypto_stream/snow20

Computer: gcc116
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20171218
Operation: crypto_stream
Primitive: snow20

Compiler output

Implementation: crypto_stream/snow20/e/benchmarks/snow-2.0
Compiler: cc
try.c: crypto_stream_snow20.a(snow-2.0.o): In function `crypto_stream_snow20_e_benchmarks_snow_2_0_ECRYPT_process_bytes':
try.c: snow-2.0.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 17, namely:
CompilerImplementations
cc e/benchmarks/snow-2.0
gcc e/benchmarks/snow-2.0
gcc -O2 -fomit-frame-pointer e/benchmarks/snow-2.0
gcc -O3 -fomit-frame-pointer e/benchmarks/snow-2.0
gcc -O -fomit-frame-pointer e/benchmarks/snow-2.0
gcc -Os -fomit-frame-pointer e/benchmarks/snow-2.0
gcc -fno-schedule-insns -O2 -fomit-frame-pointer e/benchmarks/snow-2.0
gcc -fno-schedule-insns -O3 -fomit-frame-pointer e/benchmarks/snow-2.0
gcc -fno-schedule-insns -O -fomit-frame-pointer e/benchmarks/snow-2.0
gcc -fno-schedule-insns -Os -fomit-frame-pointer e/benchmarks/snow-2.0
gcc -funroll-loops e/benchmarks/snow-2.0
gcc -funroll-loops -O2 -fomit-frame-pointer e/benchmarks/snow-2.0
gcc -funroll-loops -O3 -fomit-frame-pointer e/benchmarks/snow-2.0
gcc -funroll-loops -Os -fomit-frame-pointer e/benchmarks/snow-2.0
gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer e/benchmarks/snow-2.0
gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer e/benchmarks/snow-2.0
gcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer e/benchmarks/snow-2.0

Compiler output

Implementation: crypto_stream/snow20/e/benchmarks/snow-2.0
Compiler: gcc -funroll-loops -O -fomit-frame-pointer
try.c: crypto_stream_snow20.a(snow-2.0.o): In function `crypto_stream_snow20_e_benchmarks_snow_2_0_ECRYPT_process_bytes':
try.c: snow-2.0.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: snow-2.0.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: snow-2.0.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: snow-2.0.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: snow-2.0.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_snow20.a(snow-2.0.o):snow-2.0.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: 2, namely:
CompilerImplementations
gcc -funroll-loops -O -fomit-frame-pointer e/benchmarks/snow-2.0
gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer e/benchmarks/snow-2.0