sec-11.d 295 B

1234567
  1. #source: start.s
  2. #ld: -m mmo -T$srcdir/$subdir/sec-11.ld
  3. #error: contents at non-multiple-of-4 address
  4. # A trivial check that we get a graceful error when trying to emit
  5. # (loadable, addressable) contents at a misaligned address. Note
  6. # that e.g. debug sections do not have loadable contents.