public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug rtl-optimization/31799] Failed to optimize out test instruction
Date: Tue, 17 Nov 2020 14:05:20 +0000	[thread overview]
Message-ID: <bug-31799-4-ewgkIRW5S5@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-31799-4@http.gcc.gnu.org/bugzilla/>

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=31799

--- Comment #9 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by H.J. Lu <hjl@gcc.gnu.org>:

https://gcc.gnu.org/g:7f87b4ef2323769bd71f7ccea2aa6017a7376f76

commit r11-5090-g7f87b4ef2323769bd71f7ccea2aa6017a7376f76
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Tue Nov 17 06:01:41 2020 -0800

    x86: Add a testcase for PR target/31799

    Add a testcase for PR target/31799 which was fixed by

    commit 4f0473fe89e68bf7c09542ee5c3684da25a5b435
    Author: Uros Bizjak <ubizjak@gmail.com>
    Date:   Fri May 12 21:04:05 2017 +0200

        compare-elim.c (try_eliminate_compare): Canonicalize operation with
embedded compare to [(set (reg:CCM) (compare:CCM...

                * compare-elim.c (try_eliminate_compare): Canonicalize
                operation with embedded compare to
                [(set (reg:CCM) (compare:CCM (operation) (immediate)))
                 (set (reg) (operation)].

                * config/i386/i386.c (TARGET_FLAGS_REGNUM): New define.

    in GCC 8.

            PR target/31799
            * gcc.target/i386/pr31799.c: New test.

  parent reply	other threads:[~2020-11-17 14:05 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-31799-4@http.gcc.gnu.org/bugzilla/>
2020-08-03 14:00 ` david.bolvansky at gmail dot com
2020-08-03 14:01 ` david.bolvansky at gmail dot com
2020-11-17 10:06 ` gabravier at gmail dot com
2020-11-17 13:57 ` hjl.tools at gmail dot com
2020-11-17 14:05 ` cvs-commit at gcc dot gnu.org [this message]
2020-11-17 14:05 ` hjl.tools at gmail dot com
2007-05-03 14:21 [Bug rtl-optimization/31799] New: " hjl at lucon dot org
2007-05-03 16:08 ` [Bug rtl-optimization/31799] " ubizjak at gmail dot com
2007-05-03 16:22 ` ubizjak at gmail dot com
2007-05-05  1:31 ` hjl at lucon dot org
2007-05-05 17:49 ` ubizjak at gmail dot com

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=bug-31799-4-ewgkIRW5S5@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@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).