The push and pop instructions of gas on the amd64 bit architecture do not
correctly assemble pop or push instructions for 32 bit registers.
The architecture supporst pop %edx and push %edx but these are not accepted by
gas either as
pop %edx
or as
popl %edx
--
Summary: bug in push and pop
Product: binutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: gas
AssignedTo: unassigned at sources dot redhat dot com
ReportedBy: wpc at dcs dot gla dot ac dot uk
CC: bug-binutils at gnu dot org
GCC host triplet: Linux amd 64 bit
GCC target triplet: Linux amd 64 bit
http://sourceware.org/bugzilla/show_bug.cgi?id=6800
------- 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