Ajdust more tests for opcodes/i386: remove trailing whitespace
authorAlan Modra <amodra@gmail.com>
Tue, 31 May 2022 01:49:03 +0000 (11:19 +0930)
committerAlan Modra <amodra@gmail.com>
Tue, 31 May 2022 01:55:09 +0000 (11:25 +0930)
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
ld/testsuite/ld-i386/vxworks1.dd

index c9fc05493316adf76835925c83a9873f28c64d9a..da0a0af78942f95247c3bb26e4313df4139faaaf 100644 (file)
@@ -32,10 +32,10 @@ Disassembly of section \.text:
    80c1a:      e8 01 fc ff ff          call   80820 <sglobal@plt>
    80c1f:      e8 ec fb ff ff          call   80810 <sexternal@plt>
    80c24:      5b                      pop    %ebx
-   80c25:      c3                      ret    
+   80c25:      c3                      ret *
 
 00080c26 <slocal>:
-   80c26:      c3                      ret    
+   80c26:      c3                      ret *
 
 00080c27 <sglobal>:
-   80c27:      c3                      ret    
+   80c27:      c3                      ret *
index 80f93c9345d4387499766b147a7b9ce8a33f9a92..4699cae5055cf7fcd5ee34c4d2e54584a59a6dad 100644 (file)
@@ -35,4 +35,4 @@ Disassembly of section \.text:
                        80c0b: R_386_PLT32      \.plt
 
 00080c0f <sexternal>:
-   80c0f:      c3                      ret    
+   80c0f:      c3                      ret *