[binutils-gdb] Adjust testsuite/gas/i386/x86_64-intel.d for COFF
H.J.Lu
hjl@sourceware.org
Wed Mar 2 13:16:00 GMT 2016
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=25aa3689f0d90d048b88b6a566e4a7814288a5b6
commit 25aa3689f0d90d048b88b6a566e4a7814288a5b6
Author: H.J. Lu <hjl.tools@gmail.com>
Date: Wed Mar 2 05:15:32 2016 -0800
Adjust testsuite/gas/i386/x86_64-intel.d for COFF
* testsuite/gas/i386/x86_64-intel.d: Adjusted for COFF.
Diff:
---
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
More information about the Binutils-cvs
mailing list