Hi,

I've just committed this patch on the AArch64 branch to remove __float128
support.

Thanks
Sofiane

> -----Original Message-----
> From: gcc-patches-ow...@gcc.gnu.org [mailto:gcc-patches-ow...@gcc.gnu.org]
On
> Behalf Of Sofiane Naci
> Sent: 11 June 2012 15:52
> To: gcc-patches@gcc.gnu.org
> Subject: [PATCH, GCC][AArch64] Remove support for __float128
> 
> 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.

Attachment: aarch64-remove-float128.patch
Description: Binary data

Reply via email to