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]

[PATCH] Adjust testsuite/gas/i386/x86_64-intel.d for COFF


	* testsuite/gas/i386/x86_64-intel.d: Adjusted for COFF.
---
 gas/ChangeLog                         | 4 ++++
 gas/testsuite/gas/i386/x86_64-intel.d | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/gas/ChangeLog b/gas/ChangeLog
index 4a075bb..3b79ccb 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,7 @@
+2016-03-02  H.J. Lu  <hongjiu.lu@intel.com>
+
+	* testsuite/gas/i386/x86_64-intel.d: Adjusted for COFF.
+
 2016-02-29  Cupertino Miranda  <cmiranda@synopsys.com>
 	    Claudiu Zissulescu  <Claudiu.Zissulescu@synopsys.com>
 
diff --git a/gas/testsuite/gas/i386/x86_64-intel.d b/gas/testsuite/gas/i386/x86_64-intel.d
index 114012f..d164a5b 100644
--- a/gas/testsuite/gas/i386/x86_64-intel.d
+++ b/gas/testsuite/gas/i386/x86_64-intel.d
@@ -6,7 +6,7 @@
 .*: +file format .*
 
 Disassembly of section .text:
-0+ <bar-0x1a7>:
+0+ <.*>:
 [ 	]*[a-f0-9]+:	01 ca                	add    edx,ecx
 [ 	]*[a-f0-9]+:	44 01 ca             	add    edx,r9d
 [ 	]*[a-f0-9]+:	41 01 ca             	add    r10d,ecx
-- 
2.5.0


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