Re: [wwwdocs] add gcc 9 changes

2019-03-18 Thread Jeff Law
On 3/18/19 10:59 AM, Martin Sebor wrote: > On 3/17/19 11:24 AM, Sandra Loosemore wrote: >> On 3/4/19 5:28 PM, Martin Sebor wrote: >>> Attached is a patch with (mostly) my changes for GCC 9.  To make >>> things easier to find I grouped related changes together within >>> the sections I changed.  I p

Re: [wwwdocs] add gcc 9 changes

2019-03-18 Thread Martin Sebor
On 3/17/19 11:24 AM, Sandra Loosemore wrote: On 3/4/19 5:28 PM, Martin Sebor wrote: Attached is a patch with (mostly) my changes for GCC 9.  To make things easier to find I grouped related changes together within the sections I changed.  I put warnings under the same bullet, built-ins, and attri

Re: [wwwdocs] add gcc 9 changes

2019-03-17 Thread Sandra Loosemore
On 3/4/19 5:28 PM, Martin Sebor wrote: Attached is a patch with (mostly) my changes for GCC 9.  To make things easier to find I grouped related changes together within the sections I changed.  I put warnings under the same bullet, built-ins, and attributes. I have a few nit-picky comments... s

PING [wwwdocs] add gcc 9 changes

2019-03-11 Thread Martin Sebor
Ping: https://gcc.gnu.org/ml/gcc-patches/2019-03/msg00147.html On 3/4/19 5:28 PM, Martin Sebor wrote: Attached is a patch with (mostly) my changes for GCC 9.  To make things easier to find I grouped related changes together within the sections I changed.  I put warnings under the same bullet, bu

[wwwdocs] add gcc 9 changes

2019-03-04 Thread Martin Sebor
Attached is a patch with (mostly) my changes for GCC 9. To make things easier to find I grouped related changes together within the sections I changed. I put warnings under the same bullet, built-ins, and attributes. Martin Index: gcc-9/changes.html =