Commit 8cd0b81e by David Edelsohn Committed by David Edelsohn

* g++.dg/eh/elide1.C: Remove XFAIL.

From-SVN: r82700
parent 5c64c900
2004-06-07 David Edelsohn <edelsohn@gnu.org>
* g++.dg/eh/elide1.C: Remove XFAIL.
2004-06-07 Mark Mitchell <mark@codesourcery.com>
PR c++/15337
......
......@@ -5,8 +5,7 @@
// temporary. This is wrong; the throw from A() should propagate normally
// regardless of the elision of the temporary.
// XFAILed until tree-ssa is merged onto the trunk.
// { dg-do run { xfail *-*-* } }
// { dg-do run }
struct A
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment