Implementation notes: mipso32, h1mips, crypto_stream/xsalsa20

Computer: h1mips
Architecture: mipso32
CPU ID: unknown CPU ID
SUPERCOP version: 20140622
Operation: crypto_stream
Primitive: xsalsa20
TimeImplementationCompilerBenchmark dateSUPERCOP version
50352refgcc -funroll-loops -O3 -fomit-frame-pointer2014062820140622
50352refgcc -mabi=32 -Os -fomit-frame-pointer2014062820140622
50358refgcc -funroll-loops -O2 -fomit-frame-pointer2014062820140622
50362refgcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer2014062820140622
50364refgcc -fno-schedule-insns -O -fomit-frame-pointer2014062820140622
50366refgcc -O3 -fomit-frame-pointer2014062820140622
50368refgcc -mabi=32 -O -fomit-frame-pointer2014062820140622
50370refgcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer2014062820140622
50372refgcc -funroll-loops -Os -fomit-frame-pointer2014062820140622
50372refgcc -mabi=32 -O3 -fomit-frame-pointer2014062820140622
50390refgcc -funroll-loops -mabi=32 -O3 -fomit-frame-pointer2014062820140622
50406refgcc -funroll-loops2014062820140622
50412refgcc2014062820140622
50412refgcc -fno-schedule-insns -O3 -fomit-frame-pointer2014062820140622
50412refgcc -fno-schedule-insns -Os -fomit-frame-pointer2014062820140622
50416refcc2014062820140622
50474refgcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer2014062820140622
50476refgcc -O2 -fomit-frame-pointer2014062820140622
50476refgcc -mabi=32 -O2 -fomit-frame-pointer2014062820140622
50478refgcc -funroll-loops -mabi=32 -O2 -fomit-frame-pointer2014062820140622
50480refgcc -fno-schedule-insns -O2 -fomit-frame-pointer2014062820140622
50482refgcc -Os -fomit-frame-pointer2014062820140622
50484refgcc -O -fomit-frame-pointer2014062820140622
50486refgcc -funroll-loops -O -fomit-frame-pointer2014062820140622
50490refgcc -funroll-loops -mabi=32 -O -fomit-frame-pointer2014062820140622
50526refgcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer2014062820140622
50548refgcc -funroll-loops -mabi=32 -Os -fomit-frame-pointer2014062820140622

Compiler output

Implementation: crypto_stream/xsalsa20/ref
Compiler: clang -O3 -fomit-frame-pointer
stream.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
stream.c: '+' is not a recognized feature for this target (ignoring feature)
stream.c: /tmp/cc-qOzsfz.s: Assembler messages:
stream.c: /tmp/cc-qOzsfz.s:33: Warning: No .cprestore pseudo-op used in PIC code
stream.c: /tmp/cc-qOzsfz.s:33: Warning: Macro instruction expanded into multiple instructions
stream.c: /tmp/cc-qOzsfz.s:40: Warning: No .cprestore pseudo-op used in PIC code
stream.c: /tmp/cc-qOzsfz.s:40: Warning: Macro instruction expanded into multiple instructions
xor.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
xor.c: '+' is not a recognized feature for this target (ignoring feature)
xor.c: /tmp/cc-HW9nRP.s: Assembler messages:
xor.c: /tmp/cc-HW9nRP.s:36: Warning: No .cprestore pseudo-op used in PIC code
xor.c: /tmp/cc-HW9nRP.s:36: Warning: Macro instruction expanded into multiple instructions
xor.c: /tmp/cc-HW9nRP.s:45: Warning: No .cprestore pseudo-op used in PIC code
xor.c: /tmp/cc-HW9nRP.s:45: 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 ref

Compiler output

Implementation: crypto_stream/xsalsa20/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer
stream.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
stream.c: '0' is not a recognized processor for this target (ignoring processor)
stream.c: '+0' is not a recognized feature for this target (ignoring feature)
stream.c: '0' is not a recognized processor for this target (ignoring processor)
stream.c: /tmp/cc-o82hDM.s: Assembler messages:
stream.c: /tmp/cc-o82hDM.s:33: Warning: No .cprestore pseudo-op used in PIC code
stream.c: /tmp/cc-o82hDM.s:33: Warning: Macro instruction expanded into multiple instructions
stream.c: /tmp/cc-o82hDM.s:40: Warning: No .cprestore pseudo-op used in PIC code
stream.c: /tmp/cc-o82hDM.s:40: Warning: Macro instruction expanded into multiple instructions
xor.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
xor.c: '0' is not a recognized processor for this target (ignoring processor)
xor.c: '+0' is not a recognized feature for this target (ignoring feature)
xor.c: '0' is not a recognized processor for this target (ignoring processor)
xor.c: /tmp/cc-p9bTV5.s: Assembler messages:
xor.c: /tmp/cc-p9bTV5.s:36: Warning: No .cprestore pseudo-op used in PIC code
xor.c: /tmp/cc-p9bTV5.s:36: Warning: Macro instruction expanded into multiple instructions
xor.c: /tmp/cc-p9bTV5.s:45: Warning: No .cprestore pseudo-op used in PIC code
xor.c: /tmp/cc-p9bTV5.s:45: 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 ref

Compiler output

Implementation: crypto_stream/xsalsa20/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
stream.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
stream.c: '0' is not a recognized processor for this target (ignoring processor)
stream.c: '+0' is not a recognized feature for this target (ignoring feature)
stream.c: '0' is not a recognized processor for this target (ignoring processor)
stream.c: /tmp/cc-et6FEn.s: Assembler messages:
stream.c: /tmp/cc-et6FEn.s:33: Warning: No .cprestore pseudo-op used in PIC code
stream.c: /tmp/cc-et6FEn.s:33: Warning: Macro instruction expanded into multiple instructions
stream.c: /tmp/cc-et6FEn.s:40: Warning: No .cprestore pseudo-op used in PIC code
stream.c: /tmp/cc-et6FEn.s:40: Warning: Macro instruction expanded into multiple instructions
xor.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
xor.c: '0' is not a recognized processor for this target (ignoring processor)
xor.c: '+0' is not a recognized feature for this target (ignoring feature)
xor.c: '0' is not a recognized processor for this target (ignoring processor)
xor.c: /tmp/cc-DvDAxC.s: Assembler messages:
xor.c: /tmp/cc-DvDAxC.s:36: Warning: No .cprestore pseudo-op used in PIC code
xor.c: /tmp/cc-DvDAxC.s:36: Warning: Macro instruction expanded into multiple instructions
xor.c: /tmp/cc-DvDAxC.s:45: Warning: No .cprestore pseudo-op used in PIC code
xor.c: /tmp/cc-DvDAxC.s:45: 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 ref

Compiler output

Implementation: crypto_stream/xsalsa20/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -fomit-frame-pointer
stream.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
stream.c: '0' is not a recognized processor for this target (ignoring processor)
stream.c: '+0' is not a recognized feature for this target (ignoring feature)
stream.c: '0' is not a recognized processor for this target (ignoring processor)
stream.c: /tmp/cc-zMpROC.s: Assembler messages:
stream.c: /tmp/cc-zMpROC.s:33: Warning: No .cprestore pseudo-op used in PIC code
stream.c: /tmp/cc-zMpROC.s:33: Warning: Macro instruction expanded into multiple instructions
stream.c: /tmp/cc-zMpROC.s:40: Warning: No .cprestore pseudo-op used in PIC code
stream.c: /tmp/cc-zMpROC.s:40: Warning: Macro instruction expanded into multiple instructions
xor.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
xor.c: '0' is not a recognized processor for this target (ignoring processor)
xor.c: '+0' is not a recognized feature for this target (ignoring feature)
xor.c: '0' is not a recognized processor for this target (ignoring processor)
xor.c: /tmp/cc-i31yNT.s: Assembler messages:
xor.c: /tmp/cc-i31yNT.s:36: Warning: No .cprestore pseudo-op used in PIC code
xor.c: /tmp/cc-i31yNT.s:36: Warning: Macro instruction expanded into multiple instructions
xor.c: /tmp/cc-i31yNT.s:45: Warning: No .cprestore pseudo-op used in PIC code
xor.c: /tmp/cc-i31yNT.s:45: 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 ref

Compiler output

Implementation: crypto_stream/xsalsa20/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
stream.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
stream.c: '0' is not a recognized processor for this target (ignoring processor)
stream.c: '+0' is not a recognized feature for this target (ignoring feature)
stream.c: '0' is not a recognized processor for this target (ignoring processor)
stream.c: /tmp/cc-RueItS.s: Assembler messages:
stream.c: /tmp/cc-RueItS.s:33: Warning: No .cprestore pseudo-op used in PIC code
stream.c: /tmp/cc-RueItS.s:33: Warning: Macro instruction expanded into multiple instructions
stream.c: /tmp/cc-RueItS.s:40: Warning: No .cprestore pseudo-op used in PIC code
stream.c: /tmp/cc-RueItS.s:40: Warning: Macro instruction expanded into multiple instructions
xor.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
xor.c: '0' is not a recognized processor for this target (ignoring processor)
xor.c: '+0' is not a recognized feature for this target (ignoring feature)
xor.c: '0' is not a recognized processor for this target (ignoring processor)
xor.c: /tmp/cc-4z7jL8.s: Assembler messages:
xor.c: /tmp/cc-4z7jL8.s:36: Warning: No .cprestore pseudo-op used in PIC code
xor.c: /tmp/cc-4z7jL8.s:36: Warning: Macro instruction expanded into multiple instructions
xor.c: /tmp/cc-4z7jL8.s:45: Warning: No .cprestore pseudo-op used in PIC code
xor.c: /tmp/cc-4z7jL8.s:45: 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 ref

Compiler output

Implementation: crypto_stream/xsalsa20/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fomit-frame-pointer
stream.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
stream.c: '0' is not a recognized processor for this target (ignoring processor)
stream.c: '+0' is not a recognized feature for this target (ignoring feature)
stream.c: '0' is not a recognized processor for this target (ignoring processor)
stream.c: /tmp/cc-T0JaKd.s: Assembler messages:
stream.c: /tmp/cc-T0JaKd.s:33: Warning: No .cprestore pseudo-op used in PIC code
stream.c: /tmp/cc-T0JaKd.s:33: Warning: Macro instruction expanded into multiple instructions
stream.c: /tmp/cc-T0JaKd.s:40: Warning: No .cprestore pseudo-op used in PIC code
stream.c: /tmp/cc-T0JaKd.s:40: Warning: Macro instruction expanded into multiple instructions
xor.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
xor.c: '0' is not a recognized processor for this target (ignoring processor)
xor.c: '+0' is not a recognized feature for this target (ignoring feature)
xor.c: '0' is not a recognized processor for this target (ignoring processor)
xor.c: /tmp/cc-gkaxcv.s: Assembler messages:
xor.c: /tmp/cc-gkaxcv.s:36: Warning: No .cprestore pseudo-op used in PIC code
xor.c: /tmp/cc-gkaxcv.s:36: Warning: Macro instruction expanded into multiple instructions
xor.c: /tmp/cc-gkaxcv.s:45: Warning: No .cprestore pseudo-op used in PIC code
xor.c: /tmp/cc-gkaxcv.s:45: 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 ref

Compiler output

Implementation: crypto_stream/xsalsa20/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
stream.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
stream.c: '0' is not a recognized processor for this target (ignoring processor)
stream.c: '+0' is not a recognized feature for this target (ignoring feature)
stream.c: '0' is not a recognized processor for this target (ignoring processor)
stream.c: /tmp/cc-TT3bPo.s: Assembler messages:
stream.c: /tmp/cc-TT3bPo.s:33: Warning: No .cprestore pseudo-op used in PIC code
stream.c: /tmp/cc-TT3bPo.s:33: Warning: Macro instruction expanded into multiple instructions
stream.c: /tmp/cc-TT3bPo.s:40: Warning: No .cprestore pseudo-op used in PIC code
stream.c: /tmp/cc-TT3bPo.s:40: Warning: Macro instruction expanded into multiple instructions
xor.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
xor.c: '0' is not a recognized processor for this target (ignoring processor)
xor.c: '+0' is not a recognized feature for this target (ignoring feature)
xor.c: '0' is not a recognized processor for this target (ignoring processor)
xor.c: /tmp/cc-2cjbJI.s: Assembler messages:
xor.c: /tmp/cc-2cjbJI.s:36: Warning: No .cprestore pseudo-op used in PIC code
xor.c: /tmp/cc-2cjbJI.s:36: Warning: Macro instruction expanded into multiple instructions
xor.c: /tmp/cc-2cjbJI.s:45: Warning: No .cprestore pseudo-op used in PIC code
xor.c: /tmp/cc-2cjbJI.s:45: 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 ref

Compiler output

Implementation: crypto_stream/xsalsa20/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fomit-frame-pointer
stream.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
stream.c: '0' is not a recognized processor for this target (ignoring processor)
stream.c: '+0' is not a recognized feature for this target (ignoring feature)
stream.c: '0' is not a recognized processor for this target (ignoring processor)
stream.c: /tmp/cc-3NA4W5.s: Assembler messages:
stream.c: /tmp/cc-3NA4W5.s:33: Warning: No .cprestore pseudo-op used in PIC code
stream.c: /tmp/cc-3NA4W5.s:33: Warning: Macro instruction expanded into multiple instructions
stream.c: /tmp/cc-3NA4W5.s:40: Warning: No .cprestore pseudo-op used in PIC code
stream.c: /tmp/cc-3NA4W5.s:40: Warning: Macro instruction expanded into multiple instructions
xor.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
xor.c: '0' is not a recognized processor for this target (ignoring processor)
xor.c: '+0' is not a recognized feature for this target (ignoring feature)
xor.c: '0' is not a recognized processor for this target (ignoring processor)
xor.c: /tmp/cc-ZDhAla.s: Assembler messages:
xor.c: /tmp/cc-ZDhAla.s:36: Warning: No .cprestore pseudo-op used in PIC code
xor.c: /tmp/cc-ZDhAla.s:36: Warning: Macro instruction expanded into multiple instructions
xor.c: /tmp/cc-ZDhAla.s:45: Warning: No .cprestore pseudo-op used in PIC code
xor.c: /tmp/cc-ZDhAla.s:45: 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 ref

Compiler output

Implementation: crypto_stream/xsalsa20/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
stream.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
stream.c: '0' is not a recognized processor for this target (ignoring processor)
stream.c: '+0' is not a recognized feature for this target (ignoring feature)
stream.c: '0' is not a recognized processor for this target (ignoring processor)
stream.c: /tmp/cc-H7bwig.s: Assembler messages:
stream.c: /tmp/cc-H7bwig.s:33: Warning: No .cprestore pseudo-op used in PIC code
stream.c: /tmp/cc-H7bwig.s:33: Warning: Macro instruction expanded into multiple instructions
stream.c: /tmp/cc-H7bwig.s:40: Warning: No .cprestore pseudo-op used in PIC code
stream.c: /tmp/cc-H7bwig.s:40: Warning: Macro instruction expanded into multiple instructions
xor.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
xor.c: '0' is not a recognized processor for this target (ignoring processor)
xor.c: '+0' is not a recognized feature for this target (ignoring feature)
xor.c: '0' is not a recognized processor for this target (ignoring processor)
xor.c: /tmp/cc-r1SOgq.s: Assembler messages:
xor.c: /tmp/cc-r1SOgq.s:36: Warning: No .cprestore pseudo-op used in PIC code
xor.c: /tmp/cc-r1SOgq.s:36: Warning: Macro instruction expanded into multiple instructions
xor.c: /tmp/cc-r1SOgq.s:45: Warning: No .cprestore pseudo-op used in PIC code
xor.c: /tmp/cc-r1SOgq.s:45: 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 ref

Compiler output

Implementation: crypto_stream/xsalsa20/ref
Compiler: clang -O3 -fwrapv -march=native -fomit-frame-pointer
stream.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
stream.c: '0' is not a recognized processor for this target (ignoring processor)
stream.c: '+0' is not a recognized feature for this target (ignoring feature)
stream.c: '0' is not a recognized processor for this target (ignoring processor)
stream.c: /tmp/cc-hL0pNe.s: Assembler messages:
stream.c: /tmp/cc-hL0pNe.s:33: Warning: No .cprestore pseudo-op used in PIC code
stream.c: /tmp/cc-hL0pNe.s:33: Warning: Macro instruction expanded into multiple instructions
stream.c: /tmp/cc-hL0pNe.s:40: Warning: No .cprestore pseudo-op used in PIC code
stream.c: /tmp/cc-hL0pNe.s:40: Warning: Macro instruction expanded into multiple instructions
xor.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
xor.c: '0' is not a recognized processor for this target (ignoring processor)
xor.c: '+0' is not a recognized feature for this target (ignoring feature)
xor.c: '0' is not a recognized processor for this target (ignoring processor)
xor.c: /tmp/cc-wATXXs.s: Assembler messages:
xor.c: /tmp/cc-wATXXs.s:36: Warning: No .cprestore pseudo-op used in PIC code
xor.c: /tmp/cc-wATXXs.s:36: Warning: Macro instruction expanded into multiple instructions
xor.c: /tmp/cc-wATXXs.s:45: Warning: No .cprestore pseudo-op used in PIC code
xor.c: /tmp/cc-wATXXs.s:45: 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 ref

Compiler output

Implementation: crypto_stream/xsalsa20/ref
Compiler: clang -O3 -fwrapv -march=native -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer
stream.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
stream.c: '0' is not a recognized processor for this target (ignoring processor)
stream.c: '+0' is not a recognized feature for this target (ignoring feature)
stream.c: '0' is not a recognized processor for this target (ignoring processor)
stream.c: /tmp/cc-xKfbes.s: Assembler messages:
stream.c: /tmp/cc-xKfbes.s:33: Warning: No .cprestore pseudo-op used in PIC code
stream.c: /tmp/cc-xKfbes.s:33: Warning: Macro instruction expanded into multiple instructions
stream.c: /tmp/cc-xKfbes.s:40: Warning: No .cprestore pseudo-op used in PIC code
stream.c: /tmp/cc-xKfbes.s:40: Warning: Macro instruction expanded into multiple instructions
xor.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
xor.c: '0' is not a recognized processor for this target (ignoring processor)
xor.c: '+0' is not a recognized feature for this target (ignoring feature)
xor.c: '0' is not a recognized processor for this target (ignoring processor)
xor.c: /tmp/cc-4nxd2I.s: Assembler messages:
xor.c: /tmp/cc-4nxd2I.s:36: Warning: No .cprestore pseudo-op used in PIC code
xor.c: /tmp/cc-4nxd2I.s:36: Warning: Macro instruction expanded into multiple instructions
xor.c: /tmp/cc-4nxd2I.s:45: Warning: No .cprestore pseudo-op used in PIC code
xor.c: /tmp/cc-4nxd2I.s:45: 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 ref

Compiler output

Implementation: crypto_stream/xsalsa20/ref
Compiler: clang -O3 -fwrapv -mavx2 -fomit-frame-pointer
stream.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
stream.c: '+' is not a recognized feature for this target (ignoring feature)
stream.c: /tmp/cc-4xGscm.s: Assembler messages:
stream.c: /tmp/cc-4xGscm.s:33: Warning: No .cprestore pseudo-op used in PIC code
stream.c: /tmp/cc-4xGscm.s:33: Warning: Macro instruction expanded into multiple instructions
stream.c: /tmp/cc-4xGscm.s:40: Warning: No .cprestore pseudo-op used in PIC code
stream.c: /tmp/cc-4xGscm.s:40: Warning: Macro instruction expanded into multiple instructions
xor.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
xor.c: '+' is not a recognized feature for this target (ignoring feature)
xor.c: /tmp/cc-LevizC.s: Assembler messages:
xor.c: /tmp/cc-LevizC.s:36: Warning: No .cprestore pseudo-op used in PIC code
xor.c: /tmp/cc-LevizC.s:36: Warning: Macro instruction expanded into multiple instructions
xor.c: /tmp/cc-LevizC.s:45: Warning: No .cprestore pseudo-op used in PIC code
xor.c: /tmp/cc-LevizC.s:45: 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 ref

Compiler output

Implementation: crypto_stream/xsalsa20/ref
Compiler: clang -O3 -fwrapv -mavx2 -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer
stream.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
stream.c: '+' is not a recognized feature for this target (ignoring feature)
stream.c: /tmp/cc-oin99A.s: Assembler messages:
stream.c: /tmp/cc-oin99A.s:33: Warning: No .cprestore pseudo-op used in PIC code
stream.c: /tmp/cc-oin99A.s:33: Warning: Macro instruction expanded into multiple instructions
stream.c: /tmp/cc-oin99A.s:40: Warning: No .cprestore pseudo-op used in PIC code
stream.c: /tmp/cc-oin99A.s:40: Warning: Macro instruction expanded into multiple instructions
xor.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
xor.c: '+' is not a recognized feature for this target (ignoring feature)
xor.c: /tmp/cc-NkA1FS.s: Assembler messages:
xor.c: /tmp/cc-NkA1FS.s:36: Warning: No .cprestore pseudo-op used in PIC code
xor.c: /tmp/cc-NkA1FS.s:36: Warning: Macro instruction expanded into multiple instructions
xor.c: /tmp/cc-NkA1FS.s:45: Warning: No .cprestore pseudo-op used in PIC code
xor.c: /tmp/cc-NkA1FS.s:45: 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 ref

Compiler output

Implementation: crypto_stream/xsalsa20/ref
Compiler: clang -O3 -fwrapv -mavx -fomit-frame-pointer
stream.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
stream.c: '+' is not a recognized feature for this target (ignoring feature)
stream.c: /tmp/cc-nwHjuC.s: Assembler messages:
stream.c: /tmp/cc-nwHjuC.s:33: Warning: No .cprestore pseudo-op used in PIC code
stream.c: /tmp/cc-nwHjuC.s:33: Warning: Macro instruction expanded into multiple instructions
stream.c: /tmp/cc-nwHjuC.s:40: Warning: No .cprestore pseudo-op used in PIC code
stream.c: /tmp/cc-nwHjuC.s:40: Warning: Macro instruction expanded into multiple instructions
xor.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
xor.c: '+' is not a recognized feature for this target (ignoring feature)
xor.c: /tmp/cc-i1TkkT.s: Assembler messages:
xor.c: /tmp/cc-i1TkkT.s:36: Warning: No .cprestore pseudo-op used in PIC code
xor.c: /tmp/cc-i1TkkT.s:36: Warning: Macro instruction expanded into multiple instructions
xor.c: /tmp/cc-i1TkkT.s:45: Warning: No .cprestore pseudo-op used in PIC code
xor.c: /tmp/cc-i1TkkT.s:45: 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 ref

Compiler output

Implementation: crypto_stream/xsalsa20/ref
Compiler: clang -O3 -fwrapv -mavx -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer
stream.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
stream.c: '+' is not a recognized feature for this target (ignoring feature)
stream.c: /tmp/cc-XR7pDk.s: Assembler messages:
stream.c: /tmp/cc-XR7pDk.s:33: Warning: No .cprestore pseudo-op used in PIC code
stream.c: /tmp/cc-XR7pDk.s:33: Warning: Macro instruction expanded into multiple instructions
stream.c: /tmp/cc-XR7pDk.s:40: Warning: No .cprestore pseudo-op used in PIC code
stream.c: /tmp/cc-XR7pDk.s:40: Warning: Macro instruction expanded into multiple instructions
xor.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
xor.c: '+' is not a recognized feature for this target (ignoring feature)
xor.c: /tmp/cc-BSHc7r.s: Assembler messages:
xor.c: /tmp/cc-BSHc7r.s:36: Warning: No .cprestore pseudo-op used in PIC code
xor.c: /tmp/cc-BSHc7r.s:36: Warning: Macro instruction expanded into multiple instructions
xor.c: /tmp/cc-BSHc7r.s:45: Warning: No .cprestore pseudo-op used in PIC code
xor.c: /tmp/cc-BSHc7r.s:45: 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 ref