Your message dated Sun, 14 Mar 2004 15:33:10 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#233548: fixed in gcc-snapshot 20040314-1
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; 18 Feb 2004 16:43:21 +0000
>From [EMAIL PROTECTED] Wed Feb 18 08:43:21 2004
Return-path: <[EMAIL PROTECTED]>
Received: from master.debian.org [146.82.138.7] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1AtUnB-0001YJ-00; Wed, 18 Feb 2004 08:43:21 -0800
Received: from p50862170.dip0.t-ipconnect.de (terra.sol.org) [80.134.33.112] 
        by master.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1AtUnA-0001f1-00; Wed, 18 Feb 2004 10:43:20 -0600
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Andre Woebbeking <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: ICE: in make_decl_rtl, at varasm.c:752
X-Mailer: reportbug 2.47
Date: Wed, 18 Feb 2004 17:43:31 +0100
X-Debbugs-Cc: [EMAIL PROTECTED]
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_02_18 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=HAS_PACKAGE,OUR_MTA_MSGID,
        X_DEBBUGS_CC autolearn=no version=2.60-bugs.debian.org_2004_02_18
X-Spam-Level: 

Package: gcc-snapshot
Version: 20040215-1
Severity: important
Tags: sid

Hi,

I get ICE when I compile with     g++ -Wall ice.cp

ice.ii from g++ -save-temps:

1 "ice.cpp"
# 1 "<built-in>"
# 1 "<command line>"
# 1 "ice.cpp"
# 11 "ice.cpp"
namespace Data
{
  class Dummy;
}

namespace
{
  const bool g_bAlways = false;

  Data::Dummy* getDummy();
};

int main()
{
  int i;

  if (g_bAlways)
  {
     if (Data::Dummy* dummy = getDummy())
     {
        int bla(5);

        i = bla;
     }
  }
}
                                                                             


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.2-1-k7
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]

Versions of packages gcc-snapshot depends on:
ii  binutils                   2.14.90.0.7-5 The GNU assembler, linker and bina
ii  libart-2.0-2               2.3.16-1      Library of functions for 2D graphi
ii  libatk1.0-0                1.4.1-1       The ATK accessibility toolkit
ii  libc6                      2.3.2.ds1-11  GNU C Library: Shared libraries an
ii  libglib2.0-0               2.2.3-1       The GLib library of C routines
ii  libgtk2.0-0                2.2.4-3       The GTK+ graphical user interface 
ii  libice6                    4.3.0-0pre1v5 Inter-Client Exchange library
ii  libpango1.0-0              1.2.5-2.1     Layout and rendering of internatio
ii  libsm6                     4.3.0-0pre1v5 X Window System Session Management
ii  libx11-6                   4.3.0-0pre1v5 X Window System protocol client li
ii  xlibs                      4.3.0-0pre1v5 X Window System client libraries m
ii  zlib1g                     1:1.2.1-4     compression library - runtime

-- no debconf information


---------------------------------------
Received: (at 233548-close) by bugs.debian.org; 14 Mar 2004 20:41:49 +0000
>From [EMAIL PROTECTED] Sun Mar 14 12:41:49 2004
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1B2cQf-0000Lv-00; Sun, 14 Mar 2004 12:41:49 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1B2cII-0003lK-00; Sun, 14 Mar 2004 15:33:10 -0500
From: Matthias Klose <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.45 $
Subject: Bug#233548: fixed in gcc-snapshot 20040314-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 14 Mar 2004 15:33:10 -0500
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_12 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2004_03_12
X-Spam-Level: 

Source: gcc-snapshot
Source-Version: 20040314-1

We believe that the bug you reported is fixed in the latest version of
gcc-snapshot, which is due to be installed in the Debian FTP archive:

gcc-snapshot_20040314-1.diff.gz
  to pool/main/g/gcc-snapshot/gcc-snapshot_20040314-1.diff.gz
gcc-snapshot_20040314-1.dsc
  to pool/main/g/gcc-snapshot/gcc-snapshot_20040314-1.dsc
gcc-snapshot_20040314-1_i386.deb
  to pool/main/g/gcc-snapshot/gcc-snapshot_20040314-1_i386.deb
gcc-snapshot_20040314.orig.tar.gz
  to pool/main/g/gcc-snapshot/gcc-snapshot_20040314.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose <[EMAIL PROTECTED]> (supplier of updated gcc-snapshot package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sat, 13 Mar 2004 18:48:54 +0100
Source: gcc-snapshot
Binary: gcc-snapshot
Architecture: source i386
Version: 20040314-1
Distribution: unstable
Urgency: low
Maintainer: Debian GCC maintainers <debian-gcc@lists.debian.org>
Changed-By: Matthias Klose <[EMAIL PROTECTED]>
Description: 
 gcc-snapshot - A SNAPSHOT of the GNU Compiler Collection
Closes: 233548 233548
Changes: 
 gcc-snapshot (20040314-1) unstable; urgency=low
 .
   * CVS 20040314, taken from the gcc-3_4-branch.
     - Fixes ICE on warning about uninitialized variable (closes: #233548).
     - Fixes ICE in make_decl_rtl (closes: #233548).
Files: 
 a4816677a16e0331c8a4ae47fe96b1ce 1460 devel extra gcc-snapshot_20040314-1.dsc
 22c9164e03ff4b69de50f5cc042d6029 25261902 devel extra 
gcc-snapshot_20040314.orig.tar.gz
 53ab613616805ebeedf735f4319a4a22 105388 devel extra 
gcc-snapshot_20040314-1.diff.gz
 a2e8cb6389172a5bd255add1c7770d10 44867170 devel extra 
gcc-snapshot_20040314-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAVKcuStlRaw+TLJwRAkNeAJ4+/PpjpGjg+04roh3SXIkVWtgBYACeOEDO
z4bTBQXpODUlMPpBGSVWuTQ=
=jHM3
-----END PGP SIGNATURE-----


Reply via email to