1*795d594fSAndroid Build Coastguard WorkerRegression test for art::PrepareForRegisterAllocation, which replaces 2*795d594fSAndroid Build Coastguard Worker 3*795d594fSAndroid Build Coastguard Worker ArraySet[array, index, BoundType[NullConstant]] 4*795d594fSAndroid Build Coastguard Worker 5*795d594fSAndroid Build Coastguard Workerwith 6*795d594fSAndroid Build Coastguard Worker 7*795d594fSAndroid Build Coastguard Worker ArraySet[array, index, NullConstant] 8*795d594fSAndroid Build Coastguard Worker 9*795d594fSAndroid Build Coastguard Workerbut used to forget to remove the "need for a type check" bit in the 10*795d594fSAndroid Build Coastguard WorkerArraySet, thus failing "!may_need_runtime_call_for_type_check" 11*795d594fSAndroid Build Coastguard Workerassertions in code generators. 12