Actions
Bug #126
closedCompiler TRAP for SYSTEM.VAL(LONGINT, intreg)
Start date:
08/25/2016
Due date:
% Done:
80%
Estimated time:
Forum topic:
Description
Compiling for example the expression
SYSTEM.VAL(LONGINT, y * 2)with y: INTEGER leads to a compiler TRAP. The second register required for a LONGINT register pair is undefined in this case. If it happens to be a large value it leads to a TRAP when testing the register for membership in a SET of registers.
Reported by Josef Templ, 2016-08-23.
Updated by I. Denisov over 9 years ago
- Description updated (diff)
- % Done changed from 0 to 80
Updated by D. G. Danforth about 9 years ago
- Status changed from In Progress to Closed
Actions