1 #define __attr __attribute__((deprecated))
18 * check-name: enum-attr
21 parsing/enum-attr.c:10:15: error: typename in expression
22 parsing/enum-attr.c:10:15: error: undefined identifier '__attribute__'
23 parsing/enum-attr.c:10:15: error: bad constant expression type
24 parsing/enum-attr.c:10:22: error: Expected } at end of specifier
25 parsing/enum-attr.c:10:22: error: got 33
26 parsing/enum-attr.c:14:18: error: Expected } at end of specifier
27 parsing/enum-attr.c:14:18: error: got __attribute__