Re: *ping* Re: [PATCH] PR fortran/89103 - Allow blank format items in format strings

2019-06-18 Thread Jerry DeLisle
I will see if I can get this one. On 6/17/19 6:37 AM, Mark Eggleston wrote: On 12/06/2019 19:11, Steve Kargl wrote: On Tue, Jun 11, 2019 at 11:50:40AM +0200, Jakub Jelinek wrote: On Tue, Jun 11, 2019 at 10:30:59AM +0100, Mark Eggleston wrote: Jim MacArthur Mark Eggleston Two spa

Re: *ping* Re: [PATCH] PR fortran/89103 - Allow blank format items in format strings

2019-06-17 Thread Mark Eggleston
On 12/06/2019 19:11, Steve Kargl wrote: On Tue, Jun 11, 2019 at 11:50:40AM +0200, Jakub Jelinek wrote: On Tue, Jun 11, 2019 at 10:30:59AM +0100, Mark Eggleston wrote:     Jim MacArthur     Mark Eggleston Two spaces before < instead of one. This is not a patch review, just comments: Mark

Re: *ping* Re: [PATCH] PR fortran/89103 - Allow blank format items in format strings

2019-06-12 Thread Steve Kargl
On Tue, Jun 11, 2019 at 11:50:40AM +0200, Jakub Jelinek wrote: > On Tue, Jun 11, 2019 at 10:30:59AM +0100, Mark Eggleston wrote: > >     Jim MacArthur > >     Mark Eggleston > > Two spaces before < instead of one. > > This is not a patch review, just comments: Mark, do you plan to address any

Re: *ping* Re: [PATCH] PR fortran/89103 - Allow blank format items in format strings

2019-06-11 Thread Jakub Jelinek
On Tue, Jun 11, 2019 at 10:30:59AM +0100, Mark Eggleston wrote: >     Jim MacArthur >     Mark Eggleston Two spaces before < instead of one. This is not a patch review, just comments: > This has to be written in a slightly verbose manner because GCC 7 > defaults to building with -Werror=implic

Re: *ping* Re: [PATCH] PR fortran/89103 - Allow blank format items in format strings

2019-06-11 Thread Mark Eggleston
On 10/06/2019 15:10, Mark Eggleston wrote: On 10/06/2019 15:07, Thomas Koenig wrote: Am 10.06.19 um 15:33 schrieb Mark Eggleston: This patch is for a customer that has a huge codebase and that is the only reason for its existence. I didn't know gfortran as a whole has customers as such :-)

[PATCH] PR fortran/89103 - Allow blank format items in format strings

2019-05-23 Thread Mark Eggleston
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89103 see comment 4 Please can some one commit the attached patch for me as I do not have the privileges to do so. Change logs: gcc/fortran     Jim MacArthur      Mark Eggleston      PR fortran/89103     * gfortran.texi: Add -fdec-blank-format-i