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