Edit

kc3-lang/libffi/testsuite/libffi.complex/cls_align_complex_float.c

Branch :

  • Show log

    Commit

  • 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/cls_align_complex_float.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_float.inc"
    #include "cls_align_complex.inc"