Remove unused file_string parameter in gdb_disassembly
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / jal-global-overflow-1.d
1 #name: MIPS JAL to global symbol overflow 1
2 #source: jal-global-overflow.s
3 #as: -EB -32
4 #ld: -EB -Ttext 0x1fffd000 -e 0x1fffd000
5 #error: \A[^\n]*: In function `foo':\n
6 #error: \(\.text\+0x2000\): relocation truncated to fit: R_MIPS_26 against `abar'\n
7 #error: [^\n]*: In function `bar':\n
8 #error: \(\.text\+0x4000\): relocation truncated to fit: R_MIPS_26 against `afoo'\Z
This page took 0.029198 seconds and 4 git commands to generate.