]> gcc.gnu.org Git - gcc.git/commit
decl.c (current_local_enum): Remove static.
authorJody Goldberg <jodyg@idt.net>
Mon, 8 Sep 1997 09:37:29 +0000 (09:37 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 8 Sep 1997 09:37:29 +0000 (05:37 -0400)
commitb3d5a58b519ee457be4c5a69ef1d8b6f5bb1dae7
tree2d1a50eadf42b66e125138c2250f3c3dd1aa8809
parent786b5245966e3e9b710015ce7fd28992391d891b
decl.c (current_local_enum): Remove static.

Mon Sep  8 02:33:20 1997  Jody Goldberg  <jodyg@idt.net>

* decl.c (current_local_enum): Remove static.
* pt.c (tsubst_enum): Save and restore value of current_local_enum
in case template is expanded in enum decl.
(instantiate_class_template) : Use new tsubst_enum signature.
(tsubst_expr): Likewise.

From-SVN: r15156
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/cp/pt.c
This page took 0.070497 seconds and 5 git commands to generate.