Merge pull request dotnet/coreclr#7145 from sivarv/JitStressRegs8Fix
authorSivarv <sivarv@microsoft.com>
Tue, 13 Sep 2016 17:55:51 +0000 (10:55 -0700)
committerGitHub <noreply@github.com>
Tue, 13 Sep 2016 17:55:51 +0000 (10:55 -0700)
Fix to dotnet/coreclr#7091 - Assert failure 'currentInterval && (currentInterval->isLocalVar || currentRefPosition->isFixedRegRef || currentInterval->hasConflictingDefUse)'

Commit migrated from https://github.com/dotnet/coreclr/commit/5cd7154f1f7cf5cdbf918c5923ffc70a1ecf4bb3


Trivial merge