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/97330] New: ice for stmt with wrong VUSE
Date: Thu, 08 Oct 2020 08:39:39 +0000	[thread overview]
Message-ID: <bug-97330-4@http.gcc.gnu.org/bugzilla/> (raw)

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.

             reply	other threads:[~2020-10-08  8:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-08  8:39 dcb314 at hotmail dot com [this message]
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

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