summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2017-11-20 22:04:30 +1030
committerAlan Modra <amodra@gmail.com>2017-11-21 00:09:23 +1030
commitb7486a74a62527412cfd2dd50a9a100118265c28 (patch)
treed15c1c774a9df021b1b732478c7d708f13b722f2 /gas/testsuite/gas
parent28e07a0510ca896311014cddf125aedfd7a8cd52 (diff)
mingw gas testsuite fix
Some x86_64 targets pad sections with nops. * testsuite/gas/i386/x86-64-reg-bad.l: Accept trailing padding.
Diffstat (limited to 'gas/testsuite/gas')
-rw-r--r--gas/testsuite/gas/i386/x86-64-reg-bad.l1
1 files changed, 1 insertions, 0 deletions
diff --git a/gas/testsuite/gas/i386/x86-64-reg-bad.l b/gas/testsuite/gas/i386/x86-64-reg-bad.l
index 585f1e145f..88184b66a7 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