[binutils-gdb] Sparc: relax gas testsuite whitespace expectations
Jan Beulich
jbeulich@sourceware.org
Fri Jul 19 09:59:13 GMT 2024
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=91a082c1bac121c31778b7d4634be898cec4ea62
commit 91a082c1bac121c31778b7d4634be898cec4ea62
Author: Jan Beulich <jbeulich@suse.com>
Date: Fri Jul 19 11:58:58 2024 +0200
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:
---
gas/testsuite/gas/sparc/asi-arch-error.l | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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.\)
More information about the Binutils-cvs
mailing list