From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24173 invoked by alias); 15 Aug 2006 17:45:32 -0000 Received: (qmail 24150 invoked by uid 48); 15 Aug 2006 17:45:24 -0000 Date: Tue, 15 Aug 2006 17:45:00 -0000 Message-ID: <20060815174524.24149.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/25755] ICE in testsuite/gcc.c-torture/execute/20050316-1.c In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "brett dot albertson at stratech dot com" 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 X-SW-Source: 2006-08/txt/msg01120.txt.bz2 List-Id: ------- Comment #3 from brett dot albertson at stratech dot com 2006-08-15 17:45 ------- (In reply to comment #0) > I'm getting an ICE in current 4.1 branch on Solaris 10 x86. BTW, trunk is still seeing this ICE. dev-zero:{root}# /opt/gcc-4.2/bin/gcc 20050316-1.c 20050316-1.c: In function 'test2': 20050316-1.c:18: warning: MMX vector argument without MMX enabled changes the ABI 20050316-1.c: In function 'test3': 20050316-1.c:26: error: insn does not satisfy its constraints: (insn 26 30 20 (set (reg/i:DI 29 [ ]) (mem/c:DI (plus:SI (reg/f:SI 6 bp) (const_int -8 [0xfffffffffffffff8])) [0 S8 A8])) 80 {*movdi_2} (nil) (nil)) 20050316-1.c:26: internal compiler error: in extract_constrain_insn_cached, at recog.c:1994 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25755