CWG 616, 1213 - value category of subobject references.
authorJason Merrill <jason@redhat.com>
Fri, 25 May 2018 20:55:32 +0000 (16:55 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 25 May 2018 20:55:32 +0000 (16:55 -0400)
commit3983063e76edec0a49badb341daa1ba438c5a9a7
tree2ee21aa22979566ce1dcc603f781ca65fe8136d4
parent9d502741aa65321078d059865865bdc93af445b6
CWG 616, 1213 - value category of subobject references.

* tree.c (lvalue_kind): Fix handling of ARRAY_REF of pointer.

From-SVN: r260780
gcc/cp/ChangeLog
gcc/cp/tree.c
gcc/testsuite/g++.dg/template/array31.C [new file with mode: 0644]