public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jeff Law <law@redhat.com>
To: Uros Bizjak <ubizjak@gmail.com>
Cc: gcc-patches@gcc.gnu.org, Richard Biener <richard.guenther@gmail.com>
Subject: Re: Minor testsuite improvement
Date: Thu, 10 Jan 2013 16:18:00 -0000	[thread overview]
Message-ID: <50EEE9D6.1060008@redhat.com> (raw)
In-Reply-To: <CAFULd4aQP9h-2VAAZzXyT0p+tvUEDtaOZu_UX4vhfAvNYgMsfg@mail.gmail.com>

On 01/10/2013 03:31 AM, Uros Bizjak wrote:
> Hello!
>
>>> This patch tightens the expected output from the vrp dump which has the side
>>> effect of making each test's string unique.  Obviously the masked failure is
>>> xfailed.
>>>
>>> OK for the trunk?
>>
>> Hmm, but if the SSA versions are simply i_10 then i_.*0 will still match it
>> the same?  I think you want the more elaborate 'i_\[0-9\]* . 0' here?
>
> IMO 'i_\[0-9\]+' would be better, we need at least one digit here.
Yea, this is a better regexp.  I'll update and verify I get the right 
pass/xfails.

jeff

  reply	other threads:[~2013-01-10 16:18 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-10 10:31 Uros Bizjak
2013-01-10 16:18 ` Jeff Law [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-01-10  5:15 Jeff Law
2013-01-10 10:13 ` Richard Biener
2013-01-10 16:54   ` Jeff Law
2013-01-10 19:18   ` Jeff Law
1999-08-31 17:01 Jeffrey A Law
1999-08-31 22:41 ` Jeffrey A Law

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=50EEE9D6.1060008@redhat.com \
    --to=law@redhat.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=richard.guenther@gmail.com \
    --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).