pt.c (check_template_shadow): Don't treat OVERLOADs as _DECL nodes.
authorMark Mitchell <mark@codesourcery.com>
Mon, 5 Apr 1999 01:34:46 +0000 (01:34 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 5 Apr 1999 01:34:46 +0000 (21:34 -0400)
commitb5d9b9ab00c982b667c5df009b555464ca765765
tree64ce3c34b845ac980442f297e1dc4089316a91ca
parent2a97a8001815a314b7c3bc08e660c4dec1b8c847
pt.c (check_template_shadow): Don't treat OVERLOADs as _DECL nodes.

* pt.c (check_template_shadow): Don't treat OVERLOADs as _DECL
nodes.  Tidy.

From-SVN: r26188
gcc/cp/ChangeLog
gcc/cp/pt.c