Re: [wwwdocs] document new options in gcc-8/changes.html

2018-04-12 Thread Jason Merrill
On Wed, Apr 11, 2018 at 10:02 PM, Martin Sebor wrote: > On 04/04/2018 05:03 PM, Paolo Carlini wrote: >> >> Hi Martin >> >> On 05/04/2018 00:28, Martin Sebor wrote: >>> >>> + implementations do suppresses the warning. >> >> suppress > > > I was about to fix this but re-reading the full sentenc

Re: [wwwdocs] document new options in gcc-8/changes.html

2018-04-11 Thread Martin Sebor
On 04/04/2018 05:03 PM, Paolo Carlini wrote: Hi Martin On 05/04/2018 00:28, Martin Sebor wrote: + implementations do suppresses the warning. suppress I was about to fix this but re-reading the full sentence made me realize it's correct as is: Note that due to GCC bug 82944, defining

Re: [wwwdocs] document new options in gcc-8/changes.html

2018-04-11 Thread Jason Merrill
OK. On Wed, Apr 11, 2018 at 3:13 PM, Martin Sebor wrote: > Ping: https://gcc.gnu.org/ml/gcc-patches/2018-04/msg00219.html > > There's one outstanding typo that Paolo noticed since I posted > the update. I'll fix that before committing. > > > On 04/04/2018 04:28 PM, Martin Sebor wrote: >> >> Atta

Re: [wwwdocs] document new options in gcc-8/changes.html

2018-04-11 Thread Martin Sebor
Ping: https://gcc.gnu.org/ml/gcc-patches/2018-04/msg00219.html There's one outstanding typo that Paolo noticed since I posted the update. I'll fix that before committing. On 04/04/2018 04:28 PM, Martin Sebor wrote: Attached is an updated diff rebased on top of the latest revision of the file.

Re: [wwwdocs] document new options in gcc-8/changes.html

2018-04-04 Thread Paolo Carlini
Hi Martin On 05/04/2018 00:28, Martin Sebor wrote: + implementations do suppresses the warning. suppress Paolo.

Re: [wwwdocs] document new options in gcc-8/changes.html

2018-04-04 Thread Martin Sebor
Attached is an updated diff rebased on top of the latest revision of the file. This new version fixes the typos Paolo pointed out (thanks) and adds a few more options: -Wmissing-attributes, -Wif-not-aligned, and -Wpacked-not-aligned. I used a spell-checker this time to (hopefully) minimize the

Re: [wwwdocs] document new options in gcc-8/changes.html

2018-04-03 Thread Paolo Carlini
Hi again ;) On 03/04/2018 22:54, Martin Sebor wrote: +more consistently. Mutually excclusive attribute specifications are exclusive Paolo.

Re: [wwwdocs] document new options in gcc-8/changes.html

2018-04-03 Thread Paolo Carlini
Hi, On 03/04/2018 22:54, Martin Sebor wrote: +mutually exclusive attribute specifications and hande such conflicts handle Thanks, Paolo.

Re: [wwwdocs] document new options in gcc-8/changes.html

2018-04-03 Thread Paolo Carlini
Oh my, On 03/04/2018 22:54, Martin Sebor wrote: +declaration or on distinct declarations of the same entitiy. For entity It's getting late here in Italy, I would recommend a systematic check of the typos. Paolo.