Commit 1fef0148 by Ville Voutilainen

Fix the ChangeLog after the __is_assignable/__is_constructible fix

parent e4596b66
2020-03-17 Ville Voutilainen <ville.voutilainen@gmail.com>
gcc/
PR c++/94197
* cp/method.c (assignable_expr): Use cp_unevaluated.
* method.c (assignable_expr): Use cp_unevaluated.
(is_xible_helper): Push a non-deferred access check for
the stub objects created by assignable_expr and constructible_expr.
testsuite/
PR c++/94197
* g++.dg/ext/pr94197.C: New.
2020-03-17 Jakub Jelinek <jakub@redhat.com>
* pt.c (tsubst): Fix up duplicated word issue in a diagnostic message.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment