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

Fix unsafe range calculation for the bnot operator #7562

Merged

Conversation

bjorng
Copy link
Contributor

@bjorng bjorng commented Aug 14, 2023

Fixes #7468

@bjorng bjorng added team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI labels Aug 14, 2023
@bjorng bjorng self-assigned this Aug 14, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Aug 14, 2023

CT Test Results

       2 files     296 suites   12m 15s ⏱️
   778 tests    776 ✔️ 2 💤 0
4 921 runs  4 919 ✔️ 2 💤 0

Results for commit ad63af9.

♻️ This comment has been updated with latest results.

@bjorng bjorng added this to the OTP-26.1 milestone Aug 14, 2023
@bjorng bjorng requested a review from jhogberg August 14, 2023 09:40
@bjorng bjorng merged commit 82ca1ba into erlang:maint Aug 15, 2023
@bjorng bjorng deleted the bjorn/compiler/fix-bnot-again/GH-7468/OTP-18719 branch September 18, 2023 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[erlc] bad_typed_register/bad_arg_type on bnot with finite/infinite bounds
2 participants