Implementation notes: mipso32, h1mips, crypto_stream/lexv2

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

Compiler output

Implementation: crypto_stream/lexv2/e/v2/ref
Compiler: cc
try.c: crypto_stream_lexv2.a(lex.o): In function `ECRYPT_process_bytes':
try.c: lex.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_lexv2.a(lex.o): In function `ECRYPT_keystream_bytes':
try.c: lex.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_lexv2.a(lex.o): In function `ECRYPT_process_blocks':
try.c: lex.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: collect2: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 3, namely:
CompilerImplementations
cc e/v2/ref
gcc e/v2/ref
gcc -funroll-loops e/v2/ref

Compiler output

Implementation: crypto_stream/lexv2/e/v2/ref
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-BUkxGg.s: Assembler messages:
api.c: /tmp/cc-BUkxGg.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-BUkxGg.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-BUkxGg.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-BUkxGg.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-BUkxGg.s:82: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-BUkxGg.s:82: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-BUkxGg.s:93: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-BUkxGg.s:93: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-BUkxGg.s:98: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-BUkxGg.s:98: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-BUkxGg.s:103: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-BUkxGg.s:103: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-BUkxGg.s:158: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-BUkxGg.s:158: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-BUkxGg.s:169: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-BUkxGg.s:169: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-BUkxGg.s:174: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-BUkxGg.s:174: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-BUkxGg.s:181: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-BUkxGg.s:181: Warning: Macro instruction expanded into multiple instructions
lex.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
lex.c: In file included from lex.c:1:
lex.c: In file included from ./e/lex.c:33:
lex.c: In file included from /usr/include/stdlib.h:320:
lex.c: In file included from /usr/include/sys/types.h:31:
lex.c: /usr/include/bits/types.h:129:3: error: #error
lex.c: # error
lex.c: ^
lex.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
lex.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
lex.c: ^
lex.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
lex.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
lex.c: ^
lex.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
lex.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
lex.c: ^
lex.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
lex.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
lex.c: ^
lex.c: In file included from lex.c:1:
lex.c: In file included from ./e/lex.c:33:
lex.c: In file included from /usr/include/stdlib.h:320:
lex.c: In file included from /usr/include/sys/types.h:31:
lex.c: In file included from /usr/include/bits/types.h:131:
lex.c: ...

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

Compiler output

Implementation: crypto_stream/lexv2/e/v2/ref
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-nPKNlk.s: Assembler messages:
api.c: /tmp/cc-nPKNlk.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-nPKNlk.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-nPKNlk.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-nPKNlk.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-nPKNlk.s:82: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-nPKNlk.s:82: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-nPKNlk.s:93: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-nPKNlk.s:93: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-nPKNlk.s:98: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-nPKNlk.s:98: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-nPKNlk.s:103: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-nPKNlk.s:103: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-nPKNlk.s:158: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-nPKNlk.s:158: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-nPKNlk.s:169: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-nPKNlk.s:169: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-nPKNlk.s:174: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-nPKNlk.s:174: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-nPKNlk.s:181: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-nPKNlk.s:181: Warning: Macro instruction expanded into multiple instructions
lex.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
lex.c: In file included from lex.c:1:
lex.c: In file included from ./e/lex.c:33:
lex.c: In file included from /usr/include/stdlib.h:320:
lex.c: In file included from /usr/include/sys/types.h:31:
lex.c: /usr/include/bits/types.h:129:3: error: #error
lex.c: # error
lex.c: ^
lex.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
lex.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
lex.c: ^
lex.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
lex.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
lex.c: ^
lex.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
lex.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
lex.c: ^
lex.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
lex.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
lex.c: ^
lex.c: In file included from lex.c:1:
lex.c: In file included from ./e/lex.c:33:
lex.c: In file included from /usr/include/stdlib.h:320:
lex.c: In file included from /usr/include/sys/types.h:31:
lex.c: In file included from /usr/include/bits/types.h:131:
lex.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/v2/ref

Compiler output

Implementation: crypto_stream/lexv2/e/v2/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive
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-YVmlQg.s: Assembler messages:
api.c: /tmp/cc-YVmlQg.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-YVmlQg.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-YVmlQg.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-YVmlQg.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-YVmlQg.s:82: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-YVmlQg.s:82: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-YVmlQg.s:93: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-YVmlQg.s:93: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-YVmlQg.s:98: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-YVmlQg.s:98: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-YVmlQg.s:103: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-YVmlQg.s:103: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-YVmlQg.s:158: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-YVmlQg.s:158: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-YVmlQg.s:169: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-YVmlQg.s:169: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-YVmlQg.s:174: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-YVmlQg.s:174: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-YVmlQg.s:181: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-YVmlQg.s:181: Warning: Macro instruction expanded into multiple instructions
lex.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
lex.c: In file included from lex.c:1:
lex.c: In file included from ./e/lex.c:33:
lex.c: In file included from /usr/include/stdlib.h:320:
lex.c: In file included from /usr/include/sys/types.h:31:
lex.c: /usr/include/bits/types.h:129:3: error: #error
lex.c: # error
lex.c: ^
lex.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
lex.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
lex.c: ^
lex.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
lex.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
lex.c: ^
lex.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
lex.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
lex.c: ^
lex.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
lex.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
lex.c: ^
lex.c: In file included from lex.c:1:
lex.c: In file included from ./e/lex.c:33:
lex.c: In file included from /usr/include/stdlib.h:320:
lex.c: In file included from /usr/include/sys/types.h:31:
lex.c: In file included from /usr/include/bits/types.h:131:
lex.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/v2/ref

Compiler output

Implementation: crypto_stream/lexv2/e/v2/ref
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-RVO6If.s: Assembler messages:
api.c: /tmp/cc-RVO6If.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-RVO6If.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-RVO6If.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-RVO6If.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-RVO6If.s:82: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-RVO6If.s:82: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-RVO6If.s:93: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-RVO6If.s:93: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-RVO6If.s:98: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-RVO6If.s:98: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-RVO6If.s:103: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-RVO6If.s:103: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-RVO6If.s:158: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-RVO6If.s:158: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-RVO6If.s:169: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-RVO6If.s:169: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-RVO6If.s:174: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-RVO6If.s:174: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-RVO6If.s:181: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-RVO6If.s:181: Warning: Macro instruction expanded into multiple instructions
lex.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
lex.c: In file included from lex.c:1:
lex.c: In file included from ./e/lex.c:33:
lex.c: In file included from /usr/include/stdlib.h:320:
lex.c: In file included from /usr/include/sys/types.h:31:
lex.c: /usr/include/bits/types.h:129:3: error: #error
lex.c: # error
lex.c: ^
lex.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
lex.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
lex.c: ^
lex.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
lex.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
lex.c: ^
lex.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
lex.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
lex.c: ^
lex.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
lex.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
lex.c: ^
lex.c: In file included from lex.c:1:
lex.c: In file included from ./e/lex.c:33:
lex.c: In file included from /usr/include/stdlib.h:320:
lex.c: In file included from /usr/include/sys/types.h:31:
lex.c: In file included from /usr/include/bits/types.h:131:
lex.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/v2/ref

Compiler output

Implementation: crypto_stream/lexv2/e/v2/ref
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-qFUtLg.s: Assembler messages:
api.c: /tmp/cc-qFUtLg.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-qFUtLg.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-qFUtLg.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-qFUtLg.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-qFUtLg.s:82: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-qFUtLg.s:82: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-qFUtLg.s:93: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-qFUtLg.s:93: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-qFUtLg.s:98: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-qFUtLg.s:98: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-qFUtLg.s:103: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-qFUtLg.s:103: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-qFUtLg.s:158: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-qFUtLg.s:158: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-qFUtLg.s:169: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-qFUtLg.s:169: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-qFUtLg.s:174: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-qFUtLg.s:174: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-qFUtLg.s:181: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-qFUtLg.s:181: Warning: Macro instruction expanded into multiple instructions
lex.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
lex.c: In file included from lex.c:1:
lex.c: In file included from ./e/lex.c:33:
lex.c: In file included from /usr/include/stdlib.h:320:
lex.c: In file included from /usr/include/sys/types.h:31:
lex.c: /usr/include/bits/types.h:129:3: error: #error
lex.c: # error
lex.c: ^
lex.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
lex.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
lex.c: ^
lex.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
lex.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
lex.c: ^
lex.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
lex.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
lex.c: ^
lex.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
lex.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
lex.c: ^
lex.c: In file included from lex.c:1:
lex.c: In file included from ./e/lex.c:33:
lex.c: In file included from /usr/include/stdlib.h:320:
lex.c: In file included from /usr/include/sys/types.h:31:
lex.c: In file included from /usr/include/bits/types.h:131:
lex.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/v2/ref

Compiler output

Implementation: crypto_stream/lexv2/e/v2/ref
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-C3vL1M.s: Assembler messages:
api.c: /tmp/cc-C3vL1M.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-C3vL1M.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-C3vL1M.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-C3vL1M.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-C3vL1M.s:82: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-C3vL1M.s:82: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-C3vL1M.s:93: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-C3vL1M.s:93: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-C3vL1M.s:98: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-C3vL1M.s:98: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-C3vL1M.s:103: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-C3vL1M.s:103: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-C3vL1M.s:158: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-C3vL1M.s:158: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-C3vL1M.s:169: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-C3vL1M.s:169: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-C3vL1M.s:174: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-C3vL1M.s:174: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-C3vL1M.s:181: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-C3vL1M.s:181: Warning: Macro instruction expanded into multiple instructions
lex.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
lex.c: In file included from lex.c:1:
lex.c: In file included from ./e/lex.c:33:
lex.c: In file included from /usr/include/stdlib.h:320:
lex.c: In file included from /usr/include/sys/types.h:31:
lex.c: /usr/include/bits/types.h:129:3: error: #error
lex.c: # error
lex.c: ^
lex.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
lex.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
lex.c: ^
lex.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
lex.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
lex.c: ^
lex.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
lex.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
lex.c: ^
lex.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
lex.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
lex.c: ^
lex.c: In file included from lex.c:1:
lex.c: In file included from ./e/lex.c:33:
lex.c: In file included from /usr/include/stdlib.h:320:
lex.c: In file included from /usr/include/sys/types.h:31:
lex.c: In file included from /usr/include/bits/types.h:131:
lex.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/v2/ref

Compiler output

Implementation: crypto_stream/lexv2/e/v2/ref
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-3qFZmJ.s: Assembler messages:
api.c: /tmp/cc-3qFZmJ.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-3qFZmJ.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-3qFZmJ.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-3qFZmJ.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-3qFZmJ.s:82: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-3qFZmJ.s:82: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-3qFZmJ.s:93: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-3qFZmJ.s:93: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-3qFZmJ.s:98: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-3qFZmJ.s:98: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-3qFZmJ.s:103: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-3qFZmJ.s:103: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-3qFZmJ.s:158: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-3qFZmJ.s:158: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-3qFZmJ.s:169: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-3qFZmJ.s:169: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-3qFZmJ.s:174: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-3qFZmJ.s:174: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-3qFZmJ.s:181: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-3qFZmJ.s:181: Warning: Macro instruction expanded into multiple instructions
lex.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
lex.c: In file included from lex.c:1:
lex.c: In file included from ./e/lex.c:33:
lex.c: In file included from /usr/include/stdlib.h:320:
lex.c: In file included from /usr/include/sys/types.h:31:
lex.c: /usr/include/bits/types.h:129:3: error: #error
lex.c: # error
lex.c: ^
lex.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
lex.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
lex.c: ^
lex.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
lex.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
lex.c: ^
lex.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
lex.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
lex.c: ^
lex.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
lex.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
lex.c: ^
lex.c: In file included from lex.c:1:
lex.c: In file included from ./e/lex.c:33:
lex.c: In file included from /usr/include/stdlib.h:320:
lex.c: In file included from /usr/include/sys/types.h:31:
lex.c: In file included from /usr/include/bits/types.h:131:
lex.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/v2/ref

Compiler output

Implementation: crypto_stream/lexv2/e/v2/ref
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-rnFBlg.s: Assembler messages:
api.c: /tmp/cc-rnFBlg.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-rnFBlg.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-rnFBlg.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-rnFBlg.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-rnFBlg.s:82: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-rnFBlg.s:82: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-rnFBlg.s:93: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-rnFBlg.s:93: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-rnFBlg.s:98: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-rnFBlg.s:98: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-rnFBlg.s:103: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-rnFBlg.s:103: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-rnFBlg.s:158: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-rnFBlg.s:158: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-rnFBlg.s:169: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-rnFBlg.s:169: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-rnFBlg.s:174: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-rnFBlg.s:174: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-rnFBlg.s:181: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-rnFBlg.s:181: Warning: Macro instruction expanded into multiple instructions
lex.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
lex.c: In file included from lex.c:1:
lex.c: In file included from ./e/lex.c:33:
lex.c: In file included from /usr/include/stdlib.h:320:
lex.c: In file included from /usr/include/sys/types.h:31:
lex.c: /usr/include/bits/types.h:129:3: error: #error
lex.c: # error
lex.c: ^
lex.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
lex.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
lex.c: ^
lex.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
lex.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
lex.c: ^
lex.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
lex.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
lex.c: ^
lex.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
lex.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
lex.c: ^
lex.c: In file included from lex.c:1:
lex.c: In file included from ./e/lex.c:33:
lex.c: In file included from /usr/include/stdlib.h:320:
lex.c: In file included from /usr/include/sys/types.h:31:
lex.c: In file included from /usr/include/bits/types.h:131:
lex.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/v2/ref

Compiler output

Implementation: crypto_stream/lexv2/e/v2/ref
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-eWuSGS.s: Assembler messages:
api.c: /tmp/cc-eWuSGS.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-eWuSGS.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-eWuSGS.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-eWuSGS.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-eWuSGS.s:82: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-eWuSGS.s:82: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-eWuSGS.s:93: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-eWuSGS.s:93: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-eWuSGS.s:98: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-eWuSGS.s:98: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-eWuSGS.s:103: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-eWuSGS.s:103: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-eWuSGS.s:158: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-eWuSGS.s:158: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-eWuSGS.s:169: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-eWuSGS.s:169: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-eWuSGS.s:174: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-eWuSGS.s:174: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-eWuSGS.s:181: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-eWuSGS.s:181: Warning: Macro instruction expanded into multiple instructions
lex.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
lex.c: In file included from lex.c:1:
lex.c: In file included from ./e/lex.c:33:
lex.c: In file included from /usr/include/stdlib.h:320:
lex.c: In file included from /usr/include/sys/types.h:31:
lex.c: /usr/include/bits/types.h:129:3: error: #error
lex.c: # error
lex.c: ^
lex.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
lex.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
lex.c: ^
lex.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
lex.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
lex.c: ^
lex.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
lex.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
lex.c: ^
lex.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
lex.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
lex.c: ^
lex.c: In file included from lex.c:1:
lex.c: In file included from ./e/lex.c:33:
lex.c: In file included from /usr/include/stdlib.h:320:
lex.c: In file included from /usr/include/sys/types.h:31:
lex.c: In file included from /usr/include/bits/types.h:131:
lex.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/v2/ref

Compiler output

Implementation: crypto_stream/lexv2/e/v2/ref
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-4MAQ3v.s: Assembler messages:
api.c: /tmp/cc-4MAQ3v.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-4MAQ3v.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-4MAQ3v.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-4MAQ3v.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-4MAQ3v.s:82: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-4MAQ3v.s:82: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-4MAQ3v.s:93: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-4MAQ3v.s:93: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-4MAQ3v.s:98: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-4MAQ3v.s:98: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-4MAQ3v.s:103: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-4MAQ3v.s:103: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-4MAQ3v.s:158: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-4MAQ3v.s:158: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-4MAQ3v.s:169: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-4MAQ3v.s:169: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-4MAQ3v.s:174: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-4MAQ3v.s:174: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-4MAQ3v.s:181: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-4MAQ3v.s:181: Warning: Macro instruction expanded into multiple instructions
lex.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
lex.c: In file included from lex.c:1:
lex.c: In file included from ./e/lex.c:33:
lex.c: In file included from /usr/include/stdlib.h:320:
lex.c: In file included from /usr/include/sys/types.h:31:
lex.c: /usr/include/bits/types.h:129:3: error: #error
lex.c: # error
lex.c: ^
lex.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
lex.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
lex.c: ^
lex.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
lex.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
lex.c: ^
lex.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
lex.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
lex.c: ^
lex.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
lex.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
lex.c: ^
lex.c: In file included from lex.c:1:
lex.c: In file included from ./e/lex.c:33:
lex.c: In file included from /usr/include/stdlib.h:320:
lex.c: In file included from /usr/include/sys/types.h:31:
lex.c: In file included from /usr/include/bits/types.h:131:
lex.c: ...

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

Compiler output

Implementation: crypto_stream/lexv2/e/v2/ref
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-hR8aux.s: Assembler messages:
api.c: /tmp/cc-hR8aux.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-hR8aux.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-hR8aux.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-hR8aux.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-hR8aux.s:82: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-hR8aux.s:82: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-hR8aux.s:93: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-hR8aux.s:93: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-hR8aux.s:98: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-hR8aux.s:98: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-hR8aux.s:103: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-hR8aux.s:103: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-hR8aux.s:158: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-hR8aux.s:158: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-hR8aux.s:169: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-hR8aux.s:169: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-hR8aux.s:174: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-hR8aux.s:174: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-hR8aux.s:181: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-hR8aux.s:181: Warning: Macro instruction expanded into multiple instructions
lex.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
lex.c: In file included from lex.c:1:
lex.c: In file included from ./e/lex.c:33:
lex.c: In file included from /usr/include/stdlib.h:320:
lex.c: In file included from /usr/include/sys/types.h:31:
lex.c: /usr/include/bits/types.h:129:3: error: #error
lex.c: # error
lex.c: ^
lex.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
lex.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
lex.c: ^
lex.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
lex.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
lex.c: ^
lex.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
lex.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
lex.c: ^
lex.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
lex.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
lex.c: ^
lex.c: In file included from lex.c:1:
lex.c: In file included from ./e/lex.c:33:
lex.c: In file included from /usr/include/stdlib.h:320:
lex.c: In file included from /usr/include/sys/types.h:31:
lex.c: In file included from /usr/include/bits/types.h:131:
lex.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/v2/ref

Compiler output

Implementation: crypto_stream/lexv2/e/v2/ref
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-e5tZaB.s: Assembler messages:
api.c: /tmp/cc-e5tZaB.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-e5tZaB.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-e5tZaB.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-e5tZaB.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-e5tZaB.s:82: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-e5tZaB.s:82: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-e5tZaB.s:93: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-e5tZaB.s:93: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-e5tZaB.s:98: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-e5tZaB.s:98: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-e5tZaB.s:103: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-e5tZaB.s:103: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-e5tZaB.s:158: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-e5tZaB.s:158: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-e5tZaB.s:169: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-e5tZaB.s:169: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-e5tZaB.s:174: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-e5tZaB.s:174: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-e5tZaB.s:181: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-e5tZaB.s:181: Warning: Macro instruction expanded into multiple instructions
lex.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
lex.c: In file included from lex.c:1:
lex.c: In file included from ./e/lex.c:33:
lex.c: In file included from /usr/include/stdlib.h:320:
lex.c: In file included from /usr/include/sys/types.h:31:
lex.c: /usr/include/bits/types.h:129:3: error: #error
lex.c: # error
lex.c: ^
lex.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
lex.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
lex.c: ^
lex.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
lex.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
lex.c: ^
lex.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
lex.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
lex.c: ^
lex.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
lex.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
lex.c: ^
lex.c: In file included from lex.c:1:
lex.c: In file included from ./e/lex.c:33:
lex.c: In file included from /usr/include/stdlib.h:320:
lex.c: In file included from /usr/include/sys/types.h:31:
lex.c: In file included from /usr/include/bits/types.h:131:
lex.c: ...

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

Compiler output

Implementation: crypto_stream/lexv2/e/v2/ref
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-h7KP0b.s: Assembler messages:
api.c: /tmp/cc-h7KP0b.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-h7KP0b.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-h7KP0b.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-h7KP0b.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-h7KP0b.s:82: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-h7KP0b.s:82: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-h7KP0b.s:93: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-h7KP0b.s:93: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-h7KP0b.s:98: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-h7KP0b.s:98: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-h7KP0b.s:103: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-h7KP0b.s:103: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-h7KP0b.s:158: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-h7KP0b.s:158: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-h7KP0b.s:169: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-h7KP0b.s:169: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-h7KP0b.s:174: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-h7KP0b.s:174: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-h7KP0b.s:181: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-h7KP0b.s:181: Warning: Macro instruction expanded into multiple instructions
lex.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
lex.c: In file included from lex.c:1:
lex.c: In file included from ./e/lex.c:33:
lex.c: In file included from /usr/include/stdlib.h:320:
lex.c: In file included from /usr/include/sys/types.h:31:
lex.c: /usr/include/bits/types.h:129:3: error: #error
lex.c: # error
lex.c: ^
lex.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
lex.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
lex.c: ^
lex.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
lex.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
lex.c: ^
lex.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
lex.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
lex.c: ^
lex.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
lex.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
lex.c: ^
lex.c: In file included from lex.c:1:
lex.c: In file included from ./e/lex.c:33:
lex.c: In file included from /usr/include/stdlib.h:320:
lex.c: In file included from /usr/include/sys/types.h:31:
lex.c: In file included from /usr/include/bits/types.h:131:
lex.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/v2/ref

Compiler output

Implementation: crypto_stream/lexv2/e/v2/ref
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-60WX4s.s: Assembler messages:
api.c: /tmp/cc-60WX4s.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-60WX4s.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-60WX4s.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-60WX4s.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-60WX4s.s:82: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-60WX4s.s:82: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-60WX4s.s:93: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-60WX4s.s:93: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-60WX4s.s:98: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-60WX4s.s:98: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-60WX4s.s:103: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-60WX4s.s:103: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-60WX4s.s:158: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-60WX4s.s:158: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-60WX4s.s:169: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-60WX4s.s:169: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-60WX4s.s:174: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-60WX4s.s:174: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-60WX4s.s:181: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-60WX4s.s:181: Warning: Macro instruction expanded into multiple instructions
lex.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
lex.c: In file included from lex.c:1:
lex.c: In file included from ./e/lex.c:33:
lex.c: In file included from /usr/include/stdlib.h:320:
lex.c: In file included from /usr/include/sys/types.h:31:
lex.c: /usr/include/bits/types.h:129:3: error: #error
lex.c: # error
lex.c: ^
lex.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
lex.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
lex.c: ^
lex.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
lex.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
lex.c: ^
lex.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
lex.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
lex.c: ^
lex.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
lex.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
lex.c: ^
lex.c: In file included from lex.c:1:
lex.c: In file included from ./e/lex.c:33:
lex.c: In file included from /usr/include/stdlib.h:320:
lex.c: In file included from /usr/include/sys/types.h:31:
lex.c: In file included from /usr/include/bits/types.h:131:
lex.c: ...

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

Compiler output

Implementation: crypto_stream/lexv2/e/v2/ref
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-PhcV6t.s: Assembler messages:
api.c: /tmp/cc-PhcV6t.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-PhcV6t.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-PhcV6t.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-PhcV6t.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-PhcV6t.s:82: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-PhcV6t.s:82: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-PhcV6t.s:93: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-PhcV6t.s:93: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-PhcV6t.s:98: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-PhcV6t.s:98: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-PhcV6t.s:103: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-PhcV6t.s:103: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-PhcV6t.s:158: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-PhcV6t.s:158: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-PhcV6t.s:169: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-PhcV6t.s:169: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-PhcV6t.s:174: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-PhcV6t.s:174: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-PhcV6t.s:181: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-PhcV6t.s:181: Warning: Macro instruction expanded into multiple instructions
lex.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
lex.c: In file included from lex.c:1:
lex.c: In file included from ./e/lex.c:33:
lex.c: In file included from /usr/include/stdlib.h:320:
lex.c: In file included from /usr/include/sys/types.h:31:
lex.c: /usr/include/bits/types.h:129:3: error: #error
lex.c: # error
lex.c: ^
lex.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
lex.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
lex.c: ^
lex.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
lex.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
lex.c: ^
lex.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
lex.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
lex.c: ^
lex.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
lex.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
lex.c: ^
lex.c: In file included from lex.c:1:
lex.c: In file included from ./e/lex.c:33:
lex.c: In file included from /usr/include/stdlib.h:320:
lex.c: In file included from /usr/include/sys/types.h:31:
lex.c: In file included from /usr/include/bits/types.h:131:
lex.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/v2/ref

Compiler output

Implementation: crypto_stream/lexv2/e/v2/ref
Compiler: gcc -O2 -fomit-frame-pointer
try.c: crypto_stream_lexv2.a(lex.o): In function `ECRYPT_process_blocks':
try.c: lex.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_lexv2.a(lex.o): In function `ECRYPT_keystream_bytes':
try.c: lex.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_lexv2.a(lex.o): In function `ECRYPT_process_bytes':
try.c: lex.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: collect2: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 12, namely:
CompilerImplementations
gcc -O2 -fomit-frame-pointer e/v2/ref
gcc -O -fomit-frame-pointer e/v2/ref
gcc -Os -fomit-frame-pointer e/v2/ref
gcc -fno-schedule-insns -O2 -fomit-frame-pointer e/v2/ref
gcc -fno-schedule-insns -O -fomit-frame-pointer e/v2/ref
gcc -fno-schedule-insns -Os -fomit-frame-pointer e/v2/ref
gcc -funroll-loops -Os -fomit-frame-pointer e/v2/ref
gcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer e/v2/ref
gcc -funroll-loops -mabi=32 -Os -fomit-frame-pointer e/v2/ref
gcc -mabi=32 -O2 -fomit-frame-pointer e/v2/ref
gcc -mabi=32 -O -fomit-frame-pointer e/v2/ref
gcc -mabi=32 -Os -fomit-frame-pointer e/v2/ref

Compiler output

Implementation: crypto_stream/lexv2/e/v2/ref
Compiler: gcc -O3 -fomit-frame-pointer
try.c: crypto_stream_lexv2.a(lex.o): In function `ECRYPT_process_bytes':
try.c: lex.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: lex.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: lex.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: lex.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: lex.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_lexv2.a(lex.o):lex.c:(.text+0x...): more undefined references to `U32TO32_LITTLE' follow
try.c: collect2: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 6, namely:
CompilerImplementations
gcc -O3 -fomit-frame-pointer e/v2/ref
gcc -fno-schedule-insns -O3 -fomit-frame-pointer e/v2/ref
gcc -funroll-loops -O3 -fomit-frame-pointer e/v2/ref
gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer e/v2/ref
gcc -funroll-loops -mabi=32 -O3 -fomit-frame-pointer e/v2/ref
gcc -mabi=32 -O3 -fomit-frame-pointer e/v2/ref

Compiler output

Implementation: crypto_stream/lexv2/e/v2/ref
Compiler: gcc -funroll-loops -O2 -fomit-frame-pointer
try.c: crypto_stream_lexv2.a(lex.o): In function `ECRYPT_process_blocks':
try.c: lex.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: lex.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: lex.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: lex.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: lex.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_lexv2.a(lex.o):lex.c:(.text+0x...): more undefined references to `U32TO32_LITTLE' follow
try.c: collect2: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 6, namely:
CompilerImplementations
gcc -funroll-loops -O2 -fomit-frame-pointer e/v2/ref
gcc -funroll-loops -O -fomit-frame-pointer e/v2/ref
gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer e/v2/ref
gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer e/v2/ref
gcc -funroll-loops -mabi=32 -O2 -fomit-frame-pointer e/v2/ref
gcc -funroll-loops -mabi=32 -O -fomit-frame-pointer e/v2/ref