Ticket #767 (closed bug: fixed)
imcc allows multiple .locals of the same name
Reported by: | cotto | Owned by: | NotFound |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | imcc | Version: | 1.2.0 |
Severity: | medium | Keywords: | |
Cc: | Language: | ||
Patch status: | new | Platform: |
Description (last modified by pmichaud) (diff)
A variety of code generating tools (PGE, PCT) like the ability to be able to re-declare an existing symbol (but always with the same type).
Personally, I'd like to see that redeclaring a symbol with the same type is allowed in PIR , but redeclaring with a different type throws an error.
Pm
Attachments
Change History
Note: See
TracTickets for help on using
tickets.