mirror of
https://review.haiku-os.org/buildtools
synced 2025-01-19 12:51:22 +01:00
0d415dc8a4
git-svn-id: file:///srv/svn/repos/haiku/trunk/buildtools@9568 a95241bf-73f2-0310-859d-f6bbb57e9c96
10 lines
281 B
Makefile
10 lines
281 B
Makefile
#source: start.s
|
|
#source: bpo-7.s
|
|
#source: greg-1.s
|
|
#as: -linker-allocated-gregs
|
|
#ld: -m elf64mmix
|
|
#error: base-plus-offset relocation against register symbol
|
|
|
|
# Check that we get an error message if we see a BPO against a register
|
|
# symbol. Variant 1: a GREG allocated register.
|