Re: [Patch,wwwdocs,committed] OpenACC + AMD GCN entry for gcc-10/changes.html

2020-02-24 Thread Tobias Burnus
… and fixing the syntax error (duplicated ). Tobias commit 8c721971af041d5df125d83df5a5b2d1390d77ac Author: Tobias Burnus Date: Mon Feb 24 11:28:31 2020 +0100 htdocs/gcc-10/changes.html – fix syntax diff --git a/htdocs/gcc-10/changes.html b/htdocs/gcc-10/changes.html index 83b1f071..53d

Re: [patch, wwwdocs, committed]

2017-12-03 Thread Gerald Pfeifer
On Fri, 6 Oct 2017, Thomas Koenig wrote: > I just committed the change below. Gerald's bot had no > complaints, so I guess this must be OK :-) Yes, and generally when it comes to the web pages, better change than sorry (of missing something). :-) Well, don't break the main page I guess, but, rea

Re: [PATCH, wwwdocs, committed] Update gcc-7/changes.html for LRA

2017-01-31 Thread Segher Boessenkool
On Sat, Jan 28, 2017 at 10:51:34PM +0100, Gerald Pfeifer wrote: > On Mon, 19 Sep 2016, Segher Boessenkool wrote: > > Index: htdocs/gcc-7/changes.html > > === > > + GCC now uses LRA by default for new targets. > > > + The PowerPC por

Re: [PATCH, wwwdocs, committed] Update gcc-7/changes.html for LRA

2017-01-28 Thread Gerald Pfeifer
On Mon, 19 Sep 2016, Segher Boessenkool wrote: > I'm committing the following for changes-7.html Thanks! > Index: htdocs/gcc-7/changes.html > === > + GCC now uses LRA by default for new targets. > + The PowerPC port now uses LRA b

Re: [PATCH, wwwdocs, committed] Update gcc-7/changes.html for LRA

2016-09-19 Thread Segher Boessenkool
On Mon, Sep 19, 2016 at 01:49:57PM -0400, Eric Gallager wrote: > Perhaps add a link to the wiki page you created about the transition > to LRA, for easy access? Like this. Thanks for the suggestion, committed. Segher Index: htdocs/gcc-7/changes.html ===

Re: [PATCH, wwwdocs, committed] Update gcc-7/changes.html for LRA

2016-09-19 Thread Eric Gallager
On 9/19/16, Segher Boessenkool wrote: > Hi! > > I'm committing the following for changes-7.html (and actually ran the > w3c validator thing this time ;-) ) > > > Segher > > > Index: htdocs/gcc-7/changes.html > === > RCS file: /cvs/gcc

Re: [patch, wwwdocs, committed] Document -Winteger-division for Fortran

2015-07-01 Thread Steve Kargl
On Wed, Jul 01, 2015 at 11:39:09PM +0200, Gerald Pfeifer wrote: > On Wed, 1 Jul 2015, Thomas Koenig wrote: > > I just committed the following patch to the WWW docs. > > Thanks. In the description, are the integers constants truncated > or (the result of) the division? > The result is truncated.

Re: [patch, wwwdocs, committed] Document -Winteger-division for Fortran

2015-07-01 Thread Gerald Pfeifer
On Wed, 1 Jul 2015, Thomas Koenig wrote: > I just committed the following patch to the WWW docs. Thanks. In the description, are the integers constants truncated or (the result of) the division? > An error was reported by Gerald's script, but that seems to have > been spurious. At least, there

Re: [Patch, wwwdocs, committed] Update Fortran section in gcc-4.7/changes.html

2011-11-27 Thread Tobias Burnus
Gerald Pfeifer wrote: On Wed, 16 Nov 2011, Tobias Burnus wrote: I have committed the following patch for http://gcc.gnu.org/gcc-4.7/changes.html#fortran How about the following minor editorial change on top? Well spotted. Thanks for the patch! Tobias - Generic interface name which have th

Re: [Patch, wwwdocs, committed] Update Fortran section in gcc-4.7/changes.html

2011-11-26 Thread Gerald Pfeifer
On Wed, 16 Nov 2011, Tobias Burnus wrote: I have committed the following patch for http://gcc.gnu.org/gcc-4.7/changes.html#fortran How about the following minor editorial change on top? Gerald Index: changes.html === RCS file: /c