diff options
author | Jason Merrill <jason@redhat.com> | 2019-11-06 19:31:52 -0500 |
---|---|---|
committer | Jason Merrill <jason@gcc.gnu.org> | 2019-11-06 19:31:52 -0500 |
commit | 951c6f3dd975d795adc409da1a1477b5229199ae (patch) | |
tree | e2b9d02d58c552313d9ffaec0ca00acc474cb106 /gcc/c | |
parent | 81a34a6b68184436726489b81d44267c40f6fbe7 (diff) | |
download | gcc-951c6f3dd975d795adc409da1a1477b5229199ae.zip gcc-951c6f3dd975d795adc409da1a1477b5229199ae.tar.gz gcc-951c6f3dd975d795adc409da1a1477b5229199ae.tar.bz2 |
PR c++/92150 - partial specialization with class NTTP.
Here unify was getting confused by the VIEW_CONVERT_EXPR we add in
finish_id_expression_1 to make class NTTP const when they're used in an
expression.
Tested x86_64-pc-linux-gnu, applying to trunk.
* pt.c (unify): Handle VIEW_CONVERT_EXPR.
From-SVN: r277901
Diffstat (limited to 'gcc/c')
0 files changed, 0 insertions, 0 deletions