Re: [PATCH][GCC][DOCS] Remove rtl.texi references to old RTX code class names

2018-08-16 Thread Jeff Law
On 08/16/2018 08:44 AM, Sandra Loosemore wrote: > On 08/16/2018 02:42 AM, Matthew Malcomson wrote: >> >> On 15/08/18 20:26, Sandra Loosemore wrote: >>> >>> Use @item for the first item in a group, @itemx for all the others. >> >> Thanks for the spot, updated patch attached. > > This version looks

Re: [PATCH][GCC][DOCS] Remove rtl.texi references to old RTX code class names

2018-08-16 Thread Sandra Loosemore
On 08/16/2018 02:42 AM, Matthew Malcomson wrote: On 15/08/18 20:26, Sandra Loosemore wrote: Use @item for the first item in a group, @itemx for all the others. Thanks for the spot, updated patch attached. This version looks fine with me. Nobody's made any objection about technical incorr

Re: [PATCH][GCC][DOCS] Remove rtl.texi references to old RTX code class names

2018-08-16 Thread Matthew Malcomson
On 15/08/18 20:26, Sandra Loosemore wrote: Use @item for the first item in a group, @itemx for all the others. -Sandra Thanks for the spot, updated patch attached. diff --git a/gcc/doc/rtl.texi b/gcc/doc/rtl.texi index a37d9ac538991c507985bda4f825023534321b76..f406a99ed78b6ce1fd24e768eefb0e

Re: [PATCH][GCC][DOCS] Remove rtl.texi references to old RTX code class names

2018-08-15 Thread Sandra Loosemore
On 08/15/2018 11:17 AM, Matthew Malcomson wrote: Remove rtl.texi references to old RTX code class names The old names were changed in svn revision svn+ssh://gcc.gnu.org/svn/gcc/trunk@78824 138bc75d-0d04-0410-961f-82ee72b054a4 but the documentation was not fully updated at the time. Documentatio