[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#210328: marked as done ([PR 12407] [3.4 regression] ICE with -pg)



Your message dated Sun, 16 Nov 2003 11:17:31 -0500
with message-id <E1ALPad-0005xi-00@auric.debian.org>
and subject line Bug#210328: fixed in gcc-snapshot 20031116-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; 10 Sep 2003 18:54:44 +0000
>From daniel.serpell@aplik.cl Wed Sep 10 13:54:42 2003
Return-path: <daniel.serpell@aplik.cl>
Received: from cm-vina3-152-103.cm.vtr.net (fw.aplik) [200.104.152.103] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 19xA70-0000uU-00; Wed, 10 Sep 2003 13:54:42 -0500
Received: from pcdaniel.aplik (daniel@pcdaniel.aplik [192.168.0.4])
	by fw.aplik (8.11.6/8.11.6) with SMTP id h8AIsvs30110;
	Wed, 10 Sep 2003 14:54:57 -0400
Message-Id: <200309101854.h8AIsvs30110@fw.aplik>
Received: by pcdaniel.aplik (sSMTP sendmail emulation); Wed, 10 Sep 2003 14:54:38 -0400
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Daniel Serpell <daniel.serpell@aplik.cl>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: gcc-snapshot: SIGSEV in compiler with -pg flags
X-Mailer: reportbug 2.28
Date: Wed, 10 Sep 2003 14:54:37 -0400
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-5.1 required=4.0
	tests=BAYES_10,HAS_PACKAGE,MSG_ID_ADDED_BY_MTA_2
	version=2.53-bugs.debian.org_2003_8_27
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_8_27 (1.174.2.15-2003-03-30-exp)

Package: gcc-snapshot
Version: 20030909-1
Severity: normal

The following code causes the compiler to SIGSEV in x86:

//////////////////// tst.cpp /////////////////////////////
#include <vector>

class A;

std::vector < A * > getA()
{
    std::vector< A * > a;
    return a;
}
//////////////////////////////////////////////////////////

Compiling with:

$ /usr/lib/gcc-snapshot/bin/g++ -c -pg -c tst.cpp
tst.cpp: In function `std::vector<A*, std::allocator<A*> > getA()':
tst.cpp:9: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


Compiling without the "-pg" switch works.

Thanks,
    Daniel.

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux pcdaniel 2.4.21-5-k7 #1 Mon Aug 25 08:09:01 EST 2003 i686
Locale: LANG=en_US.ISO-8859-1, LC_CTYPE=en_US.ISO-8859-1

Versions of some packages gcc-snapshot depends on:
ii  binutils                 2.14.90.0.5-0.2 The GNU assembler, linker and bina
ii  libc6                    2.3.2-6         GNU C Library: Shared libraries an
ii  zlib1g                   1:1.1.4-14      compression library - runtime

-- no debconf information


---------------------------------------
Received: (at 210328-close) by bugs.debian.org; 16 Nov 2003 16:23:27 +0000
>From katie@auric.debian.org Sun Nov 16 10:23:22 2003
Return-path: <katie@auric.debian.org>
Received: from auric.debian.org [206.246.226.45] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1ALPgC-0005Ow-00; Sun, 16 Nov 2003 10:23:16 -0600
Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian))
	id 1ALPad-0005xi-00; Sun, 16 Nov 2003 11:17:31 -0500
From: Matthias Klose <doko@debian.org>
To: 210328-close@bugs.debian.org
X-Katie: $Revision: 1.43 $
Subject: Bug#210328: fixed in gcc-snapshot 20031116-1
Message-Id: <E1ALPad-0005xi-00@auric.debian.org>
Sender: Archive Administrator <katie@auric.debian.org>
Date: Sun, 16 Nov 2003 11:17:31 -0500
Delivered-To: 210328-close@bugs.debian.org

Source: gcc-snapshot
Source-Version: 20031116-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_20031116-1.diff.gz
  to pool/main/g/gcc-snapshot/gcc-snapshot_20031116-1.diff.gz
gcc-snapshot_20031116-1.dsc
  to pool/main/g/gcc-snapshot/gcc-snapshot_20031116-1.dsc
gcc-snapshot_20031116-1_i386.deb
  to pool/main/g/gcc-snapshot/gcc-snapshot_20031116-1_i386.deb
gcc-snapshot_20031116.orig.tar.gz
  to pool/main/g/gcc-snapshot/gcc-snapshot_20031116.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 210328@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose <doko@debian.org> (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 ftpmaster@debian.org)


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

Format: 1.7
Date: Sun, 16 Nov 2003 12:25:22 +0100
Source: gcc-snapshot
Binary: gcc-snapshot
Architecture: source i386
Version: 20031116-1
Distribution: unstable
Urgency: low
Maintainer: Debian GCC maintainers <debian-gcc@lists.debian.org>
Changed-By: Matthias Klose <doko@debian.org>
Description: 
 gcc-snapshot - A SNAPSHOT of the GNU Compiler Collection
Closes: 210328
Changes: 
 gcc-snapshot (20031116-1) unstable; urgency=low
 .
   * CVS 20031116, taken from HEAD.
     - fixes SIGSGV in C++ on x86 (closes: #210328).
Files: 
 3d022cb8d63db8e1dcd88321cb2d9799 1493 devel extra gcc-snapshot_20031116-1.dsc
 12a2a5d9d1d2a0b68598ff60f82f5f3e 24579122 devel extra gcc-snapshot_20031116.orig.tar.gz
 c23c89dd8119c8762a19f8c51a5b289f 66313 devel extra gcc-snapshot_20031116-1.diff.gz
 a5e0288671467ecc97d2c60a18e8b4f9 44787094 devel extra gcc-snapshot_20031116-1_i386.deb

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

iD8DBQE/t5NbStlRaw+TLJwRAlSlAJ0RLXcWTHKqxhfs3QKMAT8OFJy+TACdHxcL
k+xsiL9kDyxxUxx7s8FerR0=
=Xnp7
-----END PGP SIGNATURE-----



Reply to: