cp-tree.h (enum_name_string): Remove prototype.
authorNathan Sidwell <nathan@codesourcery.com>
Fri, 18 Aug 2000 09:15:51 +0000 (09:15 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Fri, 18 Aug 2000 09:15:51 +0000 (09:15 +0000)
commitfa40aa121c3dd227bff080afa7a2f6e24b6c0c80
tree8293de0001f05fdd2848c247d2b0e7d05fb336b4
parentca3a748a9fe15a3f476299158f97c7ab8a2fa9d6
cp-tree.h (enum_name_string): Remove prototype.

* cp-tree.h (enum_name_string): Remove prototype.
(report_case_error): Remove prototype.
* cp/typeck2.c (enum_name_string): Remove.
(report_case_error): Remove.
* error.c (dump_expr): Deal with enum values directly.
Correctly negate integer constant.

From-SVN: r35774
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/cp/error.c
gcc/cp/typeck2.c