x86: Add explicit -mx86-used-note=[yes|no] to tests
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / x86-64 / pr23494a.d
index 32e296ff1364b8532f11d1012ad5f6595038bf2e..3638ce0b73d0cfd996dd7455dae8d0b90817a649 100644 (file)
@@ -1,12 +1,13 @@
 #source: pr23494a.s
 #PROG: objcopy
-#as: --64 -defsym __64_bit__=1
+#as: --64 -defsym __64_bit__=1 -mx86-used-note=yes
 #objcopy: -O elf32-x86-64
 #readelf: -n
 #not-target: x86_64-*-nacl*
 
 Displaying notes found in: .note.gnu.property
   Owner                 Data size      Description
-  GNU                  0x00000018      NT_GNU_PROPERTY_TYPE_0
+  GNU                  0x00000024      NT_GNU_PROPERTY_TYPE_0
       Properties: x86 ISA needed: SSE4_1, AVX
        x86 ISA used: SSE, SSE3, SSE4_1, AVX
+       x86 feature used: x86
This page took 0.062969 seconds and 4 git commands to generate.