We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug symbol_value and address arithmetic operations should detect overflow and report it.
symbol_value
address
To Reproduce
00000006 0000 0000 0000 00000000 3 BRASL 0,*+2147483646+2 ** ASMA075E Arithmetic overflow ** ASMA435I Record 3 in *** on volume:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
symbol_value
andaddress
arithmetic operations should detect overflow and report it.To Reproduce
The text was updated successfully, but these errors were encountered: