mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-22 19:09:31 +08:00
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)
This commit is contained in:
@ -32,10 +32,10 @@ Disassembly of section \.text:
|
|||||||
80c1a: e8 01 fc ff ff call 80820 <sglobal@plt>
|
80c1a: e8 01 fc ff ff call 80820 <sglobal@plt>
|
||||||
80c1f: e8 ec fb ff ff call 80810 <sexternal@plt>
|
80c1f: e8 ec fb ff ff call 80810 <sexternal@plt>
|
||||||
80c24: 5b pop %ebx
|
80c24: 5b pop %ebx
|
||||||
80c25: c3 ret
|
80c25: c3 ret *
|
||||||
|
|
||||||
00080c26 <slocal>:
|
00080c26 <slocal>:
|
||||||
80c26: c3 ret
|
80c26: c3 ret *
|
||||||
|
|
||||||
00080c27 <sglobal>:
|
00080c27 <sglobal>:
|
||||||
80c27: c3 ret
|
80c27: c3 ret *
|
||||||
|
@ -35,4 +35,4 @@ Disassembly of section \.text:
|
|||||||
80c0b: R_386_PLT32 \.plt
|
80c0b: R_386_PLT32 \.plt
|
||||||
|
|
||||||
00080c0f <sexternal>:
|
00080c0f <sexternal>:
|
||||||
80c0f: c3 ret
|
80c0f: c3 ret *
|
||||||
|
Reference in New Issue
Block a user