Hi, This patch removes __float128 support in the AArch64 port.
Thanks Sofiane ----- gcc/ChangeLog: 2012-06-11 Sofiane Naci <sofiane.n...@arm.com> [AArch64] Remove __float128 support. * config/aarch64/aarch64.c (aarch64_mangle_type): Remove function. (aarch64_init_builtins): Remove __float128 support. (aarch64_expand_builtin): Likewise. (TARGET_MANGLE_TYPE): Remove definition. * config/aarch64/aarch64.h (enum aarch64_builtins): Update. * doc/extend.texi: Remove __float128 documentation. gcc/testsuite/ChangeLog: 2012-06-11 Sofiane Naci <sofiane.n...@arm.com> [AArch64] Remove __float128 support. * gcc.dg/const-float128-ped.c: Remove AArch64 from list of targets. * gcc.dg/const-float128.c: Likewise. * gcc.dg/torture/fp-int-convert-float128-timode.c: Likewise. * gcc.dg/torture/fp-int-convert-float128.c: Likewise.
aarch64-remove-float128.patch
Description: Binary data