public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/108959] New: ice in modify_assignment, at ipa-param-manipulation.cc:1905
@ 2023-02-27 22:37 dcb314 at hotmail dot com
  2023-02-27 22:40 ` [Bug c/108959] " dcb314 at hotmail dot com
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: dcb314 at hotmail dot com @ 2023-02-27 22:37 UTC (permalink / raw)
  To: gcc-bugs

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.

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2023-04-05 14:44 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-27 22:37 [Bug c/108959] New: ice in modify_assignment, at ipa-param-manipulation.cc:1905 dcb314 at hotmail dot com
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

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).