summaryrefslogtreecommitdiff
path: root/sim/testsuite/frv/allinsn-c.exp
diff options
context:
space:
mode:
Diffstat (limited to 'sim/testsuite/frv/allinsn-c.exp')
-rw-r--r--sim/testsuite/frv/allinsn-c.exp3
1 files changed, 1 insertions, 2 deletions
diff --git a/sim/testsuite/frv/allinsn-c.exp b/sim/testsuite/frv/allinsn-c.exp
index e1672e8f273..2d82fb47544 100644
--- a/sim/testsuite/frv/allinsn-c.exp
+++ b/sim/testsuite/frv/allinsn-c.exp
@@ -8,8 +8,7 @@ set cpu_option -mcpu
# The .cgs suffix is for "cgen .s".
foreach src [lsort [glob -nocomplain $srcdir/$subdir/\[c\]*.cgs]] {
- # If we're only testing specific files and this isn't one of them,
- # skip it.
+ # If we're only testing specific files and this isn't one of them, skip it.
if ![runtest_file_p $runtests $src] {
continue
}