Sign in
gnu
/
gcc
/
a6d3012b274f38b20e2a57162106f625746af6c6
/
.
/
gcc
/
testsuite
/
g++.dg
/
cpp1y
/
feat-vla.C
blob: e313dd8710315faaad444916bfaf2b23c968e878 [
file
] [
log
] [
blame
]
// We shouldn't define this feature macro when we complain about VLAs.
#ifdef
__cpp_runtime_arrays
# error "__cpp_runtime_arrays"
#endif