method.c (synthesized_method_base_walk): New.
authorNathan Sidwell <nathan@acm.org>
Tue, 7 Feb 2017 17:43:12 +0000 (17:43 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Tue, 7 Feb 2017 17:43:12 +0000 (17:43 +0000)
commit8e956c22739b10884d750239938c1e582d0183a3
tree1a73b3b1eb79a3ec1ec0359ba2b5f5c5c2945144
parente5f234b2c4283d959631ba157462f0431bb49fcc
method.c (synthesized_method_base_walk): New.

* method.c (synthesized_method_base_walk): New.  Broken out of ...
(synthesized_method_walk): ... here.  Call it.  Cleanup
initializations.

From-SVN: r245250
gcc/cp/ChangeLog
gcc/cp/method.c