1static int foo(void) __attribute__((unknown_attribute));
2
3/*
4 * check-name: warn-unknown-attribute
5 */
6