aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite
diff options
context:
space:
mode:
authorFrank Ch. Eigler <fche@redhat.com>1998-05-11 17:11:54 +0000
committerFrank Ch. Eigler <fche@redhat.com>1998-05-11 17:11:54 +0000
commit4f6f7a3a1c6d63562a3258464deb29507e728834 (patch)
tree7c694379dd6a85253ba7fa73242ad36a7d35c833 /gas/testsuite
parent24abdc9d313db1d320cb8c768c968098a4dda2c4 (diff)
downloadfsf-binutils-gdb-4f6f7a3a1c6d63562a3258464deb29507e728834.zip
fsf-binutils-gdb-4f6f7a3a1c6d63562a3258464deb29507e728834.tar.gz
fsf-binutils-gdb-4f6f7a3a1c6d63562a3258464deb29507e728834.tar.bz2
* New test cases for MIPS R5900-specific 20-bit break, at customer request.
Diffstat (limited to 'gas/testsuite')
-rw-r--r--gas/testsuite/gas/mips/.Sanitize2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/testsuite/gas/mips/.Sanitize b/gas/testsuite/gas/mips/.Sanitize
index 60591fa..7bc052b 100644
--- a/gas/testsuite/gas/mips/.Sanitize
+++ b/gas/testsuite/gas/mips/.Sanitize
@@ -39,7 +39,7 @@ else
done
fi
-r5900_losers="r5900.s r5900.d vu0.s vu0.d"
+r5900_losers="r5900.s r5900.d vu0.s vu0.d break5900.s break5900.d"
if ( echo $* | grep keep\-r5900 > /dev/null ) ; then
keep_these_too="$keep_these_too $r5900_losers"
if [ -n "${verbose}" ] ; then