blob: 2ce51ff2896d61138c6bbd5caf98a01853fbc947 [file] [log] [blame]
// PR c++/29001
void* operator new (__SIZE_TYPE__) { return; } // { dg-error "with no value" }