projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4aa5dcb
)
add PR id
author
Jason Merrill
<jason@gcc.gnu.org>
Sun, 5 May 2002 21:46:51 +0000
(17:46 -0400)
committer
Jason 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
patch
|
blob
|
history
diff --git
a/gcc/testsuite/g++.dg/eh/dtor1.C
b/gcc/testsuite/g++.dg/eh/dtor1.C
index c1c3adaec96fe01cfe586ffd79f08a03fcbc04d1..4fafdde24d206a1dedc53db8bbc298b7b30f4268 100644
(file)
--- a/
gcc/testsuite/g++.dg/eh/dtor1.C
+++ b/
gcc/testsuite/g++.dg/eh/dtor1.C
@@
-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.