c++: Add fixed test [PR82239]
authorMarek Polacek <polacek@redhat.com>
Tue, 20 Oct 2020 14:15:41 +0000 (10:15 -0400)
committerMarek Polacek <polacek@redhat.com>
Tue, 20 Oct 2020 14:16:12 +0000 (10:16 -0400)
commit953277ba3fa39a9285cf89f59932b0169e7f6b9d
tree25c27dd1a8df4249533e3b21f51698b542910903
parent5bcd7de6402595fcaefcf1305e053fcb47dfc424
c++: Add fixed test [PR82239]

This test was fixed by r256550 but that commit was fixing another issue,
and just happened to fix this too.

gcc/testsuite/ChangeLog:

PR c++/82239
* g++.dg/cpp0x/static_assert16.C: New test.
gcc/testsuite/g++.dg/cpp0x/static_assert16.C [new file with mode: 0644]