(print_lang_identifier): Print value of limbo field.
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 16 Sep 1992 00:54:45 +0000 (00:54 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 16 Sep 1992 00:54:45 +0000 (00:54 +0000)
commitb33192317368d4d0194c8b738f450fffa1773539
tree8b9b764926c80b96c3f69102e1e5daadc5e594ef
parent76383a1d541cec615ec650bf4f13ed6f06ca5512
(print_lang_identifier): Print value of limbo field.
(pushdecl): Check an extern decl against both previous global and
previous limbo declarations.  For global declarations, clear limbo
value field.  For block level extern declarations, set limbo field
if zero.
(grokdeclarator): If this is a block level extern, then allocate
it on the permanent obstack, not the temporary obstack.

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