public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Richard Biener <richard.guenther@gmail.com>
To: Bin Cheng <bin.cheng@arm.com>
Cc: GCC Patches <gcc-patches@gcc.gnu.org>
Subject: Re: [PATCH testcase]Skip test pr61772.c for lto tests
Date: Thu, 07 Aug 2014 12:04:00 -0000	[thread overview]
Message-ID: <CAFiYyc3HtU7ZJ9-=NPL7rcjkPNbKy4=FOq4OQH2TNeHx+yG6LQ@mail.gmail.com> (raw)
In-Reply-To: <000a01cfb224$0ebb81d0$2c328570$@arm.com>

On Thu, Aug 7, 2014 at 11:43 AM, Bin Cheng <bin.cheng@arm.com> wrote:
> Hi,
> Case pr61772.c scans specific string in assembly file, and it is run for
> many different option combinations.  When it's tested against different lto
> option combinations on targets like ARM, the generated pr61772.s may only
> contain lto object content, rather than assembly codes.  The scanning check
> is failed in these cases.
> I think disabling lto won't weaken the test since what it tests has nothing
> to do with lto.  This patch fixes these failures by disabling lto.
>
> Is it OK?

Ok.

Thanks,
Richard.

> Thanks,
> bin
>
> gcc/testsuite/ChangeLog
> 2014-08-07  Bin Cheng  <bin.cheng@arm.com>
>
>         * gcc.dg/torture/pr61772.c: Skip lto running.

  reply	other threads:[~2014-08-07 12:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-07  9:43 Bin Cheng
2014-08-07 12:04 ` Richard Biener [this message]
2014-08-08  8:05 ` Kyrill Tkachov
2014-08-08  8:24   ` Bin.Cheng
2014-08-08 10:02     ` Kyrill Tkachov

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='CAFiYyc3HtU7ZJ9-=NPL7rcjkPNbKy4=FOq4OQH2TNeHx+yG6LQ@mail.gmail.com' \
    --to=richard.guenther@gmail.com \
    --cc=bin.cheng@arm.com \
    --cc=gcc-patches@gcc.gnu.org \
    /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).