index
:
cbb-gcc-4.6.4
main
compiler building blocks: cbb-gcc-4.6.4: including full support for the midipix targets
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
testsuite
/
g++.dg
/
init
/
new22.C
blob: 2ce51ff2896d61138c6bbd5caf98a01853fbc947 (
plain
)
1
2
3
// PR c++/29001
void
*
operator
new
(
__SIZE_TYPE__
)
{
return
;
}
// { dg-error "with no value" }