Sign in
gnu
/
gcc
/
ab810952eb7c061e37054ddd1dfe0aa033365131
/
.
/
gcc
/
testsuite
/
g++.dg
/
cpp0x
/
decltype-38655.C
blob: 3b8455bc13fa44e100ca62c7a5c9c924e2cbae6e [
file
] [
log
] [
blame
]
// PR c++/38655
// { dg-options "" }
__decltype
(
0r
)*
p
=
1
;
// { dg-error "not supported|invalid" }