c++: add testcase [PR97177]
authorNathan Sidwell <nathan@acm.org>
Thu, 24 Sep 2020 19:13:28 +0000 (12:13 -0700)
committerNathan Sidwell <nathan@acm.org>
Thu, 24 Sep 2020 19:13:28 +0000 (12:13 -0700)
commit6b6c89b37bc26791943ea79191891e77591de2b8
tree77b5e05a02642cbe275ef9c6a7bc5d5da4e78dfa
parentd482c07b34558998658eac7fede023a853561314
c++: add testcase [PR97177]

Pr97177 is the local-var duplicate of pr97171.  So just adding the testcase.

gcc/testsuite/
* g++.dg/template/local-var1.C: New.
gcc/testsuite/g++.dg/template/local-var1.C [new file with mode: 0644]