From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15073 invoked by alias); 5 Apr 2003 13:56: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 15024 invoked by uid 71); 5 Apr 2003 13:56:00 -0000 Resent-Date: 5 Apr 2003 13:56:00 -0000 Resent-Message-ID: <20030405135600.15023.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, Adam Conrad Resent-Reply-To: gcc-gnats@gcc.gnu.org, 186299@bugs.debian.org Received: (qmail 8835 invoked from network); 5 Apr 2003 13:49:09 -0000 Received: from unknown (HELO hirsch.in-berlin.de) (192.109.42.6) by sources.redhat.com with SMTP; 5 Apr 2003 13:49:09 -0000 Received: from tango.net.local (mail@dsl-213-023-142-184.arcor-ip.net [213.23.142.184]) (authenticated bits=0) by hirsch.in-berlin.de (8.12.9/8.12.9/Debian-1) with ESMTP id h35Dn7gl017528 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NOT); Sat, 5 Apr 2003 15:49:08 +0200 Received: from doko by tango.net.local with local (Exim 4.12 #1 (Debian) [+araqnid]) id 191o2c-0006jf-00; Sat, 05 Apr 2003 15:49:06 +0200 Message-Id: Date: Sat, 05 Apr 2003 13:56:00 -0000 From: Matthias Klose Reply-To: 186299@bugs.debian.org To: gcc-gnats@gcc.gnu.org, debian-gcc@lists.debian.org X-Send-Pr-Version: 3.113 X-GNATS-Notify: Adam Conrad Subject: optimization/10315: [3.2/3.3 regression] [powerpc] ICE: in extract_insn, at recog.c:2175 X-SW-Source: 2003-04/txt/msg00167.txt.bz2 List-Id: >Number: 10315 >Category: optimization >Synopsis: [3.2/3.3 regression] [powerpc] ICE: in extract_insn, at recog.c:2175 >Confidential: no >Severity: serious >Priority: medium >Responsible: unassigned >State: open >Class: ice-on-legal-code >Submitter-Id: net >Arrival-Date: Sat Apr 05 13:56:00 UTC 2003 >Closed-Date: >Last-Modified: >Originator: Adam Conrad >Release: 3.2.1 (Debian) (Debian unstable) >Organization: The Debian Project >Environment: System: Debian GNU/Linux (unstable) Architecture: powerpc >Description: [ Reported to the Debian BTS as report #186299. Please CC 186299@bugs.debian.org on replies. Log of report can be found at http://bugs.debian.org/186299 ] Rechecked with 3.2 20030314 and 3.3 20030404. While building php3 on unstable/powerpc, gcc-3.2 ICEs on a file that gcc-2.95 handles fine. Attemps were made with gcc-2.95 (success), gcc-3.2 (fail), and gcc-snapshot (fail). Using -O0 or omitting -fPIC doesn't show the ICE. $ gcc -c -fPIC -O1 pack.i ../functions/pack.c: In function `php3_unpack': ../functions/pack.c:807: error: unrecognizable insn: (insn 1275 1022 3 0 (nil) (set (reg/v:DF 311) (const_double:DF 0.0 [0x0.0p+0])) -1 (nil) (nil)) ../functions/pack.c:807: internal compiler error: in extract_insn, at recog.c:2175 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. [appending the source in a followup] >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: