mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-03 07:07:20 +00:00
11 lines
258 B
C
11 lines
258 B
C
/* Area: ffi_call, closure_call
|
|
Purpose: Check structure alignment of complex.
|
|
Limitations: none.
|
|
PR: none.
|
|
Originator: <vogt@linux.vnet.ibm.com>. */
|
|
|
|
/* { dg-do run } */
|
|
|
|
#include "complex_defs_longdouble.inc"
|
|
#include "cls_align_complex.inc"
|