
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.
13 lines
242 B
Text
13 lines
242 B
Text
|
|
.*
|
|
|
|
DYNAMIC RELOCATION RECORDS
|
|
OFFSET +TYPE +VALUE
|
|
20000110 R_POS * d1
|
|
20000118 R_POS * d3
|
|
2000011c R_POS * d4
|
|
|
|
|
|
Contents of section \.data:
|
|
20000100 dddd1111 cccc2222 cccc3333 cccc4444 .*
|
|
20000110 00000000 ffff2222 00000000 00000000 .*
|