* elf32-spu.c (build_stub): Fix malloc under-allocation.
[binutils.git] / gas / testsuite / gas / arm / ldr-bad.l
blob554b4a3366f2e4f012f3351d4c8148f1cfd24f19
1 [^:]*: Assembler messages:
2 [^:]*:5: Warning: destination register same as write-back base
3 [^:]*:9: Error: ldr to register 15 must be 4-byte alligned -- `ldr r15,\[r15,#5\]'
4 [^:]*:12: Error: ldr to register 15 must be 4-byte alligned -- `ldr r15,.-0xab7'
5 [^:]*:15: Warning: destination register same as write-back base
6 [^:]*:16: Error: cannot use register index with PC-relative addressing -- `ldr r2,\[r15,r2\]!'
7 [^:]*:19: Error: cannot use register index with PC-relative addressing -- `ldr r1,\[r1,r15\]'
8 [^:]*:22: Warning: source register same as write-back base
9 [^:]*:23: Error: cannot use register index with PC-relative addressing -- `str r1,\[r15,#10\]!'
10 [^:]*:26: Warning: source register same as write-back base
11 [^:]*:27: Error: cannot use register index with PC-relative addressing -- `str r1,\[r15,r2\]!'