master
Thomas Refis 2020-09-14 13:33:36 +02:00
parent 92c36d54c5
commit f8fb2d4ba6
1 changed files with 3 additions and 0 deletions

View File

@ -447,6 +447,9 @@ Working version
- #9848, #9855: Fix double free of bytecode in toplevel
(Stephen Dolan, report by Sampsa Kiiskinen, review by Gabriel Scherer)
- #9858, #9861: Compiler fails with Ctype.Nondep_cannot_erase exception
(Thomas Refis, report by @pveber, review by Florian Angeletti)
- #9860: wrong range constraint for subtract immediate on zSystems / s390x
(Xavier Leroy, review by Stephen Dolan)