public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "dcb314 at hotmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c/108959] New: ice in modify_assignment, at ipa-param-manipulation.cc:1905
Date: Mon, 27 Feb 2023 22:37:35 +0000	[thread overview]
Message-ID: <bug-108959-4@http.gcc.gnu.org/bugzilla/> (raw)

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

            Bug ID: 108959
           Summary: ice in modify_assignment, at
                    ipa-param-manipulation.cc:1905
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dcb314 at hotmail dot com
  Target Milestone: ---

Created attachment 54550
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=54550&action=edit
C source code

The attached C code does this:

$ ../results/bin/gcc -c -w -O1 bug890.c
$ ../results/bin/gcc -c -w -O2 bug890.c
during IPA pass: inline
In function ‘func_43.constprop.isra’:
cc1: internal compiler error: in modify_assignment, at
ipa-param-manipulation.cc
:1905
0x76b001 ipa_param_body_adjustments::modify_assignment(gimple*, gimple**)
        ../../trunk.d1/gcc/ipa-param-manipulation.cc:1905

I have a reduction running.

             reply	other threads:[~2023-02-27 22:37 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-27 22:37 dcb314 at hotmail dot com [this message]
2023-02-27 22:40 ` [Bug c/108959] " dcb314 at hotmail dot com
2023-02-27 22:49 ` dcb314 at hotmail dot com
2023-02-27 23:10 ` [Bug ipa/108959] [13 Regression] " pinskia at gcc dot gnu.org
2023-02-28  7:45 ` dcb314 at hotmail dot com
2023-02-28  8:09 ` dcb314 at hotmail dot com
2023-02-28  8:27 ` dcb314 at hotmail dot com
2023-02-28  8:37 ` dcb314 at hotmail dot com
2023-02-28 10:47 ` rguenth at gcc dot gnu.org
2023-03-01 15:08 ` [Bug ipa/108959] [13 Regression] ice in modify_assignment, at ipa-param-manipulation.cc:1905 since r13-5681-ge8109bd87766be jamborm at gcc dot gnu.org
2023-03-01 16:50 ` jamborm at gcc dot gnu.org
2023-03-23 10:19 ` jamborm at gcc dot gnu.org
2023-04-05 14:39 ` cvs-commit at gcc dot gnu.org
2023-04-05 14:44 ` jamborm 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-108959-4@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).