[go] cmd/link: fallback to older minimum Windows target version on older C GNU toolchains

2 views
Skip to first unread message

Quim Muntal (Gerrit)

unread,
Apr 8, 2026, 6:07:32 AM (18 hours ago) Apr 8
to goph...@pubsubhelper.golang.org, golang-co...@googlegroups.com

Quim Muntal voted and added 1 comment

Votes added by Quim Muntal

Commit-Queue+1

1 comment

Patchset-level comments
File-level comment, Patchset 1 (Latest):
Quim Muntal . resolved

This CL fixes many test failures in the standard library when using mingw-w64 14.2 or older.

Open in Gerrit

Related details

Attention set is empty
Submit Requirements:
  • requirement is not satisfiedCode-Review
  • requirement satisfiedNo-Unresolved-Comments
  • requirement is not satisfiedReview-Enforcement
  • requirement is not satisfiedTryBots-Pass
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: comment
Gerrit-Project: go
Gerrit-Branch: master
Gerrit-Change-Id: I36ac7a2968c3576ac788bf192e7614bbae35ad1f
Gerrit-Change-Number: 763960
Gerrit-PatchSet: 1
Gerrit-Owner: Quim Muntal <quimm...@gmail.com>
Gerrit-Reviewer: Quim Muntal <quimm...@gmail.com>
Gerrit-Comment-Date: Wed, 08 Apr 2026 10:07:25 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
unsatisfied_requirement
satisfied_requirement
open
diffy

Quim Muntal (Gerrit)

unread,
Apr 8, 2026, 8:15:46 AM (16 hours ago) Apr 8
to goph...@pubsubhelper.golang.org, golang-co...@googlegroups.com
Attention needed from Alex Brainman and Damien Neil

Quim Muntal uploaded new patchset

Quim Muntal uploaded patch set #2 to this change.
Following approvals got outdated and were removed:
  • TryBots-Pass: LUCI-TryBot-Result+1 by Go LUCI
Open in Gerrit

Related details

Attention is currently required from:
  • Alex Brainman
  • Damien Neil
Submit Requirements:
  • requirement is not satisfiedCode-Review
  • requirement satisfiedNo-Unresolved-Comments
  • requirement is not satisfiedReview-Enforcement
  • requirement is not satisfiedTryBots-Pass
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: newpatchset
Gerrit-Project: go
Gerrit-Branch: master
Gerrit-Change-Id: I36ac7a2968c3576ac788bf192e7614bbae35ad1f
Gerrit-Change-Number: 763960
Gerrit-PatchSet: 2
Gerrit-Owner: Quim Muntal <quimm...@gmail.com>
Gerrit-Reviewer: Alex Brainman <alex.b...@gmail.com>
Gerrit-Reviewer: Damien Neil <dn...@google.com>
Gerrit-Reviewer: Quim Muntal <quimm...@gmail.com>
Gerrit-CC: Jason Donenfeld <Ja...@zx2c4.com>
Gerrit-Attention: Damien Neil <dn...@google.com>
Gerrit-Attention: Alex Brainman <alex.b...@gmail.com>
unsatisfied_requirement
satisfied_requirement
open
diffy

Quim Muntal (Gerrit)

unread,
Apr 8, 2026, 8:16:15 AM (16 hours ago) Apr 8
to goph...@pubsubhelper.golang.org, Go LUCI, Alex Brainman, Damien Neil, Jason Donenfeld, golang-co...@googlegroups.com
Attention needed from Alex Brainman and Damien Neil

Quim Muntal voted Commit-Queue+1

Commit-Queue+1
Open in Gerrit

Related details

Attention is currently required from:
  • Alex Brainman
  • Damien Neil
Submit Requirements:
  • requirement is not satisfiedCode-Review
  • requirement satisfiedNo-Unresolved-Comments
  • requirement is not satisfiedReview-Enforcement
  • requirement is not satisfiedTryBots-Pass
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: comment
Gerrit-Project: go
Gerrit-Branch: master
Gerrit-Change-Id: I36ac7a2968c3576ac788bf192e7614bbae35ad1f
Gerrit-Change-Number: 763960
Gerrit-PatchSet: 2
Gerrit-Owner: Quim Muntal <quimm...@gmail.com>
Gerrit-Reviewer: Alex Brainman <alex.b...@gmail.com>
Gerrit-Reviewer: Damien Neil <dn...@google.com>
Gerrit-Reviewer: Quim Muntal <quimm...@gmail.com>
Gerrit-CC: Jason Donenfeld <Ja...@zx2c4.com>
Gerrit-Attention: Damien Neil <dn...@google.com>
Gerrit-Attention: Alex Brainman <alex.b...@gmail.com>
Gerrit-Comment-Date: Wed, 08 Apr 2026 12:16:09 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
unsatisfied_requirement
satisfied_requirement
open
diffy

Jason Donenfeld (Gerrit)

unread,
Apr 8, 2026, 10:28:38 AM (14 hours ago) Apr 8
to Quim Muntal, goph...@pubsubhelper.golang.org, Go LUCI, Alex Brainman, Damien Neil, golang-co...@googlegroups.com
Attention needed from Alex Brainman, Damien Neil and Quim Muntal

Jason Donenfeld added 1 comment

Patchset-level comments
File-level comment, Patchset 2 (Latest):
Jason Donenfeld . resolved

Could we instead just raise the minimum toolchain version on Windows to be binutils 2.45? I would actually like to impose a higher default MinGW version too, to get rid of hacks like this one: https://github.com/golang/go/blob/341b5e2c0261cc059b157f1c7a2a2c4d1f417f0d/src/runtime/cgo/gcc_libinit_windows.c#L18

That is to say, instead of adding hacks, what about just raising requirements? Toolchains on Windows are all ad-hoc anyway. Build systems just curl.exe in whatever they need.

Open in Gerrit

Related details

Attention is currently required from:
  • Alex Brainman
  • Damien Neil
  • Quim Muntal
Submit Requirements:
    • requirement is not satisfiedCode-Review
    • requirement satisfiedNo-Unresolved-Comments
    • requirement is not satisfiedReview-Enforcement
    • requirement satisfiedTryBots-Pass
    Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
    Gerrit-MessageType: comment
    Gerrit-Project: go
    Gerrit-Branch: master
    Gerrit-Change-Id: I36ac7a2968c3576ac788bf192e7614bbae35ad1f
    Gerrit-Change-Number: 763960
    Gerrit-PatchSet: 2
    Gerrit-Owner: Quim Muntal <quimm...@gmail.com>
    Gerrit-Reviewer: Alex Brainman <alex.b...@gmail.com>
    Gerrit-Reviewer: Damien Neil <dn...@google.com>
    Gerrit-Reviewer: Quim Muntal <quimm...@gmail.com>
    Gerrit-CC: Jason Donenfeld <Ja...@zx2c4.com>
    Gerrit-Attention: Quim Muntal <quimm...@gmail.com>
    Gerrit-Attention: Damien Neil <dn...@google.com>
    Gerrit-Attention: Alex Brainman <alex.b...@gmail.com>
    Gerrit-Comment-Date: Wed, 08 Apr 2026 14:28:31 +0000
    Gerrit-HasComments: Yes
    Gerrit-Has-Labels: No
    unsatisfied_requirement
    satisfied_requirement
    open
    diffy

    Quim Muntal (Gerrit)

    unread,
    Apr 8, 2026, 3:21:28 PM (9 hours ago) Apr 8
    to goph...@pubsubhelper.golang.org, Go LUCI, Alex Brainman, Damien Neil, Jason Donenfeld, golang-co...@googlegroups.com
    Attention needed from Alex Brainman, Damien Neil and Jason Donenfeld

    Quim Muntal added 1 comment

    Patchset-level comments
    Jason Donenfeld . resolved

    Could we instead just raise the minimum toolchain version on Windows to be binutils 2.45? I would actually like to impose a higher default MinGW version too, to get rid of hacks like this one: https://github.com/golang/go/blob/341b5e2c0261cc059b157f1c7a2a2c4d1f417f0d/src/runtime/cgo/gcc_libinit_windows.c#L18

    That is to say, instead of adding hacks, what about just raising requirements? Toolchains on Windows are all ad-hoc anyway. Build systems just curl.exe in whatever they need.

    Quim Muntal

    I would love to do that, but the reality is that many Windows users use old mingw-w64 versions. I prefer to implement a small hack than to cause a widespread breakage.

    Open in Gerrit

    Related details

    Attention is currently required from:
    • Alex Brainman
    • Damien Neil
    • Jason Donenfeld
    Submit Requirements:
    • requirement is not satisfiedCode-Review
    • requirement satisfiedNo-Unresolved-Comments
    • requirement is not satisfiedReview-Enforcement
    • requirement satisfiedTryBots-Pass
    Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
    Gerrit-MessageType: comment
    Gerrit-Project: go
    Gerrit-Branch: master
    Gerrit-Change-Id: I36ac7a2968c3576ac788bf192e7614bbae35ad1f
    Gerrit-Change-Number: 763960
    Gerrit-PatchSet: 2
    Gerrit-Owner: Quim Muntal <quimm...@gmail.com>
    Gerrit-Reviewer: Alex Brainman <alex.b...@gmail.com>
    Gerrit-Reviewer: Damien Neil <dn...@google.com>
    Gerrit-Reviewer: Quim Muntal <quimm...@gmail.com>
    Gerrit-CC: Jason Donenfeld <Ja...@zx2c4.com>
    Gerrit-Attention: Damien Neil <dn...@google.com>
    Gerrit-Attention: Jason Donenfeld <Ja...@zx2c4.com>
    Gerrit-Attention: Alex Brainman <alex.b...@gmail.com>
    Gerrit-Comment-Date: Wed, 08 Apr 2026 19:21:21 +0000
    Gerrit-HasComments: Yes
    Gerrit-Has-Labels: No
    Comment-In-Reply-To: Jason Donenfeld <Ja...@zx2c4.com>
    unsatisfied_requirement
    satisfied_requirement
    open
    diffy

    Jason Donenfeld (Gerrit)

    unread,
    Apr 8, 2026, 3:40:16 PM (9 hours ago) Apr 8
    to Quim Muntal, goph...@pubsubhelper.golang.org, Go LUCI, Alex Brainman, Damien Neil, golang-co...@googlegroups.com
    Attention needed from Alex Brainman, Damien Neil and Quim Muntal

    Jason Donenfeld added 1 comment

    Patchset-level comments
    Jason Donenfeld . resolved

    Could we instead just raise the minimum toolchain version on Windows to be binutils 2.45? I would actually like to impose a higher default MinGW version too, to get rid of hacks like this one: https://github.com/golang/go/blob/341b5e2c0261cc059b157f1c7a2a2c4d1f417f0d/src/runtime/cgo/gcc_libinit_windows.c#L18

    That is to say, instead of adding hacks, what about just raising requirements? Toolchains on Windows are all ad-hoc anyway. Build systems just curl.exe in whatever they need.

    Quim Muntal

    I would love to do that, but the reality is that many Windows users use old mingw-w64 versions. I prefer to implement a small hack than to cause a widespread breakage.

    Jason Donenfeld

    I sort of disagree on that approach, because of the nature of windows development; people aren't really tied to toolchains like they are with, e.g. supporting old Debian or whatever.

    But if you do continue with this approach, I'd suggest you at least issue a nasty warning when going into the fallback path, mentioning that there's a behavior change and that this fallback won't last forever and so forth. There's got to be at least _something_ that moves us into the future.

    Open in Gerrit

    Related details

    Attention is currently required from:
    • Alex Brainman
    • Damien Neil
    • Quim Muntal
    Submit Requirements:
    • requirement is not satisfiedCode-Review
    • requirement satisfiedNo-Unresolved-Comments
    • requirement is not satisfiedReview-Enforcement
    • requirement satisfiedTryBots-Pass
    Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
    Gerrit-MessageType: comment
    Gerrit-Project: go
    Gerrit-Branch: master
    Gerrit-Change-Id: I36ac7a2968c3576ac788bf192e7614bbae35ad1f
    Gerrit-Change-Number: 763960
    Gerrit-PatchSet: 2
    Gerrit-Owner: Quim Muntal <quimm...@gmail.com>
    Gerrit-Reviewer: Alex Brainman <alex.b...@gmail.com>
    Gerrit-Reviewer: Damien Neil <dn...@google.com>
    Gerrit-Reviewer: Quim Muntal <quimm...@gmail.com>
    Gerrit-CC: Jason Donenfeld <Ja...@zx2c4.com>
    Gerrit-Attention: Quim Muntal <quimm...@gmail.com>
    Gerrit-Attention: Damien Neil <dn...@google.com>
    Gerrit-Attention: Alex Brainman <alex.b...@gmail.com>
    Gerrit-Comment-Date: Wed, 08 Apr 2026 19:40:08 +0000
    Gerrit-HasComments: Yes
    Gerrit-Has-Labels: No
    Comment-In-Reply-To: Quim Muntal <quimm...@gmail.com>
    Comment-In-Reply-To: Jason Donenfeld <Ja...@zx2c4.com>
    unsatisfied_requirement
    satisfied_requirement
    open
    diffy

    Quim Muntal (Gerrit)

    unread,
    Apr 8, 2026, 4:25:01 PM (8 hours ago) Apr 8
    to goph...@pubsubhelper.golang.org, Go LUCI, Alex Brainman, Damien Neil, Jason Donenfeld, golang-co...@googlegroups.com
    Attention needed from Alex Brainman, Damien Neil and Jason Donenfeld

    Quim Muntal added 1 comment

    Patchset-level comments
    Jason Donenfeld . resolved

    Could we instead just raise the minimum toolchain version on Windows to be binutils 2.45? I would actually like to impose a higher default MinGW version too, to get rid of hacks like this one: https://github.com/golang/go/blob/341b5e2c0261cc059b157f1c7a2a2c4d1f417f0d/src/runtime/cgo/gcc_libinit_windows.c#L18

    That is to say, instead of adding hacks, what about just raising requirements? Toolchains on Windows are all ad-hoc anyway. Build systems just curl.exe in whatever they need.

    Quim Muntal

    I would love to do that, but the reality is that many Windows users use old mingw-w64 versions. I prefer to implement a small hack than to cause a widespread breakage.

    Jason Donenfeld

    I sort of disagree on that approach, because of the nature of windows development; people aren't really tied to toolchains like they are with, e.g. supporting old Debian or whatever.

    But if you do continue with this approach, I'd suggest you at least issue a nasty warning when going into the fallback path, mentioning that there's a behavior change and that this fallback won't last forever and so forth. There's got to be at least _something_ that moves us into the future.

    Quim Muntal

    `_load_config_used` support was added to binutils in version 2.45, released on August 2025, which is less than one year old (see https://sourceware.org/pipermail/binutils/2025-April/140306.html). I wouldn't mind breaking (or printing nasty warnings) for +4 years old C toolchains, but it is not the case here.

    There's got to be at least something that moves us into the future.

    Agree, but let's separate this desire from fixing the compatibility issue.

    Open in Gerrit

    Related details

    Attention is currently required from:
    • Alex Brainman
    • Damien Neil
    • Jason Donenfeld
    Submit Requirements:
    • requirement is not satisfiedCode-Review
    • requirement satisfiedNo-Unresolved-Comments
    • requirement is not satisfiedReview-Enforcement
    • requirement satisfiedTryBots-Pass
    Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
    Gerrit-MessageType: comment
    Gerrit-Project: go
    Gerrit-Branch: master
    Gerrit-Change-Id: I36ac7a2968c3576ac788bf192e7614bbae35ad1f
    Gerrit-Change-Number: 763960
    Gerrit-PatchSet: 2
    Gerrit-Owner: Quim Muntal <quimm...@gmail.com>
    Gerrit-Reviewer: Alex Brainman <alex.b...@gmail.com>
    Gerrit-Reviewer: Damien Neil <dn...@google.com>
    Gerrit-Reviewer: Quim Muntal <quimm...@gmail.com>
    Gerrit-CC: Jason Donenfeld <Ja...@zx2c4.com>
    Gerrit-Attention: Damien Neil <dn...@google.com>
    Gerrit-Attention: Jason Donenfeld <Ja...@zx2c4.com>
    Gerrit-Attention: Alex Brainman <alex.b...@gmail.com>
    Gerrit-Comment-Date: Wed, 08 Apr 2026 20:24:54 +0000
    unsatisfied_requirement
    satisfied_requirement
    open
    diffy

    Jason Donenfeld (Gerrit)

    unread,
    Apr 8, 2026, 4:47:17 PM (8 hours ago) Apr 8
    to Quim Muntal, goph...@pubsubhelper.golang.org, Go LUCI, Alex Brainman, Damien Neil, golang-co...@googlegroups.com
    Attention needed from Alex Brainman, Damien Neil and Quim Muntal

    Jason Donenfeld added 2 comments

    Patchset-level comments
    Jason Donenfeld . unresolved

    Could we instead just raise the minimum toolchain version on Windows to be binutils 2.45? I would actually like to impose a higher default MinGW version too, to get rid of hacks like this one: https://github.com/golang/go/blob/341b5e2c0261cc059b157f1c7a2a2c4d1f417f0d/src/runtime/cgo/gcc_libinit_windows.c#L18

    That is to say, instead of adding hacks, what about just raising requirements? Toolchains on Windows are all ad-hoc anyway. Build systems just curl.exe in whatever they need.

    Quim Muntal

    I would love to do that, but the reality is that many Windows users use old mingw-w64 versions. I prefer to implement a small hack than to cause a widespread breakage.

    Jason Donenfeld

    I sort of disagree on that approach, because of the nature of windows development; people aren't really tied to toolchains like they are with, e.g. supporting old Debian or whatever.

    But if you do continue with this approach, I'd suggest you at least issue a nasty warning when going into the fallback path, mentioning that there's a behavior change and that this fallback won't last forever and so forth. There's got to be at least _something_ that moves us into the future.

    Quim Muntal

    `_load_config_used` support was added to binutils in version 2.45, released on August 2025, which is less than one year old (see https://sourceware.org/pipermail/binutils/2025-April/140306.html). I wouldn't mind breaking (or printing nasty warnings) for +4 years old C toolchains, but it is not the case here.

    There's got to be at least something that moves us into the future.

    Agree, but let's separate this desire from fixing the compatibility issue.

    Jason Donenfeld

    Agree, but let's separate this desire from fixing the compatibility issue.

    So if you add this workaround, what I'm suggesting is: [see inline comments]

    File src/cmd/link/internal/ld/lib.go
    Line 1554, Patchset 2 (Latest): peMinorVersion = 1
    Jason Donenfeld . unresolved

    Print an ugly loud warning message here to stderr?

    Open in Gerrit

    Related details

    Attention is currently required from:
    • Alex Brainman
    • Damien Neil
    • Quim Muntal
    Submit Requirements:
      • requirement is not satisfiedCode-Review
      • requirement is not satisfiedNo-Unresolved-Comments
      • requirement is not satisfiedReview-Enforcement
      • requirement satisfiedTryBots-Pass
      Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
      Gerrit-MessageType: comment
      Gerrit-Project: go
      Gerrit-Branch: master
      Gerrit-Change-Id: I36ac7a2968c3576ac788bf192e7614bbae35ad1f
      Gerrit-Change-Number: 763960
      Gerrit-PatchSet: 2
      Gerrit-Owner: Quim Muntal <quimm...@gmail.com>
      Gerrit-Reviewer: Alex Brainman <alex.b...@gmail.com>
      Gerrit-Reviewer: Damien Neil <dn...@google.com>
      Gerrit-Reviewer: Quim Muntal <quimm...@gmail.com>
      Gerrit-CC: Jason Donenfeld <Ja...@zx2c4.com>
      Gerrit-Attention: Quim Muntal <quimm...@gmail.com>
      Gerrit-Attention: Damien Neil <dn...@google.com>
      Gerrit-Attention: Alex Brainman <alex.b...@gmail.com>
      Gerrit-Comment-Date: Wed, 08 Apr 2026 20:47:10 +0000
      unsatisfied_requirement
      satisfied_requirement
      open
      diffy

      Quim Muntal (Gerrit)

      unread,
      Apr 8, 2026, 4:53:34 PM (8 hours ago) Apr 8
      to goph...@pubsubhelper.golang.org, Go LUCI, Alex Brainman, Damien Neil, Jason Donenfeld, golang-co...@googlegroups.com
      Attention needed from Alex Brainman, Damien Neil and Jason Donenfeld

      Quim Muntal added 2 comments

      Patchset-level comments
      Jason Donenfeld . resolved

      Could we instead just raise the minimum toolchain version on Windows to be binutils 2.45? I would actually like to impose a higher default MinGW version too, to get rid of hacks like this one: https://github.com/golang/go/blob/341b5e2c0261cc059b157f1c7a2a2c4d1f417f0d/src/runtime/cgo/gcc_libinit_windows.c#L18

      That is to say, instead of adding hacks, what about just raising requirements? Toolchains on Windows are all ad-hoc anyway. Build systems just curl.exe in whatever they need.

      Quim Muntal

      I would love to do that, but the reality is that many Windows users use old mingw-w64 versions. I prefer to implement a small hack than to cause a widespread breakage.

      Jason Donenfeld

      I sort of disagree on that approach, because of the nature of windows development; people aren't really tied to toolchains like they are with, e.g. supporting old Debian or whatever.

      But if you do continue with this approach, I'd suggest you at least issue a nasty warning when going into the fallback path, mentioning that there's a behavior change and that this fallback won't last forever and so forth. There's got to be at least _something_ that moves us into the future.

      Quim Muntal

      `_load_config_used` support was added to binutils in version 2.45, released on August 2025, which is less than one year old (see https://sourceware.org/pipermail/binutils/2025-April/140306.html). I wouldn't mind breaking (or printing nasty warnings) for +4 years old C toolchains, but it is not the case here.

      There's got to be at least something that moves us into the future.

      Agree, but let's separate this desire from fixing the compatibility issue.

      Jason Donenfeld

      Agree, but let's separate this desire from fixing the compatibility issue.

      So if you add this workaround, what I'm suggesting is: [see inline comments]

      Quim Muntal

      My point is that I don't want to add a warning for using a 1 year old C toolchain. That will break users expecting `go build` to finish without writing to stderr.

      File src/cmd/link/internal/ld/lib.go
      Jason Donenfeld . resolved

      Print an ugly loud warning message here to stderr?

      Quim Muntal

      See previous message.

      Open in Gerrit

      Related details

      Attention is currently required from:
      • Alex Brainman
      • Damien Neil
      • Jason Donenfeld
      Submit Requirements:
        • requirement is not satisfiedCode-Review
        • requirement satisfiedNo-Unresolved-Comments
        • requirement is not satisfiedReview-Enforcement
        • requirement satisfiedTryBots-Pass
        Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
        Gerrit-MessageType: comment
        Gerrit-Project: go
        Gerrit-Branch: master
        Gerrit-Change-Id: I36ac7a2968c3576ac788bf192e7614bbae35ad1f
        Gerrit-Change-Number: 763960
        Gerrit-PatchSet: 2
        Gerrit-Owner: Quim Muntal <quimm...@gmail.com>
        Gerrit-Reviewer: Alex Brainman <alex.b...@gmail.com>
        Gerrit-Reviewer: Damien Neil <dn...@google.com>
        Gerrit-Reviewer: Quim Muntal <quimm...@gmail.com>
        Gerrit-CC: Jason Donenfeld <Ja...@zx2c4.com>
        Gerrit-Attention: Damien Neil <dn...@google.com>
        Gerrit-Attention: Jason Donenfeld <Ja...@zx2c4.com>
        Gerrit-Attention: Alex Brainman <alex.b...@gmail.com>
        Gerrit-Comment-Date: Wed, 08 Apr 2026 20:53:27 +0000
        unsatisfied_requirement
        satisfied_requirement
        open
        diffy

        Damien Neil (Gerrit)

        unread,
        Apr 8, 2026, 5:08:55 PM (7 hours ago) Apr 8
        to Quim Muntal, goph...@pubsubhelper.golang.org, Go LUCI, Alex Brainman, Jason Donenfeld, golang-co...@googlegroups.com
        Attention needed from Alex Brainman, Jason Donenfeld and Quim Muntal

        Damien Neil voted and added 1 comment

        Votes added by Damien Neil

        Code-Review+2

        1 comment

        Patchset-level comments
        Damien Neil . resolved

        (I like the idea of skipping the hacks and raising the minimum toolchain version, but I agree that requiring a toolchain that's only a year old is too soon.)

        Open in Gerrit

        Related details

        Attention is currently required from:
        • Alex Brainman
        • Jason Donenfeld
        • Quim Muntal
        Submit Requirements:
        • requirement satisfiedCode-Review
        • requirement satisfiedNo-Unresolved-Comments
        • requirement is not satisfiedReview-Enforcement
        • requirement satisfiedTryBots-Pass
        Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
        Gerrit-MessageType: comment
        Gerrit-Project: go
        Gerrit-Branch: master
        Gerrit-Change-Id: I36ac7a2968c3576ac788bf192e7614bbae35ad1f
        Gerrit-Change-Number: 763960
        Gerrit-PatchSet: 2
        Gerrit-Owner: Quim Muntal <quimm...@gmail.com>
        Gerrit-Reviewer: Alex Brainman <alex.b...@gmail.com>
        Gerrit-Reviewer: Damien Neil <dn...@google.com>
        Gerrit-Reviewer: Quim Muntal <quimm...@gmail.com>
        Gerrit-CC: Jason Donenfeld <Ja...@zx2c4.com>
        Gerrit-Attention: Quim Muntal <quimm...@gmail.com>
        Gerrit-Attention: Jason Donenfeld <Ja...@zx2c4.com>
        Gerrit-Attention: Alex Brainman <alex.b...@gmail.com>
        Gerrit-Comment-Date: Wed, 08 Apr 2026 21:08:51 +0000
        Gerrit-HasComments: Yes
        Gerrit-Has-Labels: Yes
        satisfied_requirement
        unsatisfied_requirement
        open
        diffy
        Reply all
        Reply to author
        Forward
        0 new messages