public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Andrew Pinski <pinskia@gmail.com>
To: Li Feng <nemokingdom@gmail.com>
Cc: GCC <gcc@gcc.gnu.org>,  Richard Guenther <richard.guenther@gmail.com>
Subject: Re: Reducing fortran testcase with delta.
Date: Sat, 31 Oct 2009 00:13:00 -0000	[thread overview]
Message-ID: <4515B582-6675-4156-9D99-6449381CB078@gmail.com> (raw)
In-Reply-To: <f18356030910300108k56b14201i5fc776a92c3b4061@mail.gmail.com>



Sent from my iPhone

On Oct 30, 2009, at 1:08 AM, Li Feng <nemokingdom@gmail.com> wrote:

> Hi,
>
> I have noticed this wiki:A_guide_to_testcase_reduction
> which tells how to reduce a c/c++ testcase with delta.
> That's a really good tool to do this reducing job. And for c/c++ the
> topformflat tool in the Delta distribution will puts syntactically
> related tokens on one line (because delta is line granularity), is  
> there
> the same thing for preprocessing the fortran code?
Not really but fortran is normally already line based so running delta  
on it just works.  Just remember to delete *.mod between each run.


>
> Thanks,
> Li

  reply	other threads:[~2009-10-30 19:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-30  9:23 Li Feng
2009-10-31  0:13 ` Andrew Pinski [this message]
2009-10-30 11:48 VandeVondele Joost
2009-10-30 12:28 ` Li Feng

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=4515B582-6675-4156-9D99-6449381CB078@gmail.com \
    --to=pinskia@gmail.com \
    --cc=gcc@gcc.gnu.org \
    --cc=nemokingdom@gmail.com \
    --cc=richard.guenther@gmail.com \
    /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).