public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jakub Jelinek <jakub@redhat.com>
To: gcc-patches@gcc.gnu.org, fortran@gcc.gnu.org
Cc: Mark Eggleston <mark.eggleston@codethink.co.uk>,
	Jeff Law <law@redhat.com>
Subject: Re: [PATCH] Add -fpad-source option
Date: Thu, 22 Nov 2018 19:44:00 -0000	[thread overview]
Message-ID: <20181122194355.GG11625@tucnak> (raw)
In-Reply-To: <20181122100013.GB11625@tucnak>

On Thu, Nov 22, 2018 at 11:00:13AM +0100, Jakub Jelinek wrote:
> Ok for trunk if it passes bootstrap/regtest (so far just checked with
> make check-gfortran RUNTESTFLAGS='dg.exp=pad_source*'
> )?

Note, it passed bootstrap/regtest on x86_64-linux.

> 2018-11-22  Jakub Jelinek  <jakub@redhat.com>
> 
> 	* lang.opt (fpad-source): New option.
> 	* scanner.c (load_line): Don't pad fixed form lines if
> 	!flag_pad_source.
> 	* invoke.texi (-fno-pad-source): Document.
> 
> 	* gfortran.dg/pad_source_1.f: New test.
> 	* gfortran.dg/pad_source_2.f: New test.
> 	* gfortran.dg/pad_source_3.f: New test.
> 	* gfortran.dg/pad_source_4.f: New test.
> 	* gfortran.dg/pad_source_5.f: New test.

	Jakub

  reply	other threads:[~2018-11-22 19:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-22 10:00 Jakub Jelinek
2018-11-22 19:44 ` Jakub Jelinek [this message]
2018-11-22 23:56   ` Jerry DeLisle

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20181122194355.GG11625@tucnak \
    --to=jakub@redhat.com \
    --cc=fortran@gcc.gnu.org \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=law@redhat.com \
    --cc=mark.eggleston@codethink.co.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).