elf: Update GNU_PROPERTY_UINT32_[AND|OR]_XXX tests
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / property-or-2.d
1 #source: property-or-1.s
2 #source: empty.s
3 #source: property-or-2.s
4 #as: --generate-missing-build-notes=no
5 #ld: -shared
6 #readelf: -n
7 #xfail: ![check_shared_lib_support]
8 #notarget: am33_2.0-*-* hppa*-*-hpux* mn10300-*-*
9 # Assembly source file for the HPPA assembler is renamed and modifed by
10 # sed. mn10300 has relocations in .note.gnu.property section which
11 # elf_parse_notes doesn't support.
12
13 #...
14 Displaying notes found in: .note.gnu.property
15 [ ]+Owner[ ]+Data size[ ]+Description
16 GNU 0x[0-9a-f]+ NT_GNU_PROPERTY_TYPE_0
17 Properties: UINT32_OR \(0xb000ffff\): 0x103
18 #pass
This page took 0.029089 seconds and 4 git commands to generate.