[Bug c++/26558] [4.0/4.1/4.2 Regression] segfault on syntax error

2006-04-20 Thread reichelt at gcc dot gnu dot org
--- Comment #9 from reichelt at gcc dot gnu dot org 2006-04-19 22:10 --- Subject: Bug 26558 Author: reichelt Date: Wed Apr 19 22:10:10 2006 New Revision: 113098 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=113098 Log: PR c++/26558 * parser.c

[Bug c++/26558] [4.0/4.1/4.2 Regression] segfault on syntax error

2006-04-20 Thread reichelt at gcc dot gnu dot org
--- Comment #10 from reichelt at gcc dot gnu dot org 2006-04-19 22:12 --- Fixed on mainline, 4.1 branch, and 4.0 branch. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

Bug#341882: binutils fix

2006-04-20 Thread Stuart Anderson
A fix for the binutils problem which is worked around in the patches submitted to these bugs can be found in #363423. Stuart Stuart R. Anderson [EMAIL PROTECTED] Network Software Engineering

Bug#360895: Bug: #360895 ImportError: libstdc++.so.6: cannot handle TLS data

2006-04-20 Thread Bill Allombert
On Wed, Apr 05, 2006 at 12:32:28PM +0200, Bill Allombert wrote: Package: apt-listchanges Version: 2.59-0.2 Severity: grave apt-listchanges just fails with error message Traceback (most recent call last): File /usr/bin/apt-listchanges, line 30, in ? import apt_pkg

Processed: Fixed in NMU of gcc-snapshot 20060419-1

2006-04-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: tag 361445 + fixed Bug#361445: x86_x64 PIC problems and hidden vs anonymous namespaces There were no tags set. Bug#361426: x86_x64 PIC problems and hidden vs anonymous namespaces Tags added: fixed tag 361501 + fixed Bug#361501: internal compiler

Bug#350778: I get this too.

2006-04-20 Thread Alyssa Milburn
My gcc output is now useless: output like In member function â: and caosVM_map.cpp:551: warning: passing â for argument 1 to âoom* Map::roomAt(unsigned int, unsigned int)â, rather than useful names. I'm on powerpc, utf8 locale. It works fine if I unset LANG, but obviously that's not an ideal

[Patch] #10: ada-libgnatprj.dpatch should update src/configure

2006-04-20 Thread Ludovic Brenta
In patch #9, ada-libgnatprj.dpatch changes configure.in but does not update configure accordingly. This patch adds the necessary changes. In the comments of patch #9, I indicated that one of my goals is to avoid changing configure from within .dpatch files in the future, and to run autoconf from

Re: [Patch] #10: ada-libgnatprj.dpatch should update src/configure

2006-04-20 Thread Ludovic Brenta
The patch I send was mistakenly reversed; please disregard. Here is the correct patch. -- Ludovic Brenta. gcc-4.1.0-1-patch-10.patch.gz Description: Patch #10 to be applied to gcc-4.1 4.1.0-1 after #1 .. #9

Results for 4.1.0 (Debian 4.1.0-1+b1) testsuite on i486-pc-linux-gnu

2006-04-20 Thread Matthias Klose
LAST_UPDATED: Obtained from SVN: tags/gcc_4_1_0_release revision 111560 === acats tests === === acats Summary === # of expected passes2316 # of unexpected failures0 Native configuration is i486-pc-linux-gnu === g++ tests ===

Results for 4.2.0 20060419 (experimental) testsuite on i486-pc-linux-gnu

2006-04-20 Thread Matthias Klose
LAST_UPDATED: Native configuration is i486-pc-linux-gnu === g++ tests === Running target unix === g++ Summary for unix === # of expected passes12471 # of expected failures 67 # of unsupported tests 69 Running target

Results for 4.2.0 20060419 (experimental) testsuite on x86_64-pc-linux-gnu

2006-04-20 Thread Matthias Klose
LAST_UPDATED: Native configuration is x86_64-pc-linux-gnu === g++ tests === Running target unix === g++ Summary === # of expected passes12386 # of expected failures 67 # of unsupported tests 98

Results for 4.2.0 20060419 (experimental) testsuite on s390-ibm-linux-gnu

2006-04-20 Thread Matthias Klose
LAST_UPDATED: Native configuration is s390-ibm-linux-gnu === g++ tests === Running target unix === g++ Summary === # of expected passes12389 # of expected failures 67 # of unsupported tests 109

Results for 4.2.0 20060419 (experimental) testsuite on powerpc-unknown-linux-gnu

2006-04-20 Thread Matthias Klose
LAST_UPDATED: Native configuration is powerpc-unknown-linux-gnu === g++ tests === Running target unix === g++ Summary === # of expected passes12492 # of expected failures 67 # of unsupported tests 94

Processing of gcc-snapshot_20060419-1_multi.changes

2006-04-20 Thread Archive Administrator
gcc-snapshot_20060419-1_multi.changes uploaded successfully to localhost along with the files: gcc-snapshot_20060419-1_powerpc.deb gcc-snapshot_20060419-1_amd64.deb gcc-snapshot_20060419-1_i386.deb gcc-snapshot_20060419-1.tar.gz gcc-snapshot_20060419-1.dsc Greetings, Your

[Bug c++/26757] [4.1/4.2 regression] C++ front-end producing two DECLs with the same UID

2006-04-20 Thread jakub at gcc dot gnu dot org
--- Comment #13 from jakub at gcc dot gnu dot org 2006-04-20 10:27 --- This has been introduced in http://gcc.gnu.org/ml/gcc-patches/2004-06/msg01594.html Will try to revert the name-lookup.c part and see what exactly breaks and if we couldn't tell about this to cgraph rather than doing

gcc-snapshot_20060419-1_multi.changes ACCEPTED

2006-04-20 Thread Debian Installer
Accepted: gcc-snapshot_20060419-1.dsc to pool/main/g/gcc-snapshot/gcc-snapshot_20060419-1.dsc gcc-snapshot_20060419-1.tar.gz to pool/main/g/gcc-snapshot/gcc-snapshot_20060419-1.tar.gz gcc-snapshot_20060419-1_amd64.deb to pool/main/g/gcc-snapshot/gcc-snapshot_20060419-1_amd64.deb

Fixed in NMU of gcc-snapshot 20060419-1

2006-04-20 Thread Martin Michlmayr
tag 361445 + fixed tag 361501 + fixed tag 361715 + fixed quit This message was generated automatically in response to a non-maintainer upload. The .changes file follows. -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Wed, 19 Apr 2006 22:39:02 +0200 Source: gcc-snapshot

[Bug c++/26757] [4.1/4.2 regression] C++ front-end producing two DECLs with the same UID

2006-04-20 Thread jakub at gcc dot gnu dot org
--- Comment #14 from jakub at gcc dot gnu dot org 2006-04-20 12:04 --- The reversal of the DECL_UID (x) = DECL_UID (t); assignment in name-lookup.c causes FAIL: g++.dg/opt/inline2.C (test for excess errors) as well as // { dg-do link } // { dg-options -O1 } static int g; void f() {