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/113735] ICE: in operator[], at vec.h:910 with _BitInt() at -O and above
Date: Thu, 08 Feb 2024 13:21:32 +0000	[thread overview]
Message-ID: <bug-113735-4-ImOsDmkxQJ@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-113735-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #7 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Aldy Hernandez <aldyh@gcc.gnu.org>:

https://gcc.gnu.org/g:d2d5ef6e22082d945c4d255b44194155680a93bd

commit r14-8885-gd2d5ef6e22082d945c4d255b44194155680a93bd
Author: Aldy Hernandez <aldyh@redhat.com>
Date:   Tue Feb 6 10:22:30 2024 +0100

    ranger: Grow BBs in relation oracle as needed [PR113735]

    The relation oracle grows the internal vector of SSAs as needed, but
    due to an oversight was not growing the basic block vector.  This
    fixes the oversight.

            PR tree-optimization/113735

    gcc/testsuite/ChangeLog:

            * gcc.dg/tree-ssa/pr113735.c: New test.

    gcc/ChangeLog:

            * value-relation.cc (equiv_oracle::add_equiv_to_block): Call
            limit_check().

  parent reply	other threads:[~2024-02-08 13:21 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-03  9:07 [Bug tree-optimization/113735] New: " zsojka at seznam dot cz
2024-02-03 10:14 ` [Bug tree-optimization/113735] " jakub at gcc dot gnu.org
2024-02-05  9:57 ` aldyh at gcc dot gnu.org
2024-02-05 17:58 ` amacleod at redhat dot com
2024-02-06  9:36 ` aldyh at gcc dot gnu.org
2024-02-06  9:39 ` jakub at gcc dot gnu.org
2024-02-06  9:50 ` aldyh at gcc dot gnu.org
2024-02-08 13:21 ` cvs-commit at gcc dot gnu.org [this message]
2024-02-08 13:22 ` aldyh 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-113735-4-ImOsDmkxQJ@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).