decl.c (record_unknown_type): New function.
authorMartin v. Löwis <loewis@informatik.hu-berlin.de>
Wed, 20 May 1998 19:08:59 +0000 (15:08 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 20 May 1998 19:08:59 +0000 (15:08 -0400)
commit036407f7b38207f934c62f65a0a732c356f9a98e
treeb265b35874cb2bc8b68c02b69a2adec9fbb83d86
parent4e5a8d7b868a22aeb18f68fc15198943a165ada5
decl.c (record_unknown_type): New function.

* decl.c (record_unknown_type): New function.
(init_decl_processing): Call it for the unknown and global type
nodes.

From-SVN: r19912
gcc/cp/ChangeLog
gcc/cp/decl.c