From 8520993b4d1eadefa488dfc96dff25333f1b19db Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Fri, 4 Sep 2015 21:52:38 +0200 Subject: Suppress stack switching; save process state in secondary stack. --- testsuite/gna/bug017/testsuite.sh | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'testsuite/gna/bug017') diff --git a/testsuite/gna/bug017/testsuite.sh b/testsuite/gna/bug017/testsuite.sh index ec1f7092f..a0e9b02ed 100755 --- a/testsuite/gna/bug017/testsuite.sh +++ b/testsuite/gna/bug017/testsuite.sh @@ -12,6 +12,7 @@ call6 call7 call8 call9 +call10 for1 if1 if2 @@ -19,6 +20,9 @@ if3 if4 loop1 loop2 +case1 +case3 +case4 ret1 wait1 wait2 -- cgit v1.2.3