public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/112328] New: ice in rdg_vertex_for_stmt, at tree-loop-distribution.cc:418
@ 2023-11-01  7:27 dcb314 at hotmail dot com
  2023-11-01  7:36 ` [Bug c/112328] " dcb314 at hotmail dot com
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: dcb314 at hotmail dot com @ 2023-11-01  7:27 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 112328
           Summary: ice in rdg_vertex_for_stmt, at
                    tree-loop-distribution.cc:418
           Product: gcc
           Version: unknown
            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 56481
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=56481&action=edit
C source code

For the attached C code, compiled with recent gcc, does this:

foundBugs $ ../results/bin/gcc -c -w bug973.c
foundBugs $ ../results/bin/gcc -c -w -g bug973.c
foundBugs $ ../results/bin/gcc -c -w -g -O1 bug973.c
foundBugs $ ../results/bin/gcc -c -w -g -O2 bug973.c
during GIMPLE pass: ldist
rcolor.r: In function ‘palsetup’:
rcolor.r:570:18: internal compiler error: in rdg_vertex_for_stmt, at
tree-loop-distribution.cc:418
0xf6291d rdg_vertex_for_stmt(graph*, gimple*)
        ../../trunk.year/gcc/tree-loop-distribution.cc:418
0xf6291d create_rdg_edges_for_scalar(graph*, tree_node*, int)
        ../../trunk.year/gcc/tree-loop-distribution.cc:434

The bug first seems to occur sometime between g:8c40b72036c967fb
and g:9119b008b4195e06.

I will have a go at a reduction.

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

end of thread, other threads:[~2023-11-02  8:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-01  7:27 [Bug c/112328] New: ice in rdg_vertex_for_stmt, at tree-loop-distribution.cc:418 dcb314 at hotmail dot com
2023-11-01  7:36 ` [Bug c/112328] " dcb314 at hotmail dot com
2023-11-01  8:00 ` dcb314 at hotmail dot com
2023-11-01 16:00 ` [Bug tree-optimization/112328] [14 Regression] " pinskia at gcc dot gnu.org
2023-11-01 16:02 ` pinskia at gcc dot gnu.org
2023-11-02  8:42 ` pinskia at gcc dot gnu.org
2023-11-02  8:43 ` pinskia 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).