From b8bbfecaed7f31c3e82e185984f56e608791ecd5 Mon Sep 17 00:00:00 2001 From: Hans-Peter Nilsson Date: Fri, 29 Apr 2011 01:45:06 +0000 Subject: [PATCH] * gas/elf/dwarf2-1.d, gas/elf/dwarf2-2.d: Adjust for change in output format. * gas/i386/dw2-compress-1.d: Ditto. --- gas/testsuite/ChangeLog | 6 ++++++ gas/testsuite/gas/elf/dwarf2-1.d | 2 +- gas/testsuite/gas/elf/dwarf2-2.d | 2 +- gas/testsuite/gas/i386/dw2-compress-1.d | 2 +- 4 files changed, 9 insertions(+), 3 deletions(-) diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 6e93dfc..25618f8 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2011-04-29 Hans-Peter Nilsson + + * gas/elf/dwarf2-1.d, gas/elf/dwarf2-2.d: Adjust for change in + output format. + * gas/i386/dw2-compress-1.d: Ditto. + 2011-04-20 Catherine Moore David Ung diff --git a/gas/testsuite/gas/elf/dwarf2-1.d b/gas/testsuite/gas/elf/dwarf2-1.d index 2cc17ac..8decc1c 100644 --- a/gas/testsuite/gas/elf/dwarf2-1.d +++ b/gas/testsuite/gas/elf/dwarf2-1.d @@ -11,7 +11,7 @@ Contents of the .[z]?debug_info section: Abbrev Offset: 0 Pointer Size: 4 <0>: Abbrev Number: 1 \(DW_TAG_compile_unit\) - < c> DW_AT_stmt_list : 0x0 + DW_AT_stmt_list : 0x0 <10> DW_AT_high_pc : 0x. <14> DW_AT_low_pc : 0x. <18> DW_AT_name : file1.txt diff --git a/gas/testsuite/gas/elf/dwarf2-2.d b/gas/testsuite/gas/elf/dwarf2-2.d index 9825ee4..030adb8 100644 --- a/gas/testsuite/gas/elf/dwarf2-2.d +++ b/gas/testsuite/gas/elf/dwarf2-2.d @@ -11,7 +11,7 @@ Contents of the .[z]?debug_info section: Abbrev Offset: 0 Pointer Size: 4 <0>: Abbrev Number: 1 \(DW_TAG_compile_unit\) - < c> DW_AT_stmt_list : 0x0 + DW_AT_stmt_list : 0x0 <10> DW_AT_high_pc : 0x. <14> DW_AT_low_pc : 0x. <18> DW_AT_name : file1.txt diff --git a/gas/testsuite/gas/i386/dw2-compress-1.d b/gas/testsuite/gas/i386/dw2-compress-1.d index 71c9c70..f47e58c 100644 --- a/gas/testsuite/gas/i386/dw2-compress-1.d +++ b/gas/testsuite/gas/i386/dw2-compress-1.d @@ -10,7 +10,7 @@ Contents of the .zdebug_info section: Abbrev Offset: 0 Pointer Size: 4 <0>: Abbrev Number: 1 \(DW_TAG_compile_unit\) - < c> DW_AT_stmt_list : 0x0 + DW_AT_stmt_list : 0x0 <10> DW_AT_high_pc : 0x4 <14> DW_AT_low_pc : 0x0 <18> DW_AT_name : file1.txt -- 2.7.4