Merge libffi to upstream commit c82cc159426d8d4402375fa1ae3f045b9cf82e16
[gcc.git] / libffi / testsuite / libffi.complex / cls_complex_va_double.c
1 /* Area: ffi_call, closure_call
2 Purpose: Test complex' passed in variable argument lists.
3 Limitations: none.
4 PR: none.
5 Originator: <vogt@linux.vnet.ibm.com>. */
6
7 /* { dg-do run } */
8
9 #include "complex_defs_double.inc"
10 #include "cls_complex_va.inc"