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 analyzer/105366] [11 Regression] ICE: in cmp_cst, at analyzer/svalue.cc:309 with -O -fanalyzer since r11-4511-gf635f0ce87d687b1
Date: Thu, 28 Apr 2022 21:43:39 +0000	[thread overview]
Message-ID: <bug-105366-4-sZDQ6sJqNB@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-105366-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #5 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-11 branch has been updated by David Malcolm
<dmalcolm@gcc.gnu.org>:

https://gcc.gnu.org/g:7f6033735bf5174f19ef0ab8efd92b075bcb277d

commit r11-9950-g7f6033735bf5174f19ef0ab8efd92b075bcb277d
Author: David Malcolm <dmalcolm@redhat.com>
Date:   Thu Apr 28 17:42:44 2022 -0400

    analyzer: fix ICEs on complex constants [PR105365,105366]

    gcc/analyzer/ChangeLog:
            PR analyzer/105365
            PR analyzer/105366
            * svalue.cc
            (cmp_cst): Rename to...
            (cmp_csts_same_type): ...this.  Convert all recursive calls to
            calls to...
            (cmp_csts_and_types): ....this new function.
            (svalue::cmp_ptr): Update for renaming of cmp_cst

    gcc/testsuite/ChangeLog:
            PR analyzer/105365
            PR analyzer/105366
            * gcc.dg/analyzer/pr105365.c: New test.
            * gcc.dg/analyzer/pr105366.c: New test.

    Signed-off-by: David Malcolm <dmalcolm@redhat.com>

  parent reply	other threads:[~2022-04-28 21:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-24 18:54 [Bug analyzer/105366] New: [11/12 Regression] ICE: in cmp_cst, at analyzer/svalue.cc:309 with -O -fanalyzer zsojka at seznam dot cz
2022-04-25  6:58 ` [Bug analyzer/105366] " rguenth at gcc dot gnu.org
2022-04-25 13:14 ` marxin at gcc dot gnu.org
2022-04-25 15:54 ` [Bug analyzer/105366] [11/12 Regression] ICE: in cmp_cst, at analyzer/svalue.cc:309 with -O -fanalyzer since r11-4511-gf635f0ce87d687b1 dmalcolm at gcc dot gnu.org
2022-04-25 23:37 ` cvs-commit at gcc dot gnu.org
2022-04-25 23:38 ` [Bug analyzer/105366] [11 " dmalcolm at gcc dot gnu.org
2022-04-28 21:43 ` cvs-commit at gcc dot gnu.org [this message]
2022-04-28 21:46 ` dmalcolm 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-105366-4-sZDQ6sJqNB@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).