Skip to content
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

Incorrect carry operation in Bigint Divide on MacOS(prior to v13.5.1) #98

Open
Insun35 opened this issue Oct 17, 2023 · 0 comments
Open
Labels
bug Something isn't working

Comments

@Insun35
Copy link
Contributor

Insun35 commented Oct 17, 2023

Issue type

Bug

OS platform and distribution

MacOS (prior to v13.5.1)

Current behavior?

In certain versions of MacOS (prior to v13.5.1), a bug related to incorrect Bigint divide operations has been detected in the field generator when using the optimized build.

Expected Behavior?

Identify the flag causing the bug in the specific version(prior to v13.5.1) of MacOS and fix it.

Standalone code or description to reproduce the issue

Run the following command on MacOS versions earlier than v13.5.1
bazel build -c opt //...

@Insun35 Insun35 added the bug Something isn't working label Oct 17, 2023
Insun35 added a commit that referenced this issue Oct 17, 2023
Insun35 added a commit that referenced this issue Oct 17, 2023
Insun35 added a commit that referenced this issue Oct 17, 2023
chokobole pushed a commit that referenced this issue Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant