Your message dated Sun, 1 Jul 2001 14:28:56 +0200
with message-id <[EMAIL PROTECTED]>
and subject line fixed with gcc-2.95.4 and gcc-3.0
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.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 4 Jan 2001 07:07:58 +0000
>From [EMAIL PROTECTED] Thu Jan 04 01:07:58 2001
Return-path: <[EMAIL PROTECTED]>
Received: from kitenet.net [198.144.200.155] (postfix)
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 14E4VC-0002lW-00; Thu, 04 Jan 2001 01:07:58 -0600
Received: by kitenet.net (Postfix, from userid 500)
        id AC2B5BC008; Wed,  3 Jan 2001 23:07:56 -0800 (PST)
From: Joey Hess <[EMAIL PROTECTED]>
Subject: gcc: sig 11, reproducible and not machine-specific
To: [EMAIL PROTECTED]
X-Mailer: bug 3.3.7
Message-Id: <[EMAIL PROTECTED]>
Date: Wed,  3 Jan 2001 23:07:56 -0800 (PST)
Delivered-To: [EMAIL PROTECTED]

Package: gcc
Version: 1:2.95.3-4
Severity: normal

On three seperate machines, when attempting to build pine from the debian
source package via debian/rules build, we get:

make[3]: Entering directory `/tmp/pine-4.31/imap/imapd'
gcc -I../c-client `cat ../c-client/CFLAGS`
-DANOFILE=\"/etc/anonymous.newsgroups\" -DALERTFILE=\"/etc/imapd.alert\"
-DUSERALERTFILE=\".imapalert\"   -c -o imapd.o imapd.c
gcc: Internal compiler error: program cc1 got fatal signal 11
make[3]: *** [imapd.o] Error 1

Always fails in the same place, etc, so this looks like a gcc bug and not
one of the other problems often associated with gcc sig 11.

A system with 1:2.95.2-18 does not exhibit the problem.

-- System Information
Debian Release: testing/unstable
Kernel Version: Linux kite 2.2.17 #1 Tue Oct 31 09:54:30 PST 2000 i686 unknown

Versions of the packages gcc depends on:
ii  cpp            2.95.3-4       The GNU C preprocessor.
ii  cpp-2.95       2.95.3-2.00123 The GNU C preprocessor.
ii  gcc-2.95       2.95.3-2.00123 The GNU C compiler.

---------------------------------------
Received: (at 81181-done) by bugs.debian.org; 1 Jul 2001 12:32:59 +0000
>From [EMAIL PROTECTED] Sun Jul 01 07:32:59 2001
Return-path: <[EMAIL PROTECTED]>
Received: from mail.cs.tu-berlin.de [::ffff:130.149.17.13] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 15GgPK-0007bh-00; Sun, 01 Jul 2001 07:32:59 -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 OAA21458
        for <[EMAIL PROTECTED]>; Sun, 1 Jul 2001 14:28:57 +0200 (MET DST)
Received: (from [EMAIL PROTECTED])
        by bolero.cs.tu-berlin.de (8.10.2+Sun/8.9.3) id f61CSvE03306;
        Sun, 1 Jul 2001 14:28:57 +0200 (MEST)
From: Matthias Klose <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <[EMAIL PROTECTED]>
Date: Sun, 1 Jul 2001 14:28:56 +0200
To: [EMAIL PROTECTED]
Subject: fixed with gcc-2.95.4 and gcc-3.0
X-Mailer: VM 6.89 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid
Delivered-To: [EMAIL PROTECTED]

checked on three ix86 machines. Translated the preprocessed source
with -g -O2. gcc-2.95.4-0.010629 and gcc-3.0-4 work without segfault.


Reply via email to