diff options
-rw-r--r-- | gas/testsuite/gas/.Sanitize | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/testsuite/gas/.Sanitize b/gas/testsuite/gas/.Sanitize index 08834d4..b52d970 100644 --- a/gas/testsuite/gas/.Sanitize +++ b/gas/testsuite/gas/.Sanitize @@ -24,15 +24,21 @@ Do-first: # called. Directories not listed will be removed in their entirety # with rm -rf. +# Currently, p2411.s and p2425a.s should be sanitized away. +# All else should stay. + Things-to-keep: gas.exp p2389.s +p2389a.s p2425.s p2430.s +p2430a.s sol-cc.s sol-gcc.s t1.s +t2.s Do-last: |