gcc/libffi/src
Andreas Tobler 2b04d015d6 prep_cif.c (ffi_prep_cif): Move the validity check after the initialization.
2003-11-06  Andreas Tobler  <a.tobler@schweiz.ch>

	* src/prep_cif.c (ffi_prep_cif): Move the validity check after
	the initialization.

From-SVN: r73309
2003-11-06 16:47:41 +01:00
..
alpha commit missing adds. 2003-10-21 21:07:52 +02:00
arm commit missing adds. 2003-10-21 21:07:52 +02:00
ia64 * src/ia64/ffi.c: Replace FALSE/TRUE with false/true. 2003-10-22 13:57:12 +00:00
m68k commit missing adds. 2003-10-21 21:07:52 +02:00
mips ffitarget.h: Replace undefined UINT32 and friends with __attribute__((__mode__(__SI__))) and... 2003-10-22 15:32:13 +00:00
powerpc commit missing adds. 2003-10-21 21:07:52 +02:00
s390 commit missing adds. 2003-10-21 21:07:52 +02:00
sh commit missing adds. 2003-10-21 21:07:52 +02:00
sh64 commit missing adds. 2003-10-21 21:07:52 +02:00
sparc commit missing adds. 2003-10-21 21:07:52 +02:00
x86 commit missing adds. 2003-10-21 21:07:52 +02:00
debug.c [multiple changes] 2003-10-21 21:01:58 +02:00
ffitest.c configure.in (powerpc64*-*-linux*): Remove. 2003-04-18 14:32:36 +02:00
java_raw_api.c java_raw_api.c (ffi_java_ptrarray_to_raw): Replace FFI_ASSERT(FALSE) with FFI_ASSERT(0). 2003-10-23 22:24:20 +02:00
prep_cif.c prep_cif.c (ffi_prep_cif): Move the validity check after the initialization. 2003-11-06 16:47:41 +01:00
raw_api.c [multiple changes] 2003-10-21 21:01:58 +02:00
types.c [multiple changes] 2003-10-21 21:01:58 +02:00