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 tree-optimization/106387] [13 regression] ICE when building gcc after r13-1764-g5f59d0f2d9fa92
Date: Fri, 22 Jul 2022 07:33:53 +0000	[thread overview]
Message-ID: <bug-106387-4-oToXALxDw4@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-106387-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #2 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:3c4af0f0549a07799d76e9e48d3d3bd85197b92a

commit r13-1793-g3c4af0f0549a07799d76e9e48d3d3bd85197b92a
Author: Richard Biener <rguenther@suse.de>
Date:   Fri Jul 22 09:00:37 2022 +0200

    tree-optimization/106387 - properly create SSA name for realigned load

    The following fixes an oversight triggering after the recent change
    to bump_vector_ptr.

            PR tree-optimization/106387
            * tree-vect-stmts.cc (vectorizable_load): Use make_ssa_name
            if ptr is not an SSA name.

  parent reply	other threads:[~2022-07-22  7:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-21 17:00 [Bug tree-optimization/106387] New: " seurer at gcc dot gnu.org
2022-07-22  7:02 ` [Bug tree-optimization/106387] " rguenth at gcc dot gnu.org
2022-07-22  7:33 ` cvs-commit at gcc dot gnu.org [this message]
2022-07-22  7:34 ` 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-106387-4-oToXALxDw4@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).