cp-tree.h (finish_enum): Change prototype.
authorMark Mitchell <mmitchel@gcc.gnu.org>
Sat, 21 Apr 2001 00:04:08 +0000 (00:04 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Sat, 21 Apr 2001 00:04:08 +0000 (00:04 +0000)
commit7230e19e96550047e2ba3527886f047d20c8bdc0
treed61be95bb950ae1d8c6e18210719e3627d4599fa
parent3c0ce750cb50921dee27d1399bd14a10145f7538
cp-tree.h (finish_enum): Change prototype.

* cp-tree.h (finish_enum): Change prototype.
* decl.c (finish_enum): Reorganize.
* parse.y (structsp): Adjust calls to finish_enum.

[[Split portion of a mixed commit.]]

From-SVN: r41473.2
gcc/testsuite/g++.old-deja/g++.other/enum4.C [new file with mode: 0644]