From 4f6f7a3a1c6d63562a3258464deb29507e728834 Mon Sep 17 00:00:00 2001 From: "Frank Ch. Eigler" Date: Mon, 11 May 1998 17:11:54 +0000 Subject: [PATCH] * New test cases for MIPS R5900-specific 20-bit break, at customer request. --- gas/testsuite/gas/mips/.Sanitize | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gas/testsuite/gas/mips/.Sanitize b/gas/testsuite/gas/mips/.Sanitize index 60591fac8da..7bc052b5e66 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 -- 2.30.2