bpo-12m.d 275 B

123456789
  1. #source: start.s
  2. #source: bpo-7.s
  3. #source: greg-1.s
  4. #as: -linker-allocated-gregs
  5. #ld: -m mmo
  6. #error: base-plus-offset relocation against register symbol
  7. # Check that we get an error message if we see a BPO against a register
  8. # symbol. Variant 1: a GREG allocated register.