allwinner_a64/android/art/test/472-unreachable-if-regression/info.txt
2018-08-08 16:48:17 +08:00

3 lines
202 B
Text

Regression test for crashes during compilation of methods which end
with an if-cc or switch, i.e. there's a fall-through out of method code.
Also tests a packed-switch with negative offset to its data.