mirror of
https://review.haiku-os.org/buildtools
synced 2025-01-31 18:44:48 +01:00
11 lines
252 B
C
11 lines
252 B
C
/* 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_float.inc"
|
|
#include "cls_complex_struct.inc"
|