Sign in
gnu
/
gcc
/
a6d3012b274f38b20e2a57162106f625746af6c6
/
.
/
gcc
/
testsuite
/
g++.dg
/
cpp1y
/
feat-sized-dealloc-neg.C
blob: b1a3dc5e15727cf606208e14539a7e6d29b0a5bf [
file
] [
log
] [
blame
]
// { dg-do compile { target c++14 } }
// { dg-options "-fno-sized-deallocation" }
#ifndef
__cpp_sized_deallocation
# error "__cpp_sized_deallocation" // { dg-error "error" }
#endif