[Bug bootstrap/14155] [3.4 regression] ada bootstrap error

2004-02-16 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2004-02-16 08:45 --- Most likely another codegen error caused during bootstrap. Arno -- What|Removed |Added

[Bug c++/13944] [3.3/3.4/3.5 Regression] exception in constructor of a class to be thrown is not caught

2004-02-16 Thread jason at redhat dot com
--- Additional Comments From jason at redhat dot com 2004-02-16 18:22 --- Subject: Re: [3.3/3.4/3.5] exception in constructor of a class to be thrown is not caught EDG performs this same optimization, but they seem to have made a different choice as to whether or not the call which

[Bug c++/13944] [3.3/3.4/3.5 Regression] exception in constructor of a class to be thrown is not caught

2004-02-16 Thread jason at redhat dot com
--- Additional Comments From jason at redhat dot com 2004-02-16 18:27 --- Subject: Re: [3.3/3.4/3.5] exception in constructor of a class to be thrown is not caught Actually, this testcase does terminate under EDG: struct A { A() { } A(const A) { throw 1; } }; int

Processing of gcc-3.3_3.3.3ds5-1_i386.changes

2004-02-16 Thread Archive Administrator
gcc-3.3_3.3.3ds5-1_i386.changes uploaded successfully to localhost along with the files: gcc-3.3_3.3.3ds5-1.dsc gcc-3.3_3.3.3ds5.orig.tar.gz gcc-3.3_3.3.3ds5-1.diff.gz cpp-3.3-doc_3.3.3-1_all.deb libgcj-common_3.3.3-1_all.deb libstdc++5-3.3-doc_3.3.3-1_all.deb

gcc-3.3_3.3.3ds5-1_i386.changes ACCEPTED

2004-02-16 Thread Debian Installer
Accepted: cpp-3.3-doc_3.3.3-1_all.deb to pool/main/g/gcc-3.3/cpp-3.3-doc_3.3.3-1_all.deb cpp-3.3_3.3.3-1_i386.deb to pool/main/g/gcc-3.3/cpp-3.3_3.3.3-1_i386.deb fastjar_3.3.3-1_i386.deb to pool/main/g/gcc-3.3/fastjar_3.3.3-1_i386.deb fixincludes_3.3.3-1_i386.deb to

Results for 3.3.3 20040214 (prerelease) (Debian) testsuite on mips-unknown-linux-gnu

2004-02-16 Thread Matthias Klose
LAST_UPDATED: Sat Feb 14 08:16:42 UTC 2004 Native configuration is mips-unknown-linux-gnu === g++ tests === Running target unix XPASS: g++.dg/other/packed1.C execution test XPASS: g++.law/profile1.C (test for excess errors) XPASS: g++.law/profile1.C Execution test XPASS:

Results for 3.3.3 20040214 (prerelease) (Debian) testsuite on arm-unknown-linux-gnu

2004-02-16 Thread Matthias Klose
LAST_UPDATED: Sat Feb 14 08:16:42 UTC 2004 Native configuration is arm-unknown-linux-gnu === libjava tests === Running target unix FAIL: calls run FAIL: cxxtest run FAIL: field run FAIL: final_method run FAIL: findclass run FAIL: invoke run FAIL: martin run FAIL: noclass run

Results for 3.3.3 20040214 (prerelease) (Debian) testsuite on sparc-unknown-linux-gnu

2004-02-16 Thread Matthias Klose
LAST_UPDATED: Sat Feb 14 08:16:42 UTC 2004 Native configuration is sparc-unknown-linux-gnu === g++ tests === Running target unix XPASS: g++.other/init5.C Execution test === g++ Summary === # of expected passes8148 # of unexpected successes 1

Results for 3.3.3 20040214 (prerelease) (Debian) testsuite on hppa-unknown-linux-gnu

2004-02-16 Thread Matthias Klose
LAST_UPDATED: Sat Feb 14 08:16:42 UTC 2004 Native configuration is hppa-unknown-linux-gnu === g++ tests === Running target unix FAIL: g++.dg/compat/break/bitfield7 x_tst.o compile UNRESOLVED: g++.dg/compat/break/bitfield7 x_tst.o-y_tst.o link UNRESOLVED:

Results for 3.4.0 20040215 (prerelease) testsuite on i486-pc-linux-gnu

2004-02-16 Thread Matthias Klose
LAST_UPDATED: Sun Feb 15 16:20:48 UTC 2004 === acats tests === FAIL: c34005a FAIL: c34005d FAIL: c34005g FAIL: c34005j FAIL: cc3601a FAIL: cxb3010 FAIL: cxb3014 FAIL: cxb3015 === acats Summary === # of expected passes2314 # of

using gcc-snapshot on m68k?

2004-02-16 Thread Mike Furr
[Please CC, I'm not subscribed] Hello gcc team, One of my packages fails to build on m68k due to excessive memory use by g++(~373mb) and thus has RC-bug 207578. This occurs on all archs, but m68k is the only arch without the memory to handle it. I recently discovered[0] that the g++ in