Modify ↓
Ticket #5 (new defect)
Warn user when optmizing inside jmp +NN range
| Reported by: | mu@… | Owned by: | |
|---|---|---|---|
| Priority: | P4 | Milestone: | 1.0.0 |
| Component: | Optimizer | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by peter@…) (diff)
If a coder decides to use numeric relative jmps, he should ensure that all intervening optimizable jmps are specified in size. If he does not, the optimizer should emit a warning if it changes the size of anything in that range. Optionally it should emit a warning if it would even be allowed to change anything in the range, or Error on either case. Actually i'm tempted to have it default to an error on change, warning on allowed change.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
