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