(is_tagged_type): New function added.
authorrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 24 Jul 1992 21:13:11 +0000 (21:13 +0000)
committerrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 24 Jul 1992 21:13:11 +0000 (21:13 +0000)
commit1adc7e4798409139fe3422d1a58f403ad3887816
tree0fc7f0c926d2c12694ef049973509fd675415a3c
parentaa6d9ad61d83eec48e805f8df7ba7a506c0e39ae
(is_tagged_type):  New function added.
(member_attribute):  Use it.
(type_ok_for_scope):  Rewritten to eliminate serious bugs.
(output_type):  Call `output_pending_types_for_scope' at the end of
struct/union types (which are themselves scopes in C++).

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@1681 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/dwarfout.c