c++: Add testcase for already fixed PR [PR77435]
authorPatrick Palka <ppalka@redhat.com>
Thu, 22 Apr 2021 21:47:00 +0000 (17:47 -0400)
committerPatrick Palka <ppalka@redhat.com>
Thu, 22 Apr 2021 21:47:00 +0000 (17:47 -0400)
commit92664c058d705fcaf57875f93b4dfc36cf011afd
treeab81943bde24177b5f322a714d6927c657dc9656
parent244dfb95119106e9267f37583caac565c39eb0ec
c++: Add testcase for already fixed PR [PR77435]

We correctly accept this testcase since r8-1437.

gcc/testsuite/ChangeLog:

PR c++/77435
* g++.dg/template/partial-specialization9.C: New test.
gcc/testsuite/g++.dg/template/partial-specialization9.C [new file with mode: 0644]