]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/13927 (duplicated error message on bad redeclaration of anon union)
authorGiovanni Bajo <giovannibajo@gcc.gnu.org>
Sat, 14 Feb 2004 02:11:22 +0000 (02:11 +0000)
committerGiovanni Bajo <giovannibajo@gcc.gnu.org>
Sat, 14 Feb 2004 02:11:22 +0000 (02:11 +0000)
commit7162281a3221c98be6c6c96b9cafe13feddcdad3
treef3d446fe4c154d7021645ca0a5b7402d515f7a36
parent0e8c9b28a1a4ea9d542dade50f4f07a74ccfbe64
re PR c++/13927 (duplicated error message on bad redeclaration of anon union)

PR c++/13927
* error.c (dump_decl) <ALIAS_DECL>: Dump as simple declarations.

From-SVN: r77787
gcc/cp/ChangeLog
gcc/cp/error.c