This is the mail archive of the binutils@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]

Re: broken testresults with "[PATCH] decoded output of .debug_line from readelf -wL"


On Fri, Apr 11, 2008 at 10:20:17AM -0700, H.J. Lu wrote:
> Can't we just change "Dump... " to "Raw dump..." in the expected outputs?
> 
> 

Like this I am going to check it in as an obvious fix if there
is no objection very soon.

Thanks.


H.J.
--
2008-04-11  H.J. Lu  <hongjiu.lu@intel.com>

	* gas/lns/lns-big-delta.d: Updated.
	* gas/lns/lns-common-1.d: Likewise.
	* gas/lns/lns-common-1-alt.d: Likewise.
	* gas/lns/lns-duplicate.d: Likewise.

Index: gas/lns/lns-common-1-alt.d
===================================================================
--- gas/lns/lns-common-1-alt.d	(revision 2135)
+++ gas/lns/lns-common-1-alt.d	(working copy)
@@ -1,7 +1,7 @@
 #source: lns-common-1.s
 #readelf: -wl
 #name: lns-common-1
-Dump of debug contents of section \.debug_line:
+Raw dump of debug contents of section \.debug_line:
 #...
   Initial value of 'is_stmt':  1
 #...
Index: gas/lns/lns-common-1.d
===================================================================
--- gas/lns/lns-common-1.d	(revision 2135)
+++ gas/lns/lns-common-1.d	(working copy)
@@ -1,6 +1,6 @@
 #readelf: -wl
 #name: lns-common-1
-Dump of debug contents of section \.debug_line:
+Raw dump of debug contents of section \.debug_line:
 #...
   Initial value of 'is_stmt':  1
 #...
Index: gas/lns/lns-big-delta.d
===================================================================
--- gas/lns/lns-big-delta.d	(revision 2135)
+++ gas/lns/lns-big-delta.d	(working copy)
@@ -1,7 +1,7 @@
 #source: lns-big-delta.s
 #readelf: -wl
 #name: lns-big-delta
-Dump of debug contents of section \.debug_line:
+Raw dump of debug contents of section \.debug_line:
 #...
  Line Number Statements:
   Extended opcode 2: set Address to .*
Index: gas/lns/lns-duplicate.d
===================================================================
--- gas/lns/lns-duplicate.d	(revision 2135)
+++ gas/lns/lns-duplicate.d	(working copy)
@@ -1,6 +1,6 @@
 #readelf: -wl
 #name: lns-duplicate
-Dump of debug contents of section \.debug_line:
+Raw dump of debug contents of section \.debug_line:
 #...
  Line Number Statements:
   Extended opcode 2: set Address to .*


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