diff options
author | Alan Modra <amodra@gmail.com> | 2022-05-31 11:07:37 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2022-05-31 11:25:09 +0930 |
commit | 99f647e200a9a329e80fe813bc708e89927ea5ad (patch) | |
tree | 99e69231ebeb09ee48b8d1b780d0dfe0f78ba97f /ld/testsuite/ld-tic6x/shlib-app-1b.od | |
parent | 8b294b1fc74e0cd46a0462dfc2f68cffd9728cc3 (diff) | |
download | gdb-99f647e200a9a329e80fe813bc708e89927ea5ad.zip gdb-99f647e200a9a329e80fe813bc708e89927ea5ad.tar.gz gdb-99f647e200a9a329e80fe813bc708e89927ea5ad.tar.bz2 |
Trailing spaces in objdump -r header
git commit 202be274a4 went a little wild in removing trailing spaces
in gas/testsuite/gas/i386/{secidx.d,secrel.d}, causing
x86_64-w64-mingw32 +FAIL: i386 secrel reloc
x86_64-w64-mingw32 +FAIL: i386 secidx reloc
I could have just replaced the trailing space, but let's fix the
objdump output instead. Touches lots of testsuite files.
Diffstat (limited to 'ld/testsuite/ld-tic6x/shlib-app-1b.od')
-rw-r--r-- | ld/testsuite/ld-tic6x/shlib-app-1b.od | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-tic6x/shlib-app-1b.od b/ld/testsuite/ld-tic6x/shlib-app-1b.od index 4a9c60b..8e61322 100644 --- a/ld/testsuite/ld-tic6x/shlib-app-1b.od +++ b/ld/testsuite/ld-tic6x/shlib-app-1b.od @@ -2,7 +2,7 @@ tmpdir/shlib-dynapp-1b: file format elf32-tic6x-be DYNAMIC RELOCATION RECORDS -OFFSET TYPE VALUE +OFFSET +TYPE +VALUE 100000b8 R_C6000_ABS32 b 100000bc R_C6000_ABS32 a 100000c4 R_C6000_ABS32 g1 |