Implementation notes: amd64, wintermute, crypto_sign/bls

Computer: wintermute
Architecture: amd64
CPU ID: GenuineIntel-000306c3-bfebfbff
SUPERCOP version: 20140505
Operation: crypto_sign
Primitive: bls

Compiler output

Implementation: crypto_sign/bls/ref
Compiler: CC
mralloc.c: CC: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
mrarth0.c: CC: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
mrarth1.c: CC: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
mrarth2.c: CC: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
mrarth3.c: CC: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
mrbits.c: CC: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
mrcore.c: CC: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
mrcore.c: mrcore.c:101:2: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
mrcore.c: {"your program","innum","otnum","jack","normalise",
mrcore.c: ^
mrcore.c: mrcore.c:101:17: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
mrcore.c: {"your program","innum","otnum","jack","normalise",
mrcore.c: ^
mrcore.c: mrcore.c:101:25: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
mrcore.c: {"your program","innum","otnum","jack","normalise",
mrcore.c: ^
mrcore.c: mrcore.c:101:33: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
mrcore.c: {"your program","innum","otnum","jack","normalise",
mrcore.c: ^
mrcore.c: mrcore.c:101:40: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
mrcore.c: {"your program","innum","otnum","jack","normalise",
mrcore.c: ^
mrcore.c: mrcore.c:102:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
mrcore.c: "multiply","divide","incr","decr","premult",
mrcore.c: ^
mrcore.c: mrcore.c:102:12: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
mrcore.c: "multiply","divide","incr","decr","premult",
mrcore.c: ^
mrcore.c: mrcore.c:102:21: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
mrcore.c: "multiply","divide","incr","decr","premult",
mrcore.c: ^
mrcore.c: ...

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
CC ref

Compiler output

Implementation: crypto_sign/bls/ref
Compiler: clang++ -O3
mralloc.c: clang++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
mrarth0.c: clang++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
mrarth1.c: clang++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
mrarth2.c: clang++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
mrarth3.c: clang++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
mrbits.c: clang++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
mrcore.c: clang++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated
mrcore.c: mrcore.c:101:2: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
mrcore.c: {"your program","innum","otnum","jack","normalise",
mrcore.c: ^
mrcore.c: mrcore.c:101:17: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
mrcore.c: {"your program","innum","otnum","jack","normalise",
mrcore.c: ^
mrcore.c: mrcore.c:101:25: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
mrcore.c: {"your program","innum","otnum","jack","normalise",
mrcore.c: ^
mrcore.c: mrcore.c:101:33: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
mrcore.c: {"your program","innum","otnum","jack","normalise",
mrcore.c: ^
mrcore.c: mrcore.c:101:40: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
mrcore.c: {"your program","innum","otnum","jack","normalise",
mrcore.c: ^
mrcore.c: mrcore.c:102:1: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
mrcore.c: "multiply","divide","incr","decr","premult",
mrcore.c: ^
mrcore.c: mrcore.c:102:12: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
mrcore.c: "multiply","divide","incr","decr","premult",
mrcore.c: ^
mrcore.c: mrcore.c:102:21: warning: conversion from string literal to 'char *' is deprecated [-Wdeprecated-writable-strings]
mrcore.c: "multiply","divide","incr","decr","premult",
mrcore.c: ^
mrcore.c: ...

Number of similar (compiler,implementation) pairs: 3, namely:
CompilerImplementations
clang++ -O3 ref
clang++ -O3 -mavx ref
clang++ -O3 -mavx2 ref