From 99f647e200a9a329e80fe813bc708e89927ea5ad Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Tue, 31 May 2022 11:07:37 +0930 Subject: 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. --- ld/testsuite/ld-tic6x/shlib-app-1b.od | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ld/testsuite/ld-tic6x/shlib-app-1b.od') 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 -- cgit v1.1