Implementation notes: mipso32, h1mips, crypto_stream/sosemanuk

Computer: h1mips
Architecture: mipso32
CPU ID: unknown CPU ID
SUPERCOP version: 20140622
Operation: crypto_stream
Primitive: sosemanuk

Compiler output

Implementation: crypto_stream/sosemanuk/e/submissions/sosemanuk
Compiler: cc
try.c: crypto_stream_sosemanuk.a(sosemanuk.o): In function `sosemanuk_internal':
try.c: sosemanuk.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: sosemanuk.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: sosemanuk.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: sosemanuk.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: sosemanuk.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_sosemanuk.a(sosemanuk.o):sosemanuk.c:(.text+0x...): more undefined references to `U32TO32_LITTLE' follow
try.c: collect2: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 27, namely:
CompilerImplementations
cc e/submissions/sosemanuk
gcc e/submissions/sosemanuk
gcc -O2 -fomit-frame-pointer e/submissions/sosemanuk
gcc -O3 -fomit-frame-pointer e/submissions/sosemanuk
gcc -O -fomit-frame-pointer e/submissions/sosemanuk
gcc -Os -fomit-frame-pointer e/submissions/sosemanuk
gcc -fno-schedule-insns -O2 -fomit-frame-pointer e/submissions/sosemanuk
gcc -fno-schedule-insns -O3 -fomit-frame-pointer e/submissions/sosemanuk
gcc -fno-schedule-insns -O -fomit-frame-pointer e/submissions/sosemanuk
gcc -fno-schedule-insns -Os -fomit-frame-pointer e/submissions/sosemanuk
gcc -funroll-loops e/submissions/sosemanuk
gcc -funroll-loops -O2 -fomit-frame-pointer e/submissions/sosemanuk
gcc -funroll-loops -O3 -fomit-frame-pointer e/submissions/sosemanuk
gcc -funroll-loops -O -fomit-frame-pointer e/submissions/sosemanuk
gcc -funroll-loops -Os -fomit-frame-pointer e/submissions/sosemanuk
gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer e/submissions/sosemanuk
gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer e/submissions/sosemanuk
gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer e/submissions/sosemanuk
gcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer e/submissions/sosemanuk
gcc -funroll-loops -mabi=32 -O2 -fomit-frame-pointer e/submissions/sosemanuk
gcc -funroll-loops -mabi=32 -O3 -fomit-frame-pointer e/submissions/sosemanuk
gcc -funroll-loops -mabi=32 -O -fomit-frame-pointer e/submissions/sosemanuk
gcc -funroll-loops -mabi=32 -Os -fomit-frame-pointer e/submissions/sosemanuk
gcc -mabi=32 -O2 -fomit-frame-pointer e/submissions/sosemanuk
gcc -mabi=32 -O3 -fomit-frame-pointer e/submissions/sosemanuk
gcc -mabi=32 -O -fomit-frame-pointer e/submissions/sosemanuk
gcc -mabi=32 -Os -fomit-frame-pointer e/submissions/sosemanuk

Compiler output

Implementation: crypto_stream/sosemanuk/e/submissions/sosemanuk
Compiler: clang -O3 -fomit-frame-pointer
api.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
api.c: '+' is not a recognized feature for this target (ignoring feature)
api.c: /tmp/cc-9WQNrN.s: Assembler messages:
api.c: /tmp/cc-9WQNrN.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-9WQNrN.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-9WQNrN.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-9WQNrN.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-9WQNrN.s:82: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-9WQNrN.s:82: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-9WQNrN.s:93: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-9WQNrN.s:93: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-9WQNrN.s:98: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-9WQNrN.s:98: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-9WQNrN.s:103: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-9WQNrN.s:103: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-9WQNrN.s:158: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-9WQNrN.s:158: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-9WQNrN.s:169: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-9WQNrN.s:169: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-9WQNrN.s:174: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-9WQNrN.s:174: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-9WQNrN.s:181: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-9WQNrN.s:181: Warning: Macro instruction expanded into multiple instructions
sosemanuk.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
sosemanuk.c: In file included from sosemanuk.c:1:
sosemanuk.c: In file included from ./e/sosemanuk.c:22:
sosemanuk.c: In file included from /usr/include/stdio.h:36:
sosemanuk.c: /usr/include/bits/types.h:129:3: error: #error
sosemanuk.c: # error
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
sosemanuk.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
sosemanuk.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
sosemanuk.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
sosemanuk.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
sosemanuk.c: ^
sosemanuk.c: In file included from sosemanuk.c:1:
sosemanuk.c: In file included from ./e/sosemanuk.c:22:
sosemanuk.c: In file included from /usr/include/stdio.h:36:
sosemanuk.c: In file included from /usr/include/bits/types.h:131:
sosemanuk.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
sosemanuk.c: #define __UID_T_TYPE __U32_TYPE
sosemanuk.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fomit-frame-pointer e/submissions/sosemanuk

Compiler output

Implementation: crypto_stream/sosemanuk/e/submissions/sosemanuk
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer
api.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
api.c: '0' is not a recognized processor for this target (ignoring processor)
api.c: '+0' is not a recognized feature for this target (ignoring feature)
api.c: '0' is not a recognized processor for this target (ignoring processor)
api.c: /tmp/cc-gmLjSk.s: Assembler messages:
api.c: /tmp/cc-gmLjSk.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-gmLjSk.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-gmLjSk.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-gmLjSk.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-gmLjSk.s:82: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-gmLjSk.s:82: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-gmLjSk.s:93: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-gmLjSk.s:93: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-gmLjSk.s:98: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-gmLjSk.s:98: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-gmLjSk.s:103: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-gmLjSk.s:103: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-gmLjSk.s:158: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-gmLjSk.s:158: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-gmLjSk.s:169: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-gmLjSk.s:169: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-gmLjSk.s:174: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-gmLjSk.s:174: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-gmLjSk.s:181: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-gmLjSk.s:181: Warning: Macro instruction expanded into multiple instructions
sosemanuk.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
sosemanuk.c: In file included from sosemanuk.c:1:
sosemanuk.c: In file included from ./e/sosemanuk.c:22:
sosemanuk.c: In file included from /usr/include/stdio.h:36:
sosemanuk.c: /usr/include/bits/types.h:129:3: error: #error
sosemanuk.c: # error
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
sosemanuk.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
sosemanuk.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
sosemanuk.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
sosemanuk.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
sosemanuk.c: ^
sosemanuk.c: In file included from sosemanuk.c:1:
sosemanuk.c: In file included from ./e/sosemanuk.c:22:
sosemanuk.c: In file included from /usr/include/stdio.h:36:
sosemanuk.c: In file included from /usr/include/bits/types.h:131:
sosemanuk.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
sosemanuk.c: #define __UID_T_TYPE __U32_TYPE
sosemanuk.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer e/submissions/sosemanuk

Compiler output

Implementation: crypto_stream/sosemanuk/e/submissions/sosemanuk
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive
api.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
api.c: '0' is not a recognized processor for this target (ignoring processor)
api.c: '+0' is not a recognized feature for this target (ignoring feature)
api.c: '0' is not a recognized processor for this target (ignoring processor)
api.c: /tmp/cc-3QqFtj.s: Assembler messages:
api.c: /tmp/cc-3QqFtj.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-3QqFtj.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-3QqFtj.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-3QqFtj.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-3QqFtj.s:82: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-3QqFtj.s:82: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-3QqFtj.s:93: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-3QqFtj.s:93: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-3QqFtj.s:98: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-3QqFtj.s:98: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-3QqFtj.s:103: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-3QqFtj.s:103: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-3QqFtj.s:158: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-3QqFtj.s:158: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-3QqFtj.s:169: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-3QqFtj.s:169: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-3QqFtj.s:174: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-3QqFtj.s:174: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-3QqFtj.s:181: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-3QqFtj.s:181: Warning: Macro instruction expanded into multiple instructions
sosemanuk.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
sosemanuk.c: In file included from sosemanuk.c:1:
sosemanuk.c: In file included from ./e/sosemanuk.c:22:
sosemanuk.c: In file included from /usr/include/stdio.h:36:
sosemanuk.c: /usr/include/bits/types.h:129:3: error: #error
sosemanuk.c: # error
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
sosemanuk.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
sosemanuk.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
sosemanuk.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
sosemanuk.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
sosemanuk.c: ^
sosemanuk.c: In file included from sosemanuk.c:1:
sosemanuk.c: In file included from ./e/sosemanuk.c:22:
sosemanuk.c: In file included from /usr/include/stdio.h:36:
sosemanuk.c: In file included from /usr/include/bits/types.h:131:
sosemanuk.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
sosemanuk.c: #define __UID_T_TYPE __U32_TYPE
sosemanuk.c: ...

Number of similar (compiler,implementation) pairs: 1, 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 e/submissions/sosemanuk

Compiler output

Implementation: crypto_stream/sosemanuk/e/submissions/sosemanuk
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -fomit-frame-pointer
api.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
api.c: '0' is not a recognized processor for this target (ignoring processor)
api.c: '+0' is not a recognized feature for this target (ignoring feature)
api.c: '0' is not a recognized processor for this target (ignoring processor)
api.c: /tmp/cc-h4wpw1.s: Assembler messages:
api.c: /tmp/cc-h4wpw1.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-h4wpw1.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-h4wpw1.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-h4wpw1.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-h4wpw1.s:82: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-h4wpw1.s:82: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-h4wpw1.s:93: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-h4wpw1.s:93: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-h4wpw1.s:98: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-h4wpw1.s:98: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-h4wpw1.s:103: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-h4wpw1.s:103: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-h4wpw1.s:158: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-h4wpw1.s:158: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-h4wpw1.s:169: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-h4wpw1.s:169: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-h4wpw1.s:174: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-h4wpw1.s:174: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-h4wpw1.s:181: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-h4wpw1.s:181: Warning: Macro instruction expanded into multiple instructions
sosemanuk.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
sosemanuk.c: In file included from sosemanuk.c:1:
sosemanuk.c: In file included from ./e/sosemanuk.c:22:
sosemanuk.c: In file included from /usr/include/stdio.h:36:
sosemanuk.c: /usr/include/bits/types.h:129:3: error: #error
sosemanuk.c: # error
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
sosemanuk.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
sosemanuk.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
sosemanuk.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
sosemanuk.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
sosemanuk.c: ^
sosemanuk.c: In file included from sosemanuk.c:1:
sosemanuk.c: In file included from ./e/sosemanuk.c:22:
sosemanuk.c: In file included from /usr/include/stdio.h:36:
sosemanuk.c: In file included from /usr/include/bits/types.h:131:
sosemanuk.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
sosemanuk.c: #define __UID_T_TYPE __U32_TYPE
sosemanuk.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -fomit-frame-pointer e/submissions/sosemanuk

Compiler output

Implementation: crypto_stream/sosemanuk/e/submissions/sosemanuk
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive
api.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
api.c: '0' is not a recognized processor for this target (ignoring processor)
api.c: '+0' is not a recognized feature for this target (ignoring feature)
api.c: '0' is not a recognized processor for this target (ignoring processor)
api.c: /tmp/cc-YNVTEX.s: Assembler messages:
api.c: /tmp/cc-YNVTEX.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-YNVTEX.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-YNVTEX.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-YNVTEX.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-YNVTEX.s:82: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-YNVTEX.s:82: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-YNVTEX.s:93: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-YNVTEX.s:93: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-YNVTEX.s:98: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-YNVTEX.s:98: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-YNVTEX.s:103: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-YNVTEX.s:103: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-YNVTEX.s:158: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-YNVTEX.s:158: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-YNVTEX.s:169: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-YNVTEX.s:169: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-YNVTEX.s:174: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-YNVTEX.s:174: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-YNVTEX.s:181: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-YNVTEX.s:181: Warning: Macro instruction expanded into multiple instructions
sosemanuk.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
sosemanuk.c: In file included from sosemanuk.c:1:
sosemanuk.c: In file included from ./e/sosemanuk.c:22:
sosemanuk.c: In file included from /usr/include/stdio.h:36:
sosemanuk.c: /usr/include/bits/types.h:129:3: error: #error
sosemanuk.c: # error
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
sosemanuk.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
sosemanuk.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
sosemanuk.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
sosemanuk.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
sosemanuk.c: ^
sosemanuk.c: In file included from sosemanuk.c:1:
sosemanuk.c: In file included from ./e/sosemanuk.c:22:
sosemanuk.c: In file included from /usr/include/stdio.h:36:
sosemanuk.c: In file included from /usr/include/bits/types.h:131:
sosemanuk.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
sosemanuk.c: #define __UID_T_TYPE __U32_TYPE
sosemanuk.c: ...

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

Compiler output

Implementation: crypto_stream/sosemanuk/e/submissions/sosemanuk
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fomit-frame-pointer
api.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
api.c: '0' is not a recognized processor for this target (ignoring processor)
api.c: '+0' is not a recognized feature for this target (ignoring feature)
api.c: '0' is not a recognized processor for this target (ignoring processor)
api.c: /tmp/cc-GEzXRg.s: Assembler messages:
api.c: /tmp/cc-GEzXRg.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-GEzXRg.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-GEzXRg.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-GEzXRg.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-GEzXRg.s:82: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-GEzXRg.s:82: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-GEzXRg.s:93: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-GEzXRg.s:93: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-GEzXRg.s:98: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-GEzXRg.s:98: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-GEzXRg.s:103: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-GEzXRg.s:103: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-GEzXRg.s:158: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-GEzXRg.s:158: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-GEzXRg.s:169: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-GEzXRg.s:169: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-GEzXRg.s:174: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-GEzXRg.s:174: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-GEzXRg.s:181: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-GEzXRg.s:181: Warning: Macro instruction expanded into multiple instructions
sosemanuk.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
sosemanuk.c: In file included from sosemanuk.c:1:
sosemanuk.c: In file included from ./e/sosemanuk.c:22:
sosemanuk.c: In file included from /usr/include/stdio.h:36:
sosemanuk.c: /usr/include/bits/types.h:129:3: error: #error
sosemanuk.c: # error
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
sosemanuk.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
sosemanuk.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
sosemanuk.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
sosemanuk.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
sosemanuk.c: ^
sosemanuk.c: In file included from sosemanuk.c:1:
sosemanuk.c: In file included from ./e/sosemanuk.c:22:
sosemanuk.c: In file included from /usr/include/stdio.h:36:
sosemanuk.c: In file included from /usr/include/bits/types.h:131:
sosemanuk.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
sosemanuk.c: #define __UID_T_TYPE __U32_TYPE
sosemanuk.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fomit-frame-pointer e/submissions/sosemanuk

Compiler output

Implementation: crypto_stream/sosemanuk/e/submissions/sosemanuk
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive
api.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
api.c: '0' is not a recognized processor for this target (ignoring processor)
api.c: '+0' is not a recognized feature for this target (ignoring feature)
api.c: '0' is not a recognized processor for this target (ignoring processor)
api.c: /tmp/cc-7L1m7L.s: Assembler messages:
api.c: /tmp/cc-7L1m7L.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-7L1m7L.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-7L1m7L.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-7L1m7L.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-7L1m7L.s:82: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-7L1m7L.s:82: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-7L1m7L.s:93: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-7L1m7L.s:93: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-7L1m7L.s:98: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-7L1m7L.s:98: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-7L1m7L.s:103: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-7L1m7L.s:103: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-7L1m7L.s:158: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-7L1m7L.s:158: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-7L1m7L.s:169: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-7L1m7L.s:169: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-7L1m7L.s:174: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-7L1m7L.s:174: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-7L1m7L.s:181: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-7L1m7L.s:181: Warning: Macro instruction expanded into multiple instructions
sosemanuk.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
sosemanuk.c: In file included from sosemanuk.c:1:
sosemanuk.c: In file included from ./e/sosemanuk.c:22:
sosemanuk.c: In file included from /usr/include/stdio.h:36:
sosemanuk.c: /usr/include/bits/types.h:129:3: error: #error
sosemanuk.c: # error
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
sosemanuk.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
sosemanuk.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
sosemanuk.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
sosemanuk.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
sosemanuk.c: ^
sosemanuk.c: In file included from sosemanuk.c:1:
sosemanuk.c: In file included from ./e/sosemanuk.c:22:
sosemanuk.c: In file included from /usr/include/stdio.h:36:
sosemanuk.c: In file included from /usr/include/bits/types.h:131:
sosemanuk.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
sosemanuk.c: #define __UID_T_TYPE __U32_TYPE
sosemanuk.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive e/submissions/sosemanuk

Compiler output

Implementation: crypto_stream/sosemanuk/e/submissions/sosemanuk
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fomit-frame-pointer
api.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
api.c: '0' is not a recognized processor for this target (ignoring processor)
api.c: '+0' is not a recognized feature for this target (ignoring feature)
api.c: '0' is not a recognized processor for this target (ignoring processor)
api.c: /tmp/cc-j6o7PV.s: Assembler messages:
api.c: /tmp/cc-j6o7PV.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-j6o7PV.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-j6o7PV.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-j6o7PV.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-j6o7PV.s:82: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-j6o7PV.s:82: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-j6o7PV.s:93: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-j6o7PV.s:93: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-j6o7PV.s:98: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-j6o7PV.s:98: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-j6o7PV.s:103: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-j6o7PV.s:103: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-j6o7PV.s:158: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-j6o7PV.s:158: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-j6o7PV.s:169: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-j6o7PV.s:169: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-j6o7PV.s:174: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-j6o7PV.s:174: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-j6o7PV.s:181: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-j6o7PV.s:181: Warning: Macro instruction expanded into multiple instructions
sosemanuk.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
sosemanuk.c: In file included from sosemanuk.c:1:
sosemanuk.c: In file included from ./e/sosemanuk.c:22:
sosemanuk.c: In file included from /usr/include/stdio.h:36:
sosemanuk.c: /usr/include/bits/types.h:129:3: error: #error
sosemanuk.c: # error
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
sosemanuk.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
sosemanuk.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
sosemanuk.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
sosemanuk.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
sosemanuk.c: ^
sosemanuk.c: In file included from sosemanuk.c:1:
sosemanuk.c: In file included from ./e/sosemanuk.c:22:
sosemanuk.c: In file included from /usr/include/stdio.h:36:
sosemanuk.c: In file included from /usr/include/bits/types.h:131:
sosemanuk.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
sosemanuk.c: #define __UID_T_TYPE __U32_TYPE
sosemanuk.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fomit-frame-pointer e/submissions/sosemanuk

Compiler output

Implementation: crypto_stream/sosemanuk/e/submissions/sosemanuk
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive
api.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
api.c: '0' is not a recognized processor for this target (ignoring processor)
api.c: '+0' is not a recognized feature for this target (ignoring feature)
api.c: '0' is not a recognized processor for this target (ignoring processor)
api.c: /tmp/cc-I8afLW.s: Assembler messages:
api.c: /tmp/cc-I8afLW.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-I8afLW.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-I8afLW.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-I8afLW.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-I8afLW.s:82: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-I8afLW.s:82: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-I8afLW.s:93: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-I8afLW.s:93: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-I8afLW.s:98: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-I8afLW.s:98: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-I8afLW.s:103: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-I8afLW.s:103: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-I8afLW.s:158: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-I8afLW.s:158: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-I8afLW.s:169: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-I8afLW.s:169: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-I8afLW.s:174: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-I8afLW.s:174: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-I8afLW.s:181: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-I8afLW.s:181: Warning: Macro instruction expanded into multiple instructions
sosemanuk.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
sosemanuk.c: In file included from sosemanuk.c:1:
sosemanuk.c: In file included from ./e/sosemanuk.c:22:
sosemanuk.c: In file included from /usr/include/stdio.h:36:
sosemanuk.c: /usr/include/bits/types.h:129:3: error: #error
sosemanuk.c: # error
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
sosemanuk.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
sosemanuk.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
sosemanuk.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
sosemanuk.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
sosemanuk.c: ^
sosemanuk.c: In file included from sosemanuk.c:1:
sosemanuk.c: In file included from ./e/sosemanuk.c:22:
sosemanuk.c: In file included from /usr/include/stdio.h:36:
sosemanuk.c: In file included from /usr/include/bits/types.h:131:
sosemanuk.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
sosemanuk.c: #define __UID_T_TYPE __U32_TYPE
sosemanuk.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive e/submissions/sosemanuk

Compiler output

Implementation: crypto_stream/sosemanuk/e/submissions/sosemanuk
Compiler: clang -O3 -fwrapv -march=native -fomit-frame-pointer
api.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
api.c: '0' is not a recognized processor for this target (ignoring processor)
api.c: '+0' is not a recognized feature for this target (ignoring feature)
api.c: '0' is not a recognized processor for this target (ignoring processor)
api.c: /tmp/cc-Mu4veK.s: Assembler messages:
api.c: /tmp/cc-Mu4veK.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Mu4veK.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-Mu4veK.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Mu4veK.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-Mu4veK.s:82: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Mu4veK.s:82: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-Mu4veK.s:93: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Mu4veK.s:93: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-Mu4veK.s:98: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Mu4veK.s:98: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-Mu4veK.s:103: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Mu4veK.s:103: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-Mu4veK.s:158: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Mu4veK.s:158: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-Mu4veK.s:169: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Mu4veK.s:169: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-Mu4veK.s:174: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Mu4veK.s:174: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-Mu4veK.s:181: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Mu4veK.s:181: Warning: Macro instruction expanded into multiple instructions
sosemanuk.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
sosemanuk.c: In file included from sosemanuk.c:1:
sosemanuk.c: In file included from ./e/sosemanuk.c:22:
sosemanuk.c: In file included from /usr/include/stdio.h:36:
sosemanuk.c: /usr/include/bits/types.h:129:3: error: #error
sosemanuk.c: # error
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
sosemanuk.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
sosemanuk.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
sosemanuk.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
sosemanuk.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
sosemanuk.c: ^
sosemanuk.c: In file included from sosemanuk.c:1:
sosemanuk.c: In file included from ./e/sosemanuk.c:22:
sosemanuk.c: In file included from /usr/include/stdio.h:36:
sosemanuk.c: In file included from /usr/include/bits/types.h:131:
sosemanuk.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
sosemanuk.c: #define __UID_T_TYPE __U32_TYPE
sosemanuk.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fwrapv -march=native -fomit-frame-pointer e/submissions/sosemanuk

Compiler output

Implementation: crypto_stream/sosemanuk/e/submissions/sosemanuk
Compiler: clang -O3 -fwrapv -march=native -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer
api.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
api.c: '0' is not a recognized processor for this target (ignoring processor)
api.c: '+0' is not a recognized feature for this target (ignoring feature)
api.c: '0' is not a recognized processor for this target (ignoring processor)
api.c: /tmp/cc-a5s7hf.s: Assembler messages:
api.c: /tmp/cc-a5s7hf.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-a5s7hf.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-a5s7hf.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-a5s7hf.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-a5s7hf.s:82: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-a5s7hf.s:82: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-a5s7hf.s:93: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-a5s7hf.s:93: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-a5s7hf.s:98: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-a5s7hf.s:98: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-a5s7hf.s:103: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-a5s7hf.s:103: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-a5s7hf.s:158: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-a5s7hf.s:158: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-a5s7hf.s:169: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-a5s7hf.s:169: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-a5s7hf.s:174: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-a5s7hf.s:174: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-a5s7hf.s:181: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-a5s7hf.s:181: Warning: Macro instruction expanded into multiple instructions
sosemanuk.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
sosemanuk.c: In file included from sosemanuk.c:1:
sosemanuk.c: In file included from ./e/sosemanuk.c:22:
sosemanuk.c: In file included from /usr/include/stdio.h:36:
sosemanuk.c: /usr/include/bits/types.h:129:3: error: #error
sosemanuk.c: # error
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
sosemanuk.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
sosemanuk.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
sosemanuk.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
sosemanuk.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
sosemanuk.c: ^
sosemanuk.c: In file included from sosemanuk.c:1:
sosemanuk.c: In file included from ./e/sosemanuk.c:22:
sosemanuk.c: In file included from /usr/include/stdio.h:36:
sosemanuk.c: In file included from /usr/include/bits/types.h:131:
sosemanuk.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
sosemanuk.c: #define __UID_T_TYPE __U32_TYPE
sosemanuk.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fwrapv -march=native -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer e/submissions/sosemanuk

Compiler output

Implementation: crypto_stream/sosemanuk/e/submissions/sosemanuk
Compiler: clang -O3 -fwrapv -mavx2 -fomit-frame-pointer
api.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
api.c: '+' is not a recognized feature for this target (ignoring feature)
api.c: /tmp/cc-bAWBPb.s: Assembler messages:
api.c: /tmp/cc-bAWBPb.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-bAWBPb.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-bAWBPb.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-bAWBPb.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-bAWBPb.s:82: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-bAWBPb.s:82: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-bAWBPb.s:93: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-bAWBPb.s:93: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-bAWBPb.s:98: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-bAWBPb.s:98: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-bAWBPb.s:103: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-bAWBPb.s:103: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-bAWBPb.s:158: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-bAWBPb.s:158: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-bAWBPb.s:169: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-bAWBPb.s:169: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-bAWBPb.s:174: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-bAWBPb.s:174: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-bAWBPb.s:181: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-bAWBPb.s:181: Warning: Macro instruction expanded into multiple instructions
sosemanuk.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
sosemanuk.c: In file included from sosemanuk.c:1:
sosemanuk.c: In file included from ./e/sosemanuk.c:22:
sosemanuk.c: In file included from /usr/include/stdio.h:36:
sosemanuk.c: /usr/include/bits/types.h:129:3: error: #error
sosemanuk.c: # error
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
sosemanuk.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
sosemanuk.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
sosemanuk.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
sosemanuk.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
sosemanuk.c: ^
sosemanuk.c: In file included from sosemanuk.c:1:
sosemanuk.c: In file included from ./e/sosemanuk.c:22:
sosemanuk.c: In file included from /usr/include/stdio.h:36:
sosemanuk.c: In file included from /usr/include/bits/types.h:131:
sosemanuk.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
sosemanuk.c: #define __UID_T_TYPE __U32_TYPE
sosemanuk.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fwrapv -mavx2 -fomit-frame-pointer e/submissions/sosemanuk

Compiler output

Implementation: crypto_stream/sosemanuk/e/submissions/sosemanuk
Compiler: clang -O3 -fwrapv -mavx2 -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer
api.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
api.c: '+' is not a recognized feature for this target (ignoring feature)
api.c: /tmp/cc-zuknsn.s: Assembler messages:
api.c: /tmp/cc-zuknsn.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-zuknsn.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-zuknsn.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-zuknsn.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-zuknsn.s:82: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-zuknsn.s:82: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-zuknsn.s:93: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-zuknsn.s:93: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-zuknsn.s:98: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-zuknsn.s:98: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-zuknsn.s:103: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-zuknsn.s:103: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-zuknsn.s:158: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-zuknsn.s:158: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-zuknsn.s:169: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-zuknsn.s:169: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-zuknsn.s:174: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-zuknsn.s:174: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-zuknsn.s:181: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-zuknsn.s:181: Warning: Macro instruction expanded into multiple instructions
sosemanuk.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
sosemanuk.c: In file included from sosemanuk.c:1:
sosemanuk.c: In file included from ./e/sosemanuk.c:22:
sosemanuk.c: In file included from /usr/include/stdio.h:36:
sosemanuk.c: /usr/include/bits/types.h:129:3: error: #error
sosemanuk.c: # error
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
sosemanuk.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
sosemanuk.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
sosemanuk.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
sosemanuk.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
sosemanuk.c: ^
sosemanuk.c: In file included from sosemanuk.c:1:
sosemanuk.c: In file included from ./e/sosemanuk.c:22:
sosemanuk.c: In file included from /usr/include/stdio.h:36:
sosemanuk.c: In file included from /usr/include/bits/types.h:131:
sosemanuk.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
sosemanuk.c: #define __UID_T_TYPE __U32_TYPE
sosemanuk.c: ...

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 e/submissions/sosemanuk

Compiler output

Implementation: crypto_stream/sosemanuk/e/submissions/sosemanuk
Compiler: clang -O3 -fwrapv -mavx -fomit-frame-pointer
api.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
api.c: '+' is not a recognized feature for this target (ignoring feature)
api.c: /tmp/cc-ndMZHc.s: Assembler messages:
api.c: /tmp/cc-ndMZHc.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-ndMZHc.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-ndMZHc.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-ndMZHc.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-ndMZHc.s:82: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-ndMZHc.s:82: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-ndMZHc.s:93: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-ndMZHc.s:93: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-ndMZHc.s:98: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-ndMZHc.s:98: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-ndMZHc.s:103: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-ndMZHc.s:103: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-ndMZHc.s:158: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-ndMZHc.s:158: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-ndMZHc.s:169: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-ndMZHc.s:169: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-ndMZHc.s:174: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-ndMZHc.s:174: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-ndMZHc.s:181: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-ndMZHc.s:181: Warning: Macro instruction expanded into multiple instructions
sosemanuk.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
sosemanuk.c: In file included from sosemanuk.c:1:
sosemanuk.c: In file included from ./e/sosemanuk.c:22:
sosemanuk.c: In file included from /usr/include/stdio.h:36:
sosemanuk.c: /usr/include/bits/types.h:129:3: error: #error
sosemanuk.c: # error
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
sosemanuk.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
sosemanuk.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
sosemanuk.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
sosemanuk.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
sosemanuk.c: ^
sosemanuk.c: In file included from sosemanuk.c:1:
sosemanuk.c: In file included from ./e/sosemanuk.c:22:
sosemanuk.c: In file included from /usr/include/stdio.h:36:
sosemanuk.c: In file included from /usr/include/bits/types.h:131:
sosemanuk.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
sosemanuk.c: #define __UID_T_TYPE __U32_TYPE
sosemanuk.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -O3 -fwrapv -mavx -fomit-frame-pointer e/submissions/sosemanuk

Compiler output

Implementation: crypto_stream/sosemanuk/e/submissions/sosemanuk
Compiler: clang -O3 -fwrapv -mavx -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer
api.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
api.c: '+' is not a recognized feature for this target (ignoring feature)
api.c: /tmp/cc-mACWTa.s: Assembler messages:
api.c: /tmp/cc-mACWTa.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-mACWTa.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-mACWTa.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-mACWTa.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-mACWTa.s:82: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-mACWTa.s:82: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-mACWTa.s:93: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-mACWTa.s:93: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-mACWTa.s:98: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-mACWTa.s:98: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-mACWTa.s:103: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-mACWTa.s:103: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-mACWTa.s:158: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-mACWTa.s:158: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-mACWTa.s:169: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-mACWTa.s:169: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-mACWTa.s:174: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-mACWTa.s:174: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-mACWTa.s:181: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-mACWTa.s:181: Warning: Macro instruction expanded into multiple instructions
sosemanuk.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
sosemanuk.c: In file included from sosemanuk.c:1:
sosemanuk.c: In file included from ./e/sosemanuk.c:22:
sosemanuk.c: In file included from /usr/include/stdio.h:36:
sosemanuk.c: /usr/include/bits/types.h:129:3: error: #error
sosemanuk.c: # error
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
sosemanuk.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
sosemanuk.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
sosemanuk.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
sosemanuk.c: ^
sosemanuk.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
sosemanuk.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
sosemanuk.c: ^
sosemanuk.c: In file included from sosemanuk.c:1:
sosemanuk.c: In file included from ./e/sosemanuk.c:22:
sosemanuk.c: In file included from /usr/include/stdio.h:36:
sosemanuk.c: In file included from /usr/include/bits/types.h:131:
sosemanuk.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
sosemanuk.c: #define __UID_T_TYPE __U32_TYPE
sosemanuk.c: ...

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 e/submissions/sosemanuk

Compiler output

Implementation: crypto_stream/sosemanuk/cryptopp
Compiler: g++
stream.cpp: stream.cpp:1:32: error: cryptopp/sosemanuk.h: No such file or directory
stream.cpp: stream.cpp: In function 'int crypto_stream_sosemanuk_cryptopp(unsigned char*, long long unsigned int, const unsigned char*, const unsigned char*)':
stream.cpp: stream.cpp:11: error: 'CryptoPP' has not been declared
stream.cpp: stream.cpp:11: error: expected ';' before 's'
stream.cpp: stream.cpp:12: error: 's' was not declared in this scope
stream.cpp: stream.cpp:13: error: 'size_t' was not declared in this scope
stream.cpp: stream.cpp: In function 'int crypto_stream_sosemanuk_cryptopp_xor(unsigned char*, const unsigned char*, long long unsigned int, const unsigned char*, const unsigned char*)':
stream.cpp: stream.cpp:25: error: 'CryptoPP' has not been declared
stream.cpp: stream.cpp:25: error: expected ';' before 's'
stream.cpp: stream.cpp:26: error: 's' was not declared in this scope
stream.cpp: stream.cpp:27: error: 'size_t' was not declared in this scope

Number of similar (compiler,implementation) pairs: 13, namely:
CompilerImplementations
g++ cryptopp
g++ -O2 -fomit-frame-pointer cryptopp
g++ -O3 -fomit-frame-pointer cryptopp
g++ -O -fomit-frame-pointer cryptopp
g++ -Os -fomit-frame-pointer cryptopp
g++ -fno-schedule-insns -O2 -fomit-frame-pointer cryptopp
g++ -fno-schedule-insns -O3 -fomit-frame-pointer cryptopp
g++ -fno-schedule-insns -O -fomit-frame-pointer cryptopp
g++ -fno-schedule-insns -Os -fomit-frame-pointer cryptopp
g++ -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer cryptopp
g++ -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer cryptopp
g++ -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer cryptopp
g++ -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer cryptopp