call.c (add_candidates): Move decls to initialization.
authorNathan Sidwell <nathan@acm.org>
Fri, 21 Jul 2017 17:58:48 +0000 (17:58 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Fri, 21 Jul 2017 17:58:48 +0000 (17:58 +0000)
commit60f80e6541b845a20827b8584d8c276f54ed7506
tree91dec1d5a2681c5be3e145ee23ce6752b62308f5
parent048f0471d203ae4ce74af80b32e4b40ec1d1f1f6
call.c (add_candidates): Move decls to initialization.

* call.c (add_candidates): Move decls to initialization.  Don't
use !!.

From-SVN: r250434
gcc/cp/ChangeLog
gcc/cp/call.c