https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118286
--- Comment #6 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-12 branch has been updated by Sam James <sja...@gcc.gnu.org>: https://gcc.gnu.org/g:b1c65033b01d43d36b5b7f3713b6e409792bd51c commit r12-11099-gb1c65033b01d43d36b5b7f3713b6e409792bd51c 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)