summaryrefslogtreecommitdiffstats
path: root/js/src/ctypes/libffi/testsuite/libffi.complex/cls_complex_struct_longdouble.c
blob: 005b467398f202ff62ed5062cfaa006a9919f0dd (plain)
1
2
3
4
5
6
7
8
9
10
/* Area:	ffi_call, closure_call
   Purpose:	Check complex arguments in structs.
   Limitations:	none.
   PR:		none.
   Originator:	<vogt@linux.vnet.ibm.com>.  */

/* { dg-do run } */

#include "complex_defs_longdouble.inc"
#include "cls_complex_struct.inc"