Update release readme after making 2.43.1 release
[binutils-gdb.git] / ld / testsuite / ld-elf / property-and-1.s
blob3cff33da2d9af46602bdbcdcc0a4a31eb73d9f25
1 .section ".note.gnu.property", "a"
2 .p2align ALIGN
3 .long 1f - 0f /* name length */
4 .long 5f - 2f /* data length */
5 .long 5 /* note type */
6 0: .asciz "GNU" /* vendor name */
7 1:
8 .p2align ALIGN
9 2: .long 0xb0007fff /* pr_type. */
10 .long 4f - 3f /* pr_datasz. */
12 .long 0x3
14 .p2align ALIGN