[jit] Fix the casting between arrays with bounds and vectors even for special cased...
authorZoltan Varga <vargaz@gmail.com>
Mon, 3 Apr 2017 16:22:58 +0000 (12:22 -0400)
committerGitHub <noreply@github.com>
Mon, 3 Apr 2017 16:22:58 +0000 (12:22 -0400)
commit1a5dbe063a989435be21225d0ef66d0f9eaab7ea
tree58fd3380e4e0ef1288aa8156a3cc86428118bb2d
parent41fe812a81904f9c8b4124e2500ca70bf6d8ae2d
[jit] Fix the casting between arrays with bounds and vectors even for special cased types like object[]. Fixes #54212. (#4633)
mono/mini/objects.cs
mono/mini/type-checking.c