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/101549] [12 Regression] internal compiler error: in extract_insn, at recog.c:2769
Date: Wed, 25 Aug 2021 12:57:56 +0000	[thread overview]
Message-ID: <bug-101549-4-av4NZMDbcr@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-101549-4@http.gcc.gnu.org/bugzilla/>

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

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

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

commit r11-8927-g7dc952f1c043ecb79aec6734175a4312696b5052
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Wed Jul 21 05:15:55 2021 -0700

    x86: Remove OPTION_MASK_ISA_SSE4_2 from CRC32 _builtin functions

    Since

    commit 39671f87b2df6a1894cc11a161e4a7949d1ddccd
    Author: H.J. Lu <hjl.tools@gmail.com>
    Date:   Thu Apr 15 05:59:48 2021 -0700

        x86: Use crc32 target option for CRC32 intrinsics

    enabled OPTION_MASK_ISA_CRC32 for -msse4 and removed TARGET_SSE4_2 check
    in sse4_2_crc32<mode> pattens, remove OPTION_MASK_ISA_SSE4_2 from CRC32
    _builtin functions.

    gcc/

            PR target/101549
            * config/i386/i386-builtin.def: Remove OPTION_MASK_ISA_SSE4_2
            from CRC32 _builtin functions.

    gcc/testsuite/

            PR target/101549
            * gcc.target/i386/crc32-6.c: New test.

    (cherry picked from commit 7aa28dbc371cf3c09c05c68672b00d9006391595)

      parent reply	other threads:[~2021-08-25 12:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-21 11:58 [Bug target/101549] New: " hjl.tools at gmail dot com
2021-07-21 13:30 ` [Bug target/101549] " rguenth at gcc dot gnu.org
2021-07-21 17:10 ` cvs-commit at gcc dot gnu.org
2021-07-21 17:16 ` hjl.tools at gmail dot com
2021-08-25 12:57 ` cvs-commit at gcc dot gnu.org [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=bug-101549-4-av4NZMDbcr@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).