------- Additional Comments From josh at joshtriplett dot org 2010-04-27 18:35 ------- If the assembler knows enough to go back and substitute the value afterward, it knows that it emitted a data reference when it should have emitted an immediate. It could at least spit out an error at that point rather than assembling incorrect code; that would have saved me an hour of debugging and disassembly.
Also, the assembler seems to support forward references in various other places; why not for equates? -- http://sourceware.org/bugzilla/show_bug.cgi?id=11544 ------- 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 bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils