public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "rguenth at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/101788] [12 Regression] ICE in extract_bit_field_1 at gcc/expmed.c:1857 since r12-2728-g2724d1bba6b36451404811fba3244f8897717ef3
Date: Wed, 11 Aug 2021 14:25:15 +0000	[thread overview]
Message-ID: <bug-101788-4-Cm5dxtvzcg@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-101788-4@http.gcc.gnu.org/bugzilla/>

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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> ---
Fixed.  With the following (I mistyped the PR number in the 2nd occurance...)

commit 2cb02e065ff015a69db918eb545a00cd6edf0194 (origin/master, origin/HEAD)
Author: Richard Biener <rguenther@suse.de>
Date:   Wed Aug 11 14:10:52 2021 +0200

    target/101788 - avoid decomposing hard-register "loads"

    This avoids decomposing hard-register accesses that masquerade as
    loads.

    2021-08-11  Richard Biener  <rguenther@suse.de>

            PR target/101877
            * tree-ssa-forwprop.c (pass_forwprop::execute): Do not decompose
            hard-register accesses.

      parent reply	other threads:[~2021-08-11 14:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-05  8:21 [Bug target/101788] New: [12 Regression] ICE in extract_bit_field_1 at gcc/expmed.c:1857 marxin at gcc dot gnu.org
2021-08-05  8:22 ` [Bug target/101788] " marxin at gcc dot gnu.org
2021-08-11  8:25 ` [Bug target/101788] [12 Regression] ICE in extract_bit_field_1 at gcc/expmed.c:1857 since r12-2728-g2724d1bba6b36451404811fba3244f8897717ef3 marxin at gcc dot gnu.org
2021-08-11  9:05 ` rguenth at gcc dot gnu.org
2021-08-11 12:10 ` rguenth at gcc dot gnu.org
2021-08-11 14:25 ` rguenth 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-101788-4-Cm5dxtvzcg@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).