This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/16806] [3.3 regression] Internal compiler error: Error reporting routines re-entered.
- From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Dec 2004 16:55:21 -0000
- Subject: [Bug c++/16806] [3.3 regression] Internal compiler error: Error reporting routines re-entered.
- References: <20040728191218.16806.jurka@ejurka.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-12-15 16:55 -------
Subject: Bug 16806
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_3-branch
Changes by: reichelt@gcc.gnu.org 2004-12-15 16:45:27
Modified files:
gcc/cp : ChangeLog error.c
Log message:
PR c++/16806
* error.c (dump_expr) [BASELINK]: Use dump_expr.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.3076.2.279&r2=1.3076.2.280
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/error.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.192.2.10&r2=1.192.2.11
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16806