blob: 7d847fe415440d9eb716ccfc4565ff8bd0b65577 (
plain)
1
2
3
4
5
6
7
8
9
|
#source: start.s
#source: bpo-7.s
#source: greg-1.s
#as: -linker-allocated-gregs
#ld: -m mmo
#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.
|