From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15094 invoked by alias); 8 Dec 2004 12:18:44 -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 14993 invoked by uid 48); 8 Dec 2004 12:18:37 -0000 Date: Wed, 08 Dec 2004 12:18:00 -0000 Message-ID: <20041208121836.14991.qmail@sourceware.org> From: "pingc at nortelnetworks dot com" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20030731055400.11738.steve@chelsio.com> References: <20030731055400.11738.steve@chelsio.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug target/11738] ICE "could not split insn" building libstdc++-v3 X-Bugzilla-Reason: CC X-SW-Source: 2004-12/txt/msg01141.txt.bz2 List-Id: ------- Additional Comments From pingc at nortelnetworks dot com 2004-12-08 12:18 ------- hi, additional comments I encountered with a similar issue like this, my gcc version is 2.95.1 19990816. It is interesting that when I commented some piece of my code, I could successfully compiling my file, so I just wonder whether is this file too large (68k),but there are some other files are larger than it. ==================================== atmDebug.cc: In function `void atmPmLogDisplay(unsigned int = 0, short unsigned int = 0, short unsigned int = 0)': atmDebug.cc:2519: Could not split insn (insn:TI 520 517 521 (parallel[ (set (reg:CC 71 cr3) (compare:CC (sign_extend:SI (reg:HI 0 r0)) (const_int 0))) (clobber (reg:SI 9 r9)) ] ) 71 {extendhisi2+2} (insn_list 517 (insn_list 517 (nil))) (expr_list:REG_DEAD (reg:HI 0 r0) (expr_list:REG_UNUSED (reg:SI 9 r9) (nil)))) ../../src/gcc/toplev.c:1472: Internal compiler error in function fatal_insn Please submit a Problem Report to Cygnus Solutions with send-pr. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11738