From fdd4c93c2f41ecedd405495ba357b22dc7e39b24 Mon Sep 17 00:00:00 2001 From: "Maciej W. Rozycki" Date: Sun, 6 Jul 2025 19:22:48 +0100 Subject: [PATCH] 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. --- 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 - - -- 2.47.2