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]

mingw gas testsuite fix


Some x86_64 targets pad sections with nops.

	* testsuite/gas/i386/x86-64-reg-bad.l: Accept trailing padding.

diff --git a/gas/testsuite/gas/i386/x86-64-reg-bad.l b/gas/testsuite/gas/i386/x86-64-reg-bad.l
index 585f1e1..88184b6 100644
--- a/gas/testsuite/gas/i386/x86-64-reg-bad.l
+++ b/gas/testsuite/gas/i386/x86-64-reg-bad.l
@@ -18,3 +18,4 @@ GAS LISTING .*
 [ 	]*[1-9][0-9]*[ 	]+movabs	-1, %axl
 [ 	]*[1-9][0-9]*[ 	]+shl	%cxl, %eax
 [ 	]*[1-9][0-9]*[ 	]+\?* 40F6C001[ 	]+test	\$1, %axl
+#pass

-- 
Alan Modra
Australia Development Lab, IBM


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