https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118286
--- Comment #8 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-14 branch has been updated by Sam James <sja...@gcc.gnu.org>: https://gcc.gnu.org/g:ebef63ee3a34475ec224ddf0fbc64ccb31033d8d commit r14-11786-gebef63ee3a34475ec224ddf0fbc64ccb31033d8d Author: Ian Lance Taylor <i...@golang.org> Date: Sat Jan 4 15:54:58 2025 -0800 crypto/tls: fix Config.Time in tests using expired certificates This is a backport of https://go.dev/cl/640237 from the main repo. Fixes PR go/118286 Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/640435 (cherry picked from commit ed1493e12ed75e837e9b9aa794ed24daf397df7c)