Warn user when optmizing inside jmp +NN range
Reported by Peter Johnson | June 25th, 2011 @ 07:48 PM
Originally posted on Trac by mu@tortall.net
Original
Trac Ticket
Description
(last modified by peter@tortall.net)
(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.
h3. Trac Attachments
h3. Trac Comments
comment:1
Changed 7 years ago by peter@tortall.net
comment:1
Changed 7 years ago by peter@tortall.net
Description
modified (diff)
Milestone
changed from 0.2.0 to 0.6.0
Description
modified (diff)
Milestone
changed from 0.2.0 to 0.6.0
comment:2
Changed 5 years ago by peter@tortall.net
Bump to 1.0.0 (someday).
comment:2
Changed 5 years ago by peter@tortall.net
Milestone
changed from 0.6.0 to 1.0.0
Bump to 1.0.0 (someday).
Milestone
changed from 0.6.0 to 1.0.0
Comments and changes to this ticket
-

Peter Johnson June 25th, 2011 @ 08:07 PM
- → Milestone cleared.
-

Peter Johnson July 3rd, 2011 @ 12:49 AM
- → Assigned user set to Peter Johnson
- → State changed from new to hold
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
The Yasm Modular Assembler Project