[PATCH] PR c++/80990 use cv-qualifiers in class template argument deduction

Nathan Sidwell nathan@acm.org
Wed Jun 7 11:03:00 GMT 2017


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



More information about the Gcc-patches mailing list