| Index: sim/testsuite/sim/cris/c/sig7.c
|
| diff --git a/sim/testsuite/sim/cris/c/sig7.c b/sim/testsuite/sim/cris/c/sig7.c
|
| index 0991ff0968a9c78879237275b52a1db8ec88ac82..b04f7c8ba4e824a4a7560269374ac8037a73d881 100644
|
| --- a/sim/testsuite/sim/cris/c/sig7.c
|
| +++ b/sim/testsuite/sim/cris/c/sig7.c
|
| @@ -2,7 +2,7 @@
|
| #notarget: cris*-*-elf
|
| #xerror:
|
| #output: Unimplemented rt_sigaction syscall (0x8, 0x3df*\n
|
| -#output: program stopped with signal 4.\n
|
| +#output: program stopped with signal 4 (*).\n
|
| */
|
| #include <stdio.h>
|
| #include <signal.h>
|
|
|