Skip to content

JH hash compiler workarounds #9042

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

SChernykh
Copy link
Contributor

@SChernykh SChernykh commented Oct 27, 2023

  • Fixed uninitialized state->x warning
  • Fixed broken code with -O3 or -Ofast

The old code is known to break GCC 10.1 and GCC 11.4

Closes #9041

Boog900 added a commit to Cuprate/cuprate that referenced this pull request Oct 29, 2023
- Fixed uninitialized `state->x` warning
- Fixed broken code with `-O3` or `-Ofast`

The old code is known to break GCC 10.1 and GCC 11.4
@luigi1111 luigi1111 merged commit 06cfcb7 into monero-project:master Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[bug] in cn_slow_hash function, jh_hash cause the bug
3 participants