decl.c (finish_enum): Do set the type in a template.
authorJason Merrill <jason@redhat.com>
Tue, 4 Mar 2003 01:13:38 +0000 (20:13 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 4 Mar 2003 01:13:38 +0000 (20:13 -0500)
commitf5d70cc0249ddd1745846c62ec171f0cfbeb7673
tree535d62d57879a72b06b9a114de02fc656c1fcc62
parentf06e42d6a03cd9503be7311ad64e05fa5e7dde44
decl.c (finish_enum): Do set the type in a template.

        * decl.c (finish_enum): Do set the type in a template. Simplify.
        * pt.c (tsubst_enum, tsubst_copy): Revert last patch.

From-SVN: r63754
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/cp/pt.c