Commit dee75dd5 by Jason Merrill

xfail

From-SVN: r38479
parent c60162c9
// 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);
......
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