Signed-off-by: hmz007 <hmz007@gmail.com> Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
11 lines
266 B
C
11 lines
266 B
C
/* Area: ffi_call, closure_call
|
|
Purpose: Test complex' passed in variable argument lists.
|
|
Limitations: none.
|
|
PR: none.
|
|
Originator: <vogt@linux.vnet.ibm.com>. */
|
|
|
|
/* { dg-do run } */
|
|
|
|
#include "complex_defs_longdouble.inc"
|
|
#include "cls_complex_va.inc"
|