cls_uint.c (cls_ret_uint_fn): Treat result value as of type ffi_arg, not unsigned...
authorUlrich Weigand <uweigand@de.ibm.com>
Thu, 22 Jan 2004 23:05:13 +0000 (23:05 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Thu, 22 Jan 2004 23:05:13 +0000 (23:05 +0000)
commit6ed0ecaf3064ca9eb0e537db3a9264ef1f8eee36
tree263975aa4dd6796b2d268bd2583bb0bea2841816
parentd0d969f8e7100252b19578aa2b28270504aef9f4
cls_uint.c (cls_ret_uint_fn): Treat result value as of type ffi_arg, not unsigned int.

* testsuite/libffi.call/cls_uint.c (cls_ret_uint_fn): Treat result
value as of type ffi_arg, not unsigned int.

From-SVN: r76377
libffi/ChangeLog
libffi/testsuite/libffi.call/cls_uint.c