]> git.ipfire.org Git - thirdparty/gcc.git/commit
backport: re PR c++/82075 (structured binding fails with empty base class)
authorJakub Jelinek <jakub@redhat.com>
Fri, 30 Aug 2019 12:14:10 +0000 (14:14 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 30 Aug 2019 12:14:10 +0000 (14:14 +0200)
commitc349eb3a4edb4161f4e623e2416c2f19fb4392c8
treef6a1835ee5fe15b8eed10eab225f298c2c50c478
parentffe2051bbad1b9d7afaf654776f2f45bdf8d566b
backport: re PR c++/82075 (structured binding fails with empty base class)

Backported from mainline
2019-03-08  Jakub Jelinek  <jakub@redhat.com>

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

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