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 target/107970] [13 Regression] ICE in extract_insn, at recog.cc:2791 since r13-2730-gd0c73b6c85677e67
Date: Wed, 07 Dec 2022 01:20:57 +0000	[thread overview]
Message-ID: <bug-107970-4-YpLw5rrJjH@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-107970-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #2 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by hongtao Liu <liuhongt@gcc.gnu.org>:

https://gcc.gnu.org/g:da7fb32d403759daefefc79dc251d2437c1b638c

commit r13-4532-gda7fb32d403759daefefc79dc251d2437c1b638c
Author: liuhongt <hongtao.liu@intel.com>
Date:   Tue Dec 6 13:21:04 2022 +0800

    Fix ICE due to condition mismatch between expander and define_insn.

    ice.i:7:1: error: unrecognizable insn:
        7 | }
          | ^
    (insn 7 6 8 2 (set (reg:V2SF 84 [ vect__3.8 ])
            (unspec:V2SF [
                    (reg:V2SF 86 [ vect__1.7 ])
                    (const_int 11 [0xb])
                ] UNSPEC_ROUND)) "ice.i":5:14 -1
         (nil))
    during RTL pass: vregs

    gcc/ChangeLog:

            PR target/107970
            * config/i386/mmx.md (btruncv2sf2): Add TARGET_MMX_WITH_SSE to
            the condition.

    gcc/testsuite/ChangeLog:

            * gcc.target/i386/pr107970.c: New test.

  parent reply	other threads:[~2022-12-07  1:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-05  8:51 [Bug target/107970] New: " marxin at gcc dot gnu.org
2022-12-05  8:51 ` [Bug target/107970] " marxin at gcc dot gnu.org
2022-12-06  2:42 ` [Bug target/107970] [13 Regression] " crazylht at gmail dot com
2022-12-06 11:29 ` jakub at gcc dot gnu.org
2022-12-07  1:20 ` cvs-commit at gcc dot gnu.org [this message]
2022-12-07  1:21 ` crazylht 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-107970-4-YpLw5rrJjH@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).