Implementation notes: mipso32, h1mips, crypto_aead/lakekeyakv1

Computer: h1mips
Architecture: mipso32
CPU ID: unknown CPU ID
SUPERCOP version: 20140622
Operation: crypto_aead
Primitive: lakekeyakv1
TimeImplementationCompilerBenchmark dateSUPERCOP version
1855692refgcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer2014060120140525
1869924refgcc -fno-schedule-insns -O3 -fomit-frame-pointer2014060120140525
1878314refgcc -funroll-loops -O2 -fomit-frame-pointer2014060120140525
1878386refgcc -funroll-loops -mabi=32 -O2 -fomit-frame-pointer2014060120140525
1880086refgcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer2014060120140525
1953254refgcc -O3 -fomit-frame-pointer2014060120140525
1953256refgcc -mabi=32 -O3 -fomit-frame-pointer2014060120140525
1968774refgcc -funroll-loops -mabi=32 -O3 -fomit-frame-pointer2014060120140525
1969402refgcc -funroll-loops -O3 -fomit-frame-pointer2014060120140525
2503050refgcc -funroll-loops -mabi=32 -O -fomit-frame-pointer2014060120140525
2503548refgcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer2014060120140525
2503728refgcc -funroll-loops -O -fomit-frame-pointer2014060120140525
7273006refgcc -O2 -fomit-frame-pointer2014060120140525
7273722refgcc -mabi=32 -O2 -fomit-frame-pointer2014060120140525
7357730refgcc -fno-schedule-insns -O2 -fomit-frame-pointer2014060120140525
8253292refgcc -fno-schedule-insns -O -fomit-frame-pointer2014060120140525
8253322refgcc -O -fomit-frame-pointer2014060120140525
8253504refgcc -mabi=32 -O -fomit-frame-pointer2014060120140525
9149820refgcc -Os -fomit-frame-pointer2014060120140525
9149940refgcc -mabi=32 -Os -fomit-frame-pointer2014060120140525
9150244refgcc -funroll-loops -mabi=32 -Os -fomit-frame-pointer2014060120140525
9151434refgcc -funroll-loops -Os -fomit-frame-pointer2014060120140525
9311512refgcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer2014060120140525
9447810refgcc -fno-schedule-insns -Os -fomit-frame-pointer2014060120140525
21601496refgcc -funroll-loops2014060120140525
21601540refcc2014060120140525
21601748refgcc2014060120140525

Compiler output

Implementation: crypto_aead/lakekeyakv1/ref
Compiler: clang -O3 -fomit-frame-pointer
KeccakDuplex.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
KeccakDuplex.c: '+' is not a recognized feature for this target (ignoring feature)
KeccakDuplex.c: /tmp/cc-tK2200.s: Assembler messages:
KeccakDuplex.c: /tmp/cc-tK2200.s:31: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-tK2200.s:31: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-tK2200.s:36: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-tK2200.s:36: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-tK2200.s:132: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-tK2200.s:132: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-tK2200.s:138: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-tK2200.s:138: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-tK2200.s:168: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-tK2200.s:168: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-tK2200.s:180: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-tK2200.s:180: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-tK2200.s:185: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-tK2200.s:185: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-tK2200.s:200: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-tK2200.s:200: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-tK2200.s:209: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-tK2200.s:209: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-tK2200.s:222: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-tK2200.s:222: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-tK2200.s:330: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-tK2200.s:330: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: ...
KeccakF-1600-reference.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
KeccakF-1600-reference.c: In file included from KeccakF-1600-reference.c:14:
KeccakF-1600-reference.c: In file included from /usr/include/stdio.h:36:
KeccakF-1600-reference.c: /usr/include/bits/types.h:129:3: error: #error
KeccakF-1600-reference.c: # error
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
KeccakF-1600-reference.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
KeccakF-1600-reference.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
KeccakF-1600-reference.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
KeccakF-1600-reference.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: In file included from KeccakF-1600-reference.c:14:
KeccakF-1600-reference.c: In file included from /usr/include/stdio.h:36:
KeccakF-1600-reference.c: In file included from /usr/include/bits/types.h:131:
KeccakF-1600-reference.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
KeccakF-1600-reference.c: #define __UID_T_TYPE __U32_TYPE
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: In file included from KeccakF-1600-reference.c:14:
KeccakF-1600-reference.c: ...

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

Compiler output

Implementation: crypto_aead/lakekeyakv1/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer
KeccakDuplex.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
KeccakDuplex.c: '0' is not a recognized processor for this target (ignoring processor)
KeccakDuplex.c: '+0' is not a recognized feature for this target (ignoring feature)
KeccakDuplex.c: '0' is not a recognized processor for this target (ignoring processor)
KeccakDuplex.c: /tmp/cc-ZZC3Kg.s: Assembler messages:
KeccakDuplex.c: /tmp/cc-ZZC3Kg.s:31: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-ZZC3Kg.s:31: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-ZZC3Kg.s:36: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-ZZC3Kg.s:36: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-ZZC3Kg.s:132: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-ZZC3Kg.s:132: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-ZZC3Kg.s:138: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-ZZC3Kg.s:138: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-ZZC3Kg.s:168: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-ZZC3Kg.s:168: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-ZZC3Kg.s:180: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-ZZC3Kg.s:180: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-ZZC3Kg.s:185: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-ZZC3Kg.s:185: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-ZZC3Kg.s:200: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-ZZC3Kg.s:200: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-ZZC3Kg.s:209: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-ZZC3Kg.s:209: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-ZZC3Kg.s:222: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-ZZC3Kg.s:222: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: ...
KeccakF-1600-reference.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
KeccakF-1600-reference.c: In file included from KeccakF-1600-reference.c:14:
KeccakF-1600-reference.c: In file included from /usr/include/stdio.h:36:
KeccakF-1600-reference.c: /usr/include/bits/types.h:129:3: error: #error
KeccakF-1600-reference.c: # error
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
KeccakF-1600-reference.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
KeccakF-1600-reference.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
KeccakF-1600-reference.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
KeccakF-1600-reference.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: In file included from KeccakF-1600-reference.c:14:
KeccakF-1600-reference.c: In file included from /usr/include/stdio.h:36:
KeccakF-1600-reference.c: In file included from /usr/include/bits/types.h:131:
KeccakF-1600-reference.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
KeccakF-1600-reference.c: #define __UID_T_TYPE __U32_TYPE
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: In file included from KeccakF-1600-reference.c:14:
KeccakF-1600-reference.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/lakekeyakv1/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
KeccakDuplex.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
KeccakDuplex.c: '0' is not a recognized processor for this target (ignoring processor)
KeccakDuplex.c: '+0' is not a recognized feature for this target (ignoring feature)
KeccakDuplex.c: '0' is not a recognized processor for this target (ignoring processor)
KeccakDuplex.c: /tmp/cc-MhAN45.s: Assembler messages:
KeccakDuplex.c: /tmp/cc-MhAN45.s:31: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-MhAN45.s:31: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-MhAN45.s:36: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-MhAN45.s:36: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-MhAN45.s:132: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-MhAN45.s:132: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-MhAN45.s:138: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-MhAN45.s:138: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-MhAN45.s:168: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-MhAN45.s:168: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-MhAN45.s:180: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-MhAN45.s:180: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-MhAN45.s:185: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-MhAN45.s:185: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-MhAN45.s:200: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-MhAN45.s:200: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-MhAN45.s:209: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-MhAN45.s:209: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-MhAN45.s:222: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-MhAN45.s:222: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: ...
KeccakF-1600-reference.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
KeccakF-1600-reference.c: In file included from KeccakF-1600-reference.c:14:
KeccakF-1600-reference.c: In file included from /usr/include/stdio.h:36:
KeccakF-1600-reference.c: /usr/include/bits/types.h:129:3: error: #error
KeccakF-1600-reference.c: # error
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
KeccakF-1600-reference.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
KeccakF-1600-reference.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
KeccakF-1600-reference.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
KeccakF-1600-reference.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: In file included from KeccakF-1600-reference.c:14:
KeccakF-1600-reference.c: In file included from /usr/include/stdio.h:36:
KeccakF-1600-reference.c: In file included from /usr/include/bits/types.h:131:
KeccakF-1600-reference.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
KeccakF-1600-reference.c: #define __UID_T_TYPE __U32_TYPE
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: In file included from KeccakF-1600-reference.c:14:
KeccakF-1600-reference.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/lakekeyakv1/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -fomit-frame-pointer
KeccakDuplex.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
KeccakDuplex.c: '0' is not a recognized processor for this target (ignoring processor)
KeccakDuplex.c: '+0' is not a recognized feature for this target (ignoring feature)
KeccakDuplex.c: '0' is not a recognized processor for this target (ignoring processor)
KeccakDuplex.c: /tmp/cc-69vBb1.s: Assembler messages:
KeccakDuplex.c: /tmp/cc-69vBb1.s:31: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-69vBb1.s:31: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-69vBb1.s:36: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-69vBb1.s:36: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-69vBb1.s:132: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-69vBb1.s:132: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-69vBb1.s:138: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-69vBb1.s:138: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-69vBb1.s:168: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-69vBb1.s:168: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-69vBb1.s:180: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-69vBb1.s:180: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-69vBb1.s:185: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-69vBb1.s:185: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-69vBb1.s:200: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-69vBb1.s:200: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-69vBb1.s:209: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-69vBb1.s:209: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-69vBb1.s:222: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-69vBb1.s:222: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: ...
KeccakF-1600-reference.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
KeccakF-1600-reference.c: In file included from KeccakF-1600-reference.c:14:
KeccakF-1600-reference.c: In file included from /usr/include/stdio.h:36:
KeccakF-1600-reference.c: /usr/include/bits/types.h:129:3: error: #error
KeccakF-1600-reference.c: # error
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
KeccakF-1600-reference.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
KeccakF-1600-reference.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
KeccakF-1600-reference.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
KeccakF-1600-reference.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: In file included from KeccakF-1600-reference.c:14:
KeccakF-1600-reference.c: In file included from /usr/include/stdio.h:36:
KeccakF-1600-reference.c: In file included from /usr/include/bits/types.h:131:
KeccakF-1600-reference.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
KeccakF-1600-reference.c: #define __UID_T_TYPE __U32_TYPE
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: In file included from KeccakF-1600-reference.c:14:
KeccakF-1600-reference.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/lakekeyakv1/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
KeccakDuplex.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
KeccakDuplex.c: '0' is not a recognized processor for this target (ignoring processor)
KeccakDuplex.c: '+0' is not a recognized feature for this target (ignoring feature)
KeccakDuplex.c: '0' is not a recognized processor for this target (ignoring processor)
KeccakDuplex.c: /tmp/cc-Ylp39h.s: Assembler messages:
KeccakDuplex.c: /tmp/cc-Ylp39h.s:31: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-Ylp39h.s:31: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-Ylp39h.s:36: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-Ylp39h.s:36: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-Ylp39h.s:132: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-Ylp39h.s:132: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-Ylp39h.s:138: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-Ylp39h.s:138: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-Ylp39h.s:168: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-Ylp39h.s:168: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-Ylp39h.s:180: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-Ylp39h.s:180: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-Ylp39h.s:185: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-Ylp39h.s:185: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-Ylp39h.s:200: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-Ylp39h.s:200: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-Ylp39h.s:209: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-Ylp39h.s:209: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-Ylp39h.s:222: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-Ylp39h.s:222: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: ...
KeccakF-1600-reference.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
KeccakF-1600-reference.c: In file included from KeccakF-1600-reference.c:14:
KeccakF-1600-reference.c: In file included from /usr/include/stdio.h:36:
KeccakF-1600-reference.c: /usr/include/bits/types.h:129:3: error: #error
KeccakF-1600-reference.c: # error
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
KeccakF-1600-reference.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
KeccakF-1600-reference.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
KeccakF-1600-reference.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
KeccakF-1600-reference.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: In file included from KeccakF-1600-reference.c:14:
KeccakF-1600-reference.c: In file included from /usr/include/stdio.h:36:
KeccakF-1600-reference.c: In file included from /usr/include/bits/types.h:131:
KeccakF-1600-reference.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
KeccakF-1600-reference.c: #define __UID_T_TYPE __U32_TYPE
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: In file included from KeccakF-1600-reference.c:14:
KeccakF-1600-reference.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/lakekeyakv1/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fomit-frame-pointer
KeccakDuplex.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
KeccakDuplex.c: '0' is not a recognized processor for this target (ignoring processor)
KeccakDuplex.c: '+0' is not a recognized feature for this target (ignoring feature)
KeccakDuplex.c: '0' is not a recognized processor for this target (ignoring processor)
KeccakDuplex.c: /tmp/cc-uV7eNw.s: Assembler messages:
KeccakDuplex.c: /tmp/cc-uV7eNw.s:31: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-uV7eNw.s:31: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-uV7eNw.s:36: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-uV7eNw.s:36: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-uV7eNw.s:132: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-uV7eNw.s:132: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-uV7eNw.s:138: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-uV7eNw.s:138: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-uV7eNw.s:168: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-uV7eNw.s:168: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-uV7eNw.s:180: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-uV7eNw.s:180: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-uV7eNw.s:185: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-uV7eNw.s:185: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-uV7eNw.s:200: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-uV7eNw.s:200: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-uV7eNw.s:209: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-uV7eNw.s:209: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-uV7eNw.s:222: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-uV7eNw.s:222: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: ...
KeccakF-1600-reference.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
KeccakF-1600-reference.c: In file included from KeccakF-1600-reference.c:14:
KeccakF-1600-reference.c: In file included from /usr/include/stdio.h:36:
KeccakF-1600-reference.c: /usr/include/bits/types.h:129:3: error: #error
KeccakF-1600-reference.c: # error
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
KeccakF-1600-reference.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
KeccakF-1600-reference.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
KeccakF-1600-reference.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
KeccakF-1600-reference.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: In file included from KeccakF-1600-reference.c:14:
KeccakF-1600-reference.c: In file included from /usr/include/stdio.h:36:
KeccakF-1600-reference.c: In file included from /usr/include/bits/types.h:131:
KeccakF-1600-reference.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
KeccakF-1600-reference.c: #define __UID_T_TYPE __U32_TYPE
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: In file included from KeccakF-1600-reference.c:14:
KeccakF-1600-reference.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/lakekeyakv1/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
KeccakDuplex.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
KeccakDuplex.c: '0' is not a recognized processor for this target (ignoring processor)
KeccakDuplex.c: '+0' is not a recognized feature for this target (ignoring feature)
KeccakDuplex.c: '0' is not a recognized processor for this target (ignoring processor)
KeccakDuplex.c: /tmp/cc-0Vw0Ud.s: Assembler messages:
KeccakDuplex.c: /tmp/cc-0Vw0Ud.s:31: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-0Vw0Ud.s:31: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-0Vw0Ud.s:36: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-0Vw0Ud.s:36: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-0Vw0Ud.s:132: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-0Vw0Ud.s:132: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-0Vw0Ud.s:138: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-0Vw0Ud.s:138: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-0Vw0Ud.s:168: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-0Vw0Ud.s:168: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-0Vw0Ud.s:180: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-0Vw0Ud.s:180: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-0Vw0Ud.s:185: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-0Vw0Ud.s:185: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-0Vw0Ud.s:200: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-0Vw0Ud.s:200: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-0Vw0Ud.s:209: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-0Vw0Ud.s:209: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-0Vw0Ud.s:222: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-0Vw0Ud.s:222: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: ...
KeccakF-1600-reference.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
KeccakF-1600-reference.c: In file included from KeccakF-1600-reference.c:14:
KeccakF-1600-reference.c: In file included from /usr/include/stdio.h:36:
KeccakF-1600-reference.c: /usr/include/bits/types.h:129:3: error: #error
KeccakF-1600-reference.c: # error
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
KeccakF-1600-reference.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
KeccakF-1600-reference.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
KeccakF-1600-reference.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
KeccakF-1600-reference.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: In file included from KeccakF-1600-reference.c:14:
KeccakF-1600-reference.c: In file included from /usr/include/stdio.h:36:
KeccakF-1600-reference.c: In file included from /usr/include/bits/types.h:131:
KeccakF-1600-reference.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
KeccakF-1600-reference.c: #define __UID_T_TYPE __U32_TYPE
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: In file included from KeccakF-1600-reference.c:14:
KeccakF-1600-reference.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/lakekeyakv1/ref
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fomit-frame-pointer
KeccakDuplex.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
KeccakDuplex.c: '0' is not a recognized processor for this target (ignoring processor)
KeccakDuplex.c: '+0' is not a recognized feature for this target (ignoring feature)
KeccakDuplex.c: '0' is not a recognized processor for this target (ignoring processor)
KeccakDuplex.c: /tmp/cc-zBfwmO.s: Assembler messages:
KeccakDuplex.c: /tmp/cc-zBfwmO.s:31: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-zBfwmO.s:31: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-zBfwmO.s:36: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-zBfwmO.s:36: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-zBfwmO.s:132: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-zBfwmO.s:132: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-zBfwmO.s:138: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-zBfwmO.s:138: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-zBfwmO.s:168: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-zBfwmO.s:168: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-zBfwmO.s:180: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-zBfwmO.s:180: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-zBfwmO.s:185: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-zBfwmO.s:185: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-zBfwmO.s:200: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-zBfwmO.s:200: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-zBfwmO.s:209: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-zBfwmO.s:209: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-zBfwmO.s:222: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-zBfwmO.s:222: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: ...
KeccakF-1600-reference.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
KeccakF-1600-reference.c: In file included from KeccakF-1600-reference.c:14:
KeccakF-1600-reference.c: In file included from /usr/include/stdio.h:36:
KeccakF-1600-reference.c: /usr/include/bits/types.h:129:3: error: #error
KeccakF-1600-reference.c: # error
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
KeccakF-1600-reference.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
KeccakF-1600-reference.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
KeccakF-1600-reference.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
KeccakF-1600-reference.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: In file included from KeccakF-1600-reference.c:14:
KeccakF-1600-reference.c: In file included from /usr/include/stdio.h:36:
KeccakF-1600-reference.c: In file included from /usr/include/bits/types.h:131:
KeccakF-1600-reference.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
KeccakF-1600-reference.c: #define __UID_T_TYPE __U32_TYPE
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: In file included from KeccakF-1600-reference.c:14:
KeccakF-1600-reference.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/lakekeyakv1/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
KeccakDuplex.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
KeccakDuplex.c: '0' is not a recognized processor for this target (ignoring processor)
KeccakDuplex.c: '+0' is not a recognized feature for this target (ignoring feature)
KeccakDuplex.c: '0' is not a recognized processor for this target (ignoring processor)
KeccakDuplex.c: /tmp/cc-VOWIFa.s: Assembler messages:
KeccakDuplex.c: /tmp/cc-VOWIFa.s:31: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-VOWIFa.s:31: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-VOWIFa.s:36: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-VOWIFa.s:36: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-VOWIFa.s:132: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-VOWIFa.s:132: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-VOWIFa.s:138: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-VOWIFa.s:138: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-VOWIFa.s:168: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-VOWIFa.s:168: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-VOWIFa.s:180: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-VOWIFa.s:180: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-VOWIFa.s:185: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-VOWIFa.s:185: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-VOWIFa.s:200: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-VOWIFa.s:200: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-VOWIFa.s:209: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-VOWIFa.s:209: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-VOWIFa.s:222: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-VOWIFa.s:222: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: ...
KeccakF-1600-reference.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
KeccakF-1600-reference.c: In file included from KeccakF-1600-reference.c:14:
KeccakF-1600-reference.c: In file included from /usr/include/stdio.h:36:
KeccakF-1600-reference.c: /usr/include/bits/types.h:129:3: error: #error
KeccakF-1600-reference.c: # error
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
KeccakF-1600-reference.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
KeccakF-1600-reference.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
KeccakF-1600-reference.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
KeccakF-1600-reference.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: In file included from KeccakF-1600-reference.c:14:
KeccakF-1600-reference.c: In file included from /usr/include/stdio.h:36:
KeccakF-1600-reference.c: In file included from /usr/include/bits/types.h:131:
KeccakF-1600-reference.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
KeccakF-1600-reference.c: #define __UID_T_TYPE __U32_TYPE
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: In file included from KeccakF-1600-reference.c:14:
KeccakF-1600-reference.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/lakekeyakv1/ref
Compiler: clang -O3 -fwrapv -march=native -fomit-frame-pointer
KeccakDuplex.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
KeccakDuplex.c: '0' is not a recognized processor for this target (ignoring processor)
KeccakDuplex.c: '+0' is not a recognized feature for this target (ignoring feature)
KeccakDuplex.c: '0' is not a recognized processor for this target (ignoring processor)
KeccakDuplex.c: /tmp/cc-zdiubR.s: Assembler messages:
KeccakDuplex.c: /tmp/cc-zdiubR.s:31: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-zdiubR.s:31: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-zdiubR.s:36: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-zdiubR.s:36: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-zdiubR.s:132: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-zdiubR.s:132: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-zdiubR.s:138: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-zdiubR.s:138: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-zdiubR.s:168: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-zdiubR.s:168: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-zdiubR.s:180: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-zdiubR.s:180: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-zdiubR.s:185: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-zdiubR.s:185: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-zdiubR.s:200: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-zdiubR.s:200: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-zdiubR.s:209: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-zdiubR.s:209: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: /tmp/cc-zdiubR.s:222: Warning: No .cprestore pseudo-op used in PIC code
KeccakDuplex.c: /tmp/cc-zdiubR.s:222: Warning: Macro instruction expanded into multiple instructions
KeccakDuplex.c: ...
KeccakF-1600-reference.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
KeccakF-1600-reference.c: In file included from KeccakF-1600-reference.c:14:
KeccakF-1600-reference.c: In file included from /usr/include/stdio.h:36:
KeccakF-1600-reference.c: /usr/include/bits/types.h:129:3: error: #error
KeccakF-1600-reference.c: # error
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
KeccakF-1600-reference.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
KeccakF-1600-reference.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
KeccakF-1600-reference.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
KeccakF-1600-reference.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: In file included from KeccakF-1600-reference.c:14:
KeccakF-1600-reference.c: In file included from /usr/include/stdio.h:36:
KeccakF-1600-reference.c: In file included from /usr/include/bits/types.h:131:
KeccakF-1600-reference.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
KeccakF-1600-reference.c: #define __UID_T_TYPE __U32_TYPE
KeccakF-1600-reference.c: ^
KeccakF-1600-reference.c: In file included from KeccakF-1600-reference.c:14:
KeccakF-1600-reference.c: ...

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

Compiler output

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

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

Compiler output

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

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

Compiler output

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