This is the mail archive of the gcc-cvs@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]

r161721 - /branches/gccgo/libgo/syscalls/syscal...


Author: ian
Date: Fri Jul  2 14:55:03 2010
New Revision: 161721

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=161721
Log:
syscall: correctly detect argument size

Correctly detect the argument sizes so we properly sign-extend
values when passing to syscalls.

Modified:
    branches/gccgo/libgo/syscalls/syscall.go


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