Bug#212260: g++-3.3: "virtual functions but non-virtual destructor" warning incomplete

2003-09-22 Thread Glenn Maynard
Package: g++-3.3 Version: 1:3.3.2-0pre4 Severity: wishlist This code: #include struct foo { ~foo() { } virtual void bar() { } }; struct fum: public foo { virtual ~fum() { printf("x\n"); } }; main() { foo *x = new fum; delete x; } generates: blah.cc:2: warning: `struct

Bug#212248: gcc-3.3: build fail for libobj not including boehm-gc include files

2003-09-22 Thread Colin Watson
On Mon, Sep 22, 2003 at 10:57:41PM +0100, Matt Keenan wrote: > Package: gcc-3.3 > Version: 1:3.3.2-0pre4 > Severity: serious > Tags: sid patch > Justification: no longer builds from source > > the patch file debian/patches/libobjc.dpatch has an assumption that you > have the the gc header files i

Bug#212085: Build-dependencies cannot be satisfied in unstable

2003-09-22 Thread Matt Zimmerman
On Mon, Sep 22, 2003 at 09:24:44AM +0200, Matthias Klose wrote: > tags 212085 + wontfix > thanks > > Matt Zimmerman writes: > > Package: gcc-3.0 > > Version: 1:3.0.4ds3-16 (not installed) > > Severity: serious > > > > Build-Depends: libc6.1-dev (>= 2.2.5-6) | libc6-dev (>= 2.2.5-6) | > > libc0.

[Bug middle-end/11414] [3.4 Regression] Segementation fault compiling csets.adb

2003-09-22 Thread danglin at gcc dot gnu dot org
PLEASE REPLY TO [EMAIL PROTECTED] ONLY, *NOT* [EMAIL PROTECTED] http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11414 danglin at gcc dot gnu dot org changed: What|Removed |Added

Bug#212248: gcc-3.3: build fail for libobj not including boehm-gc include files

2003-09-22 Thread Matt Keenan
Package: gcc-3.3 Version: 1:3.3.2-0pre4 Severity: serious Tags: sid patch Justification: no longer builds from source the patch file debian/patches/libobjc.dpatch has an assumption that you have the the gc header files installed. the code snippet below shows how it should be (i.e. using the head

Results for 3.3.2 20030908 (Debian prerelease) testsuite on s390-ibm-linux-gnu

2003-09-22 Thread Matthias Klose
LAST_UPDATED: Mon Sep 8 19:46:09 UTC 2003 Native configuration is s390-ibm-linux-gnu === g++ tests === Running target unix FAIL: g++.dg/tls/init-2.C (test for excess errors) XPASS: g++.other/init5.C Execution test === g++ Summary === # of expected passes

Bug#205548: acknowledged by developer (fixed in binutils 2.14.90.0.6-2)

2003-09-22 Thread Jim Watson
I still got this problem on debian/unstable linux sparc with binutils 2.14.90.0.6-2 Can you confirm this is the correct ld version in that package as it looks 4 weeks ago but the bug only fixed this week? sun:/home/jim# ld --version GNU ld version 2.14.90.0.6 20030820 Debian GNU/Linux On Sun, S

Processed: reassign

2003-09-22 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > reassign 212048 libc6 Bug#212048: g++-3.3: a statically compiled c++ binary which references syslog(3) SEGFAULTs on an exception Bug reassigned from package `g++-3.3' to `libc6'. > severity 212048 serious Bug#212048: g++-3.3: a statically compiled c++

Bug#211909: acknowledged by developer (these aren't built because they don't build)

2003-09-22 Thread Adam Majer
On Mon, Sep 22, 2003 at 09:07:06AM +0200, Matthias Klose wrote: > Adam Majer writes: > > On Sun, Sep 21, 2003 at 11:15:19PM +0200, Matthias Klose wrote: > > > Adam Majer writes: > > > > reopen 211909 > > > > thanks > > > > > > > > On Sun, Sep 21, 2003 at 03:03:14PM -0500, Debian Bug Tracking Syste

Bug#212048: reassign

2003-09-22 Thread bert hubert
reassign 212048 libc6 severity 212048 serious After comparing notes and retrying on g++-2.95.2, g++-3.2 and g++-3.3 and seeing the bug in all places, Wichert Akkerman suggested reassigning the bug to libc6 and changing its severity to 'serious'. The problem shows on stock debian sid. The problem

Processed: Re: Bug#212085: Build-dependencies cannot be satisfied in unstable

2003-09-22 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > tags 212085 + wontfix Bug#212085: Build-dependencies cannot be satisfied in unstable There were no tags set. Tags added: wontfix > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (ad

Bug#212085: Build-dependencies cannot be satisfied in unstable

2003-09-22 Thread Matthias Klose
tags 212085 + wontfix thanks Matt Zimmerman writes: > Package: gcc-3.0 > Version: 1:3.0.4ds3-16 (not installed) > Severity: serious > > Build-Depends: libc6.1-dev (>= 2.2.5-6) | libc6-dev (>= 2.2.5-6) | > libc0.3-dev, libc6.1-dev (<< 2.3) | libc6-dev (<< 2.3) | libc0.3-dev (<< > 2.3), m4, autoc

Bug#211909: acknowledged by developer (these aren't built because they don't build)

2003-09-22 Thread Matthias Klose
Adam Majer writes: > On Sun, Sep 21, 2003 at 11:15:19PM +0200, Matthias Klose wrote: > > Adam Majer writes: > > > reopen 211909 > > > thanks > > > > > > On Sun, Sep 21, 2003 at 03:03:14PM -0500, Debian Bug Tracking System > > > wrote: > > > > The reason gcc doesn't build gcj for some architecture