Your message dated Sat, 6 Mar 2004 09:09:10 +0100 with message-id <[EMAIL PROTECTED]> and subject line Bug#235870: gcc-3.3: support backtrace on ia64 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; 2 Mar 2004 22:17:18 +0000 >From [EMAIL PROTECTED] Tue Mar 02 14:17:18 2004 Return-path: <[EMAIL PROTECTED]> Received: from morimoto.progeny.com [216.37.46.163] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1AyICU-0001Ty-00; Tue, 02 Mar 2004 14:17:18 -0800 Received: from zuul.progeny.com (zuul.progeny.com [192.168.1.42]) by morimoto.progeny.com (Postfix) with ESMTP id 625AF637CF; Tue, 2 Mar 2004 17:17:17 -0500 (EST) Received: by zuul.progeny.com (Postfix, from userid 10001) id 11A1C50; Tue, 2 Mar 2004 17:17:16 -0500 (EST) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Branden Robinson <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: gcc-3.3: support backtrace on ia64 X-Mailer: reportbug 2.48 Date: Tue, 02 Mar 2004 17:17:16 -0500 Message-Id: <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_01 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-5.0 required=4.0 tests=HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2004_03_01 X-Spam-Level: Package: gcc-3.3 Version: 1:3.3.3-0pre3 Severity: normal [I checked 1:3.3.3-1, and it doesn't have this functionality, either.] Please apply the following patches from upstream CVS so that glibc can also be modified to support backtracing on ia64. http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.16114.2.784&r2=1.16114.2.785 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/ia64/unwind-ia64.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.13.2.2&r2=1.13.2.3 -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.4.20-586tsc Locale: LANG=C, LC_CTYPE=en_US.UTF-8 Versions of packages gcc-3.3 depends on: ii binutils 2.14.90.0.7-5 The GNU assembler, linker and bina ii cpp-3.3 1:3.3.3-0pre3 The GNU C preprocessor ii gcc-3.3-base 1:3.3.3-0pre3 The GNU Compiler Collection (base ii libc6 2.3.2.ds1-11 GNU C Library: Shared libraries an ii libgcc1 1:3.3.3-0pre3 GCC support library -- no debconf information --------------------------------------- Received: (at 235870-done) by bugs.debian.org; 6 Mar 2004 08:13:11 +0000 >From [EMAIL PROTECTED] Sat Mar 06 00:13:11 2004 Return-path: <[EMAIL PROTECTED]> Received: from mail.cs.tu-berlin.de [130.149.17.13] (root) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1AzWvm-0005K8-00; Sat, 06 Mar 2004 00:13:10 -0800 Received: from bolero.cs.tu-berlin.de ([EMAIL PROTECTED] [130.149.19.1]) by mail.cs.tu-berlin.de (8.9.3p2/8.9.3) with ESMTP id JAA09435; Sat, 6 Mar 2004 09:09:11 +0100 (MET) Received: (from [EMAIL PROTECTED]) by bolero.cs.tu-berlin.de (8.12.10+Sun/8.12.8/Submit) id i2689BQM004280; Sat, 6 Mar 2004 09:09:11 +0100 (MET) 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: Sat, 6 Mar 2004 09:09:10 +0100 To: Branden Robinson <[EMAIL PROTECTED]>, [EMAIL PROTECTED] Subject: Re: Bug#235870: gcc-3.3: support backtrace on ia64 In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> X-Mailer: VM 7.03 under 21.4 (patch 6) "Common Lisp" XEmacs Lucid Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_05 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-3.0 required=4.0 tests=HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2004_03_05 X-Spam-Level: Branden Robinson writes: > On Wed, Mar 03, 2004 at 11:02:15AM +0100, Matthias Klose wrote: > > Branden Robinson writes: > > > Package: gcc-3.3 > > > Version: 1:3.3.3-0pre3 > > > Severity: normal > > > > > > [I checked 1:3.3.3-1, and it doesn't have this functionality, either.] > > > > > > Please apply the following patches from upstream CVS so that glibc can > > > also be modified to support backtracing on ia64. > > > > > > http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.16114.2.784&r2=1.16114.2.785 > > > http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/ia64/unwind-ia64.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.13.2.2&r2=1.13.2.3 > > > > these are changes from last October already applied in both package versions > > you checked. I'm confused ... these changes are in the upstream tarball.