mirror of
https://github.com/autc04/Retro68.git
synced 2025-02-17 11:31:00 +00:00
7 lines
282 B
Makefile
7 lines
282 B
Makefile
#name: MIPS BAL/JALX in PIC mode (n64)
|
|
#source: ../../../gas/testsuite/gas/mips/branch-addend.s
|
|
#as: -EB -64 -march=from-abi
|
|
#ld: -EB -Ttext 0x1c000000 -e 0x1c000000 -shared
|
|
#error: \A[^\n]*: In function `bar':\n
|
|
#error: \(\.text\+0x1014\): Unsupported branch between ISA modes\Z
|