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