summaryrefslogtreecommitdiff
path: root/dx/tests/112-dex-return-jsr-result/info.txt
blob: 289ebb2ee9afcded676c6917d0bc2f02a664f62b (plain)
1
2
3
4
5
6
This test checks to make sure a result returned more-or-less directly
from a jsr subroutine ends up being represented appropriately.

In particular, this is a regression test for a bug which caused a
goto instruction to be interposed between an invoke instruction and
its associated move-result.