Index: sim/testsuite/sim/cris/c/sig5.c |
diff --git a/sim/testsuite/sim/cris/c/sig5.c b/sim/testsuite/sim/cris/c/sig5.c |
index 674621e17220a00b21fa1b45bc3acbda15041f91..2748aa52b530a760f3ef3d44413fb0824cd2d726 100644 |
--- a/sim/testsuite/sim/cris/c/sig5.c |
+++ b/sim/testsuite/sim/cris/c/sig5.c |
@@ -1,7 +1,7 @@ |
/* Check that TRT happens for an uncaught non-abort signal, single thread. |
#xerror: |
#output: Unimplemented signal: 7\n |
-#output: program stopped with signal 4.\n |
+#output: program stopped with signal 4 (*).\n |
*/ |
#include <stdlib.h> |