Skip to content

Issues: golang/go

Beta
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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
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.
#73153 opened Apr 3, 2025 by randall77 Go1.25
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
#72741 opened Mar 7, 2025 by randall77 Unplanned
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
#71987 opened Feb 26, 2025 by randall77 Backlog
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.
#70670 opened Dec 3, 2024 by randall77 Go1.25
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
#65540 opened Feb 6, 2024 by randall77 Go1.25
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.
#56683 opened Nov 10, 2022 by randall77 Backlog
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.
#54029 opened Jul 24, 2022 by randall77 Backlog
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.
#52171 opened Apr 5, 2022 by randall77 Backlog
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.
#48584 opened Sep 23, 2021 by randall77 Backlog
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.
#45440 opened Apr 8, 2021 by randall77 Unplanned
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
#43993 opened Jan 29, 2021 by randall77 Backlog
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
#42672 opened Nov 17, 2020 by randall77 Unplanned
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.
#42158 opened Oct 22, 2020 by randall77 Unplanned
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.
#40874 opened Aug 18, 2020 by randall77 Unreleased
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
#40108 opened Jul 7, 2020 by randall77 Unplanned
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.
#38110 opened Mar 27, 2020 by randall77 Unplanned
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
#34537 opened Sep 25, 2019 by randall77 Unreleased
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.
#29619 opened Jan 8, 2019 by randall77 Gccgo
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
#28081 opened Oct 8, 2018 by randall77 Unplanned
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.
#27447 opened Sep 2, 2018 by randall77 Unplanned
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
#26059 opened Jun 26, 2018 by randall77 Backlog
ProTip! Adding no:label will show everything without a label.