xfail
From-SVN: r38479
This commit is contained in:
parent
c60162c91d
commit
dee75dd556
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
// Test that we properly default-initialize the new int when () is given.
|
||||
// execution test - XFAIL *-*-*
|
||||
|
||||
#include <new>
|
||||
using namespace std;
|
||||
extern "C" void *malloc (size_t);
|
||||
|
|
Loading…
Add table
Reference in a new issue