gcc/libffi/testsuite/libffi.call
Hosaka Yuji 0ee646d6ac many_win32.c: Include <float.h>.
2003-12-04  Hosaka Yuji  <hos@tamanegi.org>

	* testsuite/libffi.call/many_win32.c: Include <float.h>.
	* testsuite/libffi.call/many_win32.c (main): Replace variable
	int i with unsigned long ul.

	* testsuite/libffi.call/cls_align_uint64.c: New test case.
	* testsuite/libffi.call/cls_align_sint64.c: Likewise.
	* testsuite/libffi.call/cls_align_uint32.c: Likewise.
	* testsuite/libffi.call/cls_align_sint32.c: Likewise.
	* testsuite/libffi.call/cls_align_uint16.c: Likewise.
	* testsuite/libffi.call/cls_align_sint16.c: Likewise.
	* testsuite/libffi.call/cls_align_float.c: Likewise.
	* testsuite/libffi.call/cls_align_double.c: Likewise.
	* testsuite/libffi.call/cls_align_longdouble.c: Likewise.
	* testsuite/libffi.call/cls_align_pointer.c: Likewise.

From-SVN: r74282
2003-12-04 18:51:17 +01:00
..
call.exp *** empty log message *** 2003-09-04 16:49:22 +02:00
closure_fn0.c acinclude.m4: Add AC_FUNC_MMAP_BLACKLIST. 2003-11-21 12:24:10 +01:00
closure_fn1.c acinclude.m4: Add AC_FUNC_MMAP_BLACKLIST. 2003-11-21 12:24:10 +01:00
closure_fn2.c acinclude.m4: Add AC_FUNC_MMAP_BLACKLIST. 2003-11-21 12:24:10 +01:00
closure_fn3.c acinclude.m4: Add AC_FUNC_MMAP_BLACKLIST. 2003-11-21 12:24:10 +01:00
closure_fn4.c acinclude.m4: Add AC_FUNC_MMAP_BLACKLIST. 2003-11-21 12:24:10 +01:00
closure_fn5.c acinclude.m4: Add AC_FUNC_MMAP_BLACKLIST. 2003-11-21 12:24:10 +01:00
cls_1_1byte.c acinclude.m4: Add AC_FUNC_MMAP_BLACKLIST. 2003-11-21 12:24:10 +01:00
cls_2byte.c acinclude.m4: Add AC_FUNC_MMAP_BLACKLIST. 2003-11-21 12:24:10 +01:00
cls_3_1byte.c acinclude.m4: Add AC_FUNC_MMAP_BLACKLIST. 2003-11-21 12:24:10 +01:00
cls_3byte1.c acinclude.m4: Add AC_FUNC_MMAP_BLACKLIST. 2003-11-21 12:24:10 +01:00
cls_3byte2.c acinclude.m4: Add AC_FUNC_MMAP_BLACKLIST. 2003-11-21 12:24:10 +01:00
cls_4_1byte.c acinclude.m4: Add AC_FUNC_MMAP_BLACKLIST. 2003-11-21 12:24:10 +01:00
cls_4byte.c acinclude.m4: Add AC_FUNC_MMAP_BLACKLIST. 2003-11-21 12:24:10 +01:00
cls_5byte.c acinclude.m4: Add AC_FUNC_MMAP_BLACKLIST. 2003-11-21 12:24:10 +01:00
cls_6byte.c acinclude.m4: Add AC_FUNC_MMAP_BLACKLIST. 2003-11-21 12:24:10 +01:00
cls_7byte.c acinclude.m4: Add AC_FUNC_MMAP_BLACKLIST. 2003-11-21 12:24:10 +01:00
cls_8byte.c acinclude.m4: Add AC_FUNC_MMAP_BLACKLIST. 2003-11-21 12:24:10 +01:00
cls_9byte1.c acinclude.m4: Add AC_FUNC_MMAP_BLACKLIST. 2003-11-21 12:24:10 +01:00
cls_9byte2.c acinclude.m4: Add AC_FUNC_MMAP_BLACKLIST. 2003-11-21 12:24:10 +01:00
cls_12byte.c acinclude.m4: Add AC_FUNC_MMAP_BLACKLIST. 2003-11-21 12:24:10 +01:00
cls_16byte.c acinclude.m4: Add AC_FUNC_MMAP_BLACKLIST. 2003-11-21 12:24:10 +01:00
cls_18byte.c acinclude.m4: Add AC_FUNC_MMAP_BLACKLIST. 2003-11-21 12:24:10 +01:00
cls_19byte.c acinclude.m4: Add AC_FUNC_MMAP_BLACKLIST. 2003-11-21 12:24:10 +01:00
cls_20byte.c acinclude.m4: Add AC_FUNC_MMAP_BLACKLIST. 2003-11-21 12:24:10 +01:00
cls_20byte1.c acinclude.m4: Add AC_FUNC_MMAP_BLACKLIST. 2003-11-21 12:24:10 +01:00
cls_24byte.c acinclude.m4: Add AC_FUNC_MMAP_BLACKLIST. 2003-11-21 12:24:10 +01:00
cls_64byte.c acinclude.m4: Add AC_FUNC_MMAP_BLACKLIST. 2003-11-21 12:24:10 +01:00
cls_align_double.c many_win32.c: Include <float.h>. 2003-12-04 18:51:17 +01:00
cls_align_float.c many_win32.c: Include <float.h>. 2003-12-04 18:51:17 +01:00
cls_align_longdouble.c many_win32.c: Include <float.h>. 2003-12-04 18:51:17 +01:00
cls_align_pointer.c many_win32.c: Include <float.h>. 2003-12-04 18:51:17 +01:00
cls_align_sint16.c many_win32.c: Include <float.h>. 2003-12-04 18:51:17 +01:00
cls_align_sint32.c many_win32.c: Include <float.h>. 2003-12-04 18:51:17 +01:00
cls_align_sint64.c many_win32.c: Include <float.h>. 2003-12-04 18:51:17 +01:00
cls_align_uint16.c many_win32.c: Include <float.h>. 2003-12-04 18:51:17 +01:00
cls_align_uint32.c many_win32.c: Include <float.h>. 2003-12-04 18:51:17 +01:00
cls_align_uint64.c many_win32.c: Include <float.h>. 2003-12-04 18:51:17 +01:00
cls_double.c acinclude.m4: Add AC_FUNC_MMAP_BLACKLIST. 2003-11-21 12:24:10 +01:00
cls_float.c acinclude.m4: Add AC_FUNC_MMAP_BLACKLIST. 2003-11-21 12:24:10 +01:00
cls_multi_schar.c re PR libffi/13221 (libffi's closure couldn't pass sequence of char and/or short arguments.) 2003-12-01 08:23:28 +01:00
cls_multi_sshort.c re PR libffi/13221 (libffi's closure couldn't pass sequence of char and/or short arguments.) 2003-12-01 08:23:28 +01:00
cls_multi_sshortchar.c re PR libffi/13221 (libffi's closure couldn't pass sequence of char and/or short arguments.) 2003-12-01 08:23:28 +01:00
cls_multi_uchar.c re PR libffi/13221 (libffi's closure couldn't pass sequence of char and/or short arguments.) 2003-12-01 08:23:28 +01:00
cls_multi_ushort.c re PR libffi/13221 (libffi's closure couldn't pass sequence of char and/or short arguments.) 2003-12-01 08:23:28 +01:00
cls_multi_ushortchar.c re PR libffi/13221 (libffi's closure couldn't pass sequence of char and/or short arguments.) 2003-12-01 08:23:28 +01:00
cls_schar.c acinclude.m4: Add AC_FUNC_MMAP_BLACKLIST. 2003-11-21 12:24:10 +01:00
cls_sint.c acinclude.m4: Add AC_FUNC_MMAP_BLACKLIST. 2003-11-21 12:24:10 +01:00
cls_sshort.c acinclude.m4: Add AC_FUNC_MMAP_BLACKLIST. 2003-11-21 12:24:10 +01:00
cls_uchar.c acinclude.m4: Add AC_FUNC_MMAP_BLACKLIST. 2003-11-21 12:24:10 +01:00
cls_uint.c acinclude.m4: Add AC_FUNC_MMAP_BLACKLIST. 2003-11-21 12:24:10 +01:00
cls_ulonglong.c acinclude.m4: Add AC_FUNC_MMAP_BLACKLIST. 2003-11-21 12:24:10 +01:00
cls_ushort.c acinclude.m4: Add AC_FUNC_MMAP_BLACKLIST. 2003-11-21 12:24:10 +01:00
ffitest.h ffitest.h: Include <fcntl.h>. 2003-11-26 13:46:10 +00:00
float.c *** empty log message *** 2003-09-04 16:49:22 +02:00
float1.c *** empty log message *** 2003-09-04 16:49:22 +02:00
float2.c *** empty log message *** 2003-09-04 16:49:22 +02:00
many.c *** empty log message *** 2003-09-04 16:49:22 +02:00
many_win32.c many_win32.c: Include <float.h>. 2003-12-04 18:51:17 +01:00
nested_struct.c acinclude.m4: Add AC_FUNC_MMAP_BLACKLIST. 2003-11-21 12:24:10 +01:00
nested_struct1.c acinclude.m4: Add AC_FUNC_MMAP_BLACKLIST. 2003-11-21 12:24:10 +01:00
nested_struct2.c acinclude.m4: Add AC_FUNC_MMAP_BLACKLIST. 2003-11-21 12:24:10 +01:00
nested_struct3.c acinclude.m4: Add AC_FUNC_MMAP_BLACKLIST. 2003-11-21 12:24:10 +01:00
problem1.c acinclude.m4: Add AC_FUNC_MMAP_BLACKLIST. 2003-11-21 12:24:10 +01:00
promotion.c *** empty log message *** 2003-09-04 16:49:22 +02:00
pyobjc-tc.c closure_fn0.c: Xfail mips, arm, strongarm, xscale. 2003-09-19 21:21:53 +02:00
return_ll.c *** empty log message *** 2003-09-04 16:49:22 +02:00
return_sc.c cls_double.c: Do a check on the result. 2003-11-08 19:32:16 +01:00
return_uc.c *** empty log message *** 2003-09-04 16:49:22 +02:00
strlen.c *** empty log message *** 2003-09-04 16:49:22 +02:00
strlen_win32.c *** empty log message *** 2003-09-04 16:49:22 +02:00
struct1.c *** empty log message *** 2003-09-04 16:49:22 +02:00
struct2.c *** empty log message *** 2003-09-04 16:49:22 +02:00
struct3.c *** empty log message *** 2003-09-04 16:49:22 +02:00
struct4.c *** empty log message *** 2003-09-04 16:49:22 +02:00
struct5.c *** empty log message *** 2003-09-04 16:49:22 +02:00
struct6.c *** empty log message *** 2003-09-04 16:49:22 +02:00
struct7.c *** empty log message *** 2003-09-04 16:49:22 +02:00
struct8.c *** empty log message *** 2003-09-04 16:49:22 +02:00
struct9.c *** empty log message *** 2003-09-04 16:49:22 +02:00