summary refs log tree commit diff stats
path: root/tests/overflw
diff options
context:
space:
mode:
authorTimothee Cour <timothee.cour2@gmail.com>2020-10-26 10:13:37 +0200
committerGitHub <noreply@github.com>2020-10-26 09:13:37 +0100
commitd4c2e2c53ffe86a78c302d7002f6baf346540d17 (patch)
tree2b3065c83b7eaaec4255fb161f19125eff03597a /tests/overflw
parentb56a037183fa572c85d4f33d0f92cca77586019f (diff)
downloadNim-d4c2e2c53ffe86a78c302d7002f6baf346540d17.tar.gz
fix #15704 #15597 wrong VM register was freed (#15705)
* fix #15704 #15597 wrong VM register was freed

* same treatment for nkCheckedFieldExpr

* note concerning HighRegisterPressure

* bump NimPatch

* Update lib/system.nim

Co-authored-by: Andreas Rumpf <rumpf_a@web.de>
Diffstat (limited to 'tests/overflw')
0 files changed, 0 insertions, 0 deletions
> 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164