public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/97330] New: ice for stmt with wrong VUSE
@ 2020-10-08  8:39 dcb314 at hotmail dot com
  2020-10-08  8:51 ` [Bug c/97330] " dcb314 at hotmail dot com
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: dcb314 at hotmail dot com @ 2020-10-08  8:39 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 97330
           Summary: ice for stmt with wrong VUSE
           Product: gcc
           Version: 11.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 49328
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49328&action=edit
C source code

Sometime between 20201007 and 20201008, the attached code
has broken.

$ /home/dcb/gcc/results/bin/gcc -c -O2 -w /home/dcb/gcc/foundBugs/bug647.c 
auprocess.c: In function ‘rcm_1’:
auprocess.c:1275:17: error: stmt with wrong VUSE
# VUSE <.MEM_34(D)>
n_39 = el_35(D)->nextSample;
expected .MEM_33
during GIMPLE pass: sink
auprocess.c:1275:17: internal compiler error: verify_ssa failed
0xf02e86 verify_ssa(bool, bool)
        ../../trunk.git/gcc/tree-ssa.c:1208
0xbcd9c1 execute_function_todo(function*, void*)
        ../../trunk.git/gcc/passes.c:1999
0xbcc211 execute_todo(unsigned int)
        ../../trunk.git/gcc/passes.c:2046

I'll have a go at reducing the code.

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

end of thread, other threads:[~2020-10-08 12:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-08  8:39 [Bug c/97330] New: ice for stmt with wrong VUSE dcb314 at hotmail dot com
2020-10-08  8:51 ` [Bug c/97330] " dcb314 at hotmail dot com
2020-10-08  9:04 ` dcb314 at hotmail dot com
2020-10-08 11:03 ` [Bug tree-optimization/97330] [11 Regression] " rguenth at gcc dot gnu.org
2020-10-08 12:03 ` marxin at gcc dot gnu.org
2020-10-08 12:22 ` cvs-commit at gcc dot gnu.org
2020-10-08 12:22 ` rguenth 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).