alpha: Add support for complex types

This commit is contained in:
Richard Henderson
2014-10-17 20:46:48 -07:00
parent 5f917371af
commit f41bec3b57
6 changed files with 253 additions and 57 deletions

View File

@@ -27,6 +27,7 @@ run-many-tests $tlist ""
# ??? We really should preprocess ffi.h and grep
# for FFI_TARGET_HAS_COMPLEX_TYPE.
if { [istarget aarch64*]
|| [istarget alpha*]
|| [istarget i?86*]
|| [istarget s390*]
|| [istarget x86_64*] } {