From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24122 invoked by alias); 30 Dec 2004 03:31:09 -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 24062 invoked by uid 48); 30 Dec 2004 03:31:01 -0000 Date: Thu, 30 Dec 2004 03:31:00 -0000 From: "matt at gsicomp dot on dot ca" To: gcc-bugs@gcc.gnu.org Message-ID: <20041230033059.19198.matt@gsicomp.on.ca> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c/19198] New: ICE in copyprop_hardreg_forward_1 X-Bugzilla-Reason: CC X-SW-Source: 2004-12/txt/msg03908.txt.bz2 List-Id: root@penelope# gcc -v Using builtin specs. gcc version 2.95.4 20020320 [FreeBSD] ---------------------------------------------- root@penelope# uname -a FreeBSD penelope.gsicomp.on.ca 4.10-RELEASE-p5 FreeBSD 4.10-RELEASE-p5 #0: Wed Dec 8 22:11:29 EST 2004 root@penelope.gsicomp.on.ca:/usr/obj/usr/src/sys/PENELOPE.20040530.01 i386 ---------------------------------------------- matt@penelope# make shell32_main.o gcc34 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHELL32_ - DCOM_NO_WINDOWS_H --save-temps -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack- boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o shell32_main.o shell32_main.c gcc34: warning: -pipe ignored because -save-temps specified shell32_main.c: In function `SHGetFileInfoW': shell32_main.c:185: error: insn does not satisfy its constraints: (insn 1822 1263 1265 118 shell32_main.c:484 (parallel [ (set (reg:CCNO 17 flags) (compare:CCNO (and:QI (reg:QI 5 di [orig:63 flags ] [63]) (const_int -32 [0xffffffe0])) (const_int 0 [0x0]))) (set (reg:QI 5 di [orig:63 flags ] [63]) (and:QI (reg:QI 5 di [orig:63 flags ] [63]) (const_int -32 [0xffffffe0]))) ]) 205 {*andqi_2} (nil) (expr_list:REG_UNUSED (reg:QI 5 di [orig:63 flags ] [63]) (nil))) shell32_main.c:185: internal compiler error: in copyprop_hardreg_forward_1, at regrename.c:1549 ---------------------------------------------- -- Summary: ICE in copyprop_hardreg_forward_1 Product: gcc Version: 3.4.4 Status: UNCONFIRMED Severity: normal Priority: P2 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: matt at gsicomp dot on dot ca CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19198