diff options
-rw-r--r-- | gas/testsuite/gas/mips/.Sanitize | 2 |
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 |