Updated to accept .debug_* sections
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 10 Jul 2015 15:41:10 +0000 (08:41 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Fri, 10 Jul 2015 15:41:10 +0000 (08:41 -0700)
* gas/i386/dw2-compress-1.d: Updated to accept .debug_* sections.

gas/testsuite/ChangeLog
gas/testsuite/gas/i386/dw2-compress-1.d

index 57d3662f2cf999895f1b8f7c5d096e29bf65c6e8..eadb116a642243ec949e73087cd88973b2538e10 100644 (file)
@@ -1,3 +1,7 @@
+2015-07-10  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/i386/dw2-compress-1.d: Updated to accept .debug_* sections.
+
 2015-07-08  Pitchumani Sivanupandi <pitchumani.s@atmel.com>
 
        * gas/avr/pc-relative-reloc.d: New test for 32 bit pc relative reloc.
index da0c2b8e1e574a2d9da35afe7cabff08c0440231..ceebb3f108af1cd36c429574ec2d79789986536b 100644 (file)
@@ -2,7 +2,7 @@
 #readelf: -w
 #name: DWARF2 debugging information 1
 
-Contents of the .*debug_info section:
+Contents of the .z?debug_info section:
 
   Compilation Unit @ offset 0x0:
    Length:        0x4e \(32-bit\)
@@ -58,7 +58,7 @@ Contents of the .debug_abbrev section:
     DW_AT_encoding     DW_FORM_data1
     DW_AT value: 0     DW_FORM value: 0
 
-Raw dump of debug contents of section .zdebug_line:
+Raw dump of debug contents of section .z?debug_line:
 
   Offset:                      0x0
   Length:                      62
This page took 0.047195 seconds and 4 git commands to generate.