Re: PR28827, assertion building LLVM 9 on powerpc64le-linux-gnu
[binutils-gdb.git] / ld / testsuite / ld-riscv-elf / align-small-region.d
1 #source: align-small-region.s
2 #as: -march=rv32i
3 #ld: -melf32lriscv --relax -Talign-small-region.ld --defsym=_start=0x100
4 #objdump: -d
5
6 .*:[ ]+file format .*
7
8 Disassembly of section \.entry:
9
10 00000000 <_reset>:
11 .*:[ ]+[0-9a-f]+[ ]+j[ ]+100[ ]+<_start>
12 #pass