guix: document when GCC SSA gen patch can be removed

This commit is contained in:
fanquake
2026-03-16 15:33:10 +08:00
parent 978023fd9e
commit 3293e9a61f

View File

@@ -1,3 +1,8 @@
This patch can be removed when using GCC 14.4, 15.3 or 16.x.
14.x: https://github.com/gcc-mirror/gcc/commit/2d7099faa5c59b871e3027268d70a8a46d892824
15.x: https://github.com/gcc-mirror/gcc/commit/7debee2cb6503b2af0f1d43b0e56b759474396d5
16.x: https://github.com/gcc-mirror/gcc/commit/c6085ca0ed4cef3bcf4eb382cb71e44219c10f6e
commit b46614ebfc57ccca8a050668ad0e8ba5968c5943
Author: Jakub Jelinek <jakub@redhat.com>
Date: Tue Jan 6 08:36:20 2026 +0100