This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13927] [3.4/3.5 Regression] confusing error message on bad redeclaration of anon union
- 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: 14 Feb 2004 02:17:48 -0000
- Subject: [Bug c++/13927] [3.4/3.5 Regression] confusing error message on bad redeclaration of anon union
- References: <20040130062339.13927.mec.gnu@mindspring.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-02-14 02:17 -------
Subject: Bug 13927
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_4-branch
Changes by: giovannibajo@gcc.gnu.org 2004-02-14 02:17:38
Modified files:
gcc/cp : ChangeLog error.c
Log message:
PR c++/13927
* error.c (dump_decl) <ALIAS_DECL>: Dump as simple declarations.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3892.2.49&r2=1.3892.2.50
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/error.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.241&r2=1.241.4.1
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13927