Author: Armin Rigo <[email protected]>
Branch: kill-asmgcc
Changeset: r98270:04030975247c
Date: 2019-12-11 15:31 +0100
http://bitbucket.org/pypy/pypy/changeset/04030975247c/

Log:    Document branch

diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
+++ b/pypy/doc/whatsnew-head.rst
@@ -8,3 +8,8 @@
 .. branch: backport-decode_timeval_ns-py3.7
 
 Backport ``rtime.decode_timeval_ns`` from py3.7 to rpython
+
+.. branch: kill-asmgcc
+
+Completely remove the deprecated translation option ``--gcrootfinder=asmgcc``
+because it no longer works with a recent enough ``gcc``.
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to