> From: Sharma, Dipesh <[email protected]> > Sent: Tuesday, September 1, 2026 7:13 PM > > diff --git a/gcc/doc/extend.texi b/gcc/doc/extend.texi index > > 69034686a41..bfe8da97a91 100644 > > --- a/gcc/doc/extend.texi > > +++ b/gcc/doc/extend.texi > > @@ -9566,6 +9566,11 @@ Enable/disable the generation of the AMX- > > MOVRS instructions. > > @itemx no-avx10v2aux > > Enable/disable the generation of the AVX10V2AUX instructions. > > > > +@cindex @code{target("acev1")}, x86 > Should be an attribute index(@atindex) instead of concept ?
Sure, I will change that. Previously we all use cindex. I did not notice that everything was changed. Any other comments on the patches? Thx, Haochen
