[binutils-gdb] MIPS/GAS/testsuite: Remove useless whitespace from mips16-hilo-match test
Maciej W. Rozycki
macro@sourceware.org
Sun Jul 6 18:24:20 GMT 2025
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=fdd4c93c2f41ecedd405495ba357b22dc7e39b24
commit fdd4c93c2f41ecedd405495ba357b22dc7e39b24
Author: Maciej W. Rozycki <macro@orcam.me.uk>
Date: Sun Jul 6 19:22:48 2025 +0100
MIPS/GAS/testsuite: Remove useless whitespace from mips16-hilo-match test
Remove trailing whitespace and extraneous new-line characters from
mips16-hilo-match.d test case.
Diff:
---
gas/testsuite/gas/mips/mips16-hilo-match.d | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/gas/testsuite/gas/mips/mips16-hilo-match.d b/gas/testsuite/gas/mips/mips16-hilo-match.d
index 7b42f6946c1..a9151a3ea65 100644
--- a/gas/testsuite/gas/mips/mips16-hilo-match.d
+++ b/gas/testsuite/gas/mips/mips16-hilo-match.d
@@ -1,4 +1,4 @@
-#objdump: -r
+#objdump: -r
#as: -mabi=32 -march=mips1 -mpdr
#name: MIPS16 mips16-hilo-match
@@ -32,10 +32,7 @@ OFFSET +TYPE +VALUE
00000086 R_MIPS16_LO16 hilo_match
0000008a R_MIPS16_26 func1
-
RELOCATION RECORDS FOR \[\.pdr\]:
OFFSET +TYPE +VALUE
00000000 R_MIPS_32 _pinit
00000020 R_MIPS_32 pdelt
-
-
More information about the Binutils-cvs
mailing list