From: Jan Beulich Date: Fri, 19 Jul 2024 09:58:58 +0000 (+0200) Subject: Sparc: relax gas testsuite whitespace expectations X-Git-Tag: binutils-2_43~59 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=91a082c1bac121c31778b7d4634be898cec4ea62;p=thirdparty%2Fbinutils-gdb.git Sparc: relax gas testsuite whitespace expectations In a subsequent change the scrubber is going to be changed to retain further whitespace. Test case expectations generally would better not depend on the specific whitespace treatment by the scrubber, unless of course a test is specifically about it. Adjust relevant test cases to permit blanks where those will subsequently appear. --- diff --git a/gas/testsuite/gas/sparc/asi-arch-error.l b/gas/testsuite/gas/sparc/asi-arch-error.l index d41881fad5a..406a2c6e6d1 100644 --- a/gas/testsuite/gas/sparc/asi-arch-error.l +++ b/gas/testsuite/gas/sparc/asi-arch-error.l @@ -1,3 +1,3 @@ .*asi-arch-error.s: Assembler messages: -.*asi-arch-error.s:3: Error: Architecture mismatch on "ldda \[%g0]#ASI_FL16_P,%f0". +.*asi-arch-error.s:3: Error: Architecture mismatch on "ldda \[%g0] ?#ASI_FL16_P,%f0". .*asi-arch-error.s:3: \(Requires v9b\|v9c\|v9d\|v9e\|v9v\|v9m.*; requested architecture is v9.\)