]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ld/testsuite/ld-aarch64/morello-entry-point.d
Account for LSB on c64 e_entry in the same way as Thumb
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-aarch64 / morello-entry-point.d
1 # Checking that the entry point address of a binary with a c64 function symbol
2 # as the entry address is odd (i.e. has the LSB set).
3 #source: emit-relocs-morello-2.s
4 #as: -march=morello+c64
5 #ld: -static
6 #readelf: --file-header
7
8 #...
9 Entry point address: 0x.*[13579]
10 #pass