From 93d2187d32830f2b64fee3fb2bff3db543e693b9 Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Mon, 10 Nov 1997 19:24:15 +0000 Subject: [PATCH] fix vr5400 sanitization --- 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 cc9897bce74..904e7f5bb93 100644 --- a/gas/testsuite/gas/mips/.Sanitize +++ b/gas/testsuite/gas/mips/.Sanitize @@ -15,7 +15,7 @@ Do-first: -vr5400_losers="vr5400.s" +vr5400_losers="vr5400.s vr5400.d" if ( echo $* | grep keep\-vr5400 > /dev/null ) ; then keep_these_too="$keep_these_too $vr5400_losers" if [ -n "${verbose}" ] ; then -- 2.30.2