Sign in
nest-open-source
/
stadia-controller
/
gcc-arm-none-eabi
/
3c699435f69c74a12f5fe18c0181fba6f1dd0479
/
.
/
src
/
gcc
/
gcc
/
testsuite
/
g++.dg
/
cpp0x
/
gen-attrs-60.C
blob: cb0c31ec63f77bf454470f23f429109fabaeb369 [
file
]
// PR c++/60365
// { dg-do compile { target c++11 } }
void
func
[[
noreturn
,
noreturn
]]
();
// { dg-error "at most once" }