Recently, I added a regression test tests/longjmp.c to improve test coverage for longjmp/setjmp return values, since I had recently found and fixed a bug affecting those in the Rabbit ports.
Now, I see that test fail for the s08 port with --stack-auto.
In [r14888], I've disabled the test for
-ms08 --stack-auto.Related
Commit: [r14888]
Fixed in [r14891]
Related
Commit: [r14891]