Ticket #911 (closed bug: noreply)
Tests for macro_local
| Reported by: | dukeleto | Owned by: | dukeleto |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Version: | 1.4.0 |
| Severity: | medium | Keywords: | macro |
| Cc: | Language: | ||
| Patch status: | Platform: |
Description (last modified by dukeleto) (diff)
Write tests for declaring local variables in PIR macros:
.macro_local int $b
It is currently documented in source:trunk/docs/pdds/pdd19_pir.pod, but it is unused and perhaps broken. After this works, macros should be ported to use this syntax instead of high-numbered registers, such as the fp_* functions in source:trunk/runtime/parrot/include/fp_equality.pasm .
Change History
Note: See
TracTickets for help on using
tickets.
