re PR c++/82075 (structured binding fails with empty base class)
authorJakub Jelinek <jakub@redhat.com>
Fri, 8 Mar 2019 18:31:27 +0000 (19:31 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 8 Mar 2019 18:31:27 +0000 (19:31 +0100)
commit6fbaad21546a628edfc44ba6b2db419504d16203
treefb7bad85a7f29b0effe9e9ff502c2fa47c1f1db2
parent3a3998f36a6b8f0c3eb90a8c6f6970f4be3cde79
re PR c++/82075 (structured binding fails with empty base class)

PR c++/82075
* g++.dg/cpp1z/decomp49.C: New test.

From-SVN: r269504
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp1z/decomp49.C [new file with mode: 0644]