Ticket #389 (new task)
Opened 4 years ago
Temp handling in ForFromStatNode needs cleanup
| Reported by: | scoder | Owned by: | somebody |
|---|---|---|---|
| Priority: | minor | Milestone: | wishlist |
| Component: | Code Generation | Keywords: | |
| Cc: |
Description
The temp handling flow in Nodes.ForFromStatNode is totally unreadable. It uses different temp allocation schemes and even seems to allocate temps redundantly using multiple schemes. This seriously needs a cleanup.
Note: See
TracTickets for help on using
tickets.
