Remove sysdeps/ia64/math-use-builtins-ffs.h

Message ID 20240203170248.253551-2-xry111@xry111.site
State Committed
Commit 814ed22eab4f3f43bb02229edab5d50004310258
Headers
Series Remove sysdeps/ia64/math-use-builtins-ffs.h |

Checks

Context Check Description
redhat-pt-bot/TryBot-apply_patch success Patch applied to master at the time it was sent
linaro-tcwg-bot/tcwg_glibc_build--master-aarch64 success Testing passed
redhat-pt-bot/TryBot-32bit success Build for i686
linaro-tcwg-bot/tcwg_glibc_check--master-aarch64 success Testing passed
linaro-tcwg-bot/tcwg_glibc_build--master-arm success Testing passed
linaro-tcwg-bot/tcwg_glibc_check--master-arm success Testing passed

Commit Message

Xi Ruoyao Feb. 3, 2024, 5:02 p.m. UTC
  IA64 is gone.

Signed-off-by: Xi Ruoyao <xry111@xry111.site>
---
 sysdeps/ia64/math-use-builtins-ffs.h | 2 --
 1 file changed, 2 deletions(-)
 delete mode 100644 sysdeps/ia64/math-use-builtins-ffs.h
  

Comments

H.J. Lu Feb. 3, 2024, 5:05 p.m. UTC | #1
On Sat, Feb 3, 2024 at 9:03 AM Xi Ruoyao <xry111@xry111.site> wrote:
>
> IA64 is gone.
>
> Signed-off-by: Xi Ruoyao <xry111@xry111.site>
> ---
>  sysdeps/ia64/math-use-builtins-ffs.h | 2 --
>  1 file changed, 2 deletions(-)
>  delete mode 100644 sysdeps/ia64/math-use-builtins-ffs.h
>
> diff --git a/sysdeps/ia64/math-use-builtins-ffs.h b/sysdeps/ia64/math-use-builtins-ffs.h
> deleted file mode 100644
> index a83bb15414..0000000000
> --- a/sysdeps/ia64/math-use-builtins-ffs.h
> +++ /dev/null
> @@ -1,2 +0,0 @@
> -#define USE_FFS_BUILTIN   1
> -#define USE_FFSLL_BUILTIN 1
> --
> 2.43.0
>

LGTM.

Thanks.
  
Adhemerval Zanella Netto Feb. 3, 2024, 5:49 p.m. UTC | #2
> On 3 Feb 2024, at 14:06, H.J. Lu <hjl.tools@gmail.com> wrote:
> 
> On Sat, Feb 3, 2024 at 9:03 AM Xi Ruoyao <xry111@xry111.site> wrote:
>> 
>> IA64 is gone.
>> 
>> Signed-off-by: Xi Ruoyao <xry111@xry111.site>
>> ---
>> sysdeps/ia64/math-use-builtins-ffs.h | 2 --
>> 1 file changed, 2 deletions(-)
>> delete mode 100644 sysdeps/ia64/math-use-builtins-ffs.h
>> 
>> diff --git a/sysdeps/ia64/math-use-builtins-ffs.h b/sysdeps/ia64/math-use-builtins-ffs.h
>> deleted file mode 100644
>> index a83bb15414..0000000000
>> --- a/sysdeps/ia64/math-use-builtins-ffs.h
>> +++ /dev/null
>> @@ -1,2 +0,0 @@
>> -#define USE_FFS_BUILTIN   1
>> -#define USE_FFSLL_BUILTIN 1
>> --
>> 2.43.0
>> 
> 
> LGTM.
> 
> Thanks.

Oops, thanks.
  

Patch

diff --git a/sysdeps/ia64/math-use-builtins-ffs.h b/sysdeps/ia64/math-use-builtins-ffs.h
deleted file mode 100644
index a83bb15414..0000000000
--- a/sysdeps/ia64/math-use-builtins-ffs.h
+++ /dev/null
@@ -1,2 +0,0 @@ 
-#define USE_FFS_BUILTIN   1
-#define USE_FFSLL_BUILTIN 1