diff --git a/contrib/guix/patches/gcc-ssa-generation.patch b/contrib/guix/patches/gcc-ssa-generation.patch index 2e5a600230e..7054fbf3d0b 100644 --- a/contrib/guix/patches/gcc-ssa-generation.patch +++ b/contrib/guix/patches/gcc-ssa-generation.patch @@ -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 Date: Tue Jan 6 08:36:20 2026 +0100