art/test/472-unreachable-if-regression/info.txt

4 lines
202 B
Plaintext
Raw Permalink Normal View History

2025-08-25 08:21:32 +08:00
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.