diff options
author | Jason Merrill <jason@redhat.com> | 2017-11-16 15:13:48 -0500 |
---|---|---|
committer | Jason Merrill <jason@gcc.gnu.org> | 2017-11-16 15:13:48 -0500 |
commit | 6296cf8e099aae43c86a773f93d83a19df85d7e7 (patch) | |
tree | f602a84e280c62dd314f2a97321a94ae4ebf7d50 /gcc/graphite-poly.c | |
parent | 285346b5eba02c9a21351355de4cb7fb7d2b91ef (diff) | |
download | gcc-6296cf8e099aae43c86a773f93d83a19df85d7e7.zip gcc-6296cf8e099aae43c86a773f93d83a19df85d7e7.tar.gz gcc-6296cf8e099aae43c86a773f93d83a19df85d7e7.tar.bz2 |
PR c++/79092 - non-type args of different types are different
* tree.c (cp_tree_equal): Check the type of constants.
* pt.c (unify) [TEMPLATE_PARM_INDEX]: Handle UNIFY_ALLOW_INTEGER
when comparing to previously deduced argument.
(maybe_convert_nontype_argument): New.
(convert_nontype_argument): Call it.
(tsubst_copy_and_build): Handle partial instantiation of
IMPLICIT_CONV_EXPR.
(unify): Ignore type when deducing from array bound.
(dependent_type_p_r): Handle DEFERRED_NOEXCEPT.
(value_dependent_expression_p): Any type-dependent expression is
value-dependent. Handle IMPLICIT_CONV_EXPR.
* cp-tree.h (IMPLICIT_CONV_EXPR_NONTYPE_ARG): New.
* mangle.c (write_template_arg): Strip IMPLICIT_CONV_EXPR.
From-SVN: r254843
Diffstat (limited to 'gcc/graphite-poly.c')
0 files changed, 0 insertions, 0 deletions