On Sat, Mar 12, 2011 at 7:28 PM, H.J. Lu wrote:
> Hi,
>
> __float128 has been supported on ia32 for a while. This patch removes
> __LP64__ check. OK for 4.7?
>
> Thanks.
>
> H.J.
> ---
> 2011-03-12 H.J. Lu
>
> * gcc.target/i386/builtin-copysign.c: Remove __LP64__ check.
OK.
Thanks,
U
Hi,
__float128 has been supported on ia32 for a while. This patch removes
__LP64__ check. OK for 4.7?
Thanks.
H.J.
---
2011-03-12 H.J. Lu
* gcc.target/i386/builtin-copysign.c: Remove __LP64__ check.
diff --git a/gcc/testsuite/gcc.target/i386/builtin-copysign.c
b/gcc/testsuite/gcc