This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[binutils-gdb] Remove the last change on dw2-compress-1.d


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=518a69099cf8eca95a86c4d1ff4b8d8c30cf3c6b

commit 518a69099cf8eca95a86c4d1ff4b8d8c30cf3c6b
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Tue Mar 31 08:20:55 2015 -0700

    Remove the last change on dw2-compress-1.d
    
    The compressed .debug_info section is bigger than the original in 32-bit.

Diff:
---
 gas/testsuite/ChangeLog                 | 4 ----
 gas/testsuite/gas/i386/dw2-compress-1.d | 2 +-
 2 files changed, 1 insertion(+), 5 deletions(-)

diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index 2e15eb4..e26755e 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,7 +1,3 @@
-2015-03-31  H.J. Lu  <hongjiu.lu@intel.com>
-
-	* gas/i386/dw2-compress-1.d: Expect .zdebug_info.
-
 2015-03-20  H.J. Lu  <hongjiu.lu@intel.com>
 
 	* gas/i386/i386.exp: Don't run nops-1-bdver1, nops-1-bdver2,
diff --git a/gas/testsuite/gas/i386/dw2-compress-1.d b/gas/testsuite/gas/i386/dw2-compress-1.d
index c29a26c..da0c2b8 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 .zdebug_info section:
+Contents of the .*debug_info section:
 
   Compilation Unit @ offset 0x0:
    Length:        0x4e \(32-bit\)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]