1*56bb7041Schristos #name: MIPS JAL to global symbol overflow 1
2*56bb7041Schristos #source: jal-global-overflow.s
3*56bb7041Schristos #ld: -Ttext 0x1fffd000 -e 0x1fffd000
4*56bb7041Schristos #error: \A[^\n]*: in function `foo':\n
5*56bb7041Schristos #error:   \(\.text\+0x2000\): relocation truncated to fit: R_MIPS_26 against `abar'\n
6*56bb7041Schristos #error:   [^\n]*: in function `bar':\n
7*56bb7041Schristos #error:   \(\.text\+0x4000\): relocation truncated to fit: R_MIPS_26 against `afoo'\Z
8