Change the output of readelf's note display so that the "Data size" column header...
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / x86-64 / pr23494d.d
index 1731c03a929206ab243e1ddc81bd80cea02e7c1e..e35dea4e9a42336a0c10704006aac052a07c3ed4 100644 (file)
@@ -1,12 +1,13 @@
 #PROG: objcopy
 #source: pr23494a.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*
+#notarget: x86_64-*-nacl*
 
 Displaying notes found in: .note.gnu.property
-  Owner                 Data size      Description
-  GNU                  0x00000018      NT_GNU_PROPERTY_TYPE_0
+[      ]+Owner[        ]+Data size[    ]+Description
+  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.025866 seconds and 4 git commands to generate.