bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/879] gas fails to assemble valid code


From: jneuheisel at gmail dot com
Subject: [Bug gas/879] gas fails to assemble valid code
Date: 27 Apr 2005 14:13:09 -0000

------- Additional Comments From jneuheisel at gmail dot com  2005-04-27 14:13 
-------
Actually, this is probably not a bug with gas at all.  It turns out that the
inline assembly code in the kernel was using movl to access the 16 bit fs and gs
registers.  The old gas was silently changing the movl to movw, whereas the new
gas was throwing an error.  I don't know what the intended behavior is, but
either way the code can be fixed in the kernel.

Summary: it seems to be a kernel issue, not a gas issue.

-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=879

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]