From 209ce4c2de420e5d55649eecdcb3e8a837fa546f Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Fri, 10 Jul 2015 08:41:10 -0700 Subject: [PATCH] Updated to accept .debug_* sections * gas/i386/dw2-compress-1.d: Updated to accept .debug_* sections. --- gas/testsuite/ChangeLog | 4 ++++ gas/testsuite/gas/i386/dw2-compress-1.d | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 57d3662..eadb116 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2015-07-10 H.J. Lu + + * gas/i386/dw2-compress-1.d: Updated to accept .debug_* sections. + 2015-07-08 Pitchumani Sivanupandi * gas/avr/pc-relative-reloc.d: New test for 32 bit pc relative reloc. diff --git a/gas/testsuite/gas/i386/dw2-compress-1.d b/gas/testsuite/gas/i386/dw2-compress-1.d index da0c2b8..ceebb3f 100644 --- a/gas/testsuite/gas/i386/dw2-compress-1.d +++ b/gas/testsuite/gas/i386/dw2-compress-1.d @@ -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 -- 2.7.4