Implementation notes: mipso32, h1mips, crypto_stream/hc256

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

Compiler output

Implementation: crypto_stream/hc256/e/hc-256/200511
Compiler: cc
try.c: crypto_stream_hc256.a(hc-256.o): In function `ECRYPT_keysetup':
try.c: hc-256.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_hc256.a(hc-256.o): In function `ECRYPT_ivsetup':
try.c: hc-256.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_hc256.a(hc-256.o): In function `ECRYPT_process_bytes':
try.c: hc-256.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/hc-256/200511
gcc e/hc-256/200511
gcc -funroll-loops e/hc-256/200511

Compiler output

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

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

Compiler output

Implementation: crypto_stream/hc256/e/hc-256/200701
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-Pl8jUZ.s: Assembler messages:
api.c: /tmp/cc-Pl8jUZ.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Pl8jUZ.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-Pl8jUZ.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Pl8jUZ.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-Pl8jUZ.s:84: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Pl8jUZ.s:84: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-Pl8jUZ.s:95: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Pl8jUZ.s:95: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-Pl8jUZ.s:100: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Pl8jUZ.s:100: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-Pl8jUZ.s:125: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Pl8jUZ.s:125: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-Pl8jUZ.s:182: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Pl8jUZ.s:182: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-Pl8jUZ.s:193: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Pl8jUZ.s:193: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-Pl8jUZ.s:198: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Pl8jUZ.s:198: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-Pl8jUZ.s:205: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Pl8jUZ.s:205: Warning: Macro instruction expanded into multiple instructions
hc-256.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hc-256.c: In file included from hc-256.c:1:
hc-256.c: ./e/hc-256.c:219:54: warning: implicit declaration of function 'U32TO32_LITTLE' is invalid in C99 [-Wimplicit-function-declaration]
hc-256.c: for (i = 0; i gt;>gt; 5); i++) ctx->gt;key[i] = U32TO32_LITTLE (((u32*)key)[i]);
hc-256.c: ^
hc-256.c: '+' is not a recognized feature for this target (ignoring feature)
hc-256.c: 1 diagnostic generated.
hc-256.c: /tmp/cc-RYR2ug.s: Assembler messages:
hc-256.c: /tmp/cc-RYR2ug.s:2990: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-RYR2ug.s:2990: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-RYR2ug.s:3216: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-RYR2ug.s:3216: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-RYR2ug.s:3242: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-RYR2ug.s:3242: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-RYR2ug.s:3294: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-RYR2ug.s:3294: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-RYR2ug.s:3301: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-RYR2ug.s:3301: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-RYR2ug.s:3312: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-RYR2ug.s:3312: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-RYR2ug.s:3321: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-RYR2ug.s:3321: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-RYR2ug.s:3330: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-RYR2ug.s:3330: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-RYR2ug.s:3339: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: ...
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.c: /usr/include/bits/types.h:129:3: error: #error
try.c: # error
try.c: ^
try.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.c: ...

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

Compiler output

Implementation: crypto_stream/hc256/e/hc-256/200511
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-kskzaD.s: Assembler messages:
api.c: /tmp/cc-kskzaD.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-kskzaD.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-kskzaD.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-kskzaD.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-kskzaD.s:84: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-kskzaD.s:84: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-kskzaD.s:95: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-kskzaD.s:95: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-kskzaD.s:100: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-kskzaD.s:100: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-kskzaD.s:125: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-kskzaD.s:125: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-kskzaD.s:182: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-kskzaD.s:182: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-kskzaD.s:193: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-kskzaD.s:193: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-kskzaD.s:198: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-kskzaD.s:198: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-kskzaD.s:205: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-kskzaD.s:205: Warning: Macro instruction expanded into multiple instructions
hc-256.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hc-256.c: In file included from hc-256.c:1:
hc-256.c: ./e/hc-256.c:209:54: warning: implicit declaration of function 'U32TO32_LITTLE' is invalid in C99 [-Wimplicit-function-declaration]
hc-256.c: for (i = 0; i gt;>gt; 5); i++) ctx->gt;key[i] = U32TO32_LITTLE (((u32*)key)[i]);
hc-256.c: ^
hc-256.c: '+' is not a recognized feature for this target (ignoring feature)
hc-256.c: 1 diagnostic generated.
hc-256.c: /tmp/cc-dYmoE0.s: Assembler messages:
hc-256.c: /tmp/cc-dYmoE0.s:2990: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-dYmoE0.s:2990: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-dYmoE0.s:3216: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-dYmoE0.s:3216: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-dYmoE0.s:3242: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-dYmoE0.s:3242: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-dYmoE0.s:3294: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-dYmoE0.s:3294: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-dYmoE0.s:3336: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-dYmoE0.s:3336: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-dYmoE0.s:3349: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-dYmoE0.s:3349: Warning: Macro instruction expanded into multiple instructions
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.c: /usr/include/bits/types.h:129:3: error: #error
try.c: # error
try.c: ^
try.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.c: ...

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

Compiler output

Implementation: crypto_stream/hc256/e/hc-256/200701
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-K7gC7X.s: Assembler messages:
api.c: /tmp/cc-K7gC7X.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-K7gC7X.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-K7gC7X.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-K7gC7X.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-K7gC7X.s:84: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-K7gC7X.s:84: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-K7gC7X.s:95: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-K7gC7X.s:95: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-K7gC7X.s:100: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-K7gC7X.s:100: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-K7gC7X.s:125: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-K7gC7X.s:125: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-K7gC7X.s:182: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-K7gC7X.s:182: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-K7gC7X.s:193: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-K7gC7X.s:193: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-K7gC7X.s:198: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-K7gC7X.s:198: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-K7gC7X.s:205: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-K7gC7X.s:205: Warning: Macro instruction expanded into multiple instructions
hc-256.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hc-256.c: In file included from hc-256.c:1:
hc-256.c: ./e/hc-256.c:219:54: warning: implicit declaration of function 'U32TO32_LITTLE' is invalid in C99 [-Wimplicit-function-declaration]
hc-256.c: for (i = 0; i gt;>gt; 5); i++) ctx->gt;key[i] = U32TO32_LITTLE (((u32*)key)[i]);
hc-256.c: ^
hc-256.c: '0' is not a recognized processor for this target (ignoring processor)
hc-256.c: '+0' is not a recognized feature for this target (ignoring feature)
hc-256.c: '0' is not a recognized processor for this target (ignoring processor)
hc-256.c: 1 diagnostic generated.
hc-256.c: /tmp/cc-4EhDUd.s: Assembler messages:
hc-256.c: /tmp/cc-4EhDUd.s:2990: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-4EhDUd.s:2990: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-4EhDUd.s:3216: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-4EhDUd.s:3216: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-4EhDUd.s:3242: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-4EhDUd.s:3242: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-4EhDUd.s:3294: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-4EhDUd.s:3294: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-4EhDUd.s:3301: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-4EhDUd.s:3301: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-4EhDUd.s:3312: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-4EhDUd.s:3312: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-4EhDUd.s:3321: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-4EhDUd.s:3321: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-4EhDUd.s:3330: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: ...
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.c: /usr/include/bits/types.h:129:3: error: #error
try.c: # error
try.c: ^
try.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.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/hc-256/200701

Compiler output

Implementation: crypto_stream/hc256/e/hc-256/200511
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-eu21Lt.s: Assembler messages:
api.c: /tmp/cc-eu21Lt.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-eu21Lt.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-eu21Lt.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-eu21Lt.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-eu21Lt.s:84: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-eu21Lt.s:84: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-eu21Lt.s:95: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-eu21Lt.s:95: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-eu21Lt.s:100: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-eu21Lt.s:100: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-eu21Lt.s:125: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-eu21Lt.s:125: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-eu21Lt.s:182: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-eu21Lt.s:182: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-eu21Lt.s:193: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-eu21Lt.s:193: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-eu21Lt.s:198: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-eu21Lt.s:198: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-eu21Lt.s:205: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-eu21Lt.s:205: Warning: Macro instruction expanded into multiple instructions
hc-256.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hc-256.c: In file included from hc-256.c:1:
hc-256.c: ./e/hc-256.c:209:54: warning: implicit declaration of function 'U32TO32_LITTLE' is invalid in C99 [-Wimplicit-function-declaration]
hc-256.c: for (i = 0; i gt;>gt; 5); i++) ctx->gt;key[i] = U32TO32_LITTLE (((u32*)key)[i]);
hc-256.c: ^
hc-256.c: '0' is not a recognized processor for this target (ignoring processor)
hc-256.c: '+0' is not a recognized feature for this target (ignoring feature)
hc-256.c: '0' is not a recognized processor for this target (ignoring processor)
hc-256.c: 1 diagnostic generated.
hc-256.c: /tmp/cc-tKiEgR.s: Assembler messages:
hc-256.c: /tmp/cc-tKiEgR.s:2990: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-tKiEgR.s:2990: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-tKiEgR.s:3216: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-tKiEgR.s:3216: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-tKiEgR.s:3242: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-tKiEgR.s:3242: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-tKiEgR.s:3294: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-tKiEgR.s:3294: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-tKiEgR.s:3336: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-tKiEgR.s:3336: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-tKiEgR.s:3349: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-tKiEgR.s:3349: Warning: Macro instruction expanded into multiple instructions
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.c: /usr/include/bits/types.h:129:3: error: #error
try.c: # error
try.c: ^
try.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.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/hc-256/200511

Compiler output

Implementation: crypto_stream/hc256/e/hc-256/200511
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-9kyXAM.s: Assembler messages:
api.c: /tmp/cc-9kyXAM.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-9kyXAM.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-9kyXAM.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-9kyXAM.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-9kyXAM.s:84: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-9kyXAM.s:84: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-9kyXAM.s:95: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-9kyXAM.s:95: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-9kyXAM.s:100: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-9kyXAM.s:100: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-9kyXAM.s:125: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-9kyXAM.s:125: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-9kyXAM.s:182: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-9kyXAM.s:182: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-9kyXAM.s:193: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-9kyXAM.s:193: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-9kyXAM.s:198: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-9kyXAM.s:198: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-9kyXAM.s:205: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-9kyXAM.s:205: Warning: Macro instruction expanded into multiple instructions
hc-256.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hc-256.c: In file included from hc-256.c:1:
hc-256.c: ./e/hc-256.c:209:54: warning: implicit declaration of function 'U32TO32_LITTLE' is invalid in C99 [-Wimplicit-function-declaration]
hc-256.c: for (i = 0; i gt;>gt; 5); i++) ctx->gt;key[i] = U32TO32_LITTLE (((u32*)key)[i]);
hc-256.c: ^
hc-256.c: '0' is not a recognized processor for this target (ignoring processor)
hc-256.c: '+0' is not a recognized feature for this target (ignoring feature)
hc-256.c: '0' is not a recognized processor for this target (ignoring processor)
hc-256.c: 1 diagnostic generated.
hc-256.c: /tmp/cc-4YJHt9.s: Assembler messages:
hc-256.c: /tmp/cc-4YJHt9.s:2990: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-4YJHt9.s:2990: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-4YJHt9.s:3216: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-4YJHt9.s:3216: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-4YJHt9.s:3242: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-4YJHt9.s:3242: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-4YJHt9.s:3294: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-4YJHt9.s:3294: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-4YJHt9.s:3336: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-4YJHt9.s:3336: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-4YJHt9.s:3349: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-4YJHt9.s:3349: Warning: Macro instruction expanded into multiple instructions
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.c: /usr/include/bits/types.h:129:3: error: #error
try.c: # error
try.c: ^
try.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.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/hc-256/200511

Compiler output

Implementation: crypto_stream/hc256/e/hc-256/200701
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-oIOCzx.s: Assembler messages:
api.c: /tmp/cc-oIOCzx.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-oIOCzx.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-oIOCzx.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-oIOCzx.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-oIOCzx.s:84: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-oIOCzx.s:84: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-oIOCzx.s:95: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-oIOCzx.s:95: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-oIOCzx.s:100: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-oIOCzx.s:100: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-oIOCzx.s:125: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-oIOCzx.s:125: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-oIOCzx.s:182: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-oIOCzx.s:182: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-oIOCzx.s:193: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-oIOCzx.s:193: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-oIOCzx.s:198: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-oIOCzx.s:198: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-oIOCzx.s:205: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-oIOCzx.s:205: Warning: Macro instruction expanded into multiple instructions
hc-256.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hc-256.c: In file included from hc-256.c:1:
hc-256.c: ./e/hc-256.c:219:54: warning: implicit declaration of function 'U32TO32_LITTLE' is invalid in C99 [-Wimplicit-function-declaration]
hc-256.c: for (i = 0; i gt;>gt; 5); i++) ctx->gt;key[i] = U32TO32_LITTLE (((u32*)key)[i]);
hc-256.c: ^
hc-256.c: '0' is not a recognized processor for this target (ignoring processor)
hc-256.c: '+0' is not a recognized feature for this target (ignoring feature)
hc-256.c: '0' is not a recognized processor for this target (ignoring processor)
hc-256.c: 1 diagnostic generated.
hc-256.c: /tmp/cc-blwUST.s: Assembler messages:
hc-256.c: /tmp/cc-blwUST.s:2990: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-blwUST.s:2990: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-blwUST.s:3216: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-blwUST.s:3216: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-blwUST.s:3242: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-blwUST.s:3242: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-blwUST.s:3294: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-blwUST.s:3294: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-blwUST.s:3301: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-blwUST.s:3301: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-blwUST.s:3312: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-blwUST.s:3312: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-blwUST.s:3321: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-blwUST.s:3321: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-blwUST.s:3330: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: ...
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.c: /usr/include/bits/types.h:129:3: error: #error
try.c: # error
try.c: ^
try.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.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/hc-256/200701

Compiler output

Implementation: crypto_stream/hc256/e/hc-256/200701
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-9INttf.s: Assembler messages:
api.c: /tmp/cc-9INttf.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-9INttf.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-9INttf.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-9INttf.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-9INttf.s:84: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-9INttf.s:84: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-9INttf.s:95: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-9INttf.s:95: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-9INttf.s:100: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-9INttf.s:100: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-9INttf.s:125: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-9INttf.s:125: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-9INttf.s:182: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-9INttf.s:182: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-9INttf.s:193: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-9INttf.s:193: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-9INttf.s:198: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-9INttf.s:198: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-9INttf.s:205: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-9INttf.s:205: Warning: Macro instruction expanded into multiple instructions
hc-256.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hc-256.c: In file included from hc-256.c:1:
hc-256.c: ./e/hc-256.c:219:54: warning: implicit declaration of function 'U32TO32_LITTLE' is invalid in C99 [-Wimplicit-function-declaration]
hc-256.c: for (i = 0; i gt;>gt; 5); i++) ctx->gt;key[i] = U32TO32_LITTLE (((u32*)key)[i]);
hc-256.c: ^
hc-256.c: '0' is not a recognized processor for this target (ignoring processor)
hc-256.c: '+0' is not a recognized feature for this target (ignoring feature)
hc-256.c: '0' is not a recognized processor for this target (ignoring processor)
hc-256.c: 1 diagnostic generated.
hc-256.c: /tmp/cc-M2mplD.s: Assembler messages:
hc-256.c: /tmp/cc-M2mplD.s:2990: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-M2mplD.s:2990: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-M2mplD.s:3216: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-M2mplD.s:3216: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-M2mplD.s:3242: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-M2mplD.s:3242: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-M2mplD.s:3294: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-M2mplD.s:3294: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-M2mplD.s:3301: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-M2mplD.s:3301: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-M2mplD.s:3312: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-M2mplD.s:3312: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-M2mplD.s:3321: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-M2mplD.s:3321: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-M2mplD.s:3330: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: ...
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.c: /usr/include/bits/types.h:129:3: error: #error
try.c: # error
try.c: ^
try.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.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/hc-256/200701

Compiler output

Implementation: crypto_stream/hc256/e/hc-256/200511
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-QclnYf.s: Assembler messages:
api.c: /tmp/cc-QclnYf.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-QclnYf.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-QclnYf.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-QclnYf.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-QclnYf.s:84: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-QclnYf.s:84: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-QclnYf.s:95: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-QclnYf.s:95: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-QclnYf.s:100: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-QclnYf.s:100: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-QclnYf.s:125: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-QclnYf.s:125: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-QclnYf.s:182: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-QclnYf.s:182: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-QclnYf.s:193: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-QclnYf.s:193: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-QclnYf.s:198: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-QclnYf.s:198: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-QclnYf.s:205: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-QclnYf.s:205: Warning: Macro instruction expanded into multiple instructions
hc-256.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hc-256.c: In file included from hc-256.c:1:
hc-256.c: ./e/hc-256.c:209:54: warning: implicit declaration of function 'U32TO32_LITTLE' is invalid in C99 [-Wimplicit-function-declaration]
hc-256.c: for (i = 0; i gt;>gt; 5); i++) ctx->gt;key[i] = U32TO32_LITTLE (((u32*)key)[i]);
hc-256.c: ^
hc-256.c: '0' is not a recognized processor for this target (ignoring processor)
hc-256.c: '+0' is not a recognized feature for this target (ignoring feature)
hc-256.c: '0' is not a recognized processor for this target (ignoring processor)
hc-256.c: 1 diagnostic generated.
hc-256.c: /tmp/cc-vayAmC.s: Assembler messages:
hc-256.c: /tmp/cc-vayAmC.s:2990: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-vayAmC.s:2990: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-vayAmC.s:3216: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-vayAmC.s:3216: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-vayAmC.s:3242: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-vayAmC.s:3242: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-vayAmC.s:3294: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-vayAmC.s:3294: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-vayAmC.s:3336: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-vayAmC.s:3336: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-vayAmC.s:3349: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-vayAmC.s:3349: Warning: Macro instruction expanded into multiple instructions
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.c: /usr/include/bits/types.h:129:3: error: #error
try.c: # error
try.c: ^
try.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.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/hc-256/200511

Compiler output

Implementation: crypto_stream/hc256/e/hc-256/200511
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-7Ojv5B.s: Assembler messages:
api.c: /tmp/cc-7Ojv5B.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-7Ojv5B.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-7Ojv5B.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-7Ojv5B.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-7Ojv5B.s:84: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-7Ojv5B.s:84: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-7Ojv5B.s:95: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-7Ojv5B.s:95: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-7Ojv5B.s:100: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-7Ojv5B.s:100: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-7Ojv5B.s:125: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-7Ojv5B.s:125: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-7Ojv5B.s:182: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-7Ojv5B.s:182: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-7Ojv5B.s:193: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-7Ojv5B.s:193: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-7Ojv5B.s:198: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-7Ojv5B.s:198: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-7Ojv5B.s:205: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-7Ojv5B.s:205: Warning: Macro instruction expanded into multiple instructions
hc-256.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hc-256.c: In file included from hc-256.c:1:
hc-256.c: ./e/hc-256.c:209:54: warning: implicit declaration of function 'U32TO32_LITTLE' is invalid in C99 [-Wimplicit-function-declaration]
hc-256.c: for (i = 0; i gt;>gt; 5); i++) ctx->gt;key[i] = U32TO32_LITTLE (((u32*)key)[i]);
hc-256.c: ^
hc-256.c: '0' is not a recognized processor for this target (ignoring processor)
hc-256.c: '+0' is not a recognized feature for this target (ignoring feature)
hc-256.c: '0' is not a recognized processor for this target (ignoring processor)
hc-256.c: 1 diagnostic generated.
hc-256.c: /tmp/cc-Ay528Y.s: Assembler messages:
hc-256.c: /tmp/cc-Ay528Y.s:2990: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-Ay528Y.s:2990: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-Ay528Y.s:3216: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-Ay528Y.s:3216: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-Ay528Y.s:3242: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-Ay528Y.s:3242: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-Ay528Y.s:3294: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-Ay528Y.s:3294: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-Ay528Y.s:3336: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-Ay528Y.s:3336: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-Ay528Y.s:3349: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-Ay528Y.s:3349: Warning: Macro instruction expanded into multiple instructions
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.c: /usr/include/bits/types.h:129:3: error: #error
try.c: # error
try.c: ^
try.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.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/hc-256/200511

Compiler output

Implementation: crypto_stream/hc256/e/hc-256/200701
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-WuKqfN.s: Assembler messages:
api.c: /tmp/cc-WuKqfN.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-WuKqfN.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-WuKqfN.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-WuKqfN.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-WuKqfN.s:84: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-WuKqfN.s:84: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-WuKqfN.s:95: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-WuKqfN.s:95: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-WuKqfN.s:100: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-WuKqfN.s:100: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-WuKqfN.s:125: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-WuKqfN.s:125: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-WuKqfN.s:182: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-WuKqfN.s:182: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-WuKqfN.s:193: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-WuKqfN.s:193: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-WuKqfN.s:198: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-WuKqfN.s:198: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-WuKqfN.s:205: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-WuKqfN.s:205: Warning: Macro instruction expanded into multiple instructions
hc-256.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hc-256.c: In file included from hc-256.c:1:
hc-256.c: ./e/hc-256.c:219:54: warning: implicit declaration of function 'U32TO32_LITTLE' is invalid in C99 [-Wimplicit-function-declaration]
hc-256.c: for (i = 0; i gt;>gt; 5); i++) ctx->gt;key[i] = U32TO32_LITTLE (((u32*)key)[i]);
hc-256.c: ^
hc-256.c: '0' is not a recognized processor for this target (ignoring processor)
hc-256.c: '+0' is not a recognized feature for this target (ignoring feature)
hc-256.c: '0' is not a recognized processor for this target (ignoring processor)
hc-256.c: 1 diagnostic generated.
hc-256.c: /tmp/cc-PMljQ7.s: Assembler messages:
hc-256.c: /tmp/cc-PMljQ7.s:2990: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-PMljQ7.s:2990: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-PMljQ7.s:3216: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-PMljQ7.s:3216: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-PMljQ7.s:3242: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-PMljQ7.s:3242: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-PMljQ7.s:3294: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-PMljQ7.s:3294: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-PMljQ7.s:3301: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-PMljQ7.s:3301: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-PMljQ7.s:3312: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-PMljQ7.s:3312: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-PMljQ7.s:3321: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-PMljQ7.s:3321: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-PMljQ7.s:3330: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: ...
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.c: /usr/include/bits/types.h:129:3: error: #error
try.c: # error
try.c: ^
try.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.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/hc-256/200701

Compiler output

Implementation: crypto_stream/hc256/e/hc-256/200511
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-8rbv57.s: Assembler messages:
api.c: /tmp/cc-8rbv57.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-8rbv57.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-8rbv57.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-8rbv57.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-8rbv57.s:84: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-8rbv57.s:84: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-8rbv57.s:95: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-8rbv57.s:95: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-8rbv57.s:100: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-8rbv57.s:100: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-8rbv57.s:125: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-8rbv57.s:125: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-8rbv57.s:182: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-8rbv57.s:182: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-8rbv57.s:193: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-8rbv57.s:193: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-8rbv57.s:198: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-8rbv57.s:198: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-8rbv57.s:205: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-8rbv57.s:205: Warning: Macro instruction expanded into multiple instructions
hc-256.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hc-256.c: In file included from hc-256.c:1:
hc-256.c: ./e/hc-256.c:209:54: warning: implicit declaration of function 'U32TO32_LITTLE' is invalid in C99 [-Wimplicit-function-declaration]
hc-256.c: for (i = 0; i gt;>gt; 5); i++) ctx->gt;key[i] = U32TO32_LITTLE (((u32*)key)[i]);
hc-256.c: ^
hc-256.c: '0' is not a recognized processor for this target (ignoring processor)
hc-256.c: '+0' is not a recognized feature for this target (ignoring feature)
hc-256.c: '0' is not a recognized processor for this target (ignoring processor)
hc-256.c: 1 diagnostic generated.
hc-256.c: /tmp/cc-u40Nrl.s: Assembler messages:
hc-256.c: /tmp/cc-u40Nrl.s:2990: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-u40Nrl.s:2990: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-u40Nrl.s:3216: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-u40Nrl.s:3216: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-u40Nrl.s:3242: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-u40Nrl.s:3242: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-u40Nrl.s:3294: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-u40Nrl.s:3294: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-u40Nrl.s:3336: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-u40Nrl.s:3336: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-u40Nrl.s:3349: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-u40Nrl.s:3349: Warning: Macro instruction expanded into multiple instructions
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.c: /usr/include/bits/types.h:129:3: error: #error
try.c: # error
try.c: ^
try.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.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/hc-256/200511

Compiler output

Implementation: crypto_stream/hc256/e/hc-256/200701
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-VfYCN8.s: Assembler messages:
api.c: /tmp/cc-VfYCN8.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-VfYCN8.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-VfYCN8.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-VfYCN8.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-VfYCN8.s:84: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-VfYCN8.s:84: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-VfYCN8.s:95: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-VfYCN8.s:95: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-VfYCN8.s:100: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-VfYCN8.s:100: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-VfYCN8.s:125: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-VfYCN8.s:125: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-VfYCN8.s:182: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-VfYCN8.s:182: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-VfYCN8.s:193: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-VfYCN8.s:193: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-VfYCN8.s:198: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-VfYCN8.s:198: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-VfYCN8.s:205: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-VfYCN8.s:205: Warning: Macro instruction expanded into multiple instructions
hc-256.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hc-256.c: In file included from hc-256.c:1:
hc-256.c: ./e/hc-256.c:219:54: warning: implicit declaration of function 'U32TO32_LITTLE' is invalid in C99 [-Wimplicit-function-declaration]
hc-256.c: for (i = 0; i gt;>gt; 5); i++) ctx->gt;key[i] = U32TO32_LITTLE (((u32*)key)[i]);
hc-256.c: ^
hc-256.c: '0' is not a recognized processor for this target (ignoring processor)
hc-256.c: '+0' is not a recognized feature for this target (ignoring feature)
hc-256.c: '0' is not a recognized processor for this target (ignoring processor)
hc-256.c: 1 diagnostic generated.
hc-256.c: /tmp/cc-bKAPLj.s: Assembler messages:
hc-256.c: /tmp/cc-bKAPLj.s:2990: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-bKAPLj.s:2990: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-bKAPLj.s:3216: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-bKAPLj.s:3216: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-bKAPLj.s:3242: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-bKAPLj.s:3242: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-bKAPLj.s:3294: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-bKAPLj.s:3294: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-bKAPLj.s:3301: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-bKAPLj.s:3301: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-bKAPLj.s:3312: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-bKAPLj.s:3312: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-bKAPLj.s:3321: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-bKAPLj.s:3321: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-bKAPLj.s:3330: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: ...
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.c: /usr/include/bits/types.h:129:3: error: #error
try.c: # error
try.c: ^
try.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.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/hc-256/200701

Compiler output

Implementation: crypto_stream/hc256/e/hc-256/200701
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-DJOgSY.s: Assembler messages:
api.c: /tmp/cc-DJOgSY.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-DJOgSY.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-DJOgSY.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-DJOgSY.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-DJOgSY.s:84: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-DJOgSY.s:84: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-DJOgSY.s:95: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-DJOgSY.s:95: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-DJOgSY.s:100: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-DJOgSY.s:100: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-DJOgSY.s:125: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-DJOgSY.s:125: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-DJOgSY.s:182: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-DJOgSY.s:182: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-DJOgSY.s:193: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-DJOgSY.s:193: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-DJOgSY.s:198: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-DJOgSY.s:198: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-DJOgSY.s:205: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-DJOgSY.s:205: Warning: Macro instruction expanded into multiple instructions
hc-256.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hc-256.c: In file included from hc-256.c:1:
hc-256.c: ./e/hc-256.c:219:54: warning: implicit declaration of function 'U32TO32_LITTLE' is invalid in C99 [-Wimplicit-function-declaration]
hc-256.c: for (i = 0; i gt;>gt; 5); i++) ctx->gt;key[i] = U32TO32_LITTLE (((u32*)key)[i]);
hc-256.c: ^
hc-256.c: '0' is not a recognized processor for this target (ignoring processor)
hc-256.c: '+0' is not a recognized feature for this target (ignoring feature)
hc-256.c: '0' is not a recognized processor for this target (ignoring processor)
hc-256.c: 1 diagnostic generated.
hc-256.c: /tmp/cc-dSTMkc.s: Assembler messages:
hc-256.c: /tmp/cc-dSTMkc.s:2990: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-dSTMkc.s:2990: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-dSTMkc.s:3216: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-dSTMkc.s:3216: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-dSTMkc.s:3242: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-dSTMkc.s:3242: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-dSTMkc.s:3294: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-dSTMkc.s:3294: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-dSTMkc.s:3301: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-dSTMkc.s:3301: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-dSTMkc.s:3312: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-dSTMkc.s:3312: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-dSTMkc.s:3321: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-dSTMkc.s:3321: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-dSTMkc.s:3330: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: ...
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.c: /usr/include/bits/types.h:129:3: error: #error
try.c: # error
try.c: ^
try.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.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/hc-256/200701

Compiler output

Implementation: crypto_stream/hc256/e/hc-256/200511
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-YekZbd.s: Assembler messages:
api.c: /tmp/cc-YekZbd.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-YekZbd.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-YekZbd.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-YekZbd.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-YekZbd.s:84: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-YekZbd.s:84: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-YekZbd.s:95: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-YekZbd.s:95: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-YekZbd.s:100: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-YekZbd.s:100: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-YekZbd.s:125: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-YekZbd.s:125: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-YekZbd.s:182: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-YekZbd.s:182: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-YekZbd.s:193: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-YekZbd.s:193: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-YekZbd.s:198: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-YekZbd.s:198: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-YekZbd.s:205: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-YekZbd.s:205: Warning: Macro instruction expanded into multiple instructions
hc-256.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hc-256.c: In file included from hc-256.c:1:
hc-256.c: ./e/hc-256.c:209:54: warning: implicit declaration of function 'U32TO32_LITTLE' is invalid in C99 [-Wimplicit-function-declaration]
hc-256.c: for (i = 0; i gt;>gt; 5); i++) ctx->gt;key[i] = U32TO32_LITTLE (((u32*)key)[i]);
hc-256.c: ^
hc-256.c: '0' is not a recognized processor for this target (ignoring processor)
hc-256.c: '+0' is not a recognized feature for this target (ignoring feature)
hc-256.c: '0' is not a recognized processor for this target (ignoring processor)
hc-256.c: 1 diagnostic generated.
hc-256.c: /tmp/cc-B8eu3z.s: Assembler messages:
hc-256.c: /tmp/cc-B8eu3z.s:2990: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-B8eu3z.s:2990: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-B8eu3z.s:3216: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-B8eu3z.s:3216: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-B8eu3z.s:3242: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-B8eu3z.s:3242: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-B8eu3z.s:3294: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-B8eu3z.s:3294: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-B8eu3z.s:3336: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-B8eu3z.s:3336: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-B8eu3z.s:3349: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-B8eu3z.s:3349: Warning: Macro instruction expanded into multiple instructions
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.c: /usr/include/bits/types.h:129:3: error: #error
try.c: # error
try.c: ^
try.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.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/hc-256/200511

Compiler output

Implementation: crypto_stream/hc256/e/hc-256/200701
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-Mo9SQf.s: Assembler messages:
api.c: /tmp/cc-Mo9SQf.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Mo9SQf.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-Mo9SQf.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Mo9SQf.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-Mo9SQf.s:84: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Mo9SQf.s:84: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-Mo9SQf.s:95: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Mo9SQf.s:95: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-Mo9SQf.s:100: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Mo9SQf.s:100: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-Mo9SQf.s:125: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Mo9SQf.s:125: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-Mo9SQf.s:182: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Mo9SQf.s:182: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-Mo9SQf.s:193: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Mo9SQf.s:193: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-Mo9SQf.s:198: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Mo9SQf.s:198: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-Mo9SQf.s:205: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Mo9SQf.s:205: Warning: Macro instruction expanded into multiple instructions
hc-256.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hc-256.c: In file included from hc-256.c:1:
hc-256.c: ./e/hc-256.c:219:54: warning: implicit declaration of function 'U32TO32_LITTLE' is invalid in C99 [-Wimplicit-function-declaration]
hc-256.c: for (i = 0; i gt;>gt; 5); i++) ctx->gt;key[i] = U32TO32_LITTLE (((u32*)key)[i]);
hc-256.c: ^
hc-256.c: '0' is not a recognized processor for this target (ignoring processor)
hc-256.c: '+0' is not a recognized feature for this target (ignoring feature)
hc-256.c: '0' is not a recognized processor for this target (ignoring processor)
hc-256.c: 1 diagnostic generated.
hc-256.c: /tmp/cc-nmuilD.s: Assembler messages:
hc-256.c: /tmp/cc-nmuilD.s:2990: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-nmuilD.s:2990: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-nmuilD.s:3216: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-nmuilD.s:3216: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-nmuilD.s:3242: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-nmuilD.s:3242: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-nmuilD.s:3294: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-nmuilD.s:3294: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-nmuilD.s:3301: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-nmuilD.s:3301: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-nmuilD.s:3312: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-nmuilD.s:3312: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-nmuilD.s:3321: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-nmuilD.s:3321: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-nmuilD.s:3330: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: ...
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.c: /usr/include/bits/types.h:129:3: error: #error
try.c: # error
try.c: ^
try.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.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/hc-256/200701

Compiler output

Implementation: crypto_stream/hc256/e/hc-256/200511
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-j7Z7eg.s: Assembler messages:
api.c: /tmp/cc-j7Z7eg.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-j7Z7eg.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-j7Z7eg.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-j7Z7eg.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-j7Z7eg.s:84: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-j7Z7eg.s:84: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-j7Z7eg.s:95: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-j7Z7eg.s:95: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-j7Z7eg.s:100: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-j7Z7eg.s:100: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-j7Z7eg.s:125: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-j7Z7eg.s:125: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-j7Z7eg.s:182: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-j7Z7eg.s:182: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-j7Z7eg.s:193: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-j7Z7eg.s:193: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-j7Z7eg.s:198: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-j7Z7eg.s:198: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-j7Z7eg.s:205: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-j7Z7eg.s:205: Warning: Macro instruction expanded into multiple instructions
hc-256.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hc-256.c: In file included from hc-256.c:1:
hc-256.c: ./e/hc-256.c:209:54: warning: implicit declaration of function 'U32TO32_LITTLE' is invalid in C99 [-Wimplicit-function-declaration]
hc-256.c: for (i = 0; i gt;>gt; 5); i++) ctx->gt;key[i] = U32TO32_LITTLE (((u32*)key)[i]);
hc-256.c: ^
hc-256.c: '0' is not a recognized processor for this target (ignoring processor)
hc-256.c: '+0' is not a recognized feature for this target (ignoring feature)
hc-256.c: '0' is not a recognized processor for this target (ignoring processor)
hc-256.c: 1 diagnostic generated.
hc-256.c: /tmp/cc-XhhQCt.s: Assembler messages:
hc-256.c: /tmp/cc-XhhQCt.s:2990: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-XhhQCt.s:2990: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-XhhQCt.s:3216: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-XhhQCt.s:3216: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-XhhQCt.s:3242: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-XhhQCt.s:3242: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-XhhQCt.s:3294: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-XhhQCt.s:3294: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-XhhQCt.s:3336: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-XhhQCt.s:3336: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-XhhQCt.s:3349: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-XhhQCt.s:3349: Warning: Macro instruction expanded into multiple instructions
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.c: /usr/include/bits/types.h:129:3: error: #error
try.c: # error
try.c: ^
try.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.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/hc-256/200511

Compiler output

Implementation: crypto_stream/hc256/e/hc-256/200701
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-NIOzYM.s: Assembler messages:
api.c: /tmp/cc-NIOzYM.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-NIOzYM.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-NIOzYM.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-NIOzYM.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-NIOzYM.s:84: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-NIOzYM.s:84: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-NIOzYM.s:95: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-NIOzYM.s:95: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-NIOzYM.s:100: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-NIOzYM.s:100: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-NIOzYM.s:125: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-NIOzYM.s:125: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-NIOzYM.s:182: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-NIOzYM.s:182: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-NIOzYM.s:193: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-NIOzYM.s:193: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-NIOzYM.s:198: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-NIOzYM.s:198: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-NIOzYM.s:205: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-NIOzYM.s:205: Warning: Macro instruction expanded into multiple instructions
hc-256.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hc-256.c: In file included from hc-256.c:1:
hc-256.c: ./e/hc-256.c:219:54: warning: implicit declaration of function 'U32TO32_LITTLE' is invalid in C99 [-Wimplicit-function-declaration]
hc-256.c: for (i = 0; i gt;>gt; 5); i++) ctx->gt;key[i] = U32TO32_LITTLE (((u32*)key)[i]);
hc-256.c: ^
hc-256.c: '0' is not a recognized processor for this target (ignoring processor)
hc-256.c: '+0' is not a recognized feature for this target (ignoring feature)
hc-256.c: '0' is not a recognized processor for this target (ignoring processor)
hc-256.c: 1 diagnostic generated.
hc-256.c: /tmp/cc-03Hnv7.s: Assembler messages:
hc-256.c: /tmp/cc-03Hnv7.s:2990: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-03Hnv7.s:2990: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-03Hnv7.s:3216: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-03Hnv7.s:3216: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-03Hnv7.s:3242: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-03Hnv7.s:3242: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-03Hnv7.s:3294: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-03Hnv7.s:3294: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-03Hnv7.s:3301: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-03Hnv7.s:3301: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-03Hnv7.s:3312: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-03Hnv7.s:3312: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-03Hnv7.s:3321: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-03Hnv7.s:3321: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-03Hnv7.s:3330: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: ...
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.c: /usr/include/bits/types.h:129:3: error: #error
try.c: # error
try.c: ^
try.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.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/hc-256/200701

Compiler output

Implementation: crypto_stream/hc256/e/hc-256/200511
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-ltZMWo.s: Assembler messages:
api.c: /tmp/cc-ltZMWo.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-ltZMWo.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-ltZMWo.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-ltZMWo.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-ltZMWo.s:84: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-ltZMWo.s:84: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-ltZMWo.s:95: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-ltZMWo.s:95: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-ltZMWo.s:100: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-ltZMWo.s:100: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-ltZMWo.s:125: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-ltZMWo.s:125: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-ltZMWo.s:182: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-ltZMWo.s:182: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-ltZMWo.s:193: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-ltZMWo.s:193: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-ltZMWo.s:198: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-ltZMWo.s:198: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-ltZMWo.s:205: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-ltZMWo.s:205: Warning: Macro instruction expanded into multiple instructions
hc-256.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hc-256.c: In file included from hc-256.c:1:
hc-256.c: ./e/hc-256.c:209:54: warning: implicit declaration of function 'U32TO32_LITTLE' is invalid in C99 [-Wimplicit-function-declaration]
hc-256.c: for (i = 0; i gt;>gt; 5); i++) ctx->gt;key[i] = U32TO32_LITTLE (((u32*)key)[i]);
hc-256.c: ^
hc-256.c: '0' is not a recognized processor for this target (ignoring processor)
hc-256.c: '+0' is not a recognized feature for this target (ignoring feature)
hc-256.c: '0' is not a recognized processor for this target (ignoring processor)
hc-256.c: 1 diagnostic generated.
hc-256.c: /tmp/cc-08RkXL.s: Assembler messages:
hc-256.c: /tmp/cc-08RkXL.s:2990: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-08RkXL.s:2990: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-08RkXL.s:3216: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-08RkXL.s:3216: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-08RkXL.s:3242: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-08RkXL.s:3242: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-08RkXL.s:3294: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-08RkXL.s:3294: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-08RkXL.s:3336: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-08RkXL.s:3336: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-08RkXL.s:3349: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-08RkXL.s:3349: Warning: Macro instruction expanded into multiple instructions
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.c: /usr/include/bits/types.h:129:3: error: #error
try.c: # error
try.c: ^
try.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.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/hc-256/200511

Compiler output

Implementation: crypto_stream/hc256/e/hc-256/200701
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-BpKUYm.s: Assembler messages:
api.c: /tmp/cc-BpKUYm.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-BpKUYm.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-BpKUYm.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-BpKUYm.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-BpKUYm.s:84: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-BpKUYm.s:84: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-BpKUYm.s:95: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-BpKUYm.s:95: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-BpKUYm.s:100: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-BpKUYm.s:100: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-BpKUYm.s:125: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-BpKUYm.s:125: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-BpKUYm.s:182: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-BpKUYm.s:182: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-BpKUYm.s:193: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-BpKUYm.s:193: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-BpKUYm.s:198: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-BpKUYm.s:198: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-BpKUYm.s:205: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-BpKUYm.s:205: Warning: Macro instruction expanded into multiple instructions
hc-256.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hc-256.c: In file included from hc-256.c:1:
hc-256.c: ./e/hc-256.c:219:54: warning: implicit declaration of function 'U32TO32_LITTLE' is invalid in C99 [-Wimplicit-function-declaration]
hc-256.c: for (i = 0; i gt;>gt; 5); i++) ctx->gt;key[i] = U32TO32_LITTLE (((u32*)key)[i]);
hc-256.c: ^
hc-256.c: '0' is not a recognized processor for this target (ignoring processor)
hc-256.c: '+0' is not a recognized feature for this target (ignoring feature)
hc-256.c: '0' is not a recognized processor for this target (ignoring processor)
hc-256.c: 1 diagnostic generated.
hc-256.c: /tmp/cc-8rDBRJ.s: Assembler messages:
hc-256.c: /tmp/cc-8rDBRJ.s:2990: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-8rDBRJ.s:2990: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-8rDBRJ.s:3216: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-8rDBRJ.s:3216: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-8rDBRJ.s:3242: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-8rDBRJ.s:3242: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-8rDBRJ.s:3294: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-8rDBRJ.s:3294: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-8rDBRJ.s:3301: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-8rDBRJ.s:3301: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-8rDBRJ.s:3312: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-8rDBRJ.s:3312: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-8rDBRJ.s:3321: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-8rDBRJ.s:3321: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-8rDBRJ.s:3330: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: ...
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.c: /usr/include/bits/types.h:129:3: error: #error
try.c: # error
try.c: ^
try.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.c: ...

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

Compiler output

Implementation: crypto_stream/hc256/e/hc-256/200511
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-yB3Uvf.s: Assembler messages:
api.c: /tmp/cc-yB3Uvf.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-yB3Uvf.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-yB3Uvf.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-yB3Uvf.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-yB3Uvf.s:84: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-yB3Uvf.s:84: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-yB3Uvf.s:95: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-yB3Uvf.s:95: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-yB3Uvf.s:100: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-yB3Uvf.s:100: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-yB3Uvf.s:125: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-yB3Uvf.s:125: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-yB3Uvf.s:182: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-yB3Uvf.s:182: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-yB3Uvf.s:193: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-yB3Uvf.s:193: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-yB3Uvf.s:198: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-yB3Uvf.s:198: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-yB3Uvf.s:205: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-yB3Uvf.s:205: Warning: Macro instruction expanded into multiple instructions
hc-256.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hc-256.c: In file included from hc-256.c:1:
hc-256.c: ./e/hc-256.c:209:54: warning: implicit declaration of function 'U32TO32_LITTLE' is invalid in C99 [-Wimplicit-function-declaration]
hc-256.c: for (i = 0; i gt;>gt; 5); i++) ctx->gt;key[i] = U32TO32_LITTLE (((u32*)key)[i]);
hc-256.c: ^
hc-256.c: '0' is not a recognized processor for this target (ignoring processor)
hc-256.c: '+0' is not a recognized feature for this target (ignoring feature)
hc-256.c: '0' is not a recognized processor for this target (ignoring processor)
hc-256.c: 1 diagnostic generated.
hc-256.c: /tmp/cc-nKSSrC.s: Assembler messages:
hc-256.c: /tmp/cc-nKSSrC.s:2990: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-nKSSrC.s:2990: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-nKSSrC.s:3216: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-nKSSrC.s:3216: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-nKSSrC.s:3242: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-nKSSrC.s:3242: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-nKSSrC.s:3294: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-nKSSrC.s:3294: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-nKSSrC.s:3336: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-nKSSrC.s:3336: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-nKSSrC.s:3349: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-nKSSrC.s:3349: Warning: Macro instruction expanded into multiple instructions
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.c: /usr/include/bits/types.h:129:3: error: #error
try.c: # error
try.c: ^
try.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.c: ...

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

Compiler output

Implementation: crypto_stream/hc256/e/hc-256/200701
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-DWjNwb.s: Assembler messages:
api.c: /tmp/cc-DWjNwb.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-DWjNwb.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-DWjNwb.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-DWjNwb.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-DWjNwb.s:84: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-DWjNwb.s:84: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-DWjNwb.s:95: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-DWjNwb.s:95: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-DWjNwb.s:100: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-DWjNwb.s:100: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-DWjNwb.s:125: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-DWjNwb.s:125: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-DWjNwb.s:182: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-DWjNwb.s:182: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-DWjNwb.s:193: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-DWjNwb.s:193: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-DWjNwb.s:198: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-DWjNwb.s:198: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-DWjNwb.s:205: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-DWjNwb.s:205: Warning: Macro instruction expanded into multiple instructions
hc-256.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hc-256.c: In file included from hc-256.c:1:
hc-256.c: ./e/hc-256.c:219:54: warning: implicit declaration of function 'U32TO32_LITTLE' is invalid in C99 [-Wimplicit-function-declaration]
hc-256.c: for (i = 0; i gt;>gt; 5); i++) ctx->gt;key[i] = U32TO32_LITTLE (((u32*)key)[i]);
hc-256.c: ^
hc-256.c: '0' is not a recognized processor for this target (ignoring processor)
hc-256.c: '+0' is not a recognized feature for this target (ignoring feature)
hc-256.c: '0' is not a recognized processor for this target (ignoring processor)
hc-256.c: 1 diagnostic generated.
hc-256.c: /tmp/cc-q8y9Sy.s: Assembler messages:
hc-256.c: /tmp/cc-q8y9Sy.s:2990: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-q8y9Sy.s:2990: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-q8y9Sy.s:3216: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-q8y9Sy.s:3216: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-q8y9Sy.s:3242: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-q8y9Sy.s:3242: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-q8y9Sy.s:3294: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-q8y9Sy.s:3294: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-q8y9Sy.s:3301: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-q8y9Sy.s:3301: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-q8y9Sy.s:3312: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-q8y9Sy.s:3312: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-q8y9Sy.s:3321: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-q8y9Sy.s:3321: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-q8y9Sy.s:3330: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: ...
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.c: /usr/include/bits/types.h:129:3: error: #error
try.c: # error
try.c: ^
try.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.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/hc-256/200701

Compiler output

Implementation: crypto_stream/hc256/e/hc-256/200511
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-f7LOjy.s: Assembler messages:
api.c: /tmp/cc-f7LOjy.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-f7LOjy.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-f7LOjy.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-f7LOjy.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-f7LOjy.s:84: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-f7LOjy.s:84: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-f7LOjy.s:95: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-f7LOjy.s:95: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-f7LOjy.s:100: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-f7LOjy.s:100: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-f7LOjy.s:125: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-f7LOjy.s:125: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-f7LOjy.s:182: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-f7LOjy.s:182: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-f7LOjy.s:193: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-f7LOjy.s:193: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-f7LOjy.s:198: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-f7LOjy.s:198: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-f7LOjy.s:205: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-f7LOjy.s:205: Warning: Macro instruction expanded into multiple instructions
hc-256.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hc-256.c: In file included from hc-256.c:1:
hc-256.c: ./e/hc-256.c:209:54: warning: implicit declaration of function 'U32TO32_LITTLE' is invalid in C99 [-Wimplicit-function-declaration]
hc-256.c: for (i = 0; i gt;>gt; 5); i++) ctx->gt;key[i] = U32TO32_LITTLE (((u32*)key)[i]);
hc-256.c: ^
hc-256.c: '0' is not a recognized processor for this target (ignoring processor)
hc-256.c: '+0' is not a recognized feature for this target (ignoring feature)
hc-256.c: '0' is not a recognized processor for this target (ignoring processor)
hc-256.c: 1 diagnostic generated.
hc-256.c: /tmp/cc-6CehdV.s: Assembler messages:
hc-256.c: /tmp/cc-6CehdV.s:2990: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-6CehdV.s:2990: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-6CehdV.s:3216: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-6CehdV.s:3216: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-6CehdV.s:3242: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-6CehdV.s:3242: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-6CehdV.s:3294: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-6CehdV.s:3294: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-6CehdV.s:3336: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-6CehdV.s:3336: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-6CehdV.s:3349: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-6CehdV.s:3349: Warning: Macro instruction expanded into multiple instructions
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.c: /usr/include/bits/types.h:129:3: error: #error
try.c: # error
try.c: ^
try.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.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/hc-256/200511

Compiler output

Implementation: crypto_stream/hc256/e/hc-256/200511
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-Aqe1PH.s: Assembler messages:
api.c: /tmp/cc-Aqe1PH.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Aqe1PH.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-Aqe1PH.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Aqe1PH.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-Aqe1PH.s:84: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Aqe1PH.s:84: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-Aqe1PH.s:95: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Aqe1PH.s:95: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-Aqe1PH.s:100: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Aqe1PH.s:100: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-Aqe1PH.s:125: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Aqe1PH.s:125: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-Aqe1PH.s:182: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Aqe1PH.s:182: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-Aqe1PH.s:193: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Aqe1PH.s:193: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-Aqe1PH.s:198: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Aqe1PH.s:198: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-Aqe1PH.s:205: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Aqe1PH.s:205: Warning: Macro instruction expanded into multiple instructions
hc-256.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hc-256.c: In file included from hc-256.c:1:
hc-256.c: ./e/hc-256.c:209:54: warning: implicit declaration of function 'U32TO32_LITTLE' is invalid in C99 [-Wimplicit-function-declaration]
hc-256.c: for (i = 0; i gt;>gt; 5); i++) ctx->gt;key[i] = U32TO32_LITTLE (((u32*)key)[i]);
hc-256.c: ^
hc-256.c: '+' is not a recognized feature for this target (ignoring feature)
hc-256.c: 1 diagnostic generated.
hc-256.c: /tmp/cc-DGvPE4.s: Assembler messages:
hc-256.c: /tmp/cc-DGvPE4.s:2990: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-DGvPE4.s:2990: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-DGvPE4.s:3216: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-DGvPE4.s:3216: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-DGvPE4.s:3242: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-DGvPE4.s:3242: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-DGvPE4.s:3294: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-DGvPE4.s:3294: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-DGvPE4.s:3336: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-DGvPE4.s:3336: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-DGvPE4.s:3349: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-DGvPE4.s:3349: Warning: Macro instruction expanded into multiple instructions
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.c: /usr/include/bits/types.h:129:3: error: #error
try.c: # error
try.c: ^
try.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.c: ...

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

Compiler output

Implementation: crypto_stream/hc256/e/hc-256/200701
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-MVkdq8.s: Assembler messages:
api.c: /tmp/cc-MVkdq8.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-MVkdq8.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-MVkdq8.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-MVkdq8.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-MVkdq8.s:84: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-MVkdq8.s:84: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-MVkdq8.s:95: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-MVkdq8.s:95: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-MVkdq8.s:100: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-MVkdq8.s:100: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-MVkdq8.s:125: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-MVkdq8.s:125: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-MVkdq8.s:182: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-MVkdq8.s:182: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-MVkdq8.s:193: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-MVkdq8.s:193: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-MVkdq8.s:198: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-MVkdq8.s:198: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-MVkdq8.s:205: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-MVkdq8.s:205: Warning: Macro instruction expanded into multiple instructions
hc-256.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hc-256.c: In file included from hc-256.c:1:
hc-256.c: ./e/hc-256.c:219:54: warning: implicit declaration of function 'U32TO32_LITTLE' is invalid in C99 [-Wimplicit-function-declaration]
hc-256.c: for (i = 0; i gt;>gt; 5); i++) ctx->gt;key[i] = U32TO32_LITTLE (((u32*)key)[i]);
hc-256.c: ^
hc-256.c: '+' is not a recognized feature for this target (ignoring feature)
hc-256.c: 1 diagnostic generated.
hc-256.c: /tmp/cc-KnCfRj.s: Assembler messages:
hc-256.c: /tmp/cc-KnCfRj.s:2990: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-KnCfRj.s:2990: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-KnCfRj.s:3216: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-KnCfRj.s:3216: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-KnCfRj.s:3242: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-KnCfRj.s:3242: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-KnCfRj.s:3294: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-KnCfRj.s:3294: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-KnCfRj.s:3301: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-KnCfRj.s:3301: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-KnCfRj.s:3312: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-KnCfRj.s:3312: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-KnCfRj.s:3321: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-KnCfRj.s:3321: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-KnCfRj.s:3330: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-KnCfRj.s:3330: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-KnCfRj.s:3339: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: ...
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.c: /usr/include/bits/types.h:129:3: error: #error
try.c: # error
try.c: ^
try.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.c: ...

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

Compiler output

Implementation: crypto_stream/hc256/e/hc-256/200701
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-Do6Vsm.s: Assembler messages:
api.c: /tmp/cc-Do6Vsm.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Do6Vsm.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-Do6Vsm.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Do6Vsm.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-Do6Vsm.s:84: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Do6Vsm.s:84: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-Do6Vsm.s:95: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Do6Vsm.s:95: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-Do6Vsm.s:100: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Do6Vsm.s:100: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-Do6Vsm.s:125: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Do6Vsm.s:125: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-Do6Vsm.s:182: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Do6Vsm.s:182: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-Do6Vsm.s:193: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Do6Vsm.s:193: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-Do6Vsm.s:198: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Do6Vsm.s:198: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-Do6Vsm.s:205: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Do6Vsm.s:205: Warning: Macro instruction expanded into multiple instructions
hc-256.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hc-256.c: In file included from hc-256.c:1:
hc-256.c: ./e/hc-256.c:219:54: warning: implicit declaration of function 'U32TO32_LITTLE' is invalid in C99 [-Wimplicit-function-declaration]
hc-256.c: for (i = 0; i gt;>gt; 5); i++) ctx->gt;key[i] = U32TO32_LITTLE (((u32*)key)[i]);
hc-256.c: ^
hc-256.c: '+' is not a recognized feature for this target (ignoring feature)
hc-256.c: 1 diagnostic generated.
hc-256.c: /tmp/cc-aEHAHJ.s: Assembler messages:
hc-256.c: /tmp/cc-aEHAHJ.s:2990: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-aEHAHJ.s:2990: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-aEHAHJ.s:3216: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-aEHAHJ.s:3216: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-aEHAHJ.s:3242: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-aEHAHJ.s:3242: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-aEHAHJ.s:3294: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-aEHAHJ.s:3294: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-aEHAHJ.s:3301: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-aEHAHJ.s:3301: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-aEHAHJ.s:3312: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-aEHAHJ.s:3312: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-aEHAHJ.s:3321: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-aEHAHJ.s:3321: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-aEHAHJ.s:3330: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-aEHAHJ.s:3330: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-aEHAHJ.s:3339: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: ...
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.c: /usr/include/bits/types.h:129:3: error: #error
try.c: # error
try.c: ^
try.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.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/hc-256/200701

Compiler output

Implementation: crypto_stream/hc256/e/hc-256/200511
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-Hbch80.s: Assembler messages:
api.c: /tmp/cc-Hbch80.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Hbch80.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-Hbch80.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Hbch80.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-Hbch80.s:84: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Hbch80.s:84: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-Hbch80.s:95: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Hbch80.s:95: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-Hbch80.s:100: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Hbch80.s:100: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-Hbch80.s:125: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Hbch80.s:125: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-Hbch80.s:182: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Hbch80.s:182: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-Hbch80.s:193: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Hbch80.s:193: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-Hbch80.s:198: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Hbch80.s:198: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-Hbch80.s:205: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-Hbch80.s:205: Warning: Macro instruction expanded into multiple instructions
hc-256.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hc-256.c: In file included from hc-256.c:1:
hc-256.c: ./e/hc-256.c:209:54: warning: implicit declaration of function 'U32TO32_LITTLE' is invalid in C99 [-Wimplicit-function-declaration]
hc-256.c: for (i = 0; i gt;>gt; 5); i++) ctx->gt;key[i] = U32TO32_LITTLE (((u32*)key)[i]);
hc-256.c: ^
hc-256.c: '+' is not a recognized feature for this target (ignoring feature)
hc-256.c: 1 diagnostic generated.
hc-256.c: /tmp/cc-P5A3ve.s: Assembler messages:
hc-256.c: /tmp/cc-P5A3ve.s:2990: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-P5A3ve.s:2990: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-P5A3ve.s:3216: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-P5A3ve.s:3216: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-P5A3ve.s:3242: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-P5A3ve.s:3242: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-P5A3ve.s:3294: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-P5A3ve.s:3294: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-P5A3ve.s:3336: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-P5A3ve.s:3336: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-P5A3ve.s:3349: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-P5A3ve.s:3349: Warning: Macro instruction expanded into multiple instructions
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.c: /usr/include/bits/types.h:129:3: error: #error
try.c: # error
try.c: ^
try.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.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/hc-256/200511

Compiler output

Implementation: crypto_stream/hc256/e/hc-256/200701
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-IMZXRF.s: Assembler messages:
api.c: /tmp/cc-IMZXRF.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-IMZXRF.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-IMZXRF.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-IMZXRF.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-IMZXRF.s:84: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-IMZXRF.s:84: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-IMZXRF.s:95: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-IMZXRF.s:95: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-IMZXRF.s:100: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-IMZXRF.s:100: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-IMZXRF.s:125: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-IMZXRF.s:125: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-IMZXRF.s:182: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-IMZXRF.s:182: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-IMZXRF.s:193: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-IMZXRF.s:193: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-IMZXRF.s:198: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-IMZXRF.s:198: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-IMZXRF.s:205: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-IMZXRF.s:205: Warning: Macro instruction expanded into multiple instructions
hc-256.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hc-256.c: In file included from hc-256.c:1:
hc-256.c: ./e/hc-256.c:219:54: warning: implicit declaration of function 'U32TO32_LITTLE' is invalid in C99 [-Wimplicit-function-declaration]
hc-256.c: for (i = 0; i gt;>gt; 5); i++) ctx->gt;key[i] = U32TO32_LITTLE (((u32*)key)[i]);
hc-256.c: ^
hc-256.c: '+' is not a recognized feature for this target (ignoring feature)
hc-256.c: 1 diagnostic generated.
hc-256.c: /tmp/cc-pfyql0.s: Assembler messages:
hc-256.c: /tmp/cc-pfyql0.s:2990: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-pfyql0.s:2990: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-pfyql0.s:3216: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-pfyql0.s:3216: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-pfyql0.s:3242: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-pfyql0.s:3242: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-pfyql0.s:3294: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-pfyql0.s:3294: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-pfyql0.s:3301: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-pfyql0.s:3301: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-pfyql0.s:3312: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-pfyql0.s:3312: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-pfyql0.s:3321: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-pfyql0.s:3321: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-pfyql0.s:3330: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-pfyql0.s:3330: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-pfyql0.s:3339: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: ...
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.c: /usr/include/bits/types.h:129:3: error: #error
try.c: # error
try.c: ^
try.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.c: ...

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

Compiler output

Implementation: crypto_stream/hc256/e/hc-256/200511
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-wb3EpS.s: Assembler messages:
api.c: /tmp/cc-wb3EpS.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-wb3EpS.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-wb3EpS.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-wb3EpS.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-wb3EpS.s:84: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-wb3EpS.s:84: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-wb3EpS.s:95: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-wb3EpS.s:95: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-wb3EpS.s:100: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-wb3EpS.s:100: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-wb3EpS.s:125: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-wb3EpS.s:125: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-wb3EpS.s:182: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-wb3EpS.s:182: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-wb3EpS.s:193: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-wb3EpS.s:193: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-wb3EpS.s:198: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-wb3EpS.s:198: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-wb3EpS.s:205: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-wb3EpS.s:205: Warning: Macro instruction expanded into multiple instructions
hc-256.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hc-256.c: In file included from hc-256.c:1:
hc-256.c: ./e/hc-256.c:209:54: warning: implicit declaration of function 'U32TO32_LITTLE' is invalid in C99 [-Wimplicit-function-declaration]
hc-256.c: for (i = 0; i gt;>gt; 5); i++) ctx->gt;key[i] = U32TO32_LITTLE (((u32*)key)[i]);
hc-256.c: ^
hc-256.c: '+' is not a recognized feature for this target (ignoring feature)
hc-256.c: 1 diagnostic generated.
hc-256.c: /tmp/cc-NiuNof.s: Assembler messages:
hc-256.c: /tmp/cc-NiuNof.s:2990: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-NiuNof.s:2990: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-NiuNof.s:3216: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-NiuNof.s:3216: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-NiuNof.s:3242: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-NiuNof.s:3242: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-NiuNof.s:3294: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-NiuNof.s:3294: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-NiuNof.s:3336: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-NiuNof.s:3336: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-NiuNof.s:3349: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-NiuNof.s:3349: Warning: Macro instruction expanded into multiple instructions
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.c: /usr/include/bits/types.h:129:3: error: #error
try.c: # error
try.c: ^
try.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.c: ...

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

Compiler output

Implementation: crypto_stream/hc256/e/hc-256/200701
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-fP1ot9.s: Assembler messages:
api.c: /tmp/cc-fP1ot9.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-fP1ot9.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-fP1ot9.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-fP1ot9.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-fP1ot9.s:84: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-fP1ot9.s:84: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-fP1ot9.s:95: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-fP1ot9.s:95: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-fP1ot9.s:100: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-fP1ot9.s:100: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-fP1ot9.s:125: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-fP1ot9.s:125: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-fP1ot9.s:182: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-fP1ot9.s:182: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-fP1ot9.s:193: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-fP1ot9.s:193: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-fP1ot9.s:198: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-fP1ot9.s:198: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-fP1ot9.s:205: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-fP1ot9.s:205: Warning: Macro instruction expanded into multiple instructions
hc-256.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hc-256.c: In file included from hc-256.c:1:
hc-256.c: ./e/hc-256.c:219:54: warning: implicit declaration of function 'U32TO32_LITTLE' is invalid in C99 [-Wimplicit-function-declaration]
hc-256.c: for (i = 0; i gt;>gt; 5); i++) ctx->gt;key[i] = U32TO32_LITTLE (((u32*)key)[i]);
hc-256.c: ^
hc-256.c: '+' is not a recognized feature for this target (ignoring feature)
hc-256.c: 1 diagnostic generated.
hc-256.c: /tmp/cc-lOdhTm.s: Assembler messages:
hc-256.c: /tmp/cc-lOdhTm.s:2990: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-lOdhTm.s:2990: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-lOdhTm.s:3216: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-lOdhTm.s:3216: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-lOdhTm.s:3242: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-lOdhTm.s:3242: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-lOdhTm.s:3294: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-lOdhTm.s:3294: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-lOdhTm.s:3301: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-lOdhTm.s:3301: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-lOdhTm.s:3312: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-lOdhTm.s:3312: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-lOdhTm.s:3321: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-lOdhTm.s:3321: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-lOdhTm.s:3330: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-lOdhTm.s:3330: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-lOdhTm.s:3339: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: ...
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.c: /usr/include/bits/types.h:129:3: error: #error
try.c: # error
try.c: ^
try.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.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/hc-256/200701

Compiler output

Implementation: crypto_stream/hc256/e/hc-256/200511
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-zwUipm.s: Assembler messages:
api.c: /tmp/cc-zwUipm.s:25: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-zwUipm.s:25: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-zwUipm.s:35: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-zwUipm.s:35: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-zwUipm.s:84: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-zwUipm.s:84: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-zwUipm.s:95: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-zwUipm.s:95: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-zwUipm.s:100: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-zwUipm.s:100: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-zwUipm.s:125: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-zwUipm.s:125: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-zwUipm.s:182: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-zwUipm.s:182: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-zwUipm.s:193: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-zwUipm.s:193: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-zwUipm.s:198: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-zwUipm.s:198: Warning: Macro instruction expanded into multiple instructions
api.c: /tmp/cc-zwUipm.s:205: Warning: No .cprestore pseudo-op used in PIC code
api.c: /tmp/cc-zwUipm.s:205: Warning: Macro instruction expanded into multiple instructions
hc-256.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hc-256.c: In file included from hc-256.c:1:
hc-256.c: ./e/hc-256.c:209:54: warning: implicit declaration of function 'U32TO32_LITTLE' is invalid in C99 [-Wimplicit-function-declaration]
hc-256.c: for (i = 0; i gt;>gt; 5); i++) ctx->gt;key[i] = U32TO32_LITTLE (((u32*)key)[i]);
hc-256.c: ^
hc-256.c: '+' is not a recognized feature for this target (ignoring feature)
hc-256.c: 1 diagnostic generated.
hc-256.c: /tmp/cc-cNEERJ.s: Assembler messages:
hc-256.c: /tmp/cc-cNEERJ.s:2990: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-cNEERJ.s:2990: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-cNEERJ.s:3216: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-cNEERJ.s:3216: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-cNEERJ.s:3242: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-cNEERJ.s:3242: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-cNEERJ.s:3294: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-cNEERJ.s:3294: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-cNEERJ.s:3336: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-cNEERJ.s:3336: Warning: Macro instruction expanded into multiple instructions
hc-256.c: /tmp/cc-cNEERJ.s:3349: Warning: No .cprestore pseudo-op used in PIC code
hc-256.c: /tmp/cc-cNEERJ.s:3349: Warning: Macro instruction expanded into multiple instructions
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.c: /usr/include/bits/types.h:129:3: error: #error
try.c: # error
try.c: ^
try.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
try.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
try.c: ^
try.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
try.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
try.c: ^
try.c: In file included from try.c:9:
try.c: In file included from ./try.h:1:
try.c: In file included from /usr/include/stdlib.h:320:
try.c: In file included from /usr/include/sys/types.h:31:
try.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/hc-256/200511

Compiler output

Implementation: crypto_stream/hc256/e/hc-256/200511
Compiler: gcc -O2 -fomit-frame-pointer
try.c: crypto_stream_hc256.a(hc-256.o): In function `ECRYPT_process_bytes':
try.c: hc-256.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_hc256.a(hc-256.o): In function `ECRYPT_ivsetup':
try.c: hc-256.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_hc256.a(hc-256.o): In function `ECRYPT_keysetup':
try.c: hc-256.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/hc-256/200511
gcc -O -fomit-frame-pointer e/hc-256/200511
gcc -Os -fomit-frame-pointer e/hc-256/200511
gcc -fno-schedule-insns -O2 -fomit-frame-pointer e/hc-256/200511
gcc -fno-schedule-insns -O -fomit-frame-pointer e/hc-256/200511
gcc -fno-schedule-insns -Os -fomit-frame-pointer e/hc-256/200511
gcc -funroll-loops -Os -fomit-frame-pointer e/hc-256/200511
gcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer e/hc-256/200511
gcc -funroll-loops -mabi=32 -Os -fomit-frame-pointer e/hc-256/200511
gcc -mabi=32 -O2 -fomit-frame-pointer e/hc-256/200511
gcc -mabi=32 -O -fomit-frame-pointer e/hc-256/200511
gcc -mabi=32 -Os -fomit-frame-pointer e/hc-256/200511

Compiler output

Implementation: crypto_stream/hc256/e/hc-256/200701
Compiler: gcc -O2 -fomit-frame-pointer
try.c: crypto_stream_hc256.a(hc-256.o): In function `ECRYPT_process_bytes':
try.c: hc-256.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: hc-256.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: hc-256.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: hc-256.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: hc-256.c:(.text+0x...): undefined reference to `U32TO32_LITTLE'
try.c: crypto_stream_hc256.a(hc-256.o):hc-256.c:(.text+0x...): more undefined references to `U32TO32_LITTLE' follow
try.c: collect2: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 36, namely:
CompilerImplementations
gcc -O2 -fomit-frame-pointer e/hc-256/200701
gcc -O3 -fomit-frame-pointer e/hc-256/200511 e/hc-256/200701
gcc -O -fomit-frame-pointer e/hc-256/200701
gcc -Os -fomit-frame-pointer e/hc-256/200701
gcc -fno-schedule-insns -O2 -fomit-frame-pointer e/hc-256/200701
gcc -fno-schedule-insns -O3 -fomit-frame-pointer e/hc-256/200511 e/hc-256/200701
gcc -fno-schedule-insns -O -fomit-frame-pointer e/hc-256/200701
gcc -fno-schedule-insns -Os -fomit-frame-pointer e/hc-256/200701
gcc -funroll-loops -O2 -fomit-frame-pointer e/hc-256/200511 e/hc-256/200701
gcc -funroll-loops -O3 -fomit-frame-pointer e/hc-256/200511 e/hc-256/200701
gcc -funroll-loops -O -fomit-frame-pointer e/hc-256/200511 e/hc-256/200701
gcc -funroll-loops -Os -fomit-frame-pointer e/hc-256/200701
gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer e/hc-256/200511 e/hc-256/200701
gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer e/hc-256/200511 e/hc-256/200701
gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer e/hc-256/200511 e/hc-256/200701
gcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer e/hc-256/200701
gcc -funroll-loops -mabi=32 -O2 -fomit-frame-pointer e/hc-256/200511 e/hc-256/200701
gcc -funroll-loops -mabi=32 -O3 -fomit-frame-pointer e/hc-256/200511 e/hc-256/200701
gcc -funroll-loops -mabi=32 -O -fomit-frame-pointer e/hc-256/200511 e/hc-256/200701
gcc -funroll-loops -mabi=32 -Os -fomit-frame-pointer e/hc-256/200701
gcc -mabi=32 -O2 -fomit-frame-pointer e/hc-256/200701
gcc -mabi=32 -O3 -fomit-frame-pointer e/hc-256/200511 e/hc-256/200701
gcc -mabi=32 -O -fomit-frame-pointer e/hc-256/200701
gcc -mabi=32 -Os -fomit-frame-pointer e/hc-256/200701