Author :
Richard Henderson
Date :
2014-11-14 11:00:14
Hash :c952a92e Message :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.
testsuite/libffi.complex/many_complex_double.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_double.inc"
#include "many_complex.inc"