]> git.ipfire.org Git - thirdparty/gcc.git/commit
(pushdecl): When have a duplicate decl, and it is global,
authorJim Wilson <wilson@gcc.gnu.org>
Sat, 25 Feb 1995 02:21:37 +0000 (18:21 -0800)
committerJim Wilson <wilson@gcc.gnu.org>
Sat, 25 Feb 1995 02:21:37 +0000 (18:21 -0800)
commit4d53757da9f918b6f5a7c5d44e8810c3444d64b0
tree705ba92845fcbdc0b457a584c6d0a53cb3b35aee
parent9791111f79a3ef3b1d64f5f2305428eb368b4ccd
(pushdecl): When have a duplicate decl, and it is global,

delete lookup_name name in test for return.
(redeclaration_error_message): When newdecl is a block level
declaration, use lookup_name_current_level instead of DECL_CONTEXT.

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