* New test cases for MIPS R5900-specific 20-bit break, at customer request.
authorFrank Ch. Eigler <fche@redhat.com>
Mon, 11 May 1998 17:11:54 +0000 (17:11 +0000)
committerFrank Ch. Eigler <fche@redhat.com>
Mon, 11 May 1998 17:11:54 +0000 (17:11 +0000)
gas/testsuite/gas/mips/.Sanitize

index 60591fa..7bc052b 100644 (file)
@@ -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