From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21067 invoked by alias); 5 Nov 2002 23:46:01 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 21047 invoked by uid 71); 5 Nov 2002 23:46:01 -0000 Resent-Date: 5 Nov 2002 23:46:01 -0000 Resent-Message-ID: <20021105234601.21046.qmail@sources.redhat.com> Resent-From: gcc-gnats@gcc.gnu.org (GNATS Filer) Resent-Cc: gcc-prs@gcc.gnu.org, gcc-bugs@gcc.gnu.org Resent-Reply-To: gcc-gnats@gcc.gnu.org, nall@gentoo.org Received: (qmail 15843 invoked by uid 61); 5 Nov 2002 23:39:27 -0000 Message-Id: <20021105233927.15842.qmail@sources.redhat.com> Date: Tue, 05 Nov 2002 15:46:00 -0000 From: nall@gentoo.org Reply-To: nall@gentoo.org To: gcc-gnats@gcc.gnu.org X-Send-Pr-Version: gnatsweb-2.9.3 (1.1.1.1.2.31) Subject: target/8471: metacity-2.4.3 causes ICE on powerpc with gcc-3.2 X-SW-Source: 2002-11/txt/msg00263.txt.bz2 List-Id: >Number: 8471 >Category: target >Synopsis: metacity-2.4.3 causes ICE on powerpc with gcc-3.2 >Confidential: no >Severity: serious >Priority: medium >Responsible: unassigned >State: open >Class: ice-on-legal-code >Submitter-Id: net >Arrival-Date: Tue Nov 05 15:46:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: nall@gentoo.org >Release: gcc-3.2 >Organization: >Environment: Gentoo Linux 1.4_rc1 on PPC with kernel 2.4.19, glibc-2.2.5-r7 >Description: when compiling metacity-2.4.3, the following occurs: powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/linc-1.0 -I/usr/include/startup-notification-1.0 -DMETACITY_LIBEXECDIR=\"/usr/libexec\" -DHOST_ALIAS=\"powerpc-unknown-linux-gnu\" -DMETACITY_LOCALEDIR=\"/usr/share/locale\" -DMETACITY_PKGDATADIR=\"/usr/share/metacity\" -DMETACITY_DATADIR=\"/usr/share\" -DG_LOG_DOMAIN=\"metacity\" -DSN_API_NOT_YET_FROZEN=1 -O2 -pipe -mcpu=7400 -maltivec -mabi=altivec -mpowerpc-gfxopt -fsigned-char -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c screen.c screen.c: In function `meta_screen_calc_workspace_layout': screen.c:1568: unrecognizable insn: (insn 146 57 147 (parallel[ (set (reg/v:SI 11 r11 [120]) (plus:SI (gt:SI (reg:SI 0 r0 [141]) (const_int 0 [0x0])) (reg:SI 9 r9 [134]))) (clobber (reg:SI 8 r8)) ] ) -1 (nil) (nil)) screen.c:1568: Internal compiler error in extract_insn, at recog.c:2148 >How-To-Repeat: 100% reproducible. just compile that file. >Fix: >Release-Note: >Audit-Trail: >Unformatted: