mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-03 07:07:20 +00:00
8 lines
319 B
Makefile
8 lines
319 B
Makefile
#name: MIPS BAL/JALX in PIC mode (n32)
|
|
#source: ../../../gas/testsuite/gas/mips/branch-addend.s
|
|
#as: -EB -n32 -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
|