From f77d3081de7a0058cd837cb404a8736670289e09 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Tue, 31 May 2022 11:19:03 +0930 Subject: [PATCH] Ajdust more tests for opcodes/i386: remove trailing whitespace git commit 202be274a4 also missed adjusting a few testsuite files. This fixes i686-vxworks +FAIL: VxWorks shared library test 1 i686-vxworks +FAIL: VxWorks executable test 1 (dynamic) --- ld/testsuite/ld-i386/vxworks1-lib.dd | 6 +++--- ld/testsuite/ld-i386/vxworks1.dd | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ld/testsuite/ld-i386/vxworks1-lib.dd b/ld/testsuite/ld-i386/vxworks1-lib.dd index c9fc0549331..da0a0af7894 100644 --- a/ld/testsuite/ld-i386/vxworks1-lib.dd +++ b/ld/testsuite/ld-i386/vxworks1-lib.dd @@ -32,10 +32,10 @@ Disassembly of section \.text: 80c1a: e8 01 fc ff ff call 80820 80c1f: e8 ec fb ff ff call 80810 80c24: 5b pop %ebx - 80c25: c3 ret + 80c25: c3 ret * 00080c26 : - 80c26: c3 ret + 80c26: c3 ret * 00080c27 : - 80c27: c3 ret + 80c27: c3 ret * diff --git a/ld/testsuite/ld-i386/vxworks1.dd b/ld/testsuite/ld-i386/vxworks1.dd index 80f93c9345d..4699cae5055 100644 --- a/ld/testsuite/ld-i386/vxworks1.dd +++ b/ld/testsuite/ld-i386/vxworks1.dd @@ -35,4 +35,4 @@ Disassembly of section \.text: 80c0b: R_386_PLT32 \.plt 00080c0f : - 80c0f: c3 ret + 80c0f: c3 ret * -- 2.30.2