mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-11 19:49:32 +00:00
8 lines
318 B
Makefile
8 lines
318 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
|
|
#target: [check_shared_lib_support]
|
|
#error: \A[^\n]*: in function `bar':\n
|
|
#error: \(\.text\+0x1014\): unsupported branch between ISA modes\Z
|