|
6 | 6 | // ERROR: [[#@LINE-1]]:8: error: 8 byte PC relative data relocation is not supported in ILP32 |
7 | 7 |
|
8 | 8 | .xword sym+16 |
9 | | -// ERROR: [[#@LINE-1]]:8: error: 8 byte absolute data relocation is not supported in ILP32 |
| 9 | +// ERROR: [[#@LINE-1]]:[[#]]: error: 8 byte absolute data relocation is not supported in ILP32 |
10 | 10 |
|
11 | 11 | .xword sym@AUTH(da,42) |
12 | 12 | // ERROR: [[#@LINE-1]]:8: error: 8 byte absolute data relocation is not supported in ILP32 |
13 | 13 |
|
14 | 14 | .xword sym@AUTH(da,42,addr) |
15 | | -// ERROR: [[#@LINE-1]]:8: error: 8 byte absolute data relocation is not supported in ILP32 |
| 15 | +// ERROR: [[#@LINE-1]]:[[#]]: error: 8 byte absolute data relocation is not supported in ILP32 |
16 | 16 |
|
17 | 17 | movz x7, #:abs_g3:some_label |
18 | 18 | // ERROR: [[#@LINE-1]]:1: error: absolute MOV relocation is not supported in ILP32 |
19 | 19 | // ERROR: movz x7, #:abs_g3:some_label |
20 | 20 |
|
21 | 21 | movz x3, #:abs_g2:some_label |
22 | | -// ERROR: [[#@LINE-1]]:1: error: absolute MOV relocation is not supported in ILP32 |
| 22 | +// ERROR: [[#@LINE-1]]:[[#]]: error: absolute MOV relocation is not supported in ILP32 |
23 | 23 | // ERROR: movz x3, #:abs_g2:some_label |
24 | 24 |
|
25 | 25 | movz x19, #:abs_g2_s:some_label |
26 | | -// ERROR: [[#@LINE-1]]:1: error: absolute MOV relocation is not supported in ILP32 |
| 26 | +// ERROR: [[#@LINE-1]]:[[#]]: error: absolute MOV relocation is not supported in ILP32 |
27 | 27 | // ERROR: movz x19, #:abs_g2_s:some_label |
28 | 28 |
|
29 | 29 | movk x5, #:abs_g2_nc:some_label |
30 | | -// ERROR: [[#@LINE-1]]:1: error: absolute MOV relocation is not supported in ILP32 |
| 30 | +// ERROR: [[#@LINE-1]]:[[#]]: error: absolute MOV relocation is not supported in ILP32 |
31 | 31 | // ERROR: movk x5, #:abs_g2_nc:some_label |
32 | 32 |
|
33 | 33 | movz x19, #:abs_g1_s:some_label |
34 | | -// ERROR: [[#@LINE-1]]:1: error: absolute MOV relocation is not supported in ILP32 |
| 34 | +// ERROR: [[#@LINE-1]]:[[#]]: error: absolute MOV relocation is not supported in ILP32 |
35 | 35 | // ERROR: movz x19, #:abs_g1_s:some_label |
36 | 36 |
|
37 | 37 | movk x5, #:abs_g1_nc:some_label |
38 | | -// ERROR: [[#@LINE-1]]:1: error: absolute MOV relocation is not supported in ILP32 |
| 38 | +// ERROR: [[#@LINE-1]]:[[#]]: error: absolute MOV relocation is not supported in ILP32 |
39 | 39 | // ERROR: movk x5, #:abs_g1_nc:some_label |
40 | 40 |
|
41 | 41 | movz x3, #:dtprel_g2:var |
42 | | -// ERROR: [[#@LINE-1]]:1: error: absolute MOV relocation is not supported in ILP32 |
| 42 | +// ERROR: [[#@LINE-1]]:[[#]]: error: absolute MOV relocation is not supported in ILP32 |
43 | 43 | // ERROR: movz x3, #:dtprel_g2:var |
44 | 44 |
|
45 | 45 | movk x9, #:dtprel_g1_nc:var |
46 | | -// ERROR: [[#@LINE-1]]:1: error: absolute MOV relocation is not supported in ILP32 |
| 46 | +// ERROR: [[#@LINE-1]]:[[#]]: error: absolute MOV relocation is not supported in ILP32 |
47 | 47 | // ERROR: movk x9, #:dtprel_g1_nc:var |
48 | 48 |
|
49 | 49 | movz x3, #:tprel_g2:var |
50 | | -// ERROR: [[#@LINE-1]]:1: error: absolute MOV relocation is not supported in ILP32 |
| 50 | +// ERROR: [[#@LINE-1]]:[[#]]: error: absolute MOV relocation is not supported in ILP32 |
51 | 51 | // ERROR: movz x3, #:tprel_g2:var |
52 | 52 |
|
53 | 53 | movk x9, #:tprel_g1_nc:var |
54 | | -// ERROR: [[#@LINE-1]]:1: error: absolute MOV relocation is not supported in ILP32 |
| 54 | +// ERROR: [[#@LINE-1]]:[[#]]: error: absolute MOV relocation is not supported in ILP32 |
55 | 55 | // ERROR: movk x9, #:tprel_g1_nc:var |
56 | 56 |
|
57 | 57 | movz x15, #:gottprel_g1:var |
58 | | -// ERROR: [[#@LINE-1]]:1: error: absolute MOV relocation is not supported in ILP32 |
| 58 | +// ERROR: [[#@LINE-1]]:[[#]]: error: absolute MOV relocation is not supported in ILP32 |
59 | 59 | // ERROR: movz x15, #:gottprel_g1:var |
60 | 60 |
|
61 | 61 | movk x13, #:gottprel_g0_nc:var |
62 | | -// ERROR: [[#@LINE-1]]:1: error: absolute MOV relocation is not supported in ILP32 |
| 62 | +// ERROR: [[#@LINE-1]]:[[#]]: error: absolute MOV relocation is not supported in ILP32 |
63 | 63 | // ERROR: movk x13, #:gottprel_g0_nc:var |
64 | 64 |
|
65 | 65 | ldr x10, [x0, #:gottprel_lo12:var] |
66 | | -// ERROR: [[#@LINE-1]]:1: error: 64-bit load/store relocation is not supported in ILP32 |
| 66 | +// ERROR: [[#@LINE-1]]:[[#]]: error: 64-bit load/store relocation is not supported in ILP32 |
67 | 67 | // ERROR: ldr x10, [x0, #:gottprel_lo12:var] |
68 | 68 |
|
69 | 69 | ldr x24, [x23, #:got_lo12:sym] |
70 | | -// ERROR: [[#@LINE-1]]:1: error: 64-bit load/store relocation is not supported in ILP32 |
| 70 | +// ERROR: [[#@LINE-1]]:[[#]]: error: 64-bit load/store relocation is not supported in ILP32 |
71 | 71 |
|
72 | 72 | ldr x24, [x23, #:got_auth_lo12:sym] |
73 | | -// ERROR: [[#@LINE-1]]:1: error: 64-bit load/store relocation is not supported in ILP32 |
| 73 | +// ERROR: [[#@LINE-1]]:[[#]]: error: 64-bit load/store relocation is not supported in ILP32 |
74 | 74 |
|
75 | 75 | add x24, x23, #:got_auth_lo12:sym |
76 | | -// ERROR: [[#@LINE-1]]:1: error: ADD AUTH relocation is not supported in ILP32 |
| 76 | +// ERROR: [[#@LINE-1]]:[[#]]: error: ADD AUTH relocation is not supported in ILP32 |
77 | 77 |
|
78 | 78 | ldr x24, [x23, :gottprel_lo12:sym] |
79 | | -// ERROR: [[#@LINE-1]]:1: error: 64-bit load/store relocation is not supported in ILP32 |
| 79 | +// ERROR: [[#@LINE-1]]:[[#]]: error: 64-bit load/store relocation is not supported in ILP32 |
80 | 80 |
|
81 | 81 | ldr x10, [x0, #:gottprel_lo12:var] |
82 | | -// ERROR: [[#@LINE-1]]:1: error: 64-bit load/store relocation is not supported in ILP32 |
| 82 | +// ERROR: [[#@LINE-1]]:[[#]]: error: 64-bit load/store relocation is not supported in ILP32 |
83 | 83 | // ERROR: ldr x10, [x0, #:gottprel_lo12:var] |
84 | 84 |
|
85 | 85 | ldr x24, [x23, #:got_lo12:sym] |
86 | | -// ERROR: [[#@LINE-1]]:1: error: 64-bit load/store relocation is not supported in ILP32 |
| 86 | +// ERROR: [[#@LINE-1]]:[[#]]: error: 64-bit load/store relocation is not supported in ILP32 |
87 | 87 |
|
88 | 88 | ldr x24, [x23, :gottprel_lo12:sym] |
89 | | -// ERROR: [[#@LINE-1]]:1: error: 64-bit load/store relocation is not supported in ILP32 |
| 89 | +// ERROR: [[#@LINE-1]]:[[#]]: error: 64-bit load/store relocation is not supported in ILP32 |
90 | 90 |
|
91 | 91 | ldr x24, :got_auth:sym |
92 | 92 | // ERROR: [[#@LINE-1]]:1: error: LDR AUTH relocation is not supported in ILP32 |
93 | 93 |
|
94 | 94 | adr x24, :got_auth:sym |
95 | | -// ERROR: [[#@LINE-1]]:1: error: ADR AUTH relocation is not supported in ILP32 |
| 95 | +// ERROR: [[#@LINE-1]]:[[#]]: error: ADR AUTH relocation is not supported in ILP32 |
96 | 96 |
|
97 | 97 | adrp x24, :tlsdesc_auth:sym |
98 | | -// ERROR: [[#@LINE-1]]:1: error: ADRP AUTH relocation is not supported in ILP32 |
| 98 | +// ERROR: [[#@LINE-1]]:[[#]]: error: ADRP AUTH relocation is not supported in ILP32 |
99 | 99 |
|
100 | 100 | ldr x24, [x23, :tlsdesc_auth_lo12:sym] |
101 | | -// ERROR: [[#@LINE-1]]:1: error: 64-bit load/store AUTH relocation is not supported in ILP32 |
| 101 | +// ERROR: [[#@LINE-1]]:[[#]]: error: 64-bit load/store AUTH relocation is not supported in ILP32 |
102 | 102 |
|
103 | 103 | add x24, x23, :tlsdesc_auth_lo12:sym |
104 | | -// ERROR: [[#@LINE-1]]:1: error: ADD AUTH relocation is not supported in ILP32 |
| 104 | +// ERROR: [[#@LINE-1]]:[[#]]: error: ADD AUTH relocation is not supported in ILP32 |
0 commit comments