diff options
Diffstat (limited to 'sim/testsuite/cris/c/sig9.c')
-rw-r--r-- | sim/testsuite/cris/c/sig9.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/testsuite/cris/c/sig9.c b/sim/testsuite/cris/c/sig9.c index c86681b..8e972fa 100644 --- a/sim/testsuite/cris/c/sig9.c +++ b/sim/testsuite/cris/c/sig9.c @@ -1,5 +1,5 @@ /* Check that TRT happens at an non-abort ignored signal, more than one thread. -#notarget: cris*-*-elf +#progos: linux #cc: additional_flags=-pthread */ |