From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6867 invoked by alias); 23 Dec 2004 06:44:42 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 6739 invoked by uid 48); 23 Dec 2004 06:44:28 -0000 Date: Thu, 23 Dec 2004 06:44:00 -0000 From: "amodra at bigpond dot net dot au" To: gcc-bugs@gcc.gnu.org Message-ID: <20041223064427.19137.amodra@bigpond.net.au> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug target/19137] New: ICE with load of TImode constant X-Bugzilla-Reason: CC X-SW-Source: 2004-12/txt/msg03313.txt.bz2 List-Id: 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