mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-28 21:49:33 +00:00
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"
|