On Wed, 28 Dec 2022, Martin Liška wrote: > The Var documentation was somehow wrongly split into 2 pieces. > > PR middle-end/107966
And on top of that those two bits you are merging were not sorted in alphabetically - which your patch also addresses. :-) > gcc/ChangeLog: > > * doc/options.texi: Fix Var documentation in internal manual. Looks good to me; thank you! Gerald