From: Jan Beulich Date: Fri, 6 Jun 2025 09:02:43 +0000 (+0200) Subject: x86/Solaris: cope with new HANDLE_ALIGN behavior X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=42cd5631712427995eb078d2c7d5abf2f50485a7;p=thirdparty%2Fbinutils-gdb.git x86/Solaris: cope with new HANDLE_ALIGN behavior Extend the expectation adjustments done by 83d94ae428b1 ("tidy x86 HANDLE_ALIGN") to the Solaris clone of an affected testcase. --- diff --git a/gas/testsuite/gas/i386/solaris/x86-64-nop-5.d b/gas/testsuite/gas/i386/solaris/x86-64-nop-5.d index 3ca31a01dbd..76e02fdb3e5 100644 --- a/gas/testsuite/gas/i386/solaris/x86-64-nop-5.d +++ b/gas/testsuite/gas/i386/solaris/x86-64-nop-5.d @@ -10,9 +10,9 @@ Disassembly of section .text: 0+ <_start>: +[a-f0-9]+: 31 c0 xor %eax,%eax +[a-f0-9]+: 85 c0 test %eax,%eax + +[a-f0-9]+: 90 nop +[a-f0-9]+: 0f 1f 44 00 00 nopl 0x0\(%rax,%rax,1\) +[a-f0-9]+: 0f 1f 44 00 00 nopl 0x0\(%rax,%rax,1\) - +[a-f0-9]+: 90 nop +[a-f0-9]+: 31 c0 xor %eax,%eax +[a-f0-9]+: 31 c0 xor %eax,%eax