1 | errors/declaration.cfa:16:1 error: duplicate static in declaration of x1: static const volatile short int |
---|
2 | |
---|
3 | errors/declaration.cfa:17:1 error: conflicting extern & static in declaration of x2: extern const volatile short int |
---|
4 | |
---|
5 | errors/declaration.cfa:18:1 error: conflicting extern & auto, conflicting extern & static, conflicting extern & static, duplicate extern in declaration of x3: extern const volatile short int |
---|
6 | |
---|
7 | errors/declaration.cfa:19:1 error: duplicate static in declaration of x4: static const volatile instance of const volatile struct __anonymous0 |
---|
8 | with members |
---|
9 | i: int |
---|
10 | with body |
---|
11 | |
---|
12 | |
---|
13 | errors/declaration.cfa:20:1 error: duplicate const, duplicate static, duplicate volatile in declaration of x5: static const volatile instance of const volatile struct __anonymous1 |
---|
14 | with members |
---|
15 | i: int |
---|
16 | with body |
---|
17 | |
---|
18 | |
---|
19 | errors/declaration.cfa:22:1 error: duplicate static in declaration of x6: static const volatile Int |
---|
20 | |
---|
21 | errors/declaration.cfa:24:1 error: duplicate const in declaration of f01: static inline function |
---|
22 | with no parameters |
---|
23 | returning const volatile int |
---|
24 | |
---|
25 | |
---|
26 | errors/declaration.cfa:25:1 error: duplicate volatile in declaration of f02: static inline function |
---|
27 | with no parameters |
---|
28 | returning const volatile int |
---|
29 | |
---|
30 | |
---|
31 | errors/declaration.cfa:26:1 error: duplicate const in declaration of f03: static inline function |
---|
32 | with no parameters |
---|
33 | returning const volatile int |
---|
34 | |
---|
35 | |
---|
36 | errors/declaration.cfa:27:1 error: duplicate volatile in declaration of f04: static inline function |
---|
37 | with no parameters |
---|
38 | returning const volatile int |
---|
39 | |
---|
40 | |
---|
41 | errors/declaration.cfa:28:1 error: duplicate const in declaration of f05: static inline function |
---|
42 | with no parameters |
---|
43 | returning const volatile int |
---|
44 | |
---|
45 | |
---|
46 | errors/declaration.cfa:29:1 error: duplicate volatile in declaration of f06: static inline function |
---|
47 | with no parameters |
---|
48 | returning const volatile int |
---|
49 | |
---|
50 | |
---|
51 | errors/declaration.cfa:30:1 error: duplicate const in declaration of f07: static inline function |
---|
52 | with no parameters |
---|
53 | returning const volatile int |
---|
54 | |
---|
55 | |
---|
56 | errors/declaration.cfa:31:1 error: duplicate const, duplicate volatile in declaration of f08: static inline function |
---|
57 | with no parameters |
---|
58 | returning const volatile int |
---|
59 | |
---|
60 | |
---|
61 | errors/declaration.cfa:33:1 error: duplicate const, duplicate volatile in declaration of f09: static inline function |
---|
62 | with no parameters |
---|
63 | returning const volatile int |
---|
64 | |
---|
65 | |
---|
66 | errors/declaration.cfa:34:1 error: duplicate const, duplicate _Atomic, duplicate _Atomic, duplicate const, duplicate restrict, duplicate volatile in declaration of f09: static inline function |
---|
67 | with no parameters |
---|
68 | returning const restrict volatile _Atomic int |
---|
69 | |
---|
70 | |
---|