Sign in
gnu
/
gcc
/
cd2fd5facb5e1882d3f338ed456ae9536f7c0593
/
.
/
gcc
/
testsuite
/
g++.dg
/
cpp0x
/
gen-attrs-60.C
blob: 9203d1dd1bdcae1dc87745bc670a531f3f5f4ee8 [
file
] [
log
] [
blame
]
// PR c++/60365
// { dg-do compile { target c++11 } }
void
func
[[
noreturn
,
noreturn
]]
();
// { dg-warning "specified multiple times" }