This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [PATCH, wwwdocs] Add gcc-7/porting_to.html, Fortran changes
- From: Gerald Pfeifer <gerald at pfeifer dot com>
- To: Janne Blomqvist <blomqvist dot janne at gmail dot com>
- Cc: GCC Patches <gcc-patches at gcc dot gnu dot org>, Fortran List <fortran at gcc dot gnu dot org>
- Date: Tue, 3 Jan 2017 10:32:18 -0400 (AST)
- Subject: Re: [PATCH, wwwdocs] Add gcc-7/porting_to.html, Fortran changes
- Authentication-results: sourceware.org; auth=none
- References: <CAO9iq9HAGH_ipCS1uKhGWa-UH93Vhz44m4cdMSDp3DGqjtkHzw@mail.gmail.com>
On Tue, 3 Jan 2017, Janne Blomqvist wrote:
> the attached patch mentions some changes in the Fortran frontend for
> the GCC 7 cycle, and also adds the so-far missing gcc-7/porting_to.html
> file.
Thank you, Janne.
> Ok to commit?
Yes, modulo Joseph's comment and a missing </p> towards the end
of porting_to.html.
(I am not sure <pre>...</pre> can sit inside a <p>...</p> environment,
and so you may need to alternate the two instead of nesting them, though
if it validates fine, that's okay of course.)
Gerald