public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: David Edelsohn <dje.gcc@gmail.com>
To: Jakub Jelinek <jakub@redhat.com>
Cc: GCC Patches <gcc-patches@gcc.gnu.org>
Subject: Re: [PATCH] phiopt: Fix up conditional_replacement [PR99305]
Date: Wed, 10 Mar 2021 11:25:59 -0500	[thread overview]
Message-ID: <CAGWvnykE3ze8orVcgyqarK2hZFcXrhUX3eWiC3XsF4uOA8u8fA@mail.gmail.com> (raw)

The new pr99305.C testcase is failing on Power.

FAIL: g++.dg/opt/pr99305.C  -std=gnu++14  scan-tree-dump-times
optimized " = \\\\(unsigned char\\\\) c_[0-9]*\\\\(D\\\\);" 3
FAIL: g++.dg/opt/pr99305.C  -std=gnu++17  scan-tree-dump-times
optimized " = \\\\(unsigned char\\\\) c_[0-9]*\\\\(D\\\\);" 3
FAIL: g++.dg/opt/pr99305.C  -std=gnu++2a  scan-tree-dump-times
optimized " = \\\\(unsigned char\\\\) c_[0-9]*\\\\(D\\\\);" 3
FAIL: g++.dg/opt/pr99305.C  -std=gnu++98  scan-tree-dump-times
optimized " = \\\\(unsigned char\\\\) c_[0-9]*\\\\(D\\\\);" 3

Signed char versus unsigned char defaults?

Thanks, David

             reply	other threads:[~2021-03-10 16:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-10 16:25 David Edelsohn [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-03-09 15:40 Jakub Jelinek
2021-03-09 17:26 ` Richard Biener
2021-03-09 17:46 ` Jeff 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=CAGWvnykE3ze8orVcgyqarK2hZFcXrhUX3eWiC3XsF4uOA8u8fA@mail.gmail.com \
    --to=dje.gcc@gmail.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=jakub@redhat.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).