]> Cypherpunks repositories - gostls13.git/commit
runtime: increase freebsd/amd64 pointer size from 48 to 57 bits
authorkhr@golang.org <khr@golang.org>
Wed, 7 May 2025 21:34:30 +0000 (14:34 -0700)
committerGopher Robot <gobot@golang.org>
Wed, 14 May 2025 16:34:51 +0000 (09:34 -0700)
commit5bbac667c5c7bd1bde1750586c92f5932134c871
treed36c524f859d80c570b4d2dc595550f50571b259
parentc62099cfac6b0fd46efbdab7205bb17597096472
runtime: increase freebsd/amd64 pointer size from 48 to 57 bits

Because freebsd is now enabling la57 by default.

Fixes #49405

Change-Id: I30f7bac8b8a9baa85e0c097e06072c19ad474e5a
Reviewed-on: https://go-review.googlesource.com/c/go/+/670715
Auto-Submit: Keith Randall <khr@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/runtime/tagptr_64bit.go