[Page version: 20241023 21:10:39]
Measurements for amd64, titan0, crypto_hash Test results for amd64, titan0, crypto_hash Test results for crypto_hash/atelopus32Atelopus.cpp: In file included from Atelopus.cpp:3: Atelopus.cpp: Atelopus.h: In member function 'void Atelopus::SwapLE(const unsigned int&, const unsigned int&)': Atelopus.cpp: Atelopus.h:189:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] Atelopus.cpp: 189 | register BYTE *p1, *p2; Atelopus.cpp: | ^~ Atelopus.cpp: Atelopus.h:189:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] Atelopus.cpp: 189 | register BYTE *p1, *p2; Atelopus.cpp: | ^~ Atelopus.cpp: Atelopus.h:190:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] Atelopus.cpp: 190 | register BYTE temp, v1, v2; Atelopus.cpp: | ^~~~ Atelopus.cpp: Atelopus.h:190:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] Atelopus.cpp: 190 | register BYTE temp, v1, v2; Atelopus.cpp: | ^~ Atelopus.cpp: Atelopus.h:190:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] Atelopus.cpp: 190 | register BYTE temp, v1, v2; Atelopus.cpp: | ^~ Atelopus.cpp: Atelopus.h: In member function 'void Atelopus::SwapBE(const unsigned int&, const unsigned int&)': Atelopus.cpp: Atelopus.h:209:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] Atelopus.cpp: 209 | register BYTE *p1, *p2; Atelopus.cpp: | ^~ Atelopus.cpp: Atelopus.h:209:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] Atelopus.cpp: 209 | register BYTE *p1, *p2; Atelopus.cpp: | ^~ Atelopus.cpp: Atelopus.h:210:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] Atelopus.cpp: ...
Implementation | Compiler |
T:ref | g++ -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
T:ref | g++ -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
T:ref | g++ -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
T:ref | g++ -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |