pt.c (pop_tinst_level): Call extract_interface_info.
authorJason Merrill <jason@yorick.cygnus.com>
Sun, 4 Oct 1998 20:10:49 +0000 (20:10 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Sun, 4 Oct 1998 20:10:49 +0000 (16:10 -0400)
commit5f2c99c43b76e7d4bc46e445eaa04201c827ffe2
tree2ec58476dda414b813c07876ff61079e5009558b
parentb4558b577c353fad6143feb814c54d8e99931a7b
pt.c (pop_tinst_level): Call extract_interface_info.

* pt.c (pop_tinst_level): Call extract_interface_info.
(instantiate_decl): Don't save and restore file position.
* decl.c (cp_finish_decl): Make statics in extern inlines and
templates common, if possible and the target doesn't support weak
symbols.

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