public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/112118] New: SH4 ICE: in extract_constrain_insn, at recog.cc:2692 with -mlra (GHETTOPLAY)
@ 2023-10-28 12:28 andress.barajas at gmail dot com
  2023-10-28 12:45 ` [Bug c/112118] " andress.barajas at gmail dot com
  2023-10-28 17:49 ` [Bug target/112118] " pinskia at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: andress.barajas at gmail dot com @ 2023-10-28 12:28 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 112118
           Summary: SH4 ICE: in extract_constrain_insn, at recog.cc:2692
                    with -mlra (GHETTOPLAY)
           Product: gcc
           Version: 13.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: andress.barajas at gmail dot com
  Target Milestone: ---
            Target: sh*-*-*

Created attachment 56324
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=56324&action=edit
Temp file with ICE error

CFLAGS: 
-std=c2x -O2 -ml -m4-single-only -ffast-math -mfsrra -mfsca
-matomic-model=soft-imask -ftls-model=local-exec -mlra -fomit-frame-pointer
-fno-builtin

ICE:
ghettoplay.c:220:1: error: insn does not satisfy its constraints:
  220 | }
      | ^
(insn 605 604 269 15 (parallel [
            (set (reg:SF 65 fr1 [477])
                (reg:SF 0 r0 [478]))
            (use (reg:SI 154 fpscr0))
            (clobber (scratch:SI))
        ]) "ghettoplay.c":155:9 214 {movsf_ie}
     (expr_list:REG_DEAD (reg:SF 0 r0 [478])
        (nil)))
during RTL pass: cprop_hardreg
ghettoplay.c:220:1: internal compiler error: in extract_constrain_insn, at
recog.cc:2692

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

* [Bug c/112118] SH4 ICE: in extract_constrain_insn, at recog.cc:2692 with -mlra (GHETTOPLAY)
  2023-10-28 12:28 [Bug c/112118] New: SH4 ICE: in extract_constrain_insn, at recog.cc:2692 with -mlra (GHETTOPLAY) andress.barajas at gmail dot com
@ 2023-10-28 12:45 ` andress.barajas at gmail dot com
  2023-10-28 17:49 ` [Bug target/112118] " pinskia at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: andress.barajas at gmail dot com @ 2023-10-28 12:45 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from Andy B <andress.barajas at gmail dot com> ---
Missed adding -mlra in CFLAGS

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

* [Bug target/112118] SH4 ICE: in extract_constrain_insn, at recog.cc:2692 with -mlra (GHETTOPLAY)
  2023-10-28 12:28 [Bug c/112118] New: SH4 ICE: in extract_constrain_insn, at recog.cc:2692 with -mlra (GHETTOPLAY) andress.barajas at gmail dot com
  2023-10-28 12:45 ` [Bug c/112118] " andress.barajas at gmail dot com
@ 2023-10-28 17:49 ` pinskia at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu.org @ 2023-10-28 17:49 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |DUPLICATE
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Both issues are the same underlying issue.

*** This bug has been marked as a duplicate of bug 112115 ***

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

end of thread, other threads:[~2023-10-28 17:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-28 12:28 [Bug c/112118] New: SH4 ICE: in extract_constrain_insn, at recog.cc:2692 with -mlra (GHETTOPLAY) andress.barajas at gmail dot com
2023-10-28 12:45 ` [Bug c/112118] " andress.barajas at gmail dot com
2023-10-28 17:49 ` [Bug target/112118] " 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).