class.c (handle_using_decl): Always use OVL_CURRENT.
authorNathan Sidwell <nathan@acm.org>
Wed, 10 May 2017 20:53:32 +0000 (20:53 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Wed, 10 May 2017 20:53:32 +0000 (20:53 +0000)
commit3aa0a770a4b1368a9f2ccc262f483cc811ca9331
treefbe41cbe805461c2ec49d31df428f83f0824db1d
parent3dd836179aa32c3ded97ded16bb24305cefc43b0
class.c (handle_using_decl): Always use OVL_CURRENT.

* class.c (handle_using_decl): Always use OVL_CURRENT.
(resolve_address_of_overloaded_function): Move iterator decl into
for scope.  Don't strip anticipated decls here.

From-SVN: r247864
gcc/cp/ChangeLog
gcc/cp/class.c