public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jakub Jelinek <jakub@redhat.com>
To: Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Cc: Jeff Law <law@redhat.com>, Uros Bizjak <ubizjak@gmail.com>,
	       Bernd Schmidt <bschmidt@redhat.com>,
	gcc-patches@gcc.gnu.org
Subject: Re: [PATCH] On x86 allow if-conversion of more than one insn as long as there is at most one cmov (PR tree-optimization/79390)
Date: Thu, 06 Apr 2017 12:55:00 -0000	[thread overview]
Message-ID: <20170406125548.GE17461@tucnak> (raw)
In-Reply-To: <yddvaqhvgx8.fsf@CeBiTec.Uni-Bielefeld.DE>

On Thu, Apr 06, 2017 at 02:50:27PM +0200, Rainer Orth wrote:
> 2017-04-06  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
> 
> 	* gcc.target/i386/pr79390.c: Allow for cmovl.a.

Please mention PR tree-optimization/79390 in the ChangeLog
and commit message.  Ok with that change.

> # HG changeset patch
> # Parent  7c92d635959dcb1a757b301344d8519dde9e1e7a
> Fix gcc.target/i386/pr79390.c for Solaris as
> 
> diff --git a/gcc/testsuite/gcc.target/i386/pr79390.c b/gcc/testsuite/gcc.target/i386/pr79390.c
> --- a/gcc/testsuite/gcc.target/i386/pr79390.c
> +++ b/gcc/testsuite/gcc.target/i386/pr79390.c
> @@ -25,4 +25,4 @@ foo (void)
>    return jp;
>  }
>  
> -/* { dg-final { scan-assembler "\[ \\t\]cmov\[a-z]+\[ \\t\]" } } */
> +/* { dg-final { scan-assembler "\[ \\t\]cmov\[a-z.]+\[ \\t\]" } } */

	Jakub

      reply	other threads:[~2017-04-06 12:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-01 12:20 Jakub Jelinek
2017-04-01 18:43 ` Segher Boessenkool
2017-04-01 18:47   ` Jakub Jelinek
2017-04-02 18:44 ` Uros Bizjak
2017-04-03  7:20   ` Jakub Jelinek
2017-04-04 17:31 ` Jeff Law
2017-04-06 12:50   ` Rainer Orth
2017-04-06 12:55     ` Jakub Jelinek [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=20170406125548.GE17461@tucnak \
    --to=jakub@redhat.com \
    --cc=bschmidt@redhat.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=law@redhat.com \
    --cc=ro@CeBiTec.Uni-Bielefeld.DE \
    --cc=ubizjak@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).