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/98491] [MIPS] ICE: in mode_size_inline, with -mmsa
Date: Wed, 17 Feb 2021 11:57:37 +0000	[thread overview]
Message-ID: <bug-98491-4-uyDLqc6ryX@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-98491-4@http.gcc.gnu.org/bugzilla/>

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

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

https://gcc.gnu.org/g:06505e701dcfdb1b9855601d6cf0aa1caea62975

commit r11-7264-g06505e701dcfdb1b9855601d6cf0aa1caea62975
Author: Xi Ruoyao <xry111@mengyan1223.wang>
Date:   Wed Feb 17 11:57:13 2021 +0000

    mips: Avoid out-of-bounds access in mips_symbol_insns [PR98491]

    An invalid use of MSA_SUPPORTED_MODE_P was causing an ICE on
    mips64el with -mmsa.  The detailed analysis is posted on bugzilla.

    gcc/ChangeLog:

    2021-02-17  Xi Ruoyao  <xry111@mengyan1223.wang>

            PR target/98491
            * config/mips/mips.c (mips_symbol_insns): Do not use
            MSA_SUPPORTED_MODE_P if mode is MAX_MACHINE_MODE.

  parent reply	other threads:[~2021-02-17 11:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-31 22:58 [Bug target/98491] New: " xry111 at mengyan1223 dot wang
2020-12-31 23:01 ` [Bug target/98491] " xry111 at mengyan1223 dot wang
2020-12-31 23:30 ` xry111 at mengyan1223 dot wang
2021-02-17 11:57 ` cvs-commit at gcc dot gnu.org [this message]
2024-02-05 11:44 ` xry111 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-98491-4-uyDLqc6ryX@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).