add PR id
authorJason Merrill <jason@gcc.gnu.org>
Sun, 5 May 2002 21:46:51 +0000 (17:46 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Sun, 5 May 2002 21:46:51 +0000 (17:46 -0400)
From-SVN: r53194

gcc/testsuite/g++.dg/eh/dtor1.C

index c1c3adaec96fe01cfe586ffd79f08a03fcbc04d1..4fafdde24d206a1dedc53db8bbc298b7b30f4268 100644 (file)
@@ -1,3 +1,5 @@
+// PR c++/411
+
 // Test that a fully-constructed base is destroyed before transferring
 // control to the handler of a function-try-block.