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-cris/tls-ldgdex-15.d | |
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-cris/tls-ldgdex-15.d')
-rw-r--r-- | ld/testsuite/ld-cris/tls-ldgdex-15.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-cris/tls-ldgdex-15.d b/ld/testsuite/ld-cris/tls-ldgdex-15.d index 677824d..0a4e527 100644 --- a/ld/testsuite/ld-cris/tls-ldgdex-15.d +++ b/ld/testsuite/ld-cris/tls-ldgdex-15.d @@ -37,7 +37,7 @@ DYNAMIC SYMBOL TABLE: 0+ D \*UND\* 0+ z #... DYNAMIC RELOCATION RECORDS -OFFSET TYPE VALUE +OFFSET +TYPE +VALUE 000822bc R_CRIS_DTP x 000822c4 R_CRIS_DTP z |