Opened 10 years ago
Last modified 10 years ago
#3216 new defect
cseCall and DIVISION
Reported by: | Martin Sjölund | Owned by: | somebody |
---|---|---|---|
Priority: | high | Milestone: | Future |
Component: | Backend | Version: | trunk |
Keywords: | Cc: | Willi Braun, Lennart Ochel |
Description
It seems weird to me that DIVISION is a DAE.CALL. It seems to be handled by common sub-expression elimination. Why is this just not simply a binary operation? Special code generation for the error messages can easily be expanded in the code generator.
Note:
See TracTickets
for help on using tickets.