Files
cpython-source-deps/testsuite/libffi.complex/many_complex_longdouble.c
Richard Henderson c952a92e20 testsuite: Move complex tests to their own subdirectory
It seems a bit silly to isolate them by globbing vs "*complex*"
when we can just as easily put them in their own subdirectory.
2014-11-14 13:07:47 +01:00

11 lines
249 B
C

/* Area: ffi_call
Purpose: Check return value complex, with many arguments
Limitations: none.
PR: none.
Originator: <vogt@linux.vnet.ibm.com>. */
/* { dg-do run } */
#include "complex_defs_longdouble.inc"
#include "many_complex.inc"