summaryrefslogtreecommitdiff
path: root/src/jit/gtstructs.h
diff options
context:
space:
mode:
authorSergey Andreenko <seandree@microsoft.com>2017-10-05 11:21:19 -0700
committerGitHub <noreply@github.com>2017-10-05 11:21:19 -0700
commit6c18b66b6f4cc904065f8abaa442fd112493a36c (patch)
tree48c42550367419c2dd4249d708188a9de061f4e2 /src/jit/gtstructs.h
parent076a61ef2eb3baf69182139f36b948f104e3b740 (diff)
downloadcoreclr-6c18b66b6f4cc904065f8abaa442fd112493a36c.tar.gz
coreclr-6c18b66b6f4cc904065f8abaa442fd112493a36c.tar.bz2
coreclr-6c18b66b6f4cc904065f8abaa442fd112493a36c.zip
fix gtDispTree (#14326)
* fix gtDispTree It is legal situation when we pass ILNone (for example for local stores: gtDispChild(tree->gtOp.gtOp1, indentStack, IINone);). In this code we poped value and didn't push anything back, it ended with the stack underflow.
Diffstat (limited to 'src/jit/gtstructs.h')
0 files changed, 0 insertions, 0 deletions