10 lines
212 B
C
10 lines
212 B
C
/* Area: ffi_call
|
|
Purpose: Check complex types.
|
|
Limitations: none.
|
|
PR: none.
|
|
Originator: <vogt@linux.vnet.ibm.com>. */
|
|
|
|
/* { dg-do run } */
|
|
|
|
#include "complex_defs_float.inc"
|
|
#include "complex.inc"
|