------- Additional Comments From hjl dot tools at gmail dot com 2009-11-04
19:25 -------
The code is wrong. It should be rewritten as
.text
.org 0xf00
org:
.byte 8
_end:
.fill 4096 - (_end - org + 0xf00)
_foo:
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
http://sourceware.org/bugzilla/show_bug.cgi?id=10903
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
_______________________________________________
bug-binutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-binutils