You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

3 lines
225 B

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.