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/97753] ICE in operator[], at vec.h:880 since r11-4714-g092cdbd919849759
Date: Mon, 09 Nov 2020 13:57:25 +0000	[thread overview]
Message-ID: <bug-97753-4-fGROwBsHzf@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-97753-4@http.gcc.gnu.org/bugzilla/>

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

--- 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:f5761c318a5a973ba2e4e5b09a5213f4e3ad0570

commit r11-4836-gf5761c318a5a973ba2e4e5b09a5213f4e3ad0570
Author: Richard Biener <rguenther@suse.de>
Date:   Mon Nov 9 14:03:14 2020 +0100

    tree-optimization/97753 - fix SLP induction vect

    This fixes updating of the step vectors when filling up to group_size.

    2020-11-09  Richard Biener  <rguenther@suse.de>

            PR tree-optimization/97753
            * tree-vect-loop.c (vectorizable_induction): Fill vec_steps
            when CSEing inside the group.

            * gcc.dg/vect/pr97753.c: New testcase.

  parent reply	other threads:[~2020-11-09 13:57 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-07 17:56 [Bug c++/97753] New: ice in operator[], at vec.h:880 dcb314 at hotmail dot com
2020-11-09  8:09 ` [Bug tree-optimization/97753] " rguenth at gcc dot gnu.org
2020-11-09  8:10 ` [Bug tree-optimization/97753] ICE in operator[], at vec.h:880 since r11-4714-g092cdbd919849759 marxin at gcc dot gnu.org
2020-11-09  8:54 ` marxin at gcc dot gnu.org
2020-11-09  8:56 ` marxin at gcc dot gnu.org
2020-11-09 12:28 ` rguenth at gcc dot gnu.org
2020-11-09 13:57 ` cvs-commit at gcc dot gnu.org [this message]
2020-11-09 13:58 ` 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-97753-4-fGROwBsHzf@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).