Implementation notes: mipso32, h1mips, crypto_aead/present80n6silcv1

Computer: h1mips
Architecture: mipso32
CPU ID: unknown CPU ID
SUPERCOP version: 20140622
Operation: crypto_aead
Primitive: present80n6silcv1
TimeImplementationCompilerBenchmark dateSUPERCOP version
98646150refgcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer2014060220140525
99116282refgcc -funroll-loops -mabi=32 -O3 -fomit-frame-pointer2014060220140525
99119228refgcc -funroll-loops -O3 -fomit-frame-pointer2014060220140525
101568470refgcc -funroll-loops -O2 -fomit-frame-pointer2014060220140525
101569528refgcc -funroll-loops -mabi=32 -O2 -fomit-frame-pointer2014060220140525
102617908refgcc -fno-schedule-insns -O3 -fomit-frame-pointer2014060220140525
103119576refgcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer2014060220140525
105208082refgcc -O3 -fomit-frame-pointer2014060220140525
105209810refgcc -mabi=32 -O3 -fomit-frame-pointer2014060220140525
109175360refgcc -funroll-loops -O -fomit-frame-pointer2014060220140525
109177860refgcc -funroll-loops -mabi=32 -O -fomit-frame-pointer2014060220140525
109177880refgcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer2014060220140525
109593276refgcc -funroll-loops -mabi=32 -Os -fomit-frame-pointer2014060220140525
109594374refgcc -funroll-loops -Os -fomit-frame-pointer2014060220140525
111388458refgcc -fno-schedule-insns -Os -fomit-frame-pointer2014060220140525
111478228refgcc -fno-schedule-insns -O2 -fomit-frame-pointer2014060220140525
111640074refgcc -Os -fomit-frame-pointer2014060220140525
111640112refgcc -mabi=32 -Os -fomit-frame-pointer2014060220140525
111775386refgcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer2014060220140525
113992856refgcc -mabi=32 -O2 -fomit-frame-pointer2014060220140525
113993882refgcc -O2 -fomit-frame-pointer2014060220140525
123381950refgcc -mabi=32 -O -fomit-frame-pointer2014060220140525
123383216refgcc -fno-schedule-insns -O -fomit-frame-pointer2014060220140525
123384548refgcc -O -fomit-frame-pointer2014060220140525
260501924refcc2014060220140525
260503982refgcc -funroll-loops2014060220140525
260504142refgcc2014060220140525

Compiler output

Implementation: crypto_aead/present80n6silcv1/ref
Compiler: clang -O3 -fomit-frame-pointer
encrypt.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
encrypt.c: '+' is not a recognized feature for this target (ignoring feature)
encrypt.c: /tmp/cc-9dq3Ii.s: Assembler messages:
encrypt.c: /tmp/cc-9dq3Ii.s:33: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-9dq3Ii.s:33: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-9dq3Ii.s:46: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-9dq3Ii.s:46: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-9dq3Ii.s:67: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-9dq3Ii.s:67: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-9dq3Ii.s:81: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-9dq3Ii.s:81: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-9dq3Ii.s:146: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-9dq3Ii.s:146: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-9dq3Ii.s:159: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-9dq3Ii.s:159: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-9dq3Ii.s:180: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-9dq3Ii.s:180: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-9dq3Ii.s:196: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-9dq3Ii.s:196: Warning: Macro instruction expanded into multiple instructions
present.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
present.c: '+' is not a recognized feature for this target (ignoring feature)
present.c: /tmp/cc-SIgIQK.s: Assembler messages:
present.c: /tmp/cc-SIgIQK.s:21: Warning: No .cprestore pseudo-op used in PIC code
present.c: /tmp/cc-SIgIQK.s:21: Warning: Macro instruction expanded into multiple instructions
silc.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
silc.c: In file included from silc.c:1:
silc.c: In file included from /usr/include/stdio.h:36:
silc.c: /usr/include/bits/types.h:129:3: error: #error
silc.c: # error
silc.c: ^
silc.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
silc.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
silc.c: ^
silc.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
silc.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
silc.c: ^
silc.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
silc.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
silc.c: ^
silc.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
silc.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
silc.c: ^
silc.c: In file included from silc.c:1:
silc.c: In file included from /usr/include/stdio.h:36:
silc.c: In file included from /usr/include/bits/types.h:131:
silc.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
silc.c: #define __UID_T_TYPE __U32_TYPE
silc.c: ^
silc.c: In file included from silc.c:1:
silc.c: ...

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

Compiler output

Implementation: crypto_aead/present80n6silcv1/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer
encrypt.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
encrypt.c: '0' is not a recognized processor for this target (ignoring processor)
encrypt.c: '+0' is not a recognized feature for this target (ignoring feature)
encrypt.c: '0' is not a recognized processor for this target (ignoring processor)
encrypt.c: /tmp/cc-eK1rlt.s: Assembler messages:
encrypt.c: /tmp/cc-eK1rlt.s:33: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-eK1rlt.s:33: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-eK1rlt.s:46: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-eK1rlt.s:46: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-eK1rlt.s:67: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-eK1rlt.s:67: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-eK1rlt.s:81: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-eK1rlt.s:81: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-eK1rlt.s:146: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-eK1rlt.s:146: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-eK1rlt.s:159: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-eK1rlt.s:159: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-eK1rlt.s:180: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-eK1rlt.s:180: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-eK1rlt.s:196: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-eK1rlt.s:196: Warning: Macro instruction expanded into multiple instructions
present.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
present.c: '0' is not a recognized processor for this target (ignoring processor)
present.c: '+0' is not a recognized feature for this target (ignoring feature)
present.c: '0' is not a recognized processor for this target (ignoring processor)
present.c: /tmp/cc-9QGZoV.s: Assembler messages:
present.c: /tmp/cc-9QGZoV.s:21: Warning: No .cprestore pseudo-op used in PIC code
present.c: /tmp/cc-9QGZoV.s:21: Warning: Macro instruction expanded into multiple instructions
silc.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
silc.c: In file included from silc.c:1:
silc.c: In file included from /usr/include/stdio.h:36:
silc.c: /usr/include/bits/types.h:129:3: error: #error
silc.c: # error
silc.c: ^
silc.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
silc.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
silc.c: ^
silc.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
silc.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
silc.c: ^
silc.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
silc.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
silc.c: ^
silc.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
silc.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
silc.c: ^
silc.c: In file included from silc.c:1:
silc.c: In file included from /usr/include/stdio.h:36:
silc.c: In file included from /usr/include/bits/types.h:131:
silc.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
silc.c: #define __UID_T_TYPE __U32_TYPE
silc.c: ^
silc.c: In file included from silc.c:1:
silc.c: ...

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

Compiler output

Implementation: crypto_aead/present80n6silcv1/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive
encrypt.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
encrypt.c: '0' is not a recognized processor for this target (ignoring processor)
encrypt.c: '+0' is not a recognized feature for this target (ignoring feature)
encrypt.c: '0' is not a recognized processor for this target (ignoring processor)
encrypt.c: /tmp/cc-BIGxkh.s: Assembler messages:
encrypt.c: /tmp/cc-BIGxkh.s:33: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-BIGxkh.s:33: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-BIGxkh.s:46: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-BIGxkh.s:46: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-BIGxkh.s:67: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-BIGxkh.s:67: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-BIGxkh.s:81: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-BIGxkh.s:81: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-BIGxkh.s:146: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-BIGxkh.s:146: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-BIGxkh.s:159: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-BIGxkh.s:159: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-BIGxkh.s:180: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-BIGxkh.s:180: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-BIGxkh.s:196: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-BIGxkh.s:196: Warning: Macro instruction expanded into multiple instructions
present.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
present.c: '0' is not a recognized processor for this target (ignoring processor)
present.c: '+0' is not a recognized feature for this target (ignoring feature)
present.c: '0' is not a recognized processor for this target (ignoring processor)
present.c: /tmp/cc-HPqrcy.s: Assembler messages:
present.c: /tmp/cc-HPqrcy.s:21: Warning: No .cprestore pseudo-op used in PIC code
present.c: /tmp/cc-HPqrcy.s:21: Warning: Macro instruction expanded into multiple instructions
silc.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
silc.c: In file included from silc.c:1:
silc.c: In file included from /usr/include/stdio.h:36:
silc.c: /usr/include/bits/types.h:129:3: error: #error
silc.c: # error
silc.c: ^
silc.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
silc.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
silc.c: ^
silc.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
silc.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
silc.c: ^
silc.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
silc.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
silc.c: ^
silc.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
silc.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
silc.c: ^
silc.c: In file included from silc.c:1:
silc.c: In file included from /usr/include/stdio.h:36:
silc.c: In file included from /usr/include/bits/types.h:131:
silc.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
silc.c: #define __UID_T_TYPE __U32_TYPE
silc.c: ^
silc.c: In file included from silc.c:1:
silc.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 ref

Compiler output

Implementation: crypto_aead/present80n6silcv1/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -fomit-frame-pointer
encrypt.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
encrypt.c: '0' is not a recognized processor for this target (ignoring processor)
encrypt.c: '+0' is not a recognized feature for this target (ignoring feature)
encrypt.c: '0' is not a recognized processor for this target (ignoring processor)
encrypt.c: /tmp/cc-LQn8wg.s: Assembler messages:
encrypt.c: /tmp/cc-LQn8wg.s:33: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-LQn8wg.s:33: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-LQn8wg.s:46: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-LQn8wg.s:46: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-LQn8wg.s:67: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-LQn8wg.s:67: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-LQn8wg.s:81: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-LQn8wg.s:81: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-LQn8wg.s:146: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-LQn8wg.s:146: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-LQn8wg.s:159: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-LQn8wg.s:159: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-LQn8wg.s:180: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-LQn8wg.s:180: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-LQn8wg.s:196: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-LQn8wg.s:196: Warning: Macro instruction expanded into multiple instructions
present.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
present.c: '0' is not a recognized processor for this target (ignoring processor)
present.c: '+0' is not a recognized feature for this target (ignoring feature)
present.c: '0' is not a recognized processor for this target (ignoring processor)
present.c: /tmp/cc-xxl5bC.s: Assembler messages:
present.c: /tmp/cc-xxl5bC.s:21: Warning: No .cprestore pseudo-op used in PIC code
present.c: /tmp/cc-xxl5bC.s:21: Warning: Macro instruction expanded into multiple instructions
silc.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
silc.c: In file included from silc.c:1:
silc.c: In file included from /usr/include/stdio.h:36:
silc.c: /usr/include/bits/types.h:129:3: error: #error
silc.c: # error
silc.c: ^
silc.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
silc.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
silc.c: ^
silc.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
silc.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
silc.c: ^
silc.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
silc.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
silc.c: ^
silc.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
silc.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
silc.c: ^
silc.c: In file included from silc.c:1:
silc.c: In file included from /usr/include/stdio.h:36:
silc.c: In file included from /usr/include/bits/types.h:131:
silc.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
silc.c: #define __UID_T_TYPE __U32_TYPE
silc.c: ^
silc.c: In file included from silc.c:1:
silc.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 ref

Compiler output

Implementation: crypto_aead/present80n6silcv1/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive
encrypt.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
encrypt.c: '0' is not a recognized processor for this target (ignoring processor)
encrypt.c: '+0' is not a recognized feature for this target (ignoring feature)
encrypt.c: '0' is not a recognized processor for this target (ignoring processor)
encrypt.c: /tmp/cc-JWzUZb.s: Assembler messages:
encrypt.c: /tmp/cc-JWzUZb.s:33: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-JWzUZb.s:33: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-JWzUZb.s:46: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-JWzUZb.s:46: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-JWzUZb.s:67: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-JWzUZb.s:67: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-JWzUZb.s:81: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-JWzUZb.s:81: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-JWzUZb.s:146: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-JWzUZb.s:146: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-JWzUZb.s:159: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-JWzUZb.s:159: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-JWzUZb.s:180: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-JWzUZb.s:180: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-JWzUZb.s:196: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-JWzUZb.s:196: Warning: Macro instruction expanded into multiple instructions
present.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
present.c: '0' is not a recognized processor for this target (ignoring processor)
present.c: '+0' is not a recognized feature for this target (ignoring feature)
present.c: '0' is not a recognized processor for this target (ignoring processor)
present.c: /tmp/cc-ftmo4w.s: Assembler messages:
present.c: /tmp/cc-ftmo4w.s:21: Warning: No .cprestore pseudo-op used in PIC code
present.c: /tmp/cc-ftmo4w.s:21: Warning: Macro instruction expanded into multiple instructions
silc.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
silc.c: In file included from silc.c:1:
silc.c: In file included from /usr/include/stdio.h:36:
silc.c: /usr/include/bits/types.h:129:3: error: #error
silc.c: # error
silc.c: ^
silc.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
silc.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
silc.c: ^
silc.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
silc.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
silc.c: ^
silc.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
silc.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
silc.c: ^
silc.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
silc.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
silc.c: ^
silc.c: In file included from silc.c:1:
silc.c: In file included from /usr/include/stdio.h:36:
silc.c: In file included from /usr/include/bits/types.h:131:
silc.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
silc.c: #define __UID_T_TYPE __U32_TYPE
silc.c: ^
silc.c: In file included from silc.c:1:
silc.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 ref

Compiler output

Implementation: crypto_aead/present80n6silcv1/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fomit-frame-pointer
encrypt.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
encrypt.c: '0' is not a recognized processor for this target (ignoring processor)
encrypt.c: '+0' is not a recognized feature for this target (ignoring feature)
encrypt.c: '0' is not a recognized processor for this target (ignoring processor)
encrypt.c: /tmp/cc-83LCXU.s: Assembler messages:
encrypt.c: /tmp/cc-83LCXU.s:33: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-83LCXU.s:33: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-83LCXU.s:46: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-83LCXU.s:46: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-83LCXU.s:67: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-83LCXU.s:67: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-83LCXU.s:81: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-83LCXU.s:81: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-83LCXU.s:146: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-83LCXU.s:146: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-83LCXU.s:159: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-83LCXU.s:159: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-83LCXU.s:180: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-83LCXU.s:180: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-83LCXU.s:196: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-83LCXU.s:196: Warning: Macro instruction expanded into multiple instructions
present.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
present.c: '0' is not a recognized processor for this target (ignoring processor)
present.c: '+0' is not a recognized feature for this target (ignoring feature)
present.c: '0' is not a recognized processor for this target (ignoring processor)
present.c: /tmp/cc-kBNL5a.s: Assembler messages:
present.c: /tmp/cc-kBNL5a.s:21: Warning: No .cprestore pseudo-op used in PIC code
present.c: /tmp/cc-kBNL5a.s:21: Warning: Macro instruction expanded into multiple instructions
silc.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
silc.c: In file included from silc.c:1:
silc.c: In file included from /usr/include/stdio.h:36:
silc.c: /usr/include/bits/types.h:129:3: error: #error
silc.c: # error
silc.c: ^
silc.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
silc.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
silc.c: ^
silc.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
silc.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
silc.c: ^
silc.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
silc.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
silc.c: ^
silc.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
silc.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
silc.c: ^
silc.c: In file included from silc.c:1:
silc.c: In file included from /usr/include/stdio.h:36:
silc.c: In file included from /usr/include/bits/types.h:131:
silc.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
silc.c: #define __UID_T_TYPE __U32_TYPE
silc.c: ^
silc.c: In file included from silc.c:1:
silc.c: ...

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

Compiler output

Implementation: crypto_aead/present80n6silcv1/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive
encrypt.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
encrypt.c: '0' is not a recognized processor for this target (ignoring processor)
encrypt.c: '+0' is not a recognized feature for this target (ignoring feature)
encrypt.c: '0' is not a recognized processor for this target (ignoring processor)
encrypt.c: /tmp/cc-ZzPuzw.s: Assembler messages:
encrypt.c: /tmp/cc-ZzPuzw.s:33: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-ZzPuzw.s:33: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-ZzPuzw.s:46: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-ZzPuzw.s:46: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-ZzPuzw.s:67: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-ZzPuzw.s:67: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-ZzPuzw.s:81: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-ZzPuzw.s:81: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-ZzPuzw.s:146: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-ZzPuzw.s:146: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-ZzPuzw.s:159: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-ZzPuzw.s:159: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-ZzPuzw.s:180: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-ZzPuzw.s:180: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-ZzPuzw.s:196: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-ZzPuzw.s:196: Warning: Macro instruction expanded into multiple instructions
present.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
present.c: '0' is not a recognized processor for this target (ignoring processor)
present.c: '+0' is not a recognized feature for this target (ignoring feature)
present.c: '0' is not a recognized processor for this target (ignoring processor)
present.c: /tmp/cc-W1kwEY.s: Assembler messages:
present.c: /tmp/cc-W1kwEY.s:21: Warning: No .cprestore pseudo-op used in PIC code
present.c: /tmp/cc-W1kwEY.s:21: Warning: Macro instruction expanded into multiple instructions
silc.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
silc.c: In file included from silc.c:1:
silc.c: In file included from /usr/include/stdio.h:36:
silc.c: /usr/include/bits/types.h:129:3: error: #error
silc.c: # error
silc.c: ^
silc.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
silc.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
silc.c: ^
silc.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
silc.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
silc.c: ^
silc.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
silc.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
silc.c: ^
silc.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
silc.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
silc.c: ^
silc.c: In file included from silc.c:1:
silc.c: In file included from /usr/include/stdio.h:36:
silc.c: In file included from /usr/include/bits/types.h:131:
silc.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
silc.c: #define __UID_T_TYPE __U32_TYPE
silc.c: ^
silc.c: In file included from silc.c:1:
silc.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 ref

Compiler output

Implementation: crypto_aead/present80n6silcv1/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fomit-frame-pointer
encrypt.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
encrypt.c: '0' is not a recognized processor for this target (ignoring processor)
encrypt.c: '+0' is not a recognized feature for this target (ignoring feature)
encrypt.c: '0' is not a recognized processor for this target (ignoring processor)
encrypt.c: /tmp/cc-K9z7UM.s: Assembler messages:
encrypt.c: /tmp/cc-K9z7UM.s:33: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-K9z7UM.s:33: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-K9z7UM.s:46: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-K9z7UM.s:46: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-K9z7UM.s:67: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-K9z7UM.s:67: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-K9z7UM.s:81: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-K9z7UM.s:81: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-K9z7UM.s:146: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-K9z7UM.s:146: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-K9z7UM.s:159: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-K9z7UM.s:159: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-K9z7UM.s:180: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-K9z7UM.s:180: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-K9z7UM.s:196: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-K9z7UM.s:196: Warning: Macro instruction expanded into multiple instructions
present.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
present.c: '0' is not a recognized processor for this target (ignoring processor)
present.c: '+0' is not a recognized feature for this target (ignoring feature)
present.c: '0' is not a recognized processor for this target (ignoring processor)
present.c: /tmp/cc-z1aC9e.s: Assembler messages:
present.c: /tmp/cc-z1aC9e.s:21: Warning: No .cprestore pseudo-op used in PIC code
present.c: /tmp/cc-z1aC9e.s:21: Warning: Macro instruction expanded into multiple instructions
silc.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
silc.c: In file included from silc.c:1:
silc.c: In file included from /usr/include/stdio.h:36:
silc.c: /usr/include/bits/types.h:129:3: error: #error
silc.c: # error
silc.c: ^
silc.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
silc.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
silc.c: ^
silc.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
silc.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
silc.c: ^
silc.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
silc.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
silc.c: ^
silc.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
silc.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
silc.c: ^
silc.c: In file included from silc.c:1:
silc.c: In file included from /usr/include/stdio.h:36:
silc.c: In file included from /usr/include/bits/types.h:131:
silc.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
silc.c: #define __UID_T_TYPE __U32_TYPE
silc.c: ^
silc.c: In file included from silc.c:1:
silc.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 ref

Compiler output

Implementation: crypto_aead/present80n6silcv1/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive
encrypt.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
encrypt.c: '0' is not a recognized processor for this target (ignoring processor)
encrypt.c: '+0' is not a recognized feature for this target (ignoring feature)
encrypt.c: '0' is not a recognized processor for this target (ignoring processor)
encrypt.c: /tmp/cc-xNsTQp.s: Assembler messages:
encrypt.c: /tmp/cc-xNsTQp.s:33: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-xNsTQp.s:33: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-xNsTQp.s:46: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-xNsTQp.s:46: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-xNsTQp.s:67: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-xNsTQp.s:67: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-xNsTQp.s:81: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-xNsTQp.s:81: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-xNsTQp.s:146: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-xNsTQp.s:146: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-xNsTQp.s:159: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-xNsTQp.s:159: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-xNsTQp.s:180: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-xNsTQp.s:180: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-xNsTQp.s:196: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-xNsTQp.s:196: Warning: Macro instruction expanded into multiple instructions
present.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
present.c: '0' is not a recognized processor for this target (ignoring processor)
present.c: '+0' is not a recognized feature for this target (ignoring feature)
present.c: '0' is not a recognized processor for this target (ignoring processor)
present.c: /tmp/cc-4J2DDR.s: Assembler messages:
present.c: /tmp/cc-4J2DDR.s:21: Warning: No .cprestore pseudo-op used in PIC code
present.c: /tmp/cc-4J2DDR.s:21: Warning: Macro instruction expanded into multiple instructions
silc.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
silc.c: In file included from silc.c:1:
silc.c: In file included from /usr/include/stdio.h:36:
silc.c: /usr/include/bits/types.h:129:3: error: #error
silc.c: # error
silc.c: ^
silc.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
silc.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
silc.c: ^
silc.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
silc.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
silc.c: ^
silc.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
silc.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
silc.c: ^
silc.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
silc.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
silc.c: ^
silc.c: In file included from silc.c:1:
silc.c: In file included from /usr/include/stdio.h:36:
silc.c: In file included from /usr/include/bits/types.h:131:
silc.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
silc.c: #define __UID_T_TYPE __U32_TYPE
silc.c: ^
silc.c: In file included from silc.c:1:
silc.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 ref

Compiler output

Implementation: crypto_aead/present80n6silcv1/ref
Compiler: clang -O3 -fwrapv -march=native -fomit-frame-pointer
encrypt.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
encrypt.c: '0' is not a recognized processor for this target (ignoring processor)
encrypt.c: '+0' is not a recognized feature for this target (ignoring feature)
encrypt.c: '0' is not a recognized processor for this target (ignoring processor)
encrypt.c: /tmp/cc-uu9gbv.s: Assembler messages:
encrypt.c: /tmp/cc-uu9gbv.s:33: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-uu9gbv.s:33: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-uu9gbv.s:46: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-uu9gbv.s:46: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-uu9gbv.s:67: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-uu9gbv.s:67: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-uu9gbv.s:81: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-uu9gbv.s:81: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-uu9gbv.s:146: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-uu9gbv.s:146: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-uu9gbv.s:159: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-uu9gbv.s:159: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-uu9gbv.s:180: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-uu9gbv.s:180: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-uu9gbv.s:196: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-uu9gbv.s:196: Warning: Macro instruction expanded into multiple instructions
present.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
present.c: '0' is not a recognized processor for this target (ignoring processor)
present.c: '+0' is not a recognized feature for this target (ignoring feature)
present.c: '0' is not a recognized processor for this target (ignoring processor)
present.c: /tmp/cc-R3PtlX.s: Assembler messages:
present.c: /tmp/cc-R3PtlX.s:21: Warning: No .cprestore pseudo-op used in PIC code
present.c: /tmp/cc-R3PtlX.s:21: Warning: Macro instruction expanded into multiple instructions
silc.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
silc.c: In file included from silc.c:1:
silc.c: In file included from /usr/include/stdio.h:36:
silc.c: /usr/include/bits/types.h:129:3: error: #error
silc.c: # error
silc.c: ^
silc.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
silc.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
silc.c: ^
silc.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
silc.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
silc.c: ^
silc.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
silc.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
silc.c: ^
silc.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
silc.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
silc.c: ^
silc.c: In file included from silc.c:1:
silc.c: In file included from /usr/include/stdio.h:36:
silc.c: In file included from /usr/include/bits/types.h:131:
silc.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
silc.c: #define __UID_T_TYPE __U32_TYPE
silc.c: ^
silc.c: In file included from silc.c:1:
silc.c: ...

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

Compiler output

Implementation: crypto_aead/present80n6silcv1/ref
Compiler: clang -O3 -fwrapv -march=native -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer
encrypt.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
encrypt.c: '0' is not a recognized processor for this target (ignoring processor)
encrypt.c: '+0' is not a recognized feature for this target (ignoring feature)
encrypt.c: '0' is not a recognized processor for this target (ignoring processor)
encrypt.c: /tmp/cc-QWABSe.s: Assembler messages:
encrypt.c: /tmp/cc-QWABSe.s:33: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-QWABSe.s:33: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-QWABSe.s:46: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-QWABSe.s:46: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-QWABSe.s:67: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-QWABSe.s:67: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-QWABSe.s:81: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-QWABSe.s:81: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-QWABSe.s:146: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-QWABSe.s:146: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-QWABSe.s:159: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-QWABSe.s:159: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-QWABSe.s:180: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-QWABSe.s:180: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-QWABSe.s:196: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-QWABSe.s:196: Warning: Macro instruction expanded into multiple instructions
present.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
present.c: '0' is not a recognized processor for this target (ignoring processor)
present.c: '+0' is not a recognized feature for this target (ignoring feature)
present.c: '0' is not a recognized processor for this target (ignoring processor)
present.c: /tmp/cc-ELt80x.s: Assembler messages:
present.c: /tmp/cc-ELt80x.s:21: Warning: No .cprestore pseudo-op used in PIC code
present.c: /tmp/cc-ELt80x.s:21: Warning: Macro instruction expanded into multiple instructions
silc.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
silc.c: In file included from silc.c:1:
silc.c: In file included from /usr/include/stdio.h:36:
silc.c: /usr/include/bits/types.h:129:3: error: #error
silc.c: # error
silc.c: ^
silc.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
silc.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
silc.c: ^
silc.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
silc.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
silc.c: ^
silc.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
silc.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
silc.c: ^
silc.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
silc.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
silc.c: ^
silc.c: In file included from silc.c:1:
silc.c: In file included from /usr/include/stdio.h:36:
silc.c: In file included from /usr/include/bits/types.h:131:
silc.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
silc.c: #define __UID_T_TYPE __U32_TYPE
silc.c: ^
silc.c: In file included from silc.c:1:
silc.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 ref

Compiler output

Implementation: crypto_aead/present80n6silcv1/ref
Compiler: clang -O3 -fwrapv -mavx2 -fomit-frame-pointer
encrypt.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
encrypt.c: '+' is not a recognized feature for this target (ignoring feature)
encrypt.c: /tmp/cc-suJ5Ve.s: Assembler messages:
encrypt.c: /tmp/cc-suJ5Ve.s:33: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-suJ5Ve.s:33: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-suJ5Ve.s:46: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-suJ5Ve.s:46: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-suJ5Ve.s:67: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-suJ5Ve.s:67: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-suJ5Ve.s:81: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-suJ5Ve.s:81: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-suJ5Ve.s:146: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-suJ5Ve.s:146: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-suJ5Ve.s:159: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-suJ5Ve.s:159: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-suJ5Ve.s:180: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-suJ5Ve.s:180: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-suJ5Ve.s:196: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-suJ5Ve.s:196: Warning: Macro instruction expanded into multiple instructions
present.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
present.c: '+' is not a recognized feature for this target (ignoring feature)
present.c: /tmp/cc-YDftRz.s: Assembler messages:
present.c: /tmp/cc-YDftRz.s:21: Warning: No .cprestore pseudo-op used in PIC code
present.c: /tmp/cc-YDftRz.s:21: Warning: Macro instruction expanded into multiple instructions
silc.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
silc.c: In file included from silc.c:1:
silc.c: In file included from /usr/include/stdio.h:36:
silc.c: /usr/include/bits/types.h:129:3: error: #error
silc.c: # error
silc.c: ^
silc.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
silc.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
silc.c: ^
silc.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
silc.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
silc.c: ^
silc.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
silc.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
silc.c: ^
silc.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
silc.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
silc.c: ^
silc.c: In file included from silc.c:1:
silc.c: In file included from /usr/include/stdio.h:36:
silc.c: In file included from /usr/include/bits/types.h:131:
silc.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
silc.c: #define __UID_T_TYPE __U32_TYPE
silc.c: ^
silc.c: In file included from silc.c:1:
silc.c: ...

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

Compiler output

Implementation: crypto_aead/present80n6silcv1/ref
Compiler: clang -O3 -fwrapv -mavx2 -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer
encrypt.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
encrypt.c: '+' is not a recognized feature for this target (ignoring feature)
encrypt.c: /tmp/cc-pvfdVQ.s: Assembler messages:
encrypt.c: /tmp/cc-pvfdVQ.s:33: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-pvfdVQ.s:33: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-pvfdVQ.s:46: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-pvfdVQ.s:46: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-pvfdVQ.s:67: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-pvfdVQ.s:67: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-pvfdVQ.s:81: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-pvfdVQ.s:81: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-pvfdVQ.s:146: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-pvfdVQ.s:146: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-pvfdVQ.s:159: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-pvfdVQ.s:159: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-pvfdVQ.s:180: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-pvfdVQ.s:180: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-pvfdVQ.s:196: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-pvfdVQ.s:196: Warning: Macro instruction expanded into multiple instructions
present.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
present.c: '+' is not a recognized feature for this target (ignoring feature)
present.c: /tmp/cc-dtIOrb.s: Assembler messages:
present.c: /tmp/cc-dtIOrb.s:21: Warning: No .cprestore pseudo-op used in PIC code
present.c: /tmp/cc-dtIOrb.s:21: Warning: Macro instruction expanded into multiple instructions
silc.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
silc.c: In file included from silc.c:1:
silc.c: In file included from /usr/include/stdio.h:36:
silc.c: /usr/include/bits/types.h:129:3: error: #error
silc.c: # error
silc.c: ^
silc.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
silc.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
silc.c: ^
silc.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
silc.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
silc.c: ^
silc.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
silc.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
silc.c: ^
silc.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
silc.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
silc.c: ^
silc.c: In file included from silc.c:1:
silc.c: In file included from /usr/include/stdio.h:36:
silc.c: In file included from /usr/include/bits/types.h:131:
silc.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
silc.c: #define __UID_T_TYPE __U32_TYPE
silc.c: ^
silc.c: In file included from silc.c:1:
silc.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 ref

Compiler output

Implementation: crypto_aead/present80n6silcv1/ref
Compiler: clang -O3 -fwrapv -mavx -fomit-frame-pointer
encrypt.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
encrypt.c: '+' is not a recognized feature for this target (ignoring feature)
encrypt.c: /tmp/cc-qyO7xa.s: Assembler messages:
encrypt.c: /tmp/cc-qyO7xa.s:33: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-qyO7xa.s:33: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-qyO7xa.s:46: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-qyO7xa.s:46: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-qyO7xa.s:67: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-qyO7xa.s:67: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-qyO7xa.s:81: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-qyO7xa.s:81: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-qyO7xa.s:146: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-qyO7xa.s:146: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-qyO7xa.s:159: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-qyO7xa.s:159: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-qyO7xa.s:180: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-qyO7xa.s:180: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-qyO7xa.s:196: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-qyO7xa.s:196: Warning: Macro instruction expanded into multiple instructions
present.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
present.c: '+' is not a recognized feature for this target (ignoring feature)
present.c: /tmp/cc-kiurru.s: Assembler messages:
present.c: /tmp/cc-kiurru.s:21: Warning: No .cprestore pseudo-op used in PIC code
present.c: /tmp/cc-kiurru.s:21: Warning: Macro instruction expanded into multiple instructions
silc.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
silc.c: In file included from silc.c:1:
silc.c: In file included from /usr/include/stdio.h:36:
silc.c: /usr/include/bits/types.h:129:3: error: #error
silc.c: # error
silc.c: ^
silc.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
silc.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
silc.c: ^
silc.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
silc.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
silc.c: ^
silc.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
silc.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
silc.c: ^
silc.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
silc.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
silc.c: ^
silc.c: In file included from silc.c:1:
silc.c: In file included from /usr/include/stdio.h:36:
silc.c: In file included from /usr/include/bits/types.h:131:
silc.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
silc.c: #define __UID_T_TYPE __U32_TYPE
silc.c: ^
silc.c: In file included from silc.c:1:
silc.c: ...

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

Compiler output

Implementation: crypto_aead/present80n6silcv1/ref
Compiler: clang -O3 -fwrapv -mavx -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer
encrypt.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
encrypt.c: '+' is not a recognized feature for this target (ignoring feature)
encrypt.c: /tmp/cc-0uKlQj.s: Assembler messages:
encrypt.c: /tmp/cc-0uKlQj.s:33: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-0uKlQj.s:33: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-0uKlQj.s:46: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-0uKlQj.s:46: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-0uKlQj.s:67: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-0uKlQj.s:67: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-0uKlQj.s:81: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-0uKlQj.s:81: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-0uKlQj.s:146: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-0uKlQj.s:146: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-0uKlQj.s:159: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-0uKlQj.s:159: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-0uKlQj.s:180: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-0uKlQj.s:180: Warning: Macro instruction expanded into multiple instructions
encrypt.c: /tmp/cc-0uKlQj.s:196: Warning: No .cprestore pseudo-op used in PIC code
encrypt.c: /tmp/cc-0uKlQj.s:196: Warning: Macro instruction expanded into multiple instructions
present.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
present.c: '+' is not a recognized feature for this target (ignoring feature)
present.c: /tmp/cc-XtQEaM.s: Assembler messages:
present.c: /tmp/cc-XtQEaM.s:21: Warning: No .cprestore pseudo-op used in PIC code
present.c: /tmp/cc-XtQEaM.s:21: Warning: Macro instruction expanded into multiple instructions
silc.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
silc.c: In file included from silc.c:1:
silc.c: In file included from /usr/include/stdio.h:36:
silc.c: /usr/include/bits/types.h:129:3: error: #error
silc.c: # error
silc.c: ^
silc.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
silc.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
silc.c: ^
silc.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
silc.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
silc.c: ^
silc.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
silc.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
silc.c: ^
silc.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
silc.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
silc.c: ^
silc.c: In file included from silc.c:1:
silc.c: In file included from /usr/include/stdio.h:36:
silc.c: In file included from /usr/include/bits/types.h:131:
silc.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
silc.c: #define __UID_T_TYPE __U32_TYPE
silc.c: ^
silc.c: In file included from silc.c:1:
silc.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 ref