blob: ac6c4aecf9b36590b07f7a509566a785cba19493 [file] [log] [blame]
// PR c++/60365
// { dg-do compile { target c++14 } }
void func [[deprecated, deprecated]] (); // { dg-warning "specified multiple times" }