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/104496] [12 Regression] ICE: in as_a, at machmode.h:365 with -O -mgeneral-regs-only -msse
Date: Fri, 11 Feb 2022 10:28:39 +0000	[thread overview]
Message-ID: <bug-104496-4-iHwXVHd0E9@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-104496-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #5 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Richard Biener <rguenth@gcc.gnu.org>:

https://gcc.gnu.org/g:72f8d228aff80ede554b1735533af7eb0bd4a912

commit r12-7195-g72f8d228aff80ede554b1735533af7eb0bd4a912
Author: Richard Biener <rguenther@suse.de>
Date:   Fri Feb 11 10:27:20 2022 +0100

    middle-end/104496 - fix vectorized_internal_fn_supported_p

    This fixes vectorized_internal_fn_supported_p behavior when
    facing vector types with an integer mode.

    2022-02-11  Richard Biener  <rguenther@suse.de>

            PR middle-end/104496
            * internal-fn.cc (vectorized_internal_fn_supported_p):
            Bail out for integer mode vector types.

            * gcc.target/i386/pr104496.c: New testcase.

  parent reply	other threads:[~2022-02-11 10:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-11  5:45 [Bug target/104496] New: " zsojka at seznam dot cz
2022-02-11  6:52 ` [Bug target/104496] " crazylht at gmail dot com
2022-02-11  7:40 ` crazylht at gmail dot com
2022-02-11  7:44 ` crazylht at gmail dot com
2022-02-11  9:24 ` rguenth at gcc dot gnu.org
2022-02-11 10:28 ` cvs-commit at gcc dot gnu.org [this message]
2022-02-11 10:55 ` rguenth at gcc dot gnu.org

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-104496-4-iHwXVHd0E9@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).