name-lookup.c (do_class_using_decl): Elide read-once temps.
authorNathan Sidwell <nathan@acm.org>
Tue, 5 Sep 2017 20:21:01 +0000 (20:21 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Tue, 5 Sep 2017 20:21:01 +0000 (20:21 +0000)
commit0c29f2a2b42a1077975de6417267e138141a02b1
treed7f4cba8a372309b65205148f75e5ed7a5269b86
parentfcaf306523baa9883c680a3a894bb5ff43092073
name-lookup.c (do_class_using_decl): Elide read-once temps.

* name-lookup.c (do_class_using_decl): Elide read-once temps.
Move declarations to initializations.

From-SVN: r251738
gcc/cp/ChangeLog
gcc/cp/name-lookup.c