re PR c++/12883 (destructor of array object not called if no prior instantiation...
authorAdam Nemet <anemet@lnxw.com>
Thu, 27 May 2004 19:10:49 +0000 (19:10 +0000)
committerAdam Nemet <nemet@gcc.gnu.org>
Thu, 27 May 2004 19:10:49 +0000 (19:10 +0000)
commit18db8f19afa7464645b265b771c397b188b6d1f8
tree79ae150b4fa1c547b05c97e337761e4058d3e1f4
parent81b4398d1e7f594c956213db39cf1b021561ef29
re PR c++/12883 (destructor of array object not called if no prior instantiation of the template has happened)

PR c++/12883
* g++.dg/init/array14.C: New test.

From-SVN: r82334
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/init/array14.C [new file with mode: 0644]