From: Frank Ch. Eigler Date: Mon, 11 May 1998 17:11:54 +0000 (+0000) Subject: * New test cases for MIPS R5900-specific 20-bit break, at customer request. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4f6f7a3a1c6d63562a3258464deb29507e728834;p=binutils-gdb.git * New test cases for MIPS R5900-specific 20-bit break, at customer request. --- 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