From-SVN: r78379
This commit is contained in:
Jason Merrill 2004-02-24 13:31:38 -05:00
parent b82082972b
commit 47524eab1b
1 changed files with 2 additions and 1 deletions

View File

@ -5,7 +5,8 @@
// temporary. This is wrong; the throw from A() should propagate normally
// regardless of the elision of the temporary.
// { dg-do run }
// XFAILed until tree-ssa is merged onto the trunk.
// { dg-do run { xfail *-*-* } }
struct A
{