-
Notifications
You must be signed in to change notification settings - Fork 18k
Issues: golang/go
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
cmd/compile: regression on ppc64le bit operations
arch-ppc64x
compiler/runtime
Issues related to the Go compiler and/or runtime.
help wanted
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
cmd/compile: storing strings doesn't take advantage of paired stores on arm64
BugReport
Issues describing a possible bug in the Go implementation.
compiler/runtime
Issues related to the Go compiler and/or runtime.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Performance
cmd/compile: store pairing on arm64 misses some cases
BugReport
Issues describing a possible bug in the Go implementation.
compiler/runtime
Issues related to the Go compiler and/or runtime.
help wanted
NeedsDecision
Feedback is required from experts, contributors, and/or the community before a change can be made.
Performance
cmd/internal/obj/arm64: assembles ZR as base register incorrectly
BugReport
Issues describing a possible bug in the Go implementation.
#71651
opened Feb 11, 2025 by
randall77
cmd/link: unused runtime-internal exported methods aren't getting deadcoded
compiler/runtime
Issues related to the Go compiler and/or runtime.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
cmd/compile: exponential behavior for deeply nested structs
compiler/runtime
Issues related to the Go compiler and/or runtime.
NeedsFix
The path to resolution is known, but the work has not been done.
ToolSpeed
go/doc: cross-package doc links don't work
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Tools
This label describes issues relating to any tools in the x/tools repository.
cmd/compile: checkEnabled causes some debug lines tests to fail
compiler/runtime
Issues related to the Go compiler and/or runtime.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
cmd/objdump: MOVZX disassembly is ambiguous
compiler/runtime
Issues related to the Go compiler and/or runtime.
NeedsFix
The path to resolution is known, but the work has not been done.
cmd/objdump: new GOAMD64=v3 instructions don't disassemble properly
compiler/runtime
Issues related to the Go compiler and/or runtime.
help wanted
NeedsFix
The path to resolution is known, but the work has not been done.
cmd: instructions don't work for vendoring in x/tools into stdlib
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
cmd/vet: warn about using reflect.DeepEqual and == on reflect.Value
Analysis
Issues related to static analysis (vet, x/tools/go/analysis)
Proposal
Proposal-Accepted
cmd/compile: missed add+load combination opportunity
compiler/runtime
Issues related to the Go compiler and/or runtime.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Performance
runtime, cmd/compile: implicit allocations allowed in the runtime
compiler/runtime
Issues related to the Go compiler and/or runtime.
FeatureRequest
Issues asking for a new feature that does not need a proposal.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
x/build/cmd/gerritbot: support continuing to work with PRs that are closed and re-opened
Builders
x/build issues (builders, bots, dashboards)
FeatureRequest
Issues asking for a new feature that does not need a proposal.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
cmd/compile: unnecessary nil pointer check
compiler/runtime
Issues related to the Go compiler and/or runtime.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Performance
cmd/asm: update where NOFRAME is valid
compiler/runtime
Issues related to the Go compiler and/or runtime.
Documentation
Issues describing a change to documentation.
NeedsFix
The path to resolution is known, but the work has not been done.
x/build: add more race detector builders
Builders
x/build issues (builders, bots, dashboards)
NeedsFix
The path to resolution is known, but the work has not been done.
new-builder
gccgo: incorrect call stack from runtime.CallersFrames
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
cmd/compile: statictmps can prevent heap objects from being collected
compiler/runtime
Issues related to the Go compiler and/or runtime.
GarbageCollector
cmd/compile: liveness analysis conservative for compound objects
compiler/runtime
Issues related to the Go compiler and/or runtime.
GarbageCollector
runtime: arena mapping creates large core files and bad mlockall behavior
NeedsFix
The path to resolution is known, but the work has not been done.
Performance
cmd/compile: autotemps can make stack frame too large
compiler/runtime
Issues related to the Go compiler and/or runtime.
NeedsFix
The path to resolution is known, but the work has not been done.
runtime: use wrappers for op= map operations
compiler/runtime
Issues related to the Go compiler and/or runtime.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Performance
runtime: use register instead of TLS for G pointer for darwin/arm and darwin/arm64
compiler/runtime
Issues related to the Go compiler and/or runtime.
OS-Darwin
Previous Next
ProTip!
Adding no:label will show everything without a label.