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/106621] [13 Regression] ICE in irange_set, at value-range.cc:619
Date: Mon, 15 Aug 2022 17:31:51 +0000	[thread overview]
Message-ID: <bug-106621-4-Xz3VUaPu2M@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-106621-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #1 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Andrew Macleod <amacleod@gcc.gnu.org>:

https://gcc.gnu.org/g:265cdd067afd56293137ecb3057c5ba28a7c9480

commit r13-2052-g265cdd067afd56293137ecb3057c5ba28a7c9480
Author: Andrew MacLeod <amacleod@redhat.com>
Date:   Mon Aug 15 10:16:23 2022 -0400

    Check for undefined and varying first.

    Rearrange order in irange:set to ensure all POLY_INTs map to varying.

            PR tree-optimization/106621
            gcc/
            * value-range.cc (irange::set): Check for POLY_INT_CST early.

            gcc/testsuite/
            * gcc.dg/pr106621.c

  parent reply	other threads:[~2022-08-15 17:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-15 10:23 [Bug tree-optimization/106621] New: " asolokha at gmx dot com
2022-08-15 11:36 ` [Bug tree-optimization/106621] " rguenth at gcc dot gnu.org
2022-08-15 17:31 ` cvs-commit at gcc dot gnu.org [this message]
2022-08-15 18:03 ` amacleod at redhat dot com

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-106621-4-Xz3VUaPu2M@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).