public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Doug Kwan (關振德)" <dougkwan@google.com>
To: Guozhi Wei <carrot@google.com>
Cc: reply@codereview.appspotmail.com, gcc-patches@gcc.gnu.org
Subject: Re: [google] Backport r178628 from trunk to google/gcc-4_6 (issue5139050)
Date: Wed, 28 Sep 2011 08:29:00 -0000	[thread overview]
Message-ID: <CAH9SEo4Kc=+w8F9Ktjb7HMs2ycDDFFJPGPJd-zv9RTxpqDFqxQ@mail.gmail.com> (raw)
In-Reply-To: <20110927011456.993AF20A09@guozhiwei.sha.corp.google.com>

This is okay

On Mon, Sep 26, 2011 at 6:14 PM, Guozhi Wei <carrot@google.com> wrote:
> Hi
>
> This patch removes the XPASS of test case 20040204-1.c on arm.
>
> Tested by
> on arm: make check-gcc RUNTESTFLAGS="--target_board=arm-sim/thumb/arch=armv7-a tree-ssa.exp=20040204-1.c"
> on x86_64: make check-gcc RUNTESTFLAGS="tree-ssa.exp=20040204-1.c"
>
> OK for google/gcc-4_6?
>
> thanks
> Carrot
>
>
> 2011-09-27  Guozhi Wei  <carrot@google.com>
>
>        2011-09-07  Jiangning Liu  <jiangning.liu@arm.com>
>
>                PR tree-optimization/46021
>                * gcc.dg/tree-ssa/20040204-1.c: Don't XFAIL on arm*-*-*.
>
>
> Index: gcc.dg/tree-ssa/20040204-1.c
> ===================================================================
> --- gcc.dg/tree-ssa/20040204-1.c        (revision 179225)
> +++ gcc.dg/tree-ssa/20040204-1.c        (working copy)
> @@ -33,5 +33,5 @@ void test55 (int x, int y)
>    that the && should be emitted (based on BRANCH_COST).  Fix this
>    by teaching dom to look through && and register all components
>    as true.  */
> -/* { dg-final { scan-tree-dump-times "link_error" 0 "optimized" { xfail { ! "alpha*-*-* powerpc*-*-* cris-*-* crisv32-*-* hppa*-*-* i?86-*-* mmix-*-* mips*-*-* m68k*-*-* moxie-*-* sparc*-*-* spu-*-* x86_64-*-*" } } } } */
> +/* { dg-final { scan-tree-dump-times "link_error" 0 "optimized" { xfail { ! "alpha*-*-* arm*-*-* powerpc*-*-* cris-*-* crisv32-*-* hppa*-*-* i?86-*-* mmix-*-* mips*-*-* m68k*-*-* moxie-*-* sparc*-*-* spu-*-* x86_64-*-*" } } } } */
>  /* { dg-final { cleanup-tree-dump "optimized" } } */
>
> --
> This patch is available for review at http://codereview.appspot.com/5139050
>

      reply	other threads:[~2011-09-28  6:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-27  2:37 Guozhi Wei
2011-09-28  8:29 ` Doug Kwan (關振德) [this message]

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='CAH9SEo4Kc=+w8F9Ktjb7HMs2ycDDFFJPGPJd-zv9RTxpqDFqxQ@mail.gmail.com' \
    --to=dougkwan@google.com \
    --cc=carrot@google.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=reply@codereview.appspotmail.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).