tree.c (cp_valid_lang_attribute): New fn.
authorJason Merrill <jason@yorick.cygnus.com>
Tue, 13 Apr 1999 21:28:25 +0000 (21:28 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 13 Apr 1999 21:28:25 +0000 (17:28 -0400)
commite5dc5fb2a55a771ebad2535e674d93cd13f81c39
tree46ce13a121ebb7cfd5dcbfe1112ca672cc968c38
parent1b8899d1a050991df240a26a928b4b21dae88504
tree.c (cp_valid_lang_attribute): New fn.

* tree.c (cp_valid_lang_attribute): New fn.  Handle init_priority
and com_interface.
* cp-tree.h: Add prototype.
* decl.c (init_decl_processing): Set valid_lang_attribute.

From-SVN: r26421
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/cp/decl.c
gcc/cp/tree.c