public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/66410] New: [SH] ICE: in assign_by_spills, at lra-assigns.c:1428 with -mlra
@ 2015-06-03 23:38 kkojima at gcc dot gnu.org
  2015-06-03 23:41 ` [Bug target/66410] " kkojima at gcc dot gnu.org
  2015-06-06  4:42 ` kkojima at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: kkojima at gcc dot gnu.org @ 2015-06-03 23:38 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 66410
           Summary: [SH] ICE: in assign_by_spills, at lra-assigns.c:1428
                    with -mlra
           Product: gcc
           Version: 6.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: kkojima at gcc dot gnu.org
                CC: olegendo at gcc dot gnu.org
  Target Milestone: ---
            Target: sh*-*-*

With -O2 -mlra, trunk sh compiler fails to compile zlib/deflate.c:

zlib/deflate.c: In function 'deflateSetDictionary':
zlib/deflate.c:389:1: error: unable to find a register to spill
zlib/deflate.c:389:1: error: this is the insn:
(insn 803 804 156 15 (set (reg:HI 387)
        (reg:HI 388)) zlib/deflate.c:349 272 {*movhi}
     (expr_list:REG_DEAD (reg:HI 388)
        (nil)))
zlib/deflate.c:389:1: internal compiler error: in assign_by_spills, at
lra-assigns.c:1428
0x86e265f _fatal_insn(char const*, rtx_def const*, char const*, int, char
const*)
        trunk/gcc/rtl-error.c:110
0x85e21cc assign_by_spills
        trunk/gcc/lra-assigns.c:1428
...


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

end of thread, other threads:[~2015-06-06  4:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-03 23:38 [Bug target/66410] New: [SH] ICE: in assign_by_spills, at lra-assigns.c:1428 with -mlra kkojima at gcc dot gnu.org
2015-06-03 23:41 ` [Bug target/66410] " kkojima at gcc dot gnu.org
2015-06-06  4:42 ` kkojima 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).