diff options
Diffstat (limited to 'ld/testsuite/ld-i386/property-x86-isa2.d')
-rw-r--r-- | ld/testsuite/ld-i386/property-x86-isa2.d | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ld/testsuite/ld-i386/property-x86-isa2.d b/ld/testsuite/ld-i386/property-x86-isa2.d new file mode 100644 index 0000000..1dc83a7 --- /dev/null +++ b/ld/testsuite/ld-i386/property-x86-isa2.d @@ -0,0 +1,9 @@ +#source: ../ld-x86-64/simple.s +#as: --32 -mx86-used-note=no +#ld: -m elf_i386 -z x86-64-v4 +#readelf: -n + +Displaying notes found in: .note.gnu.property +[ ]+Owner[ ]+Data size[ ]+Description + GNU 0x[0-9a-f]+ NT_GNU_PROPERTY_TYPE_0 + Properties: x86 ISA needed: x86-64-v4 |