public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/66358] New: [5/6 Regression] [SH] ICE: in extract_constrain_insn, at recog.c:2232
@ 2015-06-01  7:41 kkojima at gcc dot gnu.org
  2015-06-01  7:46 ` [Bug target/66358] " kkojima at gcc dot gnu.org
                   ` (21 more replies)
  0 siblings, 22 replies; 23+ messages in thread
From: kkojima at gcc dot gnu.org @ 2015-06-01  7:41 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 66358
           Summary: [5/6 Regression] [SH] ICE: in extract_constrain_insn,
                    at recog.c:2232
           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*-*-*

On sh4-unknown-linux-gnu, gcc5/6 fails to compile libiberty/regex.c
with -O2 -fpic:

libiberty/regex.c: In function 'byte_re_match_2_internal':
libiberty/regex.c:7486:1: error: insn does not satisfy its constraints:
(insn 14303 10571 14304 388 (set (reg:SI 2 r2)
        (sign_extend:SI (mem:QI (plus:SI (reg/f:SI 6 r6 [orig:794 D.8765 ]
[794])
                    (const_int 5 [0x5])) [0 MEM[(unsigned char *)_1000 + 5B]+0
S1 A8]))) libiberty/regex.c:7109 232 {*extendqisi2_compact_mem_disp}
     (nil))
libiberty/regex.c:7486:1: internal compiler error: in extract_constrain_insn,
at recog.c:2232
0x86d443f _fatal_insn(char const*, rtx_def const*, char const*, int, char
const*)
        ../../ORIG/trunk/gcc/rtl-error.c:110
0x86d4475 _fatal_insn_not_found(rtx_def const*, char const*, int, char const*)
        ../../ORIG/trunk/gcc/rtl-error.c:121
0x86a0835 extract_constrain_insn(rtx_insn*)
        ../../ORIG/trunk/gcc/recog.c:2232
0x86a3b29 copyprop_hardreg_forward_1
        ../../ORIG/trunk/gcc/regcprop.c:788
0x86a4877 execute
        ../../ORIG/trunk/gcc/regcprop.c:1283

There is no problem with gcc-4.9.x.


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

end of thread, other threads:[~2023-07-07 10:30 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-01  7:41 [Bug target/66358] New: [5/6 Regression] [SH] ICE: in extract_constrain_insn, at recog.c:2232 kkojima at gcc dot gnu.org
2015-06-01  7:46 ` [Bug target/66358] " kkojima at gcc dot gnu.org
2015-06-01 12:50 ` olegendo at gcc dot gnu.org
2015-06-01 13:24 ` kkojima at gcc dot gnu.org
2015-06-01 14:01 ` rguenth at gcc dot gnu.org
2015-06-01 18:35 ` olegendo at gcc dot gnu.org
2015-06-01 22:44 ` kkojima at gcc dot gnu.org
2015-06-02 21:00 ` olegendo at gcc dot gnu.org
2015-06-02 23:55 ` kkojima at gcc dot gnu.org
2015-06-03  9:04 ` olegendo at gcc dot gnu.org
2015-06-03 11:29 ` olegendo at gcc dot gnu.org
2015-06-03 23:27 ` kkojima at gcc dot gnu.org
2015-06-15 11:48 ` glaubitz at physik dot fu-berlin.de
2015-06-18  4:21 ` olegendo at gcc dot gnu.org
2015-06-22 12:07 ` rguenth at gcc dot gnu.org
2015-07-16  9:25 ` rguenth at gcc dot gnu.org
2015-08-11  7:39 ` dcb314 at hotmail dot com
2015-08-11  7:42 ` dcb314 at hotmail dot com
2021-05-14  9:47 ` [Bug target/66358] [9/10/11/12 " jakub at gcc dot gnu.org
2021-06-01  8:06 ` rguenth at gcc dot gnu.org
2022-05-27  9:35 ` [Bug target/66358] [10/11/12/13 " rguenth at gcc dot gnu.org
2022-06-28 10:31 ` jakub at gcc dot gnu.org
2023-07-07 10:30 ` [Bug target/66358] [11/12/13/14 " rguenth 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).