aosp12/art/test/550-checker-regression-wide.../info.txt

3 lines
225 B
Plaintext
Raw Permalink Normal View History

2023-01-09 17:11:35 +08:00
Test an SsaBuilder regression where storing into the high vreg of a pair
would not invalidate the low vreg. The resulting environment would generate
an incorrect stack map, causing deopt and try/catch to use a wrong location.