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]

r169972 - in /branches/gcc-4_5-branch/libffi: C...


Author: ro
Date: Wed Feb  9 14:40:15 2011
New Revision: 169972

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169972
Log:
	PR libffi/46661
	* testsuite/libffi.call/cls_pointer.c (main): Cast void * to
	uintptr_t first.
	* testsuite/libffi.call/cls_pointer_stack.c (main): Likewise.

Modified:
    branches/gcc-4_5-branch/libffi/ChangeLog
    branches/gcc-4_5-branch/libffi/testsuite/libffi.call/cls_pointer.c
    branches/gcc-4_5-branch/libffi/testsuite/libffi.call/cls_pointer_stack.c


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