Bug#341882: binutils fix

2006-04-19 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 http://www.netsweng.c

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

2006-04-19 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 c++/26558] [4.0/4.1/4.2 Regression] segfault on syntax error

2006-04-19 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=gcc&view=rev&rev=113098 Log: PR c++/26558 * parser.c (cp_parser_class_n

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

2006-04-19 Thread reichelt at gcc dot gnu dot org
--- Comment #8 from reichelt at gcc dot gnu dot org 2006-04-19 22:07 --- Subject: Bug 26558 Author: reichelt Date: Wed Apr 19 22:07:25 2006 New Revision: 113097 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113097 Log: PR c++/26558 * parser.c (cp_parser_class_n

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

2006-04-19 Thread reichelt at gcc dot gnu dot org
--- Comment #7 from reichelt at gcc dot gnu dot org 2006-04-19 22:03 --- Subject: Bug 26558 Author: reichelt Date: Wed Apr 19 22:03:24 2006 New Revision: 113096 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113096 Log: PR c++/26558 * parser.c (cp_parser_class_n

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

2006-04-19 Thread patchapp at dberlin dot org
--- Comment #6 from patchapp at dberlin dot org 2006-04-19 21:35 --- Subject: Bug number PR c++/26558 A patch for this bug has been added to the patch tracker. The mailing list url for the patch is http://gcc.gnu.org/ml/gcc-patches/2006-04/msg00725.html -- http://gcc.gnu.org/bugzil

Bug#363619: Spelling mistake in package description

2006-04-19 Thread Simon Waters
Package: gpc Severity: minor *** diff/gpc 20c20 < The current version 2.2 (release candiate 2) implements Standard Pascal --- > The current version 2.2 (release candidate 2) implements Standard Pascal -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy

Results for 3.4.6 (Debian 3.4.6-1) testsuite on mipsel-linux-gnu

2006-04-19 Thread Matthias Klose
LAST_UPDATED: Obtained from SVN: tags/gcc_3_4_6_release revision 111785 Native configuration is mipsel-linux-gnu (rem) === gpc tests === Running target any FAIL: fjf998r.pas FAIL: prep2p.pas === gpc Summary === # of tests5057 # of expected passe

[Bug libstdc++/19664] libstdc++ headers should have pop/push of the visibility around the declarations

2006-04-19 Thread bkoz at gcc dot gnu dot org
-- bkoz at gcc dot gnu dot org changed: What|Removed |Added Keywords||visibility http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19664 --- Y

[Patch] #9: libgnatprj

2006-04-19 Thread Ludovic Brenta
I'm sending this patch a couple of days earlier than anticipated. The new file, ada-libgnatprj.dpatch, continues the trend started in ada-link-lib.dpatch and ada-libgnatvsn.dpatch. It introduces a new shared libary, named libgnatprj wirh soname libgnatprj.so.4.1. libgnatprj contains the GNAT Proj

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

2006-04-19 Thread reichelt at gcc dot gnu dot org
--- Comment #5 from reichelt at gcc dot gnu dot org 2006-04-19 13:25 --- Testing a patch. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added Assigne

Bug#363119: Log for failed build of binutils_2.16.1cvs20060117-1 (dist=stable)

2006-04-19 Thread Martin Michlmayr
powerpc: > Automatic build of binutils_2.16.1cvs20060117-1 on > test.track.rz.uni-augsburg.de by sbuild/powerpc 0.44 ... > gcc -DHAVE_CONFIG_H -I. -I../../gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd > -I../../gprof/../include -I../../gprof/../bfd -I../../gprof/../intl -I../intl > -I. -DLOCALEDIR="

Bug#363119: Log for failed build of libgsf_1.14.0-1 (dist=oldstable)

2006-04-19 Thread Martin Michlmayr
powerpc: > Automatic build of libgsf_1.14.0-1 on test.track.rz.uni-augsburg.de by > sbuild/powerpc 0.44 ... > gcc -DHAVE_CONFIG_H -I. -I../../gsf -I.. -I../.. -I/usr/include/glib-2.0 > -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 > -DGNOMELOCALEDIR=\"/usr/share/locale\" -O2 -Wall -Wmissi

Bug#363119: Log for failed build of estraier_1.2.28-1 (dist=unstable)

2006-04-19 Thread Martin Michlmayr
powerpc: > Automatic build of estraier_1.2.28-1 on test.track.rz.uni-augsburg.de by > sbuild/powerpc 0.44 ... > powerpc-linux-gnu-gcc -c -I. -I/usr/include/qdbm -I/home/tbm/include > -I/usr/local/include -DMYREGEX -DMYDLFILTER -DMYCJKUNI -DMYHAVE_UNISTD_H > -DMYHAVE_ERRNO_H -DMYHAVE_SYS_TYPES_

[Bug tree-optimization/27207] [4.2 Regression] ICE: verify_cgraph_node failed

2006-04-19 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2006-04-19 03:02 --- Actually never mind, it is the -Werror I missed which makes this is a dup of bug 25776. *** This bug has been marked as a duplicate of 25776 *** -- pinskia at gcc dot gnu dot org changed: What|Re

[Bug tree-optimization/27207] ICE: verify_cgraph_node failed

2006-04-19 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-04-19 03:00 --- This worked with "4.2.0 20060409". -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27207 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is.

Bug#363456: gcc-4.0: [Patch] Support PIE for M32R

2006-04-19 Thread Kazuhiro Inaoka
Package: gcc-4.0 Version: 4.0.3-1 Severity: wishlist Tags: patch Could you please add the following patch ? This patch is to support PIE option. It was applied to gcc-4.1-branch. Regards, Kazuhiro Inaoka #! /bin/sh -e # # # DP: Author: Kazuhiro Inaoka # DP: Status: in CVS 4.1-branch # DP: PIE S