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
217 B
11 lines
217 B
4 months ago
|
/* Area: ffi_call
|
||
|
Purpose: Check complex types.
|
||
|
Limitations: none.
|
||
|
PR: none.
|
||
|
Originator: <vogt@linux.vnet.ibm.com>. */
|
||
|
|
||
|
/* { dg-do run } */
|
||
|
|
||
|
#include "complex_defs_longdouble.inc"
|
||
|
#include "complex.inc"
|