From: Alan Modra Date: Mon, 20 Nov 2017 11:34:30 +0000 (+1030) Subject: mingw gas testsuite fix X-Git-Tag: users/ARM/embedded-binutils-master-2017q4~152 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b7486a74a62527412cfd2dd50a9a100118265c28;p=thirdparty%2Fbinutils-gdb.git 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/ChangeLog b/gas/ChangeLog index ee1ec6fe0e5..08553c2455f 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2017-11-20 Alan Modra + + * testsuite/gas/i386/x86-64-reg-bad.l: Accept trailing padding. + 2017-11-16 Tamar Christina * config/tc-aarch64.c (fp16fml): New. diff --git a/gas/testsuite/gas/i386/x86-64-reg-bad.l b/gas/testsuite/gas/i386/x86-64-reg-bad.l index 585f1e145f1..88184b66a7a 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