(pushdecl): Don't call lookup_name_current_level_global when traditional.
authorJim Wilson <wilson@gcc.gnu.org>
Wed, 13 Jul 1994 01:37:25 +0000 (18:37 -0700)
committerJim Wilson <wilson@gcc.gnu.org>
Wed, 13 Jul 1994 01:37:25 +0000 (18:37 -0700)
commit93f623faa97cf6a4a92e9b1b575c8b6c99fa898c
tree1dee5945e248cf22ae45cdc358c414fc727ce1df
parent1ba298e52539bbac52f2bd25689db74672438f0c
(pushdecl): Don't call lookup_name_current_level_global when traditional.

(pushdecl): Don't call lookup_name_current_level_global
when traditional.  When doing checks against
IDENTIFIER_LIMBO_VALUE, also do check against
INDENTIFIER_GLOBAL_VALUE when traditional.

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