x86: Add explicit -mx86-used-note=[yes|no] to tests
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / property-x86-ibt3b.d
index f09ae520ab8e2722577ab8f4c3803b780bc12fe1..d6711463c9ae6023336aae916880620a725003ff 100644 (file)
@@ -1,10 +1,12 @@
 #source: property-x86-ibt.s
 #source: property-x86-3.s
-#as: --32
+#as: --32 -mx86-used-note=yes
 #ld: -r -melf_i386
 #readelf: -n
 
 Displaying notes found in: .note.gnu.property
   Owner                 Data size      Description
-  GNU                  0x0000000c      NT_GNU_PROPERTY_TYPE_0
+  GNU                  0x00000024      NT_GNU_PROPERTY_TYPE_0
       Properties: x86 ISA needed: SSE, SSE3, SSE4_1, AVX
+       x86 ISA used: CMOV, SSE, SSSE3, SSE4_1
+       x86 feature used: x86
This page took 0.025838 seconds and 4 git commands to generate.