]> Cypherpunks.ru repositories - gostls13.git/commit
[release-branch.go1.22] cmd/compile: accept -lang=go1 as -lang=go1.0
authorMatthew Dempsky <mdempsky@google.com>
Thu, 8 Feb 2024 01:25:48 +0000 (17:25 -0800)
committerThan McIntosh <thanm@google.com>
Fri, 16 Feb 2024 15:53:59 +0000 (15:53 +0000)
commitfb86598cd31ce6010aea91122bbe277b9e03b52d
treed4d6dbeeb5ba9bfeac4c68057586fae8a56b0120
parent6fbd01a71108b185479457fd9393b78bcd3dde55
[release-branch.go1.22] cmd/compile: accept -lang=go1 as -lang=go1.0

Fixes #65619.

Change-Id: I55fef8cf7be4654c7242462d45f12999e0c91c02
Reviewed-on: https://go-review.googlesource.com/c/go/+/562322
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
(cherry picked from commit 08370dcd9af8122956fc3ab024889c5357fffd5a)
Reviewed-on: https://go-review.googlesource.com/c/go/+/562815
src/cmd/compile/internal/types/goversion.go
src/cmd/go/testdata/script/build_issue_65528.txt [new file with mode: 0644]