Implementation notes: amd64, hydra7, crypto_dh/hector

Computer: hydra7
Microarchitecture: amd64; Sandy Bridge+AES (206a7)
Architecture: amd64
CPU ID: GenuineIntel-000206a7-bfebfbff
SUPERCOP version: 20240625
Operation: crypto_dh
Primitive: hector

Compiler output


common.c: In file included from common.h:12,
common.c:                  from common.c:7:
common.c: divclass.h:53:56: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
common.c:    53 | void divclass_make_affine(divclass rop, const divclass const op);
common.c:       |                                                        ^~~~~
common.c: common.c:13:10: fatal error: cpucycles.h: No such file or directory
common.c:    13 | #include "cpucycles.h"
common.c:       |          ^~~~~~~~~~~~~
common.c: compilation terminated.

Number of similar (implementation,compiler) pairs: 4, namely:
ImplementationCompiler
T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0)
T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0)
T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0)
T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0)