public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/113615] New: internal compiler error: in extract_insn, at recog.cc:2812
@ 2024-01-26 10:53 rguenth at gcc dot gnu.org
  2024-01-28 19:06 ` [Bug target/113615] " pinskia at gcc dot gnu.org
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: rguenth at gcc dot gnu.org @ 2024-01-26 10:53 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 113615
           Summary: internal compiler error: in extract_insn, at
                    recog.cc:2812
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: rguenth at gcc dot gnu.org
  Target Milestone: ---

I'm seeing a lot of ICEs like this when running libgomp testsuite with
offloading for gfx1030.

/space/rguenther/src/gcc-autopar_devel/libgomp/testsuite/libgomp.fortran/examples-4/declare_target-4.f90:
In function 'accum_._omp_fn.1':^M
/space/rguenther/src/gcc-autopar_devel/libgomp/testsuite/libgomp.fortran/examples-4/declare_target-4.f90:20:38:
error: unrecognizable insn:^M
(insn 108 107 109 6 (set (reg:V8SF 849)^M
        (unspec:V8SF [^M
                (reg:V8SF 844 [ vect__43.12_106 ]) repeated x2^M
                (const_int 1 [0x1])^M
            ] UNSPEC_PLUS_DPP_SHR))
"/space/rguenther/src/gcc-autopar_devel/libgomp/testsuite/libgomp.fortran/examples-4/declare_target-4.f90":22:29
discrim 1 -1^M  
     (nil))^M
during RTL pass: vregs^M
/space/rguenther/src/gcc-autopar_devel/libgomp/testsuite/libgomp.fortran/examples-4/declare_target-4.f90:20:38:
internal compiler error: in extract_insn, at recog.cc:2812^M

other ones:

(insn 93 92 94 7 (set (reg:V64DF 805)^M
        (unspec:V64DF [^M
                (reg:V64DF 802 [ vect__31.53_89 ])^M
                (const_int 1 [0x1])^M
            ] UNSPEC_MOV_DPP_SHR))
"/space/rguenther/src/gcc-autopar_devel/libgomp/testsuite/libgomp.fortran/examples-4/target_data-3.f90":51:41
-1^M

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

end of thread, other threads:[~2024-02-19 17:04 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-26 10:53 [Bug target/113615] New: internal compiler error: in extract_insn, at recog.cc:2812 rguenth at gcc dot gnu.org
2024-01-28 19:06 ` [Bug target/113615] " pinskia at gcc dot gnu.org
2024-01-28 19:37 ` burnus at gcc dot gnu.org
2024-01-29  9:57 ` ams at gcc dot gnu.org
2024-01-29 10:37 ` burnus at gcc dot gnu.org
2024-01-29 12:52 ` cvs-commit at gcc dot gnu.org
2024-02-02 13:05 ` doko at gcc dot gnu.org
2024-02-02 13:09 ` [Bug target/113615] [14 Regression] " jakub at gcc dot gnu.org
2024-02-02 13:20 ` [Bug target/113615] " doko at gcc dot gnu.org
2024-02-09 13:16 ` rguenth at gcc dot gnu.org
2024-02-19 17:04 ` cvs-commit 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).