]> git.ipfire.org Git - thirdparty/gcc.git/commit
decl.c (pushdecl): Fix up shadow warnings with respect to implicit for scopes.
authorMike Stump <mrs@wrs.com>
Thu, 27 Jan 2000 23:15:38 +0000 (23:15 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Thu, 27 Jan 2000 23:15:38 +0000 (23:15 +0000)
commite905ac8a1a7bfd88994095f0de82ac31cca99925
tree519b7e55a0831f77bbd3341557c5b6f64dc14b86
parent75ec21db305f832534b2072c02a2a785c3cc0b4c
decl.c (pushdecl): Fix up shadow warnings with respect to implicit for scopes.

* decl.c (pushdecl): Fix up shadow warnings with respect to implicit
for scopes.
Fixes for3.C

From-SVN: r31655
gcc/cp/ChangeLog
gcc/cp/decl.c