This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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



------- Comment #3 from pinskia at gcc dot gnu dot org  2008-04-26 05:20 -------
(In reply to comment #2)
> 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?
> 

That is what I was thinking too after looking at it again. 


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]