11error: invalid instruction mnemonic 'invalid_instruction'
2- --> $DIR/srcloc.rs:11 :15
2+ --> $DIR/srcloc.rs:12 :15
33 |
44LL | asm!("invalid_instruction");
55 | ^^^^^^^^^^^^^^^^^^^
@@ -11,7 +11,7 @@ LL | invalid_instruction
1111 | ^^^^^^^^^^^^^^^^^^^
1212
1313error: invalid instruction mnemonic 'invalid_instruction'
14- --> $DIR/srcloc.rs:15 :13
14+ --> $DIR/srcloc.rs:16 :13
1515 |
1616LL | invalid_instruction
1717 | ^^^^^^^^^^^^^^^^^^^
@@ -23,7 +23,7 @@ LL | invalid_instruction
2323 | ^^^^^^^^^^^^^^^^^^^
2424
2525error: invalid instruction mnemonic 'invalid_instruction'
26- --> $DIR/srcloc.rs:20 :13
26+ --> $DIR/srcloc.rs:21 :13
2727 |
2828LL | invalid_instruction
2929 | ^^^^^^^^^^^^^^^^^^^
@@ -35,7 +35,7 @@ LL | invalid_instruction
3535 | ^^^^^^^^^^^^^^^^^^^
3636
3737error: invalid instruction mnemonic 'invalid_instruction'
38- --> $DIR/srcloc.rs:26 :13
38+ --> $DIR/srcloc.rs:27 :13
3939 |
4040LL | invalid_instruction
4141 | ^^^^^^^^^^^^^^^^^^^
@@ -47,7 +47,7 @@ LL | invalid_instruction
4747 | ^^^^^^^^^^^^^^^^^^^
4848
4949error: invalid instruction mnemonic 'invalid_instruction'
50- --> $DIR/srcloc.rs:33 :13
50+ --> $DIR/srcloc.rs:34 :13
5151 |
5252LL | invalid_instruction
5353 | ^^^^^^^^^^^^^^^^^^^
@@ -59,7 +59,7 @@ LL | invalid_instruction
5959 | ^^^^^^^^^^^^^^^^^^^
6060
6161error: invalid instruction mnemonic 'invalid_instruction'
62- --> $DIR/srcloc.rs:38 :14
62+ --> $DIR/srcloc.rs:39 :14
6363 |
6464LL | asm!(concat!("invalid", "_", "instruction"));
6565 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -71,7 +71,7 @@ LL | invalid_instruction
7171 | ^^^^^^^^^^^^^^^^^^^
7272
7373warning: scale factor without index register is ignored
74- --> $DIR/srcloc.rs:41 :15
74+ --> $DIR/srcloc.rs:42 :15
7575 |
7676LL | asm!("movaps %xmm3, (%esi, 2)", options(att_syntax));
7777 | ^^^^^^^^^^^^^^^^^^^^^^^
@@ -83,7 +83,7 @@ LL | movaps %xmm3, (%esi, 2)
8383 | ^
8484
8585error: invalid instruction mnemonic 'invalid_instruction'
86- --> $DIR/srcloc.rs:45 :14
86+ --> $DIR/srcloc.rs:46 :14
8787 |
8888LL | "invalid_instruction",
8989 | ^^^^^^^^^^^^^^^^^^^
@@ -95,7 +95,7 @@ LL | invalid_instruction
9595 | ^^^^^^^^^^^^^^^^^^^
9696
9797error: invalid instruction mnemonic 'invalid_instruction'
98- --> $DIR/srcloc.rs:51 :14
98+ --> $DIR/srcloc.rs:52 :14
9999 |
100100LL | "invalid_instruction",
101101 | ^^^^^^^^^^^^^^^^^^^
@@ -107,7 +107,7 @@ LL | invalid_instruction
107107 | ^^^^^^^^^^^^^^^^^^^
108108
109109error: invalid instruction mnemonic 'invalid_instruction'
110- --> $DIR/srcloc.rs:58 :14
110+ --> $DIR/srcloc.rs:59 :14
111111 |
112112LL | "invalid_instruction",
113113 | ^^^^^^^^^^^^^^^^^^^
@@ -119,7 +119,7 @@ LL | invalid_instruction
119119 | ^^^^^^^^^^^^^^^^^^^
120120
121121error: invalid instruction mnemonic 'invalid_instruction'
122- --> $DIR/srcloc.rs:65 :13
122+ --> $DIR/srcloc.rs:66 :13
123123 |
124124LL | concat!("invalid", "_", "instruction"),
125125 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -131,7 +131,7 @@ LL | invalid_instruction
131131 | ^^^^^^^^^^^^^^^^^^^
132132
133133error: invalid instruction mnemonic 'invalid_instruction'
134- --> $DIR/srcloc.rs:72 :13
134+ --> $DIR/srcloc.rs:73 :13
135135 |
136136LL | concat!("invalid", "_", "instruction"),
137137 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -143,7 +143,7 @@ LL | invalid_instruction
143143 | ^^^^^^^^^^^^^^^^^^^
144144
145145error: invalid instruction mnemonic 'invalid_instruction1'
146- --> $DIR/srcloc.rs:79 :14
146+ --> $DIR/srcloc.rs:80 :14
147147 |
148148LL | "invalid_instruction1",
149149 | ^^^^^^^^^^^^^^^^^^^^
@@ -155,7 +155,7 @@ LL | invalid_instruction1
155155 | ^^^^^^^^^^^^^^^^^^^^
156156
157157error: invalid instruction mnemonic 'invalid_instruction2'
158- --> $DIR/srcloc.rs:80 :14
158+ --> $DIR/srcloc.rs:81 :14
159159 |
160160LL | "invalid_instruction2",
161161 | ^^^^^^^^^^^^^^^^^^^^
@@ -167,7 +167,7 @@ LL | invalid_instruction2
167167 | ^^^^^^^^^^^^^^^^^^^^
168168
169169error: invalid instruction mnemonic 'invalid_instruction1'
170- --> $DIR/srcloc.rs:86 :13
170+ --> $DIR/srcloc.rs:87 :13
171171 |
172172LL | / concat!(
173173LL | | "invalid", "_", "instruction1", "\n",
@@ -182,7 +182,7 @@ LL | invalid_instruction1
182182 | ^^^^^^^^^^^^^^^^^^^^
183183
184184error: invalid instruction mnemonic 'invalid_instruction2'
185- --> $DIR/srcloc.rs:86 :13
185+ --> $DIR/srcloc.rs:87 :13
186186 |
187187LL | / concat!(
188188LL | | "invalid", "_", "instruction1", "\n",
@@ -197,7 +197,7 @@ LL | invalid_instruction2
197197 | ^^^^^^^^^^^^^^^^^^^^
198198
199199error: invalid instruction mnemonic 'invalid_instruction1'
200- --> $DIR/srcloc.rs:95 :13
200+ --> $DIR/srcloc.rs:96 :13
201201 |
202202LL | / concat!(
203203LL | | "invalid", "_", "instruction1", "\n",
@@ -212,7 +212,7 @@ LL | invalid_instruction1
212212 | ^^^^^^^^^^^^^^^^^^^^
213213
214214error: invalid instruction mnemonic 'invalid_instruction2'
215- --> $DIR/srcloc.rs:95 :13
215+ --> $DIR/srcloc.rs:96 :13
216216 |
217217LL | / concat!(
218218LL | | "invalid", "_", "instruction1", "\n",
@@ -227,7 +227,7 @@ LL | invalid_instruction2
227227 | ^^^^^^^^^^^^^^^^^^^^
228228
229229error: invalid instruction mnemonic 'invalid_instruction3'
230- --> $DIR/srcloc.rs:99 :13
230+ --> $DIR/srcloc.rs:100 :13
231231 |
232232LL | / concat!(
233233LL | | "invalid", "_", "instruction3", "\n",
@@ -242,7 +242,7 @@ LL | invalid_instruction3
242242 | ^^^^^^^^^^^^^^^^^^^^
243243
244244error: invalid instruction mnemonic 'invalid_instruction4'
245- --> $DIR/srcloc.rs:99 :13
245+ --> $DIR/srcloc.rs:100 :13
246246 |
247247LL | / concat!(
248248LL | | "invalid", "_", "instruction3", "\n",
@@ -257,7 +257,7 @@ LL | invalid_instruction4
257257 | ^^^^^^^^^^^^^^^^^^^^
258258
259259error: invalid instruction mnemonic 'invalid_instruction1'
260- --> $DIR/srcloc.rs:110 :13
260+ --> $DIR/srcloc.rs:111 :13
261261 |
262262LL | / concat!(
263263LL | | "invalid", "_", "instruction1", "\n",
@@ -272,7 +272,7 @@ LL | invalid_instruction1
272272 | ^^^^^^^^^^^^^^^^^^^^
273273
274274error: invalid instruction mnemonic 'invalid_instruction2'
275- --> $DIR/srcloc.rs:110 :13
275+ --> $DIR/srcloc.rs:111 :13
276276 |
277277LL | / concat!(
278278LL | | "invalid", "_", "instruction1", "\n",
@@ -287,7 +287,7 @@ LL | invalid_instruction2
287287 | ^^^^^^^^^^^^^^^^^^^^
288288
289289error: invalid instruction mnemonic 'invalid_instruction3'
290- --> $DIR/srcloc.rs:114 :13
290+ --> $DIR/srcloc.rs:115 :13
291291 |
292292LL | / concat!(
293293LL | | "invalid", "_", "instruction3", "\n",
@@ -302,7 +302,7 @@ LL | invalid_instruction3
302302 | ^^^^^^^^^^^^^^^^^^^^
303303
304304error: invalid instruction mnemonic 'invalid_instruction4'
305- --> $DIR/srcloc.rs:114 :13
305+ --> $DIR/srcloc.rs:115 :13
306306 |
307307LL | / concat!(
308308LL | | "invalid", "_", "instruction3", "\n",
@@ -317,7 +317,7 @@ LL | invalid_instruction4
317317 | ^^^^^^^^^^^^^^^^^^^^
318318
319319error: invalid instruction mnemonic 'invalid_instruction'
320- --> $DIR/srcloc.rs:127 :14
320+ --> $DIR/srcloc.rs:128 :14
321321 |
322322LL | "invalid_instruction"
323323 | ^^^^^^^^^^^^^^^^^^^
0 commit comments