Your message dated Thu, 1 May 2003 21:22:35 +0200 (MEST) with message-id <[EMAIL PROTECTED]> and subject line Bug#180530: PPC32: Segfault when compiling the kernel (2.4.20) has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 11 Feb 2003 02:11:44 +0000 >From [EMAIL PROTECTED] Mon Feb 10 20:11:43 2003 Return-path: <[EMAIL PROTECTED]> Received: from 015.atlasinternet.net (localhost) [212.9.93.15] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 18iPte-0001pY-00; Mon, 10 Feb 2003 20:11:43 -0600 Received: from gallir by localhost with local (Exim 3.36 #1 (Debian)) id 18iPtb-0006M8-00; Tue, 11 Feb 2003 03:11:39 +0100 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Ricardo Galli <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: PPC32: Segfault when compiling the kernel (2.4.20) X-Mailer: reportbug 2.10 Date: Tue, 11 Feb 2003 03:11:38 +0100 Message-Id: <[EMAIL PROTECTED]> Sender: Ricardo Galli <[EMAIL PROTECTED]> X-BadReturnPath: [EMAIL PROTECTED] rewritten as [EMAIL PROTECTED] using "From" header Delivered-To: [EMAIL PROTECTED] X-Spam-Status: No, hits=0.8 required=5.0 tests=SPAM_PHRASE_00_01 version=2.44 X-Spam-Level: Package: gcc-3.2 Version: 1:3.2.2-1 Severity: important This is the error given when compiling the kernel on a PowerPC (iBook, G3): init.c: In function `set_phys_avail': init.c:602: Attempt to delete prologue/epilogue insn: (insn 270 269 272 (parallel[ (set (reg:SI 29 r29) (mem:SI (plus:SI (reg/f:SI 1 r1) (const_int 20 [0x14])) [0 S4 A8])) (set (reg:SI 30 r30) (mem:SI (plus:SI (reg/f:SI 1 r1) (const_int 24 [0x18])) [0 S4 A8])) (set (reg/f:SI 31 r31) (mem:SI (plus:SI (reg/f:SI 1 r1) (const_int 28 [0x1c])) [0 S4 A8])) ] ) -1 (nil) (nil)) init.c:602: Internal compiler error in propagate_one_insn, at flow.c:1618 -- System Information: Debian Release: testing/unstable Architecture: powerpc Kernel: Linux sofi 2.4.20-ben4 #1 Wed Jan 29 16:54:28 CET 2003 ppc Locale: LANG=es_ES, LC_CTYPE=es_ES Versions of packages gcc-3.2 depends on: ii binutils 2.13.90.0.18-1 The GNU assembler, linker and bina ii cpp-3.2 1:3.2.2-1 The GNU C preprocessor ii gcc-3.2-base 1:3.2.2-1 The GNU Compiler Collection (base ii libc6 2.3.1-11 GNU C Library: Shared libraries an ii libgcc1 1:3.2.2-1 GCC support library -- no debconf information --------------------------------------- Received: (at 180530-done) by bugs.debian.org; 1 May 2003 19:24:11 +0000 >From [EMAIL PROTECTED] Thu May 01 14:24:10 2003 Return-path: <[EMAIL PROTECTED]> Received: from mail.cs.tu-berlin.de [130.149.17.13] (root) by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 19BJf6-0005Jd-00; Thu, 01 May 2003 14:24:09 -0500 Received: from bolero.cs.tu-berlin.de ([EMAIL PROTECTED] [130.149.19.1]) by mail.cs.tu-berlin.de (8.9.3/8.9.3) with ESMTP id VAA13415 for <[EMAIL PROTECTED]>; Thu, 1 May 2003 21:22:35 +0200 (MET DST) Resent-From: Matthias Klose <[EMAIL PROTECTED]> Received: (from [EMAIL PROTECTED]) by bolero.cs.tu-berlin.de (8.11.6+Sun/8.9.3) id h41JMZ614359; Thu, 1 May 2003 21:22:35 +0200 (MEST) Date: Thu, 1 May 2003 21:22:35 +0200 (MEST) Message-Id: <[EMAIL PROTECTED]> Resent-Message-ID: <[EMAIL PROTECTED]> Resent-Date: Thu, 1 May 2003 21:22:35 +0200 Resent-To: [EMAIL PROTECTED] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Matthias Klose <[EMAIL PROTECTED]> To: Ricardo Galli <[EMAIL PROTECTED]>, [EMAIL PROTECTED] Subject: Re: Bug#180530: PPC32: Segfault when compiling the kernel (2.4.20) In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> X-Mailer: VM 7.03 under 21.4 (patch 6) "Common Lisp" XEmacs Lucid Delivered-To: [EMAIL PROTECTED] X-Spam-Status: No, hits=-25.7 required=4.0 tests=BAYES_01,EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT, REFERENCES,REPLY_WITH_QUOTES,USER_AGENT_VM autolearn=ham version=2.53-bugs.debian.org_2003_04_23 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_04_23 (1.174.2.15-2003-03-30-exp) Closing the report. Feedback was request on Tue, 11 Feb 2003 03:11:38 +0100, but no answer received. You may want to reopen the report when providing more information: - please send the preprocessed (maybe compressed) file init.i - show the compilation options used - please try to compile with the gcc from the gcc-snapshot package Ricardo Galli writes: > Package: gcc-3.2 > Version: 1:3.2.2-1 > Severity: important > > This is the error given when compiling the kernel on a PowerPC (iBook, > G3): > > init.c: In function `set_phys_avail': > init.c:602: Attempt to delete prologue/epilogue insn: > (insn 270 269 272 (parallel[ > (set (reg:SI 29 r29) > (mem:SI (plus:SI (reg/f:SI 1 r1) > (const_int 20 [0x14])) [0 S4 A8])) > (set (reg:SI 30 r30) > (mem:SI (plus:SI (reg/f:SI 1 r1) > (const_int 24 [0x18])) [0 S4 A8])) > (set (reg/f:SI 31 r31) > (mem:SI (plus:SI (reg/f:SI 1 r1) > (const_int 28 [0x1c])) [0 S4 A8])) > ] ) -1 (nil) > (nil)) > init.c:602: Internal compiler error in propagate_one_insn, at > flow.c:1618