mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-03 07:07:20 +00:00
11 lines
244 B
C
11 lines
244 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_float.inc"
|
|
#include "many_complex.inc"
|