Re: [PATCH] x86: Update AVX10 support

Florian Weimer <[email protected]>
Newsgroups gmane.comp.lib.glibc.alpha
Message-ID <[email protected]>
* H. J. Lu:

> diff --git a/sysdeps/x86/bits/platform/x86.h b/sysdeps/x86/bits/platform/x86.h
> index 999b60eaf0..e352bb7ab1 100644
> --- a/sysdeps/x86/bits/platform/x86.h
> +++ b/sysdeps/x86/bits/platform/x86.h
> @@ -31,7 +31,9 @@ enum
>    CPUID_INDEX_7_ECX_1,
>    CPUID_INDEX_19,
>    CPUID_INDEX_14_ECX_0,
> -  CPUID_INDEX_24_ECX_0
> +  CPUID_INDEX_24_ECX_0,
> +  CPUID_INDEX_24_ECX_1,
> +  CPUID_INDEX_MAX
>  };
>  
>  struct cpuid_feature

But CPUID_INDEX_MAX changes over time.  Should we really put it into the
public header?

Thanks,
Florian
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.