Implementation notes: mipso32, h1mips, crypto_dh/kummer

Computer: h1mips
Architecture: mipso32
CPU ID: unknown CPU ID
SUPERCOP version: 20140622
Operation: crypto_dh
Primitive: kummer
TimeImplementationCompilerBenchmark dateSUPERCOP version
20730784refgcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer2014070120140622
20732520refgcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer2014070120140622
20735240refgcc -funroll-loops -O2 -fomit-frame-pointer2014070120140622
20735252refgcc -funroll-loops -mabi=32 -O2 -fomit-frame-pointer2014070120140622
20736780refgcc -funroll-loops -mabi=32 -O3 -fomit-frame-pointer2014070120140622
20736992refgcc -funroll-loops -mabi=32 -O -fomit-frame-pointer2014070120140622
20737014refgcc -funroll-loops -O -fomit-frame-pointer2014070120140622
20737196refgcc -funroll-loops -O3 -fomit-frame-pointer2014070120140622
20742788refgcc -O3 -fomit-frame-pointer2014070120140622
20743018refgcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer2014070120140622
20746440refgcc -mabi=32 -O3 -fomit-frame-pointer2014070120140622
20746778refgcc -fno-schedule-insns -O3 -fomit-frame-pointer2014070120140622
20753356refgcc -mabi=32 -O2 -fomit-frame-pointer2014070120140622
20753882refgcc -O2 -fomit-frame-pointer2014070120140622
20757592refgcc -fno-schedule-insns -O2 -fomit-frame-pointer2014070120140622
20758966refgcc -fno-schedule-insns -O -fomit-frame-pointer2014070120140622
20758972refgcc -O -fomit-frame-pointer2014070120140622
20764980refgcc -mabi=32 -O -fomit-frame-pointer2014070120140622
20766624refgcc -funroll-loops -Os -fomit-frame-pointer2014070120140622
20766632refgcc -funroll-loops -mabi=32 -Os -fomit-frame-pointer2014070120140622
20766840refgcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer2014070120140622
20767018refgcc -mabi=32 -Os -fomit-frame-pointer2014070120140622
20770004refgcc -Os -fomit-frame-pointer2014070120140622
20770646refgcc -fno-schedule-insns -Os -fomit-frame-pointer2014070120140622
20831204refgcc2014070120140622
20831214refgcc -funroll-loops2014070120140622
20831450refcc2014070120140622

Compiler output

Implementation: crypto_dh/kummer/ref
Compiler: clang -O3 -fomit-frame-pointer
dh.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
dh.c: '+' is not a recognized feature for this target (ignoring feature)
dh.c: /tmp/cc-AwcZAh.s: Assembler messages:
dh.c: /tmp/cc-AwcZAh.s:20: Warning: No .cprestore pseudo-op used in PIC code
dh.c: /tmp/cc-AwcZAh.s:20: Warning: Macro instruction expanded into multiple instructions
keypair.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
keypair.c: '+' is not a recognized feature for this target (ignoring feature)
keypair.c: /tmp/cc-F8eERx.s: Assembler messages:
keypair.c: /tmp/cc-F8eERx.s:26: Warning: No .cprestore pseudo-op used in PIC code
keypair.c: /tmp/cc-F8eERx.s:26: Warning: Macro instruction expanded into multiple instructions
keypair.c: /tmp/cc-F8eERx.s:30: Warning: No .cprestore pseudo-op used in PIC code
keypair.c: /tmp/cc-F8eERx.s:30: 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_dh/kummer/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer
dh.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
dh.c: '0' is not a recognized processor for this target (ignoring processor)
dh.c: '+0' is not a recognized feature for this target (ignoring feature)
dh.c: '0' is not a recognized processor for this target (ignoring processor)
dh.c: /tmp/cc-Lnt3fX.s: Assembler messages:
dh.c: /tmp/cc-Lnt3fX.s:20: Warning: No .cprestore pseudo-op used in PIC code
dh.c: /tmp/cc-Lnt3fX.s:20: Warning: Macro instruction expanded into multiple instructions
keypair.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
keypair.c: '0' is not a recognized processor for this target (ignoring processor)
keypair.c: '+0' is not a recognized feature for this target (ignoring feature)
keypair.c: '0' is not a recognized processor for this target (ignoring processor)
keypair.c: /tmp/cc-AFKtGd.s: Assembler messages:
keypair.c: /tmp/cc-AFKtGd.s:26: Warning: No .cprestore pseudo-op used in PIC code
keypair.c: /tmp/cc-AFKtGd.s:26: Warning: Macro instruction expanded into multiple instructions
keypair.c: /tmp/cc-AFKtGd.s:30: Warning: No .cprestore pseudo-op used in PIC code
keypair.c: /tmp/cc-AFKtGd.s:30: 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_dh/kummer/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
dh.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
dh.c: '0' is not a recognized processor for this target (ignoring processor)
dh.c: '+0' is not a recognized feature for this target (ignoring feature)
dh.c: '0' is not a recognized processor for this target (ignoring processor)
dh.c: /tmp/cc-NXcyKc.s: Assembler messages:
dh.c: /tmp/cc-NXcyKc.s:20: Warning: No .cprestore pseudo-op used in PIC code
dh.c: /tmp/cc-NXcyKc.s:20: Warning: Macro instruction expanded into multiple instructions
keypair.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
keypair.c: '0' is not a recognized processor for this target (ignoring processor)
keypair.c: '+0' is not a recognized feature for this target (ignoring feature)
keypair.c: '0' is not a recognized processor for this target (ignoring processor)
keypair.c: /tmp/cc-no1yLh.s: Assembler messages:
keypair.c: /tmp/cc-no1yLh.s:26: Warning: No .cprestore pseudo-op used in PIC code
keypair.c: /tmp/cc-no1yLh.s:26: Warning: Macro instruction expanded into multiple instructions
keypair.c: /tmp/cc-no1yLh.s:30: Warning: No .cprestore pseudo-op used in PIC code
keypair.c: /tmp/cc-no1yLh.s:30: 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_dh/kummer/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -fomit-frame-pointer
dh.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
dh.c: '0' is not a recognized processor for this target (ignoring processor)
dh.c: '+0' is not a recognized feature for this target (ignoring feature)
dh.c: '0' is not a recognized processor for this target (ignoring processor)
dh.c: /tmp/cc-Q1bSPM.s: Assembler messages:
dh.c: /tmp/cc-Q1bSPM.s:20: Warning: No .cprestore pseudo-op used in PIC code
dh.c: /tmp/cc-Q1bSPM.s:20: Warning: Macro instruction expanded into multiple instructions
keypair.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
keypair.c: '0' is not a recognized processor for this target (ignoring processor)
keypair.c: '+0' is not a recognized feature for this target (ignoring feature)
keypair.c: '0' is not a recognized processor for this target (ignoring processor)
keypair.c: /tmp/cc-3QLzX2.s: Assembler messages:
keypair.c: /tmp/cc-3QLzX2.s:26: Warning: No .cprestore pseudo-op used in PIC code
keypair.c: /tmp/cc-3QLzX2.s:26: Warning: Macro instruction expanded into multiple instructions
keypair.c: /tmp/cc-3QLzX2.s:30: Warning: No .cprestore pseudo-op used in PIC code
keypair.c: /tmp/cc-3QLzX2.s:30: 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_dh/kummer/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
dh.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
dh.c: '0' is not a recognized processor for this target (ignoring processor)
dh.c: '+0' is not a recognized feature for this target (ignoring feature)
dh.c: '0' is not a recognized processor for this target (ignoring processor)
dh.c: /tmp/cc-qEuqz2.s: Assembler messages:
dh.c: /tmp/cc-qEuqz2.s:20: Warning: No .cprestore pseudo-op used in PIC code
dh.c: /tmp/cc-qEuqz2.s:20: Warning: Macro instruction expanded into multiple instructions
keypair.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
keypair.c: '0' is not a recognized processor for this target (ignoring processor)
keypair.c: '+0' is not a recognized feature for this target (ignoring feature)
keypair.c: '0' is not a recognized processor for this target (ignoring processor)
keypair.c: /tmp/cc-CNF9Fb.s: Assembler messages:
keypair.c: /tmp/cc-CNF9Fb.s:26: Warning: No .cprestore pseudo-op used in PIC code
keypair.c: /tmp/cc-CNF9Fb.s:26: Warning: Macro instruction expanded into multiple instructions
keypair.c: /tmp/cc-CNF9Fb.s:30: Warning: No .cprestore pseudo-op used in PIC code
keypair.c: /tmp/cc-CNF9Fb.s:30: 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_dh/kummer/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fomit-frame-pointer
dh.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
dh.c: '0' is not a recognized processor for this target (ignoring processor)
dh.c: '+0' is not a recognized feature for this target (ignoring feature)
dh.c: '0' is not a recognized processor for this target (ignoring processor)
dh.c: /tmp/cc-WGvexj.s: Assembler messages:
dh.c: /tmp/cc-WGvexj.s:20: Warning: No .cprestore pseudo-op used in PIC code
dh.c: /tmp/cc-WGvexj.s:20: Warning: Macro instruction expanded into multiple instructions
keypair.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
keypair.c: '0' is not a recognized processor for this target (ignoring processor)
keypair.c: '+0' is not a recognized feature for this target (ignoring feature)
keypair.c: '0' is not a recognized processor for this target (ignoring processor)
keypair.c: /tmp/cc-7i2mFz.s: Assembler messages:
keypair.c: /tmp/cc-7i2mFz.s:26: Warning: No .cprestore pseudo-op used in PIC code
keypair.c: /tmp/cc-7i2mFz.s:26: Warning: Macro instruction expanded into multiple instructions
keypair.c: /tmp/cc-7i2mFz.s:30: Warning: No .cprestore pseudo-op used in PIC code
keypair.c: /tmp/cc-7i2mFz.s:30: 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_dh/kummer/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
dh.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
dh.c: '0' is not a recognized processor for this target (ignoring processor)
dh.c: '+0' is not a recognized feature for this target (ignoring feature)
dh.c: '0' is not a recognized processor for this target (ignoring processor)
dh.c: /tmp/cc-c7udjz.s: Assembler messages:
dh.c: /tmp/cc-c7udjz.s:20: Warning: No .cprestore pseudo-op used in PIC code
dh.c: /tmp/cc-c7udjz.s:20: Warning: Macro instruction expanded into multiple instructions
keypair.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
keypair.c: '0' is not a recognized processor for this target (ignoring processor)
keypair.c: '+0' is not a recognized feature for this target (ignoring feature)
keypair.c: '0' is not a recognized processor for this target (ignoring processor)
keypair.c: /tmp/cc-trdKGP.s: Assembler messages:
keypair.c: /tmp/cc-trdKGP.s:26: Warning: No .cprestore pseudo-op used in PIC code
keypair.c: /tmp/cc-trdKGP.s:26: Warning: Macro instruction expanded into multiple instructions
keypair.c: /tmp/cc-trdKGP.s:30: Warning: No .cprestore pseudo-op used in PIC code
keypair.c: /tmp/cc-trdKGP.s:30: 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_dh/kummer/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fomit-frame-pointer
dh.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
dh.c: '0' is not a recognized processor for this target (ignoring processor)
dh.c: '+0' is not a recognized feature for this target (ignoring feature)
dh.c: '0' is not a recognized processor for this target (ignoring processor)
dh.c: /tmp/cc-4CXZfk.s: Assembler messages:
dh.c: /tmp/cc-4CXZfk.s:20: Warning: No .cprestore pseudo-op used in PIC code
dh.c: /tmp/cc-4CXZfk.s:20: Warning: Macro instruction expanded into multiple instructions
keypair.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
keypair.c: '0' is not a recognized processor for this target (ignoring processor)
keypair.c: '+0' is not a recognized feature for this target (ignoring feature)
keypair.c: '0' is not a recognized processor for this target (ignoring processor)
keypair.c: /tmp/cc-mpLedp.s: Assembler messages:
keypair.c: /tmp/cc-mpLedp.s:26: Warning: No .cprestore pseudo-op used in PIC code
keypair.c: /tmp/cc-mpLedp.s:26: Warning: Macro instruction expanded into multiple instructions
keypair.c: /tmp/cc-mpLedp.s:30: Warning: No .cprestore pseudo-op used in PIC code
keypair.c: /tmp/cc-mpLedp.s:30: 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_dh/kummer/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
dh.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
dh.c: '0' is not a recognized processor for this target (ignoring processor)
dh.c: '+0' is not a recognized feature for this target (ignoring feature)
dh.c: '0' is not a recognized processor for this target (ignoring processor)
dh.c: /tmp/cc-PPA4Go.s: Assembler messages:
dh.c: /tmp/cc-PPA4Go.s:20: Warning: No .cprestore pseudo-op used in PIC code
dh.c: /tmp/cc-PPA4Go.s:20: Warning: Macro instruction expanded into multiple instructions
keypair.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
keypair.c: '0' is not a recognized processor for this target (ignoring processor)
keypair.c: '+0' is not a recognized feature for this target (ignoring feature)
keypair.c: '0' is not a recognized processor for this target (ignoring processor)
keypair.c: /tmp/cc-eRuJdF.s: Assembler messages:
keypair.c: /tmp/cc-eRuJdF.s:26: Warning: No .cprestore pseudo-op used in PIC code
keypair.c: /tmp/cc-eRuJdF.s:26: Warning: Macro instruction expanded into multiple instructions
keypair.c: /tmp/cc-eRuJdF.s:30: Warning: No .cprestore pseudo-op used in PIC code
keypair.c: /tmp/cc-eRuJdF.s:30: 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_dh/kummer/ref
Compiler: clang -O3 -fwrapv -march=native -fomit-frame-pointer
dh.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
dh.c: '0' is not a recognized processor for this target (ignoring processor)
dh.c: '+0' is not a recognized feature for this target (ignoring feature)
dh.c: '0' is not a recognized processor for this target (ignoring processor)
dh.c: /tmp/cc-kquNFx.s: Assembler messages:
dh.c: /tmp/cc-kquNFx.s:20: Warning: No .cprestore pseudo-op used in PIC code
dh.c: /tmp/cc-kquNFx.s:20: Warning: Macro instruction expanded into multiple instructions
keypair.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
keypair.c: '0' is not a recognized processor for this target (ignoring processor)
keypair.c: '+0' is not a recognized feature for this target (ignoring feature)
keypair.c: '0' is not a recognized processor for this target (ignoring processor)
keypair.c: /tmp/cc-lpujwO.s: Assembler messages:
keypair.c: /tmp/cc-lpujwO.s:26: Warning: No .cprestore pseudo-op used in PIC code
keypair.c: /tmp/cc-lpujwO.s:26: Warning: Macro instruction expanded into multiple instructions
keypair.c: /tmp/cc-lpujwO.s:30: Warning: No .cprestore pseudo-op used in PIC code
keypair.c: /tmp/cc-lpujwO.s:30: 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_dh/kummer/ref
Compiler: clang -O3 -fwrapv -march=native -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer
dh.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
dh.c: '0' is not a recognized processor for this target (ignoring processor)
dh.c: '+0' is not a recognized feature for this target (ignoring feature)
dh.c: '0' is not a recognized processor for this target (ignoring processor)
dh.c: /tmp/cc-kyWtRP.s: Assembler messages:
dh.c: /tmp/cc-kyWtRP.s:20: Warning: No .cprestore pseudo-op used in PIC code
dh.c: /tmp/cc-kyWtRP.s:20: Warning: Macro instruction expanded into multiple instructions
keypair.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
keypair.c: '0' is not a recognized processor for this target (ignoring processor)
keypair.c: '+0' is not a recognized feature for this target (ignoring feature)
keypair.c: '0' is not a recognized processor for this target (ignoring processor)
keypair.c: /tmp/cc-Zewpc6.s: Assembler messages:
keypair.c: /tmp/cc-Zewpc6.s:26: Warning: No .cprestore pseudo-op used in PIC code
keypair.c: /tmp/cc-Zewpc6.s:26: Warning: Macro instruction expanded into multiple instructions
keypair.c: /tmp/cc-Zewpc6.s:30: Warning: No .cprestore pseudo-op used in PIC code
keypair.c: /tmp/cc-Zewpc6.s:30: 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_dh/kummer/ref
Compiler: clang -O3 -fwrapv -mavx2 -fomit-frame-pointer
dh.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
dh.c: '+' is not a recognized feature for this target (ignoring feature)
dh.c: /tmp/cc-9d9r3o.s: Assembler messages:
dh.c: /tmp/cc-9d9r3o.s:20: Warning: No .cprestore pseudo-op used in PIC code
dh.c: /tmp/cc-9d9r3o.s:20: Warning: Macro instruction expanded into multiple instructions
keypair.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
keypair.c: '+' is not a recognized feature for this target (ignoring feature)
keypair.c: /tmp/cc-KMBzfF.s: Assembler messages:
keypair.c: /tmp/cc-KMBzfF.s:26: Warning: No .cprestore pseudo-op used in PIC code
keypair.c: /tmp/cc-KMBzfF.s:26: Warning: Macro instruction expanded into multiple instructions
keypair.c: /tmp/cc-KMBzfF.s:30: Warning: No .cprestore pseudo-op used in PIC code
keypair.c: /tmp/cc-KMBzfF.s:30: 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_dh/kummer/ref
Compiler: clang -O3 -fwrapv -mavx2 -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer
dh.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
dh.c: '+' is not a recognized feature for this target (ignoring feature)
dh.c: /tmp/cc-fCasHE.s: Assembler messages:
dh.c: /tmp/cc-fCasHE.s:20: Warning: No .cprestore pseudo-op used in PIC code
dh.c: /tmp/cc-fCasHE.s:20: Warning: Macro instruction expanded into multiple instructions
keypair.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
keypair.c: '+' is not a recognized feature for this target (ignoring feature)
keypair.c: /tmp/cc-eg5zuV.s: Assembler messages:
keypair.c: /tmp/cc-eg5zuV.s:26: Warning: No .cprestore pseudo-op used in PIC code
keypair.c: /tmp/cc-eg5zuV.s:26: Warning: Macro instruction expanded into multiple instructions
keypair.c: /tmp/cc-eg5zuV.s:30: Warning: No .cprestore pseudo-op used in PIC code
keypair.c: /tmp/cc-eg5zuV.s:30: 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_dh/kummer/ref
Compiler: clang -O3 -fwrapv -mavx -fomit-frame-pointer
dh.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
dh.c: '+' is not a recognized feature for this target (ignoring feature)
dh.c: /tmp/cc-Opt4a6.s: Assembler messages:
dh.c: /tmp/cc-Opt4a6.s:20: Warning: No .cprestore pseudo-op used in PIC code
dh.c: /tmp/cc-Opt4a6.s:20: Warning: Macro instruction expanded into multiple instructions
keypair.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
keypair.c: '+' is not a recognized feature for this target (ignoring feature)
keypair.c: /tmp/cc-ozCYxa.s: Assembler messages:
keypair.c: /tmp/cc-ozCYxa.s:26: Warning: No .cprestore pseudo-op used in PIC code
keypair.c: /tmp/cc-ozCYxa.s:26: Warning: Macro instruction expanded into multiple instructions
keypair.c: /tmp/cc-ozCYxa.s:30: Warning: No .cprestore pseudo-op used in PIC code
keypair.c: /tmp/cc-ozCYxa.s:30: 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_dh/kummer/ref
Compiler: clang -O3 -fwrapv -mavx -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer
dh.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
dh.c: '+' is not a recognized feature for this target (ignoring feature)
dh.c: /tmp/cc-LmiLnc.s: Assembler messages:
dh.c: /tmp/cc-LmiLnc.s:20: Warning: No .cprestore pseudo-op used in PIC code
dh.c: /tmp/cc-LmiLnc.s:20: Warning: Macro instruction expanded into multiple instructions
keypair.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
keypair.c: '+' is not a recognized feature for this target (ignoring feature)
keypair.c: /tmp/cc-KOYoGs.s: Assembler messages:
keypair.c: /tmp/cc-KOYoGs.s:26: Warning: No .cprestore pseudo-op used in PIC code
keypair.c: /tmp/cc-KOYoGs.s:26: Warning: Macro instruction expanded into multiple instructions
keypair.c: /tmp/cc-KOYoGs.s:30: Warning: No .cprestore pseudo-op used in PIC code
keypair.c: /tmp/cc-KOYoGs.s:30: 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