c++: Add fixed test [PR68451]
authorMarek Polacek <polacek@redhat.com>
Thu, 10 Dec 2020 14:56:40 +0000 (09:56 -0500)
committerMarek Polacek <polacek@redhat.com>
Thu, 10 Dec 2020 14:59:42 +0000 (09:59 -0500)
commite271cd0234d5db2f95c35454b8b29b6e8386caa8
tree702a25ad94d9b372796370f27616a6750c75a40b
parent36d0108adfdd7d1123ac1a972ef04910af13137e
c++: Add fixed test [PR68451]

I was about to add this test with dg-ice but it turned out it had
already been fixed by the recent r11-3361!

gcc/testsuite/ChangeLog:

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