Incorrect carry operation in Bigint Divide
on MacOS(prior to v13.5.1)
#98
Labels
bug
Something isn't working
Divide
on MacOS(prior to v13.5.1)
#98
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 //...
The text was updated successfully, but these errors were encountered: