Implementation notes: mipso32, h1mips, crypto_hash/bmw512

Computer: h1mips
Architecture: mipso32
CPU ID: unknown CPU ID
SUPERCOP version: 20140622
Operation: crypto_hash
Primitive: bmw512
TimeImplementationCompilerBenchmark dateSUPERCOP version
101760sphlib-smallgcc -fno-schedule-insns -O2 -fomit-frame-pointer2014052620140525
102202sphlib-smallgcc -fno-schedule-insns -O3 -fomit-frame-pointer2014052620140525
103276sphlib-smallgcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer2014052620140525
111506sphlib-smallgcc -mabi=32 -O -fomit-frame-pointer2014052620140525
111522sphlib-smallgcc -fno-schedule-insns -O -fomit-frame-pointer2014052620140525
111546sphlib-smallgcc -O -fomit-frame-pointer2014052620140525
112974sphlib-smallgcc -O2 -fomit-frame-pointer2014052620140525
113010sphlib-smallgcc -mabi=32 -O2 -fomit-frame-pointer2014052620140525
127038sphlib-smallgcc -fno-schedule-insns -Os -fomit-frame-pointer2014052620140525
127752sphlib-smallgcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer2014052620140525
134510sphlib-smallgcc -funroll-loops -Os -fomit-frame-pointer2014052620140525
134600sphlib-smallgcc -funroll-loops -mabi=32 -Os -fomit-frame-pointer2014052620140525
135048sphlib-smallgcc -Os -fomit-frame-pointer2014052620140525
135056sphlib-smallgcc -mabi=32 -Os -fomit-frame-pointer2014052620140525
214096optbgbecc2014052620140525
214096optbgbegcc2014052620140525
214096optbgbegcc -funroll-loops2014052620140525
297532sphlib-smallgcc -funroll-loops2014052620140525
297558sphlib-smallcc2014052620140525
297564sphlib-smallgcc2014052620140525
341788optbbegcc2014052620140525
342180optbbecc2014052620140525
345300optabecc2014052620140525
365980optbbegcc -funroll-loops2014052620140525
369724optabegcc2014052620140525
370424optabegcc -funroll-loops2014052620140525

Checksum failure

Implementation: crypto_hash/bmw512/optc04
Compiler: cc
6df633d67cad722c9573bad4cf64ecfa6fabff6ab55e97fc049674d7853d7a7a
Number of similar (compiler,implementation) pairs: 30, namely:
CompilerImplementations
cc optc04 ref
gcc optc04 ref
gcc -O2 -fomit-frame-pointer ref
gcc -O3 -fomit-frame-pointer ref
gcc -O -fomit-frame-pointer ref
gcc -Os -fomit-frame-pointer ref
gcc -fno-schedule-insns -O2 -fomit-frame-pointer ref
gcc -fno-schedule-insns -O3 -fomit-frame-pointer ref
gcc -fno-schedule-insns -O -fomit-frame-pointer ref
gcc -fno-schedule-insns -Os -fomit-frame-pointer ref
gcc -funroll-loops optc04 ref
gcc -funroll-loops -O2 -fomit-frame-pointer ref
gcc -funroll-loops -O3 -fomit-frame-pointer ref
gcc -funroll-loops -O -fomit-frame-pointer ref
gcc -funroll-loops -Os -fomit-frame-pointer ref
gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer ref
gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer ref
gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer ref
gcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer ref
gcc -funroll-loops -mabi=32 -O2 -fomit-frame-pointer ref
gcc -funroll-loops -mabi=32 -O3 -fomit-frame-pointer ref
gcc -funroll-loops -mabi=32 -O -fomit-frame-pointer ref
gcc -funroll-loops -mabi=32 -Os -fomit-frame-pointer ref
gcc -mabi=32 -O2 -fomit-frame-pointer ref
gcc -mabi=32 -O3 -fomit-frame-pointer ref
gcc -mabi=32 -O -fomit-frame-pointer ref
gcc -mabi=32 -Os -fomit-frame-pointer ref

Compiler output

Implementation: crypto_hash/bmw512/optc01
Compiler: cc
BlueMidnightWish.c:
BlueMidnightWish.c: cc1: out of memory allocating 4072 bytes after a total of 6590464 bytes

Number of similar (compiler,implementation) pairs: 6, namely:
CompilerImplementations
cc optc01 optc02
gcc optc01 optc02
gcc -funroll-loops optc01 optc02

Compiler output

Implementation: crypto_hash/bmw512/optc03
Compiler: cc
BlueMidnightWish.c:
BlueMidnightWish.c: cc1: out of memory allocating 4072 bytes after a total of 6668288 bytes

Number of similar (compiler,implementation) pairs: 2, namely:
CompilerImplementations
cc optc03
gcc optc03

Compiler output

Implementation: crypto_hash/bmw512/sphlib
Compiler: cc
bmw.c:
bmw.c: cc1: out of memory allocating 4072 bytes after a total of 6168576 bytes

Number of similar (compiler,implementation) pairs: 3, namely:
CompilerImplementations
cc sphlib
gcc sphlib
gcc -funroll-loops sphlib

Compiler output

Implementation: crypto_hash/bmw512/ref
Compiler: clang -O3 -fomit-frame-pointer
BlueMidnightWish.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
BlueMidnightWish.c: In file included from BlueMidnightWish.c:20:
BlueMidnightWish.c: In file included from ./BlueMidnightWish.h:8:
BlueMidnightWish.c: In file included from /usr/include/sys/types.h:31:
BlueMidnightWish.c: /usr/include/bits/types.h:129:3: error: #error
BlueMidnightWish.c: # error
BlueMidnightWish.c: ^
BlueMidnightWish.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
BlueMidnightWish.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
BlueMidnightWish.c: ^
BlueMidnightWish.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
BlueMidnightWish.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
BlueMidnightWish.c: ^
BlueMidnightWish.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
BlueMidnightWish.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
BlueMidnightWish.c: ^
BlueMidnightWish.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
BlueMidnightWish.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
BlueMidnightWish.c: ^
BlueMidnightWish.c: In file included from BlueMidnightWish.c:20:
BlueMidnightWish.c: In file included from ./BlueMidnightWish.h:8:
BlueMidnightWish.c: In file included from /usr/include/sys/types.h:31:
BlueMidnightWish.c: In file included from /usr/include/bits/types.h:131:
BlueMidnightWish.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
BlueMidnightWish.c: #define __UID_T_TYPE __U32_TYPE
BlueMidnightWish.c: ...

Number of similar (compiler,implementation) pairs: 15, namely:
CompilerImplementations
clang -O3 -fomit-frame-pointer ref
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer ref
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive ref
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -fomit-frame-pointer ref
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
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fomit-frame-pointer ref
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive ref
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fomit-frame-pointer ref
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
clang -O3 -fwrapv -march=native -fomit-frame-pointer ref
clang -O3 -fwrapv -march=native -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer ref
clang -O3 -fwrapv -mavx2 -fomit-frame-pointer ref
clang -O3 -fwrapv -mavx2 -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer ref
clang -O3 -fwrapv -mavx -fomit-frame-pointer ref
clang -O3 -fwrapv -mavx -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer ref

Compiler output

Implementation: crypto_hash/bmw512/optc01
Compiler: clang -O3 -fomit-frame-pointer
BlueMidnightWish.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
BlueMidnightWish.c: In file included from BlueMidnightWish.c:22:
BlueMidnightWish.c: In file included from ./BlueMidnightWish.h:8:
BlueMidnightWish.c: In file included from /usr/include/sys/types.h:31:
BlueMidnightWish.c: /usr/include/bits/types.h:129:3: error: #error
BlueMidnightWish.c: # error
BlueMidnightWish.c: ^
BlueMidnightWish.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
BlueMidnightWish.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
BlueMidnightWish.c: ^
BlueMidnightWish.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
BlueMidnightWish.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
BlueMidnightWish.c: ^
BlueMidnightWish.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
BlueMidnightWish.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
BlueMidnightWish.c: ^
BlueMidnightWish.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
BlueMidnightWish.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
BlueMidnightWish.c: ^
BlueMidnightWish.c: In file included from BlueMidnightWish.c:22:
BlueMidnightWish.c: In file included from ./BlueMidnightWish.h:8:
BlueMidnightWish.c: In file included from /usr/include/sys/types.h:31:
BlueMidnightWish.c: In file included from /usr/include/bits/types.h:131:
BlueMidnightWish.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
BlueMidnightWish.c: #define __UID_T_TYPE __U32_TYPE
BlueMidnightWish.c: ...

Number of similar (compiler,implementation) pairs: 30, namely:
CompilerImplementations
clang -O3 -fomit-frame-pointer optc01 optc02
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer optc01 optc02
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive optc01 optc02
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -fomit-frame-pointer optc01 optc02
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive optc01 optc02
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fomit-frame-pointer optc01 optc02
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive optc01 optc02
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fomit-frame-pointer optc01 optc02
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive optc01 optc02
clang -O3 -fwrapv -march=native -fomit-frame-pointer optc01 optc02
clang -O3 -fwrapv -march=native -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer optc01 optc02
clang -O3 -fwrapv -mavx2 -fomit-frame-pointer optc01 optc02
clang -O3 -fwrapv -mavx2 -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer optc01 optc02
clang -O3 -fwrapv -mavx -fomit-frame-pointer optc01 optc02
clang -O3 -fwrapv -mavx -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer optc01 optc02

Compiler output

Implementation: crypto_hash/bmw512/optc03
Compiler: clang -O3 -fomit-frame-pointer
BlueMidnightWish.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
BlueMidnightWish.c: In file included from BlueMidnightWish.c:5:
BlueMidnightWish.c: In file included from /usr/include/stdio.h:36:
BlueMidnightWish.c: /usr/include/bits/types.h:129:3: error: #error
BlueMidnightWish.c: # error
BlueMidnightWish.c: ^
BlueMidnightWish.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
BlueMidnightWish.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
BlueMidnightWish.c: ^
BlueMidnightWish.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
BlueMidnightWish.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
BlueMidnightWish.c: ^
BlueMidnightWish.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
BlueMidnightWish.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
BlueMidnightWish.c: ^
BlueMidnightWish.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
BlueMidnightWish.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
BlueMidnightWish.c: ^
BlueMidnightWish.c: In file included from BlueMidnightWish.c:5:
BlueMidnightWish.c: In file included from /usr/include/stdio.h:36:
BlueMidnightWish.c: In file included from /usr/include/bits/types.h:131:
BlueMidnightWish.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
BlueMidnightWish.c: #define __UID_T_TYPE __U32_TYPE
BlueMidnightWish.c: ^
BlueMidnightWish.c: In file included from BlueMidnightWish.c:5:
BlueMidnightWish.c: ...

Number of similar (compiler,implementation) pairs: 15, namely:
CompilerImplementations
clang -O3 -fomit-frame-pointer optc03
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer optc03
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive optc03
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -fomit-frame-pointer optc03
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive optc03
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fomit-frame-pointer optc03
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive optc03
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fomit-frame-pointer optc03
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive optc03
clang -O3 -fwrapv -march=native -fomit-frame-pointer optc03
clang -O3 -fwrapv -march=native -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer optc03
clang -O3 -fwrapv -mavx2 -fomit-frame-pointer optc03
clang -O3 -fwrapv -mavx2 -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer optc03
clang -O3 -fwrapv -mavx -fomit-frame-pointer optc03
clang -O3 -fwrapv -mavx -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer optc03

Compiler output

Implementation: crypto_hash/bmw512/optc04
Compiler: clang -O3 -fomit-frame-pointer
BlueMidnightWish.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
BlueMidnightWish.c: In file included from BlueMidnightWish.c:6:
BlueMidnightWish.c: In file included from ./BlueMidnightWish.h:8:
BlueMidnightWish.c: In file included from /usr/include/sys/types.h:31:
BlueMidnightWish.c: /usr/include/bits/types.h:129:3: error: #error
BlueMidnightWish.c: # error
BlueMidnightWish.c: ^
BlueMidnightWish.c: /usr/include/bits/types.h:134:1: error: unknown type name '__STD_TYPE'
BlueMidnightWish.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
BlueMidnightWish.c: ^
BlueMidnightWish.c: /usr/include/bits/types.h:134:25: error: invalid token after top level declarator
BlueMidnightWish.c: __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */
BlueMidnightWish.c: ^
BlueMidnightWish.c: /usr/include/bits/types.h:135:1: error: unknown type name '__STD_TYPE'
BlueMidnightWish.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
BlueMidnightWish.c: ^
BlueMidnightWish.c: /usr/include/bits/types.h:135:12: error: expected identifier or '('
BlueMidnightWish.c: __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */
BlueMidnightWish.c: ^
BlueMidnightWish.c: In file included from BlueMidnightWish.c:6:
BlueMidnightWish.c: In file included from ./BlueMidnightWish.h:8:
BlueMidnightWish.c: In file included from /usr/include/sys/types.h:31:
BlueMidnightWish.c: In file included from /usr/include/bits/types.h:131:
BlueMidnightWish.c: /usr/include/bits/typesizes.h:31:23: note: instantiated from:
BlueMidnightWish.c: #define __UID_T_TYPE __U32_TYPE
BlueMidnightWish.c: ...

Number of similar (compiler,implementation) pairs: 15, namely:
CompilerImplementations
clang -O3 -fomit-frame-pointer optc04
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer optc04
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive optc04
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -fomit-frame-pointer optc04
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive optc04
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fomit-frame-pointer optc04
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive optc04
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fomit-frame-pointer optc04
clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive optc04
clang -O3 -fwrapv -march=native -fomit-frame-pointer optc04
clang -O3 -fwrapv -march=native -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer optc04
clang -O3 -fwrapv -mavx2 -fomit-frame-pointer optc04
clang -O3 -fwrapv -mavx2 -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer optc04
clang -O3 -fwrapv -mavx -fomit-frame-pointer optc04
clang -O3 -fwrapv -mavx -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer optc04

Compiler output

Implementation: crypto_hash/bmw512/sphlib
Compiler: clang -O3 -fomit-frame-pointer
bmw.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
bmw.c: '+' is not a recognized feature for this target (ignoring feature)
bmw.c: /tmp/cc-jNc1Fj.s: Assembler messages:
bmw.c: /tmp/cc-jNc1Fj.s:23: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-jNc1Fj.s:23: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-jNc1Fj.s:95: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-jNc1Fj.s:95: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-jNc1Fj.s:105: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-jNc1Fj.s:105: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-jNc1Fj.s:122: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-jNc1Fj.s:122: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-jNc1Fj.s:170: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-jNc1Fj.s:170: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-jNc1Fj.s:176: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-jNc1Fj.s:176: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-jNc1Fj.s:209: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-jNc1Fj.s:209: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-jNc1Fj.s:215: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-jNc1Fj.s:215: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-jNc1Fj.s:275: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-jNc1Fj.s:275: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-jNc1Fj.s:281: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-jNc1Fj.s:281: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-jNc1Fj.s:291: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-jNc1Fj.s:291: Warning: Macro instruction expanded into multiple instructions
bmw.c: ...

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

Compiler output

Implementation: crypto_hash/bmw512/sphlib-small
Compiler: clang -O3 -fomit-frame-pointer
bmw.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
bmw.c: '+' is not a recognized feature for this target (ignoring feature)
bmw.c: /tmp/cc-oJyZL9.s: Assembler messages:
bmw.c: /tmp/cc-oJyZL9.s:23: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-oJyZL9.s:23: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-oJyZL9.s:95: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-oJyZL9.s:95: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-oJyZL9.s:105: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-oJyZL9.s:105: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-oJyZL9.s:122: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-oJyZL9.s:122: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-oJyZL9.s:170: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-oJyZL9.s:170: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-oJyZL9.s:176: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-oJyZL9.s:176: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-oJyZL9.s:209: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-oJyZL9.s:209: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-oJyZL9.s:215: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-oJyZL9.s:215: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-oJyZL9.s:275: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-oJyZL9.s:275: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-oJyZL9.s:281: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-oJyZL9.s:281: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-oJyZL9.s:291: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-oJyZL9.s:291: Warning: Macro instruction expanded into multiple instructions
bmw.c: ...

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

Compiler output

Implementation: crypto_hash/bmw512/optbgbe
Compiler: clang -O3 -fomit-frame-pointer
bmw_large_speed.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
bmw_large_speed.c: '+' is not a recognized feature for this target (ignoring feature)
bmw_large_speed.c: /tmp/cc-jfqSTi.s: Assembler messages:
bmw_large_speed.c: /tmp/cc-jfqSTi.s:114: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-jfqSTi.s:114: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-jfqSTi.s:120: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-jfqSTi.s:120: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-jfqSTi.s:126: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-jfqSTi.s:126: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-jfqSTi.s:232: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-jfqSTi.s:232: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-jfqSTi.s:238: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-jfqSTi.s:238: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-jfqSTi.s:244: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-jfqSTi.s:244: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-jfqSTi.s:268: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-jfqSTi.s:268: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-jfqSTi.s:275: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-jfqSTi.s:275: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-jfqSTi.s:328: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-jfqSTi.s:328: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-jfqSTi.s:334: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-jfqSTi.s:334: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-jfqSTi.s:340: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-jfqSTi.s:340: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: ...
hash.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hash.c: '+' is not a recognized feature for this target (ignoring feature)
hash.c: /tmp/cc-jKABkq.s: Assembler messages:
hash.c: /tmp/cc-jKABkq.s:32: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-jKABkq.s:32: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-jKABkq.s:54: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-jKABkq.s:54: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-jKABkq.s:71: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-jKABkq.s:71: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-jKABkq.s:76: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-jKABkq.s:76: Warning: Macro instruction expanded into multiple instructions
memxor.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
memxor.c: '+' is not a recognized feature for this target (ignoring feature)
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 optbgbe

Compiler output

Implementation: crypto_hash/bmw512/optabe
Compiler: clang -O3 -fomit-frame-pointer
hash.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hash.c: '+' is not a recognized feature for this target (ignoring feature)
hash.c: /tmp/cc-BhhvvY.s: Assembler messages:
hash.c: /tmp/cc-BhhvvY.s:11687: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-BhhvvY.s:11687: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-BhhvvY.s:11719: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-BhhvvY.s:11719: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-BhhvvY.s:22070: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-BhhvvY.s:22070: 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 optabe

Compiler output

Implementation: crypto_hash/bmw512/optbbe
Compiler: clang -O3 -fomit-frame-pointer
hash.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hash.c: '+' is not a recognized feature for this target (ignoring feature)
hash.c: /tmp/cc-tiyUBf.s: Assembler messages:
hash.c: /tmp/cc-tiyUBf.s:37: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-tiyUBf.s:37: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-tiyUBf.s:11663: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-tiyUBf.s:11663: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-tiyUBf.s:11695: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-tiyUBf.s:11695: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-tiyUBf.s:22046: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-tiyUBf.s:22046: 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 optbbe

Compiler output

Implementation: crypto_hash/bmw512/sphlib
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer
bmw.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
bmw.c: '0' is not a recognized processor for this target (ignoring processor)
bmw.c: '+0' is not a recognized feature for this target (ignoring feature)
bmw.c: '0' is not a recognized processor for this target (ignoring processor)
bmw.c: /tmp/cc-IOxCLn.s: Assembler messages:
bmw.c: /tmp/cc-IOxCLn.s:23: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-IOxCLn.s:23: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-IOxCLn.s:95: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-IOxCLn.s:95: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-IOxCLn.s:105: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-IOxCLn.s:105: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-IOxCLn.s:122: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-IOxCLn.s:122: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-IOxCLn.s:170: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-IOxCLn.s:170: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-IOxCLn.s:176: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-IOxCLn.s:176: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-IOxCLn.s:209: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-IOxCLn.s:209: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-IOxCLn.s:215: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-IOxCLn.s:215: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-IOxCLn.s:275: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-IOxCLn.s:275: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-IOxCLn.s:281: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-IOxCLn.s:281: Warning: Macro instruction expanded into multiple instructions
bmw.c: ...

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

Compiler output

Implementation: crypto_hash/bmw512/sphlib-small
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer
bmw.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
bmw.c: '0' is not a recognized processor for this target (ignoring processor)
bmw.c: '+0' is not a recognized feature for this target (ignoring feature)
bmw.c: '0' is not a recognized processor for this target (ignoring processor)
bmw.c: /tmp/cc-jFS7aa.s: Assembler messages:
bmw.c: /tmp/cc-jFS7aa.s:23: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-jFS7aa.s:23: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-jFS7aa.s:95: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-jFS7aa.s:95: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-jFS7aa.s:105: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-jFS7aa.s:105: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-jFS7aa.s:122: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-jFS7aa.s:122: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-jFS7aa.s:170: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-jFS7aa.s:170: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-jFS7aa.s:176: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-jFS7aa.s:176: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-jFS7aa.s:209: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-jFS7aa.s:209: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-jFS7aa.s:215: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-jFS7aa.s:215: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-jFS7aa.s:275: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-jFS7aa.s:275: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-jFS7aa.s:281: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-jFS7aa.s:281: Warning: Macro instruction expanded into multiple instructions
bmw.c: ...

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

Compiler output

Implementation: crypto_hash/bmw512/optbgbe
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer
bmw_large_speed.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
bmw_large_speed.c: '0' is not a recognized processor for this target (ignoring processor)
bmw_large_speed.c: '+0' is not a recognized feature for this target (ignoring feature)
bmw_large_speed.c: '0' is not a recognized processor for this target (ignoring processor)
bmw_large_speed.c: /tmp/cc-MXZL4k.s: Assembler messages:
bmw_large_speed.c: /tmp/cc-MXZL4k.s:114: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-MXZL4k.s:114: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-MXZL4k.s:120: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-MXZL4k.s:120: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-MXZL4k.s:126: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-MXZL4k.s:126: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-MXZL4k.s:232: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-MXZL4k.s:232: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-MXZL4k.s:238: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-MXZL4k.s:238: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-MXZL4k.s:244: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-MXZL4k.s:244: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-MXZL4k.s:268: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-MXZL4k.s:268: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-MXZL4k.s:275: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-MXZL4k.s:275: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-MXZL4k.s:328: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-MXZL4k.s:328: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-MXZL4k.s:334: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-MXZL4k.s:334: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: ...
hash.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: '+0' is not a recognized feature for this target (ignoring feature)
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: /tmp/cc-8QMrjr.s: Assembler messages:
hash.c: /tmp/cc-8QMrjr.s:32: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-8QMrjr.s:32: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-8QMrjr.s:54: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-8QMrjr.s:54: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-8QMrjr.s:71: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-8QMrjr.s:71: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-8QMrjr.s:76: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-8QMrjr.s:76: Warning: Macro instruction expanded into multiple instructions
memxor.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
memxor.c: '0' is not a recognized processor for this target (ignoring processor)
memxor.c: '+0' is not a recognized feature for this target (ignoring feature)
memxor.c: '0' is not a recognized processor for this target (ignoring processor)
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 optbgbe

Compiler output

Implementation: crypto_hash/bmw512/optbbe
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer
hash.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: '+0' is not a recognized feature for this target (ignoring feature)
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: /tmp/cc-4MeuQb.s: Assembler messages:
hash.c: /tmp/cc-4MeuQb.s:37: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-4MeuQb.s:37: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-4MeuQb.s:11663: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-4MeuQb.s:11663: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-4MeuQb.s:11695: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-4MeuQb.s:11695: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-4MeuQb.s:22046: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-4MeuQb.s:22046: 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 optbbe

Compiler output

Implementation: crypto_hash/bmw512/optabe
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer
hash.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: '+0' is not a recognized feature for this target (ignoring feature)
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: /tmp/cc-v3lG6E.s: Assembler messages:
hash.c: /tmp/cc-v3lG6E.s:11687: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-v3lG6E.s:11687: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-v3lG6E.s:11719: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-v3lG6E.s:11719: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-v3lG6E.s:22070: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-v3lG6E.s:22070: 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 optabe

Compiler output

Implementation: crypto_hash/bmw512/sphlib-small
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive
bmw.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
bmw.c: '0' is not a recognized processor for this target (ignoring processor)
bmw.c: '+0' is not a recognized feature for this target (ignoring feature)
bmw.c: '0' is not a recognized processor for this target (ignoring processor)
bmw.c: /tmp/cc-ewurY6.s: Assembler messages:
bmw.c: /tmp/cc-ewurY6.s:23: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-ewurY6.s:23: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-ewurY6.s:95: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-ewurY6.s:95: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-ewurY6.s:105: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-ewurY6.s:105: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-ewurY6.s:122: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-ewurY6.s:122: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-ewurY6.s:170: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-ewurY6.s:170: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-ewurY6.s:176: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-ewurY6.s:176: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-ewurY6.s:209: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-ewurY6.s:209: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-ewurY6.s:215: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-ewurY6.s:215: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-ewurY6.s:275: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-ewurY6.s:275: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-ewurY6.s:281: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-ewurY6.s:281: Warning: Macro instruction expanded into multiple instructions
bmw.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 sphlib-small

Compiler output

Implementation: crypto_hash/bmw512/sphlib
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive
bmw.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
bmw.c: '0' is not a recognized processor for this target (ignoring processor)
bmw.c: '+0' is not a recognized feature for this target (ignoring feature)
bmw.c: '0' is not a recognized processor for this target (ignoring processor)
bmw.c: /tmp/cc-f6Icmi.s: Assembler messages:
bmw.c: /tmp/cc-f6Icmi.s:23: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-f6Icmi.s:23: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-f6Icmi.s:95: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-f6Icmi.s:95: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-f6Icmi.s:105: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-f6Icmi.s:105: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-f6Icmi.s:122: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-f6Icmi.s:122: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-f6Icmi.s:170: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-f6Icmi.s:170: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-f6Icmi.s:176: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-f6Icmi.s:176: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-f6Icmi.s:209: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-f6Icmi.s:209: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-f6Icmi.s:215: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-f6Icmi.s:215: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-f6Icmi.s:275: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-f6Icmi.s:275: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-f6Icmi.s:281: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-f6Icmi.s:281: Warning: Macro instruction expanded into multiple instructions
bmw.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 sphlib

Compiler output

Implementation: crypto_hash/bmw512/optbgbe
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive
bmw_large_speed.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
bmw_large_speed.c: '0' is not a recognized processor for this target (ignoring processor)
bmw_large_speed.c: '+0' is not a recognized feature for this target (ignoring feature)
bmw_large_speed.c: '0' is not a recognized processor for this target (ignoring processor)
bmw_large_speed.c: /tmp/cc-1jqh5T.s: Assembler messages:
bmw_large_speed.c: /tmp/cc-1jqh5T.s:114: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-1jqh5T.s:114: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-1jqh5T.s:120: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-1jqh5T.s:120: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-1jqh5T.s:126: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-1jqh5T.s:126: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-1jqh5T.s:232: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-1jqh5T.s:232: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-1jqh5T.s:238: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-1jqh5T.s:238: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-1jqh5T.s:244: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-1jqh5T.s:244: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-1jqh5T.s:268: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-1jqh5T.s:268: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-1jqh5T.s:275: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-1jqh5T.s:275: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-1jqh5T.s:328: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-1jqh5T.s:328: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-1jqh5T.s:334: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-1jqh5T.s:334: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: ...
hash.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: '+0' is not a recognized feature for this target (ignoring feature)
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: /tmp/cc-jWHl90.s: Assembler messages:
hash.c: /tmp/cc-jWHl90.s:32: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-jWHl90.s:32: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-jWHl90.s:54: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-jWHl90.s:54: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-jWHl90.s:71: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-jWHl90.s:71: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-jWHl90.s:76: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-jWHl90.s:76: Warning: Macro instruction expanded into multiple instructions
memxor.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
memxor.c: '0' is not a recognized processor for this target (ignoring processor)
memxor.c: '+0' is not a recognized feature for this target (ignoring feature)
memxor.c: '0' is not a recognized processor for this target (ignoring processor)
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 optbgbe

Compiler output

Implementation: crypto_hash/bmw512/optabe
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive
hash.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: '+0' is not a recognized feature for this target (ignoring feature)
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: /tmp/cc-Q9rmcc.s: Assembler messages:
hash.c: /tmp/cc-Q9rmcc.s:11687: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-Q9rmcc.s:11687: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-Q9rmcc.s:11719: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-Q9rmcc.s:11719: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-Q9rmcc.s:22070: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-Q9rmcc.s:22070: 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 optabe

Compiler output

Implementation: crypto_hash/bmw512/optbbe
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive
hash.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: '+0' is not a recognized feature for this target (ignoring feature)
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: /tmp/cc-a1EoPI.s: Assembler messages:
hash.c: /tmp/cc-a1EoPI.s:37: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-a1EoPI.s:37: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-a1EoPI.s:11663: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-a1EoPI.s:11663: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-a1EoPI.s:11695: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-a1EoPI.s:11695: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-a1EoPI.s:22046: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-a1EoPI.s:22046: 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 optbbe

Compiler output

Implementation: crypto_hash/bmw512/sphlib
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -fomit-frame-pointer
bmw.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
bmw.c: '0' is not a recognized processor for this target (ignoring processor)
bmw.c: '+0' is not a recognized feature for this target (ignoring feature)
bmw.c: '0' is not a recognized processor for this target (ignoring processor)
bmw.c: /tmp/cc-RKoCoR.s: Assembler messages:
bmw.c: /tmp/cc-RKoCoR.s:23: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-RKoCoR.s:23: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-RKoCoR.s:95: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-RKoCoR.s:95: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-RKoCoR.s:105: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-RKoCoR.s:105: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-RKoCoR.s:122: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-RKoCoR.s:122: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-RKoCoR.s:170: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-RKoCoR.s:170: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-RKoCoR.s:176: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-RKoCoR.s:176: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-RKoCoR.s:209: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-RKoCoR.s:209: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-RKoCoR.s:215: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-RKoCoR.s:215: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-RKoCoR.s:275: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-RKoCoR.s:275: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-RKoCoR.s:281: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-RKoCoR.s:281: Warning: Macro instruction expanded into multiple instructions
bmw.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 sphlib

Compiler output

Implementation: crypto_hash/bmw512/sphlib-small
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -fomit-frame-pointer
bmw.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
bmw.c: '0' is not a recognized processor for this target (ignoring processor)
bmw.c: '+0' is not a recognized feature for this target (ignoring feature)
bmw.c: '0' is not a recognized processor for this target (ignoring processor)
bmw.c: /tmp/cc-RwpEVm.s: Assembler messages:
bmw.c: /tmp/cc-RwpEVm.s:23: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-RwpEVm.s:23: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-RwpEVm.s:95: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-RwpEVm.s:95: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-RwpEVm.s:105: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-RwpEVm.s:105: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-RwpEVm.s:122: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-RwpEVm.s:122: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-RwpEVm.s:170: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-RwpEVm.s:170: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-RwpEVm.s:176: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-RwpEVm.s:176: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-RwpEVm.s:209: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-RwpEVm.s:209: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-RwpEVm.s:215: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-RwpEVm.s:215: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-RwpEVm.s:275: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-RwpEVm.s:275: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-RwpEVm.s:281: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-RwpEVm.s:281: Warning: Macro instruction expanded into multiple instructions
bmw.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 sphlib-small

Compiler output

Implementation: crypto_hash/bmw512/optbgbe
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -fomit-frame-pointer
bmw_large_speed.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
bmw_large_speed.c: '0' is not a recognized processor for this target (ignoring processor)
bmw_large_speed.c: '+0' is not a recognized feature for this target (ignoring feature)
bmw_large_speed.c: '0' is not a recognized processor for this target (ignoring processor)
bmw_large_speed.c: /tmp/cc-06XmUj.s: Assembler messages:
bmw_large_speed.c: /tmp/cc-06XmUj.s:114: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-06XmUj.s:114: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-06XmUj.s:120: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-06XmUj.s:120: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-06XmUj.s:126: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-06XmUj.s:126: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-06XmUj.s:232: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-06XmUj.s:232: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-06XmUj.s:238: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-06XmUj.s:238: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-06XmUj.s:244: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-06XmUj.s:244: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-06XmUj.s:268: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-06XmUj.s:268: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-06XmUj.s:275: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-06XmUj.s:275: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-06XmUj.s:328: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-06XmUj.s:328: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-06XmUj.s:334: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-06XmUj.s:334: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: ...
hash.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: '+0' is not a recognized feature for this target (ignoring feature)
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: /tmp/cc-nLoqud.s: Assembler messages:
hash.c: /tmp/cc-nLoqud.s:32: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-nLoqud.s:32: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-nLoqud.s:54: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-nLoqud.s:54: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-nLoqud.s:71: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-nLoqud.s:71: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-nLoqud.s:76: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-nLoqud.s:76: Warning: Macro instruction expanded into multiple instructions
memxor.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
memxor.c: '0' is not a recognized processor for this target (ignoring processor)
memxor.c: '+0' is not a recognized feature for this target (ignoring feature)
memxor.c: '0' is not a recognized processor for this target (ignoring processor)
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 optbgbe

Compiler output

Implementation: crypto_hash/bmw512/optbbe
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -fomit-frame-pointer
hash.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: '+0' is not a recognized feature for this target (ignoring feature)
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: /tmp/cc-OFTn8T.s: Assembler messages:
hash.c: /tmp/cc-OFTn8T.s:37: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-OFTn8T.s:37: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-OFTn8T.s:11663: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-OFTn8T.s:11663: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-OFTn8T.s:11695: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-OFTn8T.s:11695: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-OFTn8T.s:22046: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-OFTn8T.s:22046: 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 optbbe

Compiler output

Implementation: crypto_hash/bmw512/optabe
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -fomit-frame-pointer
hash.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: '+0' is not a recognized feature for this target (ignoring feature)
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: /tmp/cc-s9acmV.s: Assembler messages:
hash.c: /tmp/cc-s9acmV.s:11687: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-s9acmV.s:11687: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-s9acmV.s:11719: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-s9acmV.s:11719: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-s9acmV.s:22070: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-s9acmV.s:22070: 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 optabe

Compiler output

Implementation: crypto_hash/bmw512/sphlib-small
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
bmw.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
bmw.c: '0' is not a recognized processor for this target (ignoring processor)
bmw.c: '+0' is not a recognized feature for this target (ignoring feature)
bmw.c: '0' is not a recognized processor for this target (ignoring processor)
bmw.c: /tmp/cc-274Ndf.s: Assembler messages:
bmw.c: /tmp/cc-274Ndf.s:23: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-274Ndf.s:23: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-274Ndf.s:95: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-274Ndf.s:95: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-274Ndf.s:105: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-274Ndf.s:105: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-274Ndf.s:122: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-274Ndf.s:122: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-274Ndf.s:170: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-274Ndf.s:170: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-274Ndf.s:176: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-274Ndf.s:176: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-274Ndf.s:209: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-274Ndf.s:209: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-274Ndf.s:215: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-274Ndf.s:215: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-274Ndf.s:275: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-274Ndf.s:275: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-274Ndf.s:281: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-274Ndf.s:281: Warning: Macro instruction expanded into multiple instructions
bmw.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 sphlib-small

Compiler output

Implementation: crypto_hash/bmw512/sphlib
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
bmw.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
bmw.c: '0' is not a recognized processor for this target (ignoring processor)
bmw.c: '+0' is not a recognized feature for this target (ignoring feature)
bmw.c: '0' is not a recognized processor for this target (ignoring processor)
bmw.c: /tmp/cc-kY2XRn.s: Assembler messages:
bmw.c: /tmp/cc-kY2XRn.s:23: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-kY2XRn.s:23: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-kY2XRn.s:95: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-kY2XRn.s:95: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-kY2XRn.s:105: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-kY2XRn.s:105: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-kY2XRn.s:122: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-kY2XRn.s:122: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-kY2XRn.s:170: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-kY2XRn.s:170: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-kY2XRn.s:176: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-kY2XRn.s:176: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-kY2XRn.s:209: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-kY2XRn.s:209: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-kY2XRn.s:215: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-kY2XRn.s:215: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-kY2XRn.s:275: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-kY2XRn.s:275: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-kY2XRn.s:281: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-kY2XRn.s:281: Warning: Macro instruction expanded into multiple instructions
bmw.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 sphlib

Compiler output

Implementation: crypto_hash/bmw512/optbgbe
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
bmw_large_speed.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
bmw_large_speed.c: '0' is not a recognized processor for this target (ignoring processor)
bmw_large_speed.c: '+0' is not a recognized feature for this target (ignoring feature)
bmw_large_speed.c: '0' is not a recognized processor for this target (ignoring processor)
bmw_large_speed.c: /tmp/cc-YwoJik.s: Assembler messages:
bmw_large_speed.c: /tmp/cc-YwoJik.s:114: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-YwoJik.s:114: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-YwoJik.s:120: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-YwoJik.s:120: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-YwoJik.s:126: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-YwoJik.s:126: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-YwoJik.s:232: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-YwoJik.s:232: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-YwoJik.s:238: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-YwoJik.s:238: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-YwoJik.s:244: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-YwoJik.s:244: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-YwoJik.s:268: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-YwoJik.s:268: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-YwoJik.s:275: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-YwoJik.s:275: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-YwoJik.s:328: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-YwoJik.s:328: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-YwoJik.s:334: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-YwoJik.s:334: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: ...
hash.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: '+0' is not a recognized feature for this target (ignoring feature)
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: /tmp/cc-UQATLo.s: Assembler messages:
hash.c: /tmp/cc-UQATLo.s:32: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-UQATLo.s:32: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-UQATLo.s:54: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-UQATLo.s:54: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-UQATLo.s:71: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-UQATLo.s:71: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-UQATLo.s:76: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-UQATLo.s:76: Warning: Macro instruction expanded into multiple instructions
memxor.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
memxor.c: '0' is not a recognized processor for this target (ignoring processor)
memxor.c: '+0' is not a recognized feature for this target (ignoring feature)
memxor.c: '0' is not a recognized processor for this target (ignoring processor)
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 optbgbe

Compiler output

Implementation: crypto_hash/bmw512/optabe
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
hash.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: '+0' is not a recognized feature for this target (ignoring feature)
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: /tmp/cc-Eak9oi.s: Assembler messages:
hash.c: /tmp/cc-Eak9oi.s:11687: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-Eak9oi.s:11687: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-Eak9oi.s:11719: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-Eak9oi.s:11719: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-Eak9oi.s:22070: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-Eak9oi.s:22070: 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 optabe

Compiler output

Implementation: crypto_hash/bmw512/optbbe
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
hash.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: '+0' is not a recognized feature for this target (ignoring feature)
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: /tmp/cc-quLtDj.s: Assembler messages:
hash.c: /tmp/cc-quLtDj.s:37: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-quLtDj.s:37: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-quLtDj.s:11663: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-quLtDj.s:11663: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-quLtDj.s:11695: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-quLtDj.s:11695: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-quLtDj.s:22046: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-quLtDj.s:22046: 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 optbbe

Compiler output

Implementation: crypto_hash/bmw512/sphlib
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fomit-frame-pointer
bmw.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
bmw.c: '0' is not a recognized processor for this target (ignoring processor)
bmw.c: '+0' is not a recognized feature for this target (ignoring feature)
bmw.c: '0' is not a recognized processor for this target (ignoring processor)
bmw.c: /tmp/cc-7iKeoR.s: Assembler messages:
bmw.c: /tmp/cc-7iKeoR.s:23: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-7iKeoR.s:23: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-7iKeoR.s:95: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-7iKeoR.s:95: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-7iKeoR.s:105: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-7iKeoR.s:105: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-7iKeoR.s:122: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-7iKeoR.s:122: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-7iKeoR.s:170: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-7iKeoR.s:170: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-7iKeoR.s:176: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-7iKeoR.s:176: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-7iKeoR.s:209: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-7iKeoR.s:209: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-7iKeoR.s:215: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-7iKeoR.s:215: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-7iKeoR.s:275: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-7iKeoR.s:275: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-7iKeoR.s:281: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-7iKeoR.s:281: Warning: Macro instruction expanded into multiple instructions
bmw.c: ...

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

Compiler output

Implementation: crypto_hash/bmw512/sphlib-small
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fomit-frame-pointer
bmw.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
bmw.c: '0' is not a recognized processor for this target (ignoring processor)
bmw.c: '+0' is not a recognized feature for this target (ignoring feature)
bmw.c: '0' is not a recognized processor for this target (ignoring processor)
bmw.c: /tmp/cc-DoLEea.s: Assembler messages:
bmw.c: /tmp/cc-DoLEea.s:23: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-DoLEea.s:23: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-DoLEea.s:95: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-DoLEea.s:95: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-DoLEea.s:105: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-DoLEea.s:105: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-DoLEea.s:122: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-DoLEea.s:122: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-DoLEea.s:170: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-DoLEea.s:170: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-DoLEea.s:176: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-DoLEea.s:176: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-DoLEea.s:209: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-DoLEea.s:209: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-DoLEea.s:215: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-DoLEea.s:215: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-DoLEea.s:275: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-DoLEea.s:275: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-DoLEea.s:281: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-DoLEea.s:281: Warning: Macro instruction expanded into multiple instructions
bmw.c: ...

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

Compiler output

Implementation: crypto_hash/bmw512/optbgbe
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fomit-frame-pointer
bmw_large_speed.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
bmw_large_speed.c: '0' is not a recognized processor for this target (ignoring processor)
bmw_large_speed.c: '+0' is not a recognized feature for this target (ignoring feature)
bmw_large_speed.c: '0' is not a recognized processor for this target (ignoring processor)
bmw_large_speed.c: /tmp/cc-xYqBdd.s: Assembler messages:
bmw_large_speed.c: /tmp/cc-xYqBdd.s:114: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-xYqBdd.s:114: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-xYqBdd.s:120: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-xYqBdd.s:120: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-xYqBdd.s:126: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-xYqBdd.s:126: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-xYqBdd.s:232: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-xYqBdd.s:232: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-xYqBdd.s:238: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-xYqBdd.s:238: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-xYqBdd.s:244: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-xYqBdd.s:244: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-xYqBdd.s:268: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-xYqBdd.s:268: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-xYqBdd.s:275: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-xYqBdd.s:275: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-xYqBdd.s:328: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-xYqBdd.s:328: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-xYqBdd.s:334: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-xYqBdd.s:334: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: ...
hash.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: '+0' is not a recognized feature for this target (ignoring feature)
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: /tmp/cc-Yx2XRb.s: Assembler messages:
hash.c: /tmp/cc-Yx2XRb.s:32: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-Yx2XRb.s:32: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-Yx2XRb.s:54: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-Yx2XRb.s:54: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-Yx2XRb.s:71: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-Yx2XRb.s:71: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-Yx2XRb.s:76: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-Yx2XRb.s:76: Warning: Macro instruction expanded into multiple instructions
memxor.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
memxor.c: '0' is not a recognized processor for this target (ignoring processor)
memxor.c: '+0' is not a recognized feature for this target (ignoring feature)
memxor.c: '0' is not a recognized processor for this target (ignoring processor)
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 optbgbe

Compiler output

Implementation: crypto_hash/bmw512/optabe
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fomit-frame-pointer
hash.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: '+0' is not a recognized feature for this target (ignoring feature)
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: /tmp/cc-Iqb2Nl.s: Assembler messages:
hash.c: /tmp/cc-Iqb2Nl.s:11687: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-Iqb2Nl.s:11687: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-Iqb2Nl.s:11719: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-Iqb2Nl.s:11719: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-Iqb2Nl.s:22070: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-Iqb2Nl.s:22070: 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 optabe

Compiler output

Implementation: crypto_hash/bmw512/optbbe
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fomit-frame-pointer
hash.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: '+0' is not a recognized feature for this target (ignoring feature)
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: /tmp/cc-ngEbZ3.s: Assembler messages:
hash.c: /tmp/cc-ngEbZ3.s:37: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-ngEbZ3.s:37: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-ngEbZ3.s:11663: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-ngEbZ3.s:11663: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-ngEbZ3.s:11695: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-ngEbZ3.s:11695: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-ngEbZ3.s:22046: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-ngEbZ3.s:22046: 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 optbbe

Compiler output

Implementation: crypto_hash/bmw512/sphlib
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive
bmw.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
bmw.c: '0' is not a recognized processor for this target (ignoring processor)
bmw.c: '+0' is not a recognized feature for this target (ignoring feature)
bmw.c: '0' is not a recognized processor for this target (ignoring processor)
bmw.c: /tmp/cc-8fscg5.s: Assembler messages:
bmw.c: /tmp/cc-8fscg5.s:23: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-8fscg5.s:23: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-8fscg5.s:95: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-8fscg5.s:95: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-8fscg5.s:105: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-8fscg5.s:105: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-8fscg5.s:122: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-8fscg5.s:122: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-8fscg5.s:170: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-8fscg5.s:170: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-8fscg5.s:176: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-8fscg5.s:176: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-8fscg5.s:209: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-8fscg5.s:209: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-8fscg5.s:215: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-8fscg5.s:215: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-8fscg5.s:275: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-8fscg5.s:275: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-8fscg5.s:281: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-8fscg5.s:281: Warning: Macro instruction expanded into multiple instructions
bmw.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 sphlib

Compiler output

Implementation: crypto_hash/bmw512/sphlib-small
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive
bmw.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
bmw.c: '0' is not a recognized processor for this target (ignoring processor)
bmw.c: '+0' is not a recognized feature for this target (ignoring feature)
bmw.c: '0' is not a recognized processor for this target (ignoring processor)
bmw.c: /tmp/cc-MSIAqY.s: Assembler messages:
bmw.c: /tmp/cc-MSIAqY.s:23: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-MSIAqY.s:23: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-MSIAqY.s:95: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-MSIAqY.s:95: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-MSIAqY.s:105: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-MSIAqY.s:105: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-MSIAqY.s:122: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-MSIAqY.s:122: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-MSIAqY.s:170: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-MSIAqY.s:170: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-MSIAqY.s:176: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-MSIAqY.s:176: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-MSIAqY.s:209: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-MSIAqY.s:209: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-MSIAqY.s:215: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-MSIAqY.s:215: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-MSIAqY.s:275: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-MSIAqY.s:275: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-MSIAqY.s:281: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-MSIAqY.s:281: Warning: Macro instruction expanded into multiple instructions
bmw.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 sphlib-small

Compiler output

Implementation: crypto_hash/bmw512/optbgbe
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive
bmw_large_speed.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
bmw_large_speed.c: '0' is not a recognized processor for this target (ignoring processor)
bmw_large_speed.c: '+0' is not a recognized feature for this target (ignoring feature)
bmw_large_speed.c: '0' is not a recognized processor for this target (ignoring processor)
bmw_large_speed.c: /tmp/cc-o9KZXn.s: Assembler messages:
bmw_large_speed.c: /tmp/cc-o9KZXn.s:114: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-o9KZXn.s:114: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-o9KZXn.s:120: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-o9KZXn.s:120: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-o9KZXn.s:126: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-o9KZXn.s:126: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-o9KZXn.s:232: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-o9KZXn.s:232: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-o9KZXn.s:238: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-o9KZXn.s:238: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-o9KZXn.s:244: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-o9KZXn.s:244: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-o9KZXn.s:268: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-o9KZXn.s:268: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-o9KZXn.s:275: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-o9KZXn.s:275: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-o9KZXn.s:328: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-o9KZXn.s:328: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-o9KZXn.s:334: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-o9KZXn.s:334: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: ...
hash.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: '+0' is not a recognized feature for this target (ignoring feature)
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: /tmp/cc-UdVKmr.s: Assembler messages:
hash.c: /tmp/cc-UdVKmr.s:32: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-UdVKmr.s:32: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-UdVKmr.s:54: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-UdVKmr.s:54: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-UdVKmr.s:71: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-UdVKmr.s:71: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-UdVKmr.s:76: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-UdVKmr.s:76: Warning: Macro instruction expanded into multiple instructions
memxor.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
memxor.c: '0' is not a recognized processor for this target (ignoring processor)
memxor.c: '+0' is not a recognized feature for this target (ignoring feature)
memxor.c: '0' is not a recognized processor for this target (ignoring processor)
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 optbgbe

Compiler output

Implementation: crypto_hash/bmw512/optabe
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive
hash.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: '+0' is not a recognized feature for this target (ignoring feature)
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: /tmp/cc-TlvBDH.s: Assembler messages:
hash.c: /tmp/cc-TlvBDH.s:11687: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-TlvBDH.s:11687: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-TlvBDH.s:11719: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-TlvBDH.s:11719: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-TlvBDH.s:22070: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-TlvBDH.s:22070: 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 optabe

Compiler output

Implementation: crypto_hash/bmw512/optbbe
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive
hash.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: '+0' is not a recognized feature for this target (ignoring feature)
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: /tmp/cc-X555Vl.s: Assembler messages:
hash.c: /tmp/cc-X555Vl.s:37: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-X555Vl.s:37: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-X555Vl.s:11663: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-X555Vl.s:11663: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-X555Vl.s:11695: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-X555Vl.s:11695: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-X555Vl.s:22046: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-X555Vl.s:22046: 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 optbbe

Compiler output

Implementation: crypto_hash/bmw512/sphlib
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fomit-frame-pointer
bmw.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
bmw.c: '0' is not a recognized processor for this target (ignoring processor)
bmw.c: '+0' is not a recognized feature for this target (ignoring feature)
bmw.c: '0' is not a recognized processor for this target (ignoring processor)
bmw.c: /tmp/cc-dSRAGg.s: Assembler messages:
bmw.c: /tmp/cc-dSRAGg.s:23: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-dSRAGg.s:23: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-dSRAGg.s:95: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-dSRAGg.s:95: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-dSRAGg.s:105: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-dSRAGg.s:105: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-dSRAGg.s:122: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-dSRAGg.s:122: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-dSRAGg.s:170: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-dSRAGg.s:170: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-dSRAGg.s:176: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-dSRAGg.s:176: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-dSRAGg.s:209: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-dSRAGg.s:209: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-dSRAGg.s:215: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-dSRAGg.s:215: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-dSRAGg.s:275: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-dSRAGg.s:275: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-dSRAGg.s:281: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-dSRAGg.s:281: Warning: Macro instruction expanded into multiple instructions
bmw.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 sphlib

Compiler output

Implementation: crypto_hash/bmw512/sphlib-small
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fomit-frame-pointer
bmw.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
bmw.c: '0' is not a recognized processor for this target (ignoring processor)
bmw.c: '+0' is not a recognized feature for this target (ignoring feature)
bmw.c: '0' is not a recognized processor for this target (ignoring processor)
bmw.c: /tmp/cc-hh5yyb.s: Assembler messages:
bmw.c: /tmp/cc-hh5yyb.s:23: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-hh5yyb.s:23: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-hh5yyb.s:95: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-hh5yyb.s:95: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-hh5yyb.s:105: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-hh5yyb.s:105: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-hh5yyb.s:122: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-hh5yyb.s:122: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-hh5yyb.s:170: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-hh5yyb.s:170: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-hh5yyb.s:176: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-hh5yyb.s:176: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-hh5yyb.s:209: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-hh5yyb.s:209: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-hh5yyb.s:215: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-hh5yyb.s:215: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-hh5yyb.s:275: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-hh5yyb.s:275: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-hh5yyb.s:281: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-hh5yyb.s:281: Warning: Macro instruction expanded into multiple instructions
bmw.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 sphlib-small

Compiler output

Implementation: crypto_hash/bmw512/optbgbe
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fomit-frame-pointer
bmw_large_speed.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
bmw_large_speed.c: '0' is not a recognized processor for this target (ignoring processor)
bmw_large_speed.c: '+0' is not a recognized feature for this target (ignoring feature)
bmw_large_speed.c: '0' is not a recognized processor for this target (ignoring processor)
bmw_large_speed.c: /tmp/cc-gwpkCD.s: Assembler messages:
bmw_large_speed.c: /tmp/cc-gwpkCD.s:114: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-gwpkCD.s:114: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-gwpkCD.s:120: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-gwpkCD.s:120: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-gwpkCD.s:126: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-gwpkCD.s:126: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-gwpkCD.s:232: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-gwpkCD.s:232: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-gwpkCD.s:238: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-gwpkCD.s:238: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-gwpkCD.s:244: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-gwpkCD.s:244: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-gwpkCD.s:268: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-gwpkCD.s:268: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-gwpkCD.s:275: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-gwpkCD.s:275: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-gwpkCD.s:328: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-gwpkCD.s:328: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-gwpkCD.s:334: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-gwpkCD.s:334: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: ...
hash.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: '+0' is not a recognized feature for this target (ignoring feature)
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: /tmp/cc-0r45pN.s: Assembler messages:
hash.c: /tmp/cc-0r45pN.s:32: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-0r45pN.s:32: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-0r45pN.s:54: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-0r45pN.s:54: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-0r45pN.s:71: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-0r45pN.s:71: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-0r45pN.s:76: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-0r45pN.s:76: Warning: Macro instruction expanded into multiple instructions
memxor.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
memxor.c: '0' is not a recognized processor for this target (ignoring processor)
memxor.c: '+0' is not a recognized feature for this target (ignoring feature)
memxor.c: '0' is not a recognized processor for this target (ignoring processor)
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 optbgbe

Compiler output

Implementation: crypto_hash/bmw512/optbbe
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fomit-frame-pointer
hash.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: '+0' is not a recognized feature for this target (ignoring feature)
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: /tmp/cc-HNOd3T.s: Assembler messages:
hash.c: /tmp/cc-HNOd3T.s:37: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-HNOd3T.s:37: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-HNOd3T.s:11663: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-HNOd3T.s:11663: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-HNOd3T.s:11695: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-HNOd3T.s:11695: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-HNOd3T.s:22046: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-HNOd3T.s:22046: 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 optbbe

Compiler output

Implementation: crypto_hash/bmw512/optabe
Compiler: clang -O3 -fwrapv -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fomit-frame-pointer
hash.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: '+0' is not a recognized feature for this target (ignoring feature)
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: /tmp/cc-hg0CmB.s: Assembler messages:
hash.c: /tmp/cc-hg0CmB.s:11687: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-hg0CmB.s:11687: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-hg0CmB.s:11719: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-hg0CmB.s:11719: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-hg0CmB.s:22070: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-hg0CmB.s:22070: 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 optabe

Compiler output

Implementation: crypto_hash/bmw512/sphlib-small
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
bmw.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
bmw.c: '0' is not a recognized processor for this target (ignoring processor)
bmw.c: '+0' is not a recognized feature for this target (ignoring feature)
bmw.c: '0' is not a recognized processor for this target (ignoring processor)
bmw.c: /tmp/cc-PBbL78.s: Assembler messages:
bmw.c: /tmp/cc-PBbL78.s:23: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-PBbL78.s:23: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-PBbL78.s:95: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-PBbL78.s:95: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-PBbL78.s:105: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-PBbL78.s:105: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-PBbL78.s:122: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-PBbL78.s:122: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-PBbL78.s:170: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-PBbL78.s:170: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-PBbL78.s:176: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-PBbL78.s:176: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-PBbL78.s:209: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-PBbL78.s:209: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-PBbL78.s:215: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-PBbL78.s:215: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-PBbL78.s:275: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-PBbL78.s:275: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-PBbL78.s:281: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-PBbL78.s:281: Warning: Macro instruction expanded into multiple instructions
bmw.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 sphlib-small

Compiler output

Implementation: crypto_hash/bmw512/sphlib
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
bmw.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
bmw.c: '0' is not a recognized processor for this target (ignoring processor)
bmw.c: '+0' is not a recognized feature for this target (ignoring feature)
bmw.c: '0' is not a recognized processor for this target (ignoring processor)
bmw.c: /tmp/cc-Y2lnZj.s: Assembler messages:
bmw.c: /tmp/cc-Y2lnZj.s:23: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-Y2lnZj.s:23: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-Y2lnZj.s:95: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-Y2lnZj.s:95: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-Y2lnZj.s:105: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-Y2lnZj.s:105: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-Y2lnZj.s:122: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-Y2lnZj.s:122: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-Y2lnZj.s:170: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-Y2lnZj.s:170: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-Y2lnZj.s:176: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-Y2lnZj.s:176: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-Y2lnZj.s:209: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-Y2lnZj.s:209: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-Y2lnZj.s:215: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-Y2lnZj.s:215: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-Y2lnZj.s:275: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-Y2lnZj.s:275: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-Y2lnZj.s:281: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-Y2lnZj.s:281: Warning: Macro instruction expanded into multiple instructions
bmw.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 sphlib

Compiler output

Implementation: crypto_hash/bmw512/optbgbe
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
bmw_large_speed.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
bmw_large_speed.c: '0' is not a recognized processor for this target (ignoring processor)
bmw_large_speed.c: '+0' is not a recognized feature for this target (ignoring feature)
bmw_large_speed.c: '0' is not a recognized processor for this target (ignoring processor)
bmw_large_speed.c: /tmp/cc-CRBdJj.s: Assembler messages:
bmw_large_speed.c: /tmp/cc-CRBdJj.s:114: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-CRBdJj.s:114: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-CRBdJj.s:120: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-CRBdJj.s:120: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-CRBdJj.s:126: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-CRBdJj.s:126: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-CRBdJj.s:232: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-CRBdJj.s:232: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-CRBdJj.s:238: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-CRBdJj.s:238: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-CRBdJj.s:244: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-CRBdJj.s:244: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-CRBdJj.s:268: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-CRBdJj.s:268: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-CRBdJj.s:275: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-CRBdJj.s:275: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-CRBdJj.s:328: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-CRBdJj.s:328: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-CRBdJj.s:334: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-CRBdJj.s:334: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: ...
hash.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: '+0' is not a recognized feature for this target (ignoring feature)
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: /tmp/cc-UCsZ9t.s: Assembler messages:
hash.c: /tmp/cc-UCsZ9t.s:32: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-UCsZ9t.s:32: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-UCsZ9t.s:54: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-UCsZ9t.s:54: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-UCsZ9t.s:71: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-UCsZ9t.s:71: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-UCsZ9t.s:76: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-UCsZ9t.s:76: Warning: Macro instruction expanded into multiple instructions
memxor.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
memxor.c: '0' is not a recognized processor for this target (ignoring processor)
memxor.c: '+0' is not a recognized feature for this target (ignoring feature)
memxor.c: '0' is not a recognized processor for this target (ignoring processor)
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 optbgbe

Compiler output

Implementation: crypto_hash/bmw512/optabe
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
hash.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: '+0' is not a recognized feature for this target (ignoring feature)
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: /tmp/cc-MR7PLV.s: Assembler messages:
hash.c: /tmp/cc-MR7PLV.s:11687: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-MR7PLV.s:11687: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-MR7PLV.s:11719: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-MR7PLV.s:11719: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-MR7PLV.s:22070: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-MR7PLV.s:22070: 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 optabe

Compiler output

Implementation: crypto_hash/bmw512/optbbe
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
hash.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: '+0' is not a recognized feature for this target (ignoring feature)
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: /tmp/cc-VtaRfm.s: Assembler messages:
hash.c: /tmp/cc-VtaRfm.s:37: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-VtaRfm.s:37: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-VtaRfm.s:11663: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-VtaRfm.s:11663: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-VtaRfm.s:11695: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-VtaRfm.s:11695: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-VtaRfm.s:22046: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-VtaRfm.s:22046: 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 optbbe

Compiler output

Implementation: crypto_hash/bmw512/sphlib
Compiler: clang -O3 -fwrapv -march=native -fomit-frame-pointer
bmw.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
bmw.c: '0' is not a recognized processor for this target (ignoring processor)
bmw.c: '+0' is not a recognized feature for this target (ignoring feature)
bmw.c: '0' is not a recognized processor for this target (ignoring processor)
bmw.c: /tmp/cc-IXYpCg.s: Assembler messages:
bmw.c: /tmp/cc-IXYpCg.s:23: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-IXYpCg.s:23: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-IXYpCg.s:95: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-IXYpCg.s:95: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-IXYpCg.s:105: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-IXYpCg.s:105: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-IXYpCg.s:122: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-IXYpCg.s:122: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-IXYpCg.s:170: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-IXYpCg.s:170: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-IXYpCg.s:176: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-IXYpCg.s:176: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-IXYpCg.s:209: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-IXYpCg.s:209: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-IXYpCg.s:215: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-IXYpCg.s:215: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-IXYpCg.s:275: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-IXYpCg.s:275: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-IXYpCg.s:281: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-IXYpCg.s:281: Warning: Macro instruction expanded into multiple instructions
bmw.c: ...

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

Compiler output

Implementation: crypto_hash/bmw512/sphlib-small
Compiler: clang -O3 -fwrapv -march=native -fomit-frame-pointer
bmw.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
bmw.c: '0' is not a recognized processor for this target (ignoring processor)
bmw.c: '+0' is not a recognized feature for this target (ignoring feature)
bmw.c: '0' is not a recognized processor for this target (ignoring processor)
bmw.c: /tmp/cc-fAzYc9.s: Assembler messages:
bmw.c: /tmp/cc-fAzYc9.s:23: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-fAzYc9.s:23: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-fAzYc9.s:95: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-fAzYc9.s:95: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-fAzYc9.s:105: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-fAzYc9.s:105: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-fAzYc9.s:122: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-fAzYc9.s:122: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-fAzYc9.s:170: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-fAzYc9.s:170: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-fAzYc9.s:176: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-fAzYc9.s:176: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-fAzYc9.s:209: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-fAzYc9.s:209: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-fAzYc9.s:215: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-fAzYc9.s:215: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-fAzYc9.s:275: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-fAzYc9.s:275: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-fAzYc9.s:281: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-fAzYc9.s:281: Warning: Macro instruction expanded into multiple instructions
bmw.c: ...

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

Compiler output

Implementation: crypto_hash/bmw512/optbgbe
Compiler: clang -O3 -fwrapv -march=native -fomit-frame-pointer
bmw_large_speed.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
bmw_large_speed.c: '0' is not a recognized processor for this target (ignoring processor)
bmw_large_speed.c: '+0' is not a recognized feature for this target (ignoring feature)
bmw_large_speed.c: '0' is not a recognized processor for this target (ignoring processor)
bmw_large_speed.c: /tmp/cc-yF6TBm.s: Assembler messages:
bmw_large_speed.c: /tmp/cc-yF6TBm.s:114: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-yF6TBm.s:114: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-yF6TBm.s:120: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-yF6TBm.s:120: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-yF6TBm.s:126: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-yF6TBm.s:126: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-yF6TBm.s:232: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-yF6TBm.s:232: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-yF6TBm.s:238: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-yF6TBm.s:238: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-yF6TBm.s:244: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-yF6TBm.s:244: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-yF6TBm.s:268: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-yF6TBm.s:268: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-yF6TBm.s:275: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-yF6TBm.s:275: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-yF6TBm.s:328: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-yF6TBm.s:328: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-yF6TBm.s:334: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-yF6TBm.s:334: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: ...
hash.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: '+0' is not a recognized feature for this target (ignoring feature)
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: /tmp/cc-OdvIGx.s: Assembler messages:
hash.c: /tmp/cc-OdvIGx.s:32: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-OdvIGx.s:32: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-OdvIGx.s:54: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-OdvIGx.s:54: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-OdvIGx.s:71: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-OdvIGx.s:71: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-OdvIGx.s:76: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-OdvIGx.s:76: Warning: Macro instruction expanded into multiple instructions
memxor.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
memxor.c: '0' is not a recognized processor for this target (ignoring processor)
memxor.c: '+0' is not a recognized feature for this target (ignoring feature)
memxor.c: '0' is not a recognized processor for this target (ignoring processor)
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 optbgbe

Compiler output

Implementation: crypto_hash/bmw512/optbbe
Compiler: clang -O3 -fwrapv -march=native -fomit-frame-pointer
hash.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: '+0' is not a recognized feature for this target (ignoring feature)
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: /tmp/cc-Dpk1UV.s: Assembler messages:
hash.c: /tmp/cc-Dpk1UV.s:37: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-Dpk1UV.s:37: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-Dpk1UV.s:11663: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-Dpk1UV.s:11663: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-Dpk1UV.s:11695: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-Dpk1UV.s:11695: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-Dpk1UV.s:22046: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-Dpk1UV.s:22046: 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 optbbe

Compiler output

Implementation: crypto_hash/bmw512/optabe
Compiler: clang -O3 -fwrapv -march=native -fomit-frame-pointer
hash.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: '+0' is not a recognized feature for this target (ignoring feature)
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: /tmp/cc-etYVOb.s: Assembler messages:
hash.c: /tmp/cc-etYVOb.s:11687: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-etYVOb.s:11687: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-etYVOb.s:11719: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-etYVOb.s:11719: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-etYVOb.s:22070: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-etYVOb.s:22070: 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 optabe

Compiler output

Implementation: crypto_hash/bmw512/sphlib
Compiler: clang -O3 -fwrapv -march=native -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer
bmw.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
bmw.c: '0' is not a recognized processor for this target (ignoring processor)
bmw.c: '+0' is not a recognized feature for this target (ignoring feature)
bmw.c: '0' is not a recognized processor for this target (ignoring processor)
bmw.c: /tmp/cc-NSEGUa.s: Assembler messages:
bmw.c: /tmp/cc-NSEGUa.s:23: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-NSEGUa.s:23: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-NSEGUa.s:95: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-NSEGUa.s:95: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-NSEGUa.s:105: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-NSEGUa.s:105: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-NSEGUa.s:122: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-NSEGUa.s:122: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-NSEGUa.s:170: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-NSEGUa.s:170: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-NSEGUa.s:176: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-NSEGUa.s:176: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-NSEGUa.s:209: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-NSEGUa.s:209: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-NSEGUa.s:215: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-NSEGUa.s:215: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-NSEGUa.s:275: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-NSEGUa.s:275: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-NSEGUa.s:281: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-NSEGUa.s:281: Warning: Macro instruction expanded into multiple instructions
bmw.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 sphlib

Compiler output

Implementation: crypto_hash/bmw512/sphlib-small
Compiler: clang -O3 -fwrapv -march=native -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer
bmw.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
bmw.c: '0' is not a recognized processor for this target (ignoring processor)
bmw.c: '+0' is not a recognized feature for this target (ignoring feature)
bmw.c: '0' is not a recognized processor for this target (ignoring processor)
bmw.c: /tmp/cc-pBLrc0.s: Assembler messages:
bmw.c: /tmp/cc-pBLrc0.s:23: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-pBLrc0.s:23: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-pBLrc0.s:95: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-pBLrc0.s:95: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-pBLrc0.s:105: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-pBLrc0.s:105: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-pBLrc0.s:122: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-pBLrc0.s:122: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-pBLrc0.s:170: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-pBLrc0.s:170: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-pBLrc0.s:176: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-pBLrc0.s:176: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-pBLrc0.s:209: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-pBLrc0.s:209: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-pBLrc0.s:215: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-pBLrc0.s:215: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-pBLrc0.s:275: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-pBLrc0.s:275: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-pBLrc0.s:281: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-pBLrc0.s:281: Warning: Macro instruction expanded into multiple instructions
bmw.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 sphlib-small

Compiler output

Implementation: crypto_hash/bmw512/optbgbe
Compiler: clang -O3 -fwrapv -march=native -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer
bmw_large_speed.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
bmw_large_speed.c: '0' is not a recognized processor for this target (ignoring processor)
bmw_large_speed.c: '+0' is not a recognized feature for this target (ignoring feature)
bmw_large_speed.c: '0' is not a recognized processor for this target (ignoring processor)
bmw_large_speed.c: /tmp/cc-QieAJg.s: Assembler messages:
bmw_large_speed.c: /tmp/cc-QieAJg.s:114: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-QieAJg.s:114: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-QieAJg.s:120: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-QieAJg.s:120: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-QieAJg.s:126: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-QieAJg.s:126: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-QieAJg.s:232: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-QieAJg.s:232: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-QieAJg.s:238: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-QieAJg.s:238: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-QieAJg.s:244: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-QieAJg.s:244: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-QieAJg.s:268: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-QieAJg.s:268: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-QieAJg.s:275: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-QieAJg.s:275: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-QieAJg.s:328: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-QieAJg.s:328: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-QieAJg.s:334: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-QieAJg.s:334: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: ...
hash.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: '+0' is not a recognized feature for this target (ignoring feature)
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: /tmp/cc-guW50p.s: Assembler messages:
hash.c: /tmp/cc-guW50p.s:32: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-guW50p.s:32: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-guW50p.s:54: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-guW50p.s:54: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-guW50p.s:71: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-guW50p.s:71: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-guW50p.s:76: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-guW50p.s:76: Warning: Macro instruction expanded into multiple instructions
memxor.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
memxor.c: '0' is not a recognized processor for this target (ignoring processor)
memxor.c: '+0' is not a recognized feature for this target (ignoring feature)
memxor.c: '0' is not a recognized processor for this target (ignoring processor)
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 optbgbe

Compiler output

Implementation: crypto_hash/bmw512/optbbe
Compiler: clang -O3 -fwrapv -march=native -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer
hash.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: '+0' is not a recognized feature for this target (ignoring feature)
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: /tmp/cc-riU1v3.s: Assembler messages:
hash.c: /tmp/cc-riU1v3.s:37: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-riU1v3.s:37: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-riU1v3.s:11663: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-riU1v3.s:11663: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-riU1v3.s:11695: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-riU1v3.s:11695: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-riU1v3.s:22046: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-riU1v3.s:22046: 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 optbbe

Compiler output

Implementation: crypto_hash/bmw512/optabe
Compiler: clang -O3 -fwrapv -march=native -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer
hash.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: '+0' is not a recognized feature for this target (ignoring feature)
hash.c: '0' is not a recognized processor for this target (ignoring processor)
hash.c: /tmp/cc-zZf4so.s: Assembler messages:
hash.c: /tmp/cc-zZf4so.s:11687: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-zZf4so.s:11687: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-zZf4so.s:11719: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-zZf4so.s:11719: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-zZf4so.s:22070: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-zZf4so.s:22070: 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 optabe

Compiler output

Implementation: crypto_hash/bmw512/sphlib-small
Compiler: clang -O3 -fwrapv -mavx2 -fomit-frame-pointer
bmw.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
bmw.c: '+' is not a recognized feature for this target (ignoring feature)
bmw.c: /tmp/cc-a5Ko7d.s: Assembler messages:
bmw.c: /tmp/cc-a5Ko7d.s:23: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-a5Ko7d.s:23: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-a5Ko7d.s:95: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-a5Ko7d.s:95: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-a5Ko7d.s:105: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-a5Ko7d.s:105: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-a5Ko7d.s:122: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-a5Ko7d.s:122: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-a5Ko7d.s:170: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-a5Ko7d.s:170: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-a5Ko7d.s:176: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-a5Ko7d.s:176: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-a5Ko7d.s:209: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-a5Ko7d.s:209: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-a5Ko7d.s:215: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-a5Ko7d.s:215: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-a5Ko7d.s:275: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-a5Ko7d.s:275: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-a5Ko7d.s:281: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-a5Ko7d.s:281: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-a5Ko7d.s:291: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-a5Ko7d.s:291: Warning: Macro instruction expanded into multiple instructions
bmw.c: ...

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

Compiler output

Implementation: crypto_hash/bmw512/sphlib
Compiler: clang -O3 -fwrapv -mavx2 -fomit-frame-pointer
bmw.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
bmw.c: '+' is not a recognized feature for this target (ignoring feature)
bmw.c: /tmp/cc-fr8D3k.s: Assembler messages:
bmw.c: /tmp/cc-fr8D3k.s:23: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-fr8D3k.s:23: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-fr8D3k.s:95: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-fr8D3k.s:95: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-fr8D3k.s:105: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-fr8D3k.s:105: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-fr8D3k.s:122: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-fr8D3k.s:122: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-fr8D3k.s:170: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-fr8D3k.s:170: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-fr8D3k.s:176: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-fr8D3k.s:176: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-fr8D3k.s:209: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-fr8D3k.s:209: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-fr8D3k.s:215: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-fr8D3k.s:215: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-fr8D3k.s:275: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-fr8D3k.s:275: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-fr8D3k.s:281: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-fr8D3k.s:281: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-fr8D3k.s:291: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-fr8D3k.s:291: Warning: Macro instruction expanded into multiple instructions
bmw.c: ...

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

Compiler output

Implementation: crypto_hash/bmw512/optbgbe
Compiler: clang -O3 -fwrapv -mavx2 -fomit-frame-pointer
bmw_large_speed.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
bmw_large_speed.c: '+' is not a recognized feature for this target (ignoring feature)
bmw_large_speed.c: /tmp/cc-36Rn9C.s: Assembler messages:
bmw_large_speed.c: /tmp/cc-36Rn9C.s:114: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-36Rn9C.s:114: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-36Rn9C.s:120: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-36Rn9C.s:120: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-36Rn9C.s:126: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-36Rn9C.s:126: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-36Rn9C.s:232: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-36Rn9C.s:232: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-36Rn9C.s:238: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-36Rn9C.s:238: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-36Rn9C.s:244: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-36Rn9C.s:244: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-36Rn9C.s:268: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-36Rn9C.s:268: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-36Rn9C.s:275: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-36Rn9C.s:275: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-36Rn9C.s:328: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-36Rn9C.s:328: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-36Rn9C.s:334: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-36Rn9C.s:334: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-36Rn9C.s:340: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-36Rn9C.s:340: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: ...
hash.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hash.c: '+' is not a recognized feature for this target (ignoring feature)
hash.c: /tmp/cc-h3ueEK.s: Assembler messages:
hash.c: /tmp/cc-h3ueEK.s:32: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-h3ueEK.s:32: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-h3ueEK.s:54: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-h3ueEK.s:54: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-h3ueEK.s:71: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-h3ueEK.s:71: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-h3ueEK.s:76: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-h3ueEK.s:76: Warning: Macro instruction expanded into multiple instructions
memxor.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
memxor.c: '+' is not a recognized feature for this target (ignoring feature)
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 optbgbe

Compiler output

Implementation: crypto_hash/bmw512/optabe
Compiler: clang -O3 -fwrapv -mavx2 -fomit-frame-pointer
hash.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hash.c: '+' is not a recognized feature for this target (ignoring feature)
hash.c: /tmp/cc-dHiqOb.s: Assembler messages:
hash.c: /tmp/cc-dHiqOb.s:11687: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-dHiqOb.s:11687: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-dHiqOb.s:11719: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-dHiqOb.s:11719: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-dHiqOb.s:22070: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-dHiqOb.s:22070: 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 optabe

Compiler output

Implementation: crypto_hash/bmw512/optbbe
Compiler: clang -O3 -fwrapv -mavx2 -fomit-frame-pointer
hash.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hash.c: '+' is not a recognized feature for this target (ignoring feature)
hash.c: /tmp/cc-vneWDP.s: Assembler messages:
hash.c: /tmp/cc-vneWDP.s:37: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-vneWDP.s:37: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-vneWDP.s:11663: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-vneWDP.s:11663: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-vneWDP.s:11695: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-vneWDP.s:11695: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-vneWDP.s:22046: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-vneWDP.s:22046: 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 optbbe

Compiler output

Implementation: crypto_hash/bmw512/sphlib
Compiler: clang -O3 -fwrapv -mavx2 -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer
bmw.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
bmw.c: '+' is not a recognized feature for this target (ignoring feature)
bmw.c: /tmp/cc-FlMZ0t.s: Assembler messages:
bmw.c: /tmp/cc-FlMZ0t.s:23: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-FlMZ0t.s:23: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-FlMZ0t.s:95: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-FlMZ0t.s:95: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-FlMZ0t.s:105: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-FlMZ0t.s:105: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-FlMZ0t.s:122: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-FlMZ0t.s:122: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-FlMZ0t.s:170: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-FlMZ0t.s:170: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-FlMZ0t.s:176: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-FlMZ0t.s:176: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-FlMZ0t.s:209: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-FlMZ0t.s:209: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-FlMZ0t.s:215: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-FlMZ0t.s:215: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-FlMZ0t.s:275: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-FlMZ0t.s:275: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-FlMZ0t.s:281: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-FlMZ0t.s:281: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-FlMZ0t.s:291: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-FlMZ0t.s:291: Warning: Macro instruction expanded into multiple instructions
bmw.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 sphlib

Compiler output

Implementation: crypto_hash/bmw512/sphlib-small
Compiler: clang -O3 -fwrapv -mavx2 -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer
bmw.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
bmw.c: '+' is not a recognized feature for this target (ignoring feature)
bmw.c: /tmp/cc-yVcZPe.s: Assembler messages:
bmw.c: /tmp/cc-yVcZPe.s:23: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-yVcZPe.s:23: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-yVcZPe.s:95: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-yVcZPe.s:95: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-yVcZPe.s:105: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-yVcZPe.s:105: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-yVcZPe.s:122: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-yVcZPe.s:122: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-yVcZPe.s:170: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-yVcZPe.s:170: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-yVcZPe.s:176: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-yVcZPe.s:176: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-yVcZPe.s:209: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-yVcZPe.s:209: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-yVcZPe.s:215: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-yVcZPe.s:215: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-yVcZPe.s:275: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-yVcZPe.s:275: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-yVcZPe.s:281: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-yVcZPe.s:281: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-yVcZPe.s:291: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-yVcZPe.s:291: Warning: Macro instruction expanded into multiple instructions
bmw.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 sphlib-small

Compiler output

Implementation: crypto_hash/bmw512/optbgbe
Compiler: clang -O3 -fwrapv -mavx2 -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer
bmw_large_speed.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
bmw_large_speed.c: '+' is not a recognized feature for this target (ignoring feature)
bmw_large_speed.c: /tmp/cc-tSRse9.s: Assembler messages:
bmw_large_speed.c: /tmp/cc-tSRse9.s:114: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-tSRse9.s:114: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-tSRse9.s:120: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-tSRse9.s:120: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-tSRse9.s:126: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-tSRse9.s:126: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-tSRse9.s:232: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-tSRse9.s:232: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-tSRse9.s:238: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-tSRse9.s:238: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-tSRse9.s:244: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-tSRse9.s:244: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-tSRse9.s:268: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-tSRse9.s:268: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-tSRse9.s:275: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-tSRse9.s:275: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-tSRse9.s:328: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-tSRse9.s:328: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-tSRse9.s:334: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-tSRse9.s:334: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-tSRse9.s:340: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-tSRse9.s:340: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: ...
hash.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hash.c: '+' is not a recognized feature for this target (ignoring feature)
hash.c: /tmp/cc-V5l26h.s: Assembler messages:
hash.c: /tmp/cc-V5l26h.s:32: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-V5l26h.s:32: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-V5l26h.s:54: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-V5l26h.s:54: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-V5l26h.s:71: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-V5l26h.s:71: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-V5l26h.s:76: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-V5l26h.s:76: Warning: Macro instruction expanded into multiple instructions
memxor.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
memxor.c: '+' is not a recognized feature for this target (ignoring feature)
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 optbgbe

Compiler output

Implementation: crypto_hash/bmw512/optabe
Compiler: clang -O3 -fwrapv -mavx2 -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer
hash.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hash.c: '+' is not a recognized feature for this target (ignoring feature)
hash.c: /tmp/cc-UYpvtr.s: Assembler messages:
hash.c: /tmp/cc-UYpvtr.s:11687: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-UYpvtr.s:11687: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-UYpvtr.s:11719: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-UYpvtr.s:11719: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-UYpvtr.s:22070: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-UYpvtr.s:22070: 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 optabe

Compiler output

Implementation: crypto_hash/bmw512/optbbe
Compiler: clang -O3 -fwrapv -mavx2 -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer
hash.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hash.c: '+' is not a recognized feature for this target (ignoring feature)
hash.c: /tmp/cc-z6wfKC.s: Assembler messages:
hash.c: /tmp/cc-z6wfKC.s:37: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-z6wfKC.s:37: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-z6wfKC.s:11663: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-z6wfKC.s:11663: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-z6wfKC.s:11695: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-z6wfKC.s:11695: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-z6wfKC.s:22046: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-z6wfKC.s:22046: 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 optbbe

Compiler output

Implementation: crypto_hash/bmw512/sphlib
Compiler: clang -O3 -fwrapv -mavx -fomit-frame-pointer
bmw.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
bmw.c: '+' is not a recognized feature for this target (ignoring feature)
bmw.c: /tmp/cc-KV8eI6.s: Assembler messages:
bmw.c: /tmp/cc-KV8eI6.s:23: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-KV8eI6.s:23: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-KV8eI6.s:95: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-KV8eI6.s:95: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-KV8eI6.s:105: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-KV8eI6.s:105: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-KV8eI6.s:122: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-KV8eI6.s:122: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-KV8eI6.s:170: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-KV8eI6.s:170: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-KV8eI6.s:176: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-KV8eI6.s:176: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-KV8eI6.s:209: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-KV8eI6.s:209: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-KV8eI6.s:215: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-KV8eI6.s:215: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-KV8eI6.s:275: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-KV8eI6.s:275: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-KV8eI6.s:281: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-KV8eI6.s:281: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-KV8eI6.s:291: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-KV8eI6.s:291: Warning: Macro instruction expanded into multiple instructions
bmw.c: ...

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

Compiler output

Implementation: crypto_hash/bmw512/sphlib-small
Compiler: clang -O3 -fwrapv -mavx -fomit-frame-pointer
bmw.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
bmw.c: '+' is not a recognized feature for this target (ignoring feature)
bmw.c: /tmp/cc-s0gayr.s: Assembler messages:
bmw.c: /tmp/cc-s0gayr.s:23: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-s0gayr.s:23: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-s0gayr.s:95: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-s0gayr.s:95: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-s0gayr.s:105: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-s0gayr.s:105: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-s0gayr.s:122: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-s0gayr.s:122: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-s0gayr.s:170: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-s0gayr.s:170: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-s0gayr.s:176: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-s0gayr.s:176: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-s0gayr.s:209: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-s0gayr.s:209: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-s0gayr.s:215: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-s0gayr.s:215: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-s0gayr.s:275: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-s0gayr.s:275: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-s0gayr.s:281: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-s0gayr.s:281: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-s0gayr.s:291: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-s0gayr.s:291: Warning: Macro instruction expanded into multiple instructions
bmw.c: ...

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

Compiler output

Implementation: crypto_hash/bmw512/optbgbe
Compiler: clang -O3 -fwrapv -mavx -fomit-frame-pointer
bmw_large_speed.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
bmw_large_speed.c: '+' is not a recognized feature for this target (ignoring feature)
bmw_large_speed.c: /tmp/cc-IKTzvf.s: Assembler messages:
bmw_large_speed.c: /tmp/cc-IKTzvf.s:114: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-IKTzvf.s:114: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-IKTzvf.s:120: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-IKTzvf.s:120: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-IKTzvf.s:126: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-IKTzvf.s:126: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-IKTzvf.s:232: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-IKTzvf.s:232: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-IKTzvf.s:238: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-IKTzvf.s:238: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-IKTzvf.s:244: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-IKTzvf.s:244: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-IKTzvf.s:268: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-IKTzvf.s:268: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-IKTzvf.s:275: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-IKTzvf.s:275: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-IKTzvf.s:328: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-IKTzvf.s:328: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-IKTzvf.s:334: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-IKTzvf.s:334: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-IKTzvf.s:340: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-IKTzvf.s:340: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: ...
hash.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hash.c: '+' is not a recognized feature for this target (ignoring feature)
hash.c: /tmp/cc-dTAVZd.s: Assembler messages:
hash.c: /tmp/cc-dTAVZd.s:32: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-dTAVZd.s:32: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-dTAVZd.s:54: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-dTAVZd.s:54: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-dTAVZd.s:71: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-dTAVZd.s:71: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-dTAVZd.s:76: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-dTAVZd.s:76: Warning: Macro instruction expanded into multiple instructions
memxor.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
memxor.c: '+' is not a recognized feature for this target (ignoring feature)
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 optbgbe

Compiler output

Implementation: crypto_hash/bmw512/optbbe
Compiler: clang -O3 -fwrapv -mavx -fomit-frame-pointer
hash.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hash.c: '+' is not a recognized feature for this target (ignoring feature)
hash.c: /tmp/cc-2GoZtR.s: Assembler messages:
hash.c: /tmp/cc-2GoZtR.s:37: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-2GoZtR.s:37: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-2GoZtR.s:11663: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-2GoZtR.s:11663: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-2GoZtR.s:11695: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-2GoZtR.s:11695: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-2GoZtR.s:22046: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-2GoZtR.s:22046: 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 optbbe

Compiler output

Implementation: crypto_hash/bmw512/optabe
Compiler: clang -O3 -fwrapv -mavx -fomit-frame-pointer
hash.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hash.c: '+' is not a recognized feature for this target (ignoring feature)
hash.c: /tmp/cc-uXLM2K.s: Assembler messages:
hash.c: /tmp/cc-uXLM2K.s:11687: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-uXLM2K.s:11687: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-uXLM2K.s:11719: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-uXLM2K.s:11719: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-uXLM2K.s:22070: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-uXLM2K.s:22070: 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 optabe

Compiler output

Implementation: crypto_hash/bmw512/sphlib-small
Compiler: clang -O3 -fwrapv -mavx -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer
bmw.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
bmw.c: '+' is not a recognized feature for this target (ignoring feature)
bmw.c: /tmp/cc-eEyUQH.s: Assembler messages:
bmw.c: /tmp/cc-eEyUQH.s:23: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-eEyUQH.s:23: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-eEyUQH.s:95: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-eEyUQH.s:95: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-eEyUQH.s:105: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-eEyUQH.s:105: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-eEyUQH.s:122: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-eEyUQH.s:122: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-eEyUQH.s:170: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-eEyUQH.s:170: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-eEyUQH.s:176: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-eEyUQH.s:176: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-eEyUQH.s:209: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-eEyUQH.s:209: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-eEyUQH.s:215: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-eEyUQH.s:215: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-eEyUQH.s:275: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-eEyUQH.s:275: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-eEyUQH.s:281: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-eEyUQH.s:281: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-eEyUQH.s:291: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-eEyUQH.s:291: Warning: Macro instruction expanded into multiple instructions
bmw.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 sphlib-small

Compiler output

Implementation: crypto_hash/bmw512/sphlib
Compiler: clang -O3 -fwrapv -mavx -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer
bmw.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
bmw.c: '+' is not a recognized feature for this target (ignoring feature)
bmw.c: /tmp/cc-vwyWRF.s: Assembler messages:
bmw.c: /tmp/cc-vwyWRF.s:23: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-vwyWRF.s:23: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-vwyWRF.s:95: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-vwyWRF.s:95: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-vwyWRF.s:105: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-vwyWRF.s:105: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-vwyWRF.s:122: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-vwyWRF.s:122: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-vwyWRF.s:170: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-vwyWRF.s:170: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-vwyWRF.s:176: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-vwyWRF.s:176: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-vwyWRF.s:209: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-vwyWRF.s:209: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-vwyWRF.s:215: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-vwyWRF.s:215: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-vwyWRF.s:275: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-vwyWRF.s:275: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-vwyWRF.s:281: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-vwyWRF.s:281: Warning: Macro instruction expanded into multiple instructions
bmw.c: /tmp/cc-vwyWRF.s:291: Warning: No .cprestore pseudo-op used in PIC code
bmw.c: /tmp/cc-vwyWRF.s:291: Warning: Macro instruction expanded into multiple instructions
bmw.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 sphlib

Compiler output

Implementation: crypto_hash/bmw512/optbgbe
Compiler: clang -O3 -fwrapv -mavx -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer
bmw_large_speed.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
bmw_large_speed.c: '+' is not a recognized feature for this target (ignoring feature)
bmw_large_speed.c: /tmp/cc-d8RCEp.s: Assembler messages:
bmw_large_speed.c: /tmp/cc-d8RCEp.s:114: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-d8RCEp.s:114: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-d8RCEp.s:120: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-d8RCEp.s:120: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-d8RCEp.s:126: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-d8RCEp.s:126: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-d8RCEp.s:232: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-d8RCEp.s:232: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-d8RCEp.s:238: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-d8RCEp.s:238: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-d8RCEp.s:244: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-d8RCEp.s:244: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-d8RCEp.s:268: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-d8RCEp.s:268: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-d8RCEp.s:275: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-d8RCEp.s:275: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-d8RCEp.s:328: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-d8RCEp.s:328: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-d8RCEp.s:334: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-d8RCEp.s:334: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: /tmp/cc-d8RCEp.s:340: Warning: No .cprestore pseudo-op used in PIC code
bmw_large_speed.c: /tmp/cc-d8RCEp.s:340: Warning: Macro instruction expanded into multiple instructions
bmw_large_speed.c: ...
hash.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hash.c: '+' is not a recognized feature for this target (ignoring feature)
hash.c: /tmp/cc-JPq1Dr.s: Assembler messages:
hash.c: /tmp/cc-JPq1Dr.s:32: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-JPq1Dr.s:32: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-JPq1Dr.s:54: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-JPq1Dr.s:54: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-JPq1Dr.s:71: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-JPq1Dr.s:71: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-JPq1Dr.s:76: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-JPq1Dr.s:76: Warning: Macro instruction expanded into multiple instructions
memxor.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
memxor.c: '+' is not a recognized feature for this target (ignoring feature)
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 optbgbe

Compiler output

Implementation: crypto_hash/bmw512/optabe
Compiler: clang -O3 -fwrapv -mavx -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer
hash.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hash.c: '+' is not a recognized feature for this target (ignoring feature)
hash.c: /tmp/cc-LbM8D6.s: Assembler messages:
hash.c: /tmp/cc-LbM8D6.s:11687: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-LbM8D6.s:11687: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-LbM8D6.s:11719: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-LbM8D6.s:11719: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-LbM8D6.s:22070: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-LbM8D6.s:22070: 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 optabe

Compiler output

Implementation: crypto_hash/bmw512/optbbe
Compiler: clang -O3 -fwrapv -mavx -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer
hash.c: clang: warning: unknown platform, assuming -mfloat-abi=soft
hash.c: '+' is not a recognized feature for this target (ignoring feature)
hash.c: /tmp/cc-qCF4jl.s: Assembler messages:
hash.c: /tmp/cc-qCF4jl.s:37: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-qCF4jl.s:37: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-qCF4jl.s:11663: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-qCF4jl.s:11663: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-qCF4jl.s:11695: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-qCF4jl.s:11695: Warning: Macro instruction expanded into multiple instructions
hash.c: /tmp/cc-qCF4jl.s:22046: Warning: No .cprestore pseudo-op used in PIC code
hash.c: /tmp/cc-qCF4jl.s:22046: 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 optbbe

Compiler output

Implementation: crypto_hash/bmw512/optc02
Compiler: gcc -O2 -fomit-frame-pointer
BlueMidnightWish.c:
BlueMidnightWish.c: cc1: out of memory allocating 3772440 bytes after a total of 4136960 bytes

Number of similar (compiler,implementation) pairs: 3, namely:
CompilerImplementations
gcc -O2 -fomit-frame-pointer optc02
gcc -funroll-loops -O2 -fomit-frame-pointer optc01
gcc -mabi=32 -O2 -fomit-frame-pointer optc02

Compiler output

Implementation: crypto_hash/bmw512/optc01
Compiler: gcc -O2 -fomit-frame-pointer
BlueMidnightWish.c:
BlueMidnightWish.c: cc1: out of memory allocating 3772440 bytes after a total of 4194304 bytes

Number of similar (compiler,implementation) pairs: 9, namely:
CompilerImplementations
gcc -O2 -fomit-frame-pointer optc01
gcc -fno-schedule-insns -O2 -fomit-frame-pointer optc01 optc02
gcc -funroll-loops -O2 -fomit-frame-pointer optc02
gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer optc01 optc02
gcc -funroll-loops -mabi=32 -O2 -fomit-frame-pointer optc01 optc02
gcc -mabi=32 -O2 -fomit-frame-pointer optc01

Compiler output

Implementation: crypto_hash/bmw512/optc03
Compiler: gcc -O2 -fomit-frame-pointer
BlueMidnightWish.c:
BlueMidnightWish.c: cc1: out of memory allocating 7523040 bytes after a total of 3305472 bytes

Number of similar (compiler,implementation) pairs: 3, namely:
CompilerImplementations
gcc -O2 -fomit-frame-pointer optc03
gcc -funroll-loops -O2 -fomit-frame-pointer optc03
gcc -mabi=32 -O2 -fomit-frame-pointer optc03

Compiler output

Implementation: crypto_hash/bmw512/optc04
Compiler: gcc -O2 -fomit-frame-pointer
BlueMidnightWish.c:
BlueMidnightWish.c: cc1: out of memory allocating 864 bytes after a total of 6586368 bytes

Number of similar (compiler,implementation) pairs: 2, namely:
CompilerImplementations
gcc -O2 -fomit-frame-pointer optc04
gcc -mabi=32 -O2 -fomit-frame-pointer optc04

Compiler output

Implementation: crypto_hash/bmw512/sphlib
Compiler: gcc -O2 -fomit-frame-pointer
bmw.c:
bmw.c: cc1: out of memory allocating 4378080 bytes after a total of 3432448 bytes

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -O2 -fomit-frame-pointer sphlib

Compiler output

Implementation: crypto_hash/bmw512/optbgbe
Compiler: gcc -O2 -fomit-frame-pointer
bmw_large_speed.c: virtual memory exhausted: Cannot allocate memory

Number of similar (compiler,implementation) pairs: 22, namely:
CompilerImplementations
gcc -O2 -fomit-frame-pointer optbgbe
gcc -O3 -fomit-frame-pointer optbgbe
gcc -O -fomit-frame-pointer optbgbe
gcc -Os -fomit-frame-pointer optbgbe
gcc -fno-schedule-insns -O2 -fomit-frame-pointer optbgbe
gcc -fno-schedule-insns -O3 -fomit-frame-pointer optbgbe
gcc -fno-schedule-insns -O -fomit-frame-pointer optbgbe
gcc -fno-schedule-insns -Os -fomit-frame-pointer optbgbe
gcc -funroll-loops -O2 -fomit-frame-pointer optbgbe
gcc -funroll-loops -O3 -fomit-frame-pointer optbgbe
gcc -funroll-loops -O -fomit-frame-pointer optbgbe
gcc -funroll-loops -Os -fomit-frame-pointer optbgbe
gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer optbgbe
gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer optbgbe
gcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer optbgbe
gcc -funroll-loops -mabi=32 -O2 -fomit-frame-pointer optbgbe
gcc -funroll-loops -mabi=32 -O3 -fomit-frame-pointer optbgbe
gcc -funroll-loops -mabi=32 -Os -fomit-frame-pointer optbgbe
gcc -mabi=32 -O2 -fomit-frame-pointer optbgbe
gcc -mabi=32 -O3 -fomit-frame-pointer optbgbe
gcc -mabi=32 -O -fomit-frame-pointer optbgbe
gcc -mabi=32 -Os -fomit-frame-pointer optbgbe

Compiler output

Implementation: crypto_hash/bmw512/optbbe
Compiler: gcc -O2 -fomit-frame-pointer
hash.c:
hash.c: cc1: out of memory allocating 3759840 bytes after a total of 3244032 bytes

Number of similar (compiler,implementation) pairs: 3, namely:
CompilerImplementations
gcc -O2 -fomit-frame-pointer optbbe
gcc -fno-schedule-insns -O2 -fomit-frame-pointer optbbe
gcc -mabi=32 -O2 -fomit-frame-pointer optbbe

Compiler output

Implementation: crypto_hash/bmw512/optabe
Compiler: gcc -O2 -fomit-frame-pointer
hash.c:
hash.c: cc1: out of memory allocating 3759840 bytes after a total of 3248128 bytes

Number of similar (compiler,implementation) pairs: 3, namely:
CompilerImplementations
gcc -O2 -fomit-frame-pointer optabe
gcc -fno-schedule-insns -O2 -fomit-frame-pointer optabe
gcc -mabi=32 -O2 -fomit-frame-pointer optabe

Compiler output

Implementation: crypto_hash/bmw512/optc01
Compiler: gcc -O3 -fomit-frame-pointer
BlueMidnightWish.c:
BlueMidnightWish.c: cc1: out of memory allocating 3772440 bytes after a total of 4161536 bytes

Number of similar (compiler,implementation) pairs: 5, namely:
CompilerImplementations
gcc -O3 -fomit-frame-pointer optc01
gcc -fno-schedule-insns -O3 -fomit-frame-pointer optc01
gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer optc01
gcc -funroll-loops -mabi=32 -O3 -fomit-frame-pointer optc01
gcc -mabi=32 -O3 -fomit-frame-pointer optc01

Compiler output

Implementation: crypto_hash/bmw512/optc02
Compiler: gcc -O3 -fomit-frame-pointer
BlueMidnightWish.c:
BlueMidnightWish.c: cc1: out of memory allocating 3772440 bytes after a total of 4218880 bytes

Number of similar (compiler,implementation) pairs: 7, namely:
CompilerImplementations
gcc -O3 -fomit-frame-pointer optc02
gcc -fno-schedule-insns -O3 -fomit-frame-pointer optc02
gcc -funroll-loops -O3 -fomit-frame-pointer optc01 optc02
gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer optc02
gcc -funroll-loops -mabi=32 -O3 -fomit-frame-pointer optc02
gcc -mabi=32 -O3 -fomit-frame-pointer optc02

Compiler output

Implementation: crypto_hash/bmw512/optc04
Compiler: gcc -O3 -fomit-frame-pointer
BlueMidnightWish.c:
BlueMidnightWish.c: cc1: out of memory allocating 664 bytes after a total of 6742016 bytes

Number of similar (compiler,implementation) pairs: 2, namely:
CompilerImplementations
gcc -O3 -fomit-frame-pointer optc04
gcc -mabi=32 -O3 -fomit-frame-pointer optc04

Compiler output

Implementation: crypto_hash/bmw512/optc03
Compiler: gcc -O3 -fomit-frame-pointer
BlueMidnightWish.c:
BlueMidnightWish.c: cc1: out of memory allocating 7523040 bytes after a total of 3260416 bytes

Number of similar (compiler,implementation) pairs: 2, namely:
CompilerImplementations
gcc -O3 -fomit-frame-pointer optc03
gcc -mabi=32 -O3 -fomit-frame-pointer optc03

Compiler output

Implementation: crypto_hash/bmw512/sphlib-small
Compiler: gcc -O3 -fomit-frame-pointer
bmw.c:
bmw.c: cc1: out of memory allocating 4072 bytes after a total of 6336512 bytes

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -O3 -fomit-frame-pointer sphlib-small

Compiler output

Implementation: crypto_hash/bmw512/sphlib
Compiler: gcc -O3 -fomit-frame-pointer
bmw.c:
bmw.c: cc1: out of memory allocating 4378080 bytes after a total of 2908160 bytes

Number of similar (compiler,implementation) pairs: 2, namely:
CompilerImplementations
gcc -O3 -fomit-frame-pointer sphlib
gcc -mabi=32 -O3 -fomit-frame-pointer sphlib

Compiler output

Implementation: crypto_hash/bmw512/optbbe
Compiler: gcc -O3 -fomit-frame-pointer
hash.c:
hash.c: cc1: out of memory allocating 3759840 bytes after a total of 3403776 bytes

Number of similar (compiler,implementation) pairs: 9, namely:
CompilerImplementations
gcc -O3 -fomit-frame-pointer optbbe
gcc -fno-schedule-insns -O3 -fomit-frame-pointer optbbe
gcc -funroll-loops -O2 -fomit-frame-pointer optbbe
gcc -funroll-loops -O3 -fomit-frame-pointer optbbe
gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer optbbe
gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer optbbe
gcc -funroll-loops -mabi=32 -O2 -fomit-frame-pointer optbbe
gcc -funroll-loops -mabi=32 -O3 -fomit-frame-pointer optbbe
gcc -mabi=32 -O3 -fomit-frame-pointer optbbe

Compiler output

Implementation: crypto_hash/bmw512/optabe
Compiler: gcc -O3 -fomit-frame-pointer
hash.c:
hash.c: cc1: out of memory allocating 3759840 bytes after a total of 3760128 bytes

Number of similar (compiler,implementation) pairs: 9, namely:
CompilerImplementations
gcc -O3 -fomit-frame-pointer optabe
gcc -fno-schedule-insns -O3 -fomit-frame-pointer optabe
gcc -funroll-loops -O2 -fomit-frame-pointer optabe
gcc -funroll-loops -O3 -fomit-frame-pointer optabe
gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer optabe
gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer optabe
gcc -funroll-loops -mabi=32 -O2 -fomit-frame-pointer optabe
gcc -funroll-loops -mabi=32 -O3 -fomit-frame-pointer optabe
gcc -mabi=32 -O3 -fomit-frame-pointer optabe

Compiler output

Implementation: crypto_hash/bmw512/optc03
Compiler: gcc -O -fomit-frame-pointer
BlueMidnightWish.c:
BlueMidnightWish.c: cc1: out of memory allocating 3748920 bytes after a total of 3190784 bytes

Number of similar (compiler,implementation) pairs: 6, namely:
CompilerImplementations
gcc -O -fomit-frame-pointer optc03
gcc -fno-schedule-insns -O -fomit-frame-pointer optc03
gcc -funroll-loops -O -fomit-frame-pointer optc03
gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer optc03
gcc -funroll-loops -mabi=32 -O -fomit-frame-pointer optc03
gcc -mabi=32 -O -fomit-frame-pointer optc03

Compiler output

Implementation: crypto_hash/bmw512/optc01
Compiler: gcc -O -fomit-frame-pointer
BlueMidnightWish.c:
BlueMidnightWish.c: cc1: out of memory allocating 3798480 bytes after a total of 4014080 bytes

Number of similar (compiler,implementation) pairs: 12, namely:
CompilerImplementations
gcc -O -fomit-frame-pointer optc01 optc02
gcc -fno-schedule-insns -O -fomit-frame-pointer optc01 optc02
gcc -funroll-loops -O -fomit-frame-pointer optc01 optc02
gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer optc01 optc02
gcc -funroll-loops -mabi=32 -O -fomit-frame-pointer optc01 optc02
gcc -mabi=32 -O -fomit-frame-pointer optc01 optc02

Compiler output

Implementation: crypto_hash/bmw512/optc04
Compiler: gcc -O -fomit-frame-pointer
BlueMidnightWish.c:
BlueMidnightWish.c: cc1: out of memory allocating 728 bytes after a total of 6176768 bytes

Number of similar (compiler,implementation) pairs: 3, namely:
CompilerImplementations
gcc -O -fomit-frame-pointer optc04
gcc -fno-schedule-insns -O -fomit-frame-pointer optc04
gcc -mabi=32 -O -fomit-frame-pointer optc04

Compiler output

Implementation: crypto_hash/bmw512/sphlib
Compiler: gcc -O -fomit-frame-pointer
bmw.c:
bmw.c: cc1: out of memory allocating 4371360 bytes after a total of 3096576 bytes

Number of similar (compiler,implementation) pairs: 3, namely:
CompilerImplementations
gcc -O -fomit-frame-pointer sphlib
gcc -fno-schedule-insns -O -fomit-frame-pointer sphlib
gcc -mabi=32 -O -fomit-frame-pointer sphlib

Compiler output

Implementation: crypto_hash/bmw512/optbbe
Compiler: gcc -O -fomit-frame-pointer
hash.c:
hash.c: cc1: out of memory allocating 3780000 bytes after a total of 3055616 bytes

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -O -fomit-frame-pointer optbbe

Compiler output

Implementation: crypto_hash/bmw512/optabe
Compiler: gcc -O -fomit-frame-pointer
hash.c:
hash.c: cc1: out of memory allocating 3780000 bytes after a total of 3104768 bytes

Number of similar (compiler,implementation) pairs: 3, namely:
CompilerImplementations
gcc -O -fomit-frame-pointer optabe
gcc -fno-schedule-insns -O -fomit-frame-pointer optabe
gcc -mabi=32 -O -fomit-frame-pointer optabe

Compiler output

Implementation: crypto_hash/bmw512/optc01
Compiler: gcc -Os -fomit-frame-pointer
BlueMidnightWish.c:
BlueMidnightWish.c: cc1: out of memory allocating 3800160 bytes after a total of 4038656 bytes

Number of similar (compiler,implementation) pairs: 5, namely:
CompilerImplementations
gcc -Os -fomit-frame-pointer optc01 optc02
gcc -funroll-loops -Os -fomit-frame-pointer optc01
gcc -mabi=32 -Os -fomit-frame-pointer optc01 optc02

Compiler output

Implementation: crypto_hash/bmw512/optc04
Compiler: gcc -Os -fomit-frame-pointer
BlueMidnightWish.c:
BlueMidnightWish.c: cc1: out of memory allocating 384 bytes after a total of 6955008 bytes

Number of similar (compiler,implementation) pairs: 2, namely:
CompilerImplementations
gcc -Os -fomit-frame-pointer optc04
gcc -mabi=32 -Os -fomit-frame-pointer optc04

Compiler output

Implementation: crypto_hash/bmw512/optc03
Compiler: gcc -Os -fomit-frame-pointer
BlueMidnightWish.c:
BlueMidnightWish.c: cc1: out of memory allocating 7563360 bytes after a total of 3252224 bytes

Number of similar (compiler,implementation) pairs: 6, namely:
CompilerImplementations
gcc -Os -fomit-frame-pointer optc03
gcc -fno-schedule-insns -Os -fomit-frame-pointer optc03
gcc -funroll-loops -Os -fomit-frame-pointer optc03
gcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer optc03
gcc -funroll-loops -mabi=32 -Os -fomit-frame-pointer optc03
gcc -mabi=32 -Os -fomit-frame-pointer optc03

Compiler output

Implementation: crypto_hash/bmw512/sphlib
Compiler: gcc -Os -fomit-frame-pointer
bmw.c:
bmw.c: cc1: out of memory allocating 4371360 bytes after a total of 3403776 bytes

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -Os -fomit-frame-pointer sphlib

Compiler output

Implementation: crypto_hash/bmw512/optbbe
Compiler: gcc -Os -fomit-frame-pointer
hash.c:
hash.c: cc1: out of memory allocating 3742200 bytes after a total of 3072000 bytes

Number of similar (compiler,implementation) pairs: 6, namely:
CompilerImplementations
gcc -Os -fomit-frame-pointer optbbe
gcc -fno-schedule-insns -Os -fomit-frame-pointer optbbe
gcc -funroll-loops -Os -fomit-frame-pointer optbbe
gcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer optbbe
gcc -funroll-loops -mabi=32 -Os -fomit-frame-pointer optbbe
gcc -mabi=32 -Os -fomit-frame-pointer optbbe

Compiler output

Implementation: crypto_hash/bmw512/optabe
Compiler: gcc -Os -fomit-frame-pointer
hash.c:
hash.c: cc1: out of memory allocating 3742200 bytes after a total of 3104768 bytes

Number of similar (compiler,implementation) pairs: 6, namely:
CompilerImplementations
gcc -Os -fomit-frame-pointer optabe
gcc -fno-schedule-insns -Os -fomit-frame-pointer optabe
gcc -funroll-loops -Os -fomit-frame-pointer optabe
gcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer optabe
gcc -funroll-loops -mabi=32 -Os -fomit-frame-pointer optabe
gcc -mabi=32 -Os -fomit-frame-pointer optabe

Compiler output

Implementation: crypto_hash/bmw512/optc04
Compiler: gcc -fno-schedule-insns -O2 -fomit-frame-pointer
BlueMidnightWish.c:
BlueMidnightWish.c: cc1: out of memory allocating 664 bytes after a total of 5951488 bytes

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -fno-schedule-insns -O2 -fomit-frame-pointer optc04

Compiler output

Implementation: crypto_hash/bmw512/optc03
Compiler: gcc -fno-schedule-insns -O2 -fomit-frame-pointer
BlueMidnightWish.c:
BlueMidnightWish.c: cc1: out of memory allocating 7523040 bytes after a total of 3309568 bytes

Number of similar (compiler,implementation) pairs: 7, namely:
CompilerImplementations
gcc -fno-schedule-insns -O2 -fomit-frame-pointer optc03
gcc -fno-schedule-insns -O3 -fomit-frame-pointer optc03
gcc -funroll-loops -O3 -fomit-frame-pointer optc03
gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer optc03
gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer optc03
gcc -funroll-loops -mabi=32 -O2 -fomit-frame-pointer optc03
gcc -funroll-loops -mabi=32 -O3 -fomit-frame-pointer optc03

Compiler output

Implementation: crypto_hash/bmw512/sphlib
Compiler: gcc -fno-schedule-insns -O2 -fomit-frame-pointer
bmw.c:
bmw.c: cc1: out of memory allocating 4378080 bytes after a total of 2990080 bytes

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -fno-schedule-insns -O2 -fomit-frame-pointer sphlib

Compiler output

Implementation: crypto_hash/bmw512/optc04
Compiler: gcc -fno-schedule-insns -O3 -fomit-frame-pointer
BlueMidnightWish.c:
BlueMidnightWish.c: cc1: out of memory allocating 128 bytes after a total of 6742016 bytes

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -fno-schedule-insns -O3 -fomit-frame-pointer optc04

Compiler output

Implementation: crypto_hash/bmw512/sphlib
Compiler: gcc -fno-schedule-insns -O3 -fomit-frame-pointer
bmw.c:
bmw.c: cc1: out of memory allocating 4378080 bytes after a total of 2994176 bytes

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -fno-schedule-insns -O3 -fomit-frame-pointer sphlib

Compiler output

Implementation: crypto_hash/bmw512/optbbe
Compiler: gcc -fno-schedule-insns -O -fomit-frame-pointer
hash.c:
hash.c: cc1: out of memory allocating 3780000 bytes after a total of 3100672 bytes

Number of similar (compiler,implementation) pairs: 5, namely:
CompilerImplementations
gcc -fno-schedule-insns -O -fomit-frame-pointer optbbe
gcc -funroll-loops -O -fomit-frame-pointer optbbe
gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer optbbe
gcc -funroll-loops -mabi=32 -O -fomit-frame-pointer optbbe
gcc -mabi=32 -O -fomit-frame-pointer optbbe

Compiler output

Implementation: crypto_hash/bmw512/optc02
Compiler: gcc -fno-schedule-insns -Os -fomit-frame-pointer
BlueMidnightWish.c:
BlueMidnightWish.c: cc1: out of memory allocating 3800160 bytes after a total of 4026368 bytes

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
gcc -fno-schedule-insns -Os -fomit-frame-pointer optc02
gcc -funroll-loops -Os -fomit-frame-pointer optc02
gcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer optc02
gcc -funroll-loops -mabi=32 -Os -fomit-frame-pointer optc02

Compiler output

Implementation: crypto_hash/bmw512/optc01
Compiler: gcc -fno-schedule-insns -Os -fomit-frame-pointer
BlueMidnightWish.c:
BlueMidnightWish.c: cc1: out of memory allocating 3800160 bytes after a total of 4083712 bytes

Number of similar (compiler,implementation) pairs: 3, namely:
CompilerImplementations
gcc -fno-schedule-insns -Os -fomit-frame-pointer optc01
gcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer optc01
gcc -funroll-loops -mabi=32 -Os -fomit-frame-pointer optc01

Compiler output

Implementation: crypto_hash/bmw512/optc04
Compiler: gcc -fno-schedule-insns -Os -fomit-frame-pointer
BlueMidnightWish.c:
BlueMidnightWish.c: cc1: out of memory allocating 384 bytes after a total of 6963200 bytes

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -fno-schedule-insns -Os -fomit-frame-pointer optc04

Compiler output

Implementation: crypto_hash/bmw512/sphlib
Compiler: gcc -fno-schedule-insns -Os -fomit-frame-pointer
bmw.c:
bmw.c: cc1: out of memory allocating 4371360 bytes after a total of 2957312 bytes

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -fno-schedule-insns -Os -fomit-frame-pointer sphlib

Compiler output

Implementation: crypto_hash/bmw512/optc03
Compiler: gcc -funroll-loops
BlueMidnightWish.c:
BlueMidnightWish.c: cc1: out of memory allocating 4072 bytes after a total of 6672384 bytes

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -funroll-loops optc03

Compiler output

Implementation: crypto_hash/bmw512/optc04
Compiler: gcc -funroll-loops -O2 -fomit-frame-pointer
BlueMidnightWish.c:
BlueMidnightWish.c: cc1: out of memory allocating 904 bytes after a total of 6533120 bytes

Number of similar (compiler,implementation) pairs: 2, namely:
CompilerImplementations
gcc -funroll-loops -O2 -fomit-frame-pointer optc04
gcc -funroll-loops -mabi=32 -O2 -fomit-frame-pointer optc04

Compiler output

Implementation: crypto_hash/bmw512/sphlib-small
Compiler: gcc -funroll-loops -O2 -fomit-frame-pointer
bmw.c: virtual memory exhausted: Cannot allocate memory

Number of similar (compiler,implementation) pairs: 3, namely:
CompilerImplementations
gcc -funroll-loops -O2 -fomit-frame-pointer sphlib-small
gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer sphlib-small
gcc -funroll-loops -mabi=32 -O2 -fomit-frame-pointer sphlib-small

Compiler output

Implementation: crypto_hash/bmw512/sphlib
Compiler: gcc -funroll-loops -O2 -fomit-frame-pointer
bmw.c:
bmw.c: cc1: out of memory allocating 4378080 bytes after a total of 2985984 bytes

Number of similar (compiler,implementation) pairs: 2, namely:
CompilerImplementations
gcc -funroll-loops -O2 -fomit-frame-pointer sphlib
gcc -funroll-loops -mabi=32 -O2 -fomit-frame-pointer sphlib

Compiler output

Implementation: crypto_hash/bmw512/optc04
Compiler: gcc -funroll-loops -O3 -fomit-frame-pointer
BlueMidnightWish.c:
BlueMidnightWish.c: cc1: out of memory allocating 864 bytes after a total of 6852608 bytes

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -funroll-loops -O3 -fomit-frame-pointer optc04

Compiler output

Implementation: crypto_hash/bmw512/sphlib-small
Compiler: gcc -funroll-loops -O3 -fomit-frame-pointer
bmw.c:
bmw.c: cc1: out of memory allocating 111456 bytes after a total of 6279168 bytes

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -funroll-loops -O3 -fomit-frame-pointer sphlib-small

Compiler output

Implementation: crypto_hash/bmw512/sphlib
Compiler: gcc -funroll-loops -O3 -fomit-frame-pointer
bmw.c:
bmw.c: cc1: out of memory allocating 4378080 bytes after a total of 3354624 bytes

Number of similar (compiler,implementation) pairs: 2, namely:
CompilerImplementations
gcc -funroll-loops -O3 -fomit-frame-pointer sphlib
gcc -funroll-loops -mabi=32 -O3 -fomit-frame-pointer sphlib

Compiler output

Implementation: crypto_hash/bmw512/optc04
Compiler: gcc -funroll-loops -O -fomit-frame-pointer
BlueMidnightWish.c:
BlueMidnightWish.c: cc1: out of memory allocating 656 bytes after a total of 6119424 bytes

Number of similar (compiler,implementation) pairs: 3, namely:
CompilerImplementations
gcc -funroll-loops -O -fomit-frame-pointer optc04
gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer optc04
gcc -funroll-loops -mabi=32 -O -fomit-frame-pointer optc04

Compiler output

Implementation: crypto_hash/bmw512/sphlib-small
Compiler: gcc -funroll-loops -O -fomit-frame-pointer
bmw.c:
bmw.c: cc1: out of memory allocating 4072 bytes after a total of 5652480 bytes

Number of similar (compiler,implementation) pairs: 3, namely:
CompilerImplementations
gcc -funroll-loops -O -fomit-frame-pointer sphlib-small
gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer sphlib-small
gcc -funroll-loops -mabi=32 -O -fomit-frame-pointer sphlib-small

Compiler output

Implementation: crypto_hash/bmw512/sphlib
Compiler: gcc -funroll-loops -O -fomit-frame-pointer
bmw.c:
bmw.c: cc1: out of memory allocating 4371360 bytes after a total of 2994176 bytes

Number of similar (compiler,implementation) pairs: 3, namely:
CompilerImplementations
gcc -funroll-loops -O -fomit-frame-pointer sphlib
gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer sphlib
gcc -funroll-loops -mabi=32 -O -fomit-frame-pointer sphlib

Compiler output

Implementation: crypto_hash/bmw512/optabe
Compiler: gcc -funroll-loops -O -fomit-frame-pointer
hash.c:
hash.c: cc1: out of memory allocating 3769920 bytes after a total of 3104768 bytes

Number of similar (compiler,implementation) pairs: 3, namely:
CompilerImplementations
gcc -funroll-loops -O -fomit-frame-pointer optabe
gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer optabe
gcc -funroll-loops -mabi=32 -O -fomit-frame-pointer optabe

Compiler output

Implementation: crypto_hash/bmw512/optc04
Compiler: gcc -funroll-loops -Os -fomit-frame-pointer
BlueMidnightWish.c:
BlueMidnightWish.c: cc1: out of memory allocating 144 bytes after a total of 6893568 bytes

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -funroll-loops -Os -fomit-frame-pointer optc04

Compiler output

Implementation: crypto_hash/bmw512/sphlib
Compiler: gcc -funroll-loops -Os -fomit-frame-pointer
bmw.c:
bmw.c: cc1: out of memory allocating 4371360 bytes after a total of 2977792 bytes

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -funroll-loops -Os -fomit-frame-pointer sphlib

Compiler output

Implementation: crypto_hash/bmw512/optc04
Compiler: gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer
BlueMidnightWish.c:
BlueMidnightWish.c: cc1: out of memory allocating 592 bytes after a total of 5869568 bytes

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer optc04

Compiler output

Implementation: crypto_hash/bmw512/sphlib
Compiler: gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer
bmw.c:
bmw.c: cc1: out of memory allocating 4378080 bytes after a total of 3067904 bytes

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer sphlib

Compiler output

Implementation: crypto_hash/bmw512/optc04
Compiler: gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer
BlueMidnightWish.c:
BlueMidnightWish.c: cc1: out of memory allocating 864 bytes after a total of 6688768 bytes

Number of similar (compiler,implementation) pairs: 2, namely:
CompilerImplementations
gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer optc04
gcc -funroll-loops -mabi=32 -O3 -fomit-frame-pointer optc04

Compiler output

Implementation: crypto_hash/bmw512/sphlib
Compiler: gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer
bmw.c:
bmw.c: cc1: out of memory allocating 4378080 bytes after a total of 2928640 bytes

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer sphlib

Compiler output

Implementation: crypto_hash/bmw512/optbgbe
Compiler: gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer
bmw_large_speed.c:
bmw_large_speed.c: cc1: out of memory allocating 1547280 bytes after a total of 5672960 bytes

Number of similar (compiler,implementation) pairs: 2, namely:
CompilerImplementations
gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer optbgbe
gcc -funroll-loops -mabi=32 -O -fomit-frame-pointer optbgbe

Compiler output

Implementation: crypto_hash/bmw512/optc04
Compiler: gcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer
BlueMidnightWish.c:
BlueMidnightWish.c: cc1: out of memory allocating 168 bytes after a total of 6909952 bytes

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer optc04

Compiler output

Implementation: crypto_hash/bmw512/sphlib
Compiler: gcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer
bmw.c:
bmw.c: cc1: out of memory allocating 4371360 bytes after a total of 3063808 bytes

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer sphlib

Compiler output

Implementation: crypto_hash/bmw512/sphlib-small
Compiler: gcc -funroll-loops -mabi=32 -O3 -fomit-frame-pointer
bmw.c:
bmw.c: cc1: out of memory allocating 111456 bytes after a total of 6258688 bytes

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -funroll-loops -mabi=32 -O3 -fomit-frame-pointer sphlib-small

Compiler output

Implementation: crypto_hash/bmw512/optc04
Compiler: gcc -funroll-loops -mabi=32 -Os -fomit-frame-pointer
BlueMidnightWish.c:
BlueMidnightWish.c: cc1: out of memory allocating 176 bytes after a total of 6909952 bytes

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -funroll-loops -mabi=32 -Os -fomit-frame-pointer optc04

Compiler output

Implementation: crypto_hash/bmw512/sphlib
Compiler: gcc -funroll-loops -mabi=32 -Os -fomit-frame-pointer
bmw.c:
bmw.c: cc1: out of memory allocating 4371360 bytes after a total of 3469312 bytes

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -funroll-loops -mabi=32 -Os -fomit-frame-pointer sphlib

Compiler output

Implementation: crypto_hash/bmw512/sphlib
Compiler: gcc -mabi=32 -O2 -fomit-frame-pointer
bmw.c:
bmw.c: cc1: out of memory allocating 4378080 bytes after a total of 2936832 bytes

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -mabi=32 -O2 -fomit-frame-pointer sphlib

Compiler output

Implementation: crypto_hash/bmw512/sphlib-small
Compiler: gcc -mabi=32 -O3 -fomit-frame-pointer
bmw.c:
bmw.c: cc1: out of memory allocating 4072 bytes after a total of 6340608 bytes

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -mabi=32 -O3 -fomit-frame-pointer sphlib-small

Compiler output

Implementation: crypto_hash/bmw512/sphlib
Compiler: gcc -mabi=32 -Os -fomit-frame-pointer
bmw.c:
bmw.c: cc1: out of memory allocating 4371360 bytes after a total of 3248128 bytes

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -mabi=32 -Os -fomit-frame-pointer sphlib