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/107554] [10 Regression] Segmentation fault during GIMPLE pass: strlen (tree-ssa-strlen.cc:4772)
Date: Thu, 26 Jan 2023 13:05:54 +0000	[thread overview]
Message-ID: <bug-107554-4-g0XLf7FJy9@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-107554-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #10 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-10 branch has been updated by Richard Biener
<rguenth@gcc.gnu.org>:

https://gcc.gnu.org/g:5d62d86d958a217cdb4155a557aeda1d0e644aba

commit r10-11179-g5d62d86d958a217cdb4155a557aeda1d0e644aba
Author: Richard Biener <rguenther@suse.de>
Date:   Fri Nov 11 14:28:52 2022 +0100

    tree-optimization/107554 - fix ICE in stlen optimization

    The following fixes a wrongly typed variable causing an ICE.

            PR tree-optimization/107554
            * tree-ssa-strlen.c (strlen_pass::count_nonzero_bytes):
            Use unsigned HOST_WIDE_INT type for the strlen.

            * gcc.dg/pr107554.c: New testcase.

    Co-Authored-By: Nikita Voronov <nik_1357@mail.ru>
    (cherry picked from commit 81de4037454275f8ed6d858fbc129e832c6147ef)

  parent reply	other threads:[~2023-01-26 13:05 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-07 13:28 [Bug c/107554] New: " nik_1357 at mail dot ru
2022-11-07 14:09 ` [Bug c/107554] " nik_1357 at mail dot ru
2022-11-07 14:50 ` nik_1357 at mail dot ru
2022-11-07 16:51 ` [Bug tree-optimization/107554] [10/11/12/13 Regression] " pinskia at gcc dot gnu.org
2022-11-08  9:27 ` rguenth at gcc dot gnu.org
2022-11-11 13:28 ` rguenth at gcc dot gnu.org
2022-11-11 14:36 ` cvs-commit at gcc dot gnu.org
2022-11-11 15:41 ` [Bug tree-optimization/107554] [10/11/12 " jakub at gcc dot gnu.org
2023-01-24 14:27 ` cvs-commit at gcc dot gnu.org
2023-01-24 15:22 ` [Bug tree-optimization/107554] [10/11 " cvs-commit at gcc dot gnu.org
2023-01-26 13:05 ` cvs-commit at gcc dot gnu.org [this message]
2023-01-26 13:07 ` [Bug tree-optimization/107554] [10 " 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-107554-4-g0XLf7FJy9@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).