On 10/24/2018 03:26 PM, Sam Tebbs wrote: > On 10/05/2018 01:11 PM, Sam Tebbs wrote: > >> Hi all, >> >> I recently found what seems to be an error in the options documentation >> (gcc/doc/options.texi) where a list describing how _var_ is set (referring to >> the Var attribute) is written beneath the _Deprecated_ attribute instead. >> This >> patch moves it to the correct location. >> >> gcc/doc >> 2018-05-10 Sam Tebbs <sam.te...@arm.com> >> >> * options.texi (Deprecated): Move list to Var section. > ping
Thank you Jeff and Martin. Committed as r265480. Sam