You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
257 B
11 lines
257 B
4 years ago
|
/* 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"
|