cp:
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 21 Mar 2003 15:42:36 +0000 (15:42 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 21 Mar 2003 15:42:36 +0000 (15:42 +0000)
commit92d6279841f8d8d358192ceb92e1e796b4905623
tree3e7d8b64875f583eb668a0b9ec42505d04c42847
parent2e411f1fabb596eabb32c18faece6fb7afa1414a
cp:
PR c++/9898
* error.c (dump_decl) [CONST_DECL]: Print '<enumerator>'.
(dump_expr) [CONSTRUCTOR]: Print default ctor as a function call.
testsuite:
PR c++/9898
* g++.dg/other/error4.C: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@64667 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/error.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/other/error4.C [new file with mode: 0644]