Re: [PATCH][DOC] Document my changes in GCC 11.

2020-12-23 Thread Martin Liška
On 12/22/20 4:23 PM, Jonathan Wakely wrote: can be transformed into a switch statement can be transformed into a switch statement Good point! I'm going to install the patch with the fix of this. Thanks, Martin

Re: [PATCH][DOC] Document my changes in GCC 11.

2020-12-22 Thread Jonathan Wakely via Gcc-patches
On Tue, 22 Dec 2020 at 14:55, Martin Liška wrote: > > On 12/22/20 1:54 PM, Jonathan Wakely wrote: > > That seems good to me, but I think this reads a little better: "The > > GCOV data file format outputs smaller files by representing zero > > counters in a more compact way." ", > > All right. Than

Re: [PATCH][DOC] Document my changes in GCC 11.

2020-12-22 Thread Martin Liška
On 12/22/20 1:54 PM, Jonathan Wakely wrote: That seems good to me, but I think this reads a little better: "The GCOV data file format outputs smaller files by representing zero counters in a more compact way." ", All right. Thank you for all the suggestions and I have the following now: diff -

Re: [PATCH][DOC] Document my changes in GCC 11.

2020-12-22 Thread Jonathan Wakely via Gcc-patches
On Tue, 22 Dec 2020 at 12:01, Martin Liška wrote: > > On 12/22/20 12:46 PM, Jonathan Wakely wrote: > > On Tue, 22 Dec 2020 at 08:29, Martin Liška wrote: > >> > >> Hello. > >> > >> May I please ask a native speaker for a correction of my wording? > >> > >> Thanks, > >> Martin > >> > >> --- > >>

Re: [PATCH][DOC] Document my changes in GCC 11.

2020-12-22 Thread Martin Jambor
On Tue, Dec 22 2020, Martin Liška wrote: > On 12/22/20 12:46 PM, Jonathan Wakely wrote: >> On Tue, 22 Dec 2020 at 08:29, Martin Liška wrote: [...] >>> + >>> + >>> +New command-line options: >>> + >>> +>> href="https://gcc.gnu.org/onlinedocs/gcc/Code-Gen-Options.html#index-fno

Re: [PATCH][DOC] Document my changes in GCC 11.

2020-12-22 Thread Martin Liška
On 12/22/20 12:46 PM, Jonathan Wakely wrote: On Tue, 22 Dec 2020 at 08:29, Martin Liška wrote: Hello. May I please ask a native speaker for a correction of my wording? Thanks, Martin --- htdocs/gcc-11/changes.html | 28 1 file changed, 28 insertions(+) dif

Re: [PATCH][DOC] Document my changes in GCC 11.

2020-12-22 Thread Jonathan Wakely via Gcc-patches
On Tue, 22 Dec 2020 at 08:29, Martin Liška wrote: > > Hello. > > May I please ask a native speaker for a correction of my wording? > > Thanks, > Martin > > --- > htdocs/gcc-11/changes.html | 28 > 1 file changed, 28 insertions(+) > > diff --git a/htdocs/gcc-11/chang

Re: [PATCH][DOC] Document my changes in GCC 11.

2020-12-22 Thread Gerald Pfeifer
On Tue, 22 Dec 2020, Martin Liška wrote: > May I please ask a native speaker for a correction of my wording? That excludes myself ;), but let me give it a pass, and perhaps you can then post an updated patch (for Jonathan or another native speaker to go through)? > + New warning href="https://

[PATCH][DOC] Document my changes in GCC 11.

2020-12-22 Thread Martin Liška
Hello. May I please ask a native speaker for a correction of my wording? Thanks, Martin --- htdocs/gcc-11/changes.html | 28 1 file changed, 28 insertions(+) diff --git a/htdocs/gcc-11/changes.html b/htdocs/gcc-11/changes.html index 1a9e72c1..badc9e12 100644 --- a