[Bug target/36040] Using %rsi instead of %esi for a u32 in generated code

rguenth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Apr 25 08:43:00 GMT 2008



------- Comment #2 from rguenth at gcc dot gnu dot org  2008-04-25 08:42 -------
Also the ABI specifies that function arguments in registers are sign/zero
extended according to their sign to the full width of the registers, maybe what
calles
this function is not adhering to this?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36040



More information about the Gcc-bugs mailing list