On Fri, Jul 22, 2016 at 7:32 PM, Jason Merrill wrote:
> The fix for 52746 was incomplete; it didn't propagate the
> adjust_result_of_qualified_name_lookup handling from lookup_destructor
> to tsubst_baselink. Fixed thus.
>
> Tested x86_64-pc-linux-gnu, applying to trunk.
commit 732dce1a04cbe7d9d6
The fix for 52746 was incomplete; it didn't propagate the
adjust_result_of_qualified_name_lookup handling from lookup_destructor
to tsubst_baselink. Fixed thus.
Tested x86_64-pc-linux-gnu, applying to trunk.