(print_lang_identifier): Print value of limbo field.
authorJim Wilson <wilson@gcc.gnu.org>
Wed, 16 Sep 1992 00:54:45 +0000 (17:54 -0700)
committerJim Wilson <wilson@gcc.gnu.org>
Wed, 16 Sep 1992 00:54:45 +0000 (17:54 -0700)
commitfd0b8fce4dc174fa55a0a706e2068a00eacf466a
tree8b9b764926c80b96c3f69102e1e5daadc5e594ef
parent5a9085c7dc59f3118e0c9f44b3fe9e771fbde055
(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.

From-SVN: r2128
gcc/c-decl.c