Fixed GCC 12 warnings
This commit is contained in:
parent
e1478bfa94
commit
e6c81d7166
3 changed files with 11 additions and 3 deletions
|
@ -104,6 +104,8 @@ namespace randomx {
|
|||
|
||||
for (unsigned i = 0; i < RegisterCountFlt; ++i)
|
||||
rx_store_vec_f128(®.e[i].lo, nreg.e[i]);
|
||||
|
||||
cleanup();
|
||||
}
|
||||
|
||||
template<int softAes>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue