Peter Klausler dbf547f8ff
[flang][runtime] Add limit check to MOD/MODULO (#80026)
When testing the arguments to see whether they are integers, check first
that they are within the maximum range of a 64-bit integer; otherwise, a
value of larger magnitude will set an invalid operand exception flag.
2024-01-31 11:50:30 -08:00
..
2023-05-30 14:12:20 -07:00