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/107609] New: ice in extract_insn, at recog.cc:2791
Date: Thu, 10 Nov 2022 10:11:17 +0000	[thread overview]
Message-ID: <bug-107609-4@http.gcc.gnu.org/bugzilla/> (raw)

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

            Bug ID: 107609
           Summary: ice in extract_insn, at recog.cc:2791
           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: ---

For C testsuite file ./gcc.target/i386/prefetchi-1.c, compiled
with recent gcc, does this:


$ ~/gcc/results/bin/gcc -c w ./gcc.target/i386/prefetchi-1.c
./gcc.target/i386/prefetchi-1.c: In function ‘foo1’:
./gcc.target/i386/prefetchi-1.c:19:1: error: unrecognizable insn:
   19 | }
      | ^
(insn 6 3 7 2 (unspec_volatile [
            (symbol_ref:DI ("bar") [flags 0x3] <function_decl 0x7f6856732800
bar>)
            (const_int 3 [0x3])
        ] UNSPECV_PREFETCHI) "./gcc.target/i386/prefetchi-1.c":17:3 -1
     (nil))
during RTL pass: vregs
./gcc.target/i386/prefetchi-1.c:19:1: internal compiler error: in extract_insn,
at recog.cc:2791

The bug first seems to occur sometime between git hash e3b10249119fb425
and 9aa1b63a5554563b.

             reply	other threads:[~2022-11-10 10:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-10 10:11 dcb314 at hotmail dot com [this message]
2022-11-10 22:27 ` [Bug target/107609] " pinskia at gcc dot gnu.org
2022-12-22 14:49 ` mpolacek at gcc dot gnu.org
2022-12-22 16:07 ` pinskia at gcc dot gnu.org
2022-12-22 16:07 ` [Bug target/107609] ice in extract_insn, at recog.cc:2791 with _mm_prefetch pinskia 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-107609-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).