On 06/06/2017 03:07 PM, Jonathan Wakely wrote:
This fixes class template argument deduction so that cv-qualifiers are not ignored.Bootstrapped and tested powerpc64le-linux. OK for trunk? PR c++/80990 * pt.c (do_class_deduction): Build qualified type.
ok -- Nathan Sidwell