------- Additional Comments From gwoltman at earthlink dot net  2007-04-15 
21:29 -------
Further investigation:

If some_variable is an EXTRN variable then "mov rax, OFFSET some_variable" works
just fine.  The problem only occurs when some_variable is declared in the same
file as the "mov rax, OFFSET some_variable".  

Thus, I have an easy workaround.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=4365

------- 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

Reply via email to