This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/19137] New: ICE with load of TImode constant
- From: "amodra at bigpond dot net dot au" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Dec 2004 06:44:28 -0000
- Subject: [Bug target/19137] New: ICE with load of TImode constant
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
In regclass() -> scan_one_insn() -> extract_insn ()
gcc.dg/pr17055-1.c: In function 'testi':
gcc.dg/pr17055-1.c:23: error: unrecognizable insn:
(insn:HI 10 9 11 0 (set (reg:TI 120)
(const_int 0 [0x0])) -1 (nil)
(nil))
gcc.dg/pr17055-1.c:23: internal compiler error: in extract_insn, at recog.c:2020
--
Summary: ICE with load of TImode constant
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Keywords: ice-on-valid-code
Severity: normal
Priority: P2
Component: target
AssignedTo: amodra at bigpond dot net dot au
ReportedBy: amodra at bigpond dot net dot au
CC: gcc-bugs at gcc dot gnu dot org
GCC target triplet: powerpc-linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19137