cmd
Issues and changes for 392 package(s) matching "cmd":
- cmd
- cmd/addr2line
- cmd/api
- cmd/asm
- cmd/asm/internal
- cmd/asm/internal/arch
- cmd/asm/internal/asm
- cmd/asm/internal/flags
- cmd/asm/internal/lex
- cmd/buildid
- ... (382 more)
#70472 opened 15 hours ago by davecb
cmd/cgo/internal/testsanitizers: failures with `setarch: failed to set personality to x86_64: Operation not permitted`FixPendingNeedsFixTesting
#70463 opened 21 hours ago by qmuntal
cmd/cover: spurious 0 line in coverprofile outputWaitingForInfo
#70441 opened 1 day ago by ct1n
cmd/go: TestScript/test_fuzz_fuzztime failuresNeedsInvestigation
#70431 opened 2 days ago by gopherbot
cmd/go: TestScript/test_fuzz_mutate_crash failures [consistent failure]NeedsInvestigation
#70430 opened 2 days ago by gopherbot
cmd/go: TestScript/test_fuzz_cache failures [consistent failure]NeedsInvestigation
#70429 opened 2 days ago by gopherbot
#70417 opened 2 days ago by griesemer
cmd/go: TestScript/build_json failures [consistent failure]NeedsInvestigation
#70397 opened 3 days ago by gopherbot
#70380 opened 5 days ago by stanhu
cmd/cgo/internal/testshared: unrecognized failures [consistent failure]NeedsInvestigation
#70344 opened 6 days ago by gopherbot
cmd/asm/internal/arch: unrecognized failures [consistent failure]NeedsInvestigation
#70309 opened 1 week ago by gopherbot
#70274 opened 1 week ago by wildoranges
#70260 opened 1 week ago by tulzke
cmd/link: undefined symbol when dynamically linking linux/arm64 -buildmode=sharedWaitingForInfocompiler/runtime
#70222 opened 2 weeks ago by llongqin
#70215 opened 2 weeks ago by rittneje
cmd/go/internal/work: CGO builds don't link all required libraries when pkg-config files use Requires.private NeedsInvestigationcompiler/runtime
#70209 opened 2 weeks ago by stanhu
cmd/compile: memory corruption when setting outer values in functional iterators [1.23 backport]CherryPickApprovedcompiler/runtime
#70198 opened 2 weeks ago by gopherbot
#70183 opened 2 weeks ago by hocheung-chromium
#70175 opened 2 weeks ago by leabit
cmd/compile, go/types: the "have" section with variadic argument show slice and not variadic in "not-enough/too-many values" compiler error messageNeedsInvestigationcompiler/runtime
#70150 opened 2 weeks ago by odeke-em
cmd/go: "mod tidy" tries to require the latest version of a replacement moduleGoCommandNeedsInvestigation
#70137 opened 3 weeks ago by developStorm
#70125 opened 3 weeks ago by gopherbot
#70124 opened 3 weeks ago by gopherbot
#70093 opened 3 weeks ago by 3052
cmd/compile: building with `-asan` generates many more allocations than with other instrumentation modesNeedsInvestigationcompiler/runtimehelp wanted
#70079 opened 3 weeks ago by mknyszek
#70063 opened 3 weeks ago by FiloSottile
#70045 opened 3 weeks ago by andig
cmd/compile: memory corruption when setting outer values in functional iteratorsCriticalNeedsFixcompiler/runtime
#70035 opened 3 weeks ago by scr-oath
#70031 opened 3 weeks ago by rorth
#70030 opened 3 weeks ago by bboreham
#70026 opened 4 weeks ago by sedyh
#70023 opened 4 weeks ago by anuraaga
#70003 opened 4 weeks ago by gopherbot
cmd/link: LC_UUID not generated by go linker, resulting in failure to access local network on macOS 15 [1.23 backport]CherryPickApprovedcompiler/runtime
#69992 opened 4 weeks ago by gopherbot
cmd/link: LC_UUID not generated by go linker, resulting in failure to access local network on macOS 15 [1.22 backport]CherryPickApprovedcompiler/runtime
#69991 opened 4 weeks ago by gopherbot
#69987 opened 4 weeks ago by rsc
#69960 opened 1 month ago by gopherbot
#69955 opened 1 month ago by varungandhi-src
#69954 opened 1 month ago by voxeljorge
cmd/compile: get struct member when inliningcompiler/runtime
#69935 opened 1 month ago by AlphaLxy
#69925 opened 1 month ago by DragonDev1906
cmd/compile: syscall.Syscall15: nosplit stack over 792 byte limit [1.23 backport]CherryPickApprovedcompiler/runtime
#69848 opened 1 month ago by gopherbot
cmd/compile: internal compiler crash when enabling libfuzzer instrumentationNeedsFixcompiler/runtime
#69825 opened 1 month ago by randall77
#69813 opened 1 month ago by nicolasparada
cmd/compile: internal compiler error: '(*TimeSeries).extract': func (*TimeSeries).extract, startMem[b1] has different values, old v1, new v31NeedsInvestigationcompiler/runtime
#69791 opened 1 month ago by odeke-em
#69787 opened 1 month ago by drew-512
cmd/go: install: respect replace directive if the replaced module is in the same repositoryGoCommandNeedsInvestigation
#69762 opened 1 month ago by metakeule
go/types, cmd/go: breaking change in 1.23rc2 with version constraints in GOPATH mode [1.22 backport]CherryPickCandidate
#69749 opened 1 month ago by timothy-king
cmd/cgo: inconsistency between package documentation and actual command line flagsDocumentationNeedsInvestigationcompiler/runtime
#69730 opened 1 month ago by mark-rushakoff
cmd/internal/testdir: Test/fixedbugs/issue69434.go failuresNeedsInvestigation
#69714 opened 1 month ago by gopherbot
#69672 opened 1 month ago by gopherbot
cmd/internal/testdir: Test/fixedbugs/issue20749.go failuresNeedsInvestigation
#69662 opened 1 month ago by gopherbot
#69653 opened 1 month ago by matttproud
#69651 opened 1 month ago by siebenmann
#69635 opened 1 month ago by StefanEnspired
#69589 opened 1 month ago by mneverov
cmd/compile: type arguments for generic aliases are not checked against type parameter constraintsNeedsInvestigationcompiler/runtimerelease-blocker
#69576 opened 2 months ago by mneverov
#69547 opened 2 months ago by sluongng
#69544 opened 2 months ago by bradfitz
cmd/compile: iterators cannot be composed without incurring extra heap allocations (val + func literals)NeedsInvestigationPerformancecompiler/runtime
#69539 opened 2 months ago by coxley
#69525 opened 2 months ago by podtserkovskiy
cmd/compile: mysterious crashes and non-determinism with range over func [1.23 backport]CherryPickApprovedcompiler/runtime
#69511 opened 2 months ago by gopherbot
cmd/compile: mysterious crashes and non-determinism with range over funcCriticalNeedsFixcompiler/runtimerelease-blocker
#69507 opened 2 months ago by seehuhn
cmd/compile: bad error message for argument missing typeBadErrorMessageNeedsInvestigationcompiler/runtime
#69506 opened 2 months ago by prattmic
#69500 opened 2 months ago by rittneje
cmd/compile: clarify prose/examples regarding struct identity when embedded types match equally named non-embedded fieldsDocumentationcompiler/runtime
#69472 opened 2 months ago by leabit
#69464 opened 2 months ago by And-ZJ
#69437 opened 2 months ago by gucio321
cmd/link: the value stored in pcHeader in `runtime.firstmoduledata` is different from `runtime.pclntab` when using external links on `macOS arm64 cgo`NeedsInvestigationcompiler/runtime
#69428 opened 2 months ago by Zxilly
cmd/compile: idiomatic (returned) iterators are slower than unidiomatic, direct iteratorsNeedsInvestigationPerformancecompiler/runtime
#69411 opened 2 months ago by eliasnaur
cmd/objdump: reads the wrong std sourcescompiler/runtime
#69390 opened 2 months ago by adonovan
cmd/link: wrong flag order when checking supported linker flagsNeedsInvestigationcompiler/runtimehelp wanted
#69350 opened 2 months ago by siddharthab
#69281 opened 2 months ago by Rajalakshmi-Girish
#69269 opened 2 months ago by AGWA
#69260 opened 2 months ago by timothy-king
cmd/go: running `go1.23.0 mod vendor` on go1.22.6 source unexpectedly vendors `golang.org/x/crypto/sha3`DocumentationGoCommandNeedsFix
#69235 opened 2 months ago by dagood
cmd/go: go build -asan may mis-parse gcc compiler version in a non-English environmentFixPendingGoCommandNeedsFix
#69221 opened 2 months ago by jokemanfire
cmd/cgo: alignment issue with int128 inside of a struct [1.23 backport]CherryPickApprovedcompiler/runtime
#69219 opened 2 months ago by gopherbot
cmd/cgo: alignment issue with int128 inside of a struct [1.22 backport]CherryPickApprovedcompiler/runtime
#69218 opened 2 months ago by gopherbot
cmd/internal/obj/s390x: VSTRC vector instruction emitting incorrectly for few of extended mnemonicsNeedsFixarch-s390x
#69216 opened 2 months ago by srinivas-pokala
cmd/link/internal/loader: panic: runtime error: index out of range [1232602353] with length 116NeedsInvestigationWaitingForInfocompiler/runtime
#69214 opened 2 months ago by krhubert
#69203 opened 2 months ago by rittneje
#69192 opened 2 months ago by myaaaaaaaaa
#69180 opened 2 months ago by willfaught
cmd/cgo: compiler stack overflow on exported function referencing an invalid recursive typecompiler/runtime
#69176 opened 2 months ago by pdmccormick
cmd/link: cannot fallocate file in tmpfs on EulerOS when cpuprofile is onNeedsInvestigationWaitingForInfocompiler/runtime
#69137 opened 2 months ago by alexanius
#69113 opened 2 months ago by willfaught
cmd/go: verifying module checksum: TileReader returned bad result slice (tile/8/1/440 len=9, want 8192)GoCommandNeedsInvestigationWaitingForInfo
#69102 opened 2 months ago by nape-max
cmd/compile: len(T{}) syntax for generic bytescompiler/runtime
#69100 opened 2 months ago by karalabe
#69098 opened 2 months ago by IoIxD
cmd/go: breaking change in 1.23rc2 with version constraints in GOPATH mode [1.23 backport]CherryPickApprovedGoCommand
#69094 opened 2 months ago by gopherbot
cmd/go: document GORACEDocumentation
#69090 opened 2 months ago by WilliamColton
#69086 opened 2 months ago by mwetterw
cmd/cgo/internal/testcshared: TestPIE failuresNeedsInvestigation
#69084 opened 2 months ago by gopherbot
#69082 opened 2 months ago by gopherbot
cmd/cgo/internal/testcshared: TestExportedSymbols failuresNeedsInvestigation
#69081 opened 2 months ago by gopherbot
cmd/internal/testdir: Test/fixedbugs/bug000.go failuresNeedsInvestigation
#69064 opened 2 months ago by gopherbot
#69054 opened 2 months ago by proof-nicholas
cmd/internal/testdir: Test/rotate3.go failuresNeedsInvestigation
#69036 opened 3 months ago by gopherbot
cmd/compile/internal/test: TestPGOIntendedInliningShiftedLines failuresNeedsInvestigation
#69031 opened 3 months ago by gopherbot
#69018 opened 3 months ago by gggrafff
#69017 opened 3 months ago by nan0tube
cmd/go: multi-arch build via qemu fails to exec go binary [1.23 backport]CherryPickApprovedGoCommandcompiler/runtimetelemetry
#68995 opened 3 months ago by gopherbot
cmd/go: any invocation creates read-only telemetry configuration file under GOMODCACHE [1.23 backport]CherryPickApprovedGoCommandtelemetry
#68994 opened 3 months ago by gopherbot
cmd/link/internal/ld: TestEmbeddedStructMarker failuresNeedsInvestigation
#68986 opened 3 months ago by gopherbot
#68973 opened 3 months ago by gopherbot
#68972 opened 3 months ago by gopherbot
#68960 opened 3 months ago by findleyr
#68957 opened 3 months ago by pmur
cmd/go: any invocation creates read-only telemetry configuration file under GOMODCACHECriticalGoCommandNeedsFixtelemetry
#68946 opened 3 months ago by chrisnovakovic
#68938 opened 3 months ago by gopherbot
#68936 opened 3 months ago by zigo101
#68935 opened 3 months ago by skdltmxn
#68930 opened 3 months ago by zigo101
#68928 opened 3 months ago by stapelberg
#68926 opened 3 months ago by xplshn
cmd/compile: error in Go 1.23.0 with generics, type aliases and indexing [1.23 backport]CherryPickApprovedcompiler/runtime
#68905 opened 3 months ago by gopherbot
#68903 opened 3 months ago by phynes-sensiblecode
#68872 opened 3 months ago by deoxyimran
#68851 opened 3 months ago by ericwq
#68845 opened 3 months ago by mariecurried
cmd/cgo: clarify safety of calling unsafe.Slice and unsafe.String with C pointersNeedsInvestigationcompiler/runtime
#68832 opened 3 months ago by arvidfm
cmd/internal/moddeps: TestAllDependencies/std(quick) failuresNeedsInvestigation
#68829 opened 3 months ago by gopherbot
#68827 opened 3 months ago by gopherbot
#68826 opened 3 months ago by gopherbot
cmd/fix: fails to run on modules whose go directive value is in "1.n.m" format introduced in Go 1.21.0 [1.22 backport]CherryPickApproved
#68825 opened 3 months ago by gopherbot
#68824 opened 3 months ago by gopherbot
#68816 opened 3 months ago by ALTree
#68813 opened 3 months ago by gopherbot
#68809 opened 3 months ago by Rajalakshmi-Girish
cmd/go: bootstrapped vet tool for 1.23 lacks GODEBUG=gotypesalias=1FixPendingNeedsFixrelease-blocker
#68797 opened 3 months ago by findleyr
cmd/vet, x/tools/go/analysis/passes/printf: broken with GODEBUG=gotypesalias=1FixPendingNeedsFixrelease-blocker
#68796 opened 3 months ago by findleyr
#68782 opened 3 months ago by SimonBaeumer
#68743 opened 3 months ago by bearsh
#68737 opened 3 months ago by jfrech
#68725 opened 3 months ago by cylixlee
cmd/compile: type constraint containing any used directly as typeExpertNeededNeedsInvestigationcompiler/runtime
#68710 opened 3 months ago by godcong
cmd/cgo: _cgopackage.Incomplete when accessing C function starting with "union_"NeedsInvestigationcompiler/runtime
#68682 opened 3 months ago by facingfrost
cmd/link: LC_UUID not generated by go linker, resulting in failure to access local network on macOS 15NeedsFixOS-Darwincompiler/runtime
#68678 opened 3 months ago by torarnv
cmd/go: TestScript/test_buildinfo_godebug_issue68053 failures [consistent failure]NeedsInvestigation
#68673 opened 3 months ago by gopherbot
#68672 opened 3 months ago by gopherbot
cmd/go: add go mod verify -tagProposal
#68668 opened 3 months ago by esra-ml
#68658 opened 3 months ago by rittneje
#68644 opened 3 months ago by PPYSC
#68638 opened 3 months ago by jwebb
cmd/compile: incorrectly reports `x - minimumValue` overflows for integersNeedsInvestigationcompiler/runtime
#68628 opened 3 months ago by Jorropo
cmd/compile/internal/importer, go/internal/gcimporter: remove iimport.go export data importerscompiler/runtime
#68616 opened 3 months ago by timothy-king
#68608 opened 3 months ago by gopherbot
#68606 opened 3 months ago by thanm
#68603 opened 3 months ago by karalabe
cmd/compile: internal compiler error with zero-size types [1.22 backport]CherryPickApprovedcompiler/runtime
#68594 opened 3 months ago by gopherbot
#68593 opened 3 months ago by fmeum
cmd/compile: bad error message when defining a variable for a parenthesized typeBadErrorMessagecompiler/runtime
#68589 opened 3 months ago by iwahbe
cmd/compile: internal compiler error: 'foo.toStrings': value v2 still has 1 usesNeedsFixcompiler/runtimegabywins
#68585 opened 3 months ago by PPYSC
#68580 opened 3 months ago by splace
#68548 opened 4 months ago by randall77
cmd/trace/v2: pprof profiles always empty [1.22 backport]CherryPickApproved
#68546 opened 4 months ago by gopherbot
#68542 opened 4 months ago by klauspost
cmd/compile: importing generic alias types is not supported in 1.23NeedsInvestigationcompiler/runtime
#68526 opened 4 months ago by splace
#68497 opened 4 months ago by findleyr
#68493 opened 4 months ago by whereswaldon
cmd/covdata: too many open files due to `defer f.Close()` in for loop [1.22 backport]CherryPickApproved
#68492 opened 4 months ago by gopherbot
cmd/covdata: too many open files due to `defer f.Close()` in for loop [1.21 backport]CherryPickApproved
#68491 opened 4 months ago by gopherbot
#68483 opened 4 months ago by sivchari
#68468 opened 4 months ago by RomainMuller
cmd/internal/testdir: Test/init1.go failuresNeedsInvestigation
#68445 opened 4 months ago by gopherbot
#68407 opened 4 months ago by xin-tsla
#68405 opened 4 months ago by jgillich
#68401 opened 4 months ago by KevinFairise2
#68383 opened 4 months ago by dgeorgievski
cmd/cgo: AR environment variable not used with buildmode=c-archiveNeedsInvestigationWaitingForInfocompiler/runtime
#68362 opened 4 months ago by k0574x
#68343 opened 4 months ago by jlearman
cmd/compile: math.Trunc produces incorrect result on riscv64 in Go 1.23rc1NeedsFixarch-riscvcompiler/runtime
#68322 opened 4 months ago by mathetake
cmd/compile: "cannot infer U" for 2D generic constraintscompiler/runtime
#68320 opened 4 months ago by karalabe
cmd/go: covermode always results in build ID mismatchNeedsInvestigation
#68319 opened 4 months ago by rittneje
#68311 opened 4 months ago by dominikh
#68298 opened 4 months ago by qiangli
cmd/compile/internal/types2: inconsistent source paths printed in error messageNeedsInvestigationcompiler/runtime
#68292 opened 4 months ago by jfrech
#68284 opened 4 months ago by qiulaidongfeng
#68283 opened 4 months ago by qiulaidongfeng
cmd/trace, x/exp/trace: nondeterministic output, seems related to timestamp tie-breakingFixPendingNeedsFixcompiler/runtime
#68277 opened 4 months ago by rhysh
cmd/compile: global variable assignment implicit type conversion errorNeedsInvestigationcompiler/runtime
#68264 opened 4 months ago by deelawn
cmd/compile: generics cannot infer slice/array of slice/array typesNeedsInvestigationcompiler/runtime
#68262 opened 4 months ago by karalabe
cmd/link: unaligned 32-bit fields in .reloc section blocks of go.exe.NeedsFixOS-Windowscompiler/runtime
#68260 opened 4 months ago by ip7z
#68242 opened 4 months ago by qrtalaci
cmd/compile: unnecessary internal variables are exported to DWARF for range-over-func loopsNeedsFixcompiler/runtime
#68238 opened 4 months ago by aarzilli
cmd/compile: inconsistent integer arithmetic result on Go 1.22+arm64 with/without -race [1.22 backport]CherryPickApprovedcompiler/runtime
#68230 opened 4 months ago by gopherbot
cmd/compile: inconsistent integer arithmetic result on Go 1.22+arm64 with/without -raceCriticalarch-arm64compiler/runtime
#68227 opened 4 months ago by mathetake
cmd/go: list with -export and -covermode=atomic fails to build [1.22 backport]CherryPickApprovedGoCommand
#68222 opened 4 months ago by gopherbot
cmd/go: list with -export and -covermode=atomic fails to build [1.21 backport]CherryPickApprovedGoCommand
#68221 opened 4 months ago by gopherbot
#68198 opened 4 months ago by gopherbot
#68190 opened 4 months ago by varungandhi-src
cmd/compile: struct literal error prints struct definition instead of struct nameNeedsFixcompiler/runtime
#68184 opened 4 months ago by rsc
cmd/compile: spurious undefined identifier warning for invalid identifierNeedsFixcompiler/runtimegabywins
#68183 opened 4 months ago by rsc
cmd/go: document file language version semantics in `go help buildconstraint`DocumentationGoCommandNeedsFix
#68161 opened 4 months ago by findleyr
cmd/link: runtime.mach_vm_region_trampoline: unsupported dynamic relocation for symbol libc_mach_task_self_ (type=29 (R_GOTPCREL) stype=46 (SDYNIMPORT)) [1.22 backport]CherryPickApprovedcompiler/runtime
#68122 opened 5 months ago by gopherbot
#68121 opened 5 months ago by dagood
#68102 opened 5 months ago by dolmen
#68088 opened 5 months ago by cherrymui
#68059 opened 5 months ago by rittneje
#68054 opened 5 months ago by griesemer
#68053 opened 5 months ago by seankhliao
cmd/go: go list -u -m all fails loading module retractions: module requires go >= 1.N+1 (running go 1.N) [1.22 backport]CherryPickApprovedGoCommand
#68052 opened 5 months ago by gopherbot
cmd/go: go list -u -m all fails loading module retractions: module requires go >= 1.N+1 (running go 1.N) [1.21 backport]CherryPickApprovedGoCommand
#68051 opened 5 months ago by gopherbot
#68049 opened 5 months ago by gopherbot
#68048 opened 5 months ago by gopherbot
#68024 opened 5 months ago by Zxilly
#68020 opened 5 months ago by cedws
#68005 opened 5 months ago by hyangah
cmd/go: script_test.go:156: FAIL: testdata/script/mod_install_versioned.txt:10: stdout v2: unexpected successGoCommandNeedsInvestigationhelp wanted
#67989 opened 5 months ago by fx-moon
cmd/go: panic: LoadImport called with empty package path [recovered] when building sourceGoCommandNeedsInvestigationWaitingForInfo
#67984 opened 5 months ago by MikeMitchellWebDev
cmd/link: runtime.mach_vm_region_trampoline: unsupported dynamic relocation for symbol libc_mach_task_self_ (type=29 (R_GOTPCREL) stype=46 (SDYNIMPORT))NeedsFixcompiler/runtime
#67976 opened 5 months ago by newro
#67974 opened 5 months ago by Shelley-BaoYue
cmd/compile: double zeroing and unnecessary copying/stack useNeedsInvestigationPerformancecompiler/runtime
#67957 opened 5 months ago by dominikh
#67953 opened 5 months ago by thanm
#67952 opened 5 months ago by thanm
cmd/go: 'mod tidy' sometimes adds new, unnecessary require sectionsGoCommandNeedsInvestigationWaitingForInfo
#67948 opened 5 months ago by cespare
cmd/link: using -fuzz with test that links with cgo on darwin causes linker failure [1.22 backport]CherryPickApprovedcompiler/runtime
#67945 opened 5 months ago by gopherbot
cmd/link: using -fuzz with test that links with cgo on darwin causes linker failure [1.21 backport]CherryPickApprovedcompiler/runtime
#67944 opened 5 months ago by gopherbot
cmd/compile: DWARF locations for .closureptr synthetic var are not correctDebuggingFixPendingNeedsFixcompiler/runtimerelease-blocker
#67918 opened 5 months ago by thanm
cmd/compile: internal compiler error: NewBulk too big: nbit=32224 count=544369 nword=1007 size=548179583BadErrorMessageNeedsInvestigationcompiler/runtime
#67916 opened 5 months ago by jeevan449
cmd/compile: regalloc can leave unused instructions after performing rematerialization and removing the only dependentcompiler/runtime
#67911 opened 5 months ago by renthraysk
#67907 opened 5 months ago by Antonboom
cmd/compile/internal/types2: unify.go:449: assertion failed, panicNeedsFixcompiler/runtimerelease-blocker
#67872 opened 5 months ago by kevinburke
#67866 opened 5 months ago by griesemer
#67853 opened 5 months ago by j2gg0s
cmd/compile: PPC64 folds (MOVWZreg (RLWINM x)) incorrectly in some cases FixPendingNeedsFixcompiler/runtimerelease-blocker
#67844 opened 5 months ago by pmur
#67832 opened 5 months ago by abner-chenc
cmd/compile: package-level variable initialization with constant dependencies doesn't match order specified in Go spec [1.22 backport]CherryPickApproved
#67820 opened 5 months ago by gopherbot
cmd/compile: internal compiler error: unexpected type: <nil> (<nil>) in for-range [1.22 backport]CherryPickApprovedcompiler/runtime
#67798 opened 5 months ago by gopherbot
cmd/go: TestScript/env_changed fails when modifying go.env for Go distributionsGoCommandNeedsInvestigationokay-after-rc1release-blocker
#67793 opened 5 months ago by dagood
#67785 opened 5 months ago by are-if
cmd/go: use os.Args[0] instead of "go" in the go command outputGoCommandNeedsInvestigationWaitingForInfo
#67775 opened 5 months ago by michalderkacz
#67769 opened 5 months ago by qiulaidongfeng
cmd/compile: internal compiler error: panic: interface conversion: types.Object is nil, not *ir.NameNeedsInvestigationcompiler/runtime
#67746 opened 5 months ago by Cylkal
cmd/cgo: exit in assembly doesn't workcompiler/runtime
#67743 opened 5 months ago by 0xF0CACC1A
#67739 opened 5 months ago by gopherbot
cmd/cgo/internal/swig, cmd/go, x/build: swig cgo tests incompatible with C++ toolchain on builders [1.22 backport]CherryPickApprovedTesting
#67715 opened 5 months ago by gopherbot
cmd/cgo/internal/swig, cmd/go, x/build: swig cgo tests incompatible with C++ toolchain on builders [1.21 backport]CherryPickApprovedTesting
#67714 opened 5 months ago by gopherbot
cmd/cgo: _Cfunc_CString redeclared in this blockcompiler/runtime
#67707 opened 5 months ago by IoIxD
#67699 opened 5 months ago by randall77
cmd/cgo/internal/swig, cmd/go, x/build: swig cgo tests incompatible with C++ toolchain on buildersBuildersNeedsFixTesting
#67698 opened 5 months ago by mknyszek
#67685 opened 5 months ago by rsc
#67683 opened 5 months ago by griesemer
cmd/compile: different results from runtime.Callercompiler/runtime
#67668 opened 5 months ago by spirin
#67661 opened 5 months ago by jfrech
cmd/go: for every test run in go/testdata/script results in windows command prompt rapidly opens and closesGoCommandNeedsInvestigationrelease-blocker
#67660 opened 5 months ago by Goclipse27
#67652 opened 5 months ago by gopherbot
#67635 opened 6 months ago by rsc
#67632 opened 6 months ago by JetSetIlly
cmd/compile: error message refers to aliased type instead of the alias type nameNeedsFixcompiler/runtime
#67628 opened 6 months ago by griesemer
#67626 opened 6 months ago by rhysh
#67625 opened 6 months ago by randall77
#67623 opened 6 months ago by findleyr
cmd/go: revendor x/telemetry prior to go1.23.0release-blocker
#67617 opened 6 months ago by findleyr
cmd/trace: failed to read event: expected batch event (EventBatch), got Invalid(115)compiler/runtime
#67602 opened 6 months ago by codenoid
cmd/go: bad error message when using `vendor` directory while specifying too old Go versionGoCommandNeedsInvestigation
#67587 opened 6 months ago by dominikh
cmd/pprof: negative numbers in go tool pprof heap report in 1.22.3, but not in 1.22.2NeedsInvestigationWaitingForInfocompiler/runtime
#67584 opened 6 months ago by ruz
cmd/go: `-cover` flag is not reported by `go version -m` [1.22 backport]CherryPickCandidateGoCommand
#67580 opened 6 months ago by gopherbot
#67579 opened 6 months ago by gopherbot
#67542 opened 6 months ago by matloob
#67538 opened 6 months ago by abner-chenc
cmd/link: panic: machorelocsect: size mismatch [1.22 backport]CherryPickApprovedOS-Darwinarch-arm64compiler/runtime
#67527 opened 6 months ago by gopherbot
#67517 opened 6 months ago by flga
cmd/compile: ICE compiling rangefunc for < 1.23 in combination with CgoNeedsInvestigationcompiler/runtime
#67497 opened 6 months ago by eliasnaur
#67492 opened 6 months ago by qiulaidongfeng
cmd/dist, cmd/go: Go tip leaving pkg/mod/golang.org/x/telemetry read-only files behindGoCommandNeedsFixrelease-blocker
#67463 opened 6 months ago by mvdan
cmd/compile: internal compiler error: panic with range over integer value [1.22 backport]CherryPickApprovedcompiler/runtime
#67460 opened 6 months ago by gopherbot
cmd/compile: internal compiler error: panic with range over integer value [1.21 backport]compiler/runtime
#67459 opened 6 months ago by gopherbot
#67426 opened 6 months ago by gopherbot
#67401 opened 6 months ago by rsc
#67367 opened 6 months ago by cagedmantis
#67366 opened 6 months ago by Jorropo
cmd/compile: go:linkname does not work with dot in importpathcompiler/runtime
#67361 opened 6 months ago by jiping-s
cmd/asm: on PPC64, FCMPO Fx, Fy, CRz assembles incorrectlyFixPendingNeedsFixarch-ppc64xcompiler/runtime
#67359 opened 6 months ago by pmur
#67356 opened 6 months ago by hnakamur
#67329 opened 6 months ago by janishorsts
cmd/compile: using a fmt.Stringer type with closure funcs causes stack overflow on tip but works on 1.22.3compiler/runtime
#67325 opened 6 months ago by mvdan
cmd/go, cmd/link: TestScript/build_issue48319 and TestScript/build_plugin_reproducible failing on LUCI gotip-darwin-amd64-longtest builder due to non-reproducible LC_UUID [1.22 backport]CherryPickApprovedGoCommandTestingcompiler/runtime
#67314 opened 6 months ago by gopherbot
cmd/compile/internal/escape: performance issueNeedsInvestigationToolSpeedcompiler/runtimehelp wanted
#67313 opened 6 months ago by podtserkovskiy
cmd/go: TestScript/gotoolchain_issue66175 fails on tip locally [1.22 backport]CherryPickApprovedGoCommandTesting
#67311 opened 6 months ago by gopherbot
cmd/go: TestScript/gotoolchain_issue66175 fails on tip locally [1.21 backport]CherryPickApprovedGoCommandTesting
#67310 opened 6 months ago by gopherbot
#67277 opened 6 months ago by cherrymui
cmd/compile: failed "no write barrier" check compiling "runtime" in TestAbstractOriginSanitycompiler/runtime
#67274 opened 6 months ago by adonovan
cmd/link: corrupted pclntab created by binutils strip for PIE binaryNeedsInvestigationcompiler/runtimerelease-blocker
#67261 opened 6 months ago by thanm
#67260 opened 6 months ago by gopherbot
#67242 opened 6 months ago by samthanawalla
#67238 opened 6 months ago by matloob
cmd/go: mod tidy reports toolchain not available with 'go 1.21' [1.22 backport]CherryPickApprovedGoCommand
#67236 opened 6 months ago by gopherbot
cmd/go: mod tidy reports toolchain not available with 'go 1.21' [1.21 backport]CherryPickApprovedGoCommand
#67235 opened 6 months ago by gopherbot
#67229 opened 6 months ago by andreybokhanko
cmd/compile: SIGBUS unaligned access on mips64 via qemu-mips64 [1.22 backport]CherryPickApprovedcompiler/runtime
#67212 opened 6 months ago by randall77
cmd/compile: switching over channel value incorrectly does not match when the direction is narrower in the caseNeedsFixcompiler/runtimehelp wanted
#67190 opened 6 months ago by Jorropo
cmd/link: missing MachoPlatform for Mac Catalyst and missing INODE64 extname for syscalls (fdopendir, readdir_r, getfsstat)FixPendingOS-Darwincompiler/runtime
#67175 opened 6 months ago by cplepage
cmd/compile: SIGBUS unaligned access on mips64 via qemu-mips64 [1.21 backport]CherryPickApprovedcompiler/runtime
#67164 opened 6 months ago by gopherbot
#67160 opened 6 months ago by jwhited
cmd/compile: internal compiler error: panic with range over integer valueFixPendingNeedsFixcompiler/runtime
#67141 opened 6 months ago by mmp
cmd/go: arbitrary code execution during build on darwin (CVE-2024-24787)NeedsFixSecurityrelease-blocker
#67119 opened 6 months ago by rolandshoemaker
#67113 opened 6 months ago by podtserkovskiy
#67111 opened 6 months ago by matloob
#67063 opened 6 months ago by abner-chenc
cmd/compile: internal compiler error: unexpected type: <nil> (<nil>) in for-rangeNeedsFixcompiler/runtime
#67027 opened 7 months ago by griesemer
cmd/compile: constraints that are impossible to satisfy are not caught NeedsInvestigationcompiler/runtimegenerics
#67025 opened 7 months ago by mertcandav
cmd/compile: Go 1.22.x failed to be bootstrapped from 386 to ppc64le [1.22 backport]CherryPickApproved
#67018 opened 7 months ago by gopherbot
cmd/compile: changing a hot concrete method to interface method triggers a PGO ICE [1.22 backport]CherryPickApprovedcompiler/runtime
#67017 opened 7 months ago by gopherbot
cmd/compile: changing a hot concrete method to interface method triggers a PGO ICENeedsFixcompiler/runtime
#67016 opened 7 months ago by prattmic
cmd/go: trimpath does not clean some CGO C filepathsNeedsInvestigation
#67011 opened 7 months ago by vivi365
#66993 opened 7 months ago by luhring
cmd/link/internal/ld: TestElfBindNow failuresNeedsInvestigation
#66979 opened 7 months ago by gopherbot
#66978 opened 7 months ago by H0llyW00dzZ
#66975 opened 7 months ago by gopherbot
#66968 opened 7 months ago by gopherbot
#66955 opened 7 months ago by cheese
#66944 opened 7 months ago by powellnorma
#66896 opened 7 months ago by gopherbot
#66874 opened 7 months ago by pmur
cmd/compile: assertion failure when building syntax package with gotypesalias enabledNeedsFixcompiler/runtime
#66873 opened 7 months ago by griesemer
cmd/compile: enable type-checking using the new Alias typesNeedsInvestigationcompiler/runtimerelease-blocker
#66864 opened 7 months ago by griesemer
#66845 opened 7 months ago by ramosbugs
#66842 opened 7 months ago by adonovan
#66839 opened 7 months ago by ov
#66832 opened 7 months ago by hauserx
#66826 opened 7 months ago by FiloSottile
cmd/go: `go list` reports all dependencies as indirect with workspacesGoCommandNeedsInvestigationmodules
#66789 opened 7 months ago by CHC383
#66782 opened 7 months ago by matthewhughes-uw
#66780 opened 7 months ago by win5do
cmd/compile: untyped int constant gives me an overflow errorcompiler/runtime
#66776 opened 7 months ago by leabit
cmd/compile: rerwrite cycle detection logic taking too long for large functionsNeedsInvestigationcompiler/runtime
#66773 opened 7 months ago by CodFrm
go/types, cmd/compile/internal/types2: type parameter inference fails for constraints that succeed individuallyNeedsInvestigationTypeInferencecompiler/runtime
#66751 opened 7 months ago by firelizzard18
cmd/compile: unnecessary runtime.growslice with provable capacityNeedsFixPerformancecompiler/runtime
#66692 opened 7 months ago by dsnet
#66670 opened 7 months ago by pgavlin
#66663 opened 7 months ago by ipfreely-uk
cmd/go, x/mod/module: missing exclusion for COM0, LPT0 for embedded file namesGoCommandNeedsFixmodules
#66625 opened 7 months ago by cookiengineer
#66585 opened 7 months ago by zigo101
#66575 opened 7 months ago by bigwhite
cmd/compile: ICE from failed assertioncompiler/runtime
#66568 opened 7 months ago by ThinkChaos
#66565 opened 7 months ago by gopherbot
#66562 opened 7 months ago by eskultety
cmd/compile: untyped float constants representable as int are rejected in range clausesNeedsFixcompiler/runtime
#66561 opened 7 months ago by zephyrtronium
#66550 opened 7 months ago by adonovan
#66528 opened 8 months ago by gopherbot
cmd/internal/obj/riscv: TestPCAlign failuresNeedsInvestigation
#66496 opened 8 months ago by gopherbot
cmd/link/internal/ld: TestRuntimeTypeAttrExternal failuresNeedsInvestigation
#66495 opened 8 months ago by gopherbot
#66494 opened 8 months ago by gopherbot
#66493 opened 8 months ago by gopherbot
cmd/internal/moddeps: TestAllDependencies/std(quick) failuresNeedsInvestigation
#66492 opened 8 months ago by gopherbot
cmd/internal/moddeps: TestDependencyVersionsConsistent failuresNeedsInvestigation
#66487 opened 8 months ago by gopherbot
#66486 opened 8 months ago by gopherbot
#66482 opened 8 months ago by gopherbot
cmd/vet: TestVet/rangeloop failuresNeedsInvestigation
#66481 opened 8 months ago by gopherbot
cmd/internal/obj/x86: TestVexEvexPCrelative failuresNeedsInvestigation
#66478 opened 8 months ago by gopherbot
cmd/internal/obj/ppc64: TestPfxAlign failuresNeedsInvestigation
#66475 opened 8 months ago by gopherbot
#66468 opened 8 months ago by aarzilli
#66463 opened 8 months ago by huanghy6268
#66456 opened 8 months ago by grrtrr
cmd/go: go test with nocoverageredesign uses huge amount temp filesNeedsInvestigation
#66428 opened 8 months ago by muhlemmer
cmd/go: go version -m exits with status 0 upon errorNeedsInvestigation
#66426 opened 8 months ago by AGWA
#66413 opened 8 months ago by dsnet
cmd/link: bad carrier sym for symbol runtime.elf_savegpr0.args_stackmap on ppc64le [1.22 backport]CherryPickApprovedcompiler/runtime
#66412 opened 8 months ago by gopherbot
cmd/link: bad carrier sym for symbol runtime.elf_savegpr0.args_stackmap on ppc64le [1.21 backport]CherryPickApprovedcompiler/runtime
#66411 opened 8 months ago by gopherbot
cmd/go: go list -u -m all fails loading module retractions: module requires go >= 1.N+1 (running go 1.N)GoCommandNeedsFix
#66403 opened 8 months ago by cardil
cmd/vet: warn on 3-clause loops where an iterator variable contains a lock type when GoVersion>=1.22ProposalProposal-Accepted
#66387 opened 8 months ago by timothy-king
cmd/go: TestScript/mod_doc_path and TestScript/cgo_stale_precompiled fail on AIX builderGoCommandNeedsInvestigationOS-AIX
#66344 opened 8 months ago by cherrymui
#66328 opened 8 months ago by Noofbiz
cmd/compile: //go:build file version ignored when using generic function from package "slices" in Go 1.21 [1.21 backport]CherryPickApprovedcompiler/runtime
#66326 opened 8 months ago by gopherbot
#66323 opened 8 months ago by griesemer
#66318 opened 8 months ago by lollllcat
#66299 opened 8 months ago by rogpeppe
#66285 opened 8 months ago by griesemer
cmd/compile: internal compiler error: assertion failedcompiler/runtime
#66272 opened 8 months ago by ArnoSen
#66271 opened 8 months ago by IvanRibakov
cmd/link: bad carrier sym for symbol runtime.elf_savegpr0.args_stackmap on ppc64leNeedsFixcompiler/runtime
#66265 opened 8 months ago by nmeum
cmd/compile: internal compiler error: 'TestEnv': value generic.t1 (v164) incorrectly live at entryNeedsFixcompiler/runtime
#66261 opened 8 months ago by CarstenLeue
#66256 opened 8 months ago by gopherbot
#66218 opened 8 months ago by rsc
#66213 opened 8 months ago by rsc
cmd/go: test coverage command fails after update to v1.22NeedsInvestigation
#66211 opened 8 months ago by ivanvc
cmd/go: confusing go.work version error messageNeedsInvestigation
#66207 opened 8 months ago by adonovan
#66205 opened 8 months ago by hyangah
cmd/compile: ICE: panic: interface conversion: ir.Node is *ir.ConvExpr, not *ir.IndexExpr [1.22 backport]CherryPickApprovedcompiler/runtime
#66178 opened 8 months ago by gopherbot
cmd/go: improve "toolchain not available" message when patch version is missingBadErrorMessageFixPendingGoCommand
#66175 opened 8 months ago by adonovan
#66156 opened 8 months ago by zigo101
#66147 opened 8 months ago by bcmills
cmd/go: go 1.22.0: go test throws errors when processing folders not listed in coverpkg argument [1.22 backport]CherryPickApprovedGoCommand
#66137 opened 8 months ago by gopherbot
cmd/compile: go test . results in CLOSURE ... <unknown line number>: internal compiler error: assertion failed [1.22 backport]CherryPickApproved
#66134 opened 8 months ago by gopherbot
cmd/compile: internal compiler error: assertion failedcompiler/runtime
#66132 opened 8 months ago by karelbilek
cmd/compile: ICE: panic: interface conversion: ir.Node is *ir.ConvExpr, not *ir.IndexExprNeedsFixcompiler/runtime
#66096 opened 8 months ago by velppa
#66092 opened 8 months ago by zigo101
#66080 opened 8 months ago by ianlancetaylor
#66078 opened 8 months ago by purpleidea
cmd/compile: out-of-bounds panic with uint32 conversion and modulus operation in Go 1.22.0 on arm64 [1.22 backport]CherryPickApprovedcompiler/runtime
#66076 opened 8 months ago by gopherbot
cmd/compile: inconsistent shift operator type checkcompiler/runtime
#66071 opened 8 months ago by hajimehoshi
cmd/compile: out-of-bounds panic with uint32 conversion and modulus operation in Go 1.22.0 on arm64NeedsFixarch-arm64compiler/runtime
#66066 opened 8 months ago by jnoxon
cmd/compile: //go:build file version ignored when using generic function from package "slices" in Go 1.21NeedsFixcompiler/runtime
#66064 opened 8 months ago by corhere
cmd/link: RISC-V external link, failed to find text symbol for HI20 relocation [1.22 backport]CherryPickApprovedcompiler/runtime
#66060 opened 8 months ago by gopherbot
cmd/compile: cross compile for OpenBSD arm64 fails with SIGILL Illegal instructionNeedsInvestigationOS-OpenBSDcompiler/runtime
#66040 opened 8 months ago by ikmckenz
cmd/vet, x/tools/internal/versions: fix interpretation of empty language versionAnalysisNeedsFixTools
#66007 opened 8 months ago by timothy-king
#65983 opened 8 months ago by gopherbot
#65982 opened 8 months ago by gopherbot
#65957 opened 8 months ago by wdvxdr1123
#65939 opened 8 months ago by hajimehoshi
#65904 opened 9 months ago by AlexanderYastrebov
cmd/compile: ICE with `assertion failed` when using `GODEBUG=gotypesalias=1`NeedsFixcompiler/runtime
#65893 opened 9 months ago by Jorropo
cmd/go: cannot compile Go binary with external linking without cgo with v1.22.0DocumentationFixPendingGoCommandNeedsFix
#65887 opened 9 months ago by damcadam
cmd/compile: counter-intuitive comparison of zero-sized pointers wrapped in interfacesNeedsInvestigationcompiler/runtime
#65878 opened 9 months ago by Merovius
cmd/compile: unreachable panic with GODEBUG=gotypesalias=1 [1.22 backport]CherryPickApprovedcompiler/runtime
#65858 opened 9 months ago by gopherbot
#65852 opened 9 months ago by gopherbot
#65851 opened 9 months ago by gopherbot
#65825 opened 9 months ago by pjweinb
cmd/go: TestScript failuresNeedsInvestigation
#65815 opened 9 months ago by gopherbot
#65808 opened 9 months ago by fabe-xx
cmd/compile: compiler errors should quote user-provided names where they are used "in sentence" of an error messageBadErrorMessageNeedsInvestigationcompiler/runtime
#65790 opened 9 months ago by seankhliao
#65789 opened 9 months ago by AnomalRoil
#65786 opened 9 months ago by HarikrishnanBalagopal
#65778 opened 9 months ago by mvdan
#65777 opened 9 months ago by mvdan
#65764 opened 9 months ago by Nasfame
#65741 opened 9 months ago by ziler-orca
#65725 opened 9 months ago by prattmic
#65680 opened 9 months ago by jrick
#65678 opened 9 months ago by jba
#65656 opened 9 months ago by KumanekoSakura
cmd/go: go 1.22.0: go test throws errors when processing folders not listed in coverpkg argumentGoCommandNeedsInvestigation
#65653 opened 9 months ago by sonic-martin
cmd/link: RISC-V external link, failed to find text symbol for HI20 relocationNeedsInvestigationarch-riscvcompiler/runtimehelp wanted
#65646 opened 9 months ago by Xeonacid
cmd/cgo/internal/testsanitizers, x/build: LUCI clang15 builders failing [1.22 backport]CherryPickApprovedTesting
#65641 opened 9 months ago by gopherbot
cmd/cgo/internal/testsanitizers, x/build: LUCI clang15 builders failing [1.21 backport]BuildersCherryPickApprovedTesting
#65640 opened 9 months ago by gopherbot
#65631 opened 9 months ago by FiloSottile
cmd/compile: Go 1.22 changes support for modules that declare `go 1.0` [1.22 backport]CherryPickApprovedcompiler/runtime
#65619 opened 9 months ago by gopherbot
cmd/compile: Go 1.22 build fails with 1.21 PGO profile on internal/saferio change [1.22 backport]CherryPickApprovedcompiler/runtime
#65618 opened 9 months ago by gopherbot
cmd/compile: Go 1.22 build fails with 1.21 PGO profile on internal/saferio change [1.21 backport]compiler/runtime
#65617 opened 9 months ago by gopherbot
cmd/compile: Go 1.22 build fails with 1.21 PGO profile on internal/saferio changeNeedsFixcompiler/runtime
#65615 opened 9 months ago by konradreiche
#65612 opened 9 months ago by timothy-king
cmd/compile: go test . results in CLOSURE ... <unknown line number>: internal compiler error: assertion failedNeedsInvestigationcompiler/runtime
#65593 opened 9 months ago by badalex
#65586 opened 9 months ago by findleyr
#65580 opened 9 months ago by hyangah
cmd/trace/v2: goroutine analysis page doesn't identify goroutines consistently [1.22 backport]CherryPickApproved
#65577 opened 9 months ago by gopherbot
#65576 opened 9 months ago by gopherbot
#65574 opened 9 months ago by nsrip-dd
#65573 opened 9 months ago by rsc
#65570 opened 9 months ago by dev-gto
#65568 opened 9 months ago by EwenQuim
cmd/relnote: TestCheckAPIFragments failuresNeedsInvestigation
#65533 opened 9 months ago by gopherbot
cmd/compile: Go 1.22 changes support for modules that declare `go 1.0`FixPendingNeedsFixcompiler/runtimerelease-blocker
#65528 opened 9 months ago by dmitshur
#65469 opened 9 months ago by mknyszek
cmd/go: TestScript/test_fuzz_mutator failuresNeedsInvestigation
#65458 opened 9 months ago by gopherbot
cmd/go: TestScript failuresNeedsInvestigation
#65452 opened 9 months ago by gopherbot
#65436 opened 9 months ago by findleyr
#65431 opened 9 months ago by TasoHower
cmd/compile: constant bounds check inconsistency with type parametersNeedsFixSuggestedcompiler/runtime
#65417 opened 9 months ago by fabe-xx
cmd/go, internal/goroot: `testdata` is surprisingly treated as a standard-library packageGoCommandNeedsFixTools
#65406 opened 9 months ago by adonovan
cmd/go: TestScript failure with "requires external (cgo) linking, but cgo is not enabled"BuildersGoCommandNeedsInvestigation
#65374 opened 9 months ago by gopherbot
#65367 opened 9 months ago by Nasfame
#65366 opened 9 months ago by leaxoy
#65362 opened 9 months ago by carmichaeljr
cmd/go: go generate fails silently when run on a package in a nested workspace module [1.22 backport]CherryPickApprovedGoCommand
#65352 opened 9 months ago by gopherbot
cmd/go: go generate fails silently when run on a package in a nested workspace module [1.21 backport]CherryPickApprovedGoCommand
#65351 opened 9 months ago by gopherbot
cmd/compile: avoid allocation when assigning a non-pointer value to an interface that already contains a value of the same typeFeatureRequestNeedsInvestigationcompiler/runtime
#65348 opened 9 months ago by nanokatze
#65339 opened 9 months ago by huww98
#65325 opened 9 months ago by soypat
cmd/trace: tolerate Go 1.22+ traces with broken tailsFeatureRequestNeedsInvestigationcompiler/runtime
#65316 opened 9 months ago by mknyszek
#65310 opened 9 months ago by kovidgoyal
cmd/go, cmd/link: link failures with `file name too long` from `dsymutil`GoCommandNeedsInvestigationWaitingForInfocompiler/runtime
#65292 opened 10 months ago by gopherbot
#65270 opened 10 months ago by pantsmann
#65264 opened 10 months ago by maxsours
#65262 opened 10 months ago by rashokkumartce
cmd/go: allow empty login in auth by netrcNeedsInvestigation
#65260 opened 10 months ago by Nikolo
cmd/go: TestScript/build_pgo failuresNeedsInvestigation
#65221 opened 10 months ago by gopherbot
cmd/compile: `PGO error: error opening profile: EOF` in `cmd/go.TestScript/build_pgo` as of CL 529738NeedsInvestigationSooncompiler/runtimerelease-blocker
#65220 opened 10 months ago by bcmills
#65204 opened 10 months ago by maxkt
#65199 opened 10 months ago by johanbrandhorst
cmd/asm: misassembles MOVDcompiler/runtime
#65193 opened 10 months ago by clausecker
cmd/go/internal/vcweb/vcstest: TestScripts/git/issue47650.txt failuresGoCommandNeedsInvestigationTesting
#65172 opened 10 months ago by gopherbot
cmd/link: using -fuzz with test that links with cgo on darwin causes linker failureNeedsFixcompiler/runtime
#65169 opened 10 months ago by evanj
cmd/dist: `GOMAXPROCS=2 runtime -cpu=1,2,4 -quick` makes poor use of CPU resources, increasing `all.bat` latencyNeedsFixPerformanceTestingcompiler/runtime
#65164 opened 10 months ago by qiulaidongfeng
cmd/compile: inlined closure remnants (unnecessarily) set Addrtaken in local variablesNeedsFixPerformance
#65158 opened 10 months ago by dr2chase
#65153 opened 10 months ago by prattmic
cmd/compile: out of range integer in range loop crashes the compilerNeedsFixcompiler/runtimerelease-blocker
#65133 opened 10 months ago by aykevl
#65127 opened 10 months ago by qsliu2017
cmd/compile: long build time (45 seconds) for a small package (1500 source lines of code)NeedsInvestigationToolSpeedcompiler/runtime
#65097 opened 10 months ago by thomaspeugeot
cmd/compile: misspelling by case-mismatch of field names in literal no longer shown in compiler error messages like it did in Go1.17NeedsInvestigationcompiler/runtime
#65075 opened 10 months ago by odeke-em
cmd/compile: in specific conditions in go1.22rc1, Windows SetFileInformationByHandle returns "Invalid access to memory location"NeedsInvestigationOS-Windowscompiler/runtime
#65069 opened 10 months ago by dagood
#65054 opened 10 months ago by hyangah
cmd/compile: //go:build file version ignored when calling generic fn which has related type params (reproduces with 1.21 and 1.20, not at tip) [1.21 backport]CherryPickApprovedcompiler/runtime
#65053 opened 10 months ago by gopherbot
cmd/compile: //go:build file version ignored when calling generic fn which has related type params (reproduces with 1.21 and 1.20, not at tip) [1.20 backport]CherryPickCandidatecompiler/runtime
#65052 opened 10 months ago by gopherbot
cmd/compile: the execution order of init functions from different packages is incorrectcompiler/runtime
#65033 opened 10 months ago by wingrez
cmd/compile: long function names due to generic instantiation with large struct typesNeedsFixcompiler/runtime
#65030 opened 10 months ago by thanm
cmd/go: program built by `go build` misses debug information in go1.21.x on darwin/amd64GoCommandNeedsInvestigationOS-Darwincompiler/runtime
#65014 opened 10 months ago by CbcWestwolf
#64987 opened 10 months ago by Jorropo
#64972 opened 10 months ago by seankhliao
#64958 opened 10 months ago by dhobsd
cmd/go, cmd/link: TestScript/build_issue48319 and TestScript/build_plugin_reproducible failing on LUCI gotip-darwin-amd64-longtest builder due to non-reproducible LC_UUIDGoCommandNeedsFixOS-Darwincompiler/runtime
#64947 opened 10 months ago by prattmic
cmd/go: "no go files in <dir>" error missing directory with list -json=<fields> if fields doesn't contain DirGoCommandNeedsFix
#64946 opened 10 months ago by matloob
cmd/cgo: building with clang 13 errors out with `unknown warning group '-Wunaligned-access'`NeedsInvestigationcompiler/runtime
#64943 opened 10 months ago by bjackman
cmd/cgo/internal/testcshared: TestExportedSymbols failuresNeedsInvestigation
#64933 opened 10 months ago by gopherbot
cmd/compile: Go1.22RC1 compiler crash when using GOEXPERIMENT=rangefuncNeedsFixcompiler/runtimerelease-blocker
#64930 opened 10 months ago by bolazec
cmd/compile: uint32(math.NaN()) returns -1 on riscv64, but 0 on all other architecturesNeedsInvestigationarch-riscvcompiler/runtime
#64917 opened 10 months ago by anthonyfok
#64902 opened 10 months ago by gnojus
#64876 opened 10 months ago by danp
cmd/link: wasm function size limited to 2^16 bytes [1.21 backport]CherryPickCandidatecompiler/runtime
#64868 opened 11 months ago by gopherbot
#64867 opened 11 months ago by gopherbot
cmd/cgo: proposed #cgo noescape seems redundantcompiler/runtime
#64857 opened 11 months ago by eliasnaur
cmd/go: breakpoints with dlv yields incorrect behaviour on testsDebuggingNeedsInvestigationWaitingForInfocompiler/runtime
#64854 opened 11 months ago by soypat
cmd/cgo/internal/testcshared: TestUnexportedSymbols failuresNeedsInvestigation
#64828 opened 11 months ago by gopherbot
cmd/compile: panic during sccp while compiling main runtime error: index out of range [-5]compiler/runtime
#64826 opened 11 months ago by tchung1118
cmd/link: fail to overwrite symbols of generics in -linkshared modusNeedsInvestigationWaitingForInfocompiler/runtime
#64801 opened 11 months ago by j-licht
#64786 opened 11 months ago by timothy-king
cmd/compile: //go:build file version ignored when calling generic fn which has related type params (reproduces with 1.21 and 1.20, not at tip)NeedsFixcompiler/runtime
#64759 opened 11 months ago by corhere
#64738 opened 11 months ago by mvdan
cmd/compile: miscompile of shift on GOOS=arm NeedsInvestigationarch-armcompiler/runtimerelease-blocker
#64715 opened 11 months ago by thanm
#64704 opened 11 months ago by griesemer
#64699 opened 11 months ago by xaurx
cmd/go/internal/vcweb/vcstest: TestScripts failuresNeedsInvestigation
#64680 opened 11 months ago by gopherbot
cmd/go/internal/vcweb/vcstest: TestScripts/git/issue47650.txt failing on systems with older git versionsGoCommandNeedsFixTestingrelease-blocker
#64670 opened 11 months ago by Ponewor
cmd/go: `git` subcommands fail when the `.netrc` location is given by the `NETRC` variableGoCommandNeedsInvestigationWaitingForInfo
#64667 opened 11 months ago by jnathanh
#64661 opened 11 months ago by jackielii
#64638 opened 11 months ago by stapelberg
cmd/compile: internal compiler error: 'UpdateByQueryRequest.Do': panic during regalloc while compiling UpdateByQueryRequest.Do:WaitingForInfocompiler/runtime
#64631 opened 11 months ago by harshavardhana
cmd/cgo/internal/testsanitizers: TestLibFuzzer and TestMSAN fail with CC=clang CGO_ENABLED=0NeedsFixcompiler/runtime
#64626 opened 11 months ago by ttttcrngyblflpp
#64621 opened 11 months ago by monoidic
cmd/go: C compiler version parsing fails for versions like `gcc 8.3 [DragonFly]`FixPendingGoCommandNeedsFixrelease-blocker
#64619 opened 11 months ago by bcmills
#64616 opened 11 months ago by qiulaidongfeng
#64606 opened 11 months ago by tchung1118
cmd/go: TestScript/get_issue53955 failing on builders with git < 2.32.0FixPendingGoCommandNeedsFixSoonTestingrelease-blocker
#64603 opened 11 months ago by bcmills
cmd/go: spurious "v1.x.y is not a tag" error when a tag's commit was previously download without the tag [1.21 backport]CherryPickApprovedGoCommand
#64586 opened 11 months ago by gopherbot
#64585 opened 11 months ago by gopherbot
#64583 opened 11 months ago by cagedmantis
cmd/go: TestScript failuresNeedsInvestigation
#64568 opened 11 months ago by gopherbot
cmd/compile: max/min builtin broken when used with string(byte) conversions [1.21 backport]CherryPickApprovedcompiler/runtime
#64567 opened 11 months ago by gopherbot
#64565 opened 11 months ago by mighmi
#64538 opened 11 months ago by gopherbot
#64536 opened 11 months ago by gopherbot
#64509 opened 11 months ago by willfaught
cmd/go: change go test to FAIL if `-run` is specified but no tests matchGoCommandNeedsInvestigationProposal
#64500 opened 11 months ago by hyangah
cmd/go: flag modcacherw does not take effect in the target package [1.21 backport]CherryPickApprovedGoCommand
#64497 opened 11 months ago by gopherbot
#64484 opened 11 months ago by willfaught
#64483 opened 11 months ago by DeedleFake
#64476 opened 11 months ago by dagood
#64472 opened 11 months ago by gopherbot
cmd/compile: range over rune literal causes internal compiler error NeedsFixcompiler/runtimerelease-blocker
#64471 opened 11 months ago by dominikh
cmd/compile: linux/s390x: inlining bug in s390xNeedsFixarch-mipsarch-ppc64xarch-s390xcompiler/runtime
#64468 opened 11 months ago by tolsen
cmd/compile: document PGO policy regarding explicit user optimization hint behaviorDocumentationNeedsInvestigationcompiler/runtime
#64460 opened 11 months ago by zamazan4ik
cmd/compile/internal/base: GODEBUG=zerocopy=0 tag doesn't seem to workNeedsInvestigationWaitingForInfocompiler/runtime
#64427 opened 11 months ago by cuishuang
cmd/go: TestScript/cgo_stale_precompiled fails with Clang 14.0.6FixPendingGoCommandNeedsFixOS-Windowsrelease-blocker
#64423 opened 11 months ago by qiulaidongfeng
cmd/compile: too many ? in tracebackscompiler/runtime
#64414 opened 11 months ago by randall77
cmd/compile: spurious `not a slice` error when calling `unsafe.SliceData` on a type-parameterized sliceNeedsInvestigationcompiler/runtime
#64406 opened 11 months ago by bcmills
cmd/internal/moddeps: if GOROOT is symbol link output findGorootModules didn't find the well-known module "std"FixPendingNeedsFixTesting
#64375 opened 1 year ago by qiulaidongfeng
cmd/compile: //go:norace for ASAN and other instrumentationFeatureRequestNeedsInvestigationcompiler/runtime
#64310 opened 1 year ago by znkr
cmd/go: build tag constraint vs go.mod versionNeedsInvestigationUnfortunateWaitingForInfocompiler/runtime
#64308 opened 1 year ago by oliverpool
cmd/go/internal/test: Documentation about "package's source root" is imprecise.DocumentationFixPendingGoCommandNeedsFixhelp wanted
#64303 opened 1 year ago by your-diary
#64302 opened 1 year ago by gopherbot
cmd/compile, runtime: `index out of range` panic in `cmd/internal/src.PosTable.Pos`NeedsInvestigationcompiler/runtime
#64294 opened 1 year ago by gopherbot
#64293 opened 1 year ago by timothy-king
#64285 opened 1 year ago by bcmills
cmd/go: flag modcacherw does not take effect in the target packageFixPendingGoCommandNeedsFixmodules
#64282 opened 1 year ago by marjus45
cmd/compile: generic error does not identify relevant typeBadErrorMessageFixPendingNeedsFixcompiler/runtime
#64276 opened 1 year ago by rsc
cmd/go/internal/load: better error message for "error obtaining VCS status"FrozenDueToAgeGoCommandNeedsInvestigation
#64275 opened 1 year ago by jingyuanliang
cmd/compile: sigill in go_bootstrap on openbsd/arm64FrozenDueToAgeNeedsInvestigationOS-OpenBSDarch-arm64compiler/runtime
#64261 opened 1 year ago by rpn32
cmd/compile: DWARF info for pointer types in go binaries don't have `DW_AT_GOKIND` populated correctly.NeedsInvestigationcompiler/runtime
#64231 opened 1 year ago by grantseltzer
#64223 opened 1 year ago by learneryork
cmd/compile: panic in PGO-optimized compiler after CL 539699FrozenDueToAgecompiler/runtimerelease-blocker
#64209 opened 1 year ago by prattmic
cmd/compile: optimize map[T]bool set for the same code performance as map[T]struct{} setFrozenDueToAgecompiler/runtime
#64204 opened 1 year ago by qiulaidongfeng
cmd/dist: bootstrap of tip fails with GOEXPERIMENT=newinliner and added VERSION fileFrozenDueToAgeNeedsFix
#64189 opened 1 year ago by thanm
cmd/link: "minpc or maxpc invalid" when linking with incremental linking on MSVCNeedsInvestigationOS-Windowscompiler/runtimehelp wanted
#64181 opened 1 year ago by SamuelVeloce
#64179 opened 1 year ago by powellnorma
cmd/compile: panic: godebug: Value of name not listed in godebugs.AllFrozenDueToAgeNeedsInvestigationOS-FreeBSDarch-riscvcompiler/runtime
#64167 opened 1 year ago by gopherbot
cmd/vet: consider reporting invalid/ignored Go versions in build tagsAnalysisProposalProposal-Accepted
#64127 opened 1 year ago by griesemer
#64120 opened 1 year ago by gopherbot
#64116 opened 1 year ago by ghost
cmd/go: bootstrap with Go 1.21.x fail at tip, panic: godebug: Value of name not listed in godebugs.All: gotypesaliasFrozenDueToAgeNeedsFixcompiler/runtimerelease-blocker
#64106 opened 1 year ago by kevinburke
cmd/go: failing to resolve nested modules in tagged fossil reposGoCommandNeedsInvestigationWaitingForInfomodules
#64104 opened 1 year ago by LordPraslea
cmd/compile: failures with `signal: killed` on ppc64le buildersFrozenDueToAgeNeedsInvestigationarch-ppc64xcompiler/runtime
#64096 opened 1 year ago by gopherbot
cmd/compile: Adding `-gcflags "all=-N -l"` does not add debugging information.FrozenDueToAgecompiler/runtime
#64082 opened 1 year ago by aimuz
#64050 opened 1 year ago by gopherbot
#64021 opened 1 year ago by gopherbot
#64019 opened 1 year ago by bcmills
#64018 opened 1 year ago by gopherbot
#64017 opened 1 year ago by bcmills
#64010 opened 1 year ago by gopherbot
#64009 opened 1 year ago by gopherbot
#63997 opened 1 year ago by koliyo
cmd/go: TestScript/mod_get_direct fails with "Filename too long" on Windows [1.20 backport]CherryPickApprovedFrozenDueToAgeGoCommand
#63988 opened 1 year ago by heschi
cmd/compile: internal compiler error: panic during prove while compiling: unexpected induction with too many parents [1.21 backport]CherryPickApprovedcompiler/runtime
#63984 opened 1 year ago by gopherbot
cmd/compile: internal compiler error: panic during prove while compiling: unexpected induction with too many parents [1.20 backport]CherryPickApprovedcompiler/runtime
#63983 opened 1 year ago by gopherbot
cmd/compile: compile error while using genericsFrozenDueToAgeNeedsInvestigationWaitingForInfocompiler/runtime
#63981 opened 1 year ago by qqxhb
cmd/go: git VCS qualifier in module path uses git:// scheme [1.21 backport]CherryPickApprovedGoCommandSecurityrelease-blocker
#63973 opened 1 year ago by gopherbot
cmd/go: git VCS qualifier in module path uses git:// scheme [1.20 backport]CherryPickApprovedGoCommandSecurityrelease-blocker
#63972 opened 1 year ago by gopherbot
cmd/compile: variables that only survive within the function escape to the heapFrozenDueToAgeNeedsInvestigationcompiler/runtime
#63964 opened 1 year ago by qiulaidongfeng
#63960 opened 1 year ago by felixge
cmd/compile: internal compiler error: panic during prove while compiling: unexpected induction with too many parentsNeedsFixcompiler/runtime
#63955 opened 1 year ago by fzipp
#63939 opened 1 year ago by hyangah
#63934 opened 1 year ago by znkr
#63932 opened 1 year ago by mvasi90
cmd/pprof: If the file under the current path contains a colon, go tool pprof will parse it into a url and will not work properly. NeedsFixcompiler/runtime
#63924 opened 1 year ago by cuishuang
#63914 opened 1 year ago by rogpeppe
#63891 opened 1 year ago by griesemer
cmd/vet: do not report variable capture for loop variables with the new lifetime rulesAnalysisNeedsFixToolsrelease-blocker
#63888 opened 1 year ago by timothy-king
#63885 opened 1 year ago by gopherbot
cmd/compile: "cannot infer T" in Go 1.21 (regression from Go 1.20)FrozenDueToAgeNeedsInvestigationTypeInferencecompiler/runtime
#63873 opened 1 year ago by aykevl
cmd/go: `go list` commands called by `golang.org/x/tools/go/packages.Load()` varies from ~500ms to 3s with no other changesFrozenDueToAgeGoCommandNeedsInvestigationOS-DarwinToolSpeedWaitingForInfo
#63863 opened 1 year ago by alecthomas
#63851 opened 1 year ago by bmwiedemann
cmd/compile: go:linkname no longer works for type's methodFrozenDueToAgeNeedsInvestigationcompiler/runtime
#63846 opened 1 year ago by fumeboy
#63845 opened 1 year ago by dgl
cmd/compile/internal/types2: crash in type checker for program with invalid syntaxFrozenDueToAgeNeedsFix
#63835 opened 1 year ago by griesemer
#63823 opened 1 year ago by masseelch
cmd/link: panic: runtime error: slice bounds out of range [:4294967294] with capacity 287000FrozenDueToAgecompiler/runtime
#63787 opened 1 year ago by pellared
#63785 opened 1 year ago by ucirello
cmd/go, cmd/link: "go build" doesn't rebuild the binary after build flags changedGoCommandWaitingForInfocompiler/runtime
#63760 opened 1 year ago by sandy-lcq
#63752 opened 1 year ago by ftcopilot106
#63750 opened 1 year ago by zigo101
#63745 opened 1 year ago by codcodea
cmd/compile: invalid pointer found on stack when compiled with -race [1.21 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#63743 opened 1 year ago by gopherbot
#63733 opened 1 year ago by gopherbot
cmd/compile: tighten moves loads into different blocks away from their nilcheck, preventing nilcheck eliminationNeedsInvestigationPerformancecompiler/runtime
#63726 opened 1 year ago by laboger
#63725 opened 1 year ago by abner-chenc
cmd/compile: pointer method example fails type interference when defined as a struct's methodFrozenDueToAgeNeedsInvestigationcompiler/runtime
#63708 opened 1 year ago by mitar
cmd/compile: invalid pointer found on stack when compiled with -raceFrozenDueToAgeNeedsFixRaceDetectorcompiler/runtime
#63657 opened 1 year ago by fischerman
cmd/compile: internal compiler error: 'CloneString': value .autotmp_9 (v95) incorrectly live at entryFrozenDueToAgecompiler/runtime
#63651 opened 1 year ago by qiulaidongfeng
cmd/go: `go build` (etc.) doesn't work with symlinks when invoked via os/exec.Command with mismatched PWDFrozenDueToAgeGoCommand
#63644 opened 1 year ago by adamroyjones
#63612 opened 1 year ago by julienrbrt
cmd/cgo/internal/testfortran: FAIL: TestFortranFrozenDueToAge
#63588 opened 1 year ago by aimuz
cmd/link: go test -c on darwin/arm64 produces invalid code signature in combination with cgoFrozenDueToAgecompiler/runtime
#63576 opened 1 year ago by tsenart
cmd/compile: "constant V overflows T" now reported as "cannot convert V to type T"FrozenDueToAgeNeedsDecisioncompiler/runtime
#63563 opened 1 year ago by odeke-em
cmd/go/internal/load: -ldflags should be included in buildinfo when -trimpath is set and CGO_ENABLED=0FrozenDueToAge
#63558 opened 1 year ago by capnspacehook
#63539 opened 1 year ago by andig
#63532 opened 1 year ago by mharbison72
cmd/go: get -u all fails when using an explicit list succeedsFrozenDueToAgeGoCommandNeedsInvestigationmodules
#63528 opened 1 year ago by seankhliao
cmd/compile: error message for misuse of < in generic refers confusingly to comparableNeedsFixcompiler/runtimehelp wanted
#63524 opened 1 year ago by ianlancetaylor
cmd/compile: -buildmode=c-archive produces code not suitable for use in a shared object on arm64 [1.21 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#63509 opened 1 year ago by gopherbot
cmd/compile: "not lowered: v29, StructSelect MAP MAP" caused by expand_calls cleanupFrozenDueToAgecompiler/runtime
#63505 opened 1 year ago by dr2chase
cmd/go: build constraints disparity between compiler and documentationDocumentationFrozenDueToAgeGoCommandNeedsFixhelp wanted
#63502 opened 1 year ago by mark-pictor-csec
#63496 opened 1 year ago by gopherbot
#63490 opened 1 year ago by dr2chase
cmd/compile: error message should not mention -lang when //go:build set file versionFrozenDueToAgeNeedsFixcompiler/runtimerelease-blocker
#63489 opened 1 year ago by rsc
cmd/cgo: document that code should only examine errno in case of errorDocumentationNeedsFixhelp wanted
#63485 opened 1 year ago by EtienneMiret
cmd/go: `mod vendor` tries to evaluate go:embed pattern inside _test.go filesFrozenDueToAgeGoCommandNeedsFix
#63473 opened 1 year ago by wizardishungry
cmd/compile: internal compiler error: panic during expand calls [on ARM and other 32bit archs]FrozenDueToAgeNeedsFixcompiler/runtime
#63462 opened 1 year ago by ALTree
cmd/cgo: sometimes when passing a struct to C containing a go pointer to a struct field, the entire go struct is checked for go pointers instead of just the fieldFrozenDueToAgeNeedsInvestigationcompiler/runtime
#63460 opened 1 year ago by AlexRouSg
cmd/go: Go build don't compiled files from the vendor folder by default?FrozenDueToAgeGoCommandWaitingForInfo
#63441 opened 1 year ago by faelp22
#63436 opened 1 year ago by jba
cmd/compile: internal compiler error: not lowered: v7, StructMake0 STRUCTFrozenDueToAgeNeedsInvestigationcompiler/runtime
#63433 opened 1 year ago by johejo
cmd/compile: Building a tool chain using PGO does not achieve the 2-7% improvement claimed by blogsFrozenDueToAgeWaitingForInfo
#63407 opened 1 year ago by qiulaidongfeng
#63395 opened 1 year ago by rsc
cmd/asm: aes related tests fail with SIGILL on z13FrozenDueToAgeNeedsInvestigationarch-s390xcompiler/runtime
#63387 opened 1 year ago by jcajka
cmd/compile: internal compiler error on range over negative integerFrozenDueToAgeNeedsFixcompiler/runtime
#63378 opened 1 year ago by ALTree
#63372 opened 1 year ago by metux
cmd/go: toolchain selection interacts unexpectedly with non-standard toolchainsFrozenDueToAgeGoCommandNeedsFixmodules
#63357 opened 1 year ago by dmitshur
cmd/go: improperly synchronized -coverprofile output for packages with no testsFrozenDueToAgeGoCommandNeedsFix
#63356 opened 1 year ago by thanm
#63343 opened 1 year ago by myaaaaaaaaa
#63333 opened 1 year ago by mdempsky
cmd/compile: function's interface (send on channel vs normal return) should not affect quality of compilation of function's logicNeedsInvestigationPerformancecompiler/runtime
#63332 opened 1 year ago by 0-issue
cmd/link: split text sections for arm 32-bit (tracking issue) [1.21 backport]CherryPickApprovedFrozenDueToAge
#63317 opened 1 year ago by gopherbot
cmd/link: split text sections for arm 32-bit (tracking issue) [1.20 backport]CherryPickApprovedFrozenDueToAge
#63316 opened 1 year ago by gopherbot
#63315 opened 1 year ago by thanm
#63304 opened 1 year ago by qiulaidongfeng
#63279 opened 1 year ago by soh-ew
#63275 opened 1 year ago by thesilentg
cmd/go: line directives allows arbitrary execution during build (CVE-2023-39323)NeedsFixSecurityrelease-blocker
#63211 opened 1 year ago by rolandshoemaker
#63202 opened 1 year ago by peter-xiao
#63191 opened 1 year ago by pwaller
cmd/internal/objabi, cmd/link: direct calls not correctly identified on riscv64 [1.21 backport]CherryPickCandidateWaitingForInfo
#63167 opened 1 year ago by gopherbot
cmd/internal/objabi, cmd/link: direct calls not correctly identified on riscv64 [1.20 backport]CherryPickCandidateFrozenDueToAge
#63166 opened 1 year ago by gopherbot
#63136 opened 1 year ago by goto1134
cmd/compile: unable to fully utilize CPU after upgrading from Go 1.20 to 1.21FrozenDueToAgeNeedsInvestigationPerformanceWaitingForInfocompiler/runtime
#63115 opened 1 year ago by necheffa
cmd/go: Out of Memory Error in Go 1.21.1 when running go get -d -t ./...FrozenDueToAgeGoCommandNeedsInvestigationWaitingForInfomodules
#63113 opened 1 year ago by ngshiheng
#62737 opened 1 year ago by mknyszek
#62736 opened 1 year ago by Jorropo
#62729 opened 1 year ago by Deleplace
#62725 opened 1 year ago by egonelbre
#62724 opened 1 year ago by qiulaidongfeng
cmd/compile: miscompilation of simple arithmetic program targeting darwin/arm64FrozenDueToAgearch-arm64compiler/runtime
#62723 opened 1 year ago by yshcz
cmd/go: go clean can make go unusableFrozenDueToAge
#62718 opened 1 year ago by fasmat
cmd/go: TestScript/gotoolchain_path fails if golang.org/dl/go1.21.1 is installed in the user's $PATH [1.21 backport]CherryPickApprovedFrozenDueToAgeGoCommandTesting
#62711 opened 1 year ago by gopherbot
cmd/go: TestScript/gotoolchain_path fails if golang.org/dl/go1.21.1 is installed in the user's $PATHFrozenDueToAgeGoCommandNeedsFixTestingrelease-blocker
#62709 opened 1 year ago by bcmills
cmd/compile: internal compiler error: Invalid PPC64 rotate maskFrozenDueToAgeNeedsInvestigationarch-ppc64xcompiler/runtime
#62698 opened 1 year ago by ALTree
cmd/compile: slow to compile 17,000 line switch statement? [1.21 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#62668 opened 1 year ago by gopherbot
#62663 opened 1 year ago by gbrlsnchs
cmd/link: Setting rounding quantum to a value higher than 2M or smaller than 4K breaks.FrozenDueToAgeNeedsFixcompiler/runtime
#62660 opened 1 year ago by zhangfannie
#62632 opened 1 year ago by gopherbot
cmd/go/internal/vcweb/vcstest: `TestScripts/bzr` failure with `Unable to determine your name`FrozenDueToAgeNeedsFixTesting
#62620 opened 1 year ago by lacombar
cmd/compile: slow to compile 17,000 line switch statement?FrozenDueToAgeNeedsFixToolSpeedcompiler/runtime
#62604 opened 1 year ago by bradfitz
#62600 opened 1 year ago by thanm
cmd/link: issues with Apple's new linker in Xcode 15 beta [1.21 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#62598 opened 1 year ago by gopherbot
cmd/link: issues with Apple's new linker in Xcode 15 beta [1.20 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#62597 opened 1 year ago by gopherbot
cmd/fix: fails to run on modules whose go directive value is in "1.n.m" format introduced in Go 1.21.0FixPendingNeedsFix
#62584 opened 1 year ago by alexbozhenko
cmd/compile: -buildmode=c-archive produces code not suitable for use in a shared object on arm64FrozenDueToAgeNeedsInvestigationarch-arm64compiler/runtime
#62556 opened 1 year ago by nmeum
cmd/compile: internal compiler error: expected struct { F uintptr; L *lua.Lua_State } value to have type struct { F uintptr; L *lua.Lua_State } [1.21 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#62545 opened 1 year ago by gopherbot
#62544 opened 1 year ago by gopherbot
#62532 opened 1 year ago by gopherbot
#62523 opened 1 year ago by hyangah
cmd/link: missing CGO symbols in `.dynsym` on Go >= 1.21 on arm64FrozenDueToAgeNeedsDecisionWaitingForInfocompiler/runtime
#62520 opened 1 year ago by mtardy
#62515 opened 1 year ago by ALTree
cmd/compile: internal compiler error: InvertFlags should never make it to codegen v100 = InvertFlags v123 [1.21 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#62506 opened 1 year ago by gopherbot
cmd/compile: internal compiler error: expected struct { F uintptr; L *lua.Lua_State } value to have type struct { F uintptr; L *lua.Lua_State }FrozenDueToAgeNeedsFixcompiler/runtime
#62498 opened 1 year ago by raochq
cmd/compile: 'fatal: morestack on g0' on FreeBSD amd64 with PGOFrozenDueToAgeNeedsInvestigationcompiler/runtime
#62489 opened 1 year ago by elindsey
cmd/go: when a line is set GOPROXY= in the `go/env` file then GOPROXY is treated as is non-emptyFrozenDueToAge
#62485 opened 1 year ago by nemith
#62480 opened 1 year ago by egonelbre
cmd/compile: internal compiler error: InvertFlags should never make it to codegen v100 = InvertFlags v123FrozenDueToAgecompiler/runtime
#62469 opened 1 year ago by TheRook
cmd/internal/objabi, cmd/link: direct calls not correctly identified on riscv64NeedsFixarch-riscvcompiler/runtime
#62465 opened 1 year ago by zhsj
#62445 opened 1 year ago by dsnet
cmd/trace: the "GC pause" column in the user-defined regions table doesn't make senseFrozenDueToAgecompiler/runtime
#62443 opened 1 year ago by win5do
cmd/internal/obj: stack bounds check prologue can be preemptible and resume at entryFrozenDueToAgecompiler/runtime
#62433 opened 1 year ago by zhouguangyuan0718
cmd/link: undefined symbols for architecture arm64 _darwin_arm_init_mach_exception_handlerFrozenDueToAgeNeedsInvestigationOS-Darwincompiler/runtime
#62432 opened 1 year ago by khanakia
#62425 opened 1 year ago by doujiang24
cmd/go: modules are rejected if any filename has a trailing `.`FrozenDueToAgeGoCommandNeedsInvestigationUnfortunate
#62411 opened 1 year ago by chinmayb
cmd/go: go get -u && go mod tidy behaves differently starting with Go 1.21.0, leading to unknown directive toolchain errorsFrozenDueToAgeGoCommandNeedsInvestigationWaitingForInfo
#62409 opened 1 year ago by gaby
#62407 opened 1 year ago by mdempsky
cmd/go: go.mod toolchain directive allows arbitrary execution (CVE-2023-39320) [1.21 backport]CherryPickApprovedFrozenDueToAgeSecurityrelease-blocker
#62394 opened 1 year ago by gopherbot
#62391 opened 1 year ago by karalabe
#62367 opened 1 year ago by maddoglee
#62360 opened 1 year ago by randall77
cmd/go/internal/work: panic for a repeated //go:debug directive for the same settingGoCommandNeedsFix
#62346 opened 1 year ago by AndrewWPhillips
#62345 opened 1 year ago by chmeliik
#62318 opened 1 year ago by dan-smetana
#62313 opened 1 year ago by mdempsky
cmd/go: ambiguous import with GOTOOLCHAIN setFrozenDueToAge
#62282 opened 1 year ago by jakecoffman
#62278 opened 1 year ago by matthewhughes-uw
#62277 opened 1 year ago by mdempsky
cmd/internal/testdir: test constraint parsing fails when test sources are `gofmt`'dFrozenDueToAgeNeedsFixTestingcompiler/runtime
#62267 opened 1 year ago by bcmills
cmd/compile: special-case MethodByName(string literal) to keep the DCE enabled.FrozenDueToAgeNeedsFixbinary-sizecompiler/runtime
#62257 opened 1 year ago by dominiquelefevre
cmd/cgo: `cannot parse _cgo_.o as ELF, Mach-O, PE or XCOFF` on WindowsFrozenDueToAgeOS-Windowscompiler/runtime
#62236 opened 1 year ago by Azaretdodo
cmd/go: 'go test -o' may fail with `ETXTBSY` when running the compiled test [1.21 backport]CherryPickApprovedFrozenDueToAgeGoCommand
#62222 opened 1 year ago by gopherbot
cmd/go: 'go test -o' may fail with `ETXTBSY` when running the compiled testFrozenDueToAgeGoCommandNeedsFix
#62221 opened 1 year ago by bcmills
cmd/compile: internal compiler error: (...) value ~R0 (v85) incorrectly live at entryFrozenDueToAgecompiler/runtime
#62211 opened 1 year ago by aarzilli
cmd/compile: backward incompatible change in Go 1.21 type inference with channels [1.21 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#62205 opened 1 year ago by gopherbot
cmd/go: go.mod toolchain directive allows arbitrary execution (CVE-2023-39320)FrozenDueToAgeGoCommandNeedsFixSecurityrelease-blocker
#62198 opened 1 year ago by rolandshoemaker
#62175 opened 1 year ago by korzhao
cmd/compile: backward incompatible change in Go 1.21 type inference with channelsFrozenDueToAgeNeedsFixTypeInferencecompiler/runtime
#62157 opened 1 year ago by mokiat
cmd/link: index out of range at cmd/link/internal/ld.decodetypeKindFrozenDueToAgeNeedsFixcompiler/runtime
#62156 opened 1 year ago by johejo
cmd/compile: IncompatibleAssign spreading slice of interface compliant types into variadic function accepting interfaceFrozenDueToAgeNeedsInvestigationcompiler/runtime
#62151 opened 1 year ago by dillonstreator
cmd/go: locating GOROOT fails when the `go` command is run from the cross-compiled `bin` subdirectory [1.21 backport]CherryPickApprovedFrozenDueToAgeGoCommandrelease-blocker
#62144 opened 1 year ago by gopherbot
#62140 opened 1 year ago by gopherbot
cmd/compile: Swapping elements of a `[2]any` uses 2 separate writebarriersFrozenDueToAgeNeedsInvestigationPerformancecompiler/runtimehelp wanted
#62126 opened 1 year ago by dans-stuff
#62125 opened 1 year ago by gopherbot
cmd/go: cross-compiling package tests emits errors to stderr yet 0 exit codeFrozenDueToAgeGoCommandNeedsFixcompiler/runtime
#62123 opened 1 year ago by dmitshur
cmd/go: locating GOROOT fails when the `go` command is run from the cross-compiled `bin` subdirectoryGoCommandNeedsInvestigation
#62119 opened 1 year ago by tspearconquest
#62098 opened 1 year ago by swtch1
#62097 opened 1 year ago by stevemk14ebr
cmd/compile: data race at ssagen.deferstructFrozenDueToAgeNeedsInvestigationSooncompiler/runtimerelease-blocker
#62095 opened 1 year ago by cherrymui
#62077 opened 1 year ago by jinlin-bayarea
#62071 opened 1 year ago by gopherbot
#62070 opened 1 year ago by gopherbot
#62069 opened 1 year ago by rsc
#62067 opened 1 year ago by aclements
cmd/link: Setting rounding quantum to a value higher than the default page size breaksNeedsFixcompiler/runtime
#62064 opened 1 year ago by Mihnea27
cmd/compile: internal compiler error: 'F': func F, startMem[b1] has different values [1.21 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#62057 opened 1 year ago by gopherbot
cmd/compile: internal compiler error: 'F': func F, startMem[b1] has different values [1.20 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#62056 opened 1 year ago by gopherbot
cmd/go: `go mod download` needs to support toolchain upgrades [1.21 backport]CherryPickApprovedFrozenDueToAgeGoCommandrelease-blocker
#62055 opened 1 year ago by gopherbot
cmd/go: `go mod download` needs to support toolchain upgradesFrozenDueToAgeGoCommandNeedsFixmodulesrelease-blocker
#62054 opened 1 year ago by bcmills
#62047 opened 1 year ago by bcmills
cmd/nm: TestCgoLib fails if CGO_CFLAGS contains unrecognized flags (tool nm can't process .a file)FrozenDueToAgecompiler/runtime
#62036 opened 1 year ago by fastcat
#62030 opened 1 year ago by septemhill
cmd/compile: ICE 'F': func F, startMem[b4] has different values, old v1, new v50NeedsInvestigationcompiler/runtime
#62027 opened 1 year ago by Nasfame
#62016 opened 1 year ago by thanm
cmd/compile: internal compiler error: 'F': func F, startMem[b1] has different valuesFrozenDueToAgeNeedsFixcompiler/runtime
#61992 opened 1 year ago by ALTree
cmd/link: -buildmode=shared fails to initialize some global dataNeedsInvestigationcompiler/runtimerelease-blocker
#61973 opened 1 year ago by ianlancetaylor
cmd/compile: write barrier code is sometimes preemptible when compiled with -N [1.21 backport]CherryPickApprovedFrozenDueToAgecompiler/runtimerelease-blocker
#61958 opened 1 year ago by randall77
cmd/compile: cannot use generic type without instantiationFrozenDueToAgeNeedsInvestigationcompiler/runtime
#61948 opened 1 year ago by septemhill
cmd/go: -race adds significant overhead when running tests FrozenDueToAge
#61941 opened 1 year ago by mdwhatcott
cmd/go: go mod download breaks on 1.21.0 due to empty GOPROXY GoCommandNeedsInvestigationWaitingForInfo
#61928 opened 1 year ago by Snaipe
cmd/distpack: release archives don't include directory members [1.21 backport]CherryPickApprovedFrozenDueToAgerelease-blocker
#61927 opened 1 year ago by gopherbot
cmd/dist: tools built with `GOROOT_FINAL` cannot locate it when copied to another locationNeedsDecisionUnfortunate
#61921 opened 1 year ago by g4s8
cmd/compile: internal compiler error: missed typecheck [1.21 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#61909 opened 1 year ago by gopherbot
#61908 opened 1 year ago by ALTree
#61906 opened 1 year ago by zigo101
cmd/go: go get/mod tidy panics with internal error: net token acquired but not released [1.21 backport]CherryPickApprovedFrozenDueToAgeGoCommand
#61905 opened 1 year ago by gopherbot
cmd/go: using a module path without dot fails to build after toolchain selection [1.21 backport]CherryPickCandidateFrozenDueToAgeGoCommand
#61896 opened 1 year ago by gopherbot
cmd/compile: internal compiler error: unexpected frame offset for open-coded deferFrozenDueToAgeNeedsInvestigationcompiler/runtime
#61895 opened 1 year ago by ALTree
#61888 opened 1 year ago by dominikh
#61882 opened 1 year ago by henryas
cmd/go: go get/mod tidy panics with internal error: net token acquired but not releasedFrozenDueToAgeGoCommandNeedsFix
#61877 opened 1 year ago by it512
cmd/go: using a module path without dot fails to build after toolchain selection [1.20 backport]CherryPickApprovedFrozenDueToAgeGoCommandrelease-blocker
#61873 opened 1 year ago by dmitshur
cmd/link: segfaults occuring when using lld as default linker on linux/arm64FrozenDueToAgeNeedsInvestigationWaitingForInfocompiler/runtime
#61872 opened 1 year ago by kraj
cmd/go: error text for missing package import becomes confusing after toolchain selectionFrozenDueToAgeGoCommandNeedsInvestigation
#61871 opened 1 year ago by dmitshur
#61862 opened 1 year ago by jeffreytolar
#61857 opened 1 year ago by andig
#61856 opened 1 year ago by goto1134
#61852 opened 1 year ago by howardjohn
#61851 opened 1 year ago by howardjohn
cmd/cgo/internal/testplugin: TestForkExec failures with `exit status 2`FrozenDueToAgeNeedsInvestigationWaitingForInfocompiler/runtime
#61846 opened 1 year ago by gopherbot
runtime, cmd/compile: `SIGILL` on linux/riscv64FrozenDueToAgeNeedsInvestigationarch-riscvcompiler/runtimehelp wanted
#61833 opened 1 year ago by gopherbot
cmd/compile: 16 bit-width, short branch too far ICE on loong64NeedsInvestigationarch-loong64compiler/runtime
#61819 opened 1 year ago by ALTree
cmd/go: panic: runtime error: index out of range [-1] in collectDepsErrors [1.21 backport]CherryPickApprovedFrozenDueToAgeGoCommandrelease-blocker
#61818 opened 1 year ago by gopherbot
cmd/go: panic: runtime error: index out of range [-1] in collectDepsErrorsFrozenDueToAgeGoCommandNeedsFix
#61816 opened 1 year ago by findleyr
#61804 opened 1 year ago by adonovan
cmd/compile: internal compiler error: 'f': value .autotmp_1 (nil) incorrectly live at entry [1.21 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#61781 opened 1 year ago by gopherbot
cmd/compile: internal compiler error: 'f': value .autotmp_1 (nil) incorrectly live at entryFrozenDueToAgeNeedsFixcompiler/runtimerelease-blocker
#61778 opened 1 year ago by ALTree
cmd/compile: different results between inferred generic type argument and explicit generic type argumentThinkingTypeInferencecompiler/runtime
#61741 opened 1 year ago by kylelemons
cmd/go: panic when go getting exp/slices and project contains old dependenciesFrozenDueToAgeNeedsInvestigation
#61738 opened 1 year ago by andoks
#61725 opened 1 year ago by dsnet
#61717 opened 1 year ago by rsc
cmd/go: test -coverpkg: compilation error when file only contains interface definitionsFrozenDueToAgeNeedsInvestigationWaitingForInfo
#61709 opened 1 year ago by pchmieli
#61707 opened 1 year ago by cosnicolaou
cmd/compile: OR into memory is cheaper than MOV/BTSL/MOV on x86FrozenDueToAgeNeedsInvestigationPerformancecompiler/runtime
#61694 opened 1 year ago by aktau
cmd/compile: NewBulk too big: nbit=20196 count=986153 nword=632 size=623248696FrozenDueToAgeNeedsInvestigationWaitingForInfocompiler/runtime
#61690 opened 1 year ago by kulkarni-mandar
cmd/compile: ranging exclusively values over slices and arrays that are not cheaply indexable keeps alive 3 registers instead of 2FrozenDueToAgeNeedsInvestigationPerformancecompiler/runtime
#61629 opened 1 year ago by Jorropo
#61608 opened 1 year ago by tarasmadan
#61604 opened 1 year ago by rsc
#61577 opened 1 year ago by prattmic
#61557 opened 1 year ago by dmitshur
cmd/go: help testflag example not workingFrozenDueToAge
#61526 opened 1 year ago by pascaldekloe
cmd/cgo/internal/test: seg fault on linux-arm-aws builderFrozenDueToAgeNeedsInvestigationarch-armcompiler/runtime
#61514 opened 1 year ago by cherrymui
cmd/go: go.mod replace directive with local path containing '@'FrozenDueToAgeGoCommandNeedsFixhelp wantedmodules
#61500 opened 1 year ago by inianv
cmd/compile: internal compiler error: panic: builtins.go: assertion failed [1.21 backport]CherryPickApprovedFrozenDueToAgecompiler/runtimerelease-blocker
#61492 opened 1 year ago by gopherbot
cmd/compile: internal compiler error: panic: builtins.go: assertion failedFrozenDueToAgeNeedsFixcompiler/runtimerelease-blocker
#61486 opened 1 year ago by ALTree
cmd/go: module shows as "indirect" in go.mod after being fetched with go get as a direct dependencyFrozenDueToAgeGoCommandNeedsDecisionmodules
#61480 opened 1 year ago by shina1024
cmd/compile: failed to make Go on riscv64 CPU with numa [1.20 backport]CherryPickApprovedFrozenDueToAgearch-riscvcompiler/runtime
#61471 opened 1 year ago by gopherbot
cmd/compile: failed to make Go on riscv64 CPU with numa [1.19 backport]CherryPickApprovedFrozenDueToAgearch-riscvcompiler/runtime
#61470 opened 1 year ago by gopherbot
#61455 opened 1 year ago by prattmic
#61432 opened 1 year ago by Dreamacro
cmd/go: `go list` prints the wrong `Origin` data for the version resolved from a non-semver queryFrozenDueToAgeGoCommandNeedsFixmodules
#61423 opened 1 year ago by bcmills
cmd/go: `go list` with `-reuse` fails to invalidate `@latest` when the previous result was an errorFrozenDueToAgeGoCommandNeedsFixmodules
#61415 opened 1 year ago by bcmills
#61413 opened 1 year ago by hungtcs
cmd/link: fingerprint mismatch: after adding default.pgoFrozenDueToAgeNeedsInvestigationcompiler/runtimerelease-blocker
#61376 opened 1 year ago by qiulaidongfeng
cmd/gofmt: smart quotes are notFrozenDueToAge
#61365 opened 1 year ago by seebs
#61361 opened 1 year ago by bemasc
cmd/go, x/website: `GOPROXY=direct go list -versions -m go` is missing most versionsGoCommandNeedsFixSuggestedwebsite
#61359 opened 1 year ago by bcmills
#61358 opened 1 year ago by alexsaezm
cmd/compile: regression: unnecessary spilling to the stackFrozenDueToAgeNeedsInvestigationPerformancecompiler/runtime
#61356 opened 1 year ago by dominikh
#61334 opened 1 year ago by orangekame3
cmd/gofmt: last call in fluent API call chain not indented correctlyFrozenDueToAgeNeedsInvestigation
#61331 opened 1 year ago by willfaught
#61326 opened 1 year ago by dominikh
cmd/compile: ppc64le: sign extension issue in go 1.21rc2 [1.20 backport]CherryPickApprovedFrozenDueToAgearch-ppc64xcompiler/runtime
#61320 opened 1 year ago by gopherbot
cmd/compile: ppc64le: sign extension issue in go 1.21rc2 [1.19 backport]CherryPickApprovedFrozenDueToAgearch-ppc64xcompiler/runtime
#61319 opened 1 year ago by gopherbot
cmd/go: go mod init should be able to specify go/toolchain version FrozenDueToAgeGoCommandNeedsInvestigation
#61299 opened 1 year ago by codyoss
cmd/compile: ppc64le: sign extension issue in go 1.21rc2FrozenDueToAgeNeedsFixarch-ppc64xcompiler/runtime
#61297 opened 1 year ago by eliben
cmd/compile: failed to make Go on riscv64 CPU with numaFrozenDueToAgeNeedsFixarch-riscvcompiler/runtime
#61295 opened 1 year ago by mengzhuo
cmd/compile/internal/types2: unrecognized failuresFrozenDueToAgeNeedsInvestigationarch-ppc64xcompiler/runtime
#61290 opened 1 year ago by gopherbot
cmd/cgo/internal/testsanitizers: TestASAN failuresFrozenDueToAgeNeedsInvestigationarch-ppc64xcompiler/runtime
#61287 opened 1 year ago by gopherbot
cmd/compile/internal/ssa: TestDebugLines_53456 failuresFrozenDueToAgeNeedsInvestigationarch-ppc64xcompiler/runtime
#61284 opened 1 year ago by gopherbot
cmd/internal/obj/x86: TestVexEvexPCrelative failuresFrozenDueToAgeNeedsInvestigationarch-ppc64xcompiler/runtime
#61281 opened 1 year ago by gopherbot
#61280 opened 1 year ago by gopherbot
cmd/compile/internal/ssa: unrecognized failuresFrozenDueToAgeNeedsInvestigationarch-ppc64xcompiler/runtime
#61279 opened 1 year ago by gopherbot
cmd/cgo/internal/testshared: TestTrivialExecutable failuresFrozenDueToAgeNeedsInvestigationarch-ppc64xcompiler/runtime
#61278 opened 1 year ago by gopherbot
cmd/cgo/internal/testcshared: TestSignalHandlersWithNotify failures with `Go handler did not see SIGIO`FrozenDueToAgeNeedsFixTestingcompiler/runtime
#61264 opened 1 year ago by gopherbot
#61259 opened 1 year ago by rsc
#61258 opened 1 year ago by rsc
cmd/go: go get of nested module picks version from outer moduleFrozenDueToAgeGoCommandWaitingForInfomodules
#61237 opened 1 year ago by twmb
#61229 opened 1 year ago by cherrymui
#61224 opened 1 year ago by thierry-f-78
cmd/link: cgo_import_dynamic with internal linking provides wrong symbolFrozenDueToAgecompiler/runtime
#61220 opened 1 year ago by TotallyGamerJet
cmd/compile: go1.21rc2: relocation R_X86_64_PC32 out of range error due to inliner changesNeedsInvestigationcompiler/runtime
#61218 opened 1 year ago by r-hang
cmd/compile/internal/base, cmd/compile/internal/noder: "importmap" verb of -importcfg file has no effectNeedsInvestigationcompiler/runtime
#61206 opened 1 year ago by podtserkovskiy
cmd/go: extended forwards compatibility for Go [1.20 backport]CherryPickApprovedFrozenDueToAgeGoCommand
#61198 opened 1 year ago by gopherbot
cmd/go: extended forwards compatibility for Go [1.19 backport]CherryPickApprovedFrozenDueToAgeGoCommand
#61197 opened 1 year ago by gopherbot
cmd/compile: internal compiler error in unaligned pointer write FrozenDueToAgeNeedsDecisioncompiler/runtime
#61187 opened 1 year ago by brutalsavage
cmd/internal/obj/s390x: Adding Crypto mnemonics to the assemblerFeatureRequestFrozenDueToAgeNeedsInvestigationarch-s390xcompiler/runtime
#61163 opened 1 year ago by srinivas-pokala
cmd/compile: internal compiler error: panic: runtime error when clearing empty struct sliceFrozenDueToAgeNeedsInvestigationcompiler/runtimerelease-blocker
#61127 opened 1 year ago by ALTree
cmd/compile: internal compiler error: panic: interface conversion: interface is nil, not ir.NodeFrozenDueToAgeNeedsDecisioncompiler/runtime
#61074 opened 1 year ago by nholstein
#61069 opened 1 year ago by bcmills
cmd/go: GOTOOLCHAIN=<name>+[auto|path] is incorrectly rejected as "invalid minimum toolchain"FrozenDueToAgeGoCommandNeedsFixrelease-blocker
#61068 opened 1 year ago by dmitshur
cmd/go/internal/vcs: ignores selected branch when getting most recent commitFrozenDueToAgeGoCommandWaitingForInfo
#61045 opened 1 year ago by nreilly
cmd/compile: internal compiler error: not lowered: v654, Int64Hi INT32 INT on 32bit GOARCHsFrozenDueToAgeNeedsFixcompiler/runtimerelease-blocker
#61041 opened 1 year ago by ALTree
#61040 opened 1 year ago by misha-ridge
cmd/compile: combining two inlined functions with interfaces produces non-inlineable codeFrozenDueToAgeNeedsInvestigationPerformancecompiler/runtime
#61036 opened 1 year ago by Jacalz
cmd/cgo/internal/testshared: GOHOSTARCH=arm fails on go1.21rc2/arm64 with abi mismatchNeedsInvestigationcompiler/runtime
#61025 opened 1 year ago by mpx
cmd/compile: calling min/max with float literals and an int var causes an assertion failureFrozenDueToAgecompiler/runtime
#61002 opened 1 year ago by cursork
#60993 opened 1 year ago by geange
cmd/compile: internal compiler error: assertion failedFrozenDueToAgeNeedsFixcompiler/runtimerelease-blocker
#60991 opened 1 year ago by ALTree
cmd/compile: internal compiler error: mismatched memFrozenDueToAgeNeedsFixcompiler/runtimerelease-blocker
#60990 opened 1 year ago by ALTree
#60982 opened 1 year ago by randall77
cmd/compile: Compiler Type Inferencing on Methods With Narrowing TypesFrozenDueToAgeNeedsInvestigationcompiler/runtime
#60975 opened 1 year ago by carmichaeljr
cmd/compile: go build -buildmode=c-shared -linkshared produces .so that isn't loadable by dlopenFrozenDueToAgeNeedsInvestigationcompiler/runtime
#60957 opened 1 year ago by kevin-luke-ctct
cmd/compile: function parameter order-dependence in type inferenceFrozenDueToAgeNeedsDecisioncompiler/runtimerelease-blocker
#60946 opened 1 year ago by griesemer
cmd/compile: 1.21rc2 internal compiler error: missing wrapper for (method)FrozenDueToAgeNeedsFixcompiler/runtimerelease-blocker
#60945 opened 1 year ago by evanj
cmd/dist, cmd/go: no such tool "dist" running `go tool dist list`FrozenDueToAgeGoCommandNeedsFixrelease-blocker
#60939 opened 1 year ago by marten-seemann
cmd/compile: unexpected type inference with interface typesFrozenDueToAgeNeedsInvestigationcompiler/runtimerelease-blocker
#60933 opened 1 year ago by ianlancetaylor
cmd/go/internal/modfetch/codehost: tests failing on Plan 9 because "git" is a minimal shell scriptFrozenDueToAgeOS-Plan9
#60923 opened 1 year ago by millerresearch
cmd/go/internal/modload: possible to import vendored package not existing in moduleFixPendingGoCommandmodules
#60922 opened 1 year ago by matloob
cmd/objdump: order of CMP's arguments doesn't match go tool compileFrozenDueToAgeNeedsFixcompiler/runtime
#60920 opened 1 year ago by eliben
#60915 opened 1 year ago by rsc
cmd/cgo: memory sanitizer error due to uninitialized memory in C.CString when using cgo with sanitizers enabledFrozenDueToAgeNeedsInvestigationWaitingForInfocompiler/runtime
#60912 opened 1 year ago by bc-lee
#60899 opened 1 year ago by bcmills
#60895 opened 1 year ago by gopherbot
runtime, cmd/compile: `unexpected fault address` in cmd/compile on WindowsNeedsInvestigationOS-WindowsWaitingForInfocompiler/runtime
#60889 opened 1 year ago by bcmills
cmd/compile: fails for recursive typescompiler/runtime
#60880 opened 1 year ago by Nasfame
cmd/go: don't prefer external linking when using bazelbuild/rules_goFrozenDueToAgeGoCommandNeedsInvestigationcompiler/runtime
#60865 opened 1 year ago by zecke
cmd/go: `go test` deadlocked without enforcing timeouts when killed with ^C [1.20 backport]CherryPickApprovedFrozenDueToAgeGoCommand
#60849 opened 1 year ago by gopherbot
#60848 opened 1 year ago by Nasfame
cmd/dist: distpack-generated module files can't be downloaded with go mod downloadFrozenDueToAgeNeedsFixrelease-blocker
#60847 opened 1 year ago by heschi
cmd/distpack: binary and source distributions make go_$GOOS_$GOARCH_exec programs non-executableFrozenDueToAgeNeedsFix
#60843 opened 1 year ago by dmitshur
cmd/compile: confusing error message when using an indexing expression as an array sizeFixPendingFrozenDueToAgecompiler/runtimegenerics
#60812 opened 1 year ago by zigo101
#60785 opened 1 year ago by chrisdutz
cmd/gofmt: proposal: place conditional single statement return on a single line (e.g. `if err != nil { return err }`)FrozenDueToAgeProposalerror-handling
#60771 opened 1 year ago by sparr
cmd/go: aix-ppc64 distpack is not reproducibleFrozenDueToAgeOS-AIXarch-ppc64xcompiler/runtimeokay-after-rc1release-blocker
#60759 opened 1 year ago by heschi
cmd/go: list with -export flag does not show the the correct BuildID when the -cover flag is presentFrozenDueToAgeGoCommandNeedsFix
#60755 opened 1 year ago by cixel
cmd/go: `panic: LoadImport called with empty package path` when listing GOROOT/test/*.go [1.20 backport]CherryPickApprovedFrozenDueToAgeGoCommand
#60754 opened 1 year ago by gopherbot
cmd/go: `panic: LoadImport called with empty package path` when listing GOROOT/test/*.go [1.19 backport]FrozenDueToAge
#60753 opened 1 year ago by gopherbot
cmd/vet: incorrectly flags an array as too small when initialized with a constant assigned from unsafe.Sizeof literalFrozenDueToAgeNeedsFixTools
#60734 opened 1 year ago by jonbodner
#60727 opened 1 year ago by bucketsize
cmd/cgo: compiler accepts invalid declaration of methods on aliases to C typesFixPendingcompiler/runtime
#60725 opened 1 year ago by eliasnaur
cmd/go: go list -export -e outputs errors to stderr and has non-zero exit code [1.19 backport]CherryPickApprovedFrozenDueToAgeGoCommandrelease-blocker
#60710 opened 1 year ago by gopherbot
cmd/compile: store combining doesn't combine all possible storesFrozenDueToAgeNeedsInvestigationPerformancecompiler/runtime
#60709 opened 1 year ago by dr2chase
cmd/go: go list fails with submodules which have test-only dependencies [1.20 backport]CherryPickApprovedFrozenDueToAgeGoCommandrelease-blocker
#60698 opened 1 year ago by gopherbot
cmd/go: go list fails with submodules which have test-only dependencies [1.19 backport]CherryPickApprovedFrozenDueToAgeGoCommandrelease-blocker
#60697 opened 1 year ago by gopherbot
cmd/link: Go c-archive doesn't work with new Xcode 15 beta ld-prime linkerFrozenDueToAgeNeedsFixOS-DarwinOS-iOScompiler/runtime
#60694 opened 1 year ago by bradfitz
#60686 opened 1 year ago by d-enk
cmd/go: TestScript expects go.env to contain GOTOOLCHAIN=autoFrozenDueToAgeGoCommandNeedsFixTestingrelease-blocker
#60685 opened 1 year ago by qmuntal
cmd/compile: internal compiler error: out of range for go.shape.int64 [1.20 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#60675 opened 1 year ago by gopherbot
cmd/compile: stack load line numbers wrong in non-regabi backendFrozenDueToAgeNeedsFixcompiler/runtime
#60673 opened 1 year ago by rsc
cmd/go: go list fails with submodules which have test-only dependenciesFrozenDueToAgeGoCommandNeedsFixmodulesrelease-blocker
#60667 opened 1 year ago by smira
#60650 opened 1 year ago by findleyr
#60642 opened 1 year ago by ianlancetaylor
cmd/pprof: skip TestDisasm flaky failures on linux/arm64 [1.19 backport]CherryPickApprovedFrozenDueToAgeOS-LinuxTestingarch-arm64compiler/runtime
#60637 opened 1 year ago by mknyszek
#60635 opened 1 year ago by godcong
cmd/asm: x86 assembly `REP MOVSB` instruction not worksFrozenDueToAge
#60620 opened 1 year ago by cocotyty
cmd/compile: slight reorder of conditions in loop results in much slower codeFrozenDueToAgeNeedsInvestigationPerformancecompiler/runtimehelp wanted
#60611 opened 1 year ago by eliben
#60608 opened 1 year ago by dominikh
cmd/compile: internal compiler error: out of range for go.shape.int64FrozenDueToAgeNeedsFixcompiler/runtime
#60601 opened 1 year ago by rokkerruslan
#60599 opened 1 year ago by rsc
#60597 opened 1 year ago by crisman
cmd/go: `go get` mysteriously (incorrectly?) downgrades a dependency for no reason I can findFrozenDueToAge
#60588 opened 1 year ago by maxb
cmd/compile: min/max builtins trigger mayCall ICEFrozenDueToAgeNeedsFixcompiler/runtimerelease-blocker
#60582 opened 1 year ago by dmitshur
cmd/compile: internal compiler error: dictionary variable not captured by valueFrozenDueToAgeNeedsInvestigationcompiler/runtime
#60569 opened 1 year ago by believening
cmd/compile: PGO does not devirtualize methods in another package (log: "no function body")FrozenDueToAgeNeedsInvestigationcompiler/runtime
#60561 opened 1 year ago by thepudds
cmd/compile: failing type inference produces unclear error messageNeedsFixTypeInferencecompiler/runtime
#60542 opened 1 year ago by griesemer
cmd/vet: report printf calls with non-const format and no argsAnalysisNeedsFixProposalProposal-Acceptedgopls/analysishelp wanted
#60529 opened 2 years ago by adonovan
#60526 opened 2 years ago by thanm
cmd/go: cgo code injection [CVE-2023-29402] [1.20 backport]CherryPickApprovedFrozenDueToAgeSecurityrelease-blocker
#60516 opened 2 years ago by gopherbot
cmd/go: cgo code injection [CVE-2023-29402] [1.19 backport]CherryPickApprovedFrozenDueToAgeSecurityrelease-blocker
#60515 opened 2 years ago by gopherbot
cmd/go: improper sanitization of LDFLAGS [CVE-2023-29405] [1.20 backport]CherryPickApprovedFrozenDueToAgeSecurityrelease-blocker
#60514 opened 2 years ago by gopherbot
cmd/go: improper sanitization of LDFLAGS [CVE-2023-29405] [1.19 backport]CherryPickApprovedFrozenDueToAgeSecurityrelease-blocker
#60513 opened 2 years ago by gopherbot
cmd/go: improper sanitization of LDFLAGS [CVE-2023-29404] [1.20 backport]CherryPickApprovedFrozenDueToAgeSecurityrelease-blocker
#60512 opened 2 years ago by gopherbot
cmd/go: improper sanitization of LDFLAGS [CVE-2023-29404] [1.19 backport]CherryPickApprovedFrozenDueToAgeSecurityrelease-blocker
#60511 opened 2 years ago by gopherbot
#60490 opened 2 years ago by seankhliao
#60474 opened 2 years ago by purpleidea
cmd/dist: modify all.bash to no longer skip testing packages without testsFrozenDueToAgeNeedsFixearly-in-cycle
#60463 opened 2 years ago by dmitshur
#60460 opened 2 years ago by johejo
cmd/go: document GOROOT/bin/go PATH entry for `go test` and `go generate` [1.21 backport]CherryPickCandidateFrozenDueToAge
#60459 opened 2 years ago by gopherbot
cmd/go: document GOROOT/bin/go PATH entry for `go test` and `go generate` [1.20 backport]CherryPickApprovedDocumentationFrozenDueToAgeGoCommand
#60458 opened 2 years ago by gopherbot
cmd/go: document GOROOT/bin/go PATH entry for `go test` and `go generate` [1.19 backport]CherryPickApprovedDocumentationFrozenDueToAgeGoCommand
#60457 opened 2 years ago by gopherbot
cmd/go: go list cmd/compile takes 40x longer than go list cmd/...FrozenDueToAgeGoCommandNeedsInvestigationcompiler/runtimerelease-blocker
#60455 opened 2 years ago by findleyr
#60452 opened 2 years ago by i4ki
cmd/vet: add a new analyzer for check missing values after appendFrozenDueToAgeProposalProposal-Accepted
#60448 opened 2 years ago by cuishuang
cmd/compile: segfault in `_tsan_enter_func` from systemstack when called in race mode from a generic functionFrozenDueToAgeNeedsFixcompiler/runtimehelp wanted
#60439 opened 2 years ago by mknyszek
#60438 opened 2 years ago by enrichman
#60434 opened 2 years ago by rsc
cmd/go, x/tools/gopls: confusing behavior of go mod when go.work is in playNeedsInvestigationgoplsgopls/metadata
#60430 opened 2 years ago by frankli0324
cmd/go: apparent livelock in TestScript/install_cmd_gobin via `setPGOProfilePath`FrozenDueToAgeGoCommandNeedsInvestigationrelease-blocker
#60428 opened 2 years ago by bcmills
#60421 opened 2 years ago by rsc
cmd/go: GOCACHEPROG approval [freeze exception]FrozenDueToAge
#60420 opened 2 years ago by bradfitz
#60419 opened 2 years ago by rsc
cmd/go: CL 496958 breaks TestScript/build_pgo_auto_multi on windows-amd64-longtestGoCommandNeedsFixTestingrelease-blocker
#60408 opened 2 years ago by prattmic
cmd/go: `go test -race -coverpkg=all` AST-parser is broken FrozenDueToAge
#60403 opened 2 years ago by xaionaro
cmd/go: `go doc -all` does not print bugsFrozenDueToAge
#60400 opened 2 years ago by fluhus
#60395 opened 2 years ago by wangmir
cmd/go: go build either looks for go.mod in the directory specified by -C or doesn't depending on where -C appears relative to -gcflagsGoCommandNeedsInvestigation
#60392 opened 2 years ago by aarzilli
cmd/compile: invalidly inferred type for interface that doesn't use type parameterFrozenDueToAgeNeedsFixcompiler/runtime
#60377 opened 2 years ago by griesemer
cmd/compile: compiler built with PGO crashes occasionally on ppc64{le}FrozenDueToAgearch-ppc64xcompiler/runtimerelease-blocker
#60368 opened 2 years ago by prattmic
#60361 opened 2 years ago by zephyr
cmd/go: `go mod tidy` introduces ambiguous imports in pruned modules [1.20 backport]CherryPickApprovedFrozenDueToAgeGoCommand
#60352 opened 2 years ago by gopherbot
cmd/go: `go mod tidy` introduces ambiguous imports in pruned modules [1.19 backport]CherryPickApprovedFrozenDueToAgeGoCommand
#60351 opened 2 years ago by gopherbot
#60318 opened 2 years ago by nrvnrvn
cmd/go: `go mod tidy` introduces ambiguous imports in pruned modulesFrozenDueToAgeGoCommandNeedsFixmodules
#60313 opened 2 years ago by bcmills
cmd/go: improper sanitization of LDFLAGS [CVE-2023-29405]FrozenDueToAgeNeedsFixSecurityrelease-blocker
#60306 opened 2 years ago by rolandshoemaker
cmd/go: improper sanitization of LDFLAGS [CVE-2023-29404]FrozenDueToAgeNeedsFixSecurityrelease-blocker
#60305 opened 2 years ago by rolandshoemaker
cmd/compile/internal/ssa: TestDebugLinesSayHi failuresFrozenDueToAgeNeedsInvestigationWaitingForInfocompiler/runtime
#60285 opened 2 years ago by gopherbot
#60265 opened 2 years ago by gopherbot
#60235 opened 2 years ago by gopherbot
cmd/go: `panic: LoadImport called with empty package path` when listing GOROOT/test/*.goGoCommandNeedsFix
#60230 opened 2 years ago by bcmills
cmd/go: go fmt aborts with operation not permitted when using mounted vmware shared folders (hgfs)FrozenDueToAgeNeedsFix
#60225 opened 2 years ago by mdepot
cmd/link: there should be a way to determine why deadcode elimination was not performedFeatureRequestFrozenDueToAgeNeedsDecisioncompiler/runtime
#60221 opened 2 years ago by aarzilli
cmd/go: go test sometimes hangs if interruptedFrozenDueToAge
#60220 opened 2 years ago by karalabe
cmd/go: `go test` deadlocked without enforcing timeouts when killed with ^CFrozenDueToAgeGoCommandNeedsFix
#60203 opened 2 years ago by bcmills
cmd/link: clang on windows fatal error LNK1104: cannot open file 'mingwex.lib'FrozenDueToAgeOS-WindowsWaitingForInfocompiler/runtime
#60202 opened 2 years ago by voltagex
#60183 opened 2 years ago by jernejs
#60180 opened 2 years ago by sandler31
#60167 opened 2 years ago by rolandshoemaker
cmd/cgo/internal: platform-specific test files are missing build constraintsFrozenDueToAgeNeedsFixSoonTestingrelease-blocker
#60164 opened 2 years ago by findleyr
cmd/go: graph pruning not applied during 'go get' [1.20 backport]CherryPickCandidateFrozenDueToAgeGoCommand
#60160 opened 2 years ago by gopherbot
cmd/go: graph pruning not applied during 'go get' [1.19 backport]CherryPickCandidateFrozenDueToAgeGoCommand
#60159 opened 2 years ago by gopherbot
cmd/compile: build failures with `signal: killed` on ppc64xBuildersNeedsInvestigationToolSpeedcompiler/runtime
#60151 opened 2 years ago by bcmills
cmd/go: get hangs indefinitely for go get -x -u ./...FrozenDueToAgeGoCommandNeedsInvestigationmodules
#60145 opened 2 years ago by dpanic
#60128 opened 2 years ago by rsc
cmd/compile: internal compiler error: impure type set used in value typeFrozenDueToAgeNeedsFixcompiler/runtime
#60117 opened 2 years ago by kckrinke
#60080 opened 2 years ago by gopherbot
cmd/go: "go generate" appears to be a silent no-op when given a missing packageGoCommandNeedsFixhelp wanted
#60079 opened 2 years ago by mvdan
#60056 opened 2 years ago by matloob
#60052 opened 2 years ago by findleyr
cmd/vet: time.Since should not be used in defer statementAnalysisFrozenDueToAgeProposalProposal-Accepted
#60048 opened 2 years ago by devoxel
cmd/compile: inline devirtualized functions if they are inlineableFrozenDueToAgeNeedsInvestigationPerformancecompiler/runtime
#60032 opened 2 years ago by silbinarywolf
x/mod/modfile, cmd/go: lines in exclude block don't use semver for sortingFrozenDueToAgeGoCommandNeedsFixmodules
#60028 opened 2 years ago by dmitshur
cmd/compile: confusion about use a specific type for the receiver of a parameterized type in generic struct methodFrozenDueToAgecompiler/runtime
#60017 opened 2 years ago by almas1992
cmd/go: missing checksums for dependencies of `go get` arguments and tests of external dependencies [1.20 backport]CherryPickApprovedFrozenDueToAgeGoCommand
#60001 opened 2 years ago by gopherbot
cmd/go: missing checksums for dependencies of `go get` arguments and tests of external dependencies [1.19 backport]CherryPickApprovedFrozenDueToAgeGoCommand
#60000 opened 2 years ago by gopherbot
#59999 opened 2 years ago by aclements
cmd/go/internal/envcmd: FuzzPrintEnvEscape failuresFrozenDueToAgeGoCommandNeedsInvestigationTestingrelease-blocker
#59998 opened 2 years ago by gopherbot
cmd/go: reject the `-modfile` flag in workspace modeFrozenDueToAgeGoCommandNeedsFixhelp wantedmodules
#59996 opened 2 years ago by ZekeLu
cmd/go: fails to run test in generics-using package that has a dep not in go.modFrozenDueToAgeGoCommandmodules
#59980 opened 2 years ago by bradfitz
cmd/compile: DWARF DW_TAG_subroutine_type doesn't mark return value's formal parameters as DW_AT_variable_parameterNeedsInvestigationcompiler/runtime
#59977 opened 2 years ago by dev747368
cmd/compile: multiple memories live at block start [1.20 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#59975 opened 2 years ago by gopherbot
cmd/compile: multiple memories live at block start [1.19 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#59974 opened 2 years ago by gopherbot
#59973 opened 2 years ago by randall77
#59970 opened 2 years ago by rsc
#59968 opened 2 years ago by rsc
#59959 opened 2 years ago by prattmic
cmd/compile: passing a generic function as a function argument crashes the compilerFrozenDueToAgeNeedsInvestigationcompiler/runtimerelease-blocker
#59955 opened 2 years ago by griesemer
cmd/cgo: recognize that unsafe.StringData only points to a stringFrozenDueToAgeNeedsFixcompiler/runtime
#59954 opened 2 years ago by ianlancetaylor
cmd/link: relative paths are not respected when checking supported linker flagsFrozenDueToAgeNeedsFixcompiler/runtime
#59952 opened 2 years ago by JamesMBartlett
cmd/compile: TestEmptyDwarfRanges and TestScopeRanges fail on ios-arm64-corelliumFrozenDueToAgeNeedsInvestigationOS-iOScompiler/runtime
#59939 opened 2 years ago by bcmills
cmd/go: "index out of range" panic with "list -e" involving multiple packagesFrozenDueToAgeGoCommandNeedsFixrelease-blocker
#59905 opened 2 years ago by mvdan
#59889 opened 2 years ago by heschi
#59887 opened 2 years ago by prattmic
cmd/go: allow `go get` to choose versions based on the go version constraintsFeatureRequestFrozenDueToAgeGoCommandNeedsInvestigationProposal
#59886 opened 2 years ago by hyangah
cmd/go: cannot recover from `go env -w GOTOOLCHAIN=*`FrozenDueToAgeGoCommandNeedsInvestigationrelease-blocker
#59870 opened 2 years ago by hyangah
cmd/go: mod tidy with ~1M subdirectories takes a very long time and then crashes computerFrozenDueToAgeGoCommandNeedsInvestigationOS-DarwinUnfortunateWaitingForInfomodules
#59860 opened 2 years ago by anacrolix
cmd/compile: encoding/binary.PutUint32 generates unaligned data storage on arm64 archFrozenDueToAgeNeedsInvestigationcompiler/runtime
#59856 opened 2 years ago by mattypiper
#59845 opened 2 years ago by 578559967
cmd/go: the `-o` option does not append .exe suffix to the compiled executableFrozenDueToAgeGoCommandNeedsInvestigationOS-WindowsUnfortunateWaitingForInfo
#59790 opened 2 years ago by shanoaice
cmd/go/internal/modindex: index_format.txt is out of dateDocumentationFrozenDueToAgeGoCommandNeedsFix
#59770 opened 2 years ago by bradfitz
cmd/go: add GOEXPERIMENT=cacheprog to let a child process implement the internal action/output cacheGoCommandProposalProposal-Accepted
#59719 opened 2 years ago by bradfitz
#59714 opened 2 years ago by abhinav
#59713 opened 2 years ago by pascaldekloe
cmd/compile: 'relocation target not defined' when building with CL 484859 (since reverted)FrozenDueToAgeNeedsFixcompiler/runtime
#59709 opened 2 years ago by thanm
cmd/go: build failedFrozenDueToAge
#59694 opened 2 years ago by YoshikiShibata
#59684 opened 2 years ago by randall77
#59680 opened 2 years ago by mknyszek
#59660 opened 2 years ago by xbt573
#59656 opened 2 years ago by bubbajoe
cmd/compile: Unnecessary copies of local variables in equality checksFrozenDueToAgePerformancecompiler/runtime
#59655 opened 2 years ago by merykitty
cmd/go: go help environment doesn't include GOGCFrozenDueToAge
#59642 opened 2 years ago by willfaught
cmd/compile: ICE 'order.stmt recover' building func with nested closuresFrozenDueToAgeNeedsFixcompiler/runtime
#59638 opened 2 years ago by thanm
cmd/compile: cannot slice a variable of type T constrained by [5]byte | [10]byteFrozenDueToAgecompiler/runtime
#59630 opened 2 years ago by 578559967
#59613 opened 2 years ago by gopherbot
cmd/go: Go toolchain ./... commands don't work with a combination of sub-modules and go.work fileFrozenDueToAgeGoCommandNeedsInvestigationmodules
#59610 opened 2 years ago by agnivade
cmd/compile: Unified IR exports table is binary unstable in presence of generics [1.20 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#59585 opened 2 years ago by gopherbot
cmd/compile: incorrect inline function variable [1.20 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#59580 opened 2 years ago by gopherbot
cmd/compile: incorrect inline function variable [1.19 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#59579 opened 2 years ago by gopherbot
#59572 opened 2 years ago by wdvxdr1123
cmd/compile: Unified IR exports table is binary unstable in presence of genericsFrozenDueToAgeNeedsFixcompiler/runtime
#59571 opened 2 years ago by nemo-cpt
#59566 opened 2 years ago by jeffwidman
#59563 opened 2 years ago by rumtid
#59556 opened 2 years ago by gopherbot
cmd/link/internal/ld: Passing incorrect offset to `codesign.Sign`FrozenDueToAgeNeedsFixcompiler/runtime
#59555 opened 2 years ago by oxisto
cmd/go: go buildid actionID part is not reproducible with clean cacheFrozenDueToAgeGoCommandNeedsInvestigationWaitingForInfocompiler/runtime
#59553 opened 2 years ago by smira
cmd/compile: 4% kubelet compile time regression from CL 482356 "cmd/compile: allow more inlining of functions that construct closures"FrozenDueToAgeNeedsInvestigationPerformancecompiler/runtime
#59547 opened 2 years ago by prattmic
cmd/go: should not require -arch flag for cross compiling to Darwin with cgoFrozenDueToAgeNeedsInvestigationcompiler/runtime
#59544 opened 2 years ago by scott-cotton
cmd/compile: test timeouts on solaris-amd64-oraclerelBuildersFrozenDueToAgeNeedsInvestigationOS-Solariscompiler/runtime
#59536 opened 2 years ago by gopherbot
cmd/go: executables built with `-trimpath` are not reproducible with development Go toolchains unless `-ldflags` removes `-buildid=`FrozenDueToAgeGoCommandNeedsInvestigationUnfortunate
#59525 opened 2 years ago by bcmills
#59500 opened 2 years ago by jrick
cmd/compile/internal/inline: hairyVisitor doesn't properly account for conditionally-inlined PGO callsFrozenDueToAgeNeedsFix
#59484 opened 2 years ago by prattmic
cmd/compile: miscompilation in star-tex.org/x/cmd/star-tex [1.20 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#59468 opened 2 years ago by gopherbot
cmd/compile: miscompilation in star-tex.org/x/cmd/star-tex [1.19 backport]FrozenDueToAgecompiler/runtime
#59467 opened 2 years ago by gopherbot
#59465 opened 2 years ago by disconnect3d
#59462 opened 2 years ago by bupjae
cmd/compile: internal compiler error: cannot call SetType(go.shape.int) on v (type int) [1.20 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#59450 opened 2 years ago by gopherbot
cmd/go: go list -json doesn't return valid JSONFrozenDueToAge
#59440 opened 2 years ago by katiehockman
cmd/compile: valid go1.17 non-recursive program fails to compile with invalid recursive type errorFrozenDueToAgecompiler/runtime
#59437 opened 2 years ago by zeebo
#59432 opened 2 years ago by sbinet
#59429 opened 2 years ago by findleyr
cmd/dist: linker warnings when compiling misc/cgo tests statically on `boringcrypto` builderFrozenDueToAgeNeedsFixTesting
#59422 opened 2 years ago by gopherbot
#59404 opened 2 years ago by thanm
cmd/compile: suboptimal constant propagationFrozenDueToAgeNeedsInvestigationPerformancecompiler/runtime
#59399 opened 2 years ago by y1yang0
#59397 opened 2 years ago by gopherbot
#59396 opened 2 years ago by gopherbot
cmd/compile/internal/test: TestPGOIntendedInliningShiftedLines failuresFrozenDueToAgeNeedsInvestigation
#59395 opened 2 years ago by gopherbot
#59394 opened 2 years ago by gopherbot
#59393 opened 2 years ago by gopherbot
cmd/go: windows binaries shouldn't be marked with IMAGE_FILE_DEBUG_STRIPPEDFrozenDueToAgeNeedsFixOS-Windowscompiler/runtime
#59391 opened 2 years ago by qmuntal
#59387 opened 2 years ago by gopherbot
#59386 opened 2 years ago by gopherbot
cmd/compile: internal compiler error: cannot call SetType(go.shape.int) on v (type int) FrozenDueToAgeNeedsFixcompiler/runtime
#59378 opened 2 years ago by abursavich
cmd/compile: encoding/binary.PutUint16 sometimes doesn't write [1.20 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#59374 opened 2 years ago by gopherbot
cmd/compile: encoding/binary.PutUint16 sometimes doesn't write [1.19 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#59373 opened 2 years ago by gopherbot
cmd/compile: encoding/binary.PutUint16 sometimes doesn't writeFrozenDueToAgeNeedsFixcompiler/runtime
#59367 opened 2 years ago by rompetroll
cmd/compile: simple integer computation loop is relatively slowFrozenDueToAgeNeedsInvestigationPerformancecompiler/runtime
#59366 opened 2 years ago by keakon
#59363 opened 2 years ago by gopherbot
#59362 opened 2 years ago by gopherbot
#59361 opened 2 years ago by gopherbot
cmd/link/internal/ld: TestFallocate consistently failing on freebsd-riscv64-unmatchedBuildersFrozenDueToAgeNeedsInvestigationOS-FreeBSDarch-riscvcompiler/runtime
#59352 opened 2 years ago by bcmills
cmd/compile: 3.14% regression in AppendMsgResyncTargetsInfo-8 sec/op at 61bc17fFrozenDueToAgePerformancecompiler/runtime
#59319 opened 2 years ago by mknyszek
#59313 opened 2 years ago by ii64
cmd/compile: incorrect error message for types check in generic functionsFrozenDueToAgeNeedsInvestigationcompiler/runtime
#59312 opened 2 years ago by Dmitriy-Kulagin
#59297 opened 2 years ago by randall77
cmd/compile: unsafe.SliceData incoherent resuilt with nil argument [1.20 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#59296 opened 2 years ago by gopherbot
#59293 opened 2 years ago by lboulard
#59288 opened 2 years ago by rip-create-your-account
cmd/go: install: module found, but does not contain package on 1.20.2, works fine on 1.19.7FrozenDueToAgeGoCommandNeedsInvestigationWaitingForInfo
#59281 opened 2 years ago by kylechadha
cmd/go: using go list -json=, EmbedFiles affects the presence of CompiledGoFiles, Export fieldsFrozenDueToAgeGoCommandNeedsInvestigationWaitingForInfo
#59255 opened 2 years ago by findleyr
cmd/compile: crypto/elliptic build error under -linkshared mode [1.20 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#59236 opened 2 years ago by gopherbot
#59230 opened 2 years ago by seankhliao
cmd/compile: lower performance in tip and AMD64=v3FrozenDueToAgeNeedsFixWaitingForInfocompiler/runtime
#59225 opened 2 years ago by rip-create-your-account
cmd/link: cross compile from MacOS to Windows with CGO_ENABLED=1 and -buildmode=c-archive not workingNeedsFixcompiler/runtime
#59221 opened 2 years ago by awsong
#59193 opened 2 years ago by jclab-joseph
#59182 opened 2 years ago by mcandre
cmd/compile: internal compiler error: not lowered: v108, Zero SSA PTR SSAFrozenDueToAgeNeedsInvestigationcompiler/runtime
#59174 opened 2 years ago by ALTree
cmd/compile: inlining function that references function literals generates bad code [1.19 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#59158 opened 2 years ago by gopherbot
cmd/go: improve go list parallelismFrozenDueToAgeGoCommandNeedsInvestigationToolSpeedgopls/performance
#59157 opened 2 years ago by findleyr
cmd/compile: go:wasmimport allows pointers to pointersFrozenDueToAgeNeedsDecisionarch-wasmcompiler/runtime
#59156 opened 2 years ago by johanbrandhorst
cmd/compile: allow the use of go:wasmimport globallyFrozenDueToAgeProposalProposal-Acceptedarch-wasmcompiler/runtime
#59149 opened 2 years ago by johanbrandhorst
#59111 opened 2 years ago by y1yang0
#59109 opened 2 years ago by percivalalb
#59108 opened 2 years ago by fabe-xx
cmd/go: "go build" indefinitely stuck due to invoking gitFrozenDueToAgeGoCommandNeedsInvestigationWaitingForInfo
#59103 opened 2 years ago by NuLL3rr0r
#59088 opened 2 years ago by huzhiwen93
cmd/cover: Compilation error when using -covermode=atomic on a file without a newline at the endFrozenDueToAgeNeedsInvestigationcompiler/runtime
#59081 opened 2 years ago by jerbob92
#59068 opened 2 years ago by tie
cmd/go: `go clean --fuzzcache` failure in TestScript/test_fuzz_limit_dup_entryFrozenDueToAgeGoCommandNeedsFixTesting
#59062 opened 2 years ago by bcmills
cmd/link/internal/arm: off-by-one error in trampoline phase call reachability calculation [1.20 backport]CherryPickApprovedFrozenDueToAge
#59059 opened 2 years ago by gopherbot
cmd/link/internal/arm: off-by-one error in trampoline phase call reachability calculation [1.19 backport]CherryPickApprovedFrozenDueToAge
#59058 opened 2 years ago by gopherbot
cmd/go: go get fails to create zip for package containing empty filesFrozenDueToAgeGoCommandNeedsInvestigationWaitingForInfo
#59057 opened 2 years ago by plastikfan
cmd/link: linker fails on linux/amd64 when gcc's lto options are used [1.20 backport]CherryPickApprovedFrozenDueToAgeGoCommandcompiler/runtime
#59051 opened 2 years ago by gopherbot
cmd/link: linker fails on linux/amd64 when gcc's lto options are used [1.19 backport]CherryPickApprovedFrozenDueToAgeGoCommandcompiler/runtime
#59050 opened 2 years ago by gopherbot
#59044 opened 2 years ago by jpduckwo
cmd/link/internal/arm: off-by-one error in trampoline phase call reachability calculation FrozenDueToAgeNeedsFix
#59034 opened 2 years ago by thanm
cmd/go: unexpected files left in tmpdir: [dsymutil-f087bc]FrozenDueToAgeGoCommandNeedsInvestigationWaitingForInfo
#59026 opened 2 years ago by 578559967
cmd/compile: small struct initialization code is suboptimal because of redundant zeroingNeedsInvestigationPerformancecompiler/runtime
#59021 opened 2 years ago by tdakkota
#59019 opened 2 years ago by deitch
cmd/go: git worktrees with gitdir ending in /.git no longer compile for some reposFrozenDueToAgeGoCommandNeedsInvestigation
#58978 opened 2 years ago by sharnoff
cmd/compile: crypto/elliptic build error under -linkshared modeFrozenDueToAgeNeedsFixcompiler/runtime
#58966 opened 2 years ago by quaresmajose
cmd/link: Incorrect symbol linked in darwin/arm64 [1.20 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#58954 opened 2 years ago by gopherbot
cmd/go: timeout on darwin-amd64-race builder [1.20 backport]CherryPickApprovedFrozenDueToAgeGoCommandTesting
#58938 opened 2 years ago by gopherbot
cmd/go: timeout on darwin-amd64-race builder [1.19 backport]CherryPickApprovedFrozenDueToAgeGoCommandTesting
#58937 opened 2 years ago by gopherbot
#58935 opened 2 years ago by sywhang
#58934 opened 2 years ago by gopherbot
#58929 opened 2 years ago by gopherbot
#58919 opened 2 years ago by gopherbot
#58918 opened 2 years ago by gopherbot
#58905 opened 2 years ago by aclements
#58889 opened 2 years ago by qmuntal
cmd/vet: references implicitly created from loop variables being passed to go/deferFrozenDueToAgeProposal
#58887 opened 2 years ago by Miigon
cmd/go: `go list -export` fails with `build system did not supply embed configuration`FrozenDueToAgeGoCommandNeedsFixrelease-blocker
#58885 opened 2 years ago by dominikh
cmd/go: get subcommand missing help for -v -x flagsDocumentationFrozenDueToAgeGoCommandNeedsFixhelp wanted
#58871 opened 2 years ago by phemmer
cmd/compile: github.com/opencontainers/runc for riscv64 build errorFrozenDueToAgeNeedsInvestigationarch-riscvcompiler/runtime
#58861 opened 2 years ago by zhangze0722
#58857 opened 2 years ago by dmitshur
cmd/go: `go env` incorrect quoting for values with double quotesFrozenDueToAgeGoCommandNeedsFixhelp wanted
#58855 opened 2 years ago by seankhliao
cmd/link: coverage analysis fail when using CGO & LLVM/clang 12FrozenDueToAgeNeedsInvestigationcompiler/runtime
#58848 opened 2 years ago by leitzler
cmd/link, x/build: `android-arm-corellium` tries to link using `arm64` C toolchain BuildersFrozenDueToAgeNeedsInvestigationOS-AndroidTestingarch-armcompiler/runtime
#58829 opened 2 years ago by bcmills
#58822 opened 2 years ago by wojciech-sneller
cmd/compile: change the max allowed number of methods on a typeFrozenDueToAgeNeedsInvestigationUnfortunatecompiler/runtime
#58805 opened 2 years ago by zigo101
#58788 opened 2 years ago by maxgiraldo
cmd/link: new c-shared relocations of the ELF ABI on LoongArchFrozenDueToAgeNeedsFixarch-loong64compiler/runtime
#58784 opened 2 years ago by limeidan
cmd/compile: ICE on method value involving imported anonymous interface [1.20 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#58776 opened 2 years ago by gopherbot
cmd/go: TestDocsUpToDate is incompatible with android emu builder environmentFrozenDueToAgeNeedsFixOS-AndroidSoonTestingmobile
#58775 opened 2 years ago by dmitshur
cmd/cover: regression in 1.20, cover tool no longer includes packages without testsFrozenDueToAgeNeedsFix
#58770 opened 2 years ago by abraithwaite
cmd/go: panic when building a `main` package in GOPATH mode when a go.work file existsFrozenDueToAgeGoCommandNeedsFix
#58767 opened 2 years ago by dr2chase
cmd/compile: missing return value for undefined type mentions `<T>`FrozenDueToAgeNeedsInvestigationcompiler/runtimehelp wanted
#58742 opened 2 years ago by dominikh
#58739 opened 2 years ago by ArchFeh
#58736 opened 2 years ago by bigwhite
#58735 opened 2 years ago by armfazh
#58729 opened 2 years ago by tianxiaogu
cmd/link: -T flag doesn't place text segment at specified addressFrozenDueToAgeNeedsInvestigationcompiler/runtime
#58727 opened 2 years ago by TotallyGamerJet
cmd/go: generate ./... is defeated by submodulesFrozenDueToAge
#58723 opened 2 years ago by adonovan
runtime/pprof, cmd/compile: simplified symbol names for generics break PGO matchingFrozenDueToAgeNeedsDecisioncompiler/runtime
#58712 opened 2 years ago by prattmic
#58695 opened 2 years ago by gopherbot
cmd/link, x/sys/unix: `unix.TestMmap` failing on `netbsd` as of CL 470298FrozenDueToAgeNeedsInvestigationOS-NetBSDcompiler/runtime
#58660 opened 2 years ago by bcmills
cmd/go: unable to get major versions/sub modules when using vanity urlsFrozenDueToAgeGoCommandNeedsInvestigationWaitingForInfomodules
#58654 opened 2 years ago by tomasruud
cmd/compile: DWARF inlined function call line not adjusted by //lineFrozenDueToAgeNeedsFixcompiler/runtime
#58648 opened 2 years ago by prattmic
cmd/cgo: "initializer element is not constant" for #define structsFrozenDueToAgeNeedsInvestigationcompiler/runtime
#58638 opened 2 years ago by mori-nobuteru
cmd/asm: incorrectly signaled 'R15 as clobbered' in MULXQ FrozenDueToAgeNeedsInvestigationcompiler/runtime
#58632 opened 2 years ago by armfazh
#58629 opened 2 years ago by chimission
cmd/link: linker fails on linux/amd64 when gcc's annobin plugin is usedFrozenDueToAgeNeedsInvestigationcompiler/runtime
#58620 opened 2 years ago by jcajka
cmd/link: linker fails on linux/amd64 when gcc's lto options are usedFrozenDueToAgeGoCommandNeedsFixcompiler/runtime
#58619 opened 2 years ago by jcajka
cmd/compile: confusing error: cannot use x (variable of type []string) as []string value FrozenDueToAgeNeedsInvestigationcompiler/runtime
#58611 opened 2 years ago by ldemailly
#58596 opened 2 years ago by sylr
cmd/go: go install fails with malformed file path ("*" in png file path)FrozenDueToAgeNeedsInvestigationUnfortunatemodules
#58595 opened 2 years ago by InfoLibre
cmd/compile: bits.Len of constant not constant-foldedFrozenDueToAgeNeedsFixPerformancecompiler/runtimehelp wanted
#58588 opened 2 years ago by greatroar
#58584 opened 2 years ago by x1unix
#58582 opened 2 years ago by dmgk
cmd/compile: ICE: "must have bodyReader for type..hash.[type]"FrozenDueToAgeNeedsFixSooncompiler/runtime
#58572 opened 2 years ago by mdempsky
#58564 opened 2 years ago by JetSetIlly
cmd/compile: ICE on method value involving imported anonymous interfaceFrozenDueToAgeNeedsFixcompiler/runtime
#58563 opened 2 years ago by zapo
#58557 opened 2 years ago by misha-ridge
cmd/link: unexpected fault in bootstrap toolchainFrozenDueToAgeNeedsInvestigationWaitingForInfocompiler/runtime
#58530 opened 2 years ago by prattmic
#58508 opened 2 years ago by neild
cmd/link: relocation truncated to fit: R_ARM_CALL against `runtime.duffcopy' [1.20 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#58503 opened 2 years ago by gopherbot
cmd/link: relocation truncated to fit: R_ARM_CALL against `runtime.duffcopy' [1.19 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#58502 opened 2 years ago by gopherbot
cmd/compile: zero-sized type increases size of struct when it's used as a fieldFrozenDueToAgecompiler/runtime
#58483 opened 2 years ago by badisch87
cmd/compile: instruction reordering with optimizations disabled (go1.21) FrozenDueToAgeNeedsInvestigationcompiler/runtime
#58482 opened 2 years ago by aarzilli
cmd/compile: internal compiler error: '(*Tree[go.shape.int]).RemoveParent.func1': value .dict (nil) incorrectly live at entry [1.20 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#58467 opened 2 years ago by gopherbot
cmd/go/internal/modfetch: TestCodeRepo/gopkg.in_natefinch_lumberjack.v2/latest failing [1.20 backport]CherryPickApprovedFrozenDueToAgeGoCommandTestingmodules
#58450 opened 2 years ago by gopherbot
cmd/go/internal/modfetch: TestCodeRepo/gopkg.in_natefinch_lumberjack.v2/latest failing [1.19 backport]CherryPickApprovedFrozenDueToAgeGoCommandTestingmodules
#58449 opened 2 years ago by gopherbot
cmd/go/internal/modfetch: TestCodeRepo/gopkg.in_natefinch_lumberjack.v2/latest failingGoCommandNeedsFixTestingmodules
#58445 opened 2 years ago by prattmic
cmd/compile: inline static init cause compile time error [1.20 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#58444 opened 2 years ago by gopherbot
#58439 opened 2 years ago by cuonglm
#58438 opened 2 years ago by rittneje
#58437 opened 2 years ago by shawndx
cmd/vet: Doesn't detect Git conflict markers in commentsFrozenDueToAge
#58433 opened 2 years ago by debarshiray
cmd/go/internal/test: TestVetAnalyzersSetIsCorrect failuresFrozenDueToAgeGoCommandNeedsInvestigationTesting
#58430 opened 2 years ago by gopherbot
cmd/link: compilation failure on armv6/armv7 due to truncated relocationsFrozenDueToAgeNeedsInvestigationcompiler/runtime
#58428 opened 2 years ago by tpaschalis
cmd/covdata: `short read on string table` when merging coverage counters [1.20 backport]CherryPickApprovedFrozenDueToAge
#58427 opened 2 years ago by gopherbot
cmd/link: relocation truncated to fit: R_ARM_CALL against `runtime.duffcopy'FrozenDueToAgeNeedsFixcompiler/runtime
#58425 opened 2 years ago by saschagrunert
cmd/go/internal/test: stale flagdefs.go not detected by tests [1.20 backport]CherryPickApprovedFrozenDueToAgeGoCommand
#58421 opened 2 years ago by gopherbot
cmd/go: `list -json` prints `finding module for package` even in vendor and readonly modeFrozenDueToAgeGoCommandNeedsFixhelp wanted
#58417 opened 2 years ago by nmiyake
#58415 opened 2 years ago by empire
cmd/compile: internal compiler error: Type.Elem UNION [1.20 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#58413 opened 2 years ago by gopherbot
cmd/covdata: `short read on string table` when merging coverage countersFrozenDueToAgeNeedsFixcompiler/runtime
#58411 opened 2 years ago by yihuang
cmd/go: install -mod=readonly pkg uses -lang=go1.16FrozenDueToAge
#58388 opened 2 years ago by martin-sucha
#58385 opened 2 years ago by nmeum
cmd/cover: cover mode "atomic" generates invalid code for files without a newline at EOFFrozenDueToAgeNeedsFix
#58370 opened 2 years ago by nilium
cmd/compile: internal compiler error: Value live at entryFrozenDueToAgeNeedsInvestigationcompiler/runtime
#58349 opened 2 years ago by dgavedissian
#58345 opened 2 years ago by ClarkQAQ
cmd/compile: internal compiler error: '(*Tree[go.shape.int]).RemoveParent.func1': value .dict (nil) incorrectly live at entryFrozenDueToAgeNeedsFixcompiler/runtime
#58341 opened 2 years ago by anupcshan
cmd/compile: internal compiler error: panic: interface conversion: ir.Node is *ir.BasicLit, not *ir.ConstExprFrozenDueToAgeNeedsDecisioncompiler/runtime
#58339 opened 2 years ago by 578559967
cmd/compile: internal compiler error: panic: interface conversion: ir.Node is *ir.CompLitExpr, not *ir.Name [1.20 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#58335 opened 2 years ago by gopherbot
cmd/compile: unnecessary bounds checking using result of intrinsic functionFrozenDueToAgecompiler/runtime
#58334 opened 2 years ago by ericlagergren
cmd/compile: <autogenerated>:1: internal compiler error: dictionary for anyArr[go.shape.*uint8_0].Len should only use concrete types: go.shape.*uint8_0FrozenDueToAgecompiler/runtime
#58332 opened 2 years ago by fthvgb1
cmd/link: failed to debug while succeeding to compile and start serverFrozenDueToAgeNeedsInvestigationWaitingForInfocompiler/runtime
#58330 opened 2 years ago by adzfolc
cmd/compile: internal compiler error: panic: interface conversion: ir.Node is *ir.CompLitExpr, not *ir.NameFrozenDueToAgeNeedsFixcompiler/runtime
#58325 opened 2 years ago by evanj
#58321 opened 2 years ago by titpetric
cmd/compile: constant overflows when assigned to package level var (Go 1.20 regression) [1.20 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#58319 opened 2 years ago by gopherbot
cmd/compile/internal/pgo: Detect sample value position instead of hard-coding [1.20 backport]CherryPickApprovedFrozenDueToAge
#58309 opened 2 years ago by gopherbot
#58300 opened 2 years ago by randall77
cmd/dist: make `--compile-only` actually only compile test binaries and not run themFrozenDueToAgeNeedsFix
#58297 opened 2 years ago by mknyszek
cmd/compile: constant overflows when assigned to package level var (Go 1.20 regression)FrozenDueToAgeNeedsFixcompiler/runtime
#58293 opened 2 years ago by tklauser
cmd/compile/internal/pgo: Detect sample value position instead of hard-codingFrozenDueToAgeNeedsFixrelease-blocker
#58292 opened 2 years ago by brancz
#58272 opened 2 years ago by gopherbot
#58269 opened 2 years ago by gopherbot
#58262 opened 2 years ago by gopherbot
#58244 opened 2 years ago by timandy
cmd/link: nil pointer panic during compile for openbsd/mips64FrozenDueToAgeNeedsInvestigationOS-OpenBSDarch-mipscompiler/runtimehelp wanted
#58240 opened 2 years ago by calmh
#58230 opened 2 years ago by prattmic
cmd/link: .go.buildinfo is gc'ed by --gc-sections [1.20 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#58224 opened 2 years ago by gopherbot
cmd/link: .go.buildinfo is gc'ed by --gc-sections [1.19 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#58223 opened 2 years ago by gopherbot
#58222 opened 2 years ago by rsc
cmd/link: `TestBuildForTvOS` failing on `darwin-amd64-11_0`FrozenDueToAgeNeedsInvestigationOS-Darwincompiler/runtimemobile
#58221 opened 2 years ago by bcmills
cmd/go: go mod tidy randomly removes indirect dependencyFrozenDueToAgeGoCommandNeedsInvestigationWaitingForInfomodules
#58216 opened 2 years ago by tobiaszheller
#58162 opened 2 years ago by bcmills
cmd/compile: internal compiler error: two final stores on ssa/checkFrozenDueToAgeNeedsInvestigationcompiler/runtime
#58161 opened 2 years ago by ALTree
cmd/compile: the output messages for some generic functions are confusing when using `-gcflags="-m -m"`FrozenDueToAgeNeedsInvestigationcompiler/runtimegenerics
#58140 opened 2 years ago by zigo101
cmd/compile: gcflags="-d=ssa/check_bce" doesn't work or doesn't work well for generic functionsFrozenDueToAgeNeedsInvestigationcompiler/runtimegenerics
#58139 opened 2 years ago by zigo101
cmd/cgo: removal of pre-built standard libraries results in compilation errorsFrozenDueToAgeGoCommandNeedsDecision
#58119 opened 2 years ago by djedward
#58111 opened 2 years ago by ar8327
#58102 opened 2 years ago by prattmic
cmd/go: support multiple main packages with -pgo=autoFrozenDueToAgeGoCommandNeedsFixcompiler/runtime
#58099 opened 2 years ago by prattmic
cmd/asm: constant MOVQ transformed to MOVL, but MOVL upper bit zeroing not guaranteedFrozenDueToAgeNeedsInvestigationcompiler/runtime
#58016 opened 2 years ago by BullSprite
#58009 opened 2 years ago by diogosimao
#57992 opened 2 years ago by gopherbot
cmd/go: go get panics on multi-module repository with circular module dependenciesFrozenDueToAgeGoCommandmodules
#57984 opened 2 years ago by jaloren
cmd/link: wrong program header offset when cross-compile to riscv64 when setting -T text alignmentNeedsInvestigationWaitingForInfoarch-riscvcompiler/runtime
#57983 opened 2 years ago by CN-GuoZiyang
cmd/vet: stdmethods should not complain about `Unwrap() []error` on go 1.19AnalysisNeedsInvestigation
#57978 opened 2 years ago by fishy
cmd/compile: performance regression on ppc64 due to change in scheduling CL 270940FrozenDueToAgeNeedsInvestigationPerformancearch-ppc64xcompiler/runtime
#57976 opened 2 years ago by laboger
#57969 opened 2 years ago by rsc
cmd/dist: `loadinternal: cannot find runtime/cgo` during bootstrapping on `ios`FrozenDueToAgeNeedsInvestigationOS-Darwincompiler/runtimemobile
#57961 opened 2 years ago by bcmills
cmd/compile: compilation of a package >100x slower with 1.20rc3FrozenDueToAgeNeedsFixPerformancecompiler/runtimerelease-blocker
#57959 opened 2 years ago by aarzilli
#57955 opened 2 years ago by elagergren-spideroak
#57952 opened 2 years ago by WojciechMula
#57943 opened 2 years ago by thanm
cmd/cgo: compiler accepts invalid declaration of methods on C data typesFrozenDueToAgeNeedsFixcompiler/runtime
#57926 opened 2 years ago by adonovan
#57923 opened 2 years ago by prochac
cmd/vet: panic in new parallel subtest check when t.Run has single argument [1.20 backport]CherryPickApprovedFrozenDueToAgerelease-blocker
#57911 opened 2 years ago by gopherbot
#57908 opened 2 years ago by thepudds
cmd/vet: include CL 462438 in Go 1.20 [1.20 backport]CherryPickApprovedFrozenDueToAgerelease-blocker
#57904 opened 2 years ago by gopherbot
#57903 opened 2 years ago by rsc
cmd/compile: internal compiler error: 'Float64D3': no register available..." (1.20 regression?) FrozenDueToAgeNeedsInvestigationcompiler/runtimerelease-blocker
#57846 opened 2 years ago by thepudds
cmd/compile: uint32(float32(-1)) returns 0 when crosscompiled for armFrozenDueToAgeNeedsInvestigationarch-armcompiler/runtime
#57837 opened 2 years ago by LongHairedHacker
cmd/link: incorrect DOS header on Go-built Windows binariesFrozenDueToAgeNeedsInvestigationcompiler/runtime
#57834 opened 2 years ago by kevpar
cmd/compile: internal compiler error: NewBulk too big: nbit=60759 count=506114 nword=1899 size=961110486FrozenDueToAgecompiler/runtime
#57832 opened 2 years ago by vsin12
#57828 opened 2 years ago by gopherbot
cmd/compile: unsafe.{SliceData,StringData} possible memory corruption in escape analysisFrozenDueToAgeNeedsFixcompiler/runtimerelease-blocker
#57823 opened 2 years ago by cuonglm
cmd/compile: internal compiler error: panic: unification reached recursion depth limitFrozenDueToAgecompiler/runtime
#57800 opened 2 years ago by icholy
#57796 opened 2 years ago by stephenafamo
cmd/go: consider adding unsafeptr to go vet during test listFrozenDueToAgeGoCommandNeedsInvestigation
#57794 opened 2 years ago by lasiar
#57785 opened 2 years ago by thanm
cmd/compile: internal compiler error: 'init': value .dict (nil) incorrectly live at entryFrozenDueToAgeNeedsFixcompiler/runtimerelease-blocker
#57778 opened 2 years ago by dveeden
#57759 opened 2 years ago by zigo101
cmd/asm: riscv64 assembler does not check the shift amount inputFrozenDueToAgeNeedsInvestigationcompiler/runtime
#57755 opened 2 years ago by wdvxdr1123
#57754 opened 2 years ago by zhsj
cmd/go: Setting up a go workspace breaks building FrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#57738 opened 2 years ago by alvaroaleman
cmd/dist: huge increase in runtime for 'dist test' on slow builders after CL 432535FrozenDueToAgeNeedsFixToolSpeed
#57734 opened 2 years ago by millerresearch
cmd/go: list -export -e sets the Error field but keeps Incomplete falseFrozenDueToAgeGoCommandNeedsFixhelp wanted
#57724 opened 2 years ago by mvdan
cmd/compile: emit a safe point after every instruction FrozenDueToAgeNeedsInvestigationcompiler/runtime
#57719 opened 2 years ago by superbobry
cmd/go/internal/vcs: wrong comment, repoRootForImportPathStatic func no longer existsDocumentationFrozenDueToAgeGoCommandNeedsFixhelp wanted
#57718 opened 2 years ago by bekcpear
#57715 opened 2 years ago by richsoap
#57709 opened 2 years ago by bcmills
cmd/compile: internal compiler error: Value live at entry. It shouldn't be.FrozenDueToAgecompiler/runtime
#57702 opened 2 years ago by SladeThe
#57683 opened 2 years ago by andig
cmd/internal/obj/arm64: ARM assembly rotational right shift of a register with @> syntax causes compile errorFrozenDueToAge
#57662 opened 2 years ago by dadrian
cmd/compile: large, simple array 75x slower to compile with -raceFrozenDueToAgeNeedsFixToolSpeedcompiler/runtime
#57657 opened 2 years ago by josharian
cmd/go: error while fetching dependencyFrozenDueToAgeGoCommandNeedsInvestigationWaitingForInfomodules
#57656 opened 2 years ago by rajender
#57641 opened 2 years ago by jeremybobbin
#57598 opened 2 years ago by gopherbot
cmd/go: TestScript shutdown stall due to blocked `hgHandler`FrozenDueToAgeGoCommandNeedsInvestigationTesting
#57597 opened 2 years ago by gopherbot
#57592 opened 2 years ago by gopherbot
#57567 opened 2 years ago by rillig
cmd/compile: constraint satisfaction errors use "implements" instead of "satisfies"FrozenDueToAgeNeedsFixcompiler/runtime
#57564 opened 2 years ago by griesemer
#57563 opened 2 years ago by mdempsky
#57543 opened 2 years ago by VaibhavArora19
cmd/go: import path "demo/测试" is reported as malformedFrozenDueToAge
#57503 opened 2 years ago by sxin0
cmd/compile: incorrect type set intersection computation [1.19 backport]CherryPickCandidateFrozenDueToAgecompiler/runtime
#57499 opened 2 years ago by gopherbot
cmd/compile: incorrect type set intersection computation [1.18 backport]CherryPickCandidateFrozenDueToAgecompiler/runtime
#57498 opened 2 years ago by gopherbot
cmd/compile: incorrect type set intersection computationFrozenDueToAgeNeedsFixcompiler/runtimerelease-blocker
#57486 opened 2 years ago by zigo101
cmd/internal/obj/arm64: remove the transition from $0 to ZR [1.18~1.19 backport]FrozenDueToAgeNeedsDecisionWaitingForInfo
#57477 opened 2 years ago by felix021
cmd/go: bad error message when import path does not contain a packageFrozenDueToAgeGoCommandNeedsInvestigation
#57473 opened 2 years ago by aarzilli
cmd/link: undefined reference to __imp___iob_func on windows with import C / x/sys/windowsFrozenDueToAgeOS-WindowsWaitingForInfo
#57455 opened 2 years ago by steowens
cmd/compile: internal compiler error: method ReleaseMessage on *uint8 not foundFrozenDueToAgeWaitingForInfocompiler/runtime
#57453 opened 2 years ago by k-pa
cmd/link, runtime: libFuzzer mode fails in mixed C/Go binaryFrozenDueToAgecompiler/runtimerelease-blocker
#57449 opened 2 years ago by cherrymui
cmd/link: need to handle new-style LoongArch relocs [1.19 backport]CherryPickApprovedFrozenDueToAgearch-loong64compiler/runtime
#57444 opened 2 years ago by gopherbot
cmd/link: need to handle new-style LoongArch relocs [1.18 backport]CherryPickCandidateFrozenDueToAgecompiler/runtime
#57443 opened 2 years ago by gopherbot
cmd/compile: internal compiler error: order.stmt CALLMETH when use closureFrozenDueToAgecompiler/runtime
#57440 opened 2 years ago by nejisama
cmd/compile: fluent interfaces doing new allocations in go 1.19FrozenDueToAgeNeedsFixcompiler/runtime
#57434 opened 2 years ago by CannibalVox
#57410 opened 2 years ago by mdempsky
#57400 opened 2 years ago by jquirke
cmd/compile: "missing method" diagnostic can be confusing when methods aren't promoted due to ambiguityFrozenDueToAgeNeedsFixcompiler/runtime
#57352 opened 2 years ago by maxatome
cmd/compile: the loong64 intrinsic for CompareAndSwapUint32 function needs to sign extend its "old" argument. [1.19 backport]CherryPickApprovedFrozenDueToAgearch-loong64arch-mipsarch-riscvcompiler/runtime
#57345 opened 2 years ago by gopherbot
cmd/compile: the loong64 intrinsic for CompareAndSwapUint32 function needs to sign extend its "old" argument. [1.18 backport]CherryPickApprovedFrozenDueToAgearch-mipsarch-riscvcompiler/runtime
#57344 opened 2 years ago by gopherbot
cmd/compile: the riscv64 intrinsic for CompareAndSwapUint32 function needs to sign extend its "old" argument [1.19 backport]CherryPickCandidateFrozenDueToAgecompiler/runtime
#57343 opened 2 years ago by gopherbot
cmd/compile: the riscv64 intrinsic for CompareAndSwapUint32 function needs to sign extend its "old" argument [1.18 backport]CherryPickCandidateFrozenDueToAgecompiler/runtime
#57342 opened 2 years ago by gopherbot
cmd/compile: the mips64 intrinsic for CompareAndSwapUint32 function needs to sign extend its "old" argument [1.19 backport]CherryPickCandidateFrozenDueToAgecompiler/runtime
#57341 opened 2 years ago by gopherbot
cmd/compile: the mips64 intrinsic for CompareAndSwapUint32 function needs to sign extend its "old" argument [1.18 backport]CherryPickCandidateFrozenDueToAgecompiler/runtime
#57340 opened 2 years ago by gopherbot
cmd/link: error building standard lib using -buildmode=shared Go 1.20rc1FrozenDueToAgeNeedsInvestigationcompiler/runtimerelease-blocker
#57334 opened 2 years ago by derekparker
cmd/compile: the mips64 intrinsic for CompareAndSwapUint32 function needs to sign extend its "old" argumentFrozenDueToAgeNeedsFixarch-mipscompiler/runtimerelease-blocker
#57332 opened 2 years ago by dr2chase
cmd/compile: the riscv64 intrinsic for CompareAndSwapUint32 function needs to sign extend its "old" argumentFrozenDueToAgeNeedsFixarch-riscvcompiler/runtimerelease-blocker
#57331 opened 2 years ago by dr2chase
cmd/go: cgo-enabled binary built with Ubuntu 22.04 is incompatible with Ubuntu 20.04FrozenDueToAgeGoCommandNeedsInvestigationUnfortunate
#57328 opened 2 years ago by zeisss
cmd/compile: internal compiler error: OCALLMETH missed by typecheckFrozenDueToAgeNeedsFixcompiler/runtime
#57309 opened 2 years ago by dbc60
cmd/link: Add DW_AT_decl_line for DW_TAG_subprogram in DWARF tableFrozenDueToAgeNeedsFixcompiler/runtime
#57308 opened 2 years ago by hoeppi-google
#57307 opened 2 years ago by aktau
cmd/vet: false positive printf-like function detection for github.com/leonelquinteros/gotextFrozenDueToAgeNeedsInvestigation
#57288 opened 2 years ago by divVerent
cmd/compile: the loong64 intrinsic for CompareAndSwapUint32 function needs to sign extend its "old" argument.FrozenDueToAgeNeedsFixarch-loong64arch-mipsarch-riscvcompiler/runtime
#57282 opened 2 years ago by abner-chenc
cmd/compile: internal compiler error: 'weak': unhandled stmt ASOPFrozenDueToAgeNeedsInvestigationWaitingForInfocompiler/runtime
#57255 opened 2 years ago by maoxiaojie1
#57254 opened 2 years ago by Sunshine40
#57247 opened 2 years ago by soypat
#57243 opened 2 years ago by greatroar
#57179 opened 2 years ago by rsc
#57176 opened 2 years ago by philhofer
cmd/vet: analyze 'loopclosure' func literals that preceed some well-understood statementsAnalysisNeedsInvestigation
#57173 opened 2 years ago by thepudds
cmd/test2json: test output without trailing newline missing final statusFrozenDueToAgeNeedsInvestigation
#57172 opened 2 years ago by nprintz
cmd/cover: inconsistent treatment of main package in coverage reportsFrozenDueToAgeNeedsFixokay-after-rc1release-blocker
#57169 opened 2 years ago by thanm
cmd/compile, go/types: ICE due to recursive unification inside func literalsFrozenDueToAgecompiler/runtimerelease-blocker
#57155 opened 2 years ago by findleyr
cmd/go: TestTerminalPassthrough failures due to missing output on darwin/amd64 FrozenDueToAgeGoCommandOS-DarwinTesting
#57141 opened 2 years ago by bcmills
#57122 opened 2 years ago by switchupcb
cmd/dist: remove arch-specific timeout scale heuristics; handle these in x/build as neededFrozenDueToAgeNeedsFix
#57117 opened 2 years ago by dmitshur
cmd/compile: non-retpoline-compatible errors [1.19 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#57100 opened 2 years ago by gopherbot
#57097 opened 2 years ago by trippleflux
cmd/compile: bad error message for failing constraint type inferenceFrozenDueToAgeNeedsFixcompiler/runtime
#57096 opened 2 years ago by griesemer
#57090 opened 2 years ago by switchupcb
#57086 opened 2 years ago by switchupcb
#57085 opened 2 years ago by switchupcb
cmd/compile: internal compiler error: panic: runtime error: invalid memory address or nil pointer dereferenceFrozenDueToAgecompiler/runtime
#57078 opened 2 years ago by karalef
#57077 opened 2 years ago by Nigma1337
cmd/go: remove test dependency on gopkg.in service [1.19 backport]CherryPickApprovedFrozenDueToAgeGoCommandTesting
#57058 opened 2 years ago by gopherbot
cmd/go: remove test dependency on gopkg.in service [1.18 backport]CherryPickApprovedFrozenDueToAgeGoCommandTesting
#57057 opened 2 years ago by gopherbot
cmd/go: TestScript/version_buildvcs_git_gpg (if enabled) fails on linux longtest builders [1.19 backport]CherryPickApprovedFrozenDueToAgeGoCommandTesting
#57055 opened 2 years ago by gopherbot
cmd/go: TestScript/version_buildvcs_git_gpg (if enabled) fails on linux longtest builders [1.18 backport]CherryPickApprovedFrozenDueToAgeGoCommandTesting
#57054 opened 2 years ago by gopherbot
cmd/go: document GOROOT/bin/go PATH entry for `go test` and `go generate`DocumentationFrozenDueToAgeGoCommandNeedsFixhelp wanted
#57050 opened 2 years ago by bcmills
#57049 opened 2 years ago by oiooj
#57037 opened 2 years ago by clarkmcc
cmd/link: external linking is nondeterministic on linux-arm64-longtest builderFrozenDueToAgecompiler/runtime
#57035 opened 2 years ago by cherrymui
cmd/go: TestScript/version_buildvcs_git_gpg (if enabled) fails on linux longtest buildersFrozenDueToAgeGoCommandNeedsFixTesting
#57034 opened 2 years ago by cherrymui
cmd/cgo: Wrong types in compiler errors with clang 14 [1.18 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#57028 opened 2 years ago by gopherbot
cmd/compile: enable new `comparable` behavior by default [freeze exception]FrozenDueToAgeNeedsDecisioncompiler/runtimerelease-blocker
#57011 opened 2 years ago by griesemer
cmd/dist: build cmd with CGO_ENABLED=0, so cmd/go uses pure Go net resolverFrozenDueToAgeNeedsFixOS-Linux
#57007 opened 2 years ago by rsc
cmd/compile: incosistent behaviour when assigning slices from a base slice with appendFrozenDueToAgecompiler/runtime
#56999 opened 2 years ago by sipwarriper
cmd/compile: CMOV optimization allows GC to see invalid pointerFrozenDueToAgeNeedsFixcompiler/runtime
#56990 opened 2 years ago by randall77
cmd/compile: value assignment to pointer converted from unsafe pointer exceeds structure boundary on 32-bit armFrozenDueToAgecompiler/runtime
#56979 opened 2 years ago by database64128
cmd/go: go get of nested module picks version from outer moduleFrozenDueToAgeGoCommandNeedsInvestigationWaitingForInfomodules
#56974 opened 2 years ago by twmb
cmd/go: consider reducing use of the word 'GOROOT' in error messagesFrozenDueToAgeGoCommandNeedsFixhelp wantedmodules
#56965 opened 2 years ago by thepudds
#56954 opened 2 years ago by greatroar
cmd/go: 'go test -race' fails with 'relocation target __popcountdi2 not defined' when GCC not installedDocumentationFrozenDueToAgeNeedsFixRaceDetector
#56937 opened 2 years ago by candlerb
cmd/compile: internal compiler error: shape types have no methods SomeFunc[go.shape.[]uint8]FrozenDueToAgeNeedsFixcompiler/runtime
#56923 opened 2 years ago by csgura
cmd/compile: internal compiler error: found illegal assignment on test exampleFrozenDueToAgeNeedsInvestigationWaitingForInfocompiler/runtime
#56916 opened 2 years ago by esimov
cmd/compile: further failures relating to CL 450136 (inlined static initializer optimization)FrozenDueToAgeNeedsFixcompiler/runtime
#56894 opened 2 years ago by mdempsky
#56890 opened 2 years ago by timothy-king
cmd/go: TestScript/mod_outside fails at HEAD when run after make.bashFrozenDueToAgeGoCommandNeedsInvestigationrelease-blocker
#56889 opened 2 years ago by bcmills
cmd/go: TestMissingCC fails when run at HEAD after `make.bash`FrozenDueToAgeGoCommandNeedsFixrelease-blocker
#56888 opened 2 years ago by bcmills
cmd/go/internal/modfetch/codehost: TestStat failuresNeedsInvestigation
#56883 opened 2 years ago by gopherbot
cmd/go/internal/modfetch/codehost: TestStat/gitrepo1 failures due to missing `v1.2.3` tagFixPendingGoCommandNeedsFixmodulesrelease-blocker
#56881 opened 2 years ago by gopherbot
#56873 opened 2 years ago by thockin
#56872 opened 2 years ago by qmuntal
#56845 opened 2 years ago by dmitshur
cmd/link/internal/ppc64: too-far trampoline is reused [1.19 backport]CherryPickApprovedFrozenDueToAge
#56834 opened 2 years ago by gopherbot
cmd/link/internal/ppc64: too-far trampoline is reused [1.18 backport]CherryPickApprovedFrozenDueToAge
#56833 opened 2 years ago by gopherbot
cmd/compile: internal compiler error: 'init': Value live at entry. It shouldn't be. func init, node size, value nilFrozenDueToAgecompiler/runtime
#56821 opened 2 years ago by Rajalakshmi-Girish
#56786 opened 2 years ago by gopherbot
#56785 opened 2 years ago by gopherbot
#56778 opened 2 years ago by tdakkota
#56777 opened 2 years ago by olegbespalov
#56776 opened 2 years ago by erifan
#56775 opened 2 years ago by pmur
cmd/compile: walkConvInterface produces broken IR [1.19 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#56770 opened 2 years ago by gopherbot
#56768 opened 2 years ago by cuonglm
cmd/go: 'go test' and 'go vet' require GCC even when 'go build' does notFrozenDueToAgeGoCommandNeedsInvestigation
#56755 opened 2 years ago by candlerb
runtime, cmd/compile: apparent memory corruption in compress/flate [1.19 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#56752 opened 2 years ago by cherrymui
runtime, cmd/compile: apparent memory corruption in compress/flate [1.18 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#56751 opened 2 years ago by cherrymui
runtime, cmd/compile: apparent memory corruption in compress/flate [1.20 backport]CherryPickCandidateFrozenDueToAgecompiler/runtime
#56750 opened 2 years ago by gopherbot
cmd/compile: internal compiler error: missing typecheck [1.19 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#56744 opened 2 years ago by gopherbot
#56727 opened 2 years ago by biffen
cmd/compile: type parameter unexpectedly does not implement constraintFrozenDueToAgeNeedsInvestigationcompiler/runtimegenerics
#56716 opened 2 years ago by silviucm
cmd/compile: possible past-the-end pointer in range loopFrozenDueToAgecompiler/runtimerelease-blocker
#56699 opened 2 years ago by randall77
#56697 opened 2 years ago by switchupcb
cmd/go: GODEBUG=installgoroot=all appears to be brokenFrozenDueToAgeGoCommandNeedsFixrelease-blocker
#56687 opened 2 years ago by ALTree
#56685 opened 2 years ago by aviramha
cmd/compile/internal/types2: tests include new verbose logging to stderrFrozenDueToAgecompiler/runtime
#56681 opened 2 years ago by findleyr
#56679 opened 2 years ago by ianlancetaylor
cmd/link: link time regression for kubelet at `fix transitive inlining of generic functions`FrozenDueToAgeNeedsInvestigationcompiler/runtime
#56678 opened 2 years ago by mknyszek
cmd/compile: index out of bounds in code the compiler can prove is never executedFrozenDueToAgeNeedsDecisioncompiler/runtime
#56667 opened 2 years ago by ncw
#56665 opened 2 years ago by Merovius
cmd/go: panic: internal error: can't find reason for requirementFrozenDueToAgeGoCommandNeedsInvestigationmodules
#56662 opened 2 years ago by rsc
cmd/compile: generic type cause "internal compiler error: 'main': Value live at entry. It shouldn't be."FrozenDueToAgeNeedsInvestigationcompiler/runtime
#56652 opened 2 years ago by weirenxue
cmd/go: test in package list mode doesn't print unexpected "exit status" messagesFrozenDueToAgeGoCommandNeedsInvestigationUnfortunate
#56637 opened 2 years ago by prashantv
cmd/compile: ICE instantiating a generic type `B` in `type A[T] struct{}; type B[T] A[[]T]` with `error`FrozenDueToAgeNeedsInvestigationcompiler/runtimegenerics
#56626 opened 2 years ago by twz123
cmd/compile: add some code motion optimizationsFeatureRequestFrozenDueToAgeNeedsFixPerformancecompiler/runtime
#56620 opened 2 years ago by erifan
#56592 opened 2 years ago by thockin
cmd/go/internal/vcweb/vcstest: TestScripts failuresFrozenDueToAgeGoCommandNeedsInvestigationOS-DarwinTestingWaitingForInfo
#56583 opened 2 years ago by gopherbot
cmd/compile/internal/types2: TestSelf fails if a built pkg/.../syntax.a doesn't existFrozenDueToAgeNeedsFixTestingcompiler/runtime
#56573 opened 2 years ago by dmitshur
cmd/compile: some x/sys versions no longer build due to "go:linkname must refer to declared function or variable" [1.19 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#56557 opened 2 years ago by gopherbot
cmd/compile: some x/sys versions no longer build due to "go:linkname must refer to declared function or variable" [1.18 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#56556 opened 2 years ago by gopherbot
#56555 opened 2 years ago by qmuntal
cmd/compile: Dgeev/Circulant100-8 sec/op 1.1% regression, 1.1%point change between 3d92205 and da6042eFrozenDueToAgePerformancecompiler/runtime
#56532 opened 2 years ago by mknyszek
#56527 opened 2 years ago by qmuntal
cmd/asm: support for RDPID instructionFeatureRequestFrozenDueToAgeNeedsFixcompiler/runtimehelp wanted
#56525 opened 2 years ago by piotr-sneller
cmd/go: recurses into directories only containing assembly .s filesFrozenDueToAgeGoCommandNeedsInvestigation
#56509 opened 2 years ago by jdgordon
cmd/compile: `Maximum call stack size exceeded` testing go/parser with Node.js v18.7.0FrozenDueToAgeNeedsFixOS-JSarch-wasmcompiler/runtime
#56498 opened 2 years ago by bcmills
cmd/compile: performance regression compiling crypto/internal/edwards25519/field.feMulGeneric on PPC64FrozenDueToAgearch-ppc64xcompiler/runtime
#56497 opened 2 years ago by pmur
cmd/go: get: panic: internal error: can't find reason for requirement on golang.org/x/sync@...FrozenDueToAgeGoCommandNeedsFixmodules
#56494 opened 2 years ago by icio
cmd/go: GOPROXY should not override GONOPROXY/GOPRIVATEFrozenDueToAgeGoCommandNeedsInvestigationWaitingForInfomodules
#56477 opened 2 years ago by FiloSottile
#56476 opened 2 years ago by klauspost
cmd/cover: coverage instrumentation causes diff in gcflags=-m outputFrozenDueToAgeNeedsInvestigation
#56475 opened 2 years ago by thanm
cmd/asm: doesn't support PCALIGN on i386/amd64FeatureRequestFrozenDueToAgeNeedsInvestigationcompiler/runtimehelp wanted
#56474 opened 2 years ago by piotr-sneller
cmd/trace: split traces include all stack traces, which can consume all spaceFrozenDueToAgeNeedsInvestigationcompiler/runtime
#56444 opened 2 years ago by prattmic
cmd/compile: "redo growslice calling convention" caused a 14.7% regression in AppendMsgReplicateDecisionFrozenDueToAgePerformancecompiler/runtime
#56440 opened 2 years ago by mknyszek
cmd/go: source path regression for "go test -coverprofile" in local mode with GOEXPERIMENT=coverageredesignFrozenDueToAgeNeedsFixrelease-blocker
#56433 opened 2 years ago by thanm
#56386 opened 2 years ago by motiejus
#56378 opened 2 years ago by doujiang24
cmd/go: `go list` prints unexpected compiler output for non-stale targetsFrozenDueToAgeGoCommandNeedsInvestigation
#56375 opened 2 years ago by bcmills
#56370 opened 2 years ago by olegbespalov
cmd/compile: panic: offset too large [1.19 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#56360 opened 2 years ago by gopherbot
cmd/compile: panic: offset too large [1.18 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#56359 opened 2 years ago by gopherbot
runtime, cmd/compile: `unexpected fault address` in `runtime.mapassign`FrozenDueToAgeNeedsInvestigationcompiler/runtime
#56337 opened 2 years ago by gopherbot
cmd/compile: did not infer implementation[actual] passed to interface[generic]FrozenDueToAgeNeedsInvestigationTypeInferencecompiler/runtimegenerics
#56294 opened 2 years ago by vahid-sohrabloo
cmd/compile: change in initialization order when using go test -coverFrozenDueToAgeNeedsInvestigationcompiler/runtime
#56293 opened 2 years ago by ianlancetaylor
cmd/compile: functions with type parameters cannot inline multiple levels deep across packagesFrozenDueToAgecompiler/runtimegenerics
#56280 opened 2 years ago by prattmic
#56269 opened 2 years ago by joerdav
cmd/compile: jump table optimisation is not utilised when a case has multiple clausesFrozenDueToAgecompiler/runtime
#56253 opened 2 years ago by renthraysk
#56232 opened 2 years ago by gopherbot
cmd/compile: gcc_linux_amd64.c:63:2: error: unknown type name 'sigset_t'FrozenDueToAgeNeedsInvestigationcompiler/runtime
#56225 opened 2 years ago by kityun
cmd/go: missing checksums for dependencies of `go get` arguments and tests of external dependenciesFrozenDueToAgeGoCommandNeedsFixmodules
#56222 opened 2 years ago by matloob
cmd/compile: cannot convert (constant 10000 of type float64) to type int64FrozenDueToAgeNeedsFixcompiler/runtime
#56220 opened 2 years ago by NOMORECOFFEE
#56186 opened 2 years ago by csgura
#56175 opened 2 years ago by thanm
cmd/compile: libFuzzer instrumentation fakePC overflow on 386 arch [1.19 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#56168 opened 2 years ago by gopherbot
cmd/compile: libFuzzer instrumentation fakePC overflow on 386 arch [1.18 backport]CherryPickCandidateFrozenDueToAgecompiler/runtime
#56167 opened 2 years ago by gopherbot
cmd/compile: libFuzzer instrumentation fakePC overflow on 386 archFrozenDueToAgeNeedsFixcompiler/runtime
#56141 opened 2 years ago by cuonglm
cmd/go: go generate fails silently when run on a package in a nested workspace moduleGoCommandNeedsInvestigationmodules
#56098 opened 2 years ago by findleyr
cmd/go: TestScript/test2json_interrupt failure due to missing stdout outputFrozenDueToAgeGoCommandNeedsInvestigation
#56083 opened 2 years ago by bcmills
cmd/doc: print example code and outputFrozenDueToAge
#56073 opened 2 years ago by nickjwhite
cmd/gofmt: indenting removed from multi-line bullet-lists inside numbered listsFrozenDueToAgeNeedsInvestigation
#56072 opened 2 years ago by thaJeztah
cmd/compile: spurious "invalid recursive type" error in anonymous, recursive interfacesFrozenDueToAgeNeedsFixcompiler/runtime
#56062 opened 2 years ago by mdempsky
cmd/compile: miscompilation of anonymous, recursive interfacesFrozenDueToAgeNeedsFixcompiler/runtime
#56057 opened 2 years ago by mdempsky
cmd/compile: ICE compiling code with anonymous, recursive interfacesFrozenDueToAgeNeedsFixcompiler/runtime
#56056 opened 2 years ago by mdempsky
#56022 opened 2 years ago by ianlancetaylor
cmd/go: go help vet suggests "go install .../shadow" without @latestFrozenDueToAgeNeedsFixhelp wanted
#56014 opened 2 years ago by mjl-
#56006 opened 2 years ago by shuLhan
cmd/vet: extend the loopclosure analysis to parallel subtestsFrozenDueToAgeProposalProposal-AcceptedProposal-FinalCommentPeriod
#55972 opened 2 years ago by findleyr
cmd/compile: cannot use s (type [][]Typ) as type []go.shape.[]int_0 in assignmentFrozenDueToAgeNeedsInvestigationcompiler/runtime
#55964 opened 2 years ago by YueMengGu
cmd/compile: Bad error message on missing type constraintFrozenDueToAgeNeedsInvestigationcompiler/runtime
#55961 opened 2 years ago by varungandhi-src
#55955 opened 2 years ago by bcmills
cmd/go: unclear error when path listed in go.work does not existFrozenDueToAgeGoCommandNeedsFixhelp wanted
#55952 opened 2 years ago by adonovan
cmd/compile: slower performance of array copies on arm64FrozenDueToAgeNeedsInvestigationPerformancecompiler/runtime
#55920 opened 2 years ago by randall77
cmd/cgo: goroutine freezes on stack overflow in C codeFrozenDueToAgeNeedsInvestigationcompiler/runtime
#55919 opened 2 years ago by begelundmuller
cmd/go: a go get invocation produces an "invalid version: unknown revision" loopFrozenDueToAgeGoCommandNeedsInvestigation
#55898 opened 2 years ago by anacrolix
cmd/compile: some x/sys versions no longer build due to "go:linkname must refer to declared function or variable"FrozenDueToAgeNeedsInvestigationcompiler/runtime
#55889 opened 2 years ago by mvdan
cmd/go: internal testsuite errors when -testwork used with 'go test cmd/go'FrozenDueToAgeNeedsInvestigation
#55874 opened 2 years ago by thanm
cmd/link: ld: warning: -no_pie is deprecated in new macOS versionFrozenDueToAgeNeedsInvestigationOS-Darwincompiler/runtime
#55871 opened 2 years ago by huanghy6268
#55836 opened 2 years ago by findleyr
#55832 opened 2 years ago by jacobishao
#55357 opened 2 years ago by elagergren-spideroak
#55311 opened 2 years ago by gopherbot
#55297 opened 2 years ago by AemonSwift
#55288 opened 2 years ago by gopherbot
#55287 opened 2 years ago by gopherbot
cmd/compile: internal compiler error: method Len on *uint8 not found [1.19 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#55270 opened 2 years ago by gopherbot
cmd/compile: internal compiler error building k8sFrozenDueToAgeNeedsInvestigationSooncompiler/runtimerelease-blocker
#55269 opened 2 years ago by mknyszek
cmd/compile: internal compiler errors in test flakesFrozenDueToAgeNeedsInvestigationcompiler/runtime
#55257 opened 2 years ago by rsc
cmd/compile: internal compiler error: bad live variable at entryFrozenDueToAgeNeedsInvestigationcompiler/runtime
#55254 opened 2 years ago by mkumatag
#55229 opened 2 years ago by gopherbot
#55225 opened 2 years ago by gopherbot
#55208 opened 2 years ago by gopherbot
#55200 opened 2 years ago by gopherbot
#55193 opened 2 years ago by gopherbot
#55192 opened 2 years ago by gopherbot
#55191 opened 2 years ago by gopherbot
#55169 opened 2 years ago by gopherbot
cmd/compile: corruption on linux-amd64-noopt builderFrozenDueToAgeNeedsInvestigationcompiler/runtime
#55156 opened 2 years ago by rsc
cmd/compile: typebits.Set: invalid initial alignment: type Peer has alignment 8, but offset is 4 [1.19 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#55152 opened 2 years ago by gopherbot
cmd/go: go mod tidy in workspace will err like: a.b.c/a: cannot find module providing package FrozenDueToAge
#55139 opened 2 years ago by kirito41dd
#55136 opened 2 years ago by willhughes-au
#55134 opened 2 years ago by amirdlt
cmd/link: new darwin linker warning on -pagezero_size and -no_pie deprecation [1.19 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#55114 opened 2 years ago by gopherbot
cmd/link: new darwin linker warning on -pagezero_size and -no_pie deprecation [1.18 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#55113 opened 2 years ago by gopherbot
cmd/link: new darwin linker warning on -pagezero_size and -no_pie deprecationFrozenDueToAgeNeedsFixOS-Darwincompiler/runtime
#55112 opened 2 years ago by cherrymui
cmd/compile: "internal compiler error: missing pkg" on `error` type argumentFrozenDueToAgeNeedsFixcompiler/runtime
#55101 opened 2 years ago by itsabgr
cmd/go: cannot link with CGO_ENABLED=1 on mips64FrozenDueToAge
#55096 opened 2 years ago by matoro
cmd/objdump: does not decode `VPUNPCK*` AVX2 instructionsFrozenDueToAgeNeedsInvestigationcompiler/runtimehelp wanted
#55061 opened 2 years ago by Jorropo
#55054 opened 2 years ago by toothrot
cmd/compile: don't move/copy rematerializeable op when allocating registersFrozenDueToAgeNeedsInvestigationcompiler/runtime
#55039 opened 2 years ago by erifan
cmd/compile: design and implementation of Profile-Guided Optimization (PGO)FrozenDueToAgecompiler/runtime
#55025 opened 2 years ago by jinlin-bayarea
#55023 opened 2 years ago by hyangah
cmd/compile: profile-guided optimizationProposalProposal-AcceptedProposal-FinalCommentPeriodcompiler/runtime
#55022 opened 2 years ago by cherrymui
#55012 opened 2 years ago by hajimehoshi
cmd/go: Generate type has no method on type redefineFrozenDueToAge
#55010 opened 2 years ago by RelicOfTesla
cmd/compile: typebits.Set: invalid initial alignment: type Peer has alignment 8, but offset is 4FrozenDueToAgeNeedsFixcompiler/runtime
#54991 opened 2 years ago by stv0g
cmd/vet: add static analysis pass to check whether bytes.Buffer should be replace by strings.BuilderFrozenDueToAgeProposal
#54988 opened 2 years ago by cuiweixie
#54959 opened 2 years ago by prattmic
cmd/go: `go version -m` could not read Go build info from zig-cgo-binary: not a Go executableFrozenDueToAgeGoCommandNeedsInvestigation
#54947 opened 2 years ago by afriza
#54933 opened 2 years ago by mknyszek
#54929 opened 2 years ago by godcong
#54918 opened 2 years ago by cuonglm
#54917 opened 2 years ago by gopherbot
cmd/compile: Closure variables from multiple packagesFrozenDueToAgeNeedsInvestigationcompiler/runtime
#54912 opened 2 years ago by csgura
#54911 opened 2 years ago by DrJosh9000
cmd/compile: internal compiler error: method ToNumber on struct {} not foundFrozenDueToAgecompiler/runtime
#54910 opened 2 years ago by jmacd
cmd/go: install -mod=readonly pkg@version uses -lang=go1.16FrozenDueToAgeGoCommandNeedsInvestigationmodules
#54908 opened 2 years ago by ldez
cmd/compile, runtime: found pointer to free object on linux-amd64-nooptFrozenDueToAgeNeedsInvestigationcompiler/runtimerelease-blocker
#54907 opened 2 years ago by mknyszek
#54852 opened 2 years ago by williamh
#54849 opened 2 years ago by prattmic
#54840 opened 2 years ago by afriza
cmd/compile: "too many open files in system" on macos VenturaNeedsInvestigationWaitingForInfocompiler/runtime
#54833 opened 2 years ago by jamesli2021
cmd/link: runtime.firstmoduledata: missing xsym in relocation on AIXFrozenDueToAgeNeedsInvestigationOS-AIX
#54814 opened 2 years ago by cuonglm
#54791 opened 2 years ago by handsomefox
#54789 opened 2 years ago by Abirdcfly
cmd/compile: ICE building issue5162.go on linux-amd64-nooptFrozenDueToAgeNeedsInvestigationcompiler/runtimerelease-blocker
#54779 opened 2 years ago by heschi
cmd/compile: disallow not-in-heap types to be used as type argumentsFrozenDueToAgeNeedsDecisioncompiler/runtime
#54765 opened 2 years ago by mdempsky
cmd/go: TestScript/build_overlay broken when `gccgo` is present as of CL 421879FrozenDueToAgeNeedsInvestigation
#54761 opened 2 years ago by bcmills
#54755 opened 2 years ago by tamird
#54753 opened 2 years ago by tamird
cmd/compile: internal compiler error: panic: runtime error: invalid memory address or nil pointer dereferenceFrozenDueToAgecompiler/runtime
#54746 opened 2 years ago by kralicky
cmd/go: `cannot find package` when importing dependencies with the `unix` build constraint [1.20 backport]CherryPickCandidateFrozenDueToAge
#54737 opened 2 years ago by gopherbot
cmd/go: `cannot find package` when importing dependencies with the `unix` build constraint [1.19 backport]CherryPickApprovedFrozenDueToAgeGoCommand
#54736 opened 2 years ago by gopherbot
cmd/go: git fetch errors dropped when producing pseudo-versions for commits [1.19 backport]FrozenDueToAgeGoCommandmodules
#54734 opened 2 years ago by gopherbot
cmd/go: git fetch errors dropped when producing pseudo-versions for commits [1.18 backport]FrozenDueToAgeGoCommandmodules
#54733 opened 2 years ago by gopherbot
cmd/dist, cmd/compile: `unexpected stale targets` on freebsd-arm64-dmgk since 2022-08-23FrozenDueToAgeNeedsInvestigationOS-FreeBSDarch-arm64
#54729 opened 2 years ago by bcmills
cmd/compile: compile failed with "Value live at entry" [1.19 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#54726 opened 2 years ago by gopherbot
cmd/compile: compile failed with "Value live at entry" [1.18 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#54725 opened 2 years ago by gopherbot
cmd/compile: Unified IR failed to compile recursive generic typeFrozenDueToAgeNeedsFixcompiler/runtimegenerics
#54722 opened 2 years ago by cuonglm
cmd/go: `cannot find package` when importing dependencies with the `unix` build constraintFrozenDueToAgeGoCommandNeedsFix
#54712 opened 2 years ago by wizardishungry
cmd/compile: internal compiler error: panic: runtime error: invalid memory address or nil pointer dereferenceFrozenDueToAgecompiler/runtime
#54703 opened 2 years ago by earl-warren
cmd/compile: ICE at composite literal assignment with alignment > PtrSize [1.19 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#54697 opened 2 years ago by gopherbot
#54687 opened 2 years ago by zllangct
cmd/compile: <autogenerated>:1: internal compiler error: panic: runtime error: invalid memory address or nil pointer dereferenceFrozenDueToAgecompiler/runtime
#54671 opened 2 years ago by reusee
cmd/go: `go test -race` does not set implicit `race` build tag [1.19 backport]CherryPickApprovedFrozenDueToAgeGoCommand
#54660 opened 2 years ago by gopherbot
cmd/go: `go test -race` does not set implicit `race` build tag [1.18 backport]CherryPickApprovedFrozenDueToAgeGoCommand
#54659 opened 2 years ago by gopherbot
cmd/compile: ICE at composite literal assignment with alignment > PtrSizeFrozenDueToAgeNeedsFixcompiler/runtime
#54638 opened 2 years ago by cherrymui
#54637 opened 2 years ago by gopherbot
#54636 opened 2 years ago by gopherbot
cmd/go/internal/modfetch/codehost: racing writes to Origin fields [1.19 backport]CherryPickApprovedFrozenDueToAgeGoCommandmodules
#54633 opened 2 years ago by gopherbot
cmd/compile: inlining function that references function literals generates bad codeFrozenDueToAgeNeedsFixcompiler/runtime
#54632 opened 2 years ago by dr2chase
cmd/go/internal/modfetch/codehost: racing writes to Origin fieldsFrozenDueToAgeGoCommandNeedsFixmodules
#54631 opened 2 years ago by bcmills
cmd/compile: miscompilation of partially-overlapping array assignments [1.19 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#54629 opened 2 years ago by randall77
cmd/compile: zero sized variables no longer have DIEsDebuggingFrozenDueToAgeNeedsInvestigationcompiler/runtime
#54615 opened 2 years ago by aarzilli
cmd/go: go.work library path parsing error causes build failedFrozenDueToAgeGoCommandNeedsInvestigationWaitingForInfo
#54611 opened 2 years ago by ghost
cmd/compile: miscompilation of partially-overlapping array assignments [1.18 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#54603 opened 2 years ago by gopherbot
runtime, cmd/compile: apparent memory corruption in compress/flateFrozenDueToAgeNeedsFixcompiler/runtimerelease-blocker
#54596 opened 2 years ago by bcmills
cmd/compile: k8s scalability load test failure (latency regression) with unified IRFrozenDueToAgeNeedsInvestigationPerformancecompiler/runtimerelease-blocker
#54593 opened 2 years ago by mknyszek
#54572 opened 2 years ago by yejibro
cmd/compile: stenciling fails due to confusion with underlying type through generic function call's call of a method on a generic functionFrozenDueToAgecompiler/runtime
#54552 opened 2 years ago by dfinkel
cmd/compile: internal compiler error on import on mismatch between -p and package nameNeedsFixcompiler/runtime
#54542 opened 2 years ago by ALTree
cmd/compile: internal compiler error: expression has untyped typeFrozenDueToAgeNeedsInvestigationcompiler/runtime
#54537 opened 2 years ago by johejo
#54535 opened 2 years ago by johejo
cmd/compile: possibly incorrect fused-multiply-add bypassing floating-point to integer conversionsFrozenDueToAgecompiler/runtime
#54533 opened 2 years ago by jmacd
#54526 opened 2 years ago by kbolino
cmd/compile: fix cmd/link/internal/ld.TestDictIndex for unified IRFrozenDueToAgeNeedsFixcompiler/runtime
#54514 opened 2 years ago by mdempsky
#54513 opened 2 years ago by mdempsky
#54512 opened 2 years ago by mdempsky
#54504 opened 2 years ago by DmitriyMV
cmd/link: Trampoline insertion breaks DWARF Line Program Table output on Darwin/ARM64 [1.18 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#54502 opened 2 years ago by gopherbot
#54497 opened 2 years ago by piotr-sneller
cmd/compile: missed optimization: binary alignment is unnecessarily complexFrozenDueToAgeNeedsFixPerformancecompiler/runtime
#54496 opened 2 years ago by piotr-sneller
cmd/link: cgo generates incorrect symbols on macOS 13 beta 5FrozenDueToAgeWaitingForInfocompiler/runtime
#54482 opened 2 years ago by kevmo314
cmd/compile: internal compiler error for generic function on embedded structFrozenDueToAgecompiler/runtime
#54471 opened 2 years ago by bangzek
cmd/compile: constraint type inference for generic types is not implementedFrozenDueToAgeNeedsDecisionTypeInferencegenerics
#54469 opened 2 years ago by MrFox131
#54468 opened 2 years ago by 578559967
cmd/compile: miscompilation of partially-overlapping array assignmentsFrozenDueToAgeNeedsFixcompiler/runtime
#54467 opened 2 years ago by mdempsky
cmd/pprof: graphviz node names are funny with generics [1.18 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#54464 opened 2 years ago by prattmic
cmd/compile: Type confusion vulnerability on identically named generic structsFrozenDueToAgeNeedsFixcompiler/runtimegenerics
#54456 opened 2 years ago by polarina
cmd/go: go mod vendor ignore workspace FrozenDueToAge
#54452 opened 2 years ago by fishy
#54443 opened 2 years ago by ElijahPepe
cmd/trace: reported goroutines doesn't associate with any goroutine informationFrozenDueToAgecompiler/runtime
#54425 opened 2 years ago by hitzhangjie
#54423 opened 2 years ago by prattmic
cmd/pprof: graphviz node names are funny with generics [1.19 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#54420 opened 2 years ago by gopherbot
cmd/compile: when cmd/compile is compiled with `-gcflags = "all=-N -l"`, the output binary panic on startFrozenDueToAgecompiler/runtime
#54412 opened 2 years ago by jacobishao
#54407 opened 2 years ago by subtle-byte
cmd/link: trampoline insertion breaks DWARF Line Program Table output on Darwin/ARM64 [1.19 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#54406 opened 2 years ago by jquirke
cmd/compile: spurious error for use of struct field with undefined typeFrozenDueToAgeNeedsFixcompiler/runtime
#54405 opened 2 years ago by rsc
cmd/compile: investigate test/fixedbugs/issue20250.go with GOEXPERIMENT=unifiedFrozenDueToAgeNeedsFixcompiler/runtime
#54402 opened 2 years ago by mdempsky
cmd/compile: internal compiler error: panic: runtime error: invalid memory address or nil pointer dereferenceFrozenDueToAgecompiler/runtime
#54399 opened 2 years ago by dmholtz
#54384 opened 2 years ago by uhthomas
cmd/go: go.work: go mod verify returns ziphash error in go.workFrozenDueToAgeGoCommandNeedsInvestigationmodules
#54372 opened 2 years ago by whs
cmd/compile: internal compiler error: method X on struct {} not foundFrozenDueToAgeNeedsInvestigationcompiler/runtime
#54356 opened 2 years ago by squareheadc
cmd/compile: ICE when a promoted method on an instantiated type implements a type parameter constraintFrozenDueToAgeNeedsFixcompiler/runtime
#54348 opened 2 years ago by mdempsky
#54346 opened 2 years ago by mdempsky
cmd/compile: generic method values at package scope pin their receiver valueFrozenDueToAgeNeedsFixcompiler/runtime
#54343 opened 2 years ago by mdempsky
#54338 opened 2 years ago by crawshaw
#54337 opened 2 years ago by dmitshur
cmd/link: cannot find runtime/cgo for c-archive, c-sharedFrozenDueToAgeWaitingForInfocompiler/runtime
#54331 opened 2 years ago by ii64
cmd/compile: internal compiler error: panic: runtime error: invalid memory address or nil pointer dereferenceFrozenDueToAgeNeedsInvestigation
#54326 opened 2 years ago by bytemare
cmd/link: Trampoline insertion breaks DWARF Line Program Table output on Darwin/ARM64 FrozenDueToAgeNeedsFixOS-Darwinarch-arm64compiler/runtimehelp wanted
#54320 opened 2 years ago by jquirke
cmd/go: it would be great if testScript.cmdExists could check for empty filesFrozenDueToAgeNeedsInvestigation
#54318 opened 2 years ago by bep
cmd/compile: internal compiler error: panic: runtime error: invalid memory address or nil pointer dereference [1.19 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#54309 opened 2 years ago by gopherbot
cmd/compile: internal compiler error: panic: runtime error: invalid memory address or nil pointer dereference [1.18 backport]CherryPickCandidateFrozenDueToAgecompiler/runtime
#54308 opened 2 years ago by gopherbot
cmd/compile: unified IR needs to treat conversion of constants to type parameter type as non-constantFrozenDueToAgeNeedsFixcompiler/runtime
#54307 opened 2 years ago by mdempsky
cmd/compile: internal compiler error: panic: runtime error: invalid memory address or nil pointer dereferenceFrozenDueToAgeNeedsInvestigationcompiler/runtime
#54302 opened 2 years ago by jmacd
cmd/compile: nosplit stack overflow with -gcflags "all=-N -l" -race (darwin/arm64 | Goland debug cmd)FrozenDueToAgeNeedsInvestigationcompiler/runtime
#54291 opened 2 years ago by ghostiam
cmd/trace: goroutine analysis grouped by PC and reported `N=?`, but PC is zero and Name is emptyFrozenDueToAgecompiler/runtime
#54284 opened 2 years ago by hitzhangjie
cmd/compile: internal compiler error: panic: runtime error: slice bounds out of range [712097:26324]FrozenDueToAgeWaitingForInfocompiler/runtime
#54282 opened 2 years ago by Pxingtian
#54280 opened 2 years ago by j-mnr
cmd/api: API check failing with "go tool api: signal: killed", "exit status 1" on linux-ppc64le-buildlet, linux-ppc64le-power9osuFrozenDueToAgeNeedsInvestigation
#54269 opened 2 years ago by dmitshur
cmd/go: `go list -json -m` does not provide `Replace.Path` relative to current directory when using workspacesGoCommandNeedsInvestigationWaitingForInfo
#54263 opened 2 years ago by mlaventure
cmd/compile: internal compiler error when compiling code with unbound method of generic type [1.19 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#54243 opened 2 years ago by gopherbot
cmd/compile: Go 1.19 might make generic types slowerFrozenDueToAgeNeedsInvestigationPerformancecompiler/runtime
#54238 opened 2 years ago by kscooo
cmd/compile: internal compiler error of atomic type and offsetof [1.19 backport]CherryPickApprovedFrozenDueToAgecompiler/runtime
#54235 opened 2 years ago by gopherbot
cmd/go: "runtime: cannot allocate memory" in workspaces with many non go filesFrozenDueToAgeGoCommandWaitingForInfo
#54226 opened 2 years ago by florianl
cmd/compile: internal compiler error: method Len on *uint8 not foundFrozenDueToAgeNeedsFixcompiler/runtimegenerics
#54225 opened 2 years ago by andig
cmd/link: need to handle new-style LoongArch relocsFrozenDueToAgeNeedsFixarch-loong64compiler/runtime
#54222 opened 2 years ago by xen0n
cmd/internal/moddeps: test fails to find `std` module when the last element of GOROOT begins with a dot or underscoreFixPendingNeedsFixTestinghelp wanted
#54221 opened 2 years ago by p-kraszewski
cmd/compile: internal compiler error of atomic type and offsetofFrozenDueToAgeNeedsFixcompiler/runtime
#54220 opened 2 years ago by shawndx
cmd/go: internal/mmap/mmap.go:30:9: undefined: mmapFile on js-wasmFrozenDueToAgeGoCommandNeedsFixOS-JSarch-wasmhelp wanted
#54219 opened 2 years ago by p-kraszewski
#54215 opened 2 years ago by tdyas
cmd/link: determine GO_LDSO on Linux at link time instead of baking in make.bashFrozenDueToAgeNeedsFixcompiler/runtime
#54197 opened 2 years ago by rsc
#54196 opened 2 years ago by rsc
cmd/compile: enable Duff's device on darwin/arm64FeatureRequestFrozenDueToAgeNeedsFixOS-DarwinPerformancearch-arm64compiler/runtime
#54189 opened 2 years ago by erifan
#54159 opened 2 years ago by 578559967
#54135 opened 2 years ago by r-hang
cmd/go: default `-mod=vendor` behavior unexpectedly present in workspace modeFrozenDueToAgeGoCommandNeedsInvestigationmodules
#54130 opened 2 years ago by h31
#54129 opened 2 years ago by alexzielenski
cmd/compile: panic during early deadcode while compilingFrozenDueToAgeWaitingForInfocompiler/runtime
#54125 opened 2 years ago by dsxack
#54120 opened 2 years ago by randall77
#54108 opened 2 years ago by WojciechMula
#54105 opened 2 years ago by bradfitz
cmd/go: TestScript/mod_pseudo_cache and TestScript/mod_invalid_version failFrozenDueToAgeGoCommandNeedsInvestigation
#54102 opened 2 years ago by cherrymui
cmd/link: fail to build with -race (unrecognized relocation (0x2a) in section `.text')FrozenDueToAgecompiler/runtime
#54060 opened 2 years ago by shawndx
cmd/compile: ICE on embedded method expression with receiver parameter of derived typeFrozenDueToAgeNeedsFixcompiler/runtime
#54058 opened 2 years ago by mdempsky
cmd/go: no error reported for duplicate module paths among modules in go.workFrozenDueToAgeGoCommandNeedsFixhelp wantedmodules
#54048 opened 2 years ago by findleyr
#54042 opened 2 years ago by andig
#54028 opened 2 years ago by siliconbrain
cmd/test2json: has no timeout and behaves differently from `go test` in terms of signal handlingFrozenDueToAge
#54023 opened 2 years ago by ianwoolf
#54019 opened 2 years ago by zigo101
#53994 opened 2 years ago by WojciechMula
cmd/go: `go list -m -versions` shows a retracted versionFrozenDueToAge
#53988 opened 2 years ago by hajimehoshi
cmd/compile: internal compiler error when compiling code with unbound method of generic typeFrozenDueToAgeNeedsFixcompiler/runtimegenerics
#53982 opened 2 years ago by jammer312
#53965 opened 2 years ago by cuiweixie
#53959 opened 2 years ago by randall77
cmd/go: spurious "v1.x.y is not a tag" error when a tag's commit was previously download without the tagGoCommandNeedsFixmodules
#53955 opened 2 years ago by central182
cmd/compile: GOEXPERIMENT=unified on macOS fails fixedbugs/issue27836.goFrozenDueToAgeNeedsFixcompiler/runtime
#53954 opened 2 years ago by dr2chase
cmd/compile: Loop not being optimized even though it can be evaluated at compile timeFrozenDueToAgecompiler/runtime
#53952 opened 2 years ago by boriskrisanov
#53942 opened 2 years ago by spikecurtis
cmd/compile: GOSSAHASH debugging switch needs to be accessible outside SSAFrozenDueToAgecompiler/runtime
#53937 opened 2 years ago by dr2chase
cmd/go: tests are skipped when GOOS/GOARCH do not match the installed toolchainFrozenDueToAgeGoCommandNeedsFix
#53936 opened 2 years ago by bcmills
cmd/go: git fetch errors dropped when producing pseudo-versions for commitsFrozenDueToAgeNeedsFixmodules
#53935 opened 2 years ago by bcmills
#53924 opened 2 years ago by zzjin
cmd/go: "go run -compiler=gccgo main.go" doesn't work well with go1.19rc2FrozenDueToAgeGoCommandNeedsInvestigation
#53909 opened 2 years ago by zigo101
cmd/go: get hangs without error output from unknown revisionsGoCommandNeedsInvestigationWaitingForInfomodules
#53905 opened 2 years ago by Justin-W
cmd/compile: runtime.growslice optimization does not work with named slice typesFrozenDueToAgeNeedsFixPerformance
#53888 opened 2 years ago by dsnet
cmd/compile: interface conversion with generics reports "types from different scopes" [1.18 backport] CherryPickApprovedFrozenDueToAgecompiler/runtimegenerics
#53883 opened 2 years ago by fractalqb
cmd/go: livelock when computing module graph in a workspace with GOPROXY=off [1.19 backport]CherryPickCandidateFrozenDueToAgeGoCommand
#53876 opened 2 years ago by gopherbot
cmd/go: livelock when computing module graph in a workspace with GOPROXY=off [1.18 backport]CherryPickApprovedFrozenDueToAgeGoCommand
#53875 opened 2 years ago by gopherbot
cmd/go: livelock when computing module graph in a workspace with GOPROXY=offFrozenDueToAgeGoCommandNeedsFixmodules
#53874 opened 2 years ago by bcmills
cmd/dist: toolchain3 fails in external linking mode due to stale targetsFrozenDueToAgeNeedsInvestigationWaitingForInfocompiler/runtime
#53865 opened 2 years ago by erifan
#53860 opened 2 years ago by randall77
#53856 opened 2 years ago by capnspacehook
cmd/compile: internal compiler error: assertion failed [1.18 backport] CherryPickApprovedFrozenDueToAgecompiler/runtime
#53852 opened 2 years ago by dmgk
cmd/go: reject packages whose import paths collide with std packagesFrozenDueToAgeGoCommandNeedsInvestigation
#53825 opened 2 years ago by hyangah
cmd/go: `TestScript/gccgo_link_c` failures on illumos/amd64 and aix/ppc64FrozenDueToAgeNeedsFixrelease-blocker
#53815 opened 2 years ago by mknyszek
cmd/link, cmd/dist: wrong loader/interpreter used with cross-compiled toolchain for ppc64leFrozenDueToAgeNeedsInvestigationcompiler/runtime
#53813 opened 2 years ago by laboger
cmd/compile: shallow copy of a struct does not always compile as MOVLFrozenDueToAgeNeedsInvestigationPerformanceWaitingForInfo
#53810 opened 2 years ago by LeGamerDc
#53804 opened 2 years ago by stapelberg
cmd/trace: TestAnalyzeAnnotationTaskTree failures since 2022-07-08FrozenDueToAgeNeedsInvestigationcompiler/runtimerelease-blocker
#53784 opened 2 years ago by bcmills
#53765 opened 2 years ago by tsdtsdtsd
#53762 opened 2 years ago by Clemens-H
cmd/compile: excessive instrumentation for libFuzzerFrozenDueToAgeNeedsInvestigationPerformancecompiler/runtimefuzz
#53760 opened 2 years ago by randall77
cmd/compile: incorrect runtime panic on switch statement involving generic slice/map/func type [1.18 backport]FrozenDueToAge
#53752 opened 2 years ago by gopherbot
#53742 opened 2 years ago by hktalent
cmd/go: go clean should not accept flags like -modcache with packagesFrozenDueToAgeGoCommandProposalProposal-Accepted
#53725 opened 2 years ago by mvdan
#53724 opened 2 years ago by heschi
cmd/compile: ambiguous selector with generic interface & embedded types [1.18 backport]CherryPickApprovedFrozenDueToAge
#53723 opened 2 years ago by gopherbot
#53702 opened 2 years ago by YueMengGu
cmd/go: "duplicate symbol" linker error when referencing v1 and v2 of the same module and that module contains CGOFrozenDueToAgeWaitingForInfo
#53694 opened 2 years ago by dylan-bourque
cmd/compile: inconsistent error messages based on type constraintsFrozenDueToAgeNeedsInvestigationTypeInferencecompiler/runtime
#53692 opened 2 years ago by sethvargo
#53688 opened 2 years ago by nd
cmd/go: `go version` says file not executable on cross-compiled binaryFrozenDueToAgeNeedsFixOS-Windowshelp wanted
#53681 opened 2 years ago by inliquid
cmd/go: '$/' is an invalid environment variable name on plan 9FrozenDueToAgeGoCommandNeedsInvestigationOS-Plan9
#53671 opened 2 years ago by oridb
#53663 opened 2 years ago by randall77
#53662 opened 2 years ago by zhsj
#53653 opened 2 years ago by randall77
#53644 opened 2 years ago by rsc
cmd/go: 1.19beta1 fails to compile and run tests, breaking existing tests requiring invalid symbolic linksFrozenDueToAge
#53642 opened 2 years ago by thediveo
cmd/go: `go build` fails to read vcs info from isolated git submoduleFrozenDueToAgeGoCommandNeedsFixhelp wanted
#53640 opened 2 years ago by MichaelVoelkel
cmd/compile: incorrect runtime panic on switch statement involving generic slice/map/func typeFrozenDueToAgeNeedsFix
#53635 opened 2 years ago by mdempsky
cmd/compile: condition in for loop body is incorrectly optimised away [1.18 backport]CherryPickApprovedFrozenDueToAge
#53618 opened 2 years ago by gopherbot
cmd/compile: condition in for loop body is incorrectly optimised away [1.17 backport]CherryPickApprovedFrozenDueToAge
#53617 opened 2 years ago by gopherbot
#53600 opened 2 years ago by kortschak
#53596 opened 2 years ago by matthewhartstonge
#53594 opened 2 years ago by jayconrod
cmd/go: "v1.x.y is not a tag" when .gitconfig sets `log.decorate` to `full` [1.18 backport] CherryPickApprovedFrozenDueToAgeGoCommandNeedsFix
#53588 opened 2 years ago by bcmills
cmd/compile: miscompilation of value switch involving generic interface types [1.18 backport]CherryPickApprovedFrozenDueToAge
#53587 opened 2 years ago by gopherbot
cmd/go: indexed packages not invalidated when location of parent go.mod file changesFrozenDueToAgeGoCommandToolsgoplsrelease-blocker
#53586 opened 2 years ago by findleyr
cmd/link: ELF external linking puts all symbols in dynamic symbol tableFrozenDueToAgeNeedsFixcompiler/runtime
#53579 opened 2 years ago by ianlancetaylor
cmd/go: tests frequently timing out on `dragonfly-amd64` since CL 412394FrozenDueToAgeGoCommandNeedsInvestigationOS-Dragonfly
#53577 opened 2 years ago by bcmills
cmd/test2json: test2json doesn't print the final "pass" action if fuzz test is interruptedFrozenDueToAgeNeedsFixhelp wanted
#53563 opened 2 years ago by h31
cmd/go: go build internal compiler errorFrozenDueToAge
#53559 opened 2 years ago by toy80
#53551 opened 2 years ago by randall77
#53535 opened 2 years ago by Snaipe
cmd/go: TestScript/mod_list_pseudo fails with "server response: 404 page not found" in AIXFrozenDueToAgeNeedsInvestigationOS-AIXWaitingForInfo
#53533 opened 2 years ago by ayappanec
#53519 opened 2 years ago by tbhartman
#53495 opened 2 years ago by 578559967
#53486 opened 2 years ago by adonovan
cmd/compile: miscompilation of value switch involving generic interface typesFrozenDueToAgeNeedsFixrelease-blocker
#53477 opened 2 years ago by mdempsky
#53475 opened 2 years ago by secsys-go
cmd/compile: internal compiler error: width not calculated: int128 [1.18 backport]CherryPickApprovedFrozenDueToAge
#53471 opened 2 years ago by gopherbot
cmd/compile: internal compiler error: width not calculated: int128 [1.17 backport]CherryPickApprovedFrozenDueToAge
#53470 opened 2 years ago by gopherbot
#53461 opened 2 years ago by smowton
#53456 opened 2 years ago by aarzilli
cmd/compile: internal compiler error: width not calculated: int128FrozenDueToAgeNeedsInvestigationrelease-blocker
#53454 opened 2 years ago by ShadiestGoat
cmd/compile: internal compiler error: found illegal assignment go.shape.int_0 -> main.F.TFrozenDueToAgeNeedsFixcompiler/runtime
#53439 opened 2 years ago by ALTree
#53421 opened 2 years ago by bradfitz
#53420 opened 2 years ago by phemmer
cmd/compile: ambiguous selector with generic interface & embedded typesFrozenDueToAgeNeedsFixgenerics
#53419 opened 2 years ago by phemmer
#53409 opened 2 years ago by FallenKhadgar
#53406 opened 2 years ago by wdvxdr1123
#53400 opened 2 years ago by bcmills
cmd/go: GOINSECURE environment variable does not bypass proxy certificate checksFrozenDueToAgeGoCommandNeedsInvestigationSecurity
#53399 opened 2 years ago by SaurabhHarwandeAtErm
cmd/compile: internal compiler error: assertion failed (on 1.18 and tip)FrozenDueToAgeNeedsInvestigation
#53390 opened 2 years ago by ALTree
cmd/compile: "type does not match inferred type" even though it compiles when the inferred type is explicitly provided as type argumentFrozenDueToAgeNeedsDecisionThinkingTypeInferenceearly-in-cycle
#53389 opened 2 years ago by arvidfm
cmd/go: build/program failed to run on invalid symlink in ignored directoryFrozenDueToAgeGoCommandNeedsInvestigationrelease-blocker
#53387 opened 2 years ago by shuLhan
cmd/dist: "unexpected stale targets" on linux-riscv64-unmatched since 2022-06-06BuildersFrozenDueToAgeNeedsFixarch-riscv
#53379 opened 2 years ago by bcmills
cmd/compile: panic in generics (types from different scopes on interface conversion)FrozenDueToAgeNeedsInvestigation
#53376 opened 2 years ago by ernado
#53372 opened 2 years ago by ptxmac
go/types, cmd/compile: error message of 1.18 is less helpful with T.m instead of (*T).mFrozenDueToAgeNeedsInvestigationcompiler/runtime
#53358 opened 2 years ago by gnojus
cmd/compile: type assertion on generic type fails incorrectly [1.18 backport]CherryPickApprovedFrozenDueToAge
#53357 opened 2 years ago by gopherbot
#53348 opened 2 years ago by ProLoDs
cmd/compile: incomplete relocation support on ppc64leFeatureRequestFrozenDueToAgeNeedsInvestigationarch-ppc64xcompiler/runtime
#53345 opened 2 years ago by nehaljwani
#53339 opened 2 years ago by aarzilli
cmd/compile: Switch on four-byte string constants repeats comparisonsFrozenDueToAgeNeedsFixPerformancecompiler/runtime
#53333 opened 2 years ago by greatroar
cmd/compile: ICE: "shape types have no methods SLICE-[]go.shape.int_0"FrozenDueToAgeNeedsFixcompiler/runtime
#53328 opened 2 years ago by mdempsky
#53327 opened 2 years ago by rsc
cmd/compile: missing combine constant store cases on amd64FeatureRequestFrozenDueToAgeNeedsInvestigationPerformancecompiler/runtime
#53324 opened 2 years ago by wdvxdr1123
cmd/go: go:embed fails with special characters in module parent directoryFrozenDueToAgeGoCommandNeedsInvestigation
#53314 opened 2 years ago by ryanjoneil
#53309 opened 2 years ago by heschi
#53308 opened 2 years ago by gazerro
cmd/go: failed to build if the testdata contains broken symlinksFrozenDueToAgeGoCommandNeedsInvestigation
#53305 opened 2 years ago by johejo
cmd/compile, cmd/link: c-shared not supported on linux/loong64 FeatureRequestFrozenDueToAgeNeedsFixarch-loong64compiler/runtime
#53301 opened 2 years ago by xiaobai394
runtime, cmd/go, cmd/dist: enable -msan on freebsd/amd64FeatureRequestFrozenDueToAgeNeedsInvestigationOS-FreeBSDcompiler/runtime
#53298 opened 2 years ago by dmgk
cmd/link: go.1.18.3 unexpected fault SIGBUS: bus error in Linux (Ubuntu)FrozenDueToAgeNeedsInvestigationWaitingForInfo
#53292 opened 2 years ago by josvazg
#53290 opened 2 years ago by heschi
cmd/cgo: unable to find value of constant for indirect macro on arm64 while setting -fsanitize=hwaddressFrozenDueToAgeNeedsInvestigationWaitingForInfo
#53285 opened 2 years ago by niukuo
cmd/compile: panic message for failed assertion of generic type mentions shape type, not user typeFrozenDueToAgeNeedsFixcompiler/runtime
#53276 opened 2 years ago by mdempsky
#53274 opened 2 years ago by gopherbot
cmd/go: mod_lazy_new_import and mod_multirepo flaky failed on linux-wsl and linux-s390x buildersFrozenDueToAgeGoCommandNeedsInvestigationrelease-blocker
#53269 opened 2 years ago by mengzhuo
#53254 opened 2 years ago by fogfish
cmd/compile: reflect.Type does not implement comparableFrozenDueToAge
#53249 opened 2 years ago by limpo1989
#53226 opened 2 years ago by matthewmueller
cmd/link: invalid TLS access model used with -buildmode c-sharedFrozenDueToAgeNeedsInvestigationWaitingForInfocompiler/runtime
#53214 opened 2 years ago by aadamowski
#53197 opened 2 years ago by pboguslawski
#53193 opened 2 years ago by SamJakob
cmd/go: go test -buildvcs=true does not include vcs information [1.18 backport]CherryPickCandidateFrozenDueToAgeGoCommand
#53177 opened 2 years ago by gopherbot
cmd/compile: unsafe.Offsetof returns incorrect value in embedded struct with type parameters [1.18 backport]CherryPickApprovedFrozenDueToAge
#53159 opened 2 years ago by gopherbot
cmd/compile: maps doesn't recognize map-clearing range idiom after be inlinedFrozenDueToAgeNeedsInvestigationPerformancecompiler/runtime
#53157 opened 2 years ago by cwbhhjl
cmd/compile: unsafe.Offsetof returns incorrect value in embedded struct with type parametersFrozenDueToAgeNeedsFixgenerics
#53137 opened 2 years ago by kazu
cmd/go: go mod tidy -e should tolerate DNS resolution and network failuresFrozenDueToAgeGoCommandNeedsInvestigationWaitingForInfohelp wantedmodules
#53136 opened 2 years ago by oakad
cmd/compile: same float32 calculations, but different results on M1 (darwin/arm64), depending on inliningFrozenDueToAge
#53134 opened 2 years ago by fzipp
cmd/go: Build information embedded by Go 1.18 impairs build reproducibility with cgo flags [1.18 backport]CherryPickApprovedFrozenDueToAgeGoCommand
#53119 opened 2 years ago by gopherbot
cmd/compile: "exec format error" when running newly-built binary on linux-loong64-3a5000FrozenDueToAgeNeedsInvestigationarch-loong64compiler/runtime
#53116 opened 2 years ago by bcmills
cmd/link: unexpected trampoline error on ppc64le musl with -buildmode=pie [1.18 backport]CherryPickApprovedFrozenDueToAge
#53107 opened 2 years ago by gopherbot
cmd/compile: slow compilation of a package with a very large APIFrozenDueToAgeNeedsInvestigationToolSpeedcompiler/runtime
#53092 opened 2 years ago by baywet
cmd/compile: generic type inference not working on return types only in a certain caseFrozenDueToAge
#53089 opened 2 years ago by Qrnbth
cmd/compile: generic code seems to produce duplicate type descriptorFrozenDueToAgeNeedsFixcompiler/runtime
#53087 opened 2 years ago by Porges
cmd/compile: fix Unified IR known test failures in test/run.goFrozenDueToAgeNeedsFixcompiler/runtimehelp wanted
#53058 opened 2 years ago by mdempsky
cmd/compile: type layout optimization: apply struct field reordering during compile time for efficient memory alignmentFrozenDueToAgeProposal
#53048 opened 2 years ago by Dentrax
cmd/compile: internal compiler error: panic during lower in linux/loong64FrozenDueToAgeNeedsFixarch-loong64
#53018 opened 2 years ago by ALTree
#53013 opened 2 years ago by dmgk
#53005 opened 2 years ago by ayushr2
#52990 opened 2 years ago by motiejus
cmd/compile: allocation when string key already exists in a map when using map[string([]byte{})]FrozenDueToAgeNeedsInvestigationPerformancecompiler/runtime
#52971 opened 2 years ago by renthraysk
cmd/go: `go mod tidy` failed in workspace modeFrozenDueToAge
#52962 opened 2 years ago by maxsxu
#52961 opened 2 years ago by gopherbot
#52960 opened 2 years ago by gopherbot
#52957 opened 2 years ago by ddaa2000
#52953 opened 2 years ago by ddaa2000
#52948 opened 2 years ago by randall77
cmd/compile: casting a negative float to uint64 has different behavior on arm64 and amd64FrozenDueToAge
#52943 opened 2 years ago by e1ijah1
cmd/go: Permission Denied when downloading a private module with go getFrozenDueToAgeNeedsInvestigation
#52942 opened 2 years ago by arieroos
#52937 opened 2 years ago by ryanjoneil
cmd/dist, os/exec: `wait: process not found` on plan9FrozenDueToAgeNeedsInvestigationOS-Plan9WaitingForInfo
#52927 opened 2 years ago by bcmills
#52919 opened 2 years ago by erifan
cmd/compile: internal compiler error: dictionary variable not captured by valueFrozenDueToAgeNeedsFixrelease-blocker
#52907 opened 2 years ago by ALTree
cmd/nm: TestGoExec failure with 'makeslice: len out of range' on plan9-armFrozenDueToAgeNeedsInvestigationOS-Plan9WaitingForInfocompiler/runtime
#52895 opened 2 years ago by bcmills
#52887 opened 2 years ago by stianhj
#52876 opened 2 years ago by matloob
cmd/compile: confusing compilation error on receiver and type parameter names clashFrozenDueToAgeNeedsInvestigation
#52867 opened 2 years ago by nd
#52863 opened 2 years ago by sbinet
cmd/compile: 1.18 produces different type descriptor for identical struct in different packages [1.18 backport]CherryPickCandidateFrozenDueToAge
#52858 opened 2 years ago by gopherbot
#52857 opened 2 years ago by gopherbot
cmd/compile: 1.18 produces different type descriptor for identical struct in different packagesFrozenDueToAgeNeedsInvestigationrelease-blocker
#52856 opened 2 years ago by pfi79
#52807 opened 2 years ago by pav-kv
cmd/go: TestScript/mod_invalid_version failures on linux-386-longtest due to missing ancestor tagsFrozenDueToAgeNeedsInvestigationmodules
#52796 opened 2 years ago by bcmills
cmd/go: `go list -e -m -json all` to start displaying hashes of modulesFixPendingGoCommandProposalProposal-Acceptedhelp wantedmodules
#52792 opened 2 years ago by HakanSunay
#52774 opened 2 years ago by ii64
#52772 opened 2 years ago by lihz6
#52768 opened 2 years ago by ddaa2000
#52767 opened 2 years ago by ddaa2000
cmd/go: Downloaded zip file permissions in $GOMODCACHE/cache/download are too restrictiveFrozenDueToAgeNeedsInvestigationmodules
#52765 opened 2 years ago by dmgk
#52748 opened 2 years ago by adonovan
cmd/go: "out of memory" running fuzz tests on windows-amd64-longtestFrozenDueToAgeNeedsInvestigationfuzzrelease-blocker
#52744 opened 2 years ago by bcmills
#52736 opened 2 years ago by stevenwjy
cmd/go: `unexpected EOF` error in proxy fetch path lacks error contextFrozenDueToAgeGoCommandNeedsFixmodules
#52727 opened 2 years ago by bcmills
#52716 opened 2 years ago by MikeSpreitzer
cmd/compile: multiple LittleEndian.Uint* calls on the same buffer block load mergingFrozenDueToAgeNeedsInvestigationPerformance
#52708 opened 2 years ago by greatroar
#52701 opened 2 years ago by ddaa2000
#52700 opened 2 years ago by oakad
cmd/compile: type checking succeeds/fails depending on declaration orderFrozenDueToAgeNeedsInvestigation
#52698 opened 2 years ago by ddaa2000
cmd/compile: panic: dvarint: bad offset for funcdataFrozenDueToAgeNeedsInvestigationcompiler/runtime
#52697 opened 2 years ago by ddaa2000
cmd/vet, x/tools/go/analysis: flag superfluous fmt.Errorf (without format specifiers) calls to instead use errors.New and save binary size AnalysisFrozenDueToAgeNeedsDecision
#52696 opened 2 years ago by odeke-em
cmd/go: "go clean -modcache" and then "go install <package>@<version(ex: latest)>" does not reflect the latest version. FrozenDueToAge
#52695 opened 2 years ago by shinshin86
cmd/compile: generic function appears to use incorrect type descriptor [1.18 backport]CherryPickApprovedFrozenDueToAge
#52691 opened 2 years ago by gopherbot
cmd/cgo, cmd/link: with zig as CC/CXX, Go linker does not put libc onto the linker line, causing undefined symbol errorsFrozenDueToAgeNeedsFixhelp wanted
#52690 opened 2 years ago by andrewrk
#52687 opened 2 years ago by gopherbot
cmd/compile: internal compiler error: Value live at entry. It shouldn't be.FrozenDueToAgeNeedsFixrelease-blocker
#52673 opened 2 years ago by ddaa2000
#52648 opened 2 years ago by earthboundkid
runtime, cmd/compile: `exit status 0xc0000374` (`STATUS_HEAP_CORRUPTION`) on windows-amd64-longtestFrozenDueToAgeNeedsInvestigationOS-Windowscompiler/runtime
#52647 opened 2 years ago by bcmills
#52636 opened 2 years ago by dnephin
#52635 opened 2 years ago by josharian
#52633 opened 2 years ago by zhouguangyuan0718
cmd/compile/internal/importer: fails with GOEXPERIMENT=unified on dev.boringcryptoFrozenDueToAgeNeedsFix
#52623 opened 2 years ago by mdempsky
cmd/cgo: inconsistent compiler behaviour when compiling a C.structFrozenDueToAgeNeedsInvestigationhelp wanted
#52611 opened 2 years ago by twystd
cmd/compile: internal compiler error: weird package in name: .dict0 => .dict0 from "", not "test/p" [1.18 backport]CherryPickApprovedFrozenDueToAge
#52606 opened 2 years ago by gopherbot
cmd/compile: internal compiler error: 'main': Value live at entry. It shouldn't beFrozenDueToAgeNeedsInvestigationrelease-blocker
#52590 opened 2 years ago by lurenjia528
cmd/go: 'go test' fails to cache test result due to modified `.git` directoryFrozenDueToAgeWaitingForInfo
#52573 opened 2 years ago by matthewmueller
#52563 opened 2 years ago by greatroar
cmd/compile: cannot convert v (variable of type *Bar[T]) to type *Foo[T] [1.18 backport]CherryPickApprovedFrozenDueToAge
#52558 opened 2 years ago by gopherbot
x/build, cmd/go: frequent connection timeouts to github.com since 2022-03-04BuildersFrozenDueToAgeGoCommandNeedsInvestigation
#52545 opened 2 years ago by bcmills
cmd/cgo: C.* cannot be used for type constraintsFeatureRequestFrozenDueToAgeNeedsFixcompiler/runtime
#52542 opened 2 years ago by hajimehoshi
#52536 opened 2 years ago by andig
#52529 opened 2 years ago by b97tsk
#52511 opened 2 years ago by thechampagne
cmd/go: go get ./... loops infinitely with specific go.mod, go.sumFrozenDueToAgeGoCommandNeedsInvestigationmodules
#52508 opened 2 years ago by arbourd
#52471 opened 2 years ago by matiaspascansky96
cmd/go: `go run -mod=mod [files...]` does not update go.mod and go.sum [1.18 backport]CherryPickApprovedFrozenDueToAgeGoCommandmodules
#52468 opened 2 years ago by gopherbot
cmd/go: all.bash tests fail on master (ab9d31da9e) in TestIsTerminalFrozenDueToAgeNeedsInvestigationSoonrelease-blocker
#52461 opened 2 years ago by ainar-g
cmd/link/internal/ld: TestStackCheckOutput broken on aix-ppc64 as of CL 398176FrozenDueToAgeNeedsFixSoonTestingrelease-blocker
#52451 opened 2 years ago by bcmills
cmd/compile: incorrect handling of iota in 1.18 [1.18 backport]CherryPickApprovedFrozenDueToAgerelease-blocker
#52441 opened 2 years ago by gopherbot
#52438 opened 2 years ago by willeccles
cmd/cgo: request to backport loong64 cmd/cgo CL 342305 to 1.18 branchFrozenDueToAgeNeedsDecisionrelease-blocker
#52419 opened 2 years ago by ianlancetaylor
#52406 opened 2 years ago by jhgit
#52401 opened 2 years ago by andrealancichinetti
#52399 opened 2 years ago by yakkle
#52396 opened 2 years ago by NhokCrazy199
#52391 opened 2 years ago by ddaa2000
#52381 opened 2 years ago by sding3
cmd/go: Build information embedded by Go 1.18 impairs build reproducibility with cgo flagsFrozenDueToAgeGoCommandNeedsInvestigation
#52372 opened 2 years ago by jefferyto
cmd/go: Using go.work with parallel repoFrozenDueToAge
#52369 opened 2 years ago by JordnL
cmd/compile/internal/ssa: occurred the wrong rewrite cycle detection [1.18 backport]CherryPickApprovedFrozenDueToAge
#52366 opened 2 years ago by gopherbot
#52344 opened 2 years ago by tsingsun
#52338 opened 2 years ago by mgabeler-lee-6rs
cmd/link: unexpected trampoline error on ppc64le musl with -buildmode=pieFrozenDueToAgeNeedsFixarch-ppc64x
#52337 opened 2 years ago by nmeum
cmd/link: relocation error on ppc64le musl with cgo and CGO_CFLAGS=-OsFrozenDueToAgeNeedsInvestigationarch-ppc64x
#52336 opened 2 years ago by nmeum
#52333 opened 2 years ago by ocket8888
cmd/go: `go run -mod=mod [files...]` does not update go.mod and go.sumFrozenDueToAgeGoCommandNeedsFixmodulesrelease-blocker
#52331 opened 2 years ago by itchyny
cmd/dist: throws a trailing warning on master due to recent changesFrozenDueToAgeNeedsInvestigationWaitingForInfo
#52324 opened 2 years ago by mvdan
cmd/compile: crash in make running generic code [1.18 backport]CherryPickCandidateFrozenDueToAgeNeedsInvestigation
#52311 opened 2 years ago by mier85
#52308 opened 2 years ago by zmb3
cmd/go: go mod: limit version resolution to packages that are consumed FrozenDueToAgeGoCommandProposal
#52296 opened 2 years ago by thaJeztah
#52295 opened 2 years ago by changkun
#52293 opened 2 years ago by changkun
cmd/compile: compiler crash with "Dictionary should have already been generated" [1.18 backport]CherryPickApprovedFrozenDueToAge
#52286 opened 2 years ago by gopherbot
cmd/compile: compiler crash with "Dictionary should have already been generated"FrozenDueToAgeNeedsInvestigationrelease-blocker
#52279 opened 2 years ago by benjivesterby
#52278 opened 2 years ago by zigo101
#52271 opened 2 years ago by haraldrudell
cmd/asm: arm64 assembler rejects "MOVK $(33825<<48), R2"FrozenDueToAge
#52261 opened 2 years ago by ericlagergren
#52242 opened 2 years ago by gopherbot
#52241 opened 2 years ago by Apakhov
cmd/go: TestScript/build_trimpath_goroot fails during the release processFrozenDueToAgeGoCommandNeedsFixrelease-blocker
#52236 opened 2 years ago by heschi
cmd/compile: ICE: index out of range [0] with length 0FrozenDueToAge
#52233 opened 2 years ago by bambuo
#52231 opened 2 years ago by heschi
cmd/compile: stack overflowFrozenDueToAge
#52201 opened 2 years ago by reusee
cmd/go: "go mod why" doesn't explain some go.sum entriesFrozenDueToAge
#52196 opened 2 years ago by bradfitz
cmd/compile: writing output: write $WORK/b216/_pkg_.a: file too largeFrozenDueToAgeNeedsInvestigation
#52195 opened 2 years ago by TerminalFi
cmd/compile: inlining after devirtualizationFrozenDueToAgeNeedsInvestigationPerformancecompiler/runtime
#52193 opened 2 years ago by FiloSottile
#52181 opened 2 years ago by pepjo
cmd/compile: hang in `ssa.(*regAllocState).computeLive` when optimizations are disabledFrozenDueToAgeNeedsInvestigationcompiler/runtime
#52180 opened 2 years ago by pioz
cmd/go: go get return error if there is no func main() in the current working directory FrozenDueToAge
#52179 opened 2 years ago by ansidev
cmd/compile: ICE: "runtime error: index out of range [0] with length 0" due to generic codeFrozenDueToAgeNeedsFixrelease-blocker
#52162 opened 2 years ago by vogtp
cmd/go: go work use -r panics when given a directory that does not exist [1.18 backport]CherryPickApprovedFrozenDueToAgeGoCommand
#52140 opened 2 years ago by gopherbot
#52139 opened 2 years ago by icholy
#52133 opened 2 years ago by Ferrany1
cmd/compile: slice constraints prevent indexingFrozenDueToAge
#52129 opened 2 years ago by jfcg
cmd/compile: GOEXPERIMENT=unified <autogenerated>:1: internal compiler error: missing wrapperFrozenDueToAgeNeedsFixcompiler/runtime
#52128 opened 2 years ago by andig
#52127 opened 2 years ago by tdegris
cmd/compile: internal compiler error: panic: unexpected type: 10 with GOEXPERIMENT=unifiedFrozenDueToAgeNeedsFix
#52124 opened 2 years ago by ALTree
go/types, cmd/compile: type set overlapping implementation for interface types might be not correct [1.18 backport]CherryPickApprovedFrozenDueToAge
#52119 opened 2 years ago by gopherbot
cmd/compile: internal compiler error: weird package in name: .dict0 => .dict0 from "", not "test/p" FrozenDueToAgeNeedsFix
#52117 opened 2 years ago by zhuah
#52099 opened 2 years ago by ericlagergren
cmd/compile: fails to compile very long files starting go1.17 [1.17 backport]CherryPickApprovedFrozenDueToAge
#52095 opened 2 years ago by gopherbot
runtime, cmd/internal/objabi: incorrect funID of runtime.rt0_go and runtime.systemstack_switchFrozenDueToAgeNeedsFix
#52092 opened 2 years ago by zhouguangyuan0718
cmd/compile/internal/test: timeouts in TestIntendedInliningFrozenDueToAgeNeedsInvestigationrelease-blocker
#52081 opened 2 years ago by bcmills
#52072 opened 2 years ago by zigo101
cmd/cgo: rewrites file paths to absolute in godefs generated comment FrozenDueToAgeNeedsInvestigation
#52063 opened 2 years ago by tklauser
#52058 opened 2 years ago by denis-tingaikin
#52052 opened 2 years ago by AGMETEOR
cmd/compile/internal/typecheck: nil panic in `(*intWriter).uint64` on `windows-amd64-race`FrozenDueToAgeNeedsInvestigationWaitingForInfo
#52041 opened 2 years ago by bcmills
cmd/compile: generic interface conversion failed, reporting types from different scopes.FrozenDueToAgeNeedsInvestigation
#52027 opened 2 years ago by taoso
cmd/compile: generic function appears to use incorrect type descriptorFrozenDueToAgeNeedsFixrelease-blocker
#52026 opened 2 years ago by QuantumGhost
#52020 opened 2 years ago by neild
#52019 opened 2 years ago by dsnet
#52011 opened 2 years ago by gopherbot
#52002 opened 2 years ago by ogau
#51992 opened 2 years ago by nick-jones
#51988 opened 2 years ago by katsusan
cmd/go: mod edit doesn't respect direct/indirect blocks in go.modFrozenDueToAgeGoCommandNeedsInvestigationUnfortunatemodules
#51983 opened 2 years ago by andig
#51967 opened 2 years ago by MatthewJamesBoyle
#51964 opened 2 years ago by greatroar
#51963 opened 2 years ago by greatroar
cmd/go: workspace recursive add panics on permission errorsFrozenDueToAgeGoCommandNeedsFixWaitingForInfo
#51960 opened 2 years ago by sding3
#51952 opened 2 years ago by rsc
cmd/go: "go mod download" doesn't record checksums for replacements in workspace modeFrozenDueToAgeGoCommandNeedsFixmodules
#51946 opened 2 years ago by h31
#51941 opened 2 years ago by samherrmann
#51939 opened 2 years ago by thanm
#51937 opened 2 years ago by jfcg
#51929 opened 2 years ago by ray-harris
cmd/compile: ICE when unpacking arguments of variadic generic functionFrozenDueToAgeNeedsFixgenericsrelease-blocker
#51925 opened 2 years ago by sonlamho
#51923 opened 2 years ago by jeremyd2019
#51922 opened 2 years ago by andig
cmd/go: "go list -m -json all" hangs for project with go.workFrozenDueToAgeGoCommandNeedsInvestigationmodules
#51919 opened 2 years ago by sergunya
cmd/compile: global variable initialization done in unexpected orderFrozenDueToAgeNeedsFixcompiler/runtimeearly-in-cycle
#51913 opened 2 years ago by jcp19
cmd/gofmt: inconsistent indentation of struct fields of containing tabFrozenDueToAgeNeedsInvestigation
#51910 opened 2 years ago by fraenky8
cmd/compile: internal compiler error in Go 1.18 using type parametersFrozenDueToAgeNeedsFixgenericsrelease-blocker
#51909 opened 2 years ago by danielgtaylor
cmd/link: error on windows/arm64 with clang/lld 13.0.1FrozenDueToAgeNeedsInvestigationOS-WindowsWaitingForInfo
#51903 opened 2 years ago by jeremyd2019
#51902 opened 2 years ago by wxolp
cmd/gofmt: gofmt issue with new genericsFrozenDueToAge
#51898 opened 2 years ago by nagnagendra
cmd/go: go mod tidy installs unreleased and gone packageFrozenDueToAge
#51888 opened 2 years ago by vmihailenco
#51877 opened 2 years ago by smasher164
#51876 opened 2 years ago by seankhliao
cmd/go: Segfault on ppc64le during Go 1.18 build on Alpine Linux [1.18 backport]CherryPickApprovedFrozenDueToAge
#51874 opened 2 years ago by gopherbot
cmd/compile: internal compiler error: missing reader for "sync/atomic".LoadPointerFrozenDueToAgeNeedsInvestigation
#51857 opened 2 years ago by thesyncim
cmd/compile: internal compiler error: panic: runtime error: index out of range [0] with length 0 [1.18 backport]CherryPickApprovedFrozenDueToAge
#51855 opened 2 years ago by gopherbot
cmd/compile: crash on pointer conversion in call to mapaccess2 [1.18 backport]CherryPickApprovedFrozenDueToAge
#51849 opened 2 years ago by gopherbot
cmd/compile: could not import "package" (cannot import "package" (type parameter bound more than once), possibly version skew - reinstall package) [1.18 backport]CherryPickApprovedFrozenDueToAge
#51847 opened 2 years ago by gopherbot
cmd/compile: internal compiler error: walkExpr: switch 1 unknown op RECOVER [1.18 backport]CherryPickApprovedFrozenDueToAge
#51846 opened 2 years ago by gopherbot
#51841 opened 2 years ago by notfilippo
cmd/compile: crash on pointer conversion in call to mapaccess2FrozenDueToAgeNeedsInvestigationrelease-blocker
#51840 opened 2 years ago by julianiewiejska
#51839 opened 2 years ago by ahazhangxin
cmd/compile: could not import "package" (cannot import "package" (type parameter bound more than once), possibly version skew - reinstall package)FrozenDueToAgeNeedsInvestigationrelease-blocker
#51836 opened 2 years ago by elagergren-spideroak
cmd/compile: fails with stack overflow using generics and self referential function typeFrozenDueToAgeNeedsFixgenericsrelease-blocker
#51832 opened 2 years ago by noclue
#51828 opened 2 years ago by bradenaw
#51823 opened 2 years ago by leitzler
#51818 opened 2 years ago by matthewmueller
cmd/go: internal compiler error: panic: runtime error: index out of range [0] with length 0 on compiling generics codeFrozenDueToAge
#51813 opened 2 years ago by victpork
#51812 opened 2 years ago by tie
#51810 opened 2 years ago by mattn
cmd/go: add (and default to) `-buildvcs=auto` [1.18 backport]CherryPickApprovedFrozenDueToAgeGoCommand
#51798 opened 2 years ago by gopherbot
#51787 opened 2 years ago by nmeum
#51779 opened 2 years ago by liubog2008
cmd/go: no "module requires Go 1.nn" warning when a package is not foundFrozenDueToAgeNeedsInvestigationmodules
#51778 opened 2 years ago by bradfitz
cmd/go: "go test" seems to now require git due to -buildvcs [1.18 backport]CherryPickApprovedFrozenDueToAgeGoCommand
#51767 opened 2 years ago by gopherbot
cmd/compile: internal compiler error: panic: runtime error: index out of range [0] with length 0FrozenDueToAgeNeedsFix
#51765 opened 2 years ago by blaubaer
cmd/go: go work use panics when given a file [1.18 backport]CherryPickApprovedFrozenDueToAgeGoCommand
#51764 opened 2 years ago by gopherbot
#51749 opened 2 years ago by JohnAnthony
#51748 opened 2 years ago by mschneider82
cmd/cgo: pointer to incomplete C type is mangled when passed through interface type and generic type assert [1.18 backport]CherryPickApprovedFrozenDueToAge
#51741 opened 2 years ago by gopherbot
cmd/compile: cleanup code paths that aren't needed now that -p is requiredFrozenDueToAgeNeedsFixcompiler/runtime
#51734 opened 2 years ago by mdempsky
cmd/cgo: pointer to incomplete C type is mangled when passed through interface type and generic type assertFrozenDueToAgeNeedsFix
#51733 opened 2 years ago by kbolino
cmd/cgo: cannot convert from type *_Ctype_char to type _Ctype_HANDLE (1.18 regression) [1.18 backport]CherryPickCandidateFrozenDueToAge
#51728 opened 2 years ago by gopherbot
cmd/vet, go/types: `go vet` crash when using self-recursive anonymous types in constraints [1.18 backport]CherryPickApprovedFrozenDueToAge
#51727 opened 2 years ago by gopherbot
cmd/cgo: cannot convert from type *_Ctype_char to type _Ctype_HANDLE (1.18 regression)FrozenDueToAgeNeedsFixSoonrelease-blocker
#51726 opened 2 years ago by josharian
#51724 opened 2 years ago by perillo
#51723 opened 2 years ago by mvdan
cmd/vet, go/types: `go vet` crash when using self-recursive anonymous types in constraintsFrozenDueToAgeNeedsFixSoonrelease-blocker
#51717 opened 2 years ago by cr7pt0gr4ph7
#51699 opened 2 years ago by wgrr
#51691 opened 2 years ago by mdempsky
cmd/compile: irgen uses wrong dict param to generate code for getting dict type [1.18 backport]CherryPickApprovedFrozenDueToAge
#51669 opened 2 years ago by gopherbot
cmd/go: "undefined: testing.InternalFuzzTarget" when attempting to build minimal test package (on tip)FrozenDueToAge
#51666 opened 2 years ago by mark-rushakoff
cmd/compile/internal/ssa: occurred the wrong rewrite cycle detectionFrozenDueToAgeNeedsInvestigation
#51639 opened 2 years ago by orisano
#51628 opened 2 years ago by josharian
cmd/compile: unnecessary bounds check when indexing relative to the endFrozenDueToAgeNeedsInvestigationPerformancecompiler/runtime
#51622 opened 2 years ago by dsnet
cmd/link: intermittently produces segfaulting executables with binutils 2.27-44FrozenDueToAgeNeedsInvestigationWaitingForInfo
#51611 opened 2 years ago by pjgjordaan
cmd/go: type set overlapping implementation for interface types might be not correctFrozenDueToAgeNeedsInvestigation
#51607 opened 2 years ago by zigo101
#51604 opened 2 years ago by leitzler
#51589 opened 2 years ago by 10ne1
#51585 opened 2 years ago by mkideal
#51578 opened 2 years ago by dsnet
cmd/go: add 'unix' build tag but not *_unix.go file supportFrozenDueToAgeProposalProposal-AcceptedProposal-FinalCommentPeriod
#51572 opened 2 years ago by rsc
#51555 opened 2 years ago by a8m
cmd/gofmt: gofmt introduces a trailing comma in some type parameter lists where not neededFrozenDueToAgeNeedsFix
#51548 opened 2 years ago by griesemer
cmd/compile: init of large maps of pointers allocates too much memoryFrozenDueToAgeNeedsInvestigation
#51543 opened 2 years ago by kvap
#51533 opened 2 years ago by ALTree
cmd/compile: missing hint to check go.mod if language version < 1.18 and declare a generic type or funcFrozenDueToAgeNeedsFix
#51531 opened 2 years ago by thepudds
cmd/go: go mod download seems now incompatible with git version 1FrozenDueToAgeGoCommandNeedsInvestigationmodules
#51529 opened 2 years ago by gjenkins8
cmd/compile: miscompilation of comparison between type parameter and interfaceFrozenDueToAgeNeedsFixrelease-blocker
#51522 opened 2 years ago by mdempsky
cmd/compile: wrong panic message for method call on nil of generic interface typeFrozenDueToAgeNeedsFixcompiler/runtime
#51521 opened 2 years ago by mdempsky
cmd/compile: runtime failure with unified IR ("unreachable method called")FrozenDueToAgeNeedsFixSoon
#51519 opened 2 years ago by FiloSottile
cmd/go: go.mod cannot be in drive root folder on WindowsFrozenDueToAgeNeedsInvestigationOS-Windowsmodules
#51506 opened 2 years ago by cwmos
#51504 opened 2 years ago by dmitshur
#51501 opened 2 years ago by changkun
cmd/compile: a little inconsistency on uses of type parameters in type parameter listsFrozenDueToAgeNeedsInvestigation
#51499 opened 2 years ago by zigo101
#51496 opened 2 years ago by dtcaciuc
#51491 opened 2 years ago by thepudds
#51488 opened 2 years ago by zigo101
#51475 opened 2 years ago by ddaa2000
cmd/compile: embedding comparable is not considered in calculating type setsFrozenDueToAgeNeedsFixrelease-blocker
#51472 opened 2 years ago by zigo101
cmd/go, runtime: `runtime.GOROOT` returns an invalid, non-empty string when built with -trimpathFrozenDueToAgeNeedsFixrelease-blocker
#51461 opened 2 years ago by rittneje
#51456 opened 2 years ago by alicebob
cmd/go: `go work use $DIR` adds different paths from `go work init $DIR`FrozenDueToAgeNeedsDecisionmodulesrelease-blocker
#51449 opened 2 years ago by bcmills
#51448 opened 2 years ago by bcmills
cmd/compile, runtime: frequent test timeouts on solaris-amd64-oraclerelBuildersFrozenDueToAgeNeedsInvestigationOS-Solariscompiler/runtimehelp wanted
#51443 opened 2 years ago by bcmills
cmd/go: Builds using go1.16.x report an ambiguous error when an imported dependency contains '//go:build' but not '// +build'FrozenDueToAgeGoCommandNeedsInvestigationUnfortunate
#51436 opened 2 years ago by dylan-bourque
#51430 opened 2 years ago by thanm
cmd/compile: internal compiler error: weird package in name: p.a => a from "test/p", not ""FrozenDueToAgeNeedsFixrelease-blocker
#51423 opened 2 years ago by zhuah
cmd/compile: most recently closed type checker CLs must be cherry-picked into release branchFrozenDueToAgeNeedsFixrelease-blocker
#51421 opened 2 years ago by griesemer
cmd/compile: irgen uses wrong dict param to generate code for getting dict typeFrozenDueToAgeNeedsFix
#51413 opened 2 years ago by mdempsky
cmd/go: cannot find GOROOT directoryFrozenDueToAge
#51409 opened 2 years ago by rittneje
#51392 opened 2 years ago by blaubaer
cmd/go: duplicate proxy requests sent for `@v/list`FrozenDueToAgeGoCommandNeedsInvestigationToolSpeedmodules
#51391 opened 2 years ago by raygecao
cmd/go: `go run golang.org/x/example@<version>` panics when run in a workspaceFrozenDueToAgeNeedsFixmodulesrelease-blocker
#51390 opened 2 years ago by findleyr
cmd/compile: cannot convert untyped string value to type parameter constrained by `~string | ~[]byte`FrozenDueToAgeNeedsFix
#51386 opened 2 years ago by dominikh
#51374 opened 2 years ago by central182
cmd/compile: compiler panic with generics across packages and pointer type parameterFrozenDueToAgeNeedsInvestigationrelease-blocker
#51367 opened 2 years ago by JOT85
#51360 opened 2 years ago by dp-arri
#51355 opened 2 years ago by KevinStrong
cmd/go: "v1.x.y is not a tag" when .gitconfig sets `log.decorate` to `full` [1.17 backport]CherryPickApprovedFrozenDueToAgeGoCommandNeedsFix
#51351 opened 2 years ago by gopherbot
cmd/go: "v1.x.y is not a tag" when .gitconfig sets `log.decorate` to `full` [1.16 backport]CherryPickCandidateFrozenDueToAgeGoCommand
#51350 opened 2 years ago by gopherbot
#51339 opened 2 years ago by danscales
cmd/compile: internal compiler error: panic: runtime error: invalid memory address or nil pointer dereferenceFrozenDueToAgeNeedsFixrelease-blocker
#51335 opened 2 years ago by dominikh
cmd/go/internal/modfetch: erroneously resolves a `v2.…+incompatible` version when a `v2/go.mod` file exists [1.17 backport]CherryPickApprovedFrozenDueToAgeGoCommandrelease-blocker
#51332 opened 2 years ago by gopherbot
cmd/go/internal/modfetch: erroneously resolves a `v2.…+incompatible` version when a `v2/go.mod` file exists [1.16 backport]CherryPickApprovedFrozenDueToAgeGoCommandrelease-blocker
#51331 opened 2 years ago by gopherbot
cmd/go/internal/modfetch: erroneously resolves a `v2.…+incompatible` version when a `v2/go.mod` file existsFrozenDueToAgeNeedsFixmodulesrelease-blocker
#51324 opened 2 years ago by bcmills
cmd/go: "v1.x.y is not a tag" when .gitconfig sets `log.decorate` to `full`FrozenDueToAgeGoCommandNeedsFixmodules
#51312 opened 2 years ago by hidu
#51303 opened 2 years ago by apmckinlay
#51301 opened 2 years ago by robpike
cmd/vet: structtag false positives about `json:"-,omitempty"` for unexported fieldsFrozenDueToAgeNeedsFix
#51298 opened 2 years ago by dolmen
cmd/go: 1.18 fails when vendoring and main module replaces itselfFrozenDueToAgeGoCommandNeedsInvestigation
#51285 opened 2 years ago by zhsj
#51281 opened 2 years ago by andig
cmd/go: debug.BuildInfo doesn't include VCS info when cross-compiling [1.18rc1]FrozenDueToAgeNeedsInvestigationWaitingForInfo
#51264 opened 2 years ago by spyder-jeff
cmd/go: git revision information stamping on CentOS 7 fails with Go 1.18rc1: error obtaining VCS status: exit status 128FrozenDueToAgeGoCommandNeedsFix
#51253 opened 2 years ago by polarina
cmd/compile: "relocation target not defined" for constant of instantiated typeFrozenDueToAgeNeedsInvestigation
#51245 opened 2 years ago by findleyr
cmd/go: add release note for changes to go.mod automatic-update behavior in 1.18DocumentationFrozenDueToAgeGoCommandNeedsFix
#51242 opened 2 years ago by h31
cmd/compile: WebAssembly built from fyne_demo command crashes browser optimizer in ChromeFrozenDueToAgeNeedsInvestigationOS-JSarch-wasmcompiler/runtime
#51241 opened 2 years ago by Bluebugs
#51236 opened 2 years ago by Karitham
#51233 opened 2 years ago by virtuald
cmd/compile: internal compiler error: invalid memory address or nil pointer dereferenceFrozenDueToAgeNeedsFix
#51232 opened 2 years ago by virtuald
cmd/compile: type inference fails using constraint with approximate map elementFrozenDueToAgeNeedsFix
#51229 opened 2 years ago by blackgreen100
cmd/go: failures in TestScript/test_chatty_parallel_success_sleepy due to unexpected output orderingFrozenDueToAgeGoCommandNeedsFixTestingrelease-blocker
#51221 opened 2 years ago by bcmills
cmd/compile: internal compiler error importing a recursive type (recursive through a type constraint)FrozenDueToAgeNeedsInvestigation
#51219 opened 2 years ago by Karitham
cmd/go: hang in 'exec powershell' in TestScript/build_acl_windows on windows/arm64NeedsInvestigationOS-WindowsWaitingForInfoarch-arm64
#51210 opened 2 years ago by bcmills
cmd/go: spurious linefeed + backspace (\r\u0008) characters in go test -json output on WindowsFrozenDueToAgeNeedsInvestigationOS-Windows
#51207 opened 2 years ago by shueybubbles
cmd/go: relative replacements in a workspace are not resolved relative to their go.mod filesFrozenDueToAgeGoCommandNeedsFixrelease-blocker
#51204 opened 2 years ago by jezell
cmd/compile: "runtime: bad pointer in frame" in riscv64 with complier optimizations [1.17 backport]CherryPickApprovedFrozenDueToAge
#51199 opened 2 years ago by gopherbot
cmd/compile: "runtime: bad pointer in frame" in riscv64 with complier optimizations [1.16 backport]CherryPickApprovedFrozenDueToAge
#51198 opened 2 years ago by gopherbot
cmd/go: clarify error from 'go install' when arguments have mismatched versions and pathsFrozenDueToAgeGoCommandNeedsFixhelp wanted
#51196 opened 2 years ago by rittneje
cmd/go: cannot pass multiple -ldflags via GOFLAGSFrozenDueToAge
#51194 opened 2 years ago by rittneje
#51193 opened 2 years ago by sywhang
cmd/compile: peculiar error message caused by two type parameters with the same nameFrozenDueToAgeNeedsFix
#51177 opened 2 years ago by KZiemian
cmd/go: module source tree too big for github.com/pulumi/pulumi-azure-native/sdkFrozenDueToAgeGoCommandNeedsInvestigation
#51175 opened 2 years ago by burhan
#51172 opened 2 years ago by hyangah
#51171 opened 2 years ago by hyangah
cmd/compile: nil pointer deref when printing error message for invalid program in 1.17 FrozenDueToAgeNeedsInvestigationcompiler/runtime
#51165 opened 2 years ago by nobozo
#51164 opened 2 years ago by dim13
#51145 opened 2 years ago by Merovius
cmd/go: cover tool help command syntax does not work on Windows DocumentationFrozenDueToAgeNeedsFixWaitingForInfo
#51126 opened 2 years ago by spekary
cmd/go: relative imports work when specify .go files directlyFrozenDueToAgeGoCommandNeedsInvestigationmodules
#51125 opened 2 years ago by ronaldpetty
cmd/go: loadinternal: cannot find runtime/cgoFrozenDueToAge
#51124 opened 2 years ago by billcoding
#51114 opened 2 years ago by Deleplace
#51108 opened 2 years ago by changkun
cmd/go: go mod tidy ignores the go.work fileFrozenDueToAge
#51106 opened 2 years ago by perillo
cmd/compile: "runtime: bad pointer in frame" in riscv64 with complier optimizationsFrozenDueToAgeNeedsFixarch-riscv
#51101 opened 2 years ago by piggynl
cmd/go: confusing error message (or incorrect behavior) when using -modfile with go runFrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#51079 opened 2 years ago by findleyr
#51072 opened 2 years ago by guilhem
cmd/compile: compilation results for generic types are affected by the filenameFrozenDueToAgeNeedsInvestigationrelease-blocker
#51048 opened 2 years ago by sxyazi
cmd/cgo: const initializer `C: extern const` is not a constantFrozenDueToAgeNeedsInvestigationhelp wanted
#51044 opened 2 years ago by zyxkad
#51042 opened 2 years ago by shoriwe
cmd/compile: inline is slowerFrozenDueToAge
#51028 opened 2 years ago by zigo101
cmd/compile: missing `T.m is a field, not a method` error upon assignments to interfacesFrozenDueToAgeNeedsFixcompiler/runtime
#51025 opened 2 years ago by griesemer
#51024 opened 2 years ago by katiehockman
#51023 opened 2 years ago by katiehockman
#51021 opened 2 years ago by benbuzbee
#51008 opened 2 years ago by zyxkad
cmd/link: cgo linking fails on Windows with GCC 11.2.0 + MinGW-w64 9.0.0 (UCRT) from winlibs.comFrozenDueToAgeNeedsInvestigationOS-Windows
#51007 opened 2 years ago by NewUserHa
cmd/compile: internal compiler error: width not calculated: go.shape.struct { Next *"".Node[go.shape.uint64_0] }_0FrozenDueToAge
#50993 opened 2 years ago by fxeqxmulfx
cmd/go: 'go get' in a module with a higher go version may leave go.(mod|sum) in bad stateFrozenDueToAgeGoCommandNeedsInvestigationThinkingmodules
#50986 opened 2 years ago by myitcv
#50985 opened 2 years ago by nemith
#50982 opened 2 years ago by rsc
#50969 opened 2 years ago by eliasnaur
cmd/compile: SIGSEGV with 'go build'FrozenDueToAge
#50968 opened 2 years ago by olivere
cmd/compile: error message for invalid type switch cases less helpful in Go1.18FrozenDueToAgeNeedsFix
#50965 opened 2 years ago by griesemer
cmd/go: improve 'go work sync|use' error message when 'go.work' file is not presentFrozenDueToAgeNeedsFixmodules
#50964 opened 2 years ago by hyangah
cmd/go: 'go work use -r' fails to remove entries for deleted subdirectoriesFrozenDueToAgeNeedsFixmodules
#50959 opened 2 years ago by bcmills
#50958 opened 2 years ago by bcmills
#50945 opened 2 years ago by jackieli-tes
#50942 opened 2 years ago by gopherbot
cmd/go: work use does nothing when not in workspace rootFrozenDueToAgeGoCommandNeedsFixmodulesrelease-blocker
#50931 opened 2 years ago by seankhliao
#50925 opened 2 years ago by mandelsoft
cmd/compile: error message when comparing structs containing slices less helpful in go1.18FrozenDueToAgeNeedsFix
#50918 opened 2 years ago by sarnesjo
#50914 opened 2 years ago by vegarsti
#50912 opened 2 years ago by fgm
cmd/compile: spurious line info added to interface satisfaction errorFrozenDueToAgeNeedsFixrelease-blocker
#50907 opened 2 years ago by rsc
cmd/compile: int is not a typeFrozenDueToAge
#50902 opened 2 years ago by chai2010
#50898 opened 2 years ago by odeke-em
cmd/go: TestScript/cgo_stale_precompiled fails when GOROOT_FINAL points to another Go tree but GOROOT isn't explicitly setFrozenDueToAgeGoCommandNeedsFixTesting
#50893 opened 2 years ago by dmitshur
#50891 opened 2 years ago by rsc
#50867 opened 2 years ago by gopherbot
#50866 opened 2 years ago by gopherbot
#50858 opened 2 years ago by bcmills
#50854 opened 2 years ago by rsc
#50848 opened 2 years ago by Reasno
#50847 opened 2 years ago by Simerax
cmd/compile: compiler failing for generic codeFrozenDueToAge
#50841 opened 2 years ago by randall77
cmd/compile: improve error message for invalid use of interface with type constraintsFrozenDueToAgeNeedsFixhelp wanted
#50837 opened 2 years ago by virtuald
#50829 opened 2 years ago by aditighag
#50826 opened 2 years ago by frederikhors
#50823 opened 2 years ago by zhouguangyuan0718
cmd/compile: impossible type assertion reports wrong signature for methods that don't match in caseFrozenDueToAgeNeedsInvestigation
#50816 opened 2 years ago by dominikh
cmd/go: remove bitbucket VCS probing [1.17 backport]CherryPickApprovedFrozenDueToAgeGoCommandrelease-blocker
#50812 opened 2 years ago by gopherbot
cmd/go: remove bitbucket VCS probing [1.16 backport]CherryPickApprovedFrozenDueToAgeGoCommandrelease-blocker
#50811 opened 2 years ago by gopherbot
#50810 opened 2 years ago by bcmills
#50809 opened 2 years ago by stevemk14ebr
cmd/go: follow root dir symlink in fsys.Walk (though not other symlinks in the tree)FrozenDueToAgeGoCommandNeedsFixearly-in-cycle
#50807 opened 2 years ago by matloob
cmd/link: migrate from legacy .zdebug to SHF_COMPRESSED for ELFFeatureRequestFrozenDueToAgeNeedsInvestigation
#50796 opened 2 years ago by MaskRay
cmd/compile: internal compiler error for new version of absdiff.go, failure during nodingFrozenDueToAge
#50790 opened 2 years ago by danscales
cmd/go: log.showSignature=true in .gitconfig breaks VCS stampingFrozenDueToAgeNeedsInvestigationrelease-blocker
#50789 opened 2 years ago by dpifke
#50782 opened 2 years ago by danscales
#50779 opened 2 years ago by ianlancetaylor
cmd/compile: report variable declared but not used when only a field of a struct-typed variable is written toFrozenDueToAgeNeedsInvestigation
#50778 opened 2 years ago by qiangli
cmd/compile: confusing assignment mismatch error when indexing map with invalid keyFrozenDueToAgeNeedsInvestigationcompiler/runtime
#50762 opened 2 years ago by Snaipe
#50755 opened 2 years ago by bitfield
cmd/compile: handle alias types in recursive types more consistentlyNeedsInvestigationcompiler/runtime
#50729 opened 2 years ago by griesemer
#50714 opened 2 years ago by mikesep
cmd/go: reports errors for a correct preamble when it contains a builtin C type and a `C.*` name can't be resolvedFrozenDueToAgeNeedsFix
#50710 opened 2 years ago by qmuntal
cmd/go: easier go.mod updates when packages are in the same repositoryFrozenDueToAgeGoCommandNeedsInvestigationUnfortunate
#50698 opened 2 years ago by dprotaso
cmd/compile: compiler error for calling function, which is a field reference of a typeparam (which has a structural type)FrozenDueToAgeNeedsInvestigation
#50690 opened 2 years ago by danscales
cmd/go: do not treat branches with semantic-version names as releases [1.17 backport]CherryPickApprovedFrozenDueToAgeGoCommandSecurity
#50687 opened 2 years ago by gopherbot
cmd/go: do not treat branches with semantic-version names as releases [1.16 backport]CherryPickApprovedFrozenDueToAgeGoCommandSecurity
#50686 opened 2 years ago by gopherbot
cmd/compile: MOVWreg missing sign-extension following a Copy from a floating-point LoadReg [1.17 backport]CherryPickApprovedFrozenDueToAge
#50683 opened 2 years ago by gopherbot
cmd/compile: MOVWreg missing sign-extension following a Copy from a floating-point LoadReg [1.16 backport]CherryPickApprovedFrozenDueToAge
#50682 opened 2 years ago by gopherbot
#50679 opened 2 years ago by simon28082
#50675 opened 2 years ago by bcmills
#50672 opened 2 years ago by mdempsky
cmd/compile: MOVWreg missing sign-extension following a Copy from a floating-point LoadRegFrozenDueToAgeNeedsInvestigationarch-mips
#50671 opened 2 years ago by bcmills
cmd/compile: OSX Builds cannot find libcrt0.oFrozenDueToAge
#50669 opened 2 years ago by karlmutch
#50662 opened 2 years ago by karlmutch
#50660 opened 2 years ago by cuiweixie
cmd/go: go vet reports error: `impossible type assertion: no type can implement both... for generic interface`FrozenDueToAgeNeedsInvestigationrelease-blocker
#50658 opened 2 years ago by thomascoquet
cmd/compile: error for unexpected return values does not say 'return'FrozenDueToAgeNeedsFixrelease-blocker
#50653 opened 2 years ago by rsc
#50643 opened 2 years ago by rsc
cmd/compile: internal compiler error: shape types have no methods go.shape.int_0FrozenDueToAgeNeedsInvestigationrelease-blocker
#50642 opened 2 years ago by fxeqxmulfx
#50639 opened 2 years ago by XiaodongLoong
cmd/compile: internal compiler error: unexpected untyped type: untyped intFrozenDueToAgeNeedsInvestigation
#50635 opened 2 years ago by mcdoker18
#50632 opened 2 years ago by cugu
cmd/trace: explicit goroutine function names replaced by synthetic onesFrozenDueToAgeNeedsInvestigation
#50622 opened 2 years ago by WhisperingChaos
cmd/go: stamp the pseudo-version in builds generated by `go build`GoCommandProposalProposal-Acceptedmodules
#50603 opened 2 years ago by 4ad
#50600 opened 2 years ago by hajimehoshi
cmd/compile: typecheck panic, internal compiler error: panic: runtime error: index out of range [0] with length 0FrozenDueToAgeNeedsInvestigation
#50598 opened 2 years ago by zhuah
cmd/compile: no need to complain about missing type arguments after type inference errorFrozenDueToAgeNeedsFix
#50588 opened 2 years ago by griesemer
#50584 opened 2 years ago by ppenguin
cmd/compile: compiler error: Dictionary should have already been generatedFrozenDueToAgeNeedsInvestigation
#50561 opened 2 years ago by csgura
cmd/compile: typecheck panic, interface conversion: types.Object is nil, not *ir.Name FrozenDueToAgeNeedsFix
#50552 opened 2 years ago by zhuah
cmd/link: Any plan to support to link libhugetlbfs on the Golang linker?FrozenDueToAgeProposalWaitingForInfo
#50549 opened 2 years ago by hailingluo
cmd/compile: no need to infer type arguments for blank type parameters with `any` constraintFrozenDueToAgeNeedsDecisionTypeInferencegenerics
#50547 opened 2 years ago by griesemer
cmd/internal/obj/arm64: the encoding of VMOVQ instruction is wrongFrozenDueToAgeNeedsInvestigationarch-arm64
#50528 opened 2 years ago by erifan
#50523 opened 2 years ago by lizthegrey
#50507 opened 2 years ago by bigdata-page
cmd/go: dlopen of c-shared binary on MacOS fails with "segment filesize exceeds vmsize"FrozenDueToAgeWaitingForInfo
#50506 opened 2 years ago by ansiwen
#50501 opened 2 years ago by denimyftiu
#50493 opened 2 years ago by rsc
cmd/compile: cannot use .this ( type *T[interface{}]) as type T[go.shape.interface {}_0] in T[go.shape.interface {}_0].MethodFrozenDueToAgeNeedsInvestigationgenerics
#50486 opened 2 years ago by csgura
cmd/compile: internal compiler error: Unexpected function instantiation {funcName} with no body FrozenDueToAgeNeedsInvestigationrelease-blocker
#50485 opened 2 years ago by csgura
cmd/compile: permit multiple blank type parameters (fix export data)FrozenDueToAgeNeedsFixrelease-blocker
#50481 opened 2 years ago by findleyr
cmd/go: TestIssue16471 failures with "testgo succeeded unexpectedly"FrozenDueToAgeGoCommandNeedsInvestigationWaitingForInfo
#50471 opened 2 years ago by bcmills
cmd/go: error out of more commands used by module authors if go.mod's Go version is newerFrozenDueToAgeGoCommandNeedsInvestigationmodules
#50468 opened 2 years ago by mvdan
cmd/compile: named type constraints that are not interfaces are not automatically embedded in implicit interfacesFrozenDueToAgeNeedsFix
#50450 opened 2 years ago by griesemer
#50437 opened 2 years ago by dsnet
cmd/compile: type inference appears to infer underlying typesFrozenDueToAgeNeedsInvestigationrelease-blocker
#50426 opened 2 years ago by ivokub
cmd/compile: nil pointer dereference in the 1.18 compiler when dealing with generic typesFrozenDueToAgeNeedsInvestigation
#50423 opened 2 years ago by pcostanza
cmd/compile: misleading error message when using type parameter in typesetFrozenDueToAgeNeedsDecision
#50420 opened 2 years ago by icholy
cmd/compile: incorrect "cannot use .this" error when using _ for multiple type parameters in method declarationFrozenDueToAge
#50419 opened 2 years ago by samherrmann
cmd/compile: field reference not working for type parameter with structural constraintFrozenDueToAgeNeedsInvestigationrelease-blocker
#50417 opened 2 years ago by akutz
cmd/go: improving documentation for when hashes are not included in binariesDocumentationFrozenDueToAgeGoCommandNeedsInvestigation
#50403 opened 2 years ago by d-tsuji
#50402 opened 2 years ago by hyangah
cmd/go: install "malformed file path" for source code filenames outside the Unicode BMPFrozenDueToAge
#50396 opened 2 years ago by nigeltao
#50372 opened 2 years ago by SuryaprakashBS
#50350 opened 2 years ago by akshaybharambe14
cmd/go: document that empty environment variables are treated as unsetDocumentationFrozenDueToAgeGoCommandNeedsFixhelp wanted
#50335 opened 2 years ago by vikyd
cmd/go: add -C flag to change directoryFrozenDueToAgeGoCommandProposalProposal-AcceptedProposal-FinalCommentPeriod
#50332 opened 2 years ago by thockin
cmd/compile: "methods cannot have type parameters" compiler error reported twiceFrozenDueToAgeNeedsInvestigation
#50317 opened 2 years ago by ilya-zz
cmd/compile: Type parameter is not validated in receiverFrozenDueToAge
#50316 opened 2 years ago by ilya-zz
#50315 opened 2 years ago by LukeShu
cmd/go: Need an easy/obvious way to copy testdata from module cache to a test-running directoryFrozenDueToAgeProposalfuzz
#50312 opened 2 years ago by dr2chase
cmd/go: go install with -trimpath and muslc (alpine linux) gcc is neededFrozenDueToAgeWaitingForInfo
#50311 opened 2 years ago by jerome-laforge
cmd/link: does not set section type of .init_array correctly [1.17 backport]CherryPickApprovedFrozenDueToAge
#50297 opened 2 years ago by gopherbot
cmd/link: does not set section type of .init_array correctly [1.16 backport]CherryPickApprovedFrozenDueToAge
#50296 opened 2 years ago by gopherbot
#50295 opened 2 years ago by ianlancetaylor
cmd/compile: "cannot use concurrent backend compilation with provided flags" reported after building go1.18beta1 from sourceFrozenDueToAgeWaitingForInfo
#50293 opened 2 years ago by cuishuang
cmd/compile: declaring a variable before a particular type definition causes compiler crashFrozenDueToAgeNeedsInvestigation
#50276 opened 2 years ago by jhbrown94
#50269 opened 2 years ago by MoZhonghua
cmd/compile: panic: interface conversion: ir.Node is *ir.Name, not *ir.InstExprFrozenDueToAgeNeedsInvestigation
#50264 opened 2 years ago by csgura
#50259 opened 2 years ago by jhbrown94
#50256 opened 2 years ago by frioux
cmd/compile: switch statements over constants are not inlinedFrozenDueToAgeNeedsInvestigationPerformance
#50253 opened 2 years ago by zx2c4
cmd/compile: instantiation cycle in closure function created by method of generic typeFrozenDueToAge
#50215 opened 2 years ago by zhuah
#50212 opened 2 years ago by Ludonope
cmd/vet: vet should recommend to use operators instead of `strings.Compare` to compare stringsFrozenDueToAgeNeedsDecision
#50209 opened 2 years ago by zigo101
cmd/go: TestScript/list_swigcxx with CGO_ENABLED=0 fails if swig is installed. FrozenDueToAgeNeedsFix
#50205 opened 2 years ago by dsouzae
cmd/link: build golang.org/x/vuln/osv.test fails when -gcflags=all='-N -l' is providedFrozenDueToAgeNeedsInvestigationrelease-blockervulncheck or vulndb
#50200 opened 2 years ago by hyangah
cmd/vet: go 1.18 vet undocumented behavior change with use of -vettoolFrozenDueToAgeNeedsInvestigation
#50195 opened 2 years ago by leighmcculloch
cmd/compile: internal compiler error: unhandled OCONV INT -> COMPLEX128 FrozenDueToAgeNeedsFixrelease-blocker
#50193 opened 2 years ago by bitfield
#50192 opened 2 years ago by katiehockman
cmd/compile: internal compiler error: expected struct { int } value to have type struct { int } FrozenDueToAgeNeedsFixrelease-blocker
#50190 opened 2 years ago by zigo101
cmd/go: test timeouts waiting for os/exec copying goroutinesFrozenDueToAgeGoCommandNeedsInvestigation
#50187 opened 2 years ago by bcmills
cmd/go: varying GOROOT_FINAL invalidates precompiled C dependencies of "net"FrozenDueToAgeNeedsFixrelease-blocker
#50183 opened 2 years ago by lyderic
cmd/compile: generic functions are significantly slower than identical non-generic functions in some casesFrozenDueToAgeNeedsInvestigationPerformance
#50182 opened 2 years ago by argusdusty
cmd/compile: found illegal assignment FUNC-func(int) error -> main.Fn[int]; FrozenDueToAgeNeedsInvestigationokay-after-beta1release-blocker
#50177 opened 2 years ago by gus
cmd/go: improve documentation of GOAMD64 environment variableDocumentationFrozenDueToAgeNeedsFixhelp wanted
#50174 opened 2 years ago by ulikunitz
cmd/compile: internal compiler error: assigning XXX (type driver.Value) to parameter <S> (type interface {})FrozenDueToAgeNeedsFixrelease-blocker
#50169 opened 2 years ago by lstoll
#50166 opened 2 years ago by epels
#50148 opened 2 years ago by randall77
cmd/compile: internal compiler error: found illegal assignment PTR-*Foo.T -> bang.Foo.U;FrozenDueToAgeNeedsFixrelease-blocker
#50147 opened 2 years ago by mcy
#50146 opened 2 years ago by prattmic
#50121 opened 2 years ago by zhuah
#50109 opened 2 years ago by sylr
cmd/go: Program exits abruptly with the 語 characterFrozenDueToAge
#50105 opened 2 years ago by gkamathe
#50100 opened 2 years ago by ibd1279
cmd/go: `go version -m` fails for target binaries compiled with go1.18DocumentationFrozenDueToAgeNeedsInvestigationUnfortunaterelease-blocker
#50085 opened 2 years ago by hyangah
x/build, cmd/compile: frequent "signal killed" building cmd/compile/internal/ssa on android-arm-corellium builder since 2021-12-07BuildersFrozenDueToAgeNeedsInvestigationOS-Androidmobilerelease-blocker
#50084 opened 2 years ago by bcmills
#50044 opened 2 years ago by hajimehoshi
cmd/link/internal/ld: fallocate_test.go failed testFrozenDueToAge
#50042 opened 2 years ago by devnull850
#50038 opened 2 years ago by hyangah
cmd/go: install fails to build while build succeeds when using go.workFrozenDueToAgeNeedsFixmodulesrelease-blocker
#50036 opened 2 years ago by hyangah
cmd/compile: internal compiler error: incomplete itabFrozenDueToAgeNeedsInvestigationokay-after-beta1release-blocker
#50002 opened 3 years ago by rogpeppe
#49996 opened 3 years ago by pkositsyn
cmd/trace: add a name/desc to goroutines which are inactive when get a pprof traceFrozenDueToAgeNeedsFix
#49994 opened 3 years ago by yifhao
#49987 opened 3 years ago by millerresearch
cmd/compile: failures with "symbol type.[…] listed multiple times" on freebsd-amd64-12_2 since 2021-11-24FrozenDueToAgeNeedsInvestigationOS-FreeBSDrelease-blocker
#49967 opened 3 years ago by bcmills
#49965 opened 3 years ago by mknyszek
cmd/dist: frequent "signal: killed" during API check on PPC64 and ARM64 buildersBuildersFrozenDueToAgeNeedsInvestigationTestingrelease-blocker
#49957 opened 3 years ago by bcmills
cmd/link: support more load commands on Mach-O [1.16 backport]CherryPickApprovedFrozenDueToAgeOS-Darwin
#49923 opened 3 years ago by mknyszek
#49917 opened 3 years ago by ghost
cmd/go: improve error message when GOMODCACHE does not support file lockingFrozenDueToAgeNeedsInvestigationhelp wantedmodules
#49894 opened 3 years ago by SeibertronSS
cmd/compile: cannot import "package" (type parameter bound more than once)FrozenDueToAgeNeedsInvestigationrelease-blocker
#49893 opened 3 years ago by csgura
cmd/compile/internal/importer: can't import 'any' underlyingFrozenDueToAgeNeedsInvestigationSoonrelease-blocker
#49888 opened 3 years ago by findleyr
#49879 opened 3 years ago by zigo101
#49875 opened 3 years ago by reusee
cmd/test2json: output is incorrect and fails to mark tests if using `TestMain`FrozenDueToAgeNeedsInvestigation
#49866 opened 3 years ago by dsesami
#49855 opened 3 years ago by findleyr
#49853 opened 3 years ago by findleyr
#49842 opened 3 years ago by changkun
cmd/go: tip build failure on Windows when using Mercurial VCSFrozenDueToAgeGoCommandNeedsInvestigationOS-Windowsrelease-blocker
#49841 opened 3 years ago by gjmct
cmd/cgo: wrong line info for C function calls when closing parenthesis is not on same line as last argumentFrozenDueToAgeNeedsFix
#49839 opened 3 years ago by SHyx0rmZ
cmd/doc: help does not seem to be accurate for the "two arguments" modeFrozenDueToAgeNeedsInvestigation
#49830 opened 3 years ago by jroimartin
cmd/compile: tip crashes on too-large package-level array declarationsFrozenDueToAgeNeedsInvestigation
#49814 opened 3 years ago by zigo101
#49796 opened 3 years ago by jroimartin
cmd/link: libraries are not resolved with cgo_import_dynamic (arm64)FrozenDueToAgeNeedsInvestigationarch-arm64
#49789 opened 3 years ago by bc-lee
cmd/go: "mod tidy" doesn't delete go.sum when go.mod has no dependenciesFrozenDueToAgeGoCommandNeedsInvestigationmodules
#49772 opened 3 years ago by TwiN
cmd/compile: Go 1.18 (types2 typechecker) doesn't report "channel element type too large"FrozenDueToAgeNeedsFixokay-after-beta1
#49771 opened 3 years ago by danscales
cmd/compile: internal compiler error: bad type: chan struct { v [65536]byte }FrozenDueToAgeNeedsInvestigation
#49767 opened 3 years ago by burik666
cmd/go: workspace-mode graph pruning needs to follow upgraded rootsFrozenDueToAgeNeedsFixmodulesrelease-blocker
#49763 opened 3 years ago by bcmills
cmd/link: occasional failures with "unreachable sym in relocation" since 2021-09-12FrozenDueToAgeNeedsInvestigationrelease-blocker
#49752 opened 3 years ago by bcmills
cmd/compile: better error messages from types2 (Go 1.18) for unexported fields/methodsBadErrorMessageNeedsFixearly-in-cycle
#49736 opened 3 years ago by danscales
#49720 opened 3 years ago by cardil
#49716 opened 3 years ago by toxyl
#49700 opened 3 years ago by jsshapiro
cmd/compile: panic: runtime error: index out of range if generic type's method never calledFrozenDueToAgeNeedsInvestigation
#49667 opened 3 years ago by squareheadc
cmd/compile: "any" should be an alias for "interface{}", not a defined typeFrozenDueToAgeNeedsFixrelease-blocker
#49665 opened 3 years ago by cherrymui
cmd/compile: internal compiler error: OXDOT in walk when take the address of variable in generic typeFrozenDueToAgeNeedsInvestigation
#49659 opened 3 years ago by squareheadc
cmd/go: improve error message when working in a module that's outside of go.workFrozenDueToAgeNeedsFixmodules
#49632 opened 3 years ago by hyangah
#49630 opened 3 years ago by ebriney
cmd/compile: no instruction marked with is_stmt in debug_line for statement calling generic function, inside a generic functionFrozenDueToAgeNeedsInvestigation
#49628 opened 3 years ago by aarzilli
cmd/go: handle empty go.work gracefullyFrozenDueToAge
#49625 opened 3 years ago by hyangah
cmd/link: panic: index out of range [23] with length 0FrozenDueToAgeNeedsInvestigationrelease-blocker
#49619 opened 3 years ago by ALTree
cmd/compile: copy() from C.malloc-ed buffer twice as slow as copying from native go buffer on LinuxFrozenDueToAgeNeedsInvestigationPerformance
#49618 opened 3 years ago by harixxxx
#49611 opened 3 years ago by johejo
cmd/compile: reference to nonexistent package when importing package starting with "go."FrozenDueToAgeNeedsInvestigationrelease-blocker
#49606 opened 3 years ago by tie
cmd/go: "mod tidy" on tip can tidy less than 1.17DocumentationFrozenDueToAgeGoCommandNeedsFixmodulesrelease-blocker
#49598 opened 3 years ago by mvdan
cmd/vet, x/tools/internal/typeparams: consider type sets of named constraintsFrozenDueToAgerelease-blocker
#49597 opened 3 years ago by findleyr
#49594 opened 3 years ago by sylr
cmd/compile: nil pointer dereference panic in types2.operand.assignableToFrozenDueToAgeNeedsFixrelease-blocker
#49592 opened 3 years ago by mvdan
#49591 opened 3 years ago by mvdan
cmd/go: parallel repo retrieval leads to parallel terminal promptsFrozenDueToAgeGoCommandUnfortunatemodules
#49585 opened 3 years ago by ckcr4lyf
#49582 opened 3 years ago by dominikh
#49579 opened 3 years ago by rogpeppe
cmd/compile: type inference should look inside type parametersFeatureRequestFrozenDueToAgeNeedsDecisionTypeInferencegenerics
#49575 opened 3 years ago by griesemer
#49571 opened 3 years ago by mdevan
#49570 opened 3 years ago by thomaspeugeot
cmd/compile: Go 1.18 compile time may be about 18% slower than Go.17 (largely from changes due to generics)FrozenDueToAgeNeedsInvestigationToolSpeed
#49569 opened 3 years ago by danscales
#49566 opened 3 years ago by griesemer
cmd/compile: the rule is too restricted when ranging over values of type parameters FrozenDueToAgeNeedsInvestigation
#49551 opened 3 years ago by zigo101
cmd/gofmt: inconsistent formatting around & operator usage in function callsFrozenDueToAgeNeedsInvestigation
#49548 opened 3 years ago by cornelk
cmd/compile: type parameter strings are reported inconsistentlyFrozenDueToAgeNeedsInvestigationgenerics
#49547 opened 3 years ago by rogpeppe
cmd/compile: misleading error message when struct lacks expected type parametersFrozenDueToAgeNeedsFix
#49541 opened 3 years ago by rogpeppe
#49536 opened 3 years ago by mdempsky
cmd/go: error from 'go mod vendor' missing import stack for unmatched 'go:embed' patternGoCommandNeedsInvestigationhelp wanted
#49534 opened 3 years ago by thanm
cmd/compile: (more) bad pcln entries when compiling type parametric functionsFrozenDueToAgeNeedsFixokay-after-beta1
#49523 opened 3 years ago by aarzilli
cmd/compile: init info of OAS node in a select case is being dropped [1.17 backport]CherryPickApprovedFrozenDueToAge
#49511 opened 3 years ago by gopherbot
#49510 opened 3 years ago by gopherbot
#49505 opened 3 years ago by wkaluza
#49497 opened 3 years ago by rogpeppe
#49485 opened 3 years ago by griesemer
#49447 opened 3 years ago by josharian
#49444 opened 3 years ago by shou1dwe
#49441 opened 3 years ago by aarzilli
cmd/compile: deadlock while typechecking self-referential constraintFrozenDueToAgeNeedsInvestigationrelease-blocker
#49439 opened 3 years ago by aarzilli
#49436 opened 3 years ago by aarzilli
cmd/compile: test -race failed on WindowsFrozenDueToAge
#49433 opened 3 years ago by reusee
cmd/compile: internal compiler error: incomplete itabFrozenDueToAgeNeedsInvestigationrelease-blocker
#49421 opened 3 years ago by mpx
#49416 opened 3 years ago by zigo101
cmd/compile: internal compiler error: Op...LECall and OpDereference have mismatched mem [1.17 backport]CherryPickApprovedFrozenDueToAge
#49413 opened 3 years ago by gopherbot
cmd/compile: internal compiler error: Op...LECall and OpDereference have mismatched mem [1.16 backport]CherryPickApprovedFrozenDueToAge
#49412 opened 3 years ago by gopherbot
cmd/go: go mod & go list commands does not do anything after cleaned go cache: `go clean -modcache`FrozenDueToAgeWaitingForInfo
#49410 opened 3 years ago by Dentrax
cmd/compile: internal compiler error: Expand calls interface data problem [1.17 backport]CherryPickApprovedFrozenDueToAge
#49392 opened 3 years ago by gopherbot
cmd/compile: internal compiler error: Expand calls interface data problem [1.16 backport]CherryPickApprovedFrozenDueToAge
#49391 opened 3 years ago by gopherbot
cmd/compile: clarify whether "-l" and "-N" compiler flags are actually supportedFrozenDueToAgeProposalProposal-AcceptedProposal-FinalCommentPeriodcompiler/runtime
#49390 opened 3 years ago by bcmills
cmd/go: improve support for using modules in offline modeFrozenDueToAgeGoCommandNeedsInvestigationmodules
#49389 opened 3 years ago by mvdan
cmd/vet: copylock: infinite recursion through type parametersFrozenDueToAgeNeedsFixSoonrelease-blocker
#49384 opened 3 years ago by findleyr
#49378 opened 3 years ago by ALTree
#49368 opened 3 years ago by alecthomas
cmd/go: go help testflag is poorly formatted for the -shuffle flagDocumentationFrozenDueToAgeGoCommandNeedsFix
#49357 opened 3 years ago by sfllaw
#49353 opened 3 years ago by renthraysk
cmd/vet: reevaluate `printf` checkAnalysisFrozenDueToAgeNeedsDecisionokay-after-beta1release-blocker
#49350 opened 3 years ago by hyangah
#49337 opened 3 years ago by bcmills
cmd/link: why golang linker only save parts of relocations into go.o in external linking mode?FrozenDueToAge
#49333 opened 3 years ago by hailingluo
cmd/cover, cmd/trace, cmd/vendor/github.com/google/pprof/internal/report: fmt.Fprintln arg list ends with redundant newlineFrozenDueToAgeNeedsFixrelease-blocker
#49322 opened 3 years ago by dmitshur
cmd/go: FAIL line printed by "go test" corrupted when test output does not end in a newlineFrozenDueToAgeGoCommandNeedsFix
#49317 opened 3 years ago by bcmills
cmd/compile: gotip internal compiler error: shape types have no methods .shape.string_0FrozenDueToAgeNeedsFix
#49309 opened 3 years ago by inso
#49300 opened 3 years ago by andig
cmd/compile: gotip cannot infer generic types when functions have no generic parameterFrozenDueToAgeTypeInferencegenerics
#49297 opened 3 years ago by sina-devel
cmd/compile: nil pointer dereference panic in type2 on invalid tp instantiationFrozenDueToAgeNeedsFix
#49296 opened 3 years ago by ALTree
cmd/compile: gotip generic slice to array conversation no longer compiles FrozenDueToAgeNeedsFixrelease-blocker
#49295 opened 3 years ago by renthraysk
cmd/compile: internal compiler error: Op...LECall and OpDereference have mismatched memFrozenDueToAgeNeedsInvestigationrelease-blocker
#49282 opened 3 years ago by ALTree
cmd/doc: package overview does not show type parametersFrozenDueToAge
#49280 opened 3 years ago by DeedleFake
#49276 opened 3 years ago by rhysh
cmd/compile/internal/types2: review implementation of indexing of generic typesFrozenDueToAgeNeedsFixrelease-blocker
#49275 opened 3 years ago by danscales
cmd/compile/internal/types2: "cannot infer T" message confusing at end: "([<nil>])"FrozenDueToAgeNeedsFix
#49272 opened 3 years ago by danscales
cmd/compile: internal compiler error: panic during expand calls [since go1.16]FrozenDueToAgeNeedsFix
#49249 opened 3 years ago by ALTree
cmd/compile: compiler does not reject overflowing type-parameter conversionFrozenDueToAgeNeedsFixrelease-blocker
#49247 opened 3 years ago by ALTree
#49246 opened 3 years ago by cloneable
#49245 opened 3 years ago by rogpeppe
cmd/compile: internal compiler error: found illegal assignment p.F.G -> uintFrozenDueToAgeNeedsFixrelease-blocker
#49242 opened 3 years ago by ALTree
#49241 opened 3 years ago by FiloSottile
cmd/compile: internal compiler error: TempAt called with nil typeFrozenDueToAgeNeedsFixrelease-blocker
#49240 opened 3 years ago by ALTree
#49232 opened 3 years ago by matloob
cmd/compile: consistently report overflow for untyped constant arguments of to print/println - needs release notesDocumentationFrozenDueToAge
#49216 opened 3 years ago by griesemer
cmd/compile: consistently report "declared but not used" errors - needs release notesDocumentationFrozenDueToAge
#49214 opened 3 years ago by griesemer
#49210 opened 3 years ago by findleyr
runtime, cmd/compile: frequent memory corruption on NetBSD and OpenBSD since 2021-10-11FrozenDueToAgeNeedsInvestigationOS-NetBSD
#49209 opened 3 years ago by bcmills
#49205 opened 3 years ago by komuw
cmd/go: go list all breaks in //go:build-only repos [1.17 backport]CherryPickApprovedFrozenDueToAgeGoCommand
#49199 opened 3 years ago by gopherbot
#49198 opened 3 years ago by rsc
cmd/go: `go test -v -run TestFoo ./...` does not stream test output when multiple packages present but test regex only matches tests from a single packageFrozenDueToAgeGoCommandNeedsInvestigationUnfortunate
#49195 opened 3 years ago by MadLittleMods
cmd/vet: cannot convert s (variable of type parameter T constrained by ~string) to stringFrozenDueToAgeNeedsFix
#49186 opened 3 years ago by wojas
cmd/go: go version -m panics on non-Go binariesFrozenDueToAgeGoCommandNeedsFixokay-after-beta1release-blocker
#49181 opened 3 years ago by ALTree
cmd/compile: need better error message for unsatisfied constraints due to type mismatchFrozenDueToAgeNeedsFixokay-after-beta1release-blocker
#49179 opened 3 years ago by griesemer
cmd/compile, go/parser: cannot parse certain constraint literals in generic typesFrozenDueToAgeNeedsFixrelease-blocker
#49175 opened 3 years ago by griesemer
cmd/compile: cannot parse certain constraint literals in generic functionsFrozenDueToAgeNeedsInvestigation
#49174 opened 3 years ago by griesemer
#49173 opened 3 years ago by choleraehyq
#49168 opened 3 years ago by bcmills
#49167 opened 3 years ago by jake-ciolek
#49159 opened 3 years ago by dmitshur
cmd/compile: const decl with missing RHS interpreted subtly differently with 1.18FrozenDueToAgeNeedsDecisionrelease-blocker
#49157 opened 3 years ago by zigo101
cmd/link: Go 1.17.2 causes WASM builds to throw `command line too long` with many environment variables [1.17 backport]CherryPickApprovedFrozenDueToAgearch-wasm
#49154 opened 3 years ago by gopherbot
cmd/link: Go 1.17.2 causes WASM builds to throw `command line too long` with many environment variables [1.16 backport]CherryPickApprovedFrozenDueToAgearch-wasm
#49153 opened 3 years ago by gopherbot
cmd/compile: crash inlining function with SWITCH with labeled breaks/continuesFrozenDueToAgeNeedsFix
#49145 opened 3 years ago by wdvxdr1123
cmd/compile: internal compiler error: missing import reader for sync.(*Once).Do .FrozenDueToAgeNeedsFixWaitingForInfo
#49143 opened 3 years ago by nzlov
cmd/compile: Go generates wrong .debug_loc in dwarfFrozenDueToAge
#49133 opened 3 years ago by jschwinger233
cmd/compile: internal compiler error: can't find source for b12->b4: v31 = MOVBload <bool> v14 v1 : DX [1.17 backport]CherryPickApprovedFrozenDueToAge
#49129 opened 3 years ago by gopherbot
cmd/compile: internal compiler error: can't find source for b12->b4: v31 = MOVBload <bool> v14 v1 : DXFrozenDueToAgeNeedsFixrelease-blocker
#49122 opened 3 years ago by ALTree
cmd/compile: puzzling "does not satisfy comparable" error messageFrozenDueToAgeNeedsInvestigationrelease-blocker
#49112 opened 3 years ago by ALTree
cmd/compile: crash inlining function with FOR loop with labeled breaks/continuesFrozenDueToAgeNeedsFix
#49100 opened 3 years ago by danscales
#49094 opened 3 years ago by johejo
cmd/link: -buildmode=pie -linkshared panic at runtime [1.17 backport]CherryPickApprovedFrozenDueToAge
#49086 opened 3 years ago by gopherbot
cmd/compile: completion of outstanding issues for generics [freeze exception]FrozenDueToAgeNeedsFixgenerics
#49073 opened 3 years ago by griesemer
#49068 opened 3 years ago by griesemer
#49062 opened 3 years ago by zchee
#49061 opened 3 years ago by mvdan
#49059 opened 3 years ago by YoshikiShibata
cmd/compile: union of embeddings should not eagerly evaluate parametersFrozenDueToAgeNeedsInvestigation
#49053 opened 3 years ago by extemporalgenome
#49049 opened 3 years ago by randall77
cmd/compile: builtin print treat arguments differently from normal functionsFrozenDueToAgeNeedsDecisionokay-after-beta1release-blocker
#49042 opened 3 years ago by zigo101
cmd/compile: capture implicit constraints in export dataFrozenDueToAgeNeedsInvestigationrelease-blocker
#49040 opened 3 years ago by findleyr
cmd/vet: printf: warn about verbs that don’t match a type parameter’s type setFrozenDueToAgeProposalProposal-AcceptedProposal-FinalCommentPeriod
#49038 opened 3 years ago by findleyr
#49032 opened 3 years ago by cuonglm
#49030 opened 3 years ago by Fullstop000
#49029 opened 3 years ago by joeycumines
cmd/compile: internal compiler error: cannot export DYNAMICDOTTYPE (154) nodeFrozenDueToAgeNeedsInvestigation
#49027 opened 3 years ago by aadog
#49017 opened 3 years ago by empire
cmd/compile: internal compiler error: missing import reader for cc.noder.PositionFrozenDueToAgeNeedsFix
#49016 opened 3 years ago by danp
cmd/link: Go 1.17.2 causes WASM builds to throw `command line too long` with many environment variablesFrozenDueToAgeNeedsFixarch-wasm
#49011 opened 3 years ago by evanw
#49006 opened 3 years ago by bcmills
#49005 opened 3 years ago by rsc
cmd/go: VCS stamping complains inappropriately about VCS in unreleated parent directoryFrozenDueToAgeNeedsDecisionrelease-blocker
#49004 opened 3 years ago by rogpeppe
cmd/compile: function compiles OK with no return statementFrozenDueToAgeNeedsInvestigationrelease-blocker
#49003 opened 3 years ago by rogpeppe
#48999 opened 3 years ago by nfsq246
#48989 opened 3 years ago by katiehockman
#48984 opened 3 years ago by katiehockman
#48978 opened 3 years ago by findleyr
cmd/link: invalid relocation `R_DWARFSECREF` on windows/arm64 with `go test -c`FrozenDueToAgeNeedsInvestigation
#48972 opened 3 years ago by mknyszek
#48971 opened 3 years ago by findleyr
cmd/go: missing version diagnostic when a package in the main module imports a package from a newer releaseFrozenDueToAgeGoCommandNeedsFixhelp wanted
#48966 opened 3 years ago by andig
#48953 opened 3 years ago by findleyr
cmd/vet: printf analysis no longer flags interfaces that don't implement errorFrozenDueToAgeNeedsDecision
#48931 opened 3 years ago by findleyr
cmd/compile: internal compiler error: value v132 still has 1 uses when GOARCH=armFrozenDueToAgeNeedsInvestigation
#48916 opened 3 years ago by gz-95
cmd/go: go mod assumes a lexicographically linear ordering of versionsFrozenDueToAgeNeedsInvestigationmodules
#48915 opened 3 years ago by rittneje
#48907 opened 3 years ago by rsc
cmd/go/internal/cache: build cache's README file is not accurateDocumentationFrozenDueToAgeNeedsFixfuzzhelp wantedokay-after-beta1release-blocker
#48900 opened 3 years ago by AlekSi
#48889 opened 3 years ago by gschauer
cmd/cgo: fails to bootstrap on illumos-amd64 builder with "undefined: ast.IndexListExpr"BuildersFrozenDueToAgeNeedsFixOS-illumosrelease-blocker
#48863 opened 3 years ago by bcmills
cmd/go: add ability to allow mod tidy to ignore certain subdirectoriesFrozenDueToAgeGoCommandNeedsInvestigationWaitingForInfo
#48859 opened 3 years ago by chewxy
runtime, cmd/compile: apparent memory corruption in compress/flate and x/net/publicsuffix starting 2021-10-05FrozenDueToAgeNeedsInvestigationrelease-blocker
#48846 opened 3 years ago by bcmills
#48840 opened 3 years ago by vpachkov
#48839 opened 3 years ago by mhansen
#48838 opened 3 years ago by qmuntal
cmd/link, runtime: k8s unit tests on ppc64le panics with index out of rangeFrozenDueToAgeNeedsInvestigationrelease-blocker
#48837 opened 3 years ago by Karthik-K-N
cmd/compile: regressed and non-informative error messages when wrong arguments/counts are passed into a function callFrozenDueToAgeokay-after-beta1release-blocker
#48835 opened 3 years ago by odeke-em
cmd/compile: regressed and non-informative error messages when return call site doesn't match return signatureFrozenDueToAge
#48834 opened 3 years ago by odeke-em
cmd/compile: regressed and non-informative error messages missing unimplemented methods when interface isn't satisfiedFrozenDueToAge
#48833 opened 3 years ago by odeke-em
cmd/compile: optimize print call sequencesFrozenDueToAgeNeedsInvestigationPerformanceSuggestedcompiler/runtime
#48828 opened 3 years ago by josharian
cmd/cgo: _GoStringLen/_GoStringPtr not available with exported functions in c-archive or c-shared modesFrozenDueToAgeNeedsInvestigation
#48824 opened 3 years ago by theimpostor
#48818 opened 3 years ago by zigo101
#48813 opened 3 years ago by vyskocilm
cmd/link: cannot distinguish between parameters and return values of DW_TAG_subroutine_typeFrozenDueToAgeWaitingForInfo
#48812 opened 3 years ago by u2386
cmd/compile: incorrect double rounding for conversion from uint64 to float32 on 32-bit platformsFrozenDueToAgeNeedsInvestigation
#48807 opened 3 years ago by ianlancetaylor
cmd/vet: check for time formats with 2006-02-01FrozenDueToAgeProposalProposal-AcceptedProposal-FinalCommentPeriod
#48801 opened 3 years ago by erikdubbelboer
#48798 opened 3 years ago by josharian
runtime, cmd/compile: build errors with "relocation truncated to fit" on linux-riscv-unmatched as of CL 345051FrozenDueToAgeNeedsInvestigationarch-riscvrelease-blocker
#48791 opened 3 years ago by bcmills
#48784 opened 3 years ago by rsc
#48740 opened 3 years ago by josharian
cmd/go: `go test -c` does still not respect all gcflagsFrozenDueToAgeGoCommandNeedsInvestigationWaitingForInfo
#48719 opened 3 years ago by darkdragon-001
cmd/compile: wrong instantiation of imported type causes typechecker errorFrozenDueToAgeNeedsInvestigationgenerics
#48716 opened 3 years ago by tdakkota
cmd/compile: apparent infinite expansion of recursive functionFrozenDueToAgeNeedsInvestigationrelease-blocker
#48711 opened 3 years ago by findleyr
cmd/go: minimization during fuzzing can print several redundant linesFrozenDueToAgeNeedsFixfuzzrelease-blocker
#48709 opened 3 years ago by katiehockman
#48706 opened 3 years ago by findleyr
cmd/vet: audit / update vet analyzer handling of generic codeFrozenDueToAgeNeedsInvestigationrelease-blocker
#48704 opened 3 years ago by findleyr
cmd/go: tests fail on linux-386-longtest due to untrusted CABuildersFrozenDueToAgeNeedsFixSoonrelease-blocker
#48700 opened 3 years ago by heschi
#48698 opened 3 years ago by mvdan
cmd/compile, go/types: recursive type matching regressionFrozenDueToAgeNeedsInvestigationrelease-blocker
#48695 opened 3 years ago by reusee
cmd/go: print total number of interesting fuzz inputs, not just the new onesFrozenDueToAgeNeedsFixfuzz
#48669 opened 3 years ago by mvdan
cmd/compile: inline doesn't help for escape analysisFrozenDueToAge
#48660 opened 3 years ago by zigo101
#48654 opened 3 years ago by katiehockman
cmd/compile: internal compiler error using type parametrized interfaceFrozenDueToAgeNeedsInvestigationgenerics
#48648 opened 3 years ago by guilhem
#48645 opened 3 years ago by tdakkota
#48635 opened 3 years ago by mvdan
cmd/go: test -fuzz seems to print a few "FAIL" lines when stopped via SIGINTFrozenDueToAgeNeedsFixfuzzrelease-blocker
#48633 opened 3 years ago by mvdan
#48623 opened 3 years ago by mfrw
#48617 opened 3 years ago by korzhao
cmd/go: 'go mod why -m' gives false negative in inconsistent, pruned moduleFrozenDueToAgeNeedsFixmodules
#48613 opened 3 years ago by jayconrod
#48609 opened 3 years ago by mattn
cmd/compile: internal compiler error: Unexpected op with CALL during stenciling: CONVNOPFrozenDueToAgeNeedsInvestigation
#48604 opened 3 years ago by tdakkota
#48602 opened 3 years ago by tdakkota
#48598 opened 3 years ago by tdakkota
cmd/go: add GOWORK env var mirroring GOMOD for the current workspace fileFrozenDueToAgeGoCommandNeedsFix
#48589 opened 3 years ago by mvdan
cmd/go: usage text for 'go mod editwork' references 'go help mod edit'FrozenDueToAgeNeedsFixmodulesrelease-blocker
#48583 opened 3 years ago by jayconrod
cmd/go: -workfile flag appears to not work with "go test"FrozenDueToAgeNeedsInvestigationmodulesrelease-blocker
#48576 opened 3 years ago by mvdan
cmd/go/internal/web: test script failed when have ipv6 address but no ipv4 addressFrozenDueToAgeNeedsFixTesting
#48575 opened 3 years ago by awen09
cmd/compile: missing debug information for return values of runtime functionsFrozenDueToAgerelease-blocker
#48573 opened 3 years ago by michael-obermueller
#48571 opened 3 years ago by weineran
cmd/compile: unsafe.Add bug when adding uint8 value to a pointer [1.17 backport]CherryPickApprovedFrozenDueToAge
#48561 opened 3 years ago by gopherbot
#48558 opened 3 years ago by rsc
cmd/go: build ID depends on the full path of Go files passed on the command lineFrozenDueToAgeNeedsFix
#48557 opened 3 years ago by abarisani
cmd/compile/internal/ssa: TestInlineLines fails on WindowsFrozenDueToAgeNeedsInvestigationOS-Windowsrelease-blocker
#48550 opened 3 years ago by bcmills
cmd/compile: error using generics: "incompatible type: cannot use n (variable of type MyType[T]) as T value"FrozenDueToAge
#48543 opened 3 years ago by neclepsio
#48538 opened 3 years ago by rogpeppe
cmd/compile: panic on generic map literalFrozenDueToAge
#48537 opened 3 years ago by rogpeppe
cmd/compile: unsafe.Add bug when adding uint8 value to a pointerFrozenDueToAgeNeedsFixrelease-blocker
#48536 opened 3 years ago by rip-create-your-account
cmd/compile: pointer to concrete type doesn't satisfy generic type method setFrozenDueToAgeNeedsInvestigation
#48512 opened 3 years ago by DmitriyMV
cmd/go: go get -u=patch hangs while using CPU while 1.17.1 doesn'tFrozenDueToAgeNeedsInvestigationrelease-blocker
#48511 opened 3 years ago by mvdan
#48496 opened 3 years ago by cuonglm
#48494 opened 3 years ago by ameowlia
cmd/go: commit a6ff433d6a927e8ad8eaa6828127233296d12ce5 reduces concurrency in compilerFrozenDueToAgeNeedsInvestigationToolSpeedrelease-blocker
#48490 opened 3 years ago by dominikh
cmd/go: install support -o flagFrozenDueToAge
#48489 opened 3 years ago by leighmcculloch
#48486 opened 3 years ago by darkdragon-001
cmd/doc: does not generate docs for generic functions that return []TFrozenDueToAgeNeedsInvestigation
#48485 opened 3 years ago by ahxxm
cmd/compile: tip regression: "incompatible type" error message should include more infoFrozenDueToAge
#48483 opened 3 years ago by rogpeppe
cmd/compile: 64 bits shifts on arm get wrong results [1.17 backport]CherryPickApprovedFrozenDueToAge
#48479 opened 3 years ago by gopherbot
cmd/compile: 64 bits shifts on arm get wrong results [1.16 backport]CherryPickApprovedFrozenDueToAge
#48478 opened 3 years ago by gopherbot
#48476 opened 3 years ago by randall77
cmd/compile: incorrect arm/arm64 simplification rules [1.17 backport]CherryPickApprovedFrozenDueToAge
#48475 opened 3 years ago by gopherbot
cmd/compile: incorrect arm/arm64 simplification rules [1.16 backport]CherryPickApprovedFrozenDueToAge
#48474 opened 3 years ago by gopherbot
#48473 opened 3 years ago by randall77
#48472 opened 3 years ago by rsc
#48471 opened 3 years ago by rsc
#48468 opened 3 years ago by zishen
#48467 opened 3 years ago by greatroar
#48465 opened 3 years ago by greatroar
#48462 opened 3 years ago by dgrr
#48459 opened 3 years ago by mattn
cmd/compile: internal compiler error: missing import reader for sync.(*RWMutex).RLockFrozenDueToAgeNeedsInvestigation
#48454 opened 3 years ago by dominikh
cmd/compile: internal compiler error: found illegal assignment .shape.*uint8_1 -> PTR-*string;FrozenDueToAgeNeedsInvestigation
#48453 opened 3 years ago by dominikh
cmd/cgo: `go tool cgo -godefs` wrongly strips prefix from struct field name [1.17 backport]CherryPickCandidateFrozenDueToAge
#48448 opened 3 years ago by gopherbot
#48441 opened 3 years ago by heyvito
#48416 opened 3 years ago by millerresearch
cmd/compile: internal compiler error: X has no location (type parameters, inlining, struct field with defined type)FrozenDueToAgeNeedsFix
#48414 opened 3 years ago by ahamlinman
#48412 opened 3 years ago by IlyaFloppy
#48411 opened 3 years ago by changkun
#48404 opened 3 years ago by kiruxan
#48397 opened 3 years ago by klingtnet
cmd/cgo: `go tool cgo -godefs` wrongly strips prefix from struct field nameFrozenDueToAgeNeedsInvestigation
#48396 opened 3 years ago by tklauser
cmd/compile: inconsistent generics behaviour FrozenDueToAgeNeedsInvestigationgenericsrelease-blocker
#48389 opened 3 years ago by mmrath
cmd/compile/internal/syntax: unclear error message for function type have type parametersFrozenDueToAgeNeedsFix
#48382 opened 3 years ago by cuonglm
cmd/go: internal compiler error: NewBulk too big: nbit=66729 count=934227 nword=2086 size=1948797522FrozenDueToAge
#48375 opened 3 years ago by sfqsfq
cmd/vet: add test for use of constraints package in way that is not forward compatibleNeedsFixToolsgenerics
#48365 opened 3 years ago by ianlancetaylor
cmd/compile: internal compiler error: cannot handle alias type declaration (issue #25838): CallbackFrozenDueToAgeWaitingForInfo
#48353 opened 3 years ago by swapx
#48337 opened 3 years ago by IlyaFloppy
#48332 opened 3 years ago by as
cmd/go: ensure that workspace mode loads same graph regardless of pathFrozenDueToAgeGoCommandNeedsFix
#48331 opened 3 years ago by matloob
#48330 opened 3 years ago by dtracers
cmd/compile: cannot export DCLTYPE (50) nodeFrozenDueToAge
#48328 opened 3 years ago by Merovius
cmd/go: incorrect DW_AT_comp_dir of package runtime/cgo in section .debug_infoFrozenDueToAgeNeedsFix
#48319 opened 3 years ago by zhouguangyuan0718
#48317 opened 3 years ago by nzlov
cmd/compile: panic when importing package contains self-referential generic interface typeFrozenDueToAgeNeedsFix
#48306 opened 3 years ago by cuonglm
#48301 opened 3 years ago by griesemer
#48289 opened 3 years ago by danscales
cmd/compile: import issue with self-referential generic interface typeFrozenDueToAgeNeedsInvestigationgenericsrelease-blocker
#48280 opened 3 years ago by rogpeppe
cmd/go: internal compiler error: OCONVIFACE can't operate on an empty interface FrozenDueToAgegenerics
#48279 opened 3 years ago by rogpeppe
cmd/compile: internal compiler error: OCONVIFACE can't operate on an empty interfaceFrozenDueToAgeNeedsFix
#48276 opened 3 years ago by mmrath
cmd/compile/internal/noder: TestUnifiedCompare fails with changes in dev.fuzz branchFrozenDueToAgeNeedsFixTesting
#48265 opened 3 years ago by jayconrod
#48259 opened 3 years ago by matloob
cmd/go: add a `go work sync` commandFrozenDueToAgeProposalProposal-AcceptedProposal-FinalCommentPeriod
#48258 opened 3 years ago by matloob
cmd/go: add a `go work use` commandFrozenDueToAgeProposalProposal-AcceptedProposal-FinalCommentPeriod
#48257 opened 3 years ago by matloob
cmd/go: put workspace commands under `go work`FrozenDueToAgeProposalProposal-AcceptedProposal-FinalCommentPeriod
#48256 opened 3 years ago by matloob
#48254 opened 3 years ago by hajimehoshi
#48253 opened 3 years ago by korzhao
cmd/compile: -G=3 reports wrong error message for misuse of //go:embedFrozenDueToAgeNeedsFixrelease-blocker
#48230 opened 3 years ago by mdempsky
#48225 opened 3 years ago by korzhao
#48213 opened 3 years ago by JAicewizard
cmd/compile: cannot use .this (type *Foo[[]byte]) as type Foo[.shape.[]uint8] in argumentFrozenDueToAgeNeedsInvestigation
#48198 opened 3 years ago by jfesler
#48196 opened 3 years ago by reusee
cmd/compile: "UNREVIEWED" headers scattered around the treeFrozenDueToAgeNeedsFixcompiler/runtimerelease-blockerumbrella
#48194 opened 3 years ago by josharian
cmd/compile: data race in compiler with -c=2 building generic function FrozenDueToAgeNeedsInvestigation
#48191 opened 3 years ago by ALTree
cmd/go: go version to support non-executable Go binariesFrozenDueToAgeProposalProposal-AcceptedProposal-FinalCommentPeriod
#48187 opened 3 years ago by qmuntal
#48185 opened 3 years ago by dsnet
cmd/compile: internal compiler error using type parameters with local type aliasFrozenDueToAgeNeedsFix
#48184 opened 3 years ago by dsnet
cmd/vet: report time.Tick and time.NewTicker scoped to select statementsAnalysisFrozenDueToAgeProposal
#48170 opened 3 years ago by matttproud
#48164 opened 3 years ago by igalic
cmd/go: get panics with "can't find reason for requirement on" [1.17 backport]CherryPickApprovedFrozenDueToAgeGoCommandrelease-blocker
#48156 opened 3 years ago by gopherbot
cmd/go: -run= not working with fuzz subtest namesFrozenDueToAgeNeedsFixfuzzokay-after-beta1release-blocker
#48149 opened 3 years ago by rsc
cmd/go: fuzz docs should update TB doc to say “T, B, and F.”DocumentationFrozenDueToAgeNeedsFixfuzzhelp wantedokay-after-beta1release-blocker
#48146 opened 3 years ago by rsc
cmd/compile: internal compiler error: found illegal assignment FUNC-func() T₁ -> main.T₁;FrozenDueToAgeNeedsInvestigation
#48137 opened 3 years ago by reusee
#48136 opened 3 years ago by reusee
#48135 opened 3 years ago by reusee
#48133 opened 3 years ago by Zheng-Xu
#48132 opened 3 years ago by rsc
#48131 opened 3 years ago by rsc
#48130 opened 3 years ago by rsc
#48129 opened 3 years ago by rsc
#48128 opened 3 years ago by rsc
cmd/vet, x/tools/go/analysis/passes/testinggoroutine: panic during processing of hash/crc32 packageAnalysisFrozenDueToAgeNeedsFixrelease-blocker
#48124 opened 3 years ago by dmitshur
cmd/vet: warn if a method receiver uses a known type-name as the name of a type parameterFrozenDueToAgeProposal
#48123 opened 3 years ago by bcmills
#48112 opened 3 years ago by igalic
#48103 opened 3 years ago by dsnet
#48102 opened 3 years ago by gopherbot
cmd/vet: "unexpected kind tag" when running default 'go test' analyzers on a package that uses genericsFrozenDueToAgeNeedsInvestigationSoonrelease-blocker
#48101 opened 3 years ago by bcmills
#48097 opened 3 years ago by cherrymui
cmd/compile/internal/types2: invalid recursive type not detected and panicsFrozenDueToAgeNeedsInvestigation
#48096 opened 3 years ago by qmuntal
cmd/compile: "panic: interface conversion" when compiling a test that calls a generic functionFrozenDueToAgeNeedsInvestigationrelease-blocker
#48094 opened 3 years ago by bcmills
#48092 opened 3 years ago by divVerent
#48088 opened 3 years ago by lmb
#48069 opened 3 years ago by bep
#48067 opened 3 years ago by mstoykov
#48065 opened 3 years ago by ghost
#48064 opened 3 years ago by ghost
#48056 opened 3 years ago by korzhao
#48054 opened 3 years ago by xiyichan
cmd/compile: internal compiler error: not lowered: v22, StructMake0 STRUCTFrozenDueToAgeNeedsInvestigationgenerics
#48049 opened 3 years ago by rogpeppe
cmd/compile/internal/types2: panic when type function selector is not instantiatedFrozenDueToAgeNeedsFixrelease-blocker
#48048 opened 3 years ago by qmuntal
cmd/compile: miscompilation of generic code; "unreachable method called. linker bug?" fatal error at runtimeFrozenDueToAgeNeedsFix
#48047 opened 3 years ago by jasdel
cmd/go: Inconsistent with inputFrozenDueToAge
#48044 opened 3 years ago by 180909
cmd/compile: internal compiler error: Unexpected op with CALL during stenciling: CALLMETHFrozenDueToAgeNeedsFix
#48042 opened 3 years ago by nzlov
cmd/compile: Not printing value before (not object bound directly) produces wildly different behaviour (and assembly)FrozenDueToAgeWaitingForInfo
#48041 opened 3 years ago by cristeigabriel
cmd/compile: "internal compiler error: unexpected Defn:" on if true { return }FrozenDueToAgeNeedsInvestigation
#48033 opened 3 years ago by heinrichsmythe
cmd/compile, debug/gosym: generics: compiler produces symbols that gosym can not parseFrozenDueToAgeNeedsFix
#48032 opened 3 years ago by aarzilli
#48030 opened 3 years ago by reusee
cmd/compile: internal compiler error: arg 0 of value v4 = Load <int> v19 v8 does not dominate (with ssacheck)FrozenDueToAgeNeedsInvestigation
#48026 opened 3 years ago by ALTree
cmd/go: improve diagnostic for module graph errors from unpruned transitive dependencies in 'go get'FrozenDueToAgeGoCommandNeedsFixhelp wantedmodules
#48024 opened 3 years ago by bcmills
#48019 opened 3 years ago by KimMachineGun
cmd/compile: endless compilation for code that cannot be monomorphisedFrozenDueToAgeNeedsInvestigationgenericsokay-after-beta1release-blocker
#48018 opened 3 years ago by griesemer
#48016 opened 3 years ago by dsnet
go/types, cmd/compile/internal/types2: pointer to generic type can be used in a type switch without instantiationFrozenDueToAgeNeedsFixrelease-blocker
#48008 opened 3 years ago by qmuntal
cmd/compile: combine xor and rotate right into shifted EOR on arm64FrozenDueToAgeNeedsInvestigationarch-arm64
#48002 opened 3 years ago by ericlagergren
#47994 opened 3 years ago by ghost
#47993 opened 3 years ago by thanm
go/types, cmd/compile/internal/types2: inconsistent handling of `len` on pointer-to-array type parametersFrozenDueToAgeNeedsDecisionokay-after-beta1release-blocker
#47991 opened 3 years ago by mdempsky
#47979 opened 3 years ago by ash2k
cmd/cgo: (func literal)() used as valueFrozenDueToAge
#47971 opened 3 years ago by ShinnZhang
#47966 opened 3 years ago by griesemer
cmd/compile: internal compiler error: unexpected labeled break/continueFrozenDueToAgeNeedsInvestigation
#47960 opened 3 years ago by ALTree
#47947 opened 3 years ago by oiooj
cmd/go: lack of descriptive error when resolving a dependencyFrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#47944 opened 3 years ago by ETetzlaff
cmd/go: go get TLS handshake timeoutFrozenDueToAge
#47937 opened 3 years ago by DerLokich
cmd/compile: ICE: "width not calculated" building github.com/looker-open-source/sdk-codegen/goFrozenDueToAgeNeedsFix
#47929 opened 3 years ago by mdempsky
#47928 opened 3 years ago by mdempsky
#47925 opened 3 years ago by mdempsky
cmd/compile: "internal compiler error: mayCall" in method of parameterized typeFrozenDueToAgeNeedsInvestigation
#47924 opened 3 years ago by jayconrod
#47922 opened 3 years ago by andig
cmd/compile: loop condition loop-invariant expression not lifted out of the loopFrozenDueToAgePerformance
#47919 opened 3 years ago by prattmic
cmd/vet: incorrectly errors when importing parameterized function in a testAnalysisFrozenDueToAgeNeedsDecision
#47915 opened 3 years ago by jakecoffman
#47913 opened 3 years ago by AmirHussain93
#47901 opened 3 years ago by wdvxdr1123
#47896 opened 3 years ago by 1995parham
#47892 opened 3 years ago by scott-cotton
cmd/compile: internal compiler error: PtrDataSize: unexpected type, t₁FrozenDueToAgeNeedsInvestigation
#47888 opened 3 years ago by 4ad
#47883 opened 3 years ago by 4ad
cmd/link: the "section .debug_gdb_scripts" is not always "$GOROOT/src/runtime/runtime-gdb.py" as expected.FrozenDueToAge
#47881 opened 3 years ago by zhouguangyuan0718
#47880 opened 3 years ago by aarzilli
cmd/compile: internal compiler error: Unexpected op with CALL during stenciling: *FrozenDueToAgeNeedsDecision
#47878 opened 3 years ago by reusee
cmd/compile: `<autogenerated>:1: cannot use .this (type *Map[int,struct{}]) as type Map[.shape.int,.shape.struct {}] in argument to Map[.shape.int,.shape.struct {}].Get`FrozenDueToAgeNeedsInvestigation
#47877 opened 3 years ago by dominikh
#47873 opened 3 years ago by kiap
cmd/vet: suggest fix for "fmt.Println call has possible formatting directive"AnalysisFrozenDueToAgeNeedsInvestigation
#47872 opened 3 years ago by LexRiver
cmd/go: module dependencies not updated with `go get -u` in 1.17 [1.17 backport]CherryPickApprovedFrozenDueToAgeGoCommand
#47857 opened 3 years ago by gopherbot
#47852 opened 3 years ago by stevemk14ebr
cmd/go: mod tidy result different from previous go versionFrozenDueToAgeNeedsInvestigationWaitingForInfo
#47847 opened 3 years ago by andig
cmd/compile: nonsensical error message with recursive generic interfacesFrozenDueToAgeNeedsInvestigation
#47837 opened 3 years ago by 4ad
cmd/compile: "F is not a generic type" when F is a recursive generic interfaceFrozenDueToAgeNeedsInvestigation
#47836 opened 3 years ago by 4ad
cmd/compile: error message for missing method on type with another type embedded talks about the embedded type insteadFrozenDueToAgeNeedsInvestigation
#47833 opened 3 years ago by zigo101
#47827 opened 3 years ago by ZiyaoQiao
cmd/go: option to initialize go mod from git submodulesFeatureRequestFrozenDueToAgeGoCommandNeedsInvestigation
#47824 opened 3 years ago by mcandre
cmd/go: build with vendor fails when go.mod doesn't record dependenciesFrozenDueToAgeGoCommandNeedsInvestigationmodules
#47823 opened 3 years ago by williamh
cmd/compile: better error message when generics are used with -lang=go1.17FrozenDueToAgeNeedsFixrelease-blocker
#47818 opened 3 years ago by mdempsky
#47816 opened 3 years ago by elagergren-spideroak
cmd/compile: calling function that propagates multiple return values, some generic, causes compiler panicFrozenDueToAgeNeedsInvestigation
#47813 opened 3 years ago by jiftechnify
#47800 opened 3 years ago by firelizzard18
#47799 opened 3 years ago by renthraysk
cmd/compile: assertion failure compiling embedded method on parameterized typeFrozenDueToAgeNeedsInvestigation
#47797 opened 3 years ago by griesemer
#47793 opened 3 years ago by aarzilli
#47788 opened 3 years ago by rsc
cmd/link: wrong dynamic linker path when cross-compiling to OpenBSD [1.17 backport]CherryPickApprovedFrozenDueToAge
#47782 opened 3 years ago by gopherbot
#47775 opened 3 years ago by andig
#47768 opened 3 years ago by niallnsec
#47764 opened 3 years ago by fishy
#47760 opened 3 years ago by ston1th
cmd/link: unknown ARM relocation type 7 when building for Windows arm64FrozenDueToAgeNeedsInvestigationOS-Windowsarch-arm64
#47758 opened 3 years ago by dennisameling
cmd/go: `mod tidy -go=1.17` should move indirect dependencies to the second require part [1.17 backport]CherryPickApprovedFrozenDueToAgeGoCommand
#47756 opened 3 years ago by gopherbot
cmd/compile: can't assign pointer from generic type to generic interface satisfied by pointer receiverFrozenDueToAgeNeedsFix
#47747 opened 3 years ago by 4ad
#47746 opened 3 years ago by 0x1BB736F
cmd/compile: generic types implementing fmt.Stringer crash fmt.PrintfFrozenDueToAgeNeedsInvestigation
#47740 opened 3 years ago by 4ad
cmd/go: mod tidy leaves go.sum inconsistent after module upgradeFrozenDueToAgeGoCommandNeedsFixmodules
#47738 opened 3 years ago by andig
cmd/compile: some unreasonable in BCE decision making for global slicesFrozenDueToAgeNeedsInvestigation
#47736 opened 3 years ago by zigo101
cmd/go: `mod tidy -go=1.17` should move indirect dependencies to the second require partFrozenDueToAgeGoCommandNeedsFixmodules
#47733 opened 3 years ago by firefart
#47724 opened 3 years ago by fsouza
#47723 opened 3 years ago by ALTree
#47716 opened 3 years ago by tdakkota
cmd/compile: implict dereference using constraints doesn't compile with -G=3 as expectedFrozenDueToAgeNeedsInvestigation
#47713 opened 3 years ago by abraithwaite
cmd/compile: failed to build modernc.org/libc with internal compiler error: walkExpr: switch 1 unknown op RECOVERFrozenDueToAgeNeedsFix
#47712 opened 3 years ago by johejo
#47710 opened 3 years ago by 4ad
#47708 opened 3 years ago by 4ad
#47704 opened 3 years ago by ALTree
cmd/compile, runtime: runtime.slicebytetostringtmp is NOT emitted for map[string][]byte m[string(byteslice)] in a certain case FrozenDueToAge
#47698 opened 3 years ago by odeke-em
cmd/cgo: use external c filesFrozenDueToAge
#47686 opened 3 years ago by KrullBorg
cmd/compile: internal compiler error: misuse of CaptureName on closure variableFrozenDueToAgeNeedsInvestigation
#47684 opened 3 years ago by ALTree
#47682 opened 3 years ago by zigo101
cmd/compile: internal compiler error: found illegal assignment on range with closure variablesFrozenDueToAgeNeedsFix
#47676 opened 3 years ago by stamblerre
#47654 opened 3 years ago by danscales
cmd/go: `go get` on a pseudo-version of a package not at the repo root fails with `preceding tag (…) not found` when fetching from gitFixPendingGoCommandNeedsFixmodules
#47650 opened 3 years ago by bcmills
#47636 opened 3 years ago by bmizerany
cmd/compile: local type declarations in generic code don't workFrozenDueToAgeNeedsFixcompiler/runtimegenerics
#47631 opened 3 years ago by randall77
#47628 opened 3 years ago by Antonboom
#47605 opened 3 years ago by mahdi-hm
cmd/compile/internal/ssa: incorrect deadcode elimFrozenDueToAge
#47594 opened 3 years ago by wdvxdr1123
cmd/compile: use &runtime.zerobase for static pointer-to-zero-sized-thingFrozenDueToAgeNeedsInvestigationbinary-size
#47582 opened 3 years ago by josharian
#47575 opened 3 years ago by sergevonage
cmd/go: panic using -mod=vendor when go.mod contains duplicate requirementFrozenDueToAgeNeedsFixmodulesrelease-blocker
#47565 opened 3 years ago by jayconrod
#47563 opened 3 years ago by jayconrod
cmd/dist: accept imports with leading spaceFrozenDueToAge
#47544 opened 3 years ago by XiaodongLoong
#47529 opened 3 years ago by jfcg
cmd/vet: warn when errors.As target has type *errorAnalysisFrozenDueToAgeProposalProposal-AcceptedProposal-FinalCommentPeriod
#47528 opened 3 years ago by andig
#47467 opened 3 years ago by rlpowell
cmd/compile: ~19% of kubernetes build time is Type.HasShape1 on dev.typeparamsFrozenDueToAgeNeedsInvestigation
#47456 opened 3 years ago by mdempsky
#47455 opened 3 years ago by ray2011
#47451 opened 3 years ago by griesemer
#47446 opened 3 years ago by mdempsky
cmd/go: TestScript/mod_invalid_version failing on linux-amd64-longtest and linux-386-longtest buildersFrozenDueToAgeNeedsInvestigationSoon
#47444 opened 3 years ago by jayconrod
cmd/link: index out of range panic when linking programFrozenDueToAgeNeedsInvestigationWaitingForInfo
#47432 opened 3 years ago by ddelnano
#47416 opened 3 years ago by dangit815
#47398 opened 3 years ago by matrixik
cmd/go: clean paths before checking whether command line files are in same directoryFrozenDueToAgeNeedsFix
#47392 opened 3 years ago by Gerrard-YNWA
cmd/go: 'go list -m -u all' in 1.17 may fail due to disallowed go.sum updatesFrozenDueToAgeGoCommandNeedsFixmodulesrelease-blocker
#47377 opened 3 years ago by dmitshur
#47373 opened 3 years ago by benshi001
#47355 opened 3 years ago by anacrolix
#47354 opened 3 years ago by thanm
cmd/go: "go list -f '{{.Stale}}'" stack overflow with cyclic imports [1.16 backport]CherryPickApprovedFrozenDueToAgeGoCommand
#47348 opened 3 years ago by gopherbot
cmd/go: "go list -f '{{.Stale}}'" stack overflow with cyclic imports [1.15 backport]CherryPickApprovedFrozenDueToAgeGoCommand
#47347 opened 3 years ago by gopherbot
#47337 opened 3 years ago by ainar-g
#47327 opened 3 years ago by rsc
#47322 opened 3 years ago by gazerro
#47317 opened 3 years ago by cherrymui
cmd/link: allow configuration of dsymutil and strip for darwin/mach-o linkingFrozenDueToAgeNeedsInvestigation
#47316 opened 3 years ago by chancila
#47309 opened 3 years ago by colin-sitehost
#47291 opened 3 years ago by bcmills
cmd/go: 'go get' of non-main packages outside of a module is confusing in module modeFrozenDueToAgeGoCommandNeedsInvestigationhelp wantedmodules
#47290 opened 3 years ago by bcmills
cmd/link: build error with cgo in Windows, redefinition of go.map.zero [1.16 backport]CherryPickApprovedFrozenDueToAge
#47289 opened 3 years ago by gopherbot
cmd/compile: dev.typeparams: struct with generic parameter triggers 0xb01dfacedebac1e panic on macosFrozenDueToAgeNeedsInvestigation
#47272 opened 3 years ago by mccolljr
#47271 opened 3 years ago by rialpamu
#47260 opened 3 years ago by polinasok
#47259 opened 3 years ago by OneOfOne
#47258 opened 3 years ago by randall77
cmd/dist: remove precompiled .a files from binary distributions [freeze exception]FrozenDueToAgeProposalProposal-AcceptedProposal-FinalCommentPeriodearly-in-cycle
#47257 opened 3 years ago by jayconrod
#47256 opened 3 years ago by kpcyrd
cmd/go: default to CGO_ENABLED=0 when CC not set and default compiler not foundFrozenDueToAgeNeedsDecisionrelease-blocker
#47251 opened 3 years ago by jayconrod
#47244 opened 3 years ago by gopherbot
#47235 opened 3 years ago by nochiel
#47233 opened 3 years ago by jayconrod
cmd/compile: dev.typeparams commit 0a0e3a3 broke dev.boringcrypto; fixed again at a72a499FrozenDueToAgeNeedsFixSuggestedhelp wanted
#47227 opened 3 years ago by mdempsky
#47215 opened 3 years ago by lyderic
cmd/dist: make.bash --no-clean fails when compilation target doesn't support regabiFrozenDueToAgeNeedsDecision
#47204 opened 3 years ago by rhysh
#47201 opened 3 years ago by zyedidia
#47195 opened 3 years ago by andig
cmd/go: "read-only file system" with -linkshared even when files are presentFrozenDueToAgeNeedsInvestigation
#47186 opened 3 years ago by diamondburned
cmd/link: build error with cgo in Windows, redefinition of go.map.zeroFrozenDueToAgeNeedsInvestigation
#47185 opened 3 years ago by xhit
cmd/link: building a package that uses cgo errors out with "cannot implicitly include runtime/cgo in a shared library"FrozenDueToAgeNeedsInvestigation
#47183 opened 3 years ago by diamondburned
#47174 opened 3 years ago by ghost
cmd/link, runtime: support Go/CGo partial backtrace on AndroidFrozenDueToAgeNeedsInvestigationWaitingForInfo
#47166 opened 3 years ago by madCdan
#47152 opened 3 years ago by sgnn7
#47109 opened 3 years ago by james-lawrence
#47092 opened 3 years ago by abhisekp
#47090 opened 3 years ago by picatz
cmd/compile/internal/types: types.Type.LinkString has collisions for anonymous struct types with blank fieldsFrozenDueToAge
#47087 opened 3 years ago by OneOfOne
#47081 opened 3 years ago by capsci
#47074 opened 3 years ago by zigo101
#47068 opened 3 years ago by martisch
cmd/cover: cannot dispose function parameters with inner function FrozenDueToAgeNeedsInvestigationWaitingForInfo
#47054 opened 3 years ago by jnlunsb
#47034 opened 3 years ago by itsjamie
cmd/go: test2json does not recognize test status if output did not end with new lineFrozenDueToAgeGoCommandNeedsInvestigation
#47032 opened 3 years ago by suzmue
cmd/pprof: TestDisasm fails on raspbianFrozenDueToAgeNeedsInvestigationOS-Linuxarch-armcompiler/runtime
#47024 opened 3 years ago by 68CodingMonkeys
cmd/go: go mod vendor: open C:\Users\LICENSE: Access is denied. [1.16 backport]CherryPickApprovedFrozenDueToAgeGoCommandOS-Windows
#47015 opened 3 years ago by gopherbot
cmd/go: go mod vendor: open C:\Users\LICENSE: Access is denied. [1.15 backport]CherryPickApprovedFrozenDueToAgeGoCommandOS-Windows
#47014 opened 3 years ago by gopherbot
cmd/compile: (dev.typeparams) assembly generated for a simple generic function is massiveFrozenDueToAge
#46998 opened 3 years ago by OneOfOne
#46982 opened 3 years ago by komisan19
cmd/compile: internal error with variadic calls with a wrong number of argumentsFrozenDueToAgeNeedsInvestigation
#46957 opened 3 years ago by gazerro
cmd/go: go mod tidy downloads v1 module, not clear whether it's necessary or notFrozenDueToAgeGoCommandNeedsInvestigation
#46939 opened 3 years ago by marystern
#46938 opened 3 years ago by mdempsky
cmd/compile: register conflict between external linker and duffzero on arm64 [1.16 backport]CherryPickApprovedFrozenDueToAge
#46928 opened 3 years ago by gopherbot
cmd/compile: register conflict between external linker and duffzero on arm64 [1.15 backport]CherryPickApprovedFrozenDueToAge
#46927 opened 3 years ago by gopherbot
cmd/compile: arm64 r16, r17 register conflict between external linker and duffcopy in latest go releaseFrozenDueToAgeNeedsInvestigation
#46924 opened 3 years ago by Jason7602
cmd/go: `go get -d all` didn't update the go.modFrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#46922 opened 3 years ago by jianzhangbjz
#46917 opened 3 years ago by asmaloney
#46911 opened 3 years ago by bcmills
#46908 opened 3 years ago by zigo101
cmd/compile: crashes in slicing array converted from sliceFrozenDueToAgeNeedsInvestigationrelease-blocker
#46907 opened 3 years ago by zigo101
cmd/compile: memory corruption from `//go:notinheap` interface method wrappersFrozenDueToAgeNeedsFixcompiler/runtime
#46903 opened 3 years ago by mdempsky
#46889 opened 3 years ago by johnrichardrinehart
#46867 opened 3 years ago by breeze7086
cmd/compile: incorrect debug information for some function and method parametersFrozenDueToAgeNeedsFixrelease-blocker
#46845 opened 3 years ago by PeterFeicht
#46843 opened 3 years ago by zhangyunhao116
#46840 opened 3 years ago by mdempsky
#46832 opened 3 years ago by trofi
#46817 opened 3 years ago by mdempsky
#46807 opened 3 years ago by zephyrtronium
go/types, cmd/compile/internal/types2: ensure that Named.Orig is indempotentFrozenDueToAgeNeedsInvestigationearly-in-cycle
#46794 opened 3 years ago by mdempsky
#46792 opened 3 years ago by stevemk14ebr
#46774 opened 3 years ago by mknyszek
#46766 opened 3 years ago by cherrymui
#46749 opened 3 years ago by rsc
cmd/link: when building with `buildmode=pie` the DF_1_PIE flag should be added to the resulting elfFrozenDueToAgeNeedsFix
#46747 opened 3 years ago by jawn-smith
cmd/trace: TestAnalyzeAnnotations failures on linux/riscv64FrozenDueToAgeNeedsInvestigationarch-riscvrelease-blocker
#46737 opened 3 years ago by bcmills
cmd/compile: replace `//go:notinheap` with runtime/internal/sys.NotInHeapFrozenDueToAgeProposalProposal-AcceptedProposal-FinalCommentPeriodcompiler/runtime
#46731 opened 3 years ago by mdempsky
cmd/compile: typecheck should insert OCONVIFACE for some OAS2FUNC; possible memory corruption in escape analysisFrozenDueToAgeNeedsFix
#46725 opened 3 years ago by mdempsky
cmd/compile: internal compiler error: mayCall SLICE2ARRPTR tc(1) PTR-*[24]byteFrozenDueToAgeNeedsInvestigation
#46720 opened 3 years ago by mtharp
cmd/go: add "go test -compile" option to just compile tests, not link or run themFrozenDueToAgeProposal
#46712 opened 3 years ago by natefinch
#46704 opened 3 years ago by mdempsky
cmd/go: go mod gets dependency, which can not built, because needs newer go versionFrozenDueToAgeNeedsInvestigation
#46703 opened 3 years ago by Ragnar-BY
cmd/internal/moddeps: TestAllDependencies requires a writable GOPATH directoryFrozenDueToAgeNeedsInvestigation
#46695 opened 3 years ago by tamird
cmd/go: 'Filename too long' when cloning a repo into the module cacheFrozenDueToAgeGoCommandNeedsFixOS-Windowsmodules
#46692 opened 3 years ago by bcmills
#46691 opened 3 years ago by bcmills
cmd/go: invalid values for go build flag -p don't fail buildsFrozenDueToAgeGoCommandNeedsInvestigationhelp wanted
#46686 opened 3 years ago by ainar-g
#46659 opened 3 years ago by kevinburke1
#46644 opened 3 years ago by motiejus
cmd/pprof: runtime error: slice bounds out of range on "view source"FrozenDueToAgeNeedsFixrelease-blocker
#46636 opened 3 years ago by prattmic
#46634 opened 3 years ago by klauspost
#46631 opened 3 years ago by klauspost
#46597 opened 3 years ago by opennota
go/types, cmd/compile/internal/types2: type instantiation fails to distinguish similarly named defined types within a packageFrozenDueToAgeNeedsFix
#46592 opened 3 years ago by mdempsky
#46575 opened 3 years ago by mdempsky
#46558 opened 3 years ago by ianlancetaylor
cmd/compile: ICE on sorting interfaces that embed both defined and anonymous typesFrozenDueToAgeNeedsFix
#46556 opened 3 years ago by mdempsky
cmd/go: unhelpful error message when running "go install" on a replaced-but-not-required package [1.16 backport]CherryPickApprovedFrozenDueToAgeGoCommand
#46551 opened 3 years ago by gopherbot
cmd/internal/sys: BuildModeSupported reports c-shared is unsupported on windows/arm64 port, which supports cgoFrozenDueToAgeNeedsDecision
#46549 opened 3 years ago by dmitshur
cmd/go: unhelpful error message when running "go install" on a replaced-but-not-required packageFrozenDueToAgeNeedsFixmodules
#46528 opened 3 years ago by bcmills
#46525 opened 3 years ago by mdempsky
cmd/link: TestCGOLTO/clang failure on WindowsFrozenDueToAge
#46517 opened 3 years ago by egonelbre
cmd/go: TestWindowsDefaultBuildmodIsPIE/cgo fails on windows-arm64-awsFrozenDueToAgeNeedsFixOS-Windowsarch-arm64
#46510 opened 3 years ago by dmitshur
cmd/go: missing entry in ImportMap for `runtime/cgo [runtime.test]` when -compiled is setFrozenDueToAgeGoCommandNeedsFixrelease-blocker
#46462 opened 3 years ago by dominikh
#46456 opened 3 years ago by vitaly-zdanevich
#46444 opened 3 years ago by josharian
#46425 opened 3 years ago by thanm
cmd/asm: ppc64{,le} conditional register (cr) opcodes assemble incorrectlyFrozenDueToAgeNeedsInvestigationarch-ppc64x
#46422 opened 3 years ago by pmur
#46400 opened 3 years ago by seankhliao
#46386 opened 3 years ago by MJDrgn
cmd/go: go list fails with 'goroutine stack exceeds' on huge projectFrozenDueToAgeGoCommandNeedsInvestigationWaitingForInfo
#46380 opened 3 years ago by nuh-temp
#46377 opened 3 years ago by mdempsky
cmd/go: 'go mod why -m' and 'go mod graph' should report modules in the compatibility graph.FrozenDueToAgeNeedsInvestigation
#46366 opened 3 years ago by bcmills
#46353 opened 3 years ago by imjasonh
cmd/compile: go statement desugaring results in additional allocationsFrozenDueToAgeNeedsInvestigationWaitingForInfo
#46349 opened 3 years ago by qmuntal
cmd/go: TestScript/list_std_stale fails if CGO_CFLAGS was set to a custom value during ./make.bashFrozenDueToAgeGoCommandNeedsInvestigationTestingrelease-blocker
#46347 opened 3 years ago by dmitshur
cmd/go: go get 403 Forbidden Access denied private bitbucket repositoriesFrozenDueToAgeNeedsInvestigationWaitingForInfo
#46344 opened 3 years ago by SHUFIL
cmd/cgo: -godefs dumps C struct members with uppercase even C struct uses lowercaseFrozenDueToAgeWaitingForInfocompiler/runtime
#46332 opened 3 years ago by Robert-M-Muench
#46330 opened 3 years ago by perillo
#46329 opened 3 years ago by rsc
cmd/compile: redundant information produced in compiler optimization debug outputFrozenDueToAgeNeedsDecision
#46328 opened 3 years ago by zigo101
go/types, cmd/compile/internal/types2: APIs for constructing and destructing constraint typesFrozenDueToAgeNeedsInvestigation
#46316 opened 3 years ago by mdempsky
#46311 opened 3 years ago by rolandshoemaker
cmd/compile: f.NamedValue entry for reg param causes register allocator miscompileFrozenDueToAgeNeedsFixrelease-blocker
#46304 opened 3 years ago by thanm
#46295 opened 3 years ago by ianlancetaylor
cmd/go: message about deprecated modules should not be a warning by defaultFrozenDueToAgeNeedsFixrelease-blocker
#46294 opened 3 years ago by theckman
#46283 opened 3 years ago by 4a6f656c
go/types, cmd/compile/internal/types2: uninstantiated method in assignment checkFrozenDueToAgeNeedsInvestigation
#46275 opened 3 years ago by findleyr
#46269 opened 3 years ago by aarzilli
cmd/internal/moddeps: tree is inconsistent state and tests aren't reporting itFrozenDueToAgeNeedsFixSoonrelease-blocker
#46254 opened 3 years ago by dmitshur
cmd/dist: bootstrap with gccgo failsFrozenDueToAge
#46240 opened 3 years ago by stevenpackardblp
#46237 opened 3 years ago by volvofixthis
cmd/compile: bad inlining tree emitted for function literalFrozenDueToAgecompiler/runtimerelease-blocker
#46234 opened 3 years ago by thanm
#46226 opened 3 years ago by chai2010
cmd/go: make `go mod download` with no arguments leave go.sum alone [1.16 backport]CherryPickApprovedFrozenDueToAgeGoCommandrelease-blocker
#46214 opened 3 years ago by gopherbot
#46213 opened 3 years ago by gopherbot
cmd/cover: -coverpkg causes init methods to be run for non-imported packagesFrozenDueToAgeNeedsInvestigation
#46212 opened 3 years ago by benmoss
cmd/compile/internal/types2: when constructing MethodExpr types, reuse receiver Var infoFeatureRequestFrozenDueToAge
#46209 opened 3 years ago by mdempsky
#46204 opened 3 years ago by adonovan
cmd/go: definition of "go" directive in go.mod conflicts between //go:build proposal and other usesDocumentationFrozenDueToAgeGoCommandNeedsInvestigationmodules
#46201 opened 3 years ago by zikaeroh
cmd/go: embed directive doesn't work in file with leading bomFrozenDueToAgeGoCommandNeedsInvestigationhelp wanted
#46198 opened 3 years ago by kasini3000
#46186 opened 3 years ago by cuiweixie
#46169 opened 3 years ago by yrashk
cmd/vet: doesn't use the typeparams parser even with the flags / tag.FrozenDueToAgeNeedsInvestigation
#46163 opened 3 years ago by OneOfOne
cmd/go: errors emitted multiple times for packages with missing checksumsFrozenDueToAgeNeedsInvestigationhelp wantedmodules
#46160 opened 3 years ago by bcmills
cmd/go: error out of 'go mod tidy' if the go.mod file specifies a newer-than-supported Go version [1.16 backport]CherryPickApprovedFrozenDueToAgeGoCommandrelease-blocker
#46144 opened 3 years ago by gopherbot
cmd/go: error out of 'go mod tidy' if the go.mod file specifies a newer-than-supported Go version [1.15 backport]CherryPickApprovedFrozenDueToAgeGoCommandrelease-blocker
#46143 opened 3 years ago by gopherbot
cmd/go: error out of 'go mod tidy' if the go.mod file specifies a newer-than-supported Go versionFrozenDueToAgeNeedsFixmodulesrelease-blocker
#46142 opened 3 years ago by bcmills
cmd/go: add a 'go mod tidy' flag to provide checksums needed by older versions of the toolchainFrozenDueToAgeNeedsFixmodulesrelease-blocker
#46141 opened 3 years ago by bcmills
cmd/go: don't error out due to inconsistent requirements in -mod=readonly mode if the 'go' version is higher than the toolchain in use [1.17 backport]CherryPickCandidateFrozenDueToAge
#46140 opened 3 years ago by gopherbot
cmd/go: don't error out due to inconsistent requirements in -mod=readonly mode if the 'go' version is higher than the toolchain in use [1.16 backport]CherryPickCandidateFrozenDueToAge
#46139 opened 3 years ago by gopherbot
cmd/go: don't error out due to inconsistent requirements in -mod=readonly mode if the 'go' version is higher than the toolchain in use [1.15 backport]CherryPickCandidateFrozenDueToAge
#46138 opened 3 years ago by gopherbot
cmd/go: don't error out due to inconsistent requirements in -mod=readonly mode if the 'go' version is higher than the toolchain in useFrozenDueToAgeNeedsDecisionmodulesrelease-blocker
#46137 opened 3 years ago by bcmills
#46136 opened 3 years ago by jayconrod
cmd/link: internal error when externally linking very large binaries [1.16 backport]CherryPickApprovedFrozenDueToAge
#46128 opened 3 years ago by gopherbot
cmd/link: internal error when externally linking very large binaries [1.15 backport]CherryPickApprovedFrozenDueToAge
#46127 opened 3 years ago by gopherbot
#46126 opened 3 years ago by cherrymui
cmd/go: go list should set Package.Root to the module root directory, not GOPATHFrozenDueToAgeNeedsInvestigation
#46119 opened 3 years ago by perillo
#46092 opened 3 years ago by perillo
cmd/compile/internal/types2: predeclared type "comparable" must not be visible before Go 1.18FrozenDueToAgeNeedsInvestigation
#46090 opened 3 years ago by mdempsky
cmd/go: go mod init in GOPATH can create invalid module pathFrozenDueToAgeGoCommandNeedsInvestigationmodules
#46085 opened 3 years ago by perillo
cmd/go: panic in mod tidy when requiring main moduleFrozenDueToAgeGoCommandNeedsInvestigationmodulesrelease-blocker
#46078 opened 3 years ago by seankhliao
cmd/compile: wrong argument order in DIE of function that has some arguments on the stackFrozenDueToAge
#46055 opened 3 years ago by aarzilli
cmd/go/internal/test: document that if the -run flag value begins with ! the match is invertedDocumentationFrozenDueToAge
#46053 opened 3 years ago by perillo
#46050 opened 3 years ago by andig
#46046 opened 3 years ago by fishy
cmd/compile: make the variable a func literal is assigned to available inside the functionFrozenDueToAge
#46037 opened 3 years ago by opennota
cmd/compile: -G=3 mode correctly reports all "declared but not used" errors, but old compiler does notFrozenDueToAgeNeedsDecision
#46004 opened 3 years ago by danscales
cmd/link: SIGSEGV running 'openshift-install version' for release-4.8 using external linking on PPC64LE [1.15 backport] CherryPickApprovedFrozenDueToAge
#46002 opened 3 years ago by toothrot
#45980 opened 3 years ago by yrashk
cmd/go: 'go get -d' in a lazy module should promote transitive imports of the named package(s) to rootsFrozenDueToAgeNeedsFixmodulesrelease-blocker
#45979 opened 3 years ago by bcmills
#45971 opened 3 years ago by laboger
cmd/go: lazy modules: separate section for indirect importsFrozenDueToAgeNeedsFixmodulesrelease-blocker
#45965 opened 3 years ago by rogpeppe
cmd/go: add test -vet=all sentinelFrozenDueToAgeProposalProposal-AcceptedProposal-FinalCommentPeriod
#45963 opened 3 years ago by colin-sitehost
#45961 opened 3 years ago by colin-sitehost
#45953 opened 3 years ago by jlamur
cmd/go: internal error: a requirement on <package> is needed but was not added during package loadingFrozenDueToAgeNeedsFixrelease-blocker
#45952 opened 3 years ago by kevinburke1
cmd/compile: panic: internal error: can't locate after prolog value (with -N -l)FrozenDueToAgeNeedsInvestigation
#45948 opened 3 years ago by ALTree
#45947 opened 3 years ago by ALTree
#45945 opened 3 years ago by thanm
#45940 opened 3 years ago by jochen42
cmd/go: comment indicating module is an indirect dependency is not removed when the comment has no whitespaceFrozenDueToAgeGoCommandNeedsFixmodulesokay-after-beta1
#45932 opened 3 years ago by komuw
cmd/go: modules don't support url encoded spacesFrozenDueToAge
#45930 opened 3 years ago by damienfamed75
cmd/compile: unneccesary 0 check in divisionFrozenDueToAgeNeedsFixPerformancecompiler/runtimehelp wanted
#45928 opened 3 years ago by JAicewizard
cmd/link: SIGSEGV running 'openshift-install version' for release-4.8 using external linking on PPC64LE [1.16 backport]CherryPickApprovedFrozenDueToAge
#45927 opened 3 years ago by gopherbot
cmd/compile: "internal compiler error: mayCall" while running unsafebuiltins test on linux-amd64-noopt builderFrozenDueToAgeNeedsInvestigationSoonrelease-blocker
#45917 opened 3 years ago by bcmills
#45897 opened 3 years ago by anniekatlin
#45885 opened 3 years ago by bcmills
cmd/api: occasional hangs on 'go list' in NewWalker without useful outputFrozenDueToAgeNeedsInvestigationTestingWaitingForInforelease-blocker
#45884 opened 3 years ago by bcmills
cmd/go: access $WORK directory from toolexecFeatureRequestFrozenDueToAgeNeedsInvestigationWaitingForInfo
#45864 opened 3 years ago by dzonerzy
cmd/go: stack overflow caused due to typo in package nameFrozenDueToAgeNeedsInvestigationokay-after-beta1
#45863 opened 3 years ago by sachinkumarsingh092
cmd/gofmt: ignores explicit file arguments not named with ".go" after CL 284138FrozenDueToAgeNeedsFixrelease-blocker
#45859 opened 3 years ago by cherrymui
cmd/compile: unexpected "invalid memory address or nil pointer dereference" panicFrozenDueToAgeGoCommandNeedsInvestigation
#45851 opened 3 years ago by myitcv
cmd/link: SIGSEGV running 'openshift-install version' for release-4.8 using external linking on PPC64LEFrozenDueToAgeNeedsFixokay-after-beta1
#45850 opened 3 years ago by hamzy
cmd/compile: export format of untyped constants is unnecessarily restrictedFrozenDueToAgeNeedsFixearly-in-cycle
#45837 opened 3 years ago by griesemer
cmd/link: unexpected trampoline when cross-compiling to ppc64le [1.16 backport]CherryPickApprovedFrozenDueToAge
#45832 opened 3 years ago by gopherbot
#45831 opened 3 years ago by gopherbot
#45827 opened 3 years ago by rsc
#45817 opened 3 years ago by randall77
#45804 opened 3 years ago by rsc
#45803 opened 3 years ago by perillo
cmd/compile: slower bit operations (regression in go 1.16.3)FrozenDueToAgeNeedsInvestigationPerformance
#45790 opened 3 years ago by rayjcwu
#45780 opened 3 years ago by nik0sc
cmd/go: fails with `go: cannot find GOROOT directory` after cross-compiling from WSL to Windows.FrozenDueToAgeOS-WindowsWaitingForInfo
#45763 opened 3 years ago by aodhneine
#45760 opened 3 years ago by Jacalz
cmd/compile: failed to build github.com/hashicorp/cap/oidc due to internal compiler error: unexpected Defn:FrozenDueToAgeNeedsInvestigationrelease-blocker
#45743 opened 3 years ago by johejo
#45738 opened 3 years ago by randall77
#45733 opened 3 years ago by TomMD
#45728 opened 3 years ago by randall77
cmd/compile: internal compiler error: InitTodoFunc still has declarations (with -G=3)FrozenDueToAgeNeedsInvestigation
#45722 opened 3 years ago by mccolljr
cmd/compile: function argument debug_info locations always wrong without GOEXPERIMENT=noregabiFrozenDueToAgeNeedsFix
#45720 opened 3 years ago by aarzilli
cmd/go: add a workspace modeFrozenDueToAgeProposalProposal-AcceptedProposal-FinalCommentPeriodmodules
#45713 opened 3 years ago by matloob
#45708 opened 3 years ago by perillo
cmd/compile: internal compiler error: Value live at entry. It shouldn't be.FrozenDueToAgeNeedsInvestigationrelease-blocker
#45706 opened 3 years ago by ALTree
#45698 opened 3 years ago by cuiweixie
cmd/compile: internal compiler error: bad live variable at entry: [6]string valueFrozenDueToAgeNeedsInvestigationrelease-blocker
#45693 opened 3 years ago by ALTree
cmd/go: Division by 2 is slowFrozenDueToAge
#45688 opened 3 years ago by opennota
#45678 opened 3 years ago by bobg
cmd/dist: make.bash throws undefined error when building from sourceFrozenDueToAgeNeedsInvestigation
#45673 opened 3 years ago by Dentrax
#45665 opened 3 years ago by rogpeppe
cmd/go: compiler panic on recursive structuresFrozenDueToAge
#45661 opened 3 years ago by sisoftrg
cmd/go: occasional failures in TestScript/mod_convert on Windows with 'exec: "git": executable file not found'FrozenDueToAgeGoCommandNeedsInvestigationmodulesokay-after-beta1release-blocker
#45659 opened 3 years ago by bcmills
cmd/link/internal/ld: TestAbstractOriginSanity consistently failing on windows-amd64-longtest builderFrozenDueToAgeNeedsInvestigationOS-WindowsSoonrelease-blocker
#45658 opened 3 years ago by bcmills
go/types, cmd/compile/internal/types2: disallow type parameters as RHS of type declarationsFrozenDueToAgeNeedsFixgenerics
#45639 opened 3 years ago by findleyr
cmd/compile: internal compiler error: Invalid PPC64 rotate mask [1.16 backport]CherryPickApprovedFrozenDueToAge
#45636 opened 3 years ago by gopherbot
cmd/go/internal/fmtcmd: support format files in multiple directoriesFrozenDueToAgeNeedsInvestigationWaitingForInfo
#45627 opened 3 years ago by ianwoolf
cmd/compile: the results of "go test" and "go test -c" are not the sameFrozenDueToAgeNeedsInvestigation
#45626 opened 3 years ago by chanxuehong
cmd/go: `go get github.com/hajimehoshi/ebiten/examples/shader` failed with no-main errorFrozenDueToAge
#45615 opened 3 years ago by hajimehoshi
#45612 opened 3 years ago by ysmood
cmd/go: improve handling of symlinked module root for `go mod (tidy)`FrozenDueToAgeGoCommandNeedsInvestigation
#45609 opened 3 years ago by thaJeztah
cmd/compile: fi missing from LHS of fi, err := fs.FileInfo(~R0), ~R1FrozenDueToAgeNeedsInvestigation
#45606 opened 3 years ago by nimelehin
cmd/compile: unexpected crash when using -G=3 with external symbols.FrozenDueToAgeNeedsInvestigation
#45597 opened 3 years ago by Gh0u1L5
cmd/compile: if -G=3 fully enabled in compiler, go test cmd/go -test.run TestScript/mod_edit_go failsFrozenDueToAge
#45594 opened 3 years ago by danscales
cmd/compile: internal compiler error: Invalid PPC64 rotate maskFrozenDueToAgeNeedsInvestigationarch-ppc64x
#45589 opened 3 years ago by ALTree
cmd/compile: float64 to int64 conversion gives different result between amd64 and arm64 on overflowsFrozenDueToAgeNeedsInvestigation
#45588 opened 3 years ago by aderouineau
cmd/go: go mod download failure (?) due to x509 certificate signed by unknown authorityFrozenDueToAgeNeedsInvestigationWaitingForInfo
#45569 opened 3 years ago by alexec
cmd/link: unexpected trampoline when cross-compiling to ppc64leFrozenDueToAgeNeedsInvestigationarch-ppc64x
#45564 opened 3 years ago by dbenoit17
#45553 opened 3 years ago by mknyszek
cmd/go: go mod tidy removes entries from go.sum needed to execute "go run foo/bar" where "foo" is a required moduleFrozenDueToAgeGoCommandNeedsInvestigationmodules
#45552 opened 3 years ago by AlexRouSg
#45551 opened 3 years ago by jayconrod
go/types, cmd/compile/internal/types2: stack overflow checking recursive generic typeFrozenDueToAgeNeedsInvestigation
#45550 opened 3 years ago by findleyr
#45549 opened 3 years ago by jayconrod
#45548 opened 3 years ago by griesemer
#45547 opened 3 years ago by griesemer
#45537 opened 3 years ago by fanqiehc
cmd/vet: structtag field json warning for _FrozenDueToAge
#45536 opened 3 years ago by colin-sitehost
#45507 opened 3 years ago by xushushun
cmd/cover: inconsistent NumStmt: changed from 1 to 2FrozenDueToAge
#45506 opened 3 years ago by hitzhangjie
cmd/compile: failed to build juju/juju with internal compiler error: Inline_FloodFrozenDueToAgeNeedsInvestigation
#45503 opened 3 years ago by johejo
cmd/go: unstable go.mod when replacing main module with local pathFrozenDueToAgeGoCommandNeedsInvestigationmodules
#45492 opened 3 years ago by thaJeztah
#45491 opened 3 years ago by charlesvdv
cmd/go: a package that ends with `_test` cannot have an internal test packageFrozenDueToAgeGoCommandNeedsFix
#45477 opened 3 years ago by hajimehoshi
cmd/compile/internal/abi: "panic: Offset changed from 0 to 16" in test/abi/bad_select_crash.go on WindowsFrozenDueToAgeNeedsInvestigationrelease-blocker
#45465 opened 3 years ago by bcmills
cmd/go: TestScript/mod_list_update_nolatest broken on Windows buildersFrozenDueToAgeNeedsFixOS-WindowsSoonTestingrelease-blocker
#45456 opened 3 years ago by findleyr
cmd/go: provide build tags for architecture environment variablesFrozenDueToAgeProposalProposal-AcceptedProposal-FinalCommentPeriod
#45454 opened 3 years ago by mdempsky
cmd/compile: failed to build google.golang.org/protobuf using regabi by internal compiler errorFrozenDueToAge
#45417 opened 3 years ago by johejo
#45413 opened 3 years ago by tmm1
cmd/link: TestLargeText in linkbig_test.go does not look rightFrozenDueToAgeNeedsInvestigationTesting
#45406 opened 3 years ago by perillo
#45396 opened 3 years ago by rogpeppe
cmd/compile: incorrect computation of unsafe.Sizeof()FrozenDueToAge
#45390 opened 3 years ago by danscales
#45372 opened 3 years ago by fhs
#45369 opened 3 years ago by yurivish
cmd/compile: internal compiler error: FlagConstant op should never make it to codegenFrozenDueToAgeNeedsInvestigationrelease-blocker
#45359 opened 3 years ago by ALTree
#45344 opened 3 years ago by dr2chase
cmd/go: make `go mod download` with no arguments leave go.sum aloneFrozenDueToAgeGoCommandNeedsFixmodulesrelease-blocker
#45332 opened 3 years ago by aofei
cmd/compile: internal compiler error while building targets for kubernetes with master go on ppc64le architechtureFrozenDueToAgeNeedsInvestigationarch-ppc64x
#45327 opened 3 years ago by Rajalakshmi-Girish
#45323 opened 3 years ago by randall77
#45318 opened 3 years ago by laboger
cmd/go: go list -u -m all fails with: loading module retractions for X: no matching versions for query "latest"FrozenDueToAgeNeedsFix
#45305 opened 3 years ago by ryancurrah
#45301 opened 3 years ago by lewislbr
#45285 opened 3 years ago by devplayerJoe
#45275 opened 3 years ago by mwhudson
cmd/go: Go modules should accept version tags without a leading "v" and without a patch versionFrozenDueToAge
#45266 opened 3 years ago by kevinburke
cmd/compile: replace `[]rune(s)[0]` to `decoderune(s, 0)` to reduce allocationsAnalysisFrozenDueToAge
#45260 opened 3 years ago by tdakkota
cmd/compile: compiler segfaults in cmd/compile/internal/gc.markUsedIfaceMethodFrozenDueToAgeNeedsDecision
#45258 opened 3 years ago by parabolala
#45254 opened 3 years ago by randall77
#45253 opened 3 years ago by randall77
cmd/link: Linking with a non-clang linker fails when the path contains the string "clang"FrozenDueToAgeNeedsFix
#45241 opened 3 years ago by woehr
cmd/go: go version -m does not report versions for c-shared DLLsFrozenDueToAgeNeedsInvestigationOS-Windows
#45234 opened 3 years ago by qmuntal
#45231 opened 3 years ago by thaJeztah
#45226 opened 3 years ago by mdempsky
cmd/go: 'go mod tidy' breaks our buildFrozenDueToAge
#45223 opened 3 years ago by bradfitz
cmd/go: frequent test timeouts on dragonfly-amd64 builderFrozenDueToAgeNeedsInvestigationOS-Dragonfly
#45215 opened 3 years ago by bcmills
#45173 opened 3 years ago by leitzler
#45158 opened 3 years ago by siadat
cmd/compile: rulegen results in confusing compiler errors when reserved names are used in rewrite rulesFrozenDueToAge
#45154 opened 3 years ago by zhangfannie
cmd/go: Exception 0xc0000005 thrown when trying to run hello world programFrozenDueToAgeWaitingForInfo
#45153 opened 3 years ago by JacomusP
#45144 opened 3 years ago by mdempsky
cmd/go: cannot install vendored binary in module aware modeFrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#45115 opened 3 years ago by bhcleek
cmd/go: repeated, unhelpful errors when module cache can't be createdFrozenDueToAgeGoCommandNeedsFix
#45113 opened 3 years ago by jayconrod
cmd/go: get -u -t fails to update go.mod when "no non-test Go files in path"FrozenDueToAgeNeedsInvestigationmodules
#45112 opened 3 years ago by kbalk
#45109 opened 3 years ago by kevinburke1
#45108 opened 3 years ago by timothy-king
cmd/go: Inconsistent vendoring detected. Please re-run "go mod vendor"FrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#45103 opened 3 years ago by mtalhasaleem502
cmd/compile/internal/types2: incorrect recorded type for untyped values that convert to a type parameterFrozenDueToAgeNeedsFix
#45096 opened 3 years ago by griesemer
#45094 opened 3 years ago by bcmills
#45091 opened 3 years ago by cherrymui
#45068 opened 3 years ago by mrmeku
#45062 opened 3 years ago by dr2chase
cmd/compile: unused variables not detected when captured by a closureFrozenDueToAgeNeedsInvestigation
#45054 opened 3 years ago by mizusato
#45051 opened 3 years ago by carnott-snap
#45044 opened 3 years ago by elagergren-spideroak
cmd/vet, os/signal: possible false-positive in sigchanyzer check when os.Signal channel is unusedFrozenDueToAgeNeedsFix
#45043 opened 3 years ago by dmitshur
#45034 opened 3 years ago by dilyn-corner
cmd/link: go 1.16 plugin does not initialize global variables correctly when not used directly [1.16 backport]CherryPickApprovedFrozenDueToAge
#45030 opened 3 years ago by gopherbot
cmd/go: 'go mod init' should reject module paths that are not valid import pathsFrozenDueToAgeNeedsFixhelp wantedmodules
#45025 opened 3 years ago by nemith
cmd/link: 1.16 broken for Annapurna AL-212 and possibly other ARM chips (R_ARM_V4BX)FrozenDueToAgeNeedsInvestigation
#45012 opened 3 years ago by RustyDust
cmd/cgo: How to call a C library api like `writev` via cgo without allocation and copying of the whole byte slice vector?FrozenDueToAge
#44991 opened 3 years ago by remuscl
cmd/link: couldn't uses ldflags "-X" on custom type name alias to string: cannot set with -X: not a var of type stringFrozenDueToAge
#44985 opened 3 years ago by zhuah
cmd/go: inconsistent behavior when 'go' directive is missing from 'go.mod'FrozenDueToAgeNeedsDecisionUnfortunatemodulesrelease-blocker
#44976 opened 3 years ago by bcmills
cmd/go: clarify suggested action when `install`ing a module while -mod=readonly is onFrozenDueToAgeGoCommandNeedsFixmodules
#44975 opened 3 years ago by deltamualpha
#44963 opened 3 years ago by mvdan
cmd/go: "go get" can fail in a confusing way on the module pathFrozenDueToAgeGoCommandNeedsFixmodules
#44962 opened 3 years ago by mvdan
#44960 opened 3 years ago by mvdan
#44957 opened 3 years ago by eandre
cmd/link: go 1.16 plugin does not initialize global variables correctly when not used directlyFrozenDueToAgeNeedsFix
#44956 opened 3 years ago by metalwolf
#44952 opened 3 years ago by carnott-snap
cmd/go/internal/modget: stdout does not end in new lineFrozenDueToAge
#44951 opened 3 years ago by carnott-snap
#44946 opened 3 years ago by eandre
#44936 opened 3 years ago by oiooj
cmd/gofmt: guard support for generic code behind a "typeparams" build constraintFrozenDueToAgeNeedsInvestigation
#44933 opened 3 years ago by findleyr
#44908 opened 3 years ago by ionutnechita
cmd/go: 'go install' interactively prompts for SSH password when fetching from a private Git repoFrozenDueToAgeNeedsFix
#44904 opened 3 years ago by bcmills
cmd/go: 'go mod init' should report an error if module path is in standard libraryFrozenDueToAgeNeedsFix
#44896 opened 3 years ago by 89z
cmd/compile: internal compiler error: width not calculated: map[string]stringFrozenDueToAgeNeedsInvestigation
#44895 opened 3 years ago by andig
cmd/go: install with explicit version should allow overriding versions of dependenciesFrozenDueToAgeGoCommandNeedsDecisionmodules
#44892 opened 3 years ago by jayconrod
cmd/go: import paths ending with '+' are rejected (affects executable like g++ or clang++) [1.16 backport]CherryPickApprovedFrozenDueToAgerelease-blocker
#44885 opened 3 years ago by gopherbot
cmd/go: import paths ending with '+' are rejected (affects executable like g++ or clang++) [1.15 backport]FrozenDueToAge
#44884 opened 3 years ago by gopherbot
cmd/cgo: no console output after invoking a go c-shared dll via Windows PowershellFrozenDueToAgeNeedsInvestigationOS-Windows
#44876 opened 3 years ago by nwoodmsft
#44874 opened 3 years ago by erifan
cmd/go: 'go get' does not add missing hash to go.sum when ziphash file missing from cache [1.15 backport]CherryPickApprovedFrozenDueToAge
#44872 opened 3 years ago by jayconrod
cmd/go: documentation at golang.org for cmd/go has confusing formatting [1.16 backport]CherryPickApprovedDocumentationFrozenDueToAge
#44860 opened 3 years ago by gopherbot
cmd/go: documentation at golang.org for cmd/go has confusing formattingDocumentationFrozenDueToAgeNeedsFix
#44846 opened 3 years ago by kortschak
cmd/compile: darwin/arm64 invalid code optimization or debugger issue?FrozenDueToAgeNeedsInvestigation
#44843 opened 3 years ago by andig
#44842 opened 3 years ago by martin-flower
cmd/go: {get|build|install} need to improve behaviors with vendor directory.FrozenDueToAgeGoCommandNeedsInvestigationWaitingForInfo
#44841 opened 3 years ago by james-lawrence
#44840 opened 3 years ago by james-lawrence
#44825 opened 3 years ago by jmarlow4
#44823 opened 3 years ago by cherrymui
#44821 opened 3 years ago by cherrymui
cmd/go: 'go get' does not add missing hash to go.sum when ziphash file missing from cache [1.16 backport]CherryPickApprovedFrozenDueToAgerelease-blocker
#44812 opened 3 years ago by gopherbot
cmd/cgo: Calling C.SetEvent() with an event from C returns an invalid handler (error code 6)FrozenDueToAgeNeedsInvestigationOS-WindowsWaitingForInfo
#44807 opened 3 years ago by FWidel
cmd/go: improve error message from 'go list -m <unversioned path>' when outside a moduleFrozenDueToAgeNeedsFixmodules
#44803 opened 3 years ago by bcmills
#44795 opened 3 years ago by bcmills
cmd/go: mod tidy should ignore missing standard library packages [1.16 backport]CherryPickApprovedFrozenDueToAgerelease-blocker
#44793 opened 3 years ago by gopherbot
cmd/go: mod tidy should ignore missing standard library packages [1.15 backport]CherryPickApprovedFrozenDueToAge
#44792 opened 3 years ago by gopherbot
cmd/go: 'go list -m' erroneously accepts '@patch' for paths with no existing requirementFrozenDueToAgeNeedsFixmodules
#44788 opened 3 years ago by bcmills
cmd/go: allow import paths ending with '+' (for executable like g++ or clang++)FrozenDueToAgeGoCommandNeedsFix
#44776 opened 3 years ago by ianamason
cmd/compile/internal/syntax: printer doesn't support printing of type parameter lists and interface type listsFrozenDueToAgeNeedsFix
#44766 opened 3 years ago by griesemer
#44760 opened 3 years ago by shmsr
cmd/go: 'go get' does not add missing hash to go.sum when ziphash file missing from cacheFrozenDueToAgeNeedsFixmodules
#44749 opened 3 years ago by navytux
cmd/link: fail to build when using time/tzdata on ARM [1.15 backport]CherryPickApprovedFrozenDueToAge
#44748 opened 3 years ago by cherrymui
#44747 opened 3 years ago by pauldthomson
cmd/go: improve error message when outside a module from "working directory is not part of a module" [1.16 backport]CherryPickApprovedFrozenDueToAge
#44746 opened 3 years ago by gopherbot
cmd/go: improve error message when outside a module from "working directory is not part of a module"FrozenDueToAgeNeedsFix
#44745 opened 3 years ago by jayconrod
#44742 opened 3 years ago by seankhliao
#44739 opened 3 years ago by randall77
#44738 opened 3 years ago by mvdan
cmd/compile: failed to build istio with internal compiler error: width not calculated: func()FrozenDueToAgeNeedsInvestigation
#44732 opened 3 years ago by johejo
#44727 opened 3 years ago by qingyunha
#44726 opened 3 years ago by bukowa
cmd/go: go list reports net as "stale" right after ./make.bash (but only inside GOROOT/src)FrozenDueToAgeGoCommandNeedsFix
#44725 opened 3 years ago by dmitshur
cmd/link: `ctxt.loader.Dump` is no effect.FrozenDueToAge
#44705 opened 3 years ago by qingyunha
#44700 opened 3 years ago by fhs
cmd/cgo, cmd/link: with zig as CC/CXX, relocation target not defined, fatal error, SIGSEGV when compiling net/httpFrozenDueToAgeNeedsInvestigation
#44695 opened 3 years ago by zikaeroh
#44691 opened 3 years ago by Jassi10000
#44682 opened 3 years ago by gudvinr
cmd/go: warning message when getting a retracted module version is missing a trailing newline [1.16 backport]CherryPickApprovedFrozenDueToAge
#44676 opened 3 years ago by gopherbot
cmd/go: warning message when getting a retracted module version is missing a trailing newlineFrozenDueToAgeNeedsFixmodules
#44674 opened 3 years ago by liggitt
#44669 opened 3 years ago by changkun
cmd/go: support go.mod.dev as default behaviour for easy local cross-package managementFrozenDueToAgeProposal
#44660 opened 3 years ago by sabutterworth
cmd/go: introduce 'module GOPATH' to allow transition from GOPATH to modulesFrozenDueToAgeProposalmodules
#44649 opened 3 years ago by bcmills
cmd/go: "malformed import path" in Go 1.16 for packages with path elements containing a leading dot [1.16 backport]CherryPickApprovedFrozenDueToAgerelease-blocker
#44647 opened 3 years ago by gopherbot
#44646 opened 3 years ago by tamird
cmd/link: fail to build when using time/tzdata on ARM [1.16 backport]CherryPickApprovedFrozenDueToAge
#44640 opened 3 years ago by gopherbot
#44639 opened 3 years ago by cherrymui
cmd/link: runtime crash, unexpected fault address 0xffffffffffffffff, h2_bundle.go, when using plugin [1.16 backport]CherryPickApprovedFrozenDueToAge
#44638 opened 3 years ago by gopherbot
cmd/compile: relocation target ... not defined while building targets for kubernetes with go tipFrozenDueToAgeNeedsInvestigation
#44629 opened 3 years ago by Rajalakshmi-Girish
#44624 opened 3 years ago by rsc
#44615 opened 3 years ago by codyoss
cmd/go: install cannot find non-module version when module proxy doesn't implement @latestFrozenDueToAgeNeedsInvestigationWaitingForInfo
#44594 opened 3 years ago by mikesep
#44587 opened 3 years ago by firefart
cmd/link: runtime crash, unexpected fault address 0xffffffffffffffff, h2_bundle.go, when using pluginFrozenDueToAgeNeedsInvestigation
#44586 opened 3 years ago by parsley42
#44585 opened 3 years ago by egonelbre
runtime, cmd/compile: SIGILL during fixedbugs/issue11656.go on aix-ppc64FrozenDueToAgeNeedsInvestigationOS-AIXarch-ppc64xrelease-blocker
#44583 opened 3 years ago by bcmills
#44560 opened 3 years ago by rittneje
#44557 opened 3 years ago by rsc
#44555 opened 3 years ago by bcmills
#44550 opened 3 years ago by pkieltyka
cmd/asm, cmd/compile, cmd/link, cmd/objdump: ppc64 ISA 3.1 supportNeedsFixarch-ppc64xcompiler/runtime
#44549 opened 3 years ago by pmur
#44529 opened 3 years ago by karalabe
cmd/go: 'go mod edit -exclude' erroneously rejects '+incompatible' versions [1.16 backport]CherryPickApprovedFrozenDueToAge
#44498 opened 3 years ago by gopherbot
cmd/go: 'go mod edit -exclude' erroneously rejects '+incompatible' versionsFrozenDueToAgeNeedsFixmodulesrelease-blocker
#44497 opened 3 years ago by bcmills
#44496 opened 3 years ago by gopherbot
cmd/go: malformed module path with retract v2+FrozenDueToAgeGoCommandNeedsInvestigationmodulesrelease-blocker
#44494 opened 3 years ago by seankhliao
#44487 opened 3 years ago by johejo
#44480 opened 3 years ago by Foxboron
#44466 opened 3 years ago by networkimprov
cmd/compile: "internal compiler error: arg 1 does not dominate" with ssacheck onFrozenDueToAgeNeedsInvestigation
#44465 opened 3 years ago by ALTree
cmd/compile: ICE on deferred call to syscall.LazyDLL.Call [1.16 backport]CherryPickApprovedFrozenDueToAge
#44464 opened 3 years ago by gopherbot
#44463 opened 3 years ago by gopherbot
#44458 opened 3 years ago by ValleZ
#44448 opened 3 years ago by hnlq715
cmd/compile: type2 reports wrong internal compiler error with -d=panicFrozenDueToAgeNeedsInvestigation
#44445 opened 3 years ago by cuonglm
#44441 opened 3 years ago by c4milo
cmd/go: narrow 'mod download' default setFrozenDueToAgeProposalProposal-AcceptedProposal-FinalCommentPeriod
#44435 opened 3 years ago by danp
cmd/compile: Compiler regression in Go 1.16 - internal compiler error: child dcl collision on symbol [1.16 backport]CherryPickApprovedFrozenDueToAge
#44433 opened 3 years ago by gopherbot
#44432 opened 3 years ago by cuonglm
#44415 opened 3 years ago by NhokCrazy199
cmd/compile: Compiler regression in Go 1.16 - internal compiler error: child dcl collision on symbolFrozenDueToAgeNeedsFixrelease-blocker
#44378 opened 3 years ago by gunnsth
cmd/compile: internal compiler error while building targets for kubernetes with master goFrozenDueToAgeNeedsInvestigationrelease-blocker
#44370 opened 3 years ago by Rajalakshmi-Girish
cmd/compile: internal compiler error: Value live at entry. It shouldn't be. [1.16 backport]CherryPickApprovedFrozenDueToAge
#44358 opened 3 years ago by gopherbot
cmd/compile: internal compiler error: Value live at entry. It shouldn't be.FrozenDueToAgeNeedsInvestigationrelease-blocker
#44355 opened 3 years ago by tonyghita
cmd/go: support local experiments with interdependent modules; then retire GOPATHFrozenDueToAgeProposal
#44347 opened 3 years ago by ohir
cmd/compile: faild to build vitess.io/vitess/go/vt/vttablet/tabletserver/throttleFrozenDueToAgeNeedsFix
#44344 opened 3 years ago by johejo
cmd/gofmt: treat one line if-statements as it does one line function definitionsFrozenDueToAgeProposal
#44338 opened 3 years ago by dandragona-dev
cmd/compile: internal compiler error: conflicting package heights 4 and 3 for path "sync"FrozenDueToAgeNeedsInvestigationWaitingForInfo
#44337 opened 3 years ago by xaionaro
#44335 opened 3 years ago by johejo
cmd/compile/internal/ssa: SIGSEGV building 1.16 toolchain2 on openbsd/mips64FrozenDueToAgeNeedsInvestigationWaitingForInfo
#44332 opened 3 years ago by fuhry
cmd/compile: relocation error when building some programs on linux/amd64 after dev.regabi mergeFrozenDueToAgeNeedsInvestigationrelease-blocker
#44330 opened 3 years ago by siebenmann
#44328 opened 3 years ago by ggdream
#44325 opened 3 years ago by rogpeppe
cmd/cgo: aborts on attempt to link to static library on windowsFrozenDueToAgeNeedsInvestigationOS-Windows
#44308 opened 3 years ago by b0bh00d
cmd/go: `go list -m --versions` behaves differently with retracted versions depending on the presence of `@latest`FrozenDueToAgeGoCommandNeedsFixmodules
#44296 opened 3 years ago by hyangah
cmd/go: go list -m -json GoMod field is not populated sometimesFrozenDueToAgeGoCommandNeedsInvestigationmodulesokay-after-beta1
#44289 opened 3 years ago by hyangah
cmd/go: no Module information in list -e output after any error loading packageFrozenDueToAgeGoCommandNeedsFixhelp wanted
#44287 opened 3 years ago by myitcv
cmd/go: race detector and cgo builds needs to diagnose lack of C compiler more gracefullyFrozenDueToAgeGoCommandNeedsInvestigationhelp wanted
#44271 opened 3 years ago by dr2chase
#44266 opened 3 years ago by fhs
#44263 opened 3 years ago by kevinAlbs
#44251 opened 3 years ago by kybin
cmd/link: LLVM's LLD does not create working Windows executablesFrozenDueToAgeNeedsInvestigationOS-Windows
#44250 opened 3 years ago by zx2c4
#44238 opened 3 years ago by qbit
cmd/compile: suboptimal code generation for bit test (regression in Go 1.15)FrozenDueToAgeNeedsFixPerformance
#44228 opened 3 years ago by cespare
cmd/go: go1.16 default `go build` behavior changes seem detrimental to developer flowFrozenDueToAgeGoCommandNeedsInvestigationWaitingForInfo
#44212 opened 3 years ago by andrewstuart
#44211 opened 3 years ago by docwhat
#44209 opened 3 years ago by zx2c4
#44207 opened 3 years ago by cherrymui
#44190 opened 3 years ago by osab270844
cmd/link: go version go1.16beta1 darwin/arm64 on mac M1 do not support rd_kafkaFrozenDueToAgeOS-DarwinWaitingForInfoarch-arm64
#44186 opened 3 years ago by xiazemin
#44155 opened 3 years ago by mbrancato
cmd/compile: confusing message when go.mod file and vendor folder both presentFrozenDueToAgeWaitingForInfo
#44149 opened 3 years ago by dotaheor
cmd/go: apparent file/directory race in Go 1.15.7 on windows amd64FrozenDueToAgeGoCommandNeedsInvestigation
#44137 opened 3 years ago by myitcv
#44129 opened 3 years ago by jayconrod
cmd/cgo: document how to cross-compile from darwin/amd64 to darwin/arm64 with cgoDocumentationFeatureRequestNeedsInvestigationWaitingForInfocompiler/runtime
#44112 opened 3 years ago by briandealwis
cmd/go: get -d $mod@$version fails if there is no package/source filesFrozenDueToAgeGoCommandNeedsFix
#44106 opened 3 years ago by myitcv
#44086 opened 3 years ago by winder
cmd/internal/moddeps: TestAllDependencies may report a false positive when $TMPDIR is a symbolic linkFrozenDueToAgeNeedsFixTesting
#44080 opened 3 years ago by dmitshur
#44073 opened 3 years ago by kiap
#44061 opened 3 years ago by linlih
#44054 opened 3 years ago by jbohanon
cmd/go: mod init reject module names ending in /v0 and /v1FrozenDueToAgeGoCommandNeedsFixhelp wantedokay-after-beta1
#44052 opened 3 years ago by seankhliao
#44051 opened 3 years ago by josharian
cmd/pprof: "emulated forward to an arm pc that isn't in translated code" on mac M1FrozenDueToAgeWaitingForInfo
#44042 opened 3 years ago by xiazemin
#44031 opened 3 years ago by kiap
cmd/go: mod download and go mod tidy conflict (1.16beta1 -> 1.16rc1 regression)FrozenDueToAgeGoCommandNeedsInvestigationmodules
#43994 opened 3 years ago by howardjohn
cmd/go: "malformed import path" in Go 1.16 for packages with path elements containing a leading dotFrozenDueToAgeGoCommandNeedsFixUnfortunate
#43985 opened 3 years ago by myitcv
cmd/go: "go bug" in build on different branch reports version different than "go version"FrozenDueToAgeGoCommandNeedsFixhelp wanted
#43981 opened 3 years ago by zikaeroh
cmd/go: golang.org/dl/?mode=json&include=all drops unstable versionsFrozenDueToAgeGoCommandNeedsInvestigation
#43975 opened 3 years ago by myitcv
cmd/go: TestScript/build_trimpath broken with gccgo 10.2.1 as of CL 266365FrozenDueToAgeNeedsFixSoonTesting
#43974 opened 3 years ago by bcmills
cmd/compile: potential compiler regression in 1.16 with heavy arithmeticFrozenDueToAgeNeedsInvestigationPerformance
#43971 opened 3 years ago by zx2c4
#43948 opened 3 years ago by farooquekhan
cmd/compile: const eval should be exact independent of (mathematically equivalent) expression form (-G=3 option only)FrozenDueToAgeNeedsFix
#43908 opened 3 years ago by griesemer
cmd/go: Random failures building/running some go1.15.7 unit tests on high-core machinesFrozenDueToAgeNeedsInvestigationWaitingForInfo
#43907 opened 3 years ago by somersf
cmd/go: TestScript/cgo_path, cgo_path_space failing on clang buildersFrozenDueToAgeNeedsFixTestingrelease-blocker
#43897 opened 3 years ago by jayconrod
cmd/compile/internal/types2: "real(0)" and "imag(0)" have type "untyped float", but value of kind constant.IntFrozenDueToAgeNeedsFix
#43891 opened 3 years ago by mdempsky
cmd/cgo: rt0_go failure on Windows when using zig ccFrozenDueToAgeNeedsInvestigationOS-Windowscompiler/runtimehelp wanted
#43886 opened 3 years ago by andrewrk
#43866 opened 3 years ago by mdempsky
#43862 opened 3 years ago by bcmills
cmd/go: TestScript/get_update_unknown_protocol test fails [1.15]CherryPickApprovedFrozenDueToAgeGoCommandNeedsFixTesting
#43861 opened 3 years ago by dmitshur
#43860 opened 3 years ago by gopherbot
#43859 opened 3 years ago by gopherbot
cmd/link: object file was built for newer macOS version (11.0) than being linked (10.16)FrozenDueToAgeNeedsInvestigationOS-Darwin
#43856 opened 3 years ago by ronakg
cmd/go: add //go:embed all:<pattern> to allow . and _ matchesFrozenDueToAgeGoCommandProposalProposal-AcceptedProposal-FinalCommentPeriod
#43854 opened 3 years ago by jpap
#43847 opened 3 years ago by ycd
cmd/cgo: "'_check_for_64_bit_pointer_matching_GoInt' declared as an array with a negative size" on darwin/arm64FrozenDueToAgeNeedsInvestigationOS-Darwinarch-arm64
#43842 opened 3 years ago by Hywan
cmd/compile: miscompilation of multi-assignment to named result parameters in function with defer+recoverFrozenDueToAgeNeedsFixrelease-blocker
#43835 opened 3 years ago by mdempsky
#43832 opened 3 years ago by peter-crist
cmd/cgo: Conflicting types for generated symbols prevent LTO-enabled compilationFrozenDueToAgeNeedsInvestigationhelp wanted
#43830 opened 3 years ago by dbenoit17
cmd/compile: "internal compiler error: curfn mismatch" on darwin-amd64-race builderNeedsInvestigationOS-DarwinWaitingForInfocompiler/runtime
#43826 opened 3 years ago by bcmills
#43819 opened 3 years ago by oiooj
cmd/compile: [dev.regabi] various ICE and SIGSEGV after OCLOSURE export/import/inline CLFrozenDueToAgeNeedsFix
#43818 opened 3 years ago by zikaeroh
#43808 opened 3 years ago by apmckinlay
cmd/go: TestScript/mod_get_fallback relies on x/tools not being tagged [1.15 backport]CherryPickApprovedFrozenDueToAgeTestingrelease-blocker
#43797 opened 3 years ago by gopherbot
cmd/go: TestScript/mod_get_fallback relies on x/tools not being tagged [1.14 backport]CherryPickApprovedFrozenDueToAgeTestingrelease-blocker
#43796 opened 3 years ago by gopherbot
cmd/go: TestScript/mod_get_fallback relies on x/tools not being taggedFrozenDueToAgeGoCommandNeedsFixTestingrelease-blocker
#43795 opened 3 years ago by rolandshoemaker
cmd/go: packages using cgo can cause arbitrary code execution on Windows [Go 1.15]CherryPickApprovedFrozenDueToAgeSecurity
#43785 opened 3 years ago by rolandshoemaker
cmd/go: packages using cgo can cause arbitrary code execution on Windows [Go 1.14]CherryPickApprovedFrozenDueToAgeSecurity
#43784 opened 3 years ago by rolandshoemaker
cmd/go: packages using cgo can cause arbitrary code execution on WindowsFrozenDueToAgeGoCommandNeedsFixSecurityrelease-blocker
#43783 opened 3 years ago by rolandshoemaker
cmd/go: go mod edit --replace doesn't work with newly added go.mod in subdirectoryFrozenDueToAgeGoCommandmodules
#43781 opened 3 years ago by fishy
cmd/go: Some C compiler and linker flags are not applied when using CGoFrozenDueToAgeGoCommandNeedsInvestigationWaitingForInfo
#43771 opened 3 years ago by domust
#43766 opened 3 years ago by Neightly
#43762 opened 3 years ago by rsc
#43748 opened 3 years ago by zigo101
cmd/compile: strange initialization loop errorFrozenDueToAge
#43741 opened 3 years ago by valyala
cmd/compile: change ir.NameOffsetExpr to use *obj.LSym instead of *NameFrozenDueToAgeNeedsFixhelp wanted
#43737 opened 3 years ago by mdempsky
cmd/go: Incomplete field of 'go list' output not set if Error is set due to missing go:embed filesFrozenDueToAgeNeedsFixrelease-blocker
#43727 opened 3 years ago by bcmills
#43726 opened 3 years ago by nigelarmstrong-bc
#43715 opened 3 years ago by amazing-gao
#43706 opened 3 years ago by fishy
cmd/compile: panic: runtime error: invalid memory address or nil pointer dereference [dev.regabi]FrozenDueToAgeNeedsInvestigation
#43701 opened 3 years ago by ALTree
cmd/go: pass -arch to GOOS=darwin host compiler, linkerFrozenDueToAgeNeedsInvestigationrelease-blocker
#43692 opened 3 years ago by rsc
#43687 opened 3 years ago by dmitshur
cmd/go: deprecate installing binaries using 'go get' in Go 1.17 and make 'go get -d' the default behaviorFrozenDueToAgeNeedsFixrelease-blocker
#43684 opened 3 years ago by bcmills
#43683 opened 3 years ago by priyawadhwa
#43680 opened 3 years ago by griesemer
#43677 opened 3 years ago by mdempsky
#43674 opened 3 years ago by griesemer
#43661 opened 3 years ago by DankFC
cmd/go: build cache not safe for concurrent buildsFrozenDueToAgeGoCommandNeedsInvestigationWaitingForInfo
#43645 opened 3 years ago by zimmski
cmd/cgo: go build failed on _cgo_main.c if there's '#cgo CFLAGS: -W -Werror' in cgo preambleFrozenDueToAgeNeedsInvestigation
#43639 opened 3 years ago by hzzb
cmd/go: TestScript/get_brace: path "$WORK/tmp/ssh-wwIxCtBYvdEE/agent.13077" too long for Unix domain socketFrozenDueToAgeNeedsInvestigationTestingWaitingForInfo
#43635 opened 3 years ago by pborman
#43633 opened 3 years ago by mdempsky
go/types, cmd/compile/internal/types2: disallow embedding type parametersFrozenDueToAgeNeedsInvestigation
#43621 opened 3 years ago by mdempsky
#43619 opened 3 years ago by lijunchen
#43605 opened 3 years ago by rittneje
cmd/link: "external linking is forced by" logging disrupts toolstash-checkFrozenDueToAgeNeedsInvestigation
#43601 opened 3 years ago by josharian
#43596 opened 3 years ago by jayconrod
cmd/link: "x86_64-w64-mingw32/bin/ld.exe: Error: export ordinal too large" after upgrading to Go 1.15 [1.15 backport]CherryPickApprovedFrozenDueToAge
#43592 opened 3 years ago by gopherbot
cmd/link: -buildmode=c-shared exports many functions, not just //export functions [1.15 backport]CherryPickApprovedFrozenDueToAge
#43591 opened 3 years ago by gopherbot
#43575 opened 3 years ago by gopherbot
#43574 opened 3 years ago by gopherbot
cmd/go: missing 'go get' hint for 'go test' when go.sum entries are missing for transitive test dependenciesFrozenDueToAgeNeedsInvestigationmodulesrelease-blocker
#43572 opened 3 years ago by bcmills
#43570 opened 3 years ago by erikwilson
cmd/go: TestScript/goroot_executable failures with "package … is not in GOROOT" on darwin-amd64-10_14 builderBuildersFrozenDueToAgeNeedsInvestigationOS-DarwinWaitingForInfo
#43568 opened 3 years ago by bcmills
#43566 opened 3 years ago by mvdan
cmd/compile: internal compiler error after OpArg expansion delay on PPC64FrozenDueToAgeNeedsInvestigationarch-ppc64xrelease-blocker
#43551 opened 3 years ago by dmitshur
cmd/go: A survey on Golang's dependency management modes (GOPATH and Go Modules): status quo, problems and challengesFrozenDueToAge
#43542 opened 3 years ago by KateGo520
cmd/compile: panic: interface conversion: ir.Ntype is *ir.Ident, not *ir.FuncType FrozenDueToAgeNeedsInvestigation
#43530 opened 3 years ago by OneOfOne
cmd/go: remove -d flag from all 'go get' hints in error messagesFrozenDueToAgeNeedsFixrelease-blocker
#43523 opened 3 years ago by jayconrod
#43493 opened 3 years ago by fwhezfwhez
cmd/compile: internal compiler error: Int64Val(10000000000000000000) (dev.regabi branch)FrozenDueToAge
#43480 opened 3 years ago by zikaeroh
#43479 opened 3 years ago by zikaeroh
cmd/cgo: compilation failure on Apple silicon when GOHOSTARCH=arm64 and GOARCH=amd64FrozenDueToAgeNeedsInvestigationOS-Darwinhelp wanted
#43476 opened 3 years ago by nholstein
#43469 opened 3 years ago by zombiezen
cmd/go: 1.15.6 produces the error _cgo_export.c:3:10: fatal error: 'stdlib.h' file not foundFrozenDueToAgeNeedsInvestigationWaitingForInfo
#43467 opened 3 years ago by ruralcoder
#43430 opened 3 years ago by rsc
#43428 opened 3 years ago by mdempsky
cmd/go: don't make "build constraints exclude all Go files" a fatal error for go testFrozenDueToAgeGoCommandNeedsInvestigation
#43424 opened 3 years ago by josharian
cmd/go: missing documentation for GO111MODULE in go help environmentDocumentationFrozenDueToAgeGoCommandNeedsFixhelp wantedmodules
#43419 opened 3 years ago by FotiadisM
cmd/compile: erroneously allows promoted-method calls on function-scoped declared pointer typesFrozenDueToAge
#43384 opened 3 years ago by mdempsky
cmd/go: running `go generate` with go tool with _same_ GOROOT failsFrozenDueToAgeGoCommandNeedsInvestigationWaitingForInfo
#43369 opened 3 years ago by Dentrax
#43348 opened 3 years ago by rsc
#43292 opened 3 years ago by mdempsky
#43289 opened 3 years ago by AlexRouSg
#43288 opened 3 years ago by arp242
#43286 opened 3 years ago by AlexRouSg
cmd/compile: panic.Fatalf should not report "use of builtin panic not in function call" but instead "panic.Fatalf undefined (builtin panic has no field or method Fatalf)"NeedsFixcompiler/runtime
#43285 opened 3 years ago by odeke-em
cmd/go: Retract field missing from 'go help mod edit' definition of the GoMod structDocumentationFrozenDueToAgeGoCommandNeedsFixhelp wanted
#43281 opened 3 years ago by nomad-software
#43280 opened 3 years ago by nomad-software
cmd/go: 1.15.5 crashes on compiling workspace on darwin/amd64 with goroutine stack exceeds 1000000000-byte limitFrozenDueToAgeNeedsInvestigationWaitingForInfo
#43279 opened 3 years ago by andig
cmd/go: -mod=readonly causes go install p@version to fail with "missing go.sum entry"FrozenDueToAgeNeedsFixrelease-blocker
#43278 opened 3 years ago by eliasnaur
cmd/gofmt: `go fmt` not working when go:embed file is missingFrozenDueToAgeNeedsInvestigationrelease-blocker
#43273 opened 3 years ago by mewmew
#43271 opened 3 years ago by benjaminp
#43263 opened 3 years ago by dlsniper
cmd/cgo: doesn't support struct with bit fieldsFrozenDueToAge
#43261 opened 3 years ago by mengzhuo
cmd/go: "unknown revision" error due to git client corruption in the Go module cacheFrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#43260 opened 3 years ago by dzrtc
#43242 opened 3 years ago by forsaken628
cmd/compile: illegal Instruction on POWER7 with go 1.13FrozenDueToAge
#43229 opened 3 years ago by moria7757
cmd/link: panic: runtime error: slice bounds out of range [::1751306] with length 1048576 [1.15 backport]CherryPickApprovedFrozenDueToAge
#43214 opened 3 years ago by gopherbot
#43210 opened 3 years ago by choleraehyq
cmd/link: TestDWARF failing on freebsd/arm since August 2020FrozenDueToAgeNeedsInvestigationOS-FreeBSDarch-arm
#43197 opened 3 years ago by aclements
cmd/vet: unnecessary diagnostics about json:"-" on unexported fieldsFrozenDueToAgeNeedsFixhelp wanted
#43196 opened 3 years ago by jech
#43190 opened 3 years ago by griesemer
cmd/link: support Windows resource files on windows/arm [freeze exception]FrozenDueToAgeNeedsFixrelease-blocker
#43182 opened 3 years ago by aclements
cmd/go: flags ending with "=." is not correctly parsed by go tool when run via powershellExpertNeededFrozenDueToAgeNeedsInvestigationOS-WindowsWaitingForInfo
#43179 opened 3 years ago by maruel
#43177 opened 3 years ago by hyangah
#43167 opened 3 years ago by mdempsky
#43164 opened 3 years ago by mdempsky
cmd/go: allow invalid flag in #cgo LDFLAGS: CoreFoundationFrozenDueToAgeNeedsInvestigationWaitingForInfo
#43152 opened 4 years ago by steeve
cmd/cgo: CGO compilation fails as of Go version 1.15.3FrozenDueToAgeNeedsInvestigationWaitingForInfo
#43146 opened 4 years ago by ae6rt
#43142 opened 4 years ago by divinerapier
cmd/go: no 'go get' command promotes an implicit dependency to an explicit oneFrozenDueToAgeNeedsDecisionmodulesrelease-blocker
#43131 opened 4 years ago by bcmills
cmd/compile: internal compiler error: 'XXXXXX': not lowered: v128, Load INTER PTR SSAFrozenDueToAgeNeedsInvestigationrelease-blocker
#43112 opened 4 years ago by duzy
#43111 opened 4 years ago by mdempsky
cmd/link: undefined builtin error with shared linkage + crypto/sha256 referenceFrozenDueToAgeNeedsInvestigation
#43107 opened 4 years ago by thanm
cmd/link: go test on darwin/arm64 produces invalid code signature in combination with cgoFrozenDueToAge
#43105 opened 4 years ago by oxisto
cmd/go: go tool compile no longer rejects invalid GOOS/GOARCH combinationsFrozenDueToAgeNeedsInvestigation
#43103 opened 4 years ago by ALTree
cmd/compile: internal compiler error: panic during lower (integer divide by zero)FrozenDueToAgeNeedsInvestigation
#43099 opened 4 years ago by ALTree
cmd/vet: does not understand multiple keys in key:value pair in struct tagFrozenDueToAgeGoCommandNeedsFixrelease-blocker
#43083 opened 4 years ago by myitcv
cmd/go: 'go list' documentation missing Embed fieldsDocumentationFrozenDueToAgeNeedsFixrelease-blocker
#43081 opened 4 years ago by bcmills
#43078 opened 4 years ago by andrewrk
#43077 opened 4 years ago by jayconrod
cmd/compile/internal/types2: make type inference independent of function argument orderFrozenDueToAgeNeedsDecisionTypeInferencegenerics
#43056 opened 4 years ago by mdempsky
cmd/go: add release note for rejection of non-ASCII import paths in module modeDocumentationFrozenDueToAgeNeedsFixrelease-blocker
#43052 opened 4 years ago by bcmills
#43047 opened 4 years ago by gballet
#43045 opened 4 years ago by mengzhuo
cmd/go: regression: UTF-8 package import path fails on master, succeeds on go1.15.6FrozenDueToAgeGoCommandNeedsInvestigation
#43035 opened 4 years ago by maruel
#43020 opened 4 years ago by trams
#43014 opened 4 years ago by randall77
cmd/go: non-script staleness checks interact badly with GOFLAGSFrozenDueToAgeGoCommandNeedsFixTestinghelp wanted
#43012 opened 4 years ago by bcmills
cmd/compile/internal/types2: wrong line numbers in errors for constant overflows involving iotaFrozenDueToAgeNeedsInvestigation
#42992 opened 4 years ago by griesemer
#42989 opened 4 years ago by griesemer
#42988 opened 4 years ago by griesemer
cmd/compile/internal/types2: superfluous error message for [...]byte("foo")FrozenDueToAgeNeedsInvestigation
#42987 opened 4 years ago by griesemer
cmd/compile: replace ir.Node with *ir.Name or *ir.Func where appropriateFrozenDueToAgeNeedsFixSuggestedhelp wanted
#42982 opened 4 years ago by mdempsky
#42981 opened 4 years ago by mdempsky
#42970 opened 4 years ago by thaJeztah
#42964 opened 4 years ago by griesemer
cmd/compile: make encoding/binary.LittleEndian.* have negligible inlining cost on amd64FrozenDueToAgeNeedsFixPerformance
#42958 opened 4 years ago by josharian
#42948 opened 4 years ago by gopherbot
go/types, cmd/compile/internal/types2: avoid "declared but not used" errors for variables in invalid declarationsFrozenDueToAgeNeedsInvestigation
#42937 opened 4 years ago by griesemer
#42936 opened 4 years ago by cherrymui
cmd/go: 'go build -n' is sometimes non-runnable due to indented EOFFrozenDueToAgeNeedsInvestigationWaitingForInfo
#42931 opened 4 years ago by sigxcpu76
cmd/compile: miscompilation of some arithmetic and conditionals on arm [1.15 backport]CherryPickApprovedFrozenDueToAge
#42930 opened 4 years ago by gopherbot
cmd/compile: miscompilation of some arithmetic and conditionals on arm [1.14 backport]CherryPickApprovedFrozenDueToAge
#42929 opened 4 years ago by gopherbot
#42891 opened 4 years ago by heschi
#42885 opened 4 years ago by mvdan
cmd/compile: miscompilation of some arithmetic and conditionals on armFrozenDueToAgeNeedsFixarch-arm
#42876 opened 4 years ago by zx2c4
cmd/link: unable to ingest ARM objects and resources on WindowsFrozenDueToAgeNeedsInvestigationOS-Windowsarch-arm
#42866 opened 4 years ago by zx2c4
#42851 opened 4 years ago by mengzhuo
#42844 opened 4 years ago by elichai
cmd/compile: improve "have X want Y" error with additional file and line informationFrozenDueToAgeNeedsInvestigation
#42841 opened 4 years ago by raspi
cmd/compile, cmd/cgo: cgo callback fails with MSAN when passing aggregate args with paddingsFrozenDueToAgerelease-blocker
#42820 opened 4 years ago by cherrymui
cmd/compile: wrong line number for instruction (go-tip)FrozenDueToAge
#42801 opened 4 years ago by aarzilli
cmd/compile: high inline cost of encoding/binary and math.Float32bitsFrozenDueToAgeNeedsInvestigation
#42788 opened 4 years ago by egonelbre
#42784 opened 4 years ago by dmgk
cmd/go: do not update go.mod and go.sum with imports found in .gitignoreFrozenDueToAgeGoCommandNeedsInvestigation
#42763 opened 4 years ago by mkungla
#42755 opened 4 years ago by gopherbot
#42753 opened 4 years ago by randall77
cmd/go: confusing "unknown revision" message when accessing private repoFrozenDueToAgeNeedsInvestigationmodules
#42751 opened 4 years ago by kevinburke1
#42746 opened 4 years ago by psantos1113
#42739 opened 4 years ago by cespare
cmd/link: relocation addend overflows on darwin/arm64FrozenDueToAgeNeedsInvestigationOS-Darwinarch-arm64
#42738 opened 4 years ago by shoenig
#42732 opened 4 years ago by griesemer
#42729 opened 4 years ago by robpike
#42727 opened 4 years ago by dmgk
cmd/go: go build doesn't build module if name is used by standard library and stops without warning/error.FrozenDueToAge
#42721 opened 4 years ago by Omkar76
#42709 opened 4 years ago by pmur
#42703 opened 4 years ago by mdempsky
cmd/go: TestScript/build_overlay failing when gccgo is presentFrozenDueToAgeGoCommandNeedsInvestigationokay-after-beta1release-blocker
#42688 opened 4 years ago by bcmills
#42686 opened 4 years ago by mdempsky
cmd/go: macOS on arm64 requires codesigningFrozenDueToAgeGoCommandNeedsInvestigationOS-Darwinarch-arm64okay-after-beta1release-blocker
#42684 opened 4 years ago by FiloSottile
#42673 opened 4 years ago by randall77
cmd/link: SDYNIMPORT with external linking produces unhandled/incorrect relocations on openbsd/amd64FrozenDueToAgeNeedsInvestigationOS-OpenBSD
#42671 opened 4 years ago by 4a6f656c
cmd/link: unknown relocation type 284 on netbsd-arm64FrozenDueToAge
#42660 opened 4 years ago by bsiegert
cmd/go: cannot go get when all versions are retractedFrozenDueToAgeNeedsInvestigationmodulesokay-after-beta1
#42648 opened 4 years ago by hyangah
cmd/go: missing 'go install path@version' hint in 'go install path' (without version) errorFrozenDueToAgeNeedsFixmodulesokay-after-beta1release-blocker
#42638 opened 4 years ago by bcmills
cmd/go: cannot go get package from private Gitlab repo that is in a subgroupFrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#42632 opened 4 years ago by leighhopcroft
cmd/go: `go get all` tries to update package in GOROOT, throws permission errorFrozenDueToAgeNeedsInvestigation
#42620 opened 4 years ago by FallenWarrior2k
cmd/compile: internal compiler error: PPC64 shift arg mb out of rangeFrozenDueToAgeNeedsFixarch-ppc64x
#42610 opened 4 years ago by ALTree
#42606 opened 4 years ago by aykevl
#42603 opened 4 years ago by josharian
cmd/go: suspicious use of modload.Selected in modload.checkRetractionsFrozenDueToAgeNeedsFixmodulesokay-after-beta1release-blocker
#42601 opened 4 years ago by bcmills
cmd/go/internal/work: TestSharedLibName failure on Windows with ERROR_SHARING_VIOLATIONFrozenDueToAgeNeedsInvestigationOS-Windows
#42588 opened 4 years ago by bcmills
#42587 opened 4 years ago by ALTree
#42580 opened 4 years ago by wolf1996
#42576 opened 4 years ago by maomaoguo2017
cmd/compile/internal/gc: bad store type when compiling an openshift origin packageFrozenDueToAgeNeedsInvestigationrelease-blocker
#42568 opened 4 years ago by derekparker
cmd/go: allow flags in CGO_LDFLAGS environment variable not in security allowlist [1.15 backport]CherryPickApprovedFrozenDueToAge
#42567 opened 4 years ago by gopherbot
cmd/go: allow flags in CGO_LDFLAGS environment variable not in security allowlist [1.14 backport]CherryPickApprovedFrozenDueToAge
#42566 opened 4 years ago by gopherbot
cmd/go: allow flags in CGO_LDFLAGS environment variable not in security allowlistFrozenDueToAgeGoCommandNeedsFixrelease-blocker
#42565 opened 4 years ago by jayconrod
cmd/go: arbitrary code can be injected into cgo generated files [Go 1.15]CherryPickApprovedFrozenDueToAgeSecurity
#42562 opened 4 years ago by katiehockman
#42561 opened 4 years ago by katiehockman
cmd/go: arbitrary code can be injected into cgo generated files [Go 1.14]CherryPickApprovedFrozenDueToAgeSecurity
#42560 opened 4 years ago by katiehockman
#42559 opened 4 years ago by katiehockman
cmd/go: improper validation of cgo flags can lead to remote code execution at build time [Go 1.15]CherryPickApprovedFrozenDueToAgeSecurity
#42558 opened 4 years ago by katiehockman
cmd/go: improper validation of cgo flags can lead to remote code execution at build time [Go 1.14]CherryPickApprovedFrozenDueToAgeSecurity
#42557 opened 4 years ago by katiehockman
cmd/go: improper validation of cgo flags can lead to remote code execution at build timeFrozenDueToAgeSecurity
#42556 opened 4 years ago by katiehockman
cmd/go: improper validation of cgo flags can lead to remote code execution at build timeFrozenDueToAgeNeedsFixSecurity
#42555 opened 4 years ago by katiehockman
#42544 opened 4 years ago by yansal
cmd/go: 'go mod download' can't request version of the main moduleFrozenDueToAgeGoCommandNeedsFixmodulesrelease-blocker
#42524 opened 4 years ago by jayconrod
cmd/link: debug_line can contain multiple entries for the same PC address in Go 1.15.4 [1.15 backport]CherryPickApprovedFrozenDueToAge
#42521 opened 4 years ago by gopherbot
cmd/compile: SIGILL when building golang.org/x/sys/unix on openbsd/arm64NeedsInvestigationOS-OpenBSDarch-arm64compiler/runtime
#42517 opened 4 years ago by vext01
#42495 opened 4 years ago by aclements
#42491 opened 4 years ago by stamblerre
cmd/link: debug_line can contain multiple entries for the same PC address in Go 1.15.4FrozenDueToAgeNeedsFix
#42484 opened 4 years ago by aarzilli
#42479 opened 4 years ago by mundaym
#42477 opened 4 years ago by jpap
cmd/go: the "build_plugin_non_main" test case cannot pass for linux/mips64le portFrozenDueToAgeNeedsFixTesting
#42474 opened 4 years ago by XiaodongLoong
#42469 opened 4 years ago by DemiMarie
cmd/go: add release note for defaulting to -mod=readonlyDocumentationFrozenDueToAgeNeedsFixrelease-blocker
#42466 opened 4 years ago by bcmills
#42459 opened 4 years ago by FiloSottile
#42451 opened 4 years ago by myitcv
cmd/go: mod tidy doesn't look in GOPATH when converting a legacy GOPATH projectDocumentationFrozenDueToAgeNeedsInvestigationUnfortunatemodules
#42441 opened 4 years ago by dwschulze
cmd/compile: make compiler reorganize user structs without having user code modify fields so userland readability can come firstFrozenDueToAgePerformanceThinking
#42428 opened 4 years ago by odeke-em
#42421 opened 4 years ago by rojer
cmd/compile: rearrange hairyVisitors to reduce struct slop and reclaim 33.33% space wastedNeedsDecisioncompiler/runtime
#42416 opened 4 years ago by odeke-em
#42411 opened 4 years ago by dwschulze
#42409 opened 4 years ago by SamuelYvon
cmd/link: `link` reports "symbol listed multiple times" if go:linkname into both vendor package and non-vendor packageFrozenDueToAgeNeedsInvestigation
#42401 opened 4 years ago by chenzhuoyu
#42399 opened 4 years ago by ghost
cmd/link: -gcflags=-race causes panicFrozenDueToAge
#42396 opened 4 years ago by cuonglm
cmd/vet: consider adding check for incorrect bitSize on strconv.ParseFloat (and similar functions)FrozenDueToAgeProposal
#42389 opened 4 years ago by benhoyt
cmd/compile: unnecessary padding in stack framesFrozenDueToAge
#42386 opened 4 years ago by randall77
#42385 opened 4 years ago by randall77
#42384 opened 4 years ago by derekparker
cmd/go: missing __tsan_* functions in cross-compiled windows/amd64 race buildFrozenDueToAgeNeedsInvestigationOS-Windows
#42382 opened 4 years ago by BenLubar
#42372 opened 4 years ago by slinkydeveloper
#42368 opened 4 years ago by pmur
cmd/dist: delete branchtag and its misleading use in findgoversionFrozenDueToAgeNeedsFixearly-in-cycle
#42345 opened 4 years ago by dmitshur
#42344 opened 4 years ago by mikesep
#42343 opened 4 years ago by distinctdan
cmd/go: avoid surprising inclusion of "hidden" files when using //go:embedFrozenDueToAgeNeedsInvestigationProposalProposal-AcceptedProposal-FinalCommentPeriod
#42328 opened 4 years ago by Merovius
cmd/asm: ARM64 NEON unsigned min and max instructions (VUMAX, VUMIN)FrozenDueToAgeNeedsInvestigationarch-arm64
#42326 opened 4 years ago by jacksonrnewhouse
#42325 opened 4 years ago by earthboundkid
#42323 opened 4 years ago by clagraff
#42295 opened 4 years ago by lyyyuna
cmd/go: completion of lazy loading [freeze exception]FrozenDueToAgeGoCommandNeedsFixmodulesrelease-blocker
#42288 opened 4 years ago by bcmills
cmd/compile, x/sync/errgroup: TestWithContext failing after devirtualization CLFrozenDueToAgeNeedsInvestigationrelease-blocker
#42284 opened 4 years ago by zikaeroh
cmd/compile: internal compiler error: devirtualization failed (x/text, x/build, protobuf)FrozenDueToAgeNeedsFixrelease-blocker
#42279 opened 4 years ago by zikaeroh
cmd/go: go build fails with permission error inside a temporary directory on WindowsFrozenDueToAgeNeedsInvestigationOS-Windows
#42224 opened 4 years ago by zhaoyunxing92
#42223 opened 4 years ago by XiaodongLoong
cmd/go: revert special-case allowing "sync" to import "runtime/internal/atomic"FrozenDueToAgeNeedsFixrelease-blocker
#42196 opened 4 years ago by hyangah
cmd/compile: functions evaluated in defer and go statements are not checked for inliningFrozenDueToAgeNeedsInvestigation
#42194 opened 4 years ago by zephyrtronium
#42189 opened 4 years ago by shawndx
cmd/go: go get hits proxy to check retracted versions for transitive dependencies too muchFrozenDueToAgeGoCommandNeedsInvestigationToolSpeedrelease-blocker
#42185 opened 4 years ago by myitcv
cmd/compile: invalid offset for DS form load/store 00376 while building kubernetes binaries on ppc64le platformFrozenDueToAgeNeedsFixrelease-blocker
#42181 opened 4 years ago by mkumatag
cmd/compile, runtime, reflect: pointers to go:notinheap types must be stored indirectly in interfaces [1.15 backport]CherryPickApprovedFrozenDueToAgerelease-blocker
#42169 opened 4 years ago by gopherbot
cmd/compile: find a good way to eliminate zero/sign extensions on arm64FrozenDueToAgeNeedsFixarch-arm64
#42162 opened 4 years ago by zhangfannie
cmd/cgo: opaque struct pointers are broken since Go 1.15.3 [1.15 backport]CherryPickApprovedFrozenDueToAgerelease-blocker
#42151 opened 4 years ago by gopherbot
cmd/compile: regression of #38554 on tipFrozenDueToAge
#42140 opened 4 years ago by cuonglm
cmd/link: unable to initialize decompress status for section .debug_info after Go 1.15.3FrozenDueToAgeNeedsInvestigation
#42136 opened 4 years ago by xiekeyi98
cmd/compile, runtime: go:nocheckptr not respectedFrozenDueToAge
#42131 opened 4 years ago by randall77
#42116 opened 4 years ago by 0intro
#42115 opened 4 years ago by millerresearch
cmd/go: 'go run' should run executables in module mode outside a moduleFeatureRequestFrozenDueToAgeGoCommandProposalProposal-Accepted
#42088 opened 4 years ago by eliasnaur
cmd/go: missing `go install path@version` hint in `go run path@version` errorFrozenDueToAgeNeedsFixrelease-blocker
#42087 opened 4 years ago by eliasnaur
#42085 opened 4 years ago by bartle-stripe
#42082 opened 4 years ago by linzhp
cmd/compile, runtime, reflect: pointers to go:notinheap types must be stored indirectly in interfacesFrozenDueToAgeNeedsInvestigation
#42076 opened 4 years ago by randall77
cmd/compile: crash in type loop detection since CL 258177FrozenDueToAgeNeedsInvestigationrelease-blocker
#42075 opened 4 years ago by mvdan
#42071 opened 4 years ago by 4a6f656c
cmd/compile: missing or wrong line number for invalid type FrozenDueToAge
#42058 opened 4 years ago by cuonglm
#42055 opened 4 years ago by valery-barysok
#42054 opened 4 years ago by zephyrtronium
cmd/go/internal/imports: ScanDir ignores .go files that start with _ but not .FrozenDueToAgeGoCommandNeedsFixmodules
#42047 opened 4 years ago by dmitshur
cmd/cgo: opaque struct pointers are broken since Go 1.15.3FrozenDueToAgeNeedsInvestigationrelease-blocker
#42032 opened 4 years ago by aykevl
cmd/objdump: TestDisasmExtld fails with "no runtime.symtab symbol found" on AIXFrozenDueToAgeNeedsFixOS-AIXTestingarch-ppc64x
#42025 opened 4 years ago by dmitshur
#42018 opened 4 years ago by eliasnaur
#42017 opened 4 years ago by mvdan
#42013 opened 4 years ago by tie
cmd/go: TestScript/build_overlay is failing on windows-amd64-longtest builderFrozenDueToAgeNeedsInvestigationOS-WindowsSoonTesting
#42008 opened 4 years ago by dmitshur
cmd/link: fallocate_test.go:46: unexpected disk usage: got 1 blocks, want 2048NeedsDecisionWaitingForInfocompiler/runtime
#42005 opened 4 years ago by wheelcomplex
cmd/compile: not inlined closures can't inline inner closuresNeedsInvestigationPerformancecompiler/runtime
#41988 opened 4 years ago by DmitriyMV
#41967 opened 4 years ago by mengzhuo
#41954 opened 4 years ago by fhs
cmd/go/internal/lockedfile: TestSpuriousEDEADLK flaky on plan9-arm since Oct. 7FrozenDueToAgeNeedsInvestigationOS-Plan9
#41952 opened 4 years ago by bcmills
cmd/go/internal/fsys: TestWalk_Symlink fails on Plan 9 (which doesn't have symlinks)FrozenDueToAgeNeedsFixOS-Plan9SoonTesting
#41950 opened 4 years ago by millerresearch
#41944 opened 4 years ago by Sigurthorb
cmd/go: do not attempt to fetch modules with missing checksums when `-mod=readonly` is setFrozenDueToAgeNeedsFixmodules
#41935 opened 4 years ago by bcmills
cmd/go: "updates to go.sum needed" error message should suggest running 'go get' and/or 'go mod tidy'FrozenDueToAgeNeedsFixmodulesrelease-blocker
#41934 opened 4 years ago by bcmills
cmd/compile: [signal SIGBUS: bus error] on Apple Silicon DTK (amd64 emulation)FrozenDueToAgeNeedsInvestigationWaitingForInfo
#41933 opened 4 years ago by petemoore
#41915 opened 4 years ago by felipeweb
cmd/go: module proxy protocol, extending the information endpointFeatureRequestFrozenDueToAgeNeedsInvestigation
#41902 opened 4 years ago by 0x2b3bfa0
cmd/go: "go list all" fails with "build constraints exclude all Go files in ..." in -mod=vendor modeFrozenDueToAgeGoCommandNeedsInvestigation
#41893 opened 4 years ago by rmadamanchi
cmd/go: `go list` add position in go.mod file in the `Module` structFeatureRequestFrozenDueToAgeWaitingForInfomodules
#41879 opened 4 years ago by Trane9991
#41872 opened 4 years ago by randall77
#41871 opened 4 years ago by ianlancetaylor
cmd/compile: internal compiler error when building golang.org/x/text/internal/number at tipFrozenDueToAgeNeedsInvestigationSoonrelease-blocker
#41846 opened 4 years ago by bcmills
#41824 opened 4 years ago by zeebo
cmd/compile: bad code generation for ARM (bounds test fails)FrozenDueToAgeNeedsInvestigationarch-arm
#41780 opened 4 years ago by dr2chase
cmd/compile: ICE: panic during late deadcode while compiling (*ServeMux).shouldRedirectRLockedFrozenDueToAgeWaitingForInfocompiler/runtime
#41770 opened 4 years ago by zhsj
#41769 opened 4 years ago by andig
cmd/cgo: exported cgo types not marked as go:notinheap [1.15 backport]CherryPickCandidateFrozenDueToAge
#41766 opened 4 years ago by gopherbot
#41761 opened 4 years ago by randall77
cmd/compile: internal compiler error: 'makeToplevelFunction': not lowered: v109, StructMake1 STRUCT UNSAFEPTRFrozenDueToAgeNeedsInvestigation
#41736 opened 4 years ago by OneOfOne
cmd/go: allow users to control VCS usageFrozenDueToAgeProposalProposal-AcceptedProposal-FinalCommentPeriod
#41730 opened 4 years ago by rsc
#41724 opened 4 years ago by opennota
cmd/go/internal/cache: compilation hangs with no outputFrozenDueToAge
#41723 opened 4 years ago by kevinburke
cmd/compile: invalid instruction: MOVL $11553462026240, AX [1.15 backport]CherryPickApprovedFrozenDueToAge
#41720 opened 4 years ago by gopherbot
#41712 opened 4 years ago by bcmills
#41711 opened 4 years ago by ALTree
cmd/go: don't use retracted versions as pseudo-version base versionsFrozenDueToAgeGoCommandNeedsFixmodulesrelease-blocker
#41700 opened 4 years ago by jayconrod
#41696 opened 4 years ago by jayconrod
#41684 opened 4 years ago by josharian
cmd/compile: ppc64le: Invalid n or b for CLRLSLDI: 30 28FrozenDueToAgeNeedsInvestigationrelease-blocker
#41683 opened 4 years ago by ianlancetaylor
cmd/compile: internal compiler error: untyped type mismatch, have: untyped float, want: untyped intFrozenDueToAgeNeedsInvestigationrelease-blocker
#41680 opened 4 years ago by ianlancetaylor
cmd/compile: optimize comparisons to min/max (u)ints by checking for overflowFrozenDueToAgeNeedsFixPerformancehelp wanted
#41664 opened 4 years ago by josharian
cmd/compile: missed opportunity to coalesce reads/writesFrozenDueToAgeNeedsFixPerformancehelp wanted
#41663 opened 4 years ago by josharian
cmd/compile: missed opportunity to inline runtime.memmoveFrozenDueToAgeNeedsFixPerformancehelp wanted
#41662 opened 4 years ago by josharian
cmd/go: go clean doesn’t remove the binary whose name is defined in go.modFrozenDueToAgeGoCommandNeedsFix
#41656 opened 4 years ago by hitzhangjie
cmd/go: 'go list -m all' doesn't diagnose conflicts in non-imported packagesFrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#41652 opened 4 years ago by yihuang
cmd/compile: allocation escapes to heap with "non-constant size" with constant size >= 64KFrozenDueToAgeNeedsFix
#41635 opened 4 years ago by kipply
cmd/link: panic: runtime error: slice bounds out of range [::1751306] with length 1048576FrozenDueToAgeNeedsFixokay-after-beta1release-blocker
#41621 opened 4 years ago by w01fb0ss
#41614 opened 4 years ago by stamblerre
#41583 opened 4 years ago by dprotaso
cmd/go: 'go list -mod=readonly' erroneously resolves imports from replaced modulesFrozenDueToAgeNeedsInvestigationmodules
#41577 opened 4 years ago by bcmills
cmd/go: error for 'go list' on a missing package is too terse with implicit '-mod=readonly'FrozenDueToAgeNeedsInvestigationmodulesrelease-blocker
#41576 opened 4 years ago by bcmills
cmd/compile: "invalid recursive type" error is not as helpful as go/typesFrozenDueToAgeNeedsInvestigation
#41575 opened 4 years ago by mvdan
cmd/go: ignore unused modules more intelligently. FrozenDueToAge
#41562 opened 4 years ago by nrvnrvn
cmd/compile: 1.15 heap allocations regression when calling Write on os.Stdout [1.15 backport]CherryPickApprovedFrozenDueToAge
#41543 opened 4 years ago by gopherbot
cmd/compile: 1.15 heap allocations regression when calling Write on os.Stdout [1.14 backport]CherryPickCandidateFrozenDueToAge
#41542 opened 4 years ago by gopherbot
#41540 opened 4 years ago by somethingwikid
#41531 opened 4 years ago by jayconrod
#41500 opened 4 years ago by smasher164
cmd/compile: 1.15 heap allocations regression when calling Write on os.StdoutFrozenDueToAgeNeedsFixPerformancehelp wanted
#41474 opened 4 years ago by ALTree
cmd/link: signal SIGBUS: bus error during linking with sufficient disk spaceFrozenDueToAgeNeedsInvestigation
#41473 opened 4 years ago by sauravhaloi
cmd/go: building 1.4 bootstrap toolchain failing on solaris 10FrozenDueToAgeNeedsInvestigationOS-Solaris
#41468 opened 4 years ago by GrassInWind2019
#41466 opened 4 years ago by jasperdenotter
cmd/go: breakage with go version command and GOFLAGS environment variable [1.15 backport]CherryPickApprovedFrozenDueToAge
#41464 opened 4 years ago by gopherbot
cmd/compile: compiler regression due to deferred call to variadic unsafe-uintptr functionFrozenDueToAgeNeedsFix
#41460 opened 4 years ago by mdempsky
cmd/addr2line: TestAddr2Line fails with double / in $GOROOT_FINAL [1.15 backport]CherryPickApprovedFrozenDueToAgeTesting
#41453 opened 4 years ago by gopherbot
cmd/compile: x/perf build broken by go:notinheap changes in Go 1.16FrozenDueToAgeNeedsInvestigationrelease-blocker
#41451 opened 4 years ago by bcmills
#41447 opened 4 years ago by navytux
#41446 opened 4 years ago by xiyichan
#41440 opened 4 years ago by mdempsky
cmd/cgo: jmethodID/jfieldID is not mapped to uintptr if building with the Android NDK [1.15 backport]CherryPickApprovedFrozenDueToAgerelease-blocker
#41432 opened 4 years ago by gopherbot
cmd/go: 'go mod download' pulls in test dependencies of dependenciesFrozenDueToAgeGoCommandNeedsDecisionmodules
#41431 opened 4 years ago by prashantv
cmd/go: revise 'go help' documentation for modules and module-aware commandsDocumentationFrozenDueToAgeNeedsFixmodules
#41427 opened 4 years ago by jayconrod
#41421 opened 4 years ago by qmuntal
cmd/go: run constantly fails and suggests 'go mod tidy'FrozenDueToAgeGoCommandNeedsInvestigationrelease-blocker
#41416 opened 4 years ago by myitcv
#41410 opened 4 years ago by jayconrod
cmd: add test to ensure that all bundled packages are in sync with go.mod versionFrozenDueToAgeNeedsFixTestingrelease-blocker
#41409 opened 4 years ago by dmitshur
cmd/go: Unclear error running go program: go tool asm -V=full: unexpected output:FrozenDueToAgeNeedsInvestigationWaitingForInfo
#41408 opened 4 years ago by andronedev
#41402 opened 4 years ago by navytux
#41400 opened 4 years ago by XamarinPOC
#41388 opened 4 years ago by josharian
cmd/compile: issue24491b.go seems flaky on linux-386-sidFrozenDueToAge
#41361 opened 4 years ago by cuonglm
cmd/api: omit vendored dependencies when run inside the 'std' moduleFrozenDueToAgeNeedsFixrelease-blocker
#41358 opened 4 years ago by cherrymui
#41356 opened 4 years ago by fogfish
cmd/go: go list -u -m all fails with module/import name mismatch while loading module retractions on forked/renamed moduleFrozenDueToAgeNeedsInvestigationmodules
#41350 opened 4 years ago by zikaeroh
cmd/go: 'go mod download' should update go.sum with zip sums of modules in build listFrozenDueToAgeNeedsFix
#41341 opened 4 years ago by jayconrod
#41337 opened 4 years ago by eliasnaur
#41330 opened 4 years ago by rsc
cmd/go: go list should default to not modify go.mod and not exit non-zero when skipping go.mod updateFrozenDueToAgeNeedsInvestigationWaitingForInfo
#41328 opened 4 years ago by maruel
cmd/go: 'go get -d' does not diagnose dependencies with errorsFrozenDueToAgeNeedsInvestigationmodules
#41315 opened 4 years ago by bcmills
cmd/go: inconsistent result when go build output is a non-existent directoryFrozenDueToAgeNeedsInvestigation
#41313 opened 4 years ago by XSAM
#41308 opened 4 years ago by xiyichan
#41267 opened 4 years ago by dwschulze
cmd/go: breakage with go version command and GOFLAGS environment variableFrozenDueToAgeNeedsInvestigation
#41264 opened 4 years ago by williamh
#41261 opened 4 years ago by Burton-kun
#41257 opened 4 years ago by codinggg
#41247 opened 4 years ago by ainar-g
cmd/go: inconsistent vendoring in github.com/shurcooL/httpfs and github.com/shurcooL/vfsgenFrozenDueToAgeGoCommandNeedsInvestigationWaitingForInfomodules
#41229 opened 4 years ago by donutloop
cmd/go: "go get ...@master" fails when "go install" succeedsFrozenDueToAgeGoCommandNeedsInvestigationWaitingForInfo
#41227 opened 4 years ago by mattmoor
#41223 opened 4 years ago by ncw
cmd/go: go install -v -i ... hangs indefinitely with Go 1.15.1 but not 1.13.4FrozenDueToAgeNeedsInvestigationWaitingForInfo
#41207 opened 4 years ago by bullet45
cmd/go: consider adding -Wl,-Bsymbolic-functions to cgo flags whitelistFrozenDueToAgeNeedsFixhelp wanted
#41199 opened 4 years ago by kortschak
#41191 opened 4 years ago by rsc
cmd/go: continue conversion to bug-resistant //go:build constraintsFrozenDueToAgeNeedsFixProposalProposal-Acceptedearly-in-cyclerelease-blocker
#41184 opened 4 years ago by rsc
#41183 opened 4 years ago by paultag
cmd/asm: default include directories should include $GOROOT/pkg/includeFrozenDueToAgeNeedsInvestigation
#41166 opened 4 years ago by clausecker
#41149 opened 4 years ago by ancarda
#41145 opened 4 years ago by mvdan
#41127 opened 4 years ago by rehack
cmd/link/internal/arm: missing relocations for SDYNIMPORT with trampolinesFrozenDueToAgeNeedsInvestigation
#41121 opened 4 years ago by 4a6f656c
#41116 opened 4 years ago by mvdan
cmd/go/internal/modload: spurious "package provided … at latest version but not at required version" errorsFrozenDueToAgeGoCommandNeedsInvestigationmodules
#41113 opened 4 years ago by bcmills
cmd/go: preserve sums for contents of modules required by go.modFrozenDueToAgeNeedsFixmodulesrelease-blocker
#41103 opened 4 years ago by jayconrod
#41098 opened 4 years ago by xiyichan
cmd/go: test failure on mod_sumdb_file_path on module retraction CLsFrozenDueToAgeNeedsInvestigationmodules
#41078 opened 4 years ago by jayconrod
#41077 opened 4 years ago by bcmills
cmd/go: sumdb errors constructed with malformed versionsFrozenDueToAgeGoCommandNeedsInvestigationmodulesrelease-blocker
#41060 opened 4 years ago by bcmills
cmd/cgo: searches in current directory for includes made with <angle brackets>DocumentationFrozenDueToAgeNeedsFixhelp wanted
#41059 opened 4 years ago by KJTsanaktsidis
cmd/compile: runs out of memory building github.com/yuin/goldmark/utilFrozenDueToAgeNeedsInvestigation
#41058 opened 4 years ago by zhangguanzhang
#41006 opened 4 years ago by jerome-laforge
cmd/link: add support for automatically generating .note.gnu.build-idFeatureRequestNeedsFixcompiler/runtime
#41004 opened 4 years ago by segevfiner
#40996 opened 4 years ago by hajsf
cmd/go: running gcc failed when compiling to AndroidFrozenDueToAge
#40993 opened 4 years ago by hajsf
cmd/doc: extra comment marker (//) included in terminal output for go doc cmd/compileFrozenDueToAgeNeedsFixSuggestedhelp wanted
#40992 opened 4 years ago by inrick
#40979 opened 4 years ago by mandrigin
cmd/link: sectionForAddress(0xA9D67F) address not in any section file [1.15 backport]CherryPickApprovedFrozenDueToAge
#40974 opened 4 years ago by wkoszek
cmd/objdump: TestDisasmCode fails with "no runtime.symtab symbol found" on AIXFrozenDueToAgeNeedsInvestigationOS-AIX
#40972 opened 4 years ago by alexbrainman
#40969 opened 4 years ago by ahmetozer
#40965 opened 4 years ago by rsc
cmd/cgo: jmethodID/jfieldID is not mapped to uintptr if building with the Android NDKFrozenDueToAgeNeedsFix
#40954 opened 4 years ago by steeve
cmd/compile: R12 can be clobbered for write barrier call on PPC64 [1.14 backport]CherryPickApprovedFrozenDueToAge
#40938 opened 4 years ago by cherrymui
cmd/go: allow go.mod to import a pre-defined replace definitions fileFeatureRequestFrozenDueToAgeNeedsInvestigationmodules
#40933 opened 4 years ago by p554157atch
cmd/go: Setting an invalid path with "go env -w GOTMPDIR=x" prevents use of go toolFrozenDueToAgeNeedsFixhelp wanted
#40932 opened 4 years ago by noxer
#40919 opened 4 years ago by tenntenn
#40912 opened 4 years ago by Keithcat1
#40899 opened 4 years ago by lolbinarycat
cmd/go: support reusing GOMODCACHE system wideFeatureRequestFrozenDueToAgeGoCommandNeedsInvestigationWaitingForInfomodules
#40895 opened 4 years ago by flibustenet
cmd/go: get does not understand go-import meta tag with mod method by defaultFrozenDueToAgeNeedsDecision
#40883 opened 4 years ago by darkfeline
#40870 opened 4 years ago by networkimprov
cmd/compile: R12 can be clobbered for write barrier call on PPC64 [1.15 backport]CherryPickApprovedFrozenDueToAge
#40868 opened 4 years ago by gopherbot
#40866 opened 4 years ago by prattmic
#40861 opened 4 years ago by dmitshur
#40855 opened 4 years ago by spackard
#40852 opened 4 years ago by tdewolff
#40851 opened 4 years ago by cherrymui
cmd/compile: bug due to typo in (*.internal/types.Type).cmp for TSSAFrozenDueToAgeNeedsFixSuggestedhelp wanted
#40837 opened 4 years ago by Celision
cmd/go: cannot find module providing package code.google.com/p/ftp4goFrozenDueToAgeGoCommandNeedsInvestigationWaitingForInfomodules
#40824 opened 4 years ago by mukhtar13
cmd/compile: some 386 builders fails after CL 244917FrozenDueToAge
#40808 opened 4 years ago by cuonglm
cmd/test2json: tests that panic are marked as passing [1.15 backport]CherryPickApprovedFrozenDueToAgerelease-blocker
#40805 opened 4 years ago by gopherbot
cmd/go: in 1.15: change in "go test" argument parsing [1.15 backport]CherryPickApprovedFrozenDueToAgerelease-blocker
#40802 opened 4 years ago by gopherbot
cmd/go: 'go list -deps all foo' erroneously loads test dependencies of packages imported by fooFrozenDueToAgeGoCommandNeedsFixmodules
#40799 opened 4 years ago by bcmills
cmd/compile: inline marker targets not reachable after assembly on arm [1.15 backport]CherryPickApprovedFrozenDueToAge
#40798 opened 4 years ago by gopherbot
cmd/compile: inline marker targets not reachable after assembly on arm [1.14 backport]CherryPickApprovedFrozenDueToAge
#40797 opened 4 years ago by gopherbot
cmd/compile: inline marker targets not reachable after assembly on arm FrozenDueToAgeNeedsInvestigationarch-arm
#40796 opened 4 years ago by mundaym
cmd/link: "x86_64-w64-mingw32/bin/ld.exe: Error: export ordinal too large" after upgrading to Go 1.15FrozenDueToAgeNeedsFixOS-Windows
#40795 opened 4 years ago by bep
cmd/go: go.mod can not lock indirect dependencies versionFrozenDueToAgeGoCommandNeedsInvestigationWaitingForInfomodules
#40784 opened 4 years ago by bejens
#40781 opened 4 years ago by nikgalushko
#40780 opened 4 years ago by ikawaha
cmd/compile: compiler crashes in ssa: isNonNegative bad type [1.15 backport]CherryPickApprovedFrozenDueToAge
#40772 opened 4 years ago by gopherbot
#40769 opened 4 years ago by 4a6f656c
cmd/compile: inline marker targets not reachable after assembly on ppc64x [1.15 backport]CherryPickApprovedFrozenDueToAge
#40767 opened 4 years ago by gopherbot
cmd/compile: inline marker targets not reachable after assembly on ppc64x [1.14 backport]CherryPickApprovedFrozenDueToAge
#40766 opened 4 years ago by gopherbot
#40763 opened 4 years ago by ianlancetaylor
#40749 opened 4 years ago by cutecr
#40746 opened 4 years ago by kazzmir
#40728 opened 4 years ago by rsc
cmd/asm: ARM64 instructions FLDPQ and FSTPQ not supportedFeatureRequestFrozenDueToAgeNeedsInvestigationarch-arm64
#40725 opened 4 years ago by clausecker
cmd/go: go mod vendor has started to report error when encountering permission errorsFrozenDueToAgeGoCommandNeedsInvestigationVendoring
#40723 opened 4 years ago by Pawda
#40718 opened 4 years ago by dolmen
#40711 opened 4 years ago by AkihiroSuda
cmd/go/internal: duplicate initialization of buildcontextFrozenDueToAgeGoCommandNeedsInvestigationWaitingForInfo
#40707 opened 4 years ago by liu-xuewen
#40704 opened 4 years ago by elichai
#40703 opened 4 years ago by aclements
cmd/vet: warn about variables/values of type reflect.{Slice,String}HeaderFrozenDueToAgeProposalProposal-Accepted
#40701 opened 4 years ago by mdempsky
cmd/go: add option to create multi-architecture fat binaries on DarwinFeatureRequestFrozenDueToAgeGoCommandNeedsInvestigationOS-Darwin
#40698 opened 4 years ago by jtsylve
cmd/compile: inline marker targets not reachable after assembly on ppc64xFrozenDueToAgeNeedsFixarch-ppc64x
#40689 opened 4 years ago by mundaym
cmd/go: limit simultaneous connections when downloading modulesGoCommandNeedsInvestigationWaitingForInfo
#40671 opened 4 years ago by bantl23
cmd/compile: cannot handle alias type declaration FrozenDueToAge
#40655 opened 4 years ago by ZenLiuCN
#40638 opened 4 years ago by prashantv
cmd/cgo: using cgo when passing unsafe.Pointer of a slice to C function causes memory leakFrozenDueToAgeWaitingForInfocompiler/runtime
#40636 opened 4 years ago by SnowfallDan
cmd/compile: inconsistent output when building with gcflag -json, "inlineCall" missingFrozenDueToAgeNeedsInvestigation
#40585 opened 4 years ago by leitzler
#40580 opened 4 years ago by urandom2
#40572 opened 4 years ago by xiaopengli89
cmd/go: can't include C files when building package from named list of filesFrozenDueToAgeNeedsFixWaitingForInfohelp wanted
#40570 opened 4 years ago by nathan-fiscaletti
cmd/go: regression in behavior of DepsErrorsFrozenDueToAgeGoCommandNeedsInvestigationrelease-blocker
#40544 opened 4 years ago by dominikh
cmd/go: Mac Catalina 10.15.6 -buildmode=shared not supported on darwin/amd64FrozenDueToAgeNeedsInvestigationOS-Darwin
#40532 opened 4 years ago by haithngn
#40513 opened 4 years ago by RafalSkolasinski
cmd/cgo: undefined reference to SINGLE functionFrozenDueToAge
#40512 opened 4 years ago by shanduur
cmd/compile: improve implementation of OFORUNTIL inductive fact detection FrozenDueToAgeNeedsInvestigationPerformance
#40502 opened 4 years ago by randall77
#40501 opened 4 years ago by gopherbot
#40500 opened 4 years ago by gopherbot
cmd/go: build fails in tests with "too many open files"FrozenDueToAgeNeedsInvestigationOS-DarwinTestinghelp wanted
#40498 opened 4 years ago by MichaelTJones
cmd/cgo: cgo parameter type mismatch between generated go wrapper and call to wrapperFrozenDueToAgeNeedsInvestigation
#40494 opened 4 years ago by somersf
cmd/link: internal linker fails to build openshift/installer with "program too large, call relocation distance" and segfaults on linux/arm64FrozenDueToAgeNeedsFix
#40492 opened 4 years ago by jcajka
#40465 opened 4 years ago by feilengcui008
cmd/link: build, run and test frequently fails to completeFrozenDueToAgeWaitingForInfocompiler/runtime
#40445 opened 4 years ago by GKempsell
#40429 opened 4 years ago by slinkydeveloper
#40426 opened 4 years ago by rokkerruslan
cmd/link: -buildmode=pie -linkshared generates large binariesFrozenDueToAgeNeedsInvestigationrelease-blocker
#40416 opened 4 years ago by kiap
#40415 opened 4 years ago by eli-schwartz
#40405 opened 4 years ago by marwan-at-work
cmd/go: -o option to go build not accepted at endFrozenDueToAgeNeedsInvestigationOS-WindowsWaitingForInfo
#40402 opened 4 years ago by kjk
#40399 opened 4 years ago by mdempsky
#40367 opened 4 years ago by greyhu
cmd/compile: Compiler doesn't expand paths specified in the //line directiveFrozenDueToAgeNeedsInvestigation
#40365 opened 4 years ago by nd
#40357 opened 4 years ago by peterbourgon
cmd/vet: ensure errors implement Is, As, and Unwrap anonymous interfacesFrozenDueToAgeProposalProposal-AcceptedProposal-FinalCommentPeriod
#40356 opened 4 years ago by carnott-snap
cmd/compile: better error message for type arguments used with unsatisfiable constraints (empty type sets)FrozenDueToAgeNeedsFix
#40350 opened 4 years ago by komuw
#40323 opened 4 years ago by zachgersh
#40288 opened 4 years ago by peidaqi
#40286 opened 4 years ago by lolbinarycat
cmd/go: 'go install' should install executables in module mode outside a moduleProposalProposal-Accepted
#40276 opened 4 years ago by jayconrod
#40162 opened 4 years ago by lu4p
cmd/go: unable to build with a v4 moduleFrozenDueToAge
#40156 opened 4 years ago by pierrec
cmd/go: 'get -d' failing on modules with only a build-ignored Go file in their root directoryFrozenDueToAgeGoCommandNeedsInvestigationmodules
#40145 opened 4 years ago by mvdan
#40132 opened 4 years ago by zolotov
cmd/cgo: Invalid code generation when using go 1.15FrozenDueToAge
#40126 opened 4 years ago by abdelrahman-t
cmd/go: `replace` directive causes unexpected changes to module sums and vendored packagesFrozenDueToAge
#40119 opened 4 years ago by jtlisi
cmd/go: include GOMODCACHE in documented list of environment variablesDocumentationFrozenDueToAgeNeedsFixrelease-blocker
#40089 opened 4 years ago by dmitshur
cmd/compile: teach prove about range of results of math/bits.*ZerosNeedsInvestigationPerformancecompiler/runtime
#40084 opened 4 years ago by randall77
cmd/compile: teach prove about arguments of & expressionsNeedsInvestigationPerformancecompiler/runtime
#40083 opened 4 years ago by randall77
cmd/go: go mod tidy error when importing std package in later go versionFrozenDueToAgeNeedsDecisionmodules
#40067 opened 4 years ago by mvertes
cmd/go: consider path to the C and C++ compiler executable when deciding when to recompile CGO packagesFrozenDueToAgeNeedsInvestigation
#40042 opened 4 years ago by Keithcat1
#40022 opened 4 years ago by leventov
#39997 opened 4 years ago by mdempsky
cmd/go: rough UX for developing multiple modules in one repositoryFrozenDueToAgeGoCommandNeedsInvestigationWaitingForInfomodules
#39993 opened 4 years ago by vllry
#39988 opened 4 years ago by dpifke
#39986 opened 4 years ago by stamblerre
#39974 opened 4 years ago by bcmills
#39958 opened 4 years ago by stamblerre
cmd/link: incorrect GC bitmap when global's type is in another shared object [1.13 backport]CherryPickApprovedFrozenDueToAge
#39956 opened 4 years ago by gopherbot
cmd/link: incorrect GC bitmap when global's type is in another shared object [1.14 backport]CherryPickApprovedFrozenDueToAge
#39955 opened 4 years ago by gopherbot
cmd/vet: false positive FrozenDueToAge
#39949 opened 4 years ago by martinrode
#39927 opened 4 years ago by aclements
cmd/link: fallocate_test.go:46: unexpected disk usage: got 1 blocks, want 2048FrozenDueToAgeNeedsInvestigation
#39905 opened 4 years ago by wheelcomplex
cmd/cgo: C.void broken by CL 230037FrozenDueToAge
#39877 opened 4 years ago by mdempsky
cmd/compile: internal compile error when using sync.Pool: mismatched zero/store sizes [1.14 backport]CherryPickApprovedFrozenDueToAge
#39849 opened 4 years ago by gopherbot
cmd/compile: internal compile error when using sync.Pool: mismatched zero/store sizes [1.13 backport]CherryPickApprovedFrozenDueToAge
#39848 opened 4 years ago by gopherbot
cmd/go: get not using GOPROXY and bypassing operation to gitFrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#39835 opened 4 years ago by VladimirDe
cmd/go: TestBuildIDContainsArchModeEnv/386 fails on linux/386 in Go 1.14 and 1.13, not 1.15 [1.14 backport]CherryPickApprovedFrozenDueToAgeTesting
#39824 opened 4 years ago by gopherbot
cmd/go: TestBuildIDContainsArchModeEnv/386 fails on linux/386 in Go 1.14 and 1.13, not 1.15 [1.13 backport]CherryPickApprovedFrozenDueToAgeTesting
#39823 opened 4 years ago by gopherbot
#39820 opened 4 years ago by howardjohn
cmd/compile: escape analysis on slice allocationsFrozenDueToAge
#39793 opened 4 years ago by hagaidayan
#39777 opened 4 years ago by jcajka
#39765 opened 4 years ago by Aquarian-Age
cmd/compile: DWARF line table: "morestack" sequence should have prolog file/lineFrozenDueToAgeNeedsFix
#39757 opened 4 years ago by thanm
#39729 opened 4 years ago by rajveermalviya
cmd/dist: No way to run verbose / for testsFrozenDueToAge
#39714 opened 4 years ago by stevenh
#39701 opened 4 years ago by zhangfannie
cmd/compile: s390x floating point <-> integer conversions clobbering the condition code [1.14 backport]CherryPickApprovedFrozenDueToAge
#39690 opened 4 years ago by gopherbot
cmd/compile: s390x floating point <-> integer conversions clobbering the condition code [1.13 backport]CherryPickApprovedFrozenDueToAge
#39689 opened 4 years ago by gopherbot
cmd/compile: type inference failing for nested type parametersFrozenDueToAgeNeedsInvestigationTypeInferencecompiler/runtime
#39661 opened 4 years ago by DeedleFake
cmd/link: panic when adding a rsrc section in Windows PEFrozenDueToAgeNeedsFixOS-Windowsrelease-blocker
#39658 opened 4 years ago by tc-hib
cmd/compile: s390x floating point <-> integer conversions clobbering the condition codeFrozenDueToAgeNeedsFixarch-s390x
#39651 opened 4 years ago by panlinux
cmd/go: no way to vendor symlink files with Go modulesFrozenDueToAgeGoCommandNeedsInvestigationUnfortunatemodules
#39600 opened 4 years ago by chizhg
cmd/go: go.mod inconsistency between "go mod tidy" and "go build"FrozenDueToAgeGoCommandNeedsInvestigationmodules
#39570 opened 4 years ago by ceejatec
cmd/compile/internal/ssa: TestNexting/dlv-dbg-hist failing on linux-386-longtest builder because it tries to use an older version of dlv which only supports linux/amd64 [1.14 backport]CherryPickApprovedFrozenDueToAgeTesting
#39562 opened 4 years ago by gopherbot
cmd/compile/internal/ssa: TestNexting/dlv-dbg-hist failing on linux-386-longtest builder because it tries to use an older version of dlv which only supports linux/amd64 [1.13 backport]CherryPickApprovedFrozenDueToAgeTesting
#39561 opened 4 years ago by gopherbot
cmd/compile: can not decrement atomic uint64(0)FrozenDueToAge
#39553 opened 4 years ago by Sasasu
cmd/go: argument list too long fails for go install and go build on macOs with go version 1.14.4FrozenDueToAgeWaitingForInfo
#39550 opened 4 years ago by ronanwatkins
cmd/go: TestBuildIDContainsArchModeEnv/386 fails on linux/386 in Go 1.14 and 1.13, not 1.15FrozenDueToAgeGoCommandNeedsFixTesting
#39544 opened 4 years ago by dmitshur
#39534 opened 4 years ago by ianlancetaylor
#39511 opened 4 years ago by twmb
cmd/compile: internal compiler error: Flag* ops should never make it to codegenFrozenDueToAgeNeedsInvestigationrelease-blocker
#39505 opened 4 years ago by ALTree
#39497 opened 4 years ago by choleraehyq
#39484 opened 4 years ago by mvdan
cmd/go: don't follow an infinite number of redirectsFrozenDueToAgeGoCommandNeedsFixmodulesokay-after-beta1
#39482 opened 4 years ago by oiooj
cmd/compile: internal compiler error: schedule does not include all values in block on s390xFrozenDueToAgeNeedsInvestigationokay-after-beta1release-blocker
#39472 opened 4 years ago by ALTree
cmd/link: internal link issue with outline atomics feature on arm64FrozenDueToAgeNeedsFixhelp wanted
#39466 opened 4 years ago by shawndx
cmd/compile: internal compile error when using sync.Pool: mismatched zero/store sizesFrozenDueToAgeNeedsFix
#39459 opened 4 years ago by peterstace
cmd/link: unexpected fault address 0x7fa5b6698538FrozenDueToAge
#39456 opened 4 years ago by BenLubar
cmd/go: TestScript/mod_convert_dep assumes that no parent of $WORK contains version-control metadataFrozenDueToAgeNeedsFixTesting
#39431 opened 4 years ago by hongyi-zhao
#39428 opened 4 years ago by randall77
#39426 opened 4 years ago by bradfitz
cmd/go: can not modify the go mod library versionFrozenDueToAgeGoCommandNeedsInvestigationWaitingForInfomodules
#39425 opened 4 years ago by cplayer
cmd/go: 'go mod tidy' retains sums for modules in the requirement graph but not the build listFrozenDueToAgeNeedsFixmodules
#39424 opened 4 years ago by jayconrod
cmd/go: go mod download should follow symlinksFrozenDueToAge
#39417 opened 4 years ago by jba
cmd/go/internal/auth: the .netrc parser doesn't understand passphrases with spacesFrozenDueToAgeGoCommandNeedsInvestigationSecurityWaitingForInfo
#39403 opened 4 years ago by ainar-g
#39398 opened 4 years ago by lbbxsxlz
cmd/go: go version -m shows that replace directive was ignoredFrozenDueToAgeNeedsInvestigationmodules
#39393 opened 4 years ago by miquella
#39392 opened 4 years ago by cuonglm
#39382 opened 4 years ago by jayconrod
cmd/internal/obj/arm64: minor mistake in pre-increment exampleDocumentationFrozenDueToAgeNeedsFixarch-arm64
#39367 opened 4 years ago by fwessels
#39366 opened 4 years ago by matloob
#39326 opened 4 years ago by Keithcat1
cmd/compile/internal/ssa: TestNexting/dlv-dbg-hist failing on linux-386-longtest builder because it tries to use an older version of dlv which only supports linux/amd64FrozenDueToAgeNeedsFixTesting
#39309 opened 4 years ago by dmitshur
#39304 opened 4 years ago by AWSjswinney
cmd/compile: arm comparisons with 0 incorrect on overflowFrozenDueToAgeNeedsFixokay-after-beta1release-blocker
#39303 opened 4 years ago by randall77
#39301 opened 4 years ago by skelterjohn
cmd/compile: "internal compiler error: large ONEW with EscNone: new()"FrozenDueToAgeNeedsInvestigation
#39292 opened 4 years ago by AndrewWPhillips
#39288 opened 4 years ago by gopherbot
#39287 opened 4 years ago by gopherbot
cmd/go: diagnose collisions between standard-library packages and packages provided by modulesFrozenDueToAgeGoCommandNeedsFixmodules
#39285 opened 4 years ago by mdempsky
#39274 opened 4 years ago by delata
cmd/go: go tool needs to supply tls client cert when server requires mutual authFrozenDueToAgeGoCommandNeedsInvestigation
#39261 opened 4 years ago by tredeske
#39257 opened 4 years ago by 4a6f656c
#39256 opened 4 years ago by 4a6f656c
cmd/compile: the "go tool compile -S -live=2 *.go" command failedFrozenDueToAgeNeedsInvestigationokay-after-beta1release-blocker
#39251 opened 4 years ago by zhangfannie
#39250 opened 4 years ago by jquirke
#39247 opened 4 years ago by DavidGamba
cmd/go: go.mod sometimes gets corrupted on Plan 9FrozenDueToAgeGoCommandNeedsInvestigationOS-Plan9modules
#39238 opened 4 years ago by fhs
#39205 opened 4 years ago by mdempsky
cmd/go: go get reports "path does not match GOPRIVATE/GONOPROXY"FrozenDueToAgeGoCommandNeedsFixmodulesrelease-blocker
#39180 opened 4 years ago by heschi
#39172 opened 4 years ago by ribasushi
#39157 opened 4 years ago by mwhudson
#39151 opened 4 years ago by josharian
cmd/compile: Program should arguably panic, but doesn'tFrozenDueToAge
#39122 opened 4 years ago by Merovius
#39080 opened 4 years ago by rsc
cmd/go: -cover stdout format is not consistent between failed & passFrozenDueToAgeNeedsInvestigation
#39070 opened 4 years ago by christophermancini
cmd/compile: internal compiler error: conflicting package heights 21 and 11 for path "github.com/golang/protobuf/proto"FrozenDueToAgeWaitingForInfo
#39061 opened 4 years ago by fwhezfwhez
cmd/go: tell go install to install deps from a certain github.com org firstFrozenDueToAgeWaitingForInfo
#39058 opened 4 years ago by ORESoftware
#39056 opened 4 years ago by wmcnamee-tunein
#39044 opened 4 years ago by kokes
#39042 opened 4 years ago by robpike
#39030 opened 4 years ago by swanwhite
cmd/go: go mod edit -replace succeeds even when there isn't a module to replaceFrozenDueToAgeGoCommandNeedsInvestigationmodules
#39009 opened 4 years ago by james-lawrence
#39005 opened 4 years ago by dominikh
#38999 opened 4 years ago by alexbilbie
#38998 opened 4 years ago by bljusruk
#38993 opened 4 years ago by adg
cmd/go: go list -e -compiled -json does not populate Error when cgo preprocessing failsGoCommandNeedsFixWaitingForInfo
#38990 opened 4 years ago by dominikh
cmd/link: Mismatch between hashed and actual linker config prevents reproducible buildsFrozenDueToAgeNeedsInvestigation
#38989 opened 4 years ago by lxop
#38985 opened 4 years ago by myitcv
cmd/go: Using go modules in a child cmd directory with local path in replace directive needs valid versionFrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#38972 opened 4 years ago by montanaflynn
cmd/compile: further improve precision of "has no field or method" by prescriptively mentioning what kind of property it is either "field" or "method"NeedsInvestigationcompiler/runtime
#38965 opened 4 years ago by odeke-em
#38951 opened 4 years ago by Neurostep
#38946 opened 4 years ago by ALTree
#38943 opened 4 years ago by willfaught
cmd/go: checksum mismatch with private dependent module with GIT LFS filesFrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#38941 opened 4 years ago by pbrit
#38917 opened 4 years ago by eliasnaur
cmd/compile: "internal compiler error: schedule does not include all values" on s390xFrozenDueToAgeNeedsInvestigationarch-s390xrelease-blocker
#38916 opened 4 years ago by ALTree
#38909 opened 4 years ago by trdyer
cmd/compile: "cannot use _ as value" errors initializing blank fields in struct literalFrozenDueToAgeNeedsFix
#38905 opened 4 years ago by mdempsky
cmd/go: 'go vet' causes all dependencies of the child module to be added to the parent moduleFrozenDueToAgemodules
#38900 opened 4 years ago by LastPossum
#38898 opened 4 years ago by laboger
cmd/link/internal/ld: loop-variable aliasing in TestDeadcodeFrozenDueToAgeNeedsFixTestingrelease-blocker
#38884 opened 4 years ago by bcmills
cmd/compile: linux/ppc64: internal compiler error: 'acosh': value v38 has an AuxInt that encodes a NaNFrozenDueToAge
#38880 opened 4 years ago by josharian
#38875 opened 4 years ago by josharian
cmd/dist: show which GOOS/GOARCH combinations are first class portsFeatureRequestFrozenDueToAgeGoCommandNeedsFixTools
#38874 opened 4 years ago by mvdan
#38872 opened 4 years ago by cuonglm
#38864 opened 4 years ago by CAFxX
cmd/go: 'go get' fails to track a branch which contains a `/`FrozenDueToAgeNeedsInvestigationmodules
#38861 opened 4 years ago by grellyd
cmd/link: build failure with Openshift on ppc64le with recent merge of dev.link into masterFrozenDueToAgeNeedsFix
#38849 opened 4 years ago by laboger
#38830 opened 4 years ago by bradfitz
#38802 opened 4 years ago by dmitshur
cmd/go: ScriptTest consistently timing out on dragonfly-amd64-5_8 builderBuildersFrozenDueToAgeNeedsInvestigationOS-Dragonfly
#38797 opened 4 years ago by bcmills
#38795 opened 4 years ago by tommyknows
cmd/go: mod tidy takes excessive wall & CPU time statting irrelevant filesFrozenDueToAgeNeedsInvestigationToolSpeedToolshelp wantedmodules
#38791 opened 4 years ago by pwaller
cmd/go: static linking only sometimes works on Alpine LinuxFrozenDueToAgeGoCommandNeedsInvestigationWaitingForInfo
#38789 opened 4 years ago by aykevl
#38785 opened 4 years ago by nd
cmd/compile: unnecessary full complex multiplication for x*c where x is complex and c a real constantFrozenDueToAgeNeedsFix
#38780 opened 4 years ago by griesemer
cmd/go: test timeouts without useful debugging output on darwin buildersFrozenDueToAgeNeedsInvestigationOS-DarwinTesting
#38768 opened 4 years ago by bcmills
cmd/compile: invalid pointer on stack calling syscall.LazyProc.Call (a go:uintptrescapes function)FrozenDueToAgeNeedsInvestigationOS-Windows
#38759 opened 4 years ago by littlejiancc
#38757 opened 4 years ago by kortschak
#38756 opened 4 years ago by ORESoftware
cmd/compile: generates invalid instruction when using bit shifts on amd64FrozenDueToAgeNeedsInvestigation
#38746 opened 4 years ago by kynrai
cmd/compile: confusing compiler errors for bad method name on named struct literalFrozenDueToAgeNeedsInvestigation
#38745 opened 4 years ago by willfaught
cmd/compile: several arm64 code-gen issuesFrozenDueToAgeNeedsFixPerformanceokay-after-beta1release-blocker
#38740 opened 4 years ago by shawndx
#38719 opened 4 years ago by millerresearch
#38717 opened 4 years ago by bmkessler
cmd/go: `origin does not appear to be a git repo` error on all go mod commandsFrozenDueToAgeNeedsInvestigationOS-Darwinmodules
#38709 opened 4 years ago by balopat
#38698 opened 4 years ago by josharian
#38690 opened 4 years ago by zigo101
#38687 opened 4 years ago by xtonyjiang
cmd/link: potential deadcode elimination opportunity of unused methodsFrozenDueToAgeNeedsInvestigationbinary-size
#38685 opened 4 years ago by typeless
#38680 opened 4 years ago by homelchenko
cmd/compile: unify and improve struct/array equality comparisonsFrozenDueToAgeNeedsInvestigationPerformancehelp wanted
#38674 opened 4 years ago by josharian
#38668 opened 4 years ago by cch123
cmd/go: `replace` directive for go modules does not work recursivelyFrozenDueToAgeGoCommandNeedsInvestigation
#38665 opened 4 years ago by ChipZhang
#38648 opened 4 years ago by randall77
cmd/go: the existence of a vendor directory kicks Go into vendor mode when using modulesFrozenDueToAgeGoCommandNeedsInvestigationWaitingForInfomodules
#38644 opened 4 years ago by ydnar
cmd/go: allow 'mod verify' to use multiple CPUsFrozenDueToAgeGoCommandNeedsFixToolSpeedhelp wantedmodules
#38623 opened 4 years ago by mvdan
#38621 opened 4 years ago by josharian
#38612 opened 4 years ago by josharian
cmd/go: go get dropping Windows proxy settings (WSL)FrozenDueToAgeGoCommandNeedsInvestigationOS-WindowsWaitingForInfo
#38610 opened 4 years ago by mcandre
#38609 opened 4 years ago by odeke-em
cmd/go: v2 module in sub-sub-directory cannot be foundFrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#38592 opened 4 years ago by wilriker
#38588 opened 4 years ago by zylthinking
cmd/compile: go/defer call of external or //go:uintptrescapes function does not protect unsafe.Pointer argumentsFrozenDueToAgeNeedsFix
#38581 opened 4 years ago by mdempsky
cmd/go: 'go mod vendor' does not fail on case-insensitive import collisionFixPendingVendoringmodules
#38571 opened 4 years ago by carnott-snap
cmd/go: 'go list -e -deps' does not load imports for uncategorized package data errorsFrozenDueToAgeNeedsFix
#38568 opened 4 years ago by jayconrod
cmd/compile: "Infinite" loop observed compiling capnproto2 with dev tipFrozenDueToAgeNeedsInvestigation
#38565 opened 4 years ago by dr2chase
#38554 opened 4 years ago by typeless
cmd/api: tests timing out on plan9-arm builderBuildersFrozenDueToAgeNeedsInvestigationOS-Plan9Testing
#38537 opened 4 years ago by millerresearch
cmd/go: go refuses to compile hex floats on +build go1.13 fileFrozenDueToAgeGoCommandNeedsInvestigation
#38529 opened 4 years ago by kstenerud
#38524 opened 4 years ago by slon
#38518 opened 4 years ago by entombedvirus
#38515 opened 4 years ago by mdempsky
cmd/go: command line flag to add icon for windows executableFrozenDueToAgeGoCommandOS-WindowsProposal
#38509 opened 4 years ago by pjebs
#38501 opened 4 years ago by tdakkota
cmd/go: executable created using linkshared option is not linking .so created by buildmode=shared with go modules enabledFrozenDueToAgeNeedsInvestigationmodules
#38499 opened 4 years ago by ramanvis
#38496 opened 4 years ago by josharian
cmd/compile: improve inline memrun decision in generated alg eq routinesFrozenDueToAgeNeedsInvestigationPerformancecompiler/runtimehelp wanted
#38494 opened 4 years ago by josharian
#38478 opened 4 years ago by rsc
#38463 opened 4 years ago by howardjohn
#38456 opened 4 years ago by AlphaHot
cmd/dist: deadlock while running make.bash on Alpine mips64FrozenDueToAgeNeedsInvestigationhelp wanted
#38454 opened 4 years ago by kaniini
#38443 opened 4 years ago by gopherbot
#38442 opened 4 years ago by gopherbot
#38426 opened 4 years ago by gopherbot
#38408 opened 4 years ago by yalegko
cmd/compile: -1.0 * 0.0 doesn't yield -0.0FrozenDueToAge
#38396 opened 4 years ago by perillo
#38395 opened 4 years ago by bradfitz
#38394 opened 4 years ago by davidgarciaMontreal
#38378 opened 4 years ago by WangLeonard
cmd/go: relative path in 'CC' environment variable should be rejected explicitlyFrozenDueToAgeNeedsFixhelp wanted
#38372 opened 4 years ago by vedantroy
cmd/go: go get -u yields a different result compared to go get on a clean go.modFrozenDueToAgeWaitingForInfomodules
#38362 opened 4 years ago by perillo
cmd/compile: internal compiler error: can't encode a NaN in AuxInt fieldFrozenDueToAgeNeedsInvestigationrelease-blocker
#38359 opened 4 years ago by ALTree
cmd/compile: internal compiler error: "schedule does not include all values in block" on linux-s390x-ibmFrozenDueToAgeNeedsInvestigationarch-s390x
#38356 opened 4 years ago by bcmills
cmd/go: failed to fetch private repo with multiple error situationsFrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#38345 opened 4 years ago by xrfang
cmd/go: link error when building net/http on macOSFrozenDueToAgeNeedsInvestigationOS-DarwinWaitingForInfo
#38338 opened 4 years ago by nicolas42
cmd/link: buildmode=shared with many packages produces "file name too long" errorFrozenDueToAgeNeedsInvestigation
#38330 opened 4 years ago by jdizzle
cmd/go: module tool failures for delveFrozenDueToAge
#38272 opened 4 years ago by cfiderer
cmd/link: data race in TestDWARFiOSFrozenDueToAge
#38265 opened 4 years ago by josharian
cmd/compile: extra "xchgl al, al" instructionsFrozenDueToAge
#38255 opened 4 years ago by egonelbre
#38251 opened 4 years ago by alexbrainman
#38250 opened 4 years ago by mundaym
#38248 opened 4 years ago by neelance
cmd/compile: missing trim column in ssa.htmlFrozenDueToAge
#38242 opened 4 years ago by josharian
#38226 opened 4 years ago by firelizzard18
#38220 opened 4 years ago by retgits
#38213 opened 4 years ago by 0x221A
cmd/go: go.mod with replace local folder does not pull latest files present on the diskFrozenDueToAgeWaitingForInfo
#38206 opened 4 years ago by jlory
cmd/go: go get ignores go.mod from remote repo, can escalate into a security vulnFrozenDueToAgeGoCommandNeedsInvestigationWaitingForInfo
#38196 opened 4 years ago by karalabe
#38195 opened 4 years ago by mundaym
cmd/link, debug/dwarf: missing debug information using gdb set breakpoint on Entry pointFrozenDueToAgeNeedsFix
#38192 opened 4 years ago by kumakichi
#38186 opened 4 years ago by abhi
cmd/cover: increase coverage precision to at-least 2 decimal placesFrozenDueToAgeNeedsDecisioncompiler/runtime
#38175 opened 4 years ago by staticmukesh
cmd/go: does not find packages under GOPATH when run from GOROOT\src directory on windowsFrozenDueToAgeWaitingForInfo
#38148 opened 4 years ago by alexbrainman
cmd/go: go get github.com/hakluke/hakrevdns: copying /tmp/go-build114431271/b001/exe/a.out: open /home/ahsan/go/bin/hakrevdns: permission deniedFrozenDueToAgeOS-WindowsWaitingForInfo
#38128 opened 4 years ago by hunter0x8
cmd/compile: conversion from int/float typed constant to complex variable changed in 1.14 [1.14 backport]CherryPickApprovedFrozenDueToAge
#38123 opened 4 years ago by gopherbot
cmd/compile: conversion from int/float typed constant to complex variable changed in 1.14 [1.13 backport]FrozenDueToAge
#38122 opened 4 years ago by gopherbot
cmd/compile: conversion from int/float typed constant to complex variable changed in 1.14FrozenDueToAgeNeedsInvestigationrelease-blocker
#38117 opened 4 years ago by JetSetIlly
#38108 opened 4 years ago by perillo
cmd/link: internal/fmtsort failed due to unresolved errorFrozenDueToAgeNeedsInvestigationWaitingForInfoarch-arm64
#38107 opened 4 years ago by shawndx
cmd/compile: uncaught RuntimeError: memory access out of boundsFrozenDueToAgeNeedsInvestigationarch-wasm
#38093 opened 4 years ago by hajimehoshi
cmd/go/internal/test: data race in (*runCache).builderRunTest [1.14 backport]CherryPickApprovedFrozenDueToAge
#38083 opened 4 years ago by gopherbot
cmd/go/internal/test: data race in (*runCache).builderRunTest [1.13 backport]CherryPickApprovedFrozenDueToAge
#38082 opened 4 years ago by gopherbot
cmd/go/internal/test: data race in (*runCache).builderRunTestFrozenDueToAgeGoCommandNeedsFixrelease-blocker
#38077 opened 4 years ago by bcmills
#38069 opened 4 years ago by mengzhuo
cmd/compile: builds not reproducible on single-cpu vs multiple-cpu machinesFrozenDueToAgeNeedsFixokay-after-beta1release-blocker
#38068 opened 4 years ago by mjl-
cmd/go: tidy and vendor do not record dependencies of '// +build ignore' go:generate sourcesFrozenDueToAgeNeedsInvestigationmodules
#38061 opened 4 years ago by angelofdeauth
#38054 opened 4 years ago by mmathys
cmd/test2json: streamed log output not correctly associated with parallel testsFrozenDueToAgeNeedsInvestigation
#38050 opened 4 years ago by mdwhatcott
cmd/go: go get with absolute path reports 'malformed module path: empty path element'FrozenDueToAgeGoCommandNeedsFix
#38038 opened 4 years ago by perillo
#38036 opened 4 years ago by menghanl
cmd/go: misplaced error message about case-insensitive file name collisionFrozenDueToAgeNeedsFixrelease-blocker
#38034 opened 4 years ago by rsc
cmd/go: document using 'go list' to download modules needed to build packagesDocumentationFrozenDueToAgeNeedsFixmodules
#38031 opened 4 years ago by jayconrod
#38020 opened 4 years ago by lucianboldu
#37995 opened 4 years ago by pjebs
cmd/go: typo in the documentation of the cmd/go/internal/str/HasPathPrefix functionDocumentationFrozenDueToAge
#37991 opened 4 years ago by perillo
#37989 opened 4 years ago by AlphaHot
cmd/trace: http /trace endpoint broken javascriptFrozenDueToAge
#37987 opened 4 years ago by tatatodd
#37982 opened 4 years ago by rsc
cmd/compile: improve escape analysis of make([]T, len, cap) where len is non-constantFrozenDueToAgeNeedsFixPerformancehelp wanted
#37975 opened 4 years ago by TriAnMan
#37971 opened 4 years ago by stamblerre
#37969 opened 4 years ago by rsc
cmd/go: go build -i results in "/usr/local/go/pkg/darwin_amd64/runtime/cgo.a: permission denied"FrozenDueToAgeWaitingForInfo
#37962 opened 4 years ago by xiaoxfan
cmd/go: include .Module.LicenseFile field in output of list -jsonFeatureRequestFrozenDueToAgeGoCommandNeedsInvestigationmodules
#37952 opened 4 years ago by myitcv
#37951 opened 4 years ago by bcmills
cmd/go: relax module consistency checks if vendor/modules.txt is missingFrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#37948 opened 4 years ago by dmgk
cmd/go: "connection refused" from git2.likeit.cnFrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#37943 opened 4 years ago by xrfang
#37940 opened 4 years ago by bcmills
cmd/go: explain automatic vendoring in 'go help modules' [1.14 backport]CherryPickApprovedFrozenDueToAge
#37931 opened 4 years ago by gopherbot
#37930 opened 4 years ago by jayconrod
cmd/internal/moddeps: test TestAllDependenciesVendored/golang.org/x/tools failsFrozenDueToAgeNeedsFixTestingVendoringmodules
#37929 opened 4 years ago by dmitshur
cmd/go: go mod tidy -v does not print information about modules removed from go.sumFrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#37924 opened 4 years ago by SunRunAway
cmd/compile: -d=checkptr should not reject unaligned pointers to non-pointer data [1.14 backport]CherryPickApprovedFrozenDueToAgerelease-blocker
#37905 opened 4 years ago by gopherbot
cmd/compile/internal/syntax: TestStdLib verbosely broken on Windows [1.13 backport]CherryPickApprovedFrozenDueToAgeTesting
#37901 opened 4 years ago by gopherbot
cmd/compile: use separate addressing modes pass for s390xFrozenDueToAgeNeedsInvestigationhelp wanted
#37891 opened 4 years ago by randall77
cmd/compile: sporadic memory corruption on 386 (32-bit) buildersFrozenDueToAgeNeedsInvestigationrelease-blocker
#37881 opened 4 years ago by bcmills
#37877 opened 4 years ago by Ccaomei
cmd/compile: generate better eq algs for some array typesFrozenDueToAgeNeedsInvestigationPerformance
#37866 opened 4 years ago by josharian
#37864 opened 4 years ago by bathildis
cmd/go: builtin test timeout conflicts with -countFrozenDueToAge
#37856 opened 4 years ago by dvyukov
#37842 opened 4 years ago by perillo
cmd/compile: functions with type switches cannot be inlinedFrozenDueToAgeNeedsDecisionPerformancehelp wanted
#37837 opened 4 years ago by aebrahim
#37832 opened 4 years ago by perillo
#37825 opened 4 years ago by zikaeroh
cmd/go: module's "go" version should be included in cache key [1.14 backport]CherryPickApprovedFrozenDueToAge
#37822 opened 4 years ago by gopherbot
cmd/go: module's "go" version should be included in cache key [1.13 backport]CherryPickApprovedFrozenDueToAge
#37821 opened 4 years ago by gopherbot
#37820 opened 4 years ago by bcmills
#37815 opened 4 years ago by siddharth178
#37804 opened 4 years ago by bcmills
cmd/go: 'Access is denied' when renaming module cache directory [1.13 backport]CherryPickApprovedFrozenDueToAge
#37802 opened 4 years ago by jayconrod
cmd/go: 'Access is denied' when renaming module cache directory [1.14 backport]CherryPickApprovedFrozenDueToAge
#37800 opened 4 years ago by gopherbot
#37796 opened 4 years ago by Azatik1000
cmd/go: declared but not used error in go testFrozenDueToAge
#37785 opened 4 years ago by awnumar
cmd/go: go test ./... or go build should not update existing dependencies and only add new dependencies as needed to satisfy importsFrozenDueToAgeWaitingForInfo
#37780 opened 4 years ago by gogrisohil
cmd/compile: favour UDIV over UMULH + LSR on arm64 for 64 bit integer division by a constantFrozenDueToAgeNeedsInvestigationPerformance
#37773 opened 4 years ago by petemoore
cmd/go: pass files to compile to compiler in a file instead of on the command lineFrozenDueToAgeNeedsInvestigationOS-Darwin
#37768 opened 4 years ago by daojianmahun
#37767 opened 4 years ago by josharian
cmd/compile: automatically combine passes in ssa.html when contents are unchangedFrozenDueToAgeNeedsInvestigationUX
#37766 opened 4 years ago by josharian
#37764 opened 4 years ago by misterpickypants
#37762 opened 4 years ago by Pr0Ger
#37755 opened 4 years ago by rcoreilly
cmd/internal/moddeps: the lastest tip version failsFrozenDueToAgeNeedsInvestigationTestingrelease-blocker
#37749 opened 4 years ago by YoshikiShibata
#37748 opened 4 years ago by juliandroid
cmd/go: get / build fails if a commented import declaration exists after package declarationFrozenDueToAgeNeedsInvestigation
#37747 opened 4 years ago by 42wim
#37746 opened 4 years ago by nathan-fiscaletti
cmd/compile: optimize LEAQ address calculationsFrozenDueToAge
#37736 opened 4 years ago by rillig
#37724 opened 4 years ago by jniedrauer
cmd/cgo: CGo Exported Function has an empty line between it and its documentation blockDocumentationFrozenDueToAgeNeedsFixhelp wanted
#37722 opened 4 years ago by nathan-fiscaletti
cmd/go: add a flag to stop embedding VCS information into the binariesFrozenDueToAgeGoCommandProposal
#37693 opened 4 years ago by dottedmag
#37690 opened 4 years ago by bcmills
cmd/go: Building a shared library in modules mode produces empty libraryFrozenDueToAgeNeedsInvestigationmodules
#37675 opened 4 years ago by misha-ridge
cmd/go: tests that panic or exit are marked as passing when -json flag is used [1.15 backport]CherryPickCandidateFrozenDueToAge
#37672 opened 4 years ago by gopherbot
cmd/go: tests that panic or exit are marked as passing when -json flag is used [1.14 backport]CherryPickApprovedFrozenDueToAgerelease-blocker
#37671 opened 4 years ago by gopherbot
cmd/go: reserve example/ and test/ as non-stdlib path prefixesDocumentationFrozenDueToAgeProposalProposal-Accepted
#37641 opened 4 years ago by bcmills
cmd/gofmt: formatting change between go1.13.8 and go1.14, unknown if intentional or notFrozenDueToAgeNeedsInvestigation
#37639 opened 4 years ago by kevinconaway
#37635 opened 4 years ago by terinjokes
cmd/cgo: fails to generate certain types with Go 1.14 [1.14 backport]CherryPickApprovedFrozenDueToAge
#37622 opened 4 years ago by gopherbot
#37621 opened 4 years ago by tklauser
#37593 opened 4 years ago by josharian
cmd/go: add duration on each -x of go build to know which pkg that slowFeatureRequestFrozenDueToAgeGoCommandNeedsInvestigationWaitingForInfo
#37591 opened 4 years ago by kokizzu
cmd/go: spurious v1.0.0 added to go.sum after go get @upgrade of subpackageFrozenDueToAgeNeedsInvestigationmodules
#37574 opened 4 years ago by zikaeroh
#37573 opened 4 years ago by bcmills
#37556 opened 4 years ago by mbrancato
cmd/go: tests that panic or exit are marked as passing when -json flag is usedFrozenDueToAgeNeedsFixrelease-blocker
#37555 opened 4 years ago by dlsniper
cmd/go: no easy way to use modules fully privately outside of GOPATHFrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#37554 opened 4 years ago by marystern
cmd/go: 'go build ./...' in module mode outside of a module traverses the filesystem instead of failing fastFrozenDueToAgeNeedsFixToolSpeed
#37521 opened 4 years ago by perillo
#37519 opened 4 years ago by witchard
#37518 opened 4 years ago by mer041352
cmd/compile: SIGILL: illegal instruction on linux/armFrozenDueToAge
#37513 opened 4 years ago by petemoore
cmd/go: "no go-import meta tags" when fetching from a private GitLab repoFrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#37504 opened 4 years ago by 2at2
#37486 opened 4 years ago by andybons
#37482 opened 4 years ago by ogiekako
#37479 opened 4 years ago by yoursunny
cmd/go: stamp git/vcs current HEAD hash/commit hash/dirty bit in binariesFrozenDueToAgeProposalProposal-Accepted
#37475 opened 4 years ago by bradfitz
cmd/go: GOOS=js GOARCH=wasm go build -o [non-empty parent dir] ./... fails on Windows hostFrozenDueToAgeNeedsInvestigationOS-JSOS-Windowsarch-wasm
#37472 opened 4 years ago by Gregory-Ledray
cmd/go: go mod vendor in empty new project produces confusing error message in 1.14FrozenDueToAgeGoCommandNeedsInvestigationmodules
#37464 opened 4 years ago by cocorambo
#37455 opened 4 years ago by randall77
cmd/go: go get module/pkg@master doesn't seem to work sometimesFrozenDueToAgeGoCommandNeedsInvestigationmodules
#37438 opened 4 years ago by mvdan
#37428 opened 4 years ago by superlazyname
cmd/go: 'no such tool "api"' when running 'go tool api' from downloaded tarballFrozenDueToAgeNeedsInvestigation
#37424 opened 4 years ago by ronaldpetty
cmd/compile: "internal compile error: … curfn mismatch" on darwin-amd64-10_11 builderFrozenDueToAgeNeedsInvestigationrelease-blocker
#37407 opened 4 years ago by bcmills
cmd/compile: "internal compiler error: … unhandled expr" on darwin-amd64-10_11 builderFrozenDueToAgeNeedsInvestigationrelease-blocker
#37406 opened 4 years ago by bcmills
#37399 opened 4 years ago by ohir
cmd/go: non-top-level packages ending in "/vendor" are omitted from module zip filesGoCommandNeedsFixUnfortunatemodules
#37397 opened 4 years ago by bep
cmd/asm: riscv64 assembler claims that 4294967295 does not fit in 32 bitsFrozenDueToAgeNeedsInvestigationarch-riscv
#37382 opened 4 years ago by josharian
#37381 opened 4 years ago by josharian
cmd/go: inconsistency when go build -o is a file or directoryFrozenDueToAgeNeedsInvestigationWaitingForInfo
#37379 opened 4 years ago by perillo
#37367 opened 4 years ago by heschi
cmd/compile: unreachable "break" after return in switch statement causes erroneous compiler static analysisFrozenDueToAge
#37364 opened 4 years ago by fsufitch
cmd/compile/internal/ssa: occasional "exit status 541111823" on windows-386-2008 builderBuildersFrozenDueToAgeNeedsInvestigationOS-WindowsWaitingForInfocompiler/runtime
#37360 opened 4 years ago by bcmills
cmd/compile: illegal instruction (core dumped) on FreeBSD ARM64FrozenDueToAgeNeedsInvestigationOS-FreeBSDarch-arm64
#37345 opened 4 years ago by artooro
cmd/trace: requires HTML imports, which doesn't work on any major browser anymore [1.14 backport]CherryPickApprovedFrozenDueToAge
#37343 opened 4 years ago by gopherbot
cmd/trace: requires HTML imports, which doesn't work on any major browser anymore [1.13 backport]CherryPickApprovedFrozenDueToAge
#37342 opened 4 years ago by gopherbot
cmd/go: confusing cache behavior for GOSSAFUNCFrozenDueToAge
#37335 opened 4 years ago by cherrymui
cmd/go: TestVersionControlErrorMessageIncludesCorrectDirectory is flakyFrozenDueToAgeNeedsInvestigationTestingrelease-blocker
#37326 opened 4 years ago by bcmills
#37316 opened 4 years ago by mundaym
cmd/go: TestExecutableGOROOT occasionally fails with "text file busy"FrozenDueToAgeNeedsInvestigationTesting
#37306 opened 4 years ago by josharian
cmd/go: TestCPUProfileMultithreaded flakeFrozenDueToAge
#37305 opened 4 years ago by josharian
cmd/gofmt: proposal: Minimize adjacent whitespace changes on struct layout edits (user controlled positions).FrozenDueToAgeProposal
#37299 opened 4 years ago by ohir
cmd/compile: -d=checkptr should not reject unaligned pointers to non-pointer dataFrozenDueToAgeNeedsFixRaceDetectorrelease-blocker
#37298 opened 4 years ago by cespare
cmd/go: add a way to obtain a package's build ID via list -jsonFeatureRequestFrozenDueToAgeNeedsInvestigationhelp wanted
#37281 opened 4 years ago by mvdan
cmd/go: when building gccgo, GOPKGPATH encoding does not match pkgpath encodingFrozenDueToAgeGoCommandNeedsFixhelp wanted
#37272 opened 4 years ago by paleozogt
cmd/go: go list -m error is confusing when go.mod lacks module directiveFrozenDueToAgeGoCommandNeedsFixmodules
#37264 opened 4 years ago by perillo
cmd/compile: "ICE: 'main': schedule does not include all values in block b19 crash" for Go1.12 and Go1.13 but fixed in Go1.14FrozenDueToAgeNeedsDecision
#37246 opened 4 years ago by amarjeetanandsingh
#37242 opened 4 years ago by bep
cmd/go: global go get does not reference main package's module's go.sumFrozenDueToAgeGoCommandNeedsInvestigationmodules
#37225 opened 4 years ago by myitcv
cmd/go: go list incorrectly says that can only use path@version syntax with 'go get'FrozenDueToAgeGoCommandNeedsFix
#37218 opened 4 years ago by perillo
cmd/go: go list should not add a dependency to go.modFrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#37197 opened 4 years ago by glinton
#37193 opened 4 years ago by perillo
cmd/objdump: autogenerated code is not dumpedFrozenDueToAge
#37191 opened 4 years ago by changkun
#37189 opened 4 years ago by perillo
#37173 opened 4 years ago by cherrymui
cmd/go: `go mod why` isn't enlightening for non-build dependenciesFrozenDueToAgeGoCommandNeedsInvestigationmodules
#37162 opened 4 years ago by dsymonds
#37152 opened 4 years ago by kstenerud
cmd/go: unzip github.com/bep/golibsass@v0.1.0 fails with invalid char '́' (U+0301)FrozenDueToAgeGoCommandNeedsInvestigationUnfortunatemodules
#37139 opened 4 years ago by bep
cmd/compile: cannot use struct fields in short variable declaration i.e. f.field, err := fn()FrozenDueToAgeWaitingForInfo
#37134 opened 4 years ago by saritseal
cmd/go: credentials from .netrc are not applied to URLs containing an explicit portFrozenDueToAgeGoCommandNeedsFix
#37130 opened 4 years ago by dhowden
#37122 opened 4 years ago by n2vi
cmd/go: go Mod should use go dep SemVer behavior for < v1.0.0FeatureRequestFrozenDueToAgeGoCommandNeedsDecisionmodules
#37117 opened 4 years ago by EngHabu
cmd/go: `go help get` should show module-get not GOPATH getDocumentationFrozenDueToAgeGoCommandNeedsDecision
#37103 opened 4 years ago by rogpeppe
cmd/go: SWIG causes generated C++ sources in CompiledGoFilesFrozenDueToAgeGoCommandNeedsInvestigation
#37098 opened 4 years ago by noahgoldman
cmd/go: the `go run` command works with symlinks, but `go test` doesn't like them?FrozenDueToAgeWaitingForInfo
#37062 opened 4 years ago by ORESoftware
cmd/compile: add support for compiling without the MMX requirement on GOARCH=386FrozenDueToAgeNeedsInvestigationWaitingForInfo
#37056 opened 4 years ago by b-
#37050 opened 4 years ago by cagedmantis
cmd/go: unable to install sub-module with buildmode=shared with go modules but $GOPATH worksFrozenDueToAgeNeedsInvestigation
#37034 opened 4 years ago by affanshahid
cmd/go: 'go build -race' with a cross-compiled GOOS should not suggest setting CGO_ENABLEDFrozenDueToAgeNeedsFixhelp wanted
#37021 opened 4 years ago by MasterDimmy
#37018 opened 4 years ago by pjweinb
cmd/go: 'go list' in module mode reports GOPATH Root and Target fields when the main module is in GOPATH/srcFrozenDueToAgeNeedsFixearly-in-cyclemodules
#37015 opened 4 years ago by perillo
#37013 opened 4 years ago by dfava
#37012 opened 4 years ago by dfava
cmd/go: non-root modules not fetched from a repository hosted on GitHub Enterprise 2.16.12FrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#36991 opened 4 years ago by augustoroman
#36988 opened 4 years ago by jkassis
cmd/go: improve "invalid pseudo-version: does not match version-control timestamp" error message UXFrozenDueToAgeNeedsInvestigationmodules
#36974 opened 4 years ago by wadells
#36965 opened 4 years ago by josharian
cmd: add a unit test to ensure that src/go.mod and src/cmd/go.mod are in syncFrozenDueToAgeNeedsFixTestingearly-in-cyclemodulesrelease-blocker
#36907 opened 4 years ago by bcmills
cmd/go: 'go get' appears to have no way to specify a branch in it that contains a `/`FrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#36902 opened 4 years ago by CyrusNajmabadi
cmd/go: panic when building github.com/DataDog/zstd with buildmode=sharedFrozenDueToAgeNeedsInvestigationWaitingForInfo
#36893 opened 4 years ago by kamstrup
cmd/go: unclear error message when applying a 'replace' directive with an absolute path and explicit versionFrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#36888 opened 4 years ago by duffiye
#36876 opened 4 years ago by bcmills
#36875 opened 4 years ago by bcmills
#36858 opened 4 years ago by josharian
#36853 opened 4 years ago by josharian
cmd: add test to ensure that go.mod and vendor are in syncFrozenDueToAgeNeedsFixTestingrelease-blocker
#36852 opened 4 years ago by dmitshur
#36851 opened 4 years ago by dmitshur
cmd/link: system linker warnings on macOS 10.14 when using cgo [1.13 backport]CherryPickApprovedFrozenDueToAge
#36846 opened 4 years ago by gopherbot
#36845 opened 4 years ago by gopherbot
cmd/go: make go mod download -json return the exit status 0 in case of errorsFrozenDueToAgeWaitingForInfo
#36833 opened 4 years ago by perillo
cmd/compile: floating-point broken on android-arm-corellium builderBuildersFrozenDueToAgeOS-AndroidWaitingForInfo
#36830 opened 4 years ago by bcmills
#36798 opened 4 years ago by perillo
#36786 opened 4 years ago by 4a6f656c
cmd/go: documentation of `go build` -o flag is misleadingDocumentationFrozenDueToAgeGoCommandWaitingForInfo
#36784 opened 4 years ago by perillo
cmd/compile: output cost while inlining function with `Debug['m'] > 1`FrozenDueToAgeNeedsInvestigation
#36780 opened 4 years ago by TennyZhuang
cmd/go: document that `go mod init` can guess the module path when inside GOPATHDocumentationFrozenDueToAgeNeedsFix
#36775 opened 4 years ago by perillo
#36768 opened 4 years ago by Zyxon123
#36765 opened 4 years ago by 4a6f656c
#36762 opened 4 years ago by perillo
#36755 opened 4 years ago by josharian
#36739 opened 4 years ago by 4a6f656c
#36738 opened 4 years ago by 4a6f656c
cmd/go: go list reports a confusing StaleReasonFrozenDueToAge
#36737 opened 4 years ago by perillo
#36723 opened 4 years ago by josharian
#36709 opened 4 years ago by integrii
#36701 opened 4 years ago by marwan-at-work
#36683 opened 4 years ago by dr2chase
#36681 opened 4 years ago by jktomer
cmd/go: line added to go.sum with no change in requirementsFrozenDueToAgeGoCommandNeedsInvestigation
#36667 opened 4 years ago by myitcv
cmd/go: get fails to use ssh on non-standard port for private reposFrozenDueToAgeNeedsInvestigationWaitingForInfo
#36666 opened 4 years ago by Tatsujinichi
#36664 opened 4 years ago by josharian
#36663 opened 4 years ago by josharian
cmd/link: duplicate symbol runtime.exitFrozenDueToAge
#36643 opened 4 years ago by hugelgupf
#36624 opened 4 years ago by carlpett
net/http/pprof, cmd/internal/objfile: panic: runtime error: slice bounds out of range in disasm.goFrozenDueToAgeNeedsInvestigation
#36621 opened 4 years ago by javasgl
#36620 opened 4 years ago by jeanbza
#36599 opened 4 years ago by mozhata
#36587 opened 4 years ago by heschi
cmd/go: unclear error when 'go mod vendor' is run with no packages to vendorFrozenDueToAgeNeedsFixmodules
#36580 opened 4 years ago by jayconrod
cmd/objdump: panic: runtime error: index out of range [1048574] when disassembling empty infinite loopFrozenDueToAgeNeedsInvestigation
#36570 opened 4 years ago by bigwhite
cmd/go: 'Access is denied' when renaming module cache directoryExpertNeededFrozenDueToAgeNeedsInvestigationOS-Windows
#36568 opened 4 years ago by kiwionly
cmd/go: cannot find module for path crypto/ed25519 on Rasperry Pi (debian 10.2)FrozenDueToAgeWaitingForInfo
#36567 opened 4 years ago by emclab
#36566 opened 4 years ago by mark-rushakoff
#36564 opened 4 years ago by kortschak
#36551 opened 4 years ago by shawndx
cmd/compile: wrong declaration line in debug_info for variables captured in a closureDebuggingFrozenDueToAgeNeedsFix
#36542 opened 4 years ago by aarzilli
#36541 opened 4 years ago by ailurarctos
#36536 opened 4 years ago by kortschak
#36527 opened 4 years ago by jarifibrahim
#36516 opened 4 years ago by lni
cmd/go: difficult to diagnose when build constraints are not followed by a blank lineFrozenDueToAgeNeedsInvestigationWaitingForInfo
#36510 opened 4 years ago by ilyapashuk
#36504 opened 4 years ago by FiloSottile
cmd/link: paths in debug_line contain a mix of forward and backward slashes with Go 1.14beta1/WindowsDebuggingFrozenDueToAgeNeedsInvestigationrelease-blocker
#36495 opened 4 years ago by aarzilli
cmd/go/internal/modload: e0cf3de987e6 no longer is the latest commit on the master branchFrozenDueToAgeGoCommandNeedsInvestigationTestingmodules
#36489 opened 4 years ago by dmitshur
cmd/go: 'go list -mod=readonly -m all' spuriously fails with "cannot query module due to -mod=readonlyFrozenDueToAgeNeedsInvestigationmodulesrelease-blocker
#36478 opened 4 years ago by bcmills
#36468 opened 4 years ago by josharian
#36465 opened 4 years ago by jayconrod
cmd/go: module graph pruning and lazy module loadingFrozenDueToAgeNeedsFixProposal-Acceptedearly-in-cyclemodules
#36460 opened 4 years ago by bcmills
cmd/go: module operations fail to update go.mod when applying exclude directivesFrozenDueToAgeNeedsInvestigationmodules
#36453 opened 4 years ago by perj
cmd/compile: different behaviors between short and normal variable declarationsNeedsInvestigationcompiler/runtime
#36449 opened 4 years ago by zigo101
cmd/go: "file exists" errors when trying to fetch modulesFrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#36447 opened 4 years ago by mvdan
#36437 opened 4 years ago by rsc
#36424 opened 4 years ago by b10s
cmd/go: generate shouldn't require a complete valid packageFrozenDueToAgeGoCommandNeedsFixhelp wanted
#36422 opened 4 years ago by robpike
#36414 opened 4 years ago by azr
#36410 opened 4 years ago by rsc
#36405 opened 4 years ago by lhonglwl
#36400 opened 4 years ago by fxamacker
cmd/compile: Go round-trip fails float32->float64->float32 but C works with gcc 7.4.1 and 8.3.1 (-O0, ..., -O3, -Og, -Os)FrozenDueToAgeNeedsFix
#36399 opened 4 years ago by x448
#36391 opened 4 years ago by aspacca
#36389 opened 4 years ago by YoshikiShibata
cmd/vet: printf analysis missing support for %OFrozenDueToAge
#36385 opened 4 years ago by perillo
#36380 opened 4 years ago by josharian
#36362 opened 4 years ago by tmeresinski
#36347 opened 4 years ago by josharian
cmd/compile: unable to run go in solaris 5.10FrozenDueToAge
#36335 opened 4 years ago by chakri-stark
#36329 opened 4 years ago by oomichi
cmd/go: how to use the git tag for the mod version?FrozenDueToAge
#36314 opened 4 years ago by chai2010
#36305 opened 4 years ago by stephanwesten
cmd/go: go module fetching gives unexpected stderr outputDocumentationFrozenDueToAgeNeedsInvestigation
#36297 opened 4 years ago by carlpett
#36283 opened 4 years ago by rocketdv
#36279 opened 4 years ago by bronze1man
#36266 opened 4 years ago by Merith-TK
cmd/go: omit non-executable "func _()" functions from coverage profilesFeatureRequestFrozenDueToAgeNeedsFixhelp wanted
#36264 opened 4 years ago by zikaeroh
cmd/go: list modifies local go.sum even when package does not exist in queried moduleFrozenDueToAgeNeedsInvestigationmodules
#36260 opened 4 years ago by kortschak
cmd/compile: ICE in SSA when make is invoked with negative value instead of runtime panic about "len out of range"FrozenDueToAgeNeedsFix
#36259 opened 4 years ago by hideki1234
cmd/go: modules eagerly downloaded even with populated cacheFrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#36258 opened 4 years ago by frioux
#36235 opened 4 years ago by mvdan
cmd/go: c-shared header does not compile on Visual Studio FrozenDueToAgeNeedsInvestigationOS-Windows
#36233 opened 4 years ago by xp19870106
cmd/go: builds not reproducibleFrozenDueToAge
#36230 opened 4 years ago by jakecraige
#36223 opened 4 years ago by randall77
cmd/go: 'go list' should set the 'GoMod' field to reflect -modfileFrozenDueToAgeNeedsFixmodulesrelease-blocker
#36220 opened 4 years ago by bcmills
#36205 opened 4 years ago by zhanw15
cmd/go: "mod tidy" remove necessary "require" statementFrozenDueToAgeGoCommandNeedsInvestigationmodules
#36195 opened 5 years ago by linzhp
runtime, cmd/trace: recent regression: "failed to parse trace: no consistent ordering of events possibleFrozenDueToAgeNeedsFixrelease-blocker
#36186 opened 5 years ago by danscales
cmd/vet: line numbers don't show up for "internal package not allowed" errors from _test filesFrozenDueToAgeNeedsInvestigation
#36173 opened 5 years ago by ghost
cmd/go: document automatic use of -mod=readonly and less-aggressive go.mod updates for Go 1.14DocumentationFrozenDueToAgeNeedsFixmodulesrelease-blocker
#36169 opened 5 years ago by bcmills
#36159 opened 5 years ago by rillig
#36134 opened 5 years ago by bcmills
cmd/go: swig files result in cgo-processed files with line directives referencing build temp dirsGoCommandNeedsInvestigation
#36129 opened 5 years ago by jackielii
#36118 opened 5 years ago by jayconrod
#36087 opened 5 years ago by jayconrod
#36083 opened 5 years ago by eliasnaur
#36074 opened 5 years ago by bcmills
cmd/test2json: introduce continuation flag for splited output eventsFrozenDueToAgeNeedsInvestigation
#36059 opened 5 years ago by zolotov
cmd/go: document that go env GOMOD can return /dev/nullDocumentationFrozenDueToAgeNeedsInvestigation
#36052 opened 5 years ago by myitcv
cmd/go: run unable to start file that begins with periodFrozenDueToAge
#36045 opened 5 years ago by nektro
cmd/link: Extremely slow start for buildmode=PIE linkmode=internal binaries (R_X86_64_64 relocations)FrozenDueToAgeNeedsFix
#36028 opened 5 years ago by prattmic
#36025 opened 5 years ago by tjamet
#36023 opened 5 years ago by laboger
#36022 opened 5 years ago by dh1tw
cmd/go: cross-compiling a darwin plugin fails to linkFrozenDueToAge
#36018 opened 5 years ago by kstenerud
cmd/go: document version tagging for modules not at the repo rootDocumentationFrozenDueToAgeNeedsInvestigation
#36014 opened 5 years ago by Minnozz
cmd/go: go list reports a mangled ImportPath for a relative path that is not a valid Go packageFrozenDueToAgeNeedsFixhelp wantedmodules
#36008 opened 5 years ago by nmiyake
cmd/compile: ICE: two stores live simultaneouslyFrozenDueToAge
#36005 opened 5 years ago by cherrymui
#36000 opened 5 years ago by zhangyoufu
#35984 opened 5 years ago by rhysh
#35976 opened 5 years ago by jayconrod
cmd/go: support sending credentials to an insecure GOPROXYFeatureRequestFrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#35975 opened 5 years ago by elioengcomp
#35973 opened 5 years ago by stamblerre
cmd/compile: unneeded MOV's caused by channel operationsNeedsInvestigationPerformancecompiler/runtime
#35969 opened 5 years ago by mariecurried
#35950 opened 5 years ago by bradfitz
#35941 opened 5 years ago by cespare
#35940 opened 5 years ago by wasker
#35931 opened 5 years ago by yaxinlx
cmd/go: allow extraction of urls used to download dependenciesFrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#35922 opened 5 years ago by williamh
cmd/go: module go install cmd with relative import path resolved against $GOPATHFrozenDueToAgeNeedsInvestigationmodules
#35918 opened 5 years ago by ghost
cmd/go: long delay before error for missing replaced moduleFrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#35902 opened 5 years ago by alltom
#35900 opened 5 years ago by mewmew
cmd/go: module dependencies added from different go.mod files of single module at different versionsFrozenDueToAgeNeedsInvestigation
#35884 opened 5 years ago by nmiyake
#35881 opened 5 years ago by rsc
cmd/go: cannot find module for path golang.org/x/mobile/event/mouseFrozenDueToAgeNeedsInvestigationmobile
#35873 opened 5 years ago by sbinet
#35837 opened 5 years ago by shawndx
cmd/go: go mod download and go mod tidy produce different go.sumFrozenDueToAgeNeedsInvestigationmodules
#35832 opened 5 years ago by juliehockett
#35831 opened 5 years ago by Matir
cmd/go: 'go test -mod=mod' fails if GOFLAGS contains a default -mod settingFrozenDueToAgeNeedsInvestigationmodules
#35827 opened 5 years ago by bcmills
cmd/go: unable to pull from private Bitbucket Server repository (adding "scm" to url)FrozenDueToAgeWaitingForInfo
#35808 opened 5 years ago by flowchartsman
#35790 opened 5 years ago by fhs
cmd/go/internal/modfetch: version before would have negative patch number: found an example.FrozenDueToAge
#35787 opened 5 years ago by leafbebop
#35783 opened 5 years ago by myitcv
cmd/compile: unexpected return pc for runtime.deductSweepCreditFrozenDueToAgeNeedsInvestigationrelease-blocker
#35780 opened 5 years ago by OneOfOne
#35779 opened 5 years ago by thanm
#35776 opened 5 years ago by mvdan
cmd/compile: return LITERAL on INDEXMAP when map and key are LITERALsFrozenDueToAgeNeedsInvestigation
#35763 opened 5 years ago by Segflow
#35760 opened 5 years ago by myitcv
#35759 opened 5 years ago by bcmills
cmd/dist: "unexpected stale targets" on linux-ppc64le-power9osu builderBuildersFrozenDueToAgeNeedsInvestigation
#35749 opened 5 years ago by bcmills
cmd/go: panic during 'go mod tidy' if a line ends with an empty commentFrozenDueToAgeNeedsFixhelp wantedmodules
#35737 opened 5 years ago by MToolMakerJB
cmd/go: generate a better error message for imports of nonexistent non-module pathsFrozenDueToAgeNeedsFixmodules
#35734 opened 5 years ago by RahulKandagatla
cmd/go: 'go list -m all' and 'go list -m ...' started to produce different results on tipFrozenDueToAgeGoCommandNeedsInvestigationmodules
#35728 opened 5 years ago by dmitshur
cmd/go: imports fail to resolve in module mode when file contains a leading BOMFrozenDueToAgeNeedsInvestigationmodules
#35726 opened 5 years ago by andyTsing
cmd/go: module declares its path as: golang.org/x/lint but was required as: github.com/golang/lint Makefile:12: recipe for target 'build' failedFrozenDueToAgeNeedsInvestigationWaitingForInfo
#35723 opened 5 years ago by ying2025
cmd/go: go mod tidy on a forked repo fails with unclear error messageFrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#35719 opened 5 years ago by moficodes
#35703 opened 5 years ago by mwhudson
cmd/go: add go cli version to the User-Agent stringFrozenDueToAgeProposalProposal-FinalCommentPeriod
#35699 opened 5 years ago by ankushchadha
#35695 opened 5 years ago by ALTree
cmd/go: get fails to get a package when mod file has replace in a repo that imports packages from another go module in the same repositoryFrozenDueToAgeNeedsInvestigationWaitingForInfo
#35693 opened 5 years ago by dayadev
cmd/go: do not treat branches with semantic-version names as releasesFrozenDueToAgeNeedsFixSecuritymodules
#35671 opened 5 years ago by bcmills
cmd/go: add compiler flags, relevant env vars to 'go version -m' outputFrozenDueToAgeProposalProposal-Accepted
#35667 opened 5 years ago by michael-obermueller
#35658 opened 5 years ago by mvdan
cmd/compile: panic: First time we've seen filename (part II)FrozenDueToAgeNeedsInvestigationrelease-blocker
#35652 opened 5 years ago by ALTree
cmd/go: add better support for `v0.YYYYMMDD.HHMMSS` versionsFrozenDueToAgeNeedsInvestigationWaitingForInfo
#35646 opened 5 years ago by magiconair
#35632 opened 5 years ago by mewmew
#35630 opened 5 years ago by nmiyake
cmd/compile: invalid memory address or nil pointer dereference in gc.convlit1FrozenDueToAgeNeedsInvestigation
#35621 opened 5 years ago by zikaeroh
#35619 opened 5 years ago by bcmills
#35617 opened 5 years ago by bcmills
#35615 opened 5 years ago by 0intro
cmd/go: GOFLAGS=-mod=vendor affects result of `go list -m all`FrozenDueToAgeGoCommandNeedsInvestigation
#35589 opened 5 years ago by pohly
#35576 opened 5 years ago by mdempsky
#35545 opened 5 years ago by cherrymui
cmd/link/internal/ld: TestArchiveBuildInvokeWithExec flaky on Darwin buildersFrozenDueToAgeNeedsInvestigationOS-DarwinWaitingForInfocompiler/runtime
#35542 opened 5 years ago by bcmills
cmd/go: TestScript/mod_load_badchain flake on windows-amd64-longtestFrozenDueToAgeNeedsFixTestingrelease-blocker
#35539 opened 5 years ago by bcmills
cmd/go: testing on arm64 often time-out FrozenDueToAge
#35525 opened 5 years ago by shawndx
cmd/link: TestDWARF failing on windows-amd64-longtestFrozenDueToAgeNeedsInvestigationOS-WindowsTesting
#35512 opened 5 years ago by bcmills
cmd/go: have `go get`... look in vendored caches for dependenciesFrozenDueToAgeProposalProposal-FinalCommentPeriodWaitingForInfo
#35510 opened 5 years ago by mcandre
cmd/link/internal/ld: TestDynSymShInfo failure on darwin-amd64-10_11 builderFrozenDueToAgeNeedsInvestigationOS-DarwinWaitingForInfocompiler/runtime
#35497 opened 5 years ago by bcmills
#35491 opened 5 years ago by rillig
cmd/compile: improve BCE to detect safe unbounded slicingFrozenDueToAgeNeedsInvestigationPerformance
#35483 opened 5 years ago by nhooyr
#35472 opened 5 years ago by josharian
cmd/go/internal/lockedfile: TestTransform flaky on plan9 builderFrozenDueToAgeNeedsFixOS-Plan9help wanted
#35471 opened 5 years ago by bcmills
cmd/cover: consistently segfaulting in cmd/go.TestScript/cover_.* at headFrozenDueToAgeNeedsInvestigationSoonrelease-blocker
#35461 opened 5 years ago by bcmills
cmd/go: explicitly specify macOS base SDK version when compiling go binaryFrozenDueToAgeNeedsFixOS-Darwin
#35459 opened 5 years ago by andybons
#35457 opened 5 years ago by bcmills
cmd/compile: inlining signed shift from Go 1.13 package into Go 1.12 package causes compilation errorFrozenDueToAgeNeedsFix
#35442 opened 5 years ago by mdempsky
cmd/compile: compilation of Go 1.13 package fails when importing exported interface type with overlapping methods from Go 1.14 packageFrozenDueToAgeNeedsFixrelease-blocker
#35437 opened 5 years ago by mdempsky
cmd/go: build_trimpath test doesn't correctly test executable reproducibilityFrozenDueToAgeNeedsInvestigation
#35435 opened 5 years ago by jayconrod
cmd/go: Enhancement: Recurse more go commands by defaultFrozenDueToAge
#35434 opened 5 years ago by mcandre
cmd/go: "unknown directive" in TestScript/mod_concurrentFrozenDueToAgeNeedsInvestigationrelease-blocker
#35425 opened 5 years ago by bcmills
cmd/go: when 'go build' run in directory with go.mod and no .go files: "cannot find module for path ."FrozenDueToAgeNeedsInvestigationmodules
#35414 opened 5 years ago by GingerMoon
cmd/go: GODEBUG=gocacheverify=1 panic (internal cache error: cache verify failed)FrozenDueToAgeNeedsFixrelease-blocker
#35412 opened 5 years ago by jrick
cmd/go: can only run "go env" in certain placesFrozenDueToAge
#35409 opened 5 years ago by bradfitz
#35382 opened 5 years ago by kaedys
#35351 opened 5 years ago by FiloSottile
#35350 opened 5 years ago by FiloSottile
#35338 opened 5 years ago by xlionet
cmd/cgo: TestManyCalls test broken on s390x builderFrozenDueToAgeNeedsInvestigationSoonrelease-blocker
#35327 opened 5 years ago by ALTree
cmd/go: "fatal error: concurrent map writes" during go get [1.13 backport]CherryPickApprovedFrozenDueToAgerelease-blocker
#35318 opened 5 years ago by gopherbot
#35317 opened 5 years ago by zikaeroh
cmd/compile: duplicate index error should distinguish arrays and slicesFrozenDueToAgeSuggestedhelp wanted
#35291 opened 5 years ago by josharian
#35290 opened 5 years ago by jayconrod
cmd/cover: go test -cover counts statements in init() as covered even if there aren't any testsNeedsDecisioncompiler/runtime
#35289 opened 5 years ago by ray-harris
cmd/go: test Example with wrong type results in unclear error messageFrozenDueToAgeGoCommandNeedsFixhelp wanted
#35284 opened 5 years ago by gertcuykens
cmd/go: allow replace directives in go.mod to work for standard librariesFrozenDueToAgeProposalProposal-FinalCommentPeriod
#35283 opened 5 years ago by zachwalton
#35279 opened 5 years ago by bcmills
#35278 opened 5 years ago by bcmills
cmd/go: confusing error "missing dot in first path element" when importing missing packageFrozenDueToAgeNeedsInvestigationmodules
#35273 opened 5 years ago by a8m
cmd/go: ambiguous import path not detected when the colliding path is in the standard libraryFrozenDueToAgeGoCommandNeedsFixmodules
#35270 opened 5 years ago by gertcuykens
cmd/gofmt: add blank line between functionsFrozenDueToAge
#35268 opened 5 years ago by DongchengWang
cmd/vet: false positives for FP assemblyFrozenDueToAge
#35264 opened 5 years ago by kortschak
cmd/go: flag validation fails when `pkg-config --libs` reports a path containing spacesFrozenDueToAgeNeedsInvestigationhelp wanted
#35262 opened 5 years ago by CannibalVox
#35258 opened 5 years ago by willfaught
#35252 opened 5 years ago by eliasnaur
cmd/go: error: pointer is missing a nullability type specifier when building on catalinaFrozenDueToAgeNeedsInvestigationOS-Darwinrelease-blocker
#35247 opened 5 years ago by Tochemey
cmd/doc: TestDotSlashLookup test failing with "no buildable Go source files" on windows-amd64-longtestFrozenDueToAgeNeedsInvestigationOS-Windowshelp wanted
#35236 opened 5 years ago by bcmills
cmd/doc: "can't compute 'all' using the vendor directory" in module modeFrozenDueToAgeNeedsFixmodulesrelease-blocker
#35224 opened 5 years ago by gertcuykens
cmd/compile/internal/syntax: disable verbose logging/output when running all testsFrozenDueToAgeNeedsFix
#35223 opened 5 years ago by griesemer
cmd/compile: panic: Non-SSAable value should be a named location: foo.rtsFrozenDueToAgeNeedsInvestigationrelease-blocker
#35213 opened 5 years ago by mattn
#35195 opened 5 years ago by bkielbasa
#35192 opened 5 years ago by zx2c4
#35187 opened 5 years ago by bcmills
cmd/go: go test -json has package output incorrectly attributed to the last test when a test panicsFrozenDueToAgeGoCommandNeedsInvestigation
#35180 opened 5 years ago by ailurarctos
cmd/go: typo in flag causes panic when running a test file in GOROOT/srcFrozenDueToAgeNeedsInvestigationhelp wanted
#35176 opened 5 years ago by josharian
cmd/compile/internal/syntax: TestStdLib verbosely broken on WindowsFrozenDueToAgeNeedsInvestigationSoon
#35175 opened 5 years ago by bcmills
cmd/go: go test -json has non-JSON printed to stdout when build failsFeatureRequestFrozenDueToAgeGoCommandNeedsFix
#35169 opened 5 years ago by ailurarctos
cmd/compile: internal compiler error: aliasing constant which is not registeredFrozenDueToAgeNeedsInvestigationrelease-blocker
#35157 opened 5 years ago by ALTree
#35146 opened 5 years ago by elagergren-spideroak
#35144 opened 5 years ago by gertcuykens
#35143 opened 5 years ago by ardan-bkennedy
cmd/compile: Iterating a slice backwards is a tiny bit faster than forwardsFrozenDueToAgePerformanceWaitingForInfo
#35140 opened 5 years ago by mlh758
#35137 opened 5 years ago by thatnerdjosh
cmd/go: go get forces upgrade without `-u`FrozenDueToAge
#35135 opened 5 years ago by ucirello
cmd/go: incorrectly rejects '@' character in directory names [1.13 backport]CherryPickCandidateFrozenDueToAge
#35119 opened 5 years ago by gopherbot
cmd/go: incorrectly rejects '@' character in directory namesFrozenDueToAgeGoCommandNeedsInvestigation
#35115 opened 5 years ago by jayconrod
cmd/go: "go test -notrealflag ./..." fails silently if the current directory has no testsFrozenDueToAgeNeedsDecision
#35097 opened 5 years ago by mstoykov
#35080 opened 5 years ago by Sherlock-Holo
cmd/compile: -d=checkptr should disable inlining reflect.Value.{Pointer,UnsafeAddr} even when package reflect is compiled without itFrozenDueToAgeNeedsFix
#35073 opened 5 years ago by wI2L
#35072 opened 5 years ago by 0intro
#35070 opened 5 years ago by gertcuykens
#35063 opened 5 years ago by fhs
#35041 opened 5 years ago by jayconrod
cmd/go: improve build list errors related to replace and exclude directivesFrozenDueToAgeGoCommandNeedsFixmodules
#35039 opened 5 years ago by jayconrod
cmd/go: can not import module from company's private repoFrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#35029 opened 5 years ago by JLLNANA
#35027 opened 5 years ago by mdempsky
cmd/go: malformed module path "xxxx/xxxx/uuid" missing dot in first path element when migrating from GOPATH based dep to go modFrozenDueToAgeGoCommandWaitingForInfomodules
#35020 opened 5 years ago by AyushG3112
cmd/go: gopls fails to install (vs code) complains about signGeneric and verifyGenericFrozenDueToAgegopls
#35018 opened 5 years ago by piot
#35008 opened 5 years ago by mengzhuo
cmd/go: can't load package: package main: cannot find package "main" in any of: /usr/local/go/src/main (from $GOROOT) /Users/josuezafra/go/src/main (from $GOPATH)FrozenDueToAgeWaitingForInfo
#35000 opened 5 years ago by JZafrag
cmd/vet: false positives with new fmt verbs %x/%X for floating-point and complex numbersFrozenDueToAgeNeedsFix
#34993 opened 5 years ago by cespare
#34992 opened 5 years ago by xyt0056
cmd/link: Testing packages FAIL: TestDWARF/testprogcgoFrozenDueToAge
#34987 opened 5 years ago by rli-diraryi
cmd/go: cannot find module providing package error while go buildFrozenDueToAgeWaitingForInfomodules
#34985 opened 5 years ago by qzyse2017
#34976 opened 5 years ago by gertcuykens
#34971 opened 5 years ago by fhs
#34968 opened 5 years ago by mdempsky
#34966 opened 5 years ago by mdempsky
cmd/go: mod vendor does not preserve execute permission for scriptsFrozenDueToAgeNeedsInvestigationmodules
#34965 opened 5 years ago by aanm
cmd/compile: enable -d=checkptr as part of -race and/or -msan?FrozenDueToAgeNeedsDecisionrelease-blocker
#34964 opened 5 years ago by mdempsky
#34959 opened 5 years ago by ainar-g
#34953 opened 5 years ago by klingtnet
#34943 opened 5 years ago by josharian
#34942 opened 5 years ago by adamtabrams
cmd/link: malformed mach-o image: segment __DWARF has vmsize < filesizeFrozenDueToAgeNeedsInvestigationOS-DarwinWaitingForInfo
#34935 opened 5 years ago by bolenzhang
#34930 opened 5 years ago by josharian
cmd/compile: deferring nil function panicked too early on Wasm and AIXFrozenDueToAgeNeedsFixOS-AIXarch-wasm
#34926 opened 5 years ago by cherrymui
cmd/vet: go vet -vettool=$(which shadow) errors in go1.13 only (flag provided but not defined: -unsafeptr) [1.13 backport]CherryPickApprovedFrozenDueToAge
#34922 opened 5 years ago by gopherbot
#34907 opened 5 years ago by bcmills
#34880 opened 5 years ago by dotaheor
cmd/go: be consistent about not giving tests direct access to the terminalFrozenDueToAgeProposalProposal-FinalCommentPeriod
#34877 opened 5 years ago by mvdan
#34869 opened 5 years ago by mdempsky
#34867 opened 5 years ago by josharian
#34842 opened 5 years ago by nd
cmd/go: "fmt" should support "-mod=vendor"FrozenDueToAge
#34838 opened 5 years ago by zigo101
cmd/cgo: undefined reference when using referencing static functionsFrozenDueToAgeNeedsInvestigationhelp wanted
#34831 opened 5 years ago by abacabadabacaba
cmd/go: 'go list -mod=readonly -e' should attribute errors to individual missing packagesFrozenDueToAgeNeedsFixmodules
#34829 opened 5 years ago by bcmills
cmd/link: nil pointer dereference crash when building with an Android NDK toolchain [1.13 backport]CherryPickApprovedFrozenDueToAge
#34825 opened 5 years ago by gopherbot
cmd/go: do not update 'go.mod' automatically if the changes are only cosmeticFrozenDueToAgeNeedsFixmodules
#34822 opened 5 years ago by bcmills
#34821 opened 5 years ago by deepnum
cmd/compile: access to negative slice indices improperly permitted [1.13 backport]CherryPickApprovedFrozenDueToAgerelease-blocker
#34807 opened 5 years ago by gopherbot
cmd/compile: access to negative slice indices improperly permittedFrozenDueToAgeNeedsInvestigationrelease-blocker
#34802 opened 5 years ago by AaronReboot
#34801 opened 5 years ago by jayconrod
cmd/go: newlines inconsistently preserved in go.mod rewriting [1.13 backport]CherryPickCandidateFrozenDueToAge
#34800 opened 5 years ago by gopherbot
cmd/vet: magic comment to check that variable is stack allocatedFeatureRequestFrozenDueToAgeProposal
#34798 opened 5 years ago by earthboundkid
cmd/go: modules not keeping downgraded version of dependencyFrozenDueToAgeGoCommandNeedsInvestigationmodules
#34794 opened 5 years ago by astockwell
cmd/go: all.bash test failure in the terminal test from commit 1fba10c999FrozenDueToAgeNeedsInvestigationSoonTestingrelease-blocker
#34791 opened 5 years ago by siebenmann
cmd/link: nil pointer dereference crash when building with an Android NDK toolchainFrozenDueToAgeNeedsFix
#34788 opened 5 years ago by mvdan
cmd/go: test uses the wrong branchFrozenDueToAge
#34784 opened 5 years ago by stevenh
#34769 opened 5 years ago by rsc
cmd/go: 'go get […]/v2@v2.X.Y' fails when the repo root contains the go.mod file for […]/v2 but no .go source files [1.13 backport]CherryPickApprovedFrozenDueToAgerelease-blocker
#34747 opened 5 years ago by gopherbot
cmd/go: 'go get […]/v2@v2.X.Y' fails when the repo root contains the go.mod file for […]/v2 but no .go source filesFrozenDueToAgeNeedsFixmodules
#34746 opened 5 years ago by bcmills
#34730 opened 5 years ago by nyoxi
#34723 opened 5 years ago by cuonglm
#34707 opened 5 years ago by danderson
#34697 opened 5 years ago by jayconrod
cmd/go: loading dependencies with `go test -i` does not correctly handle `*.go` import paths [1.13 backport]CherryPickApprovedFrozenDueToAge
#34694 opened 5 years ago by gopherbot
cmd/compile: different behavior between using composite literal and using make function to create slicesFrozenDueToAge
#34682 opened 5 years ago by zigo101
cmd/go: `go mod download -json` is a lot slower with go1.13 [1.13 backport]CherryPickApprovedFrozenDueToAge
#34679 opened 5 years ago by gopherbot
cmd/link: "-X main.version" when version has a value and is later used in a global struct literal doesn't workFrozenDueToAgeNeedsInvestigation
#34675 opened 5 years ago by segevfiner
#34670 opened 5 years ago by carnott-snap
cmd/go: 'inconsistent vendoring' error when a user module is located within GOROOT/srcFrozenDueToAgeNeedsInvestigationmodules
#34657 opened 5 years ago by awnumar
cmd/go: doc fails on case-insensitive search for identifier similar to keywordFrozenDueToAgeNeedsInvestigation
#34656 opened 5 years ago by DeedleFake
cmd/go: loading dependencies with `go test -i` does not correctly handle `*.go` import pathsFrozenDueToAgeNeedsInvestigationmodules
#34653 opened 5 years ago by Helcaraxan
cmd/go: error out in 'go mod tidy' if the result uses a module for multiple pathsFrozenDueToAgeNeedsFixhelp wantedmodules
#34650 opened 5 years ago by budougumi0617
#34639 opened 5 years ago by Nokel81
cmd/go: doesn't preserve file permissions when modifying the go.mod and go.sum filesFrozenDueToAgeGoCommandNeedsFixmodules
#34634 opened 5 years ago by 0intro
cmd/compile: unnecessary sign-extensions when converting int'sFrozenDueToAgeNeedsInvestigationPerformance
#34625 opened 5 years ago by mariecurried
cmd/compile: program that requires zerorange of >=32 bytes fails to compile on aix/ppc64FrozenDueToAgeNeedsFixOS-AIXarch-ppc64x
#34604 opened 5 years ago by danscales
cmd/go: Reserve several simple package path prefix to the user, never use it in the standard libraryFrozenDueToAgeProposal
#34592 opened 5 years ago by bronze1man
#34588 opened 5 years ago by kevinburke1
#34587 opened 5 years ago by johnfercher
#34581 opened 5 years ago by toglader
#34563 opened 5 years ago by mark-rushakoff
cmd/compile, cmd/link: remove use of AutomsFrozenDueToAge
#34554 opened 5 years ago by thanm
#34549 opened 5 years ago by ALTree
#34544 opened 5 years ago by zachgersh
#34539 opened 5 years ago by padurean
cmd/go: mod vendor modules.txt sort order is inconsitent between linux and freebsdFrozenDueToAgeNeedsFixhelp wantedmodules
#34538 opened 5 years ago by pgier
cmd/go: go build output creates unexpected file when directory of same name existsFrozenDueToAgeNeedsFixhelp wanted
#34535 opened 5 years ago by 13rac1
cmd/go: `go mod download -json` is a lot slower with go1.13FrozenDueToAgeNeedsInvestigationToolSpeedmodules
#34533 opened 5 years ago by hyangah
#34527 opened 5 years ago by mvdan
#34524 opened 5 years ago by KevinGimbel
cmd/go: print default GOBIN when running "go env GOBIN" if not setFrozenDueToAgeGoCommandNeedsDecision
#34522 opened 5 years ago by leitzler
#34520 opened 5 years ago by ALTree
#34509 opened 5 years ago by aaronbee
cmd/go: flags to control changes to go.mod, go.sumFeatureRequestFrozenDueToAgeGoCommandNeedsDecisionmodules
#34506 opened 5 years ago by jayconrod
#34499 opened 5 years ago by dotaheor
cmd/go: 'go get […]/v2@v2.X.Y' fails when the go.mod file for […]/v2 is at the repo root [1.13 backport]CherryPickApprovedFrozenDueToAge
#34497 opened 5 years ago by gopherbot
#34488 opened 5 years ago by edaniels
cmd/go: go mod download -json does not output json when sumdb failsFrozenDueToAgeNeedsDecisionmodules
#34485 opened 5 years ago by marwan-at-work
cmd/compile, runtime: a design for low-cost defers via inline codeFrozenDueToAgeNeedsInvestigationPerformance
#34481 opened 5 years ago by danscales
cmd/go: 'go get cloud.google.com/go@master' chooses a v0.0.0- pseudo-version [1.13 backport]CherryPickApprovedFrozenDueToAge
#34477 opened 5 years ago by gopherbot
cmd/compile: internal compiler error - 'can't find empty register' on ppc64le buildersFrozenDueToAgeNeedsInvestigationrelease-blocker
#34468 opened 5 years ago by ALTree
#34451 opened 5 years ago by ardan-bkennedy
cmd/go: 'go mod download' should not modify the go.mod fileFrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#34450 opened 5 years ago by jpreese
#34449 opened 5 years ago by craig65535
#34447 opened 5 years ago by ardan-bkennedy
cmd/go: trouble using go-import's mod vcs with a custom import pathFrozenDueToAgeWaitingForInfomodules
#34445 opened 5 years ago by erbesharat
cmd/go: cannot specify custom port or .git suffix to self-hosted module repoFrozenDueToAgeWaitingForInfomodules
#34436 opened 5 years ago by bradleygore
#34435 opened 5 years ago by brenol
#34427 opened 5 years ago by kyroy
cmd/go: determined pseudo-version timestamp differs from the commit timestamp by a couple secondsFrozenDueToAge
#34405 opened 5 years ago by MMulthaupt
cmd/compile: wasm: LinkError: "data segment does not fit in memory"FrozenDueToAgeNeedsInvestigationarch-wasm
#34395 opened 5 years ago by Splizard
cmd/go: 'malformed record data' for goproxy.io sumdb proxy response when version is invalidFrozenDueToAgeWaitingForInfo
#34394 opened 5 years ago by DingKingTim
#34393 opened 5 years ago by rogpeppe
cmd/go: new internal/goroot test broke aix, illumos, solaris buildersFrozenDueToAgeNeedsInvestigation
#34390 opened 5 years ago by ALTree
cmd/go: 'go get […]/v2@v2.X.Y' fails when the go.mod file for […]/v2 is at the repo rootFrozenDueToAgeGoCommandNeedsInvestigationmodules
#34383 opened 5 years ago by abraithwaite
cmd/trace: requires HTML imports, which doesn't work on any major browser anymoreDevExpFrozenDueToAgeNeedsInvestigation
#34374 opened 5 years ago by mvdan
#34372 opened 5 years ago by laboger
cmd/go: 'go build -compiler=gccgo' fails silently when the package path is 'm'FrozenDueToAgeGoCommandNeedsInvestigation
#34358 opened 5 years ago by bcmills
cmd/go: build -buildmode=plugin -linkshared panic: slice bounds out of rangeFrozenDueToAgeNeedsInvestigationhelp wanted
#34347 opened 5 years ago by vmarkovtsev
#34344 opened 5 years ago by vearutop
cmd/go: in 1.13, the way extracting module vcs address might be incorrectFrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#34339 opened 5 years ago by Ronmi
#34329 opened 5 years ago by mdempsky
#34328 opened 5 years ago by gopherbot
cmd/go: working directory affects binaries even with -trimpath [1.13 backport]CherryPickApprovedFrozenDueToAge
#34326 opened 5 years ago by gopherbot
cmd/compile: add a dark mode for GOSSAFUNC html outputFeatureRequestFrozenDueToAgeNeedsInvestigationhelp wanted
#34325 opened 5 years ago by agnivade
#34321 opened 5 years ago by dmitshur
#34303 opened 5 years ago by xiaofo09
#34300 opened 5 years ago by firelizzard18
#34290 opened 5 years ago by alanconway
#34273 opened 5 years ago by matloob
cmd/go: 'go get cloud.google.com/go@master' chooses a v0.0.0- pseudo-versionFrozenDueToAgeNeedsInvestigationmodules
#34266 opened 5 years ago by jeanbza
cmd/go: incorrect message when replace target fails to resolve to correct moduleFrozenDueToAgeGoCommandNeedsInvestigationmodules
#34256 opened 5 years ago by myitcv
cmd/go: 'go mod download' fails with xyz+incompatible replacement targets while 'go mod verifies' worksFrozenDueToAgeNeedsInvestigationmodules
#34254 opened 5 years ago by dmitris
#34250 opened 5 years ago by mdempsky
#34249 opened 5 years ago by meme
cmd/go: `go get` fails when repository ends with `.go` [1.13 backport]CherryPickApprovedFrozenDueToAge
#34243 opened 5 years ago by gopherbot
#34236 opened 5 years ago by q2683252
cmd/go: Duplicate symbols with more than one main package in -coverpkg [1.13 backport]CherryPickApprovedFrozenDueToAge
#34223 opened 5 years ago by gopherbot
#34217 opened 5 years ago by bcmills
#34215 opened 5 years ago by gopherbot
cmd/compile: "version […] does not match go tool version" error is too vagueFrozenDueToAgeNeedsInvestigationWaitingForInfo
#34214 opened 5 years ago by jeanbza
#34208 opened 5 years ago by mvdan
cmd/go: could not import github.com/robteix/testmod/v2 (no package data for import path github.com/robteix/testmod/v2)FrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#34204 opened 5 years ago by chingiz2387
#34194 opened 5 years ago by jsign
cmd/go: TestScript/mod_convert_git fails if GOROOT is in a subdirectory of a git repositoryFrozenDueToAgeNeedsFixmodules
#34191 opened 5 years ago by Toasterson
#34186 opened 5 years ago by longsleep
cmd/go: needs a better error than "missing dot in first path element" when GOROOT is set incorrectlyNeedsFixhelp wantedmodules
#34184 opened 5 years ago by damozhiying
cmd/go: go get package@branch fails after upgrading to 1.13FrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#34175 opened 5 years ago by jgimeno
#34166 opened 5 years ago by rillig
cmd/go: for @latest and @upgrade, ignore +incompatible versions if the latest compatible one has a go.mod fileFrozenDueToAgeNeedsInvestigationmodules
#34165 opened 5 years ago by andig
cmd/go: Unable to update dependency using insteadOfFrozenDueToAge
#34148 opened 5 years ago by avorima
cmd/link: -pluginpath seems to no longer work with go1.13FrozenDueToAgeNeedsInvestigationWaitingForInfocompiler/runtime
#34143 opened 5 years ago by e-nikolov
cmd/compile: "truncation is not exact" ICE while compiling on ppc64le on QEMUFrozenDueToAgeNeedsInvestigationarch-ppc64x
#34139 opened 5 years ago by SuperQ
#34120 opened 5 years ago by osok
cmd/go: "found, but does not contain package" error refers to replaced version instead of its replacement [1.13 backport]CherryPickApprovedFrozenDueToAge
#34118 opened 5 years ago by gopherbot
cmd/go: "unrecognized import path" for local packages after updating to go1.13FrozenDueToAgeNeedsInvestigationWaitingForInfo
#34117 opened 5 years ago by rochinworks
#34114 opened 5 years ago by rodrigo-toledo
cmd/go: get fails on gitlab subgroups due to go-import meta tags referring to nonexistent reposNeedsInvestigationTestingmodules
#34094 opened 5 years ago by umputun
cmd/go: "unknown revision" error for valid pseudo-version of golang.org/x/toolsFrozenDueToAgeNeedsInvestigationmodules
#34092 opened 5 years ago by myitcv
cmd/go: 'mod tidy' chooses points in requirement cycles that differ from other subcommandsFrozenDueToAgeNeedsInvestigationmodules
#34086 opened 5 years ago by bcmills
cmd/go: "found, but does not contain package" error refers to replaced version instead of its replacementFrozenDueToAgeNeedsFixmodules
#34085 opened 5 years ago by rajathagasthya
cmd/go: 'go test' adds test.timeout flag after positional arguments [1.13 backport]CherryPickApprovedFrozenDueToAge
#34083 opened 5 years ago by gopherbot
cmd/go: go get panics in GOPATH mode on custom import path with an insecure redirect [1.13 backport]CherryPickApprovedFrozenDueToAgerelease-blocker
#34081 opened 5 years ago by gopherbot
cmd/go: go get fails with go modules and with private repositories without a go.mod in GiteaFrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#34075 opened 5 years ago by rutgerbrf
cmd/go: go mod import package can't find out the package which include capital letterFrozenDueToAgeWaitingForInfo
#34074 opened 5 years ago by sunvim
#34072 opened 5 years ago by juliusmh
#34062 opened 5 years ago by ainar-g
cmd/go: module project cannot update go.sum file in readonly modeFrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#34054 opened 5 years ago by davecheney
cmd/vet: go vet -vettool=$(which shadow) errors in go1.13 only (flag provided but not defined: -unsafeptr)FrozenDueToAgeNeedsInvestigation
#34053 opened 5 years ago by leighmcculloch
cmd/go: go get panics in GOPATH mode on custom import path with an insecure redirectFrozenDueToAgeGoCommandNeedsInvestigation
#34049 opened 5 years ago by hyangah
#34044 opened 5 years ago by jameshartig
cmd/go: Module mode doesn't turn on automatically while build upon relative pathFrozenDueToAgeWaitingForInfomodules
#34043 opened 5 years ago by JBrVJxsc
cmd/compile/internal/gc: TestDeps can easily test incorrect version of go binaryFrozenDueToAgeNeedsFixTesting
#34041 opened 5 years ago by dmitshur
#34025 opened 5 years ago by aarondl
cmd/go: "go list -m all" hangs for git.apache.orgFrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#34016 opened 5 years ago by ukai
cmd/compile: wasm does not load successfully on 32bit X86 machine (out of memory)FrozenDueToAgeWaitingForInfo
#34013 opened 5 years ago by dingchaoyan1983
#34000 opened 5 years ago by cuonglm
cmd/go: confusing error message when downloading modules with no internet connectionFrozenDueToAgeGoCommandNeedsInvestigationmodules
#33995 opened 5 years ago by Russiancold
cmd/cover: cannot run in directory with no .go files [1.13 backport]CherryPickApprovedFrozenDueToAge
#33984 opened 5 years ago by gopherbot
cmd/cover: cannot run in directory with no .go files [1.12 backport]CherryPickCandidateFrozenDueToAge
#33983 opened 5 years ago by gopherbot
#33981 opened 5 years ago by mdempsky
#33979 opened 5 years ago by 4a6f656c
cmd/go: runtime/debug build information not populated for test binaries when package name is not 'main'GoCommandNeedsFixmodules
#33976 opened 5 years ago by bcmills
#33971 opened 5 years ago by zdjones
#33970 opened 5 years ago by pascaldekloe
cmd/go: removing/switching tags on repository causes a go module checksum mismatch errorFrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#33969 opened 5 years ago by rekby
#33968 opened 5 years ago by bep
#33962 opened 5 years ago by abhigenie92
#33961 opened 5 years ago by griesemer
cmd/compile: generate more error message for broken typeFrozenDueToAge
#33947 opened 5 years ago by cuonglm
cmd/compile: switch statements over strings are not optimalFrozenDueToAgeNeedsInvestigationPerformance
#33934 opened 5 years ago by mariecurried
cmd/compile: duplicate error for invalid complex number const conversionFrozenDueToAgeNeedsFixcompiler/runtime
#33921 opened 5 years ago by pestophagous
#33917 opened 5 years ago by julieqiu
cmd/compile: js-wasm builder broke on "isfat" optimizationFrozenDueToAgeNeedsInvestigationhelp wanted
#33916 opened 5 years ago by mdempsky
#33915 opened 5 years ago by bcmills
#33908 opened 5 years ago by pierrre
#33906 opened 5 years ago by mvdan
cmd/go: modules in GitLab virtual directories resolve to truncated repo pathsFrozenDueToAgeNeedsInvestigationmodules
#33905 opened 5 years ago by sashker
cmd/compile: internal compiler error: panic during short circuitFrozenDueToAgeNeedsInvestigationrelease-blocker
#33903 opened 5 years ago by ALTree
cmd/compile: 'IterateBits16': not lowered test failure on 386 linux buildersFrozenDueToAgeNeedsInvestigationrelease-blocker
#33902 opened 5 years ago by ALTree
cmd/compile: SIGSEGV on NaCl when accessing implicit-zero elements in a large sliceFrozenDueToAgeNeedsInvestigation
#33893 opened 5 years ago by johnrichardrinehart
#33890 opened 5 years ago by robpike
#33889 opened 5 years ago by ahmetb
cmd/go: one new module error is backwards, another seemed backwards [1.13 backport]CherryPickApprovedFrozenDueToAgerelease-blocker
#33885 opened 5 years ago by gopherbot
cmd/vet: Should warn against using %v print verb in Error() methodsFeatureRequestFrozenDueToAgeNeedsFix
#33884 opened 5 years ago by mattayes
#33883 opened 5 years ago by bcmills
cmd/go: TestAccidentalGitCheckout spuriously fails if 'git' is installed but 'svn' is notFrozenDueToAgeNeedsFixTesting
#33881 opened 5 years ago by bcmills
cmd/go: 'go build' error from 'git ls-remote' when downloading from private repo [1.13 backport]CherryPickApprovedFrozenDueToAgerelease-blocker
#33880 opened 5 years ago by gopherbot
#33879 opened 5 years ago by thepudds
cmd/go: require directive fails verifying local modulesFrozenDueToAge
#33873 opened 5 years ago by ifnotak
#33865 opened 5 years ago by changrui
#33857 opened 5 years ago by leighmcculloch
cmd/cover: cannot run in directory with no .go filesFrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#33855 opened 5 years ago by rhysh
#33853 opened 5 years ago by mariecurried
#33848 opened 5 years ago by bcmills
#33840 opened 5 years ago by cespedes
#33838 opened 5 years ago by mariecurried
cmd/go: 'go build' error from 'git ls-remote' when downloading from private repoFrozenDueToAgeNeedsInvestigationmodules
#33836 opened 5 years ago by lihaic
#33826 opened 5 years ago by martisch
#33817 opened 5 years ago by johanbrandhorst
#33811 opened 5 years ago by gopherbot
cmd/link: external linking on darwin strips symbols starting with "l"FrozenDueToAgeNeedsInvestigationOS-Darwin
#33808 opened 5 years ago by jeremyfaller
#33807 opened 5 years ago by hajimehoshi
#33802 opened 5 years ago by howardjohn
cmd/go: tries to download v2.2.2 (no suffix) when checking a replaced v2.2.2+incompatible for a missing importFrozenDueToAgeGoCommandNeedsInvestigationmodules
#33795 opened 5 years ago by leighmcculloch
#33784 opened 5 years ago by eliasnaur
cmd/go: newlines inconsistently preserved in go.mod rewritingFrozenDueToAgeNeedsInvestigationhelp wantedmodules
#33779 opened 5 years ago by zx2c4
cmd/go: document restrictions on module zip extractionDocumentationFrozenDueToAgeGoCommandNeedsInvestigationmodules
#33778 opened 5 years ago by leighmcculloch
cmd/link: segmentation fault during mach-o linkingNeedsInvestigationOS-DarwinWaitingForInfocompiler/runtime
#33776 opened 5 years ago by bcmills
#33775 opened 5 years ago by bcmills
#33772 opened 5 years ago by dsnet
cmd/go: go mod tidy updates a dependency unnecessarilyFrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#33771 opened 5 years ago by leighmcculloch
#33767 opened 5 years ago by aofei
cmd/compile: use aliased names in error outputsFrozenDueToAge
#33765 opened 5 years ago by dsnet
cmd/compile: "only supported as of -lang=go1.13" error is misleading [1.13 backport]CherryPickApprovedFrozenDueToAge
#33761 opened 5 years ago by gopherbot
x/build, cmd/go: TestGoGetInsecure failing in release-branch.go1.12BuildersCherryPickApprovedFrozenDueToAgeTestingrelease-blocker
#33758 opened 5 years ago by bcmills
cmd/compile: "only supported as of -lang=go1.13" error is misleadingFrozenDueToAgeNeedsInvestigation
#33753 opened 5 years ago by rogpeppe
#33752 opened 5 years ago by scrumteamravens
cmd/go: this version is not compatible with the version of Windows you're running error when buildingFrozenDueToAgeWaitingForInfo
#33736 opened 5 years ago by mrjesen
#33724 opened 5 years ago by MrJoy
cmd/go: Proposal: Modules without releases have the newest code fetched when go get -u is ran.FrozenDueToAgeWaitingForInfomodules
#33722 opened 5 years ago by integrii
cmd/compile: incomplete dead code elimination for conditionalFrozenDueToAgeNeedsInvestigationPerformancebinary-sizehelp wanted
#33713 opened 5 years ago by mariecurried
cmd/go: "go_asm.h:585:39: 'p' exponent requires hexadecimal mantissa" when building go1.12.9 with go1.13beta1FrozenDueToAge
#33679 opened 5 years ago by choleraehyq
cmd/go: regression on the default of CGO_ENABLED to 0 for cross buildsFrozenDueToAgeNeedsInvestigationWaitingForInfo
#33673 opened 5 years ago by bufflig
cmd/compile: new escape analysis implementation doesn't heap-allocate pointerFrozenDueToAgeNeedsInvestigationSoonrelease-blocker
#33662 opened 5 years ago by dsnet
#33658 opened 5 years ago by cuonglm
#33657 opened 5 years ago by willfaught
cmd/go: `go mod download -json` should output valid jsonFrozenDueToAge
#33648 opened 5 years ago by techabstraction
#33644 opened 5 years ago by mvdan
#33616 opened 5 years ago by Willux
cmd/go: "go mod tidy" does not remove duplicate linesFrozenDueToAge
#33603 opened 5 years ago by kevinburke1
cmd/compile: anonymous interface conversion not workingFrozenDueToAge
#33602 opened 5 years ago by randall77
cmd/link: panic in (*ld.Link).loadlib on darwin-amd64-10_11 builderNeedsInvestigationOS-DarwinWaitingForInfocompiler/runtime
#33599 opened 5 years ago by bcmills
cmd/compile: weird asymmetry in when constants get registersFrozenDueToAgeNeedsInvestigationPerformance
#33580 opened 5 years ago by seebs
cmd/go: go install -buildmode=plugin creates shared object with wrong file nameFrozenDueToAgeGoCommandNeedsInvestigationhelp wanted
#33571 opened 5 years ago by zephyrtronium
cmd/go: 'go mod vendor' replacement fails if indirectFrozenDueToAge
#33566 opened 5 years ago by Teelevision
cmd/go: go-import metadata can't indicate a specific subdirectory within the repositoryFeatureRequestFrozenDueToAgeNeedsInvestigationmodules
#33562 opened 5 years ago by owenhaynes
#33561 opened 5 years ago by psampaz
#33557 opened 5 years ago by gopherbot
#33556 opened 5 years ago by gopherbot
#33555 opened 5 years ago by tsatke
cmd/go: major version without preceding tag must be v0, not v1 - breaks build of github.com/go-checkFrozenDueToAgeNeedsInvestigationmodules
#33546 opened 5 years ago by tamalsaha
#33543 opened 5 years ago by k
#33527 opened 5 years ago by roopakv
cmd/go: suppress errors for 'go get' of package paths whose source files are all excluded by build constraintsFrozenDueToAgeNeedsFixmodules
#33526 opened 5 years ago by jeanbza
#33520 opened 5 years ago by apptut
#33518 opened 5 years ago by eliasnaur
#33516 opened 5 years ago by MartinKosicky
#33507 opened 5 years ago by D1CED
#33496 opened 5 years ago by MartinKosicky
cmd/link: relocation target memcpy not defined for ABI0 (but is defined for ABI0)FrozenDueToAgeWaitingForInfo
#33492 opened 5 years ago by prestonvanloon
#33485 opened 5 years ago by mdempsky
cmd/vet: TestVet fails with the latest tip versionFrozenDueToAge
#33481 opened 5 years ago by YoshikiShibata
cmd/go: TestScript/mod_invalid_version failing as of CL 188817FrozenDueToAgeNeedsFixSoonTestingrelease-blocker
#33474 opened 5 years ago by bcmills
cmd/go: Looping trying to add package when I go get a package that use go modFrozenDueToAgeWaitingForInfo
#33471 opened 5 years ago by hbenhoud
#33470 opened 5 years ago by Arshiamidos
#33461 opened 5 years ago by niaow
cmd/compile: duplicate case error reports position of constant definition rather than position of previous caseFrozenDueToAgeNeedsFix
#33460 opened 5 years ago by niaow
cmd/compile: crash on write barrier insertionFrozenDueToAge
#33438 opened 5 years ago by randall77
#33435 opened 5 years ago by horgh
#33421 opened 5 years ago by rillig
cmd/go: conversion from legacy dependency managers puts replacement module path in require sectionNeedsInvestigationhelp wantedmodules
#33406 opened 5 years ago by liuchang0812
cmd/go: github.com/Sirupsen/logrus@v1.4.2: parsing go.mod: unexpected module path "github.com/sirupsen/logrus"FrozenDueToAgeWaitingForInfo
#33401 opened 5 years ago by dingrui37
cmd/go: add build tags for 32-bit and 64-bit architecturesFrozenDueToAgeProposalProposal-FinalCommentPeriod
#33388 opened 5 years ago by onitake
cmd/compile: spurious error for missing argument for channel send within go funcFrozenDueToAgeNeedsInvestigation
#33386 opened 5 years ago by MaerF0x0
cmd/go: introduce go.gen file for //go:generate commentsFrozenDueToAgeProposalProposal-FinalCommentPeriod
#33375 opened 5 years ago by andreynering
cmd/compile: 'internal compiler error: initplan arraylit' during bootstrappingFrozenDueToAgeNeedsInvestigation
#33373 opened 5 years ago by bcmills
cmd/go: go build failed because mod could not write FrozenDueToAge
#33360 opened 5 years ago by wawababe
cmd/link: ELF linker generates incorrect local dynamic symbol countFrozenDueToAgeNeedsFixhelp wanted
#33358 opened 5 years ago by shachaf
cmd/compile: internal compiler error: '(*client).sendMsgToGateways': no register available for v418 = LoweredAtomicAdd32Variant <uint32,mem> v344 v145 v407FrozenDueToAgeNeedsInvestigationrelease-blocker
#33355 opened 5 years ago by eclipseo
cmd/go: go mod vendor removes files in 1.13 that were present on 1.12FrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#33353 opened 5 years ago by carlosedp
#33351 opened 5 years ago by myitcv
#33332 opened 5 years ago by THISUSERNAMEIS
cmd/go: go install: don’t fail when go.mod can’t be updated on a read-only systemFrozenDueToAgeNeedsInvestigationmodules
#33326 opened 5 years ago by stapelberg
#33314 opened 5 years ago by gertcuykens
cmd/go: Add a command to zip the current project and push it to a hosted repositoryFeatureRequestFrozenDueToAgeNeedsDecisionmodules
#33312 opened 5 years ago by j-s-3
#33309 opened 5 years ago by dsnet
#33308 opened 5 years ago by mdempsky
#33300 opened 5 years ago by CCXD
cmd/compile: constant arithmetic with typed complex numbers is too preciseFrozenDueToAgeNeedsFixhelp wanted
#33285 opened 5 years ago by mdempsky
#33284 opened 5 years ago by rogpeppe
#33278 opened 5 years ago by tommyknows
cmd/compile: NFD-normalized unicode identifiers result in malformed error messagesFrozenDueToAgeNeedsDecision
#33271 opened 5 years ago by niaow
#33263 opened 5 years ago by ialidzhikov
cmd/go: go vet to use -mod=vendor by default FrozenDueToAge
#33262 opened 5 years ago by ialidzhikov
cmd/compile: unrolled loop results in extra loads/stores (suboptimal schedule?)FrozenDueToAgeNeedsInvestigationPerformancecompiler/runtime
#33251 opened 5 years ago by jeremyfaller
#33234 opened 5 years ago by isaiahtaylor
cmd/go: -trimpath option fails if it contains whitespaceFrozenDueToAge
#33223 opened 5 years ago by djdv
cmd/compile: unnecessarily moving variables into heap when using goroutineFrozenDueToAgeNeedsDecisionPerformance
#33216 opened 5 years ago by choleraehyq
#33203 opened 5 years ago by GypsyCosmonaut
cmd/go: go.sum checksum different on Windows vs. LinuxFrozenDueToAgeGoCommandNeedsInvestigationWaitingForInfo
#33178 opened 5 years ago by kjk
cmd/go: can't compile files with relative imports under testdata directory using modulesFrozenDueToAgeWaitingForInfomodules
#33163 opened 5 years ago by natefinch
#33160 opened 5 years ago by FiloSottile
#33154 opened 5 years ago by aspacca
#33153 opened 5 years ago by ALTree
#33151 opened 5 years ago by Kubuxu
cmd/go: add release notes for @upgrade and @latestDocumentationFrozenDueToAgeNeedsFixmodulesrelease-blocker
#33149 opened 5 years ago by rogpeppe
cmd/link: fails to link package having a .syso file when using external linkerFrozenDueToAgeNeedsInvestigation
#33139 opened 5 years ago by jpap
cmd/gofmt: rewrite 'a->a' breaks declaration inside function literalFrozenDueToAgeNeedsInvestigation
#33105 opened 5 years ago by rillig
cmd/gofmt: rewrite 'a->a' adds parentheses around function return typeFrozenDueToAgeNeedsInvestigation
#33104 opened 5 years ago by rillig
#33103 opened 5 years ago by rillig
#33102 opened 5 years ago by inliquid
cmd/go: build constraints sometimes ineffective for net/cgo_resnew.go on FreeBSDFrozenDueToAgeNeedsInvestigationOS-FreeBSDWaitingForInfo
#33101 opened 5 years ago by ohmantics
cmd/go: "go.mod has post-v0 module path ... at revision" with GOPROXY=direct, but not with proxy or Go 1.12FrozenDueToAgeNeedsFixmodulesrelease-blocker
#33099 opened 5 years ago by zikaeroh
#33091 opened 5 years ago by dsnet
#33082 opened 5 years ago by gopherbot
#33081 opened 5 years ago by gopherbot
#33076 opened 5 years ago by ayzu
cmd/cgo: panic: overlapping editsFrozenDueToAge
#33061 opened 5 years ago by zeldovich
#33040 opened 5 years ago by gopherbot
#33038 opened 5 years ago by dsnet
#33037 opened 5 years ago by ianlancetaylor
cmd/go: "go.mod" has non-.../v23 module path when "v23" is just a directoryFrozenDueToAgeGoCommandNeedsFixmodules
#33035 opened 5 years ago by jayconrod
cmd/go: 'go get' failed in go1.13beta1 if proxy serves non-404/410 response codeFrozenDueToAgeWaitingForInfomodules
#33032 opened 5 years ago by oiooj
cmd/nm: TestInternalLinkerCgoExec failsFrozenDueToAge
#33028 opened 5 years ago by pubblic
cmd/go: test -coverpkg=./... fails to change working directoryFrozenDueToAgeGoCommandNeedsInvestigation
#33016 opened 5 years ago by jba
#33010 opened 5 years ago by mholt
#33008 opened 5 years ago by rogpeppe
#32984 opened 5 years ago by ardan-bkennedy
cmd/go: TestWriteProfilesOnTimeout failures due to test subprocess passing instead of timing outFrozenDueToAgeNeedsInvestigationTesting
#32983 opened 5 years ago by bcmills
cmd/go: allow to specify modules to delete with 'go clean -modcache'FeatureRequestFrozenDueToAgeNeedsInvestigationmodules
#32976 opened 5 years ago by hyangah
#32970 opened 5 years ago by notti
cmd/go: add GOINSECURE for insecure dependenciesFrozenDueToAgeNeedsFixProposalProposal-Acceptedmodules
#32966 opened 5 years ago by witchard
cmd/compile: internal compiler error: unexpected type uint for 1FrozenDueToAgeNeedsInvestigationrelease-blocker
#32959 opened 5 years ago by zeebo
cmd/go: accept tags of the form X.Y.Z (without leading 'v') as semantic versionsFrozenDueToAgeNeedsDecisionmodules
#32945 opened 5 years ago by tamalsaha
cmd/go: reject vendor directories as module-mode build arguments unless -mod=vendor is setFrozenDueToAgeNeedsFixmodules
#32921 opened 5 years ago by bcmills
cmd/go: go test in a directory without any test files uses network access to try to fetch the source for the code running locallyFrozenDueToAgeNeedsInvestigationmodulesrelease-blocker
#32917 opened 5 years ago by davecheney
cmd/go: unknown option `unshallow' when running go getFrozenDueToAge
#32905 opened 5 years ago by joegrasse
cmd/go: TestScript/mod_sumdb_golang currently failingFrozenDueToAgeNeedsInvestigationSoonTestingmodulesrelease-blocker
#32900 opened 5 years ago by bcmills
#32894 opened 5 years ago by rogpeppe
#32889 opened 5 years ago by rogpeppe
#32886 opened 5 years ago by triztian
cmd/go: mod tidy replaces non-semver strings non-friendly onesFeatureRequestFrozenDueToAgeNeedsInvestigationmodules
#32883 opened 5 years ago by cpuguy83
cmd/go: go get go 1.13 cannot fetch vX.Y.Z if tag X.Y.Z is definedFrozenDueToAgeWaitingForInfomodules
#32867 opened 5 years ago by AndersonQ
cmd/go: difficulty resolving 'error loading module requirements' with kubernetesFrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#32864 opened 5 years ago by medyagh
#32846 opened 5 years ago by bcmills
cmd/pprof: wsl cpu profiles are emptyFrozenDueToAge
#32824 opened 5 years ago by stevenh
#32819 opened 5 years ago by mvdan
cmd/go/internal/lockedfile: spurious EDEADLK failures on AIX and SolarisFrozenDueToAgeNeedsInvestigationOS-AIXOS-SolarisOS-illumosmodules
#32817 opened 5 years ago by bcmills
#32784 opened 5 years ago by jomenxiao
#32781 opened 5 years ago by rsc
cmd/go: go get failing with vague error 'unknown revision v0.0.0' with kubernetesFrozenDueToAgeNeedsInvestigationmodules
#32776 opened 5 years ago by joshmsamuels
cmd/compile: register conflict between external linker and duffzero on arm64FrozenDueToAgeNeedsInvestigation
#32773 opened 5 years ago by xuanjiazhen
cmd/go: `go get` removes installed binary if current working directory is $GOPATH/binFrozenDueToAgeNeedsFixrelease-blocker
#32766 opened 5 years ago by fhs
cmd/cgo: generates code with inappropriate array copy [1.12 backport]CherryPickApprovedFrozenDueToAge
#32756 opened 5 years ago by gopherbot
#32752 opened 5 years ago by wangzz719
#32729 opened 5 years ago by andycook-bcs
#32723 opened 5 years ago by gazerro
cmd/go: "finding" lines always printed for dependency with seemingly consistent import path usageFrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#32720 opened 5 years ago by zikaeroh
cmd/gofmt: prefixes/exponents of imaginary literals don't get canonicalizedFrozenDueToAgerelease-blocker
#32718 opened 5 years ago by griesemer
cmd/go: does not distinguish pseudo-versions from pre-release versions when both are included in module proxy @v/list endpointFrozenDueToAgeGoCommandNeedsFixmodules
#32715 opened 5 years ago by dmitshur
#32713 opened 5 years ago by mariecurried
cmd/compile: wrong calculation result for bit operation that's inlined and has all constant shifts in rewrite rules [1.12 backport]CherryPickApprovedFrozenDueToAge
#32712 opened 5 years ago by gopherbot
cmd/compile: wrong calculation result for bit operation that's inlined and has all constant shifts in rewrite rules [1.11 backport]CherryPickApprovedFrozenDueToAge
#32711 opened 5 years ago by gopherbot
cmd/compile: unexpected amd64 errorFrozenDueToAge
#32701 opened 5 years ago by beenshi
cmd/go: foo@v2.0.0+incompatible currently allows Semantic Import Versioning to be optionalFrozenDueToAgeNeedsFixmodulesrelease-blocker
#32695 opened 5 years ago by thepudds
cmd/cgo: how to use third part framework?FrozenDueToAge
#32686 opened 5 years ago by deepyu
#32683 opened 5 years ago by liu-xuewen
cmd/compile: internal compiler error: 'New': can't find sourceFrozenDueToAgeNeedsInvestigationrelease-blocker
#32681 opened 5 years ago by chanxuehong
cmd/compile: wrong calculation result for bit operation that's inlined and has all constant shifts in rewrite rulesFrozenDueToAgeNeedsFixrelease-blocker
#32680 opened 5 years ago by chanxuehong
#32674 opened 5 years ago by mvdan
cmd/go: 'go.mod' file loading fails to detect invalid pseudo-versionsFrozenDueToAgeNeedsInvestigationmodules
#32662 opened 5 years ago by marwan-at-work
cmd/pprof: unable to profile CPU intensive code (even with available threads)FrozenDueToAgeNeedsInvestigation
#32652 opened 5 years ago by jaffee
#32644 opened 5 years ago by davecheney
#32636 opened 5 years ago by zikaeroh
#32624 opened 5 years ago by mariecurried
#32621 opened 5 years ago by Helflym
cmd/go: go get (unzip) cannot handle unicode pathFrozenDueToAge
#32617 opened 5 years ago by leitzler
cmd/go: go generate unexpected EOF error when comment lacks newline at EOFFrozenDueToAgeWaitingForInfo
#32607 opened 5 years ago by logan
#32597 opened 5 years ago by gertcuykens
cmd/compile, runtime: go tip breaks github.com/ethereum/go-ethereum/rlpFrozenDueToAgeNeedsInvestigationrelease-blocker
#32595 opened 5 years ago by cuonglm
cmd/compile: `switch` statement on a custom `int32` type with negative values behaves differently in two consecutive calls [1.12 backport]CherryPickApprovedFrozenDueToAge
#32583 opened 5 years ago by gopherbot
cmd/compile: `switch` statement on a custom `int32` type with negative values behaves differently in two consecutive calls [1.11 backport]CherryPickApprovedFrozenDueToAge
#32582 opened 5 years ago by gopherbot
#32580 opened 5 years ago by liggitt
#32579 opened 5 years ago by DryHumour
cmd/compile: replace indirect call with direct call when target is known after inliningFrozenDueToAgeNeedsInvestigationPerformance
#32577 opened 5 years ago by mariecurried
cmd/go: confusing error when trying to build a package conflicting with an std import pathFrozenDueToAgeNeedsInvestigation
#32576 opened 5 years ago by loburm
cmd/go: GO111MODULE=on go get -v -insecure gitlab.com/xxx/xxx failedFrozenDueToAgeWaitingForInfomodules
#32569 opened 5 years ago by KielChan
cmd/go: Go get ignores user and passwords in Proxy settingsFrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#32568 opened 5 years ago by ixidion
cmd/go: go get -u fails with local-only replacementsFrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#32567 opened 5 years ago by kenichi-fukushima
cmd/go: go mod tidy gitlab.com error: RPC failed; result=22, HTTP code = 404FrozenDueToAgeWaitingForInfomodules
#32566 opened 5 years ago by liuliqiang
cmd/compile: `switch` statement on a custom `int32` type with negative values behaves differently in two consecutive callsFrozenDueToAgeNeedsFixrelease-blocker
#32560 opened 5 years ago by bartekn
cmd/go: `go get -u=patch golang.org/x/tools` broken at headFrozenDueToAgeNeedsInvestigationmodulesrelease-blocker
#32537 opened 5 years ago by bcmills
#32536 opened 5 years ago by billotosyr
#32512 opened 5 years ago by biskit
#32511 opened 5 years ago by AaronJan
#32503 opened 5 years ago by YoshikiShibata
#32502 opened 5 years ago by variadico
cmd/cgo: FreeLibrary a go c-shared dll make app crashFrozenDueToAgeNeedsInvestigationOS-Windowscompiler/runtime
#32497 opened 5 years ago by nowind
#32495 opened 5 years ago by bep
cmd/cgo: not able to run a golang file that includes C library imports on windows 10FrozenDueToAgeNeedsInvestigationOS-WindowsWaitingForInfo
#32490 opened 5 years ago by jahnavimd
cmd/compile: extendslice contains n.SetLikely(false), which does nothingFrozenDueToAgeNeedsInvestigation
#32486 opened 5 years ago by josharian
#32484 opened 5 years ago by gopherbot
#32483 opened 5 years ago by wallyqs
cmd/vet: warn about string(int) type conversionsFrozenDueToAgeNeedsFixProposal-Acceptedokay-after-beta1release-blocker
#32479 opened 5 years ago by ianlancetaylor
cmd/link: fix deferreturn detectorFrozenDueToAge
#32477 opened 5 years ago by randall77
cmd/go: 'vet' and 'test' duplicate flags from GOFLAGS if they are also specified explicitlyFrozenDueToAgeNeedsFix
#32471 opened 5 years ago by elagergren-spideroak
cmd/compile: internal compiler error: bad live variable at entry (part 3)FrozenDueToAgeNeedsInvestigation
#32454 opened 5 years ago by ALTree
#32451 opened 5 years ago by minaevmike
cmd/test2json: 'exec format error' for os/exec when exec is set to go_js_wasm_execFeatureRequestFrozenDueToAgeNeedsInvestigationarch-wasm
#32442 opened 5 years ago by artspb
#32433 opened 5 years ago by carnott-snap
cmd/compile: bce: if slice[n] is in bounds, then slice[:n+1] should have bounds check eliminatedFrozenDueToAgeNeedsFixPerformance
#32431 opened 5 years ago by ugorji
cmd/go: mod tidy stuck finding dependenciesFrozenDueToAgeGoCommandNeedsInvestigationWaitingForInfomodules
#32421 opened 5 years ago by diogogmt
#32419 opened 5 years ago by dfang
cmd/go: compilation fails with replace with repository moduleFrozenDueToAgeNeedsInvestigationmodules
#32389 opened 5 years ago by av86743
#32380 opened 5 years ago by JAicewizard
#32379 opened 5 years ago by kstenerud
#32374 opened 5 years ago by aacebedo
cmd/link/internal/ld: TestMachoIssue32233 broken on darwin-amd64 buildersFrozenDueToAgeOS-DarwinSoonTestingrelease-blocker
#32373 opened 5 years ago by bcmills
cmd/go: "cannot find module golang.org/x/sys/unix" when GOOS=illumosFrozenDueToAgeNeedsFixOS-illumosmodules
#32370 opened 5 years ago by jclulow
#32353 opened 5 years ago by mylonly
cmd/go: tools.go/+build tools dependencies in go.mod not updated with any go get -u variant FrozenDueToAgeNeedsFixmodules
#32345 opened 5 years ago by zikaeroh
cmd/go: go.mod should codify dependencies in multi-module mode before tagging new moduleFrozenDueToAgemodules
#32344 opened 5 years ago by jeanbza
cmd/go: misleading error from 'go list -versions' when GOPROXY is invalidFrozenDueToAgeNeedsFixmodules
#32335 opened 5 years ago by bcmills
#32332 opened 5 years ago by SVilgelm
cmd/go: get / mod: document pruning repos for "module source tree too big" errorDocumentationFrozenDueToAgeNeedsDecisionmodules
#32297 opened 5 years ago by paulquerna-okta
#32295 opened 5 years ago by gopherbot
cmd/compile: use Node.Right rather than Node.RList for OAS2* nodes (cleanup)FrozenDueToAgeNeedsInvestigationSuggestedhelp wanted
#32293 opened 5 years ago by griesemer
cmd/go: mention GONOSUMDB wherever GONOPROXY is mentionedDocumentationFrozenDueToAgeNeedsInvestigation
#32292 opened 5 years ago by tbpg
cmd/go: on malformed "go mod edit -go", suggest current version of go, not hardcoded 1.12DocumentationFrozenDueToAgeNeedsFixmodules
#32286 opened 5 years ago by mark-rushakoff
cmd/go: add known variables to go command to the test cache key hashFrozenDueToAgeNeedsInvestigation
#32285 opened 5 years ago by cuonglm
cmd/go: build failing due to `cannot find module providing package golang.org/x/net/lex/httplex`FrozenDueToAge
#32280 opened 5 years ago by akashbdj
#32253 opened 5 years ago by oiooj
cmd/go: go mod download -json should add 'Latest bool'FeatureRequestFrozenDueToAgeNeedsInvestigationmodulesrelease-blocker
#32239 opened 5 years ago by hyangah
cmd/go: issues with shared $GOPATH/pkg/mod cache and autogenerated modulesFrozenDueToAgeNeedsInvestigationmodules
#32235 opened 5 years ago by sirkon
#32233 opened 5 years ago by triztian
cmd/go: SUMDB detection from GOPROXY fails when GOPROXY is a file URLFrozenDueToAgeNeedsFixmodulesrelease-blocker
#32227 opened 5 years ago by bcmills
cmd/go: can't use "replace" directive on WindowsFrozenDueToAgeNeedsInvestigationOS-WindowsWaitingForInfomodules
#32215 opened 5 years ago by hach-que
cmd/go: go get (with `GO111MODULE=on`) is not grabbing the newest version of my softwareFrozenDueToAgemodules
#32208 opened 5 years ago by gilgameshskytrooper
#32200 opened 5 years ago by rsc
#32197 opened 5 years ago by mariecurried
#32196 opened 5 years ago by Nightapes
#32191 opened 5 years ago by rogpeppe
cmd/go: TestScript/mod_concurrent is flaky on WindowsFrozenDueToAgeNeedsFixOS-WindowsTestinghelp wantedrelease-blocker
#32188 opened 5 years ago by bradfitz
cmd/compile: short-circuiting interface-to-concrete comparisons misses panicsFrozenDueToAgeNeedsInvestigation
#32187 opened 5 years ago by skinass
cmd/go: default GONOSUMDB to GONOPROXY if not specifiedFrozenDueToAgeNeedsDecisionmodulesrelease-blocker
#32184 opened 5 years ago by rogpeppe
#32182 opened 5 years ago by rogpeppe
cmd/compile: return statement does not set result parameters before executing deferred function returned by a literal functionFrozenDueToAgeNeedsFix
#32175 opened 5 years ago by sandan
#32170 opened 5 years ago by aesherman
#32168 opened 5 years ago by gopherbot
#32167 opened 5 years ago by ghost
cmd/go: go get -d -u on AWS code commit repository failsFrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#32166 opened 5 years ago by antgustech
#32162 opened 5 years ago by cespare
cmd/go: go mod init does not correctly resolve pseudo-versionsFrozenDueToAgeNeedsInvestigationmodules
#32161 opened 5 years ago by rogpeppe
#32152 opened 5 years ago by rogpeppe
cmd/go: Duplicate symbols with more than one main package in -coverpkgFrozenDueToAgeNeedsInvestigation
#32150 opened 5 years ago by imsodin
cmd/compile: "truncation is not exact" ICE while compiling docker on ppc64le FrozenDueToAgeNeedsInvestigationarch-ppc64x
#32148 opened 5 years ago by DanielCasali
#32147 opened 5 years ago by kortschak
cmd/go: go.mod should not includes main dependencies, even if they are tagged as indirectFrozenDueToAgemodules
#32137 opened 5 years ago by zigo101
cmd/compile: bad error message for stray single quoteFrozenDueToAge
#32133 opened 5 years ago by rsc
#32123 opened 5 years ago by estroz
#32107 opened 5 years ago by cuonglm
cmd/go: all commands that can fetch dependencies should accept the insecure flagFrozenDueToAgeNeedsDecisionmodules
#32104 opened 5 years ago by rogpeppe
cmd/cgo: error while running C application which imports methods from the DLL created using c-shared in goFrozenDueToAgeNeedsInvestigationWaitingForInfo
#32101 opened 5 years ago by Shashi-S
#32096 opened 5 years ago by thatreguy
#32094 opened 5 years ago by lyda
#32089 opened 5 years ago by pmuetschard
#32077 opened 5 years ago by bradfitz
cmd/go: work around insecure redirects for domains hosted on GitHub PagesFrozenDueToAgeNeedsFixrelease-blocker
#32071 opened 5 years ago by rogpeppe
#32070 opened 5 years ago by josharian
cmd/go: build failure on a machine with gccgo installed after commit 38431f1044FrozenDueToAgeNeedsInvestigationrelease-blocker
#32060 opened 5 years ago by siebenmann
cmd/go: replace directives are not thoroughly documentedDocumentationFrozenDueToAgeGoCommandNeedsFixmodules
#32058 opened 5 years ago by heschi
#32056 opened 5 years ago by bcmills
#32051 opened 5 years ago by vitesse-ftian
cmd/go, runtime/cgo: go module didn't download cgo soft links of dynamic libraryFrozenDueToAgeNeedsInvestigationmodules
#32050 opened 5 years ago by lihaic
#32044 opened 5 years ago by mark-rushakoff
cmd/go: flow for easy upstream contributionsFrozenDueToAge
#32042 opened 5 years ago by lfaoro
cmd/go: should 'go get -m -u' only consider dependencies of the main module?FrozenDueToAgeNeedsFixmodulesrelease-blocker
#32038 opened 5 years ago by jayconrod
cmd/go: 'go get' should consider test dependencies in module modeFrozenDueToAgeNeedsFixmodulesrelease-blocker
#32037 opened 5 years ago by jayconrod
cmd/objdump: TestDisasm flake on windows-amd64-2016FrozenDueToAgeNeedsInvestigationOS-WindowsTesting
#32029 opened 5 years ago by bcmills
cmd/internal/obj/x86: TestOclass/386 broken on solaris-amd64-smartosbuildletFrozenDueToAgeNeedsFixOS-SolarisTestingrelease-blocker
#32028 opened 5 years ago by bcmills
#32027 opened 5 years ago by rsc
#32019 opened 5 years ago by eliasnaur
cmd/compile: sparse slices with struct items are not initialized [1.12 backport]CherryPickApprovedFrozenDueToAge
#32013 opened 5 years ago by gopherbot
#32005 opened 5 years ago by shuLhan
#31992 opened 5 years ago by cloudfstrife
cmd/compile: sparse slices with struct items are not initializedFrozenDueToAgeNeedsInvestigationrelease-blocker
#31987 opened 5 years ago by kdarkhan
cmd/go: operations requiring a go.mod file should abort if go.sum is not presentFrozenDueToAgeGoCommandNeedsInvestigation
#31978 opened 5 years ago by davecheney
#31975 opened 5 years ago by josharian
cmd/go: go mod verify reports "all modules verified" in auto modeFrozenDueToAgeGoCommandNeedsInvestigationmodules
#31974 opened 5 years ago by jsha
#31972 opened 5 years ago by rsc
#31971 opened 5 years ago by ianthehat
cmd/go/internal/modfetch: TestCodeRepo/parallel/gopkg.in_natefinch_lumberjack.v2/v2.1 failing at headFrozenDueToAgeNeedsFixSoonTestingrelease-blocker
#31965 opened 5 years ago by bcmills
cmd/go: TestScript/cover_pkgall_multiple_mains broken at headFrozenDueToAgeNeedsInvestigationSoonTestingrelease-blocker
#31963 opened 5 years ago by bcmills
#31961 opened 5 years ago by rsc
#31960 opened 5 years ago by rsc
#31959 opened 5 years ago by micln
#31946 opened 5 years ago by jayconrod
#31942 opened 5 years ago by heschi
#31941 opened 5 years ago by 4a6f656c
cmd/go: `go test` trips over "commented" build tags, when `go build` does not.FrozenDueToAgeWaitingForInfo
#31938 opened 5 years ago by MMulthaupt
#31931 opened 5 years ago by josharian
cmd/go: project depending on project using modules not building: "error loading module requirements"FrozenDueToAgeNeedsInvestigationmodules
#31929 opened 5 years ago by sab84
#31926 opened 5 years ago by ysmolski
#31922 opened 5 years ago by rsc
#31920 opened 5 years ago by bradfitz
cmd/link: keep MacOS binaries compatible with Apple NotaryFrozenDueToAgeNeedsInvestigationOS-Darwinrelease-blocker
#31918 opened 5 years ago by networkimprov
cmd/compile: internal compiler error: val is in reg but not live (with ssa checks on)FrozenDueToAgeNeedsInvestigation
#31915 opened 5 years ago by ALTree
cmd/go: GOPROXY list should not terminate on non 404/410 errorsFeatureRequestFrozenDueToAgeNeedsInvestigation
#31913 opened 5 years ago by amnonbc
#31912 opened 5 years ago by aykevl
#31910 opened 5 years ago by 0intro
#31904 opened 5 years ago by rillig
#31903 opened 5 years ago by iiinsomnia
#31898 opened 5 years ago by aclements
cmd/go: cache is not aware of go build -trimpath flagFrozenDueToAgeGoCommandNeedsInvestigationrelease-blocker
#31896 opened 5 years ago by tv42
cmd/cgo: C Structs with the same field definitions are used interchangeably in generated prototypesFrozenDueToAgeNeedsFixhelp wanted
#31891 opened 5 years ago by kesmit13
#31888 opened 5 years ago by josharian
cmd/go: downloads follow plain-HTTP redirects even when the -insecure flag is not set [1.12 backport]CherryPickCandidateFrozenDueToAge
#31887 opened 5 years ago by bcmills
#31885 opened 5 years ago by rsc
#31872 opened 5 years ago by griesemer
#31871 opened 5 years ago by adg
cmd/go: document Git setup to preserve go.mod line endings on WindowsDocumentationFrozenDueToAgeGoCommandNeedsFixmodules
#31870 opened 5 years ago by bruceadowns
cmd/go: go version <binary> fails with -buildmode=pie Linux ELF binariesFrozenDueToAgeGoCommandNeedsInvestigationmodulesrelease-blocker
#31861 opened 5 years ago by rsc
cmd/go: default to GO111MODULE=auto (with changes) for Go 1.13FrozenDueToAgeGoCommandNeedsFixmodulesrelease-blocker
#31857 opened 5 years ago by rsc
cmd/vet: initialize an external context is regarded as context leak?FrozenDueToAgeNeedsInvestigation
#31856 opened 5 years ago by SilverRainZ
#31851 opened 5 years ago by josharian
cmd/trace: debugging support like PySnooper?FeatureRequestFrozenDueToAgeNeedsInvestigationWaitingForInfo
#31847 opened 5 years ago by guanw
#31840 opened 5 years ago by shuLhan
#31829 opened 5 years ago by katiehockman
#31818 opened 5 years ago by amnonbc
cmd/go: "go list -m -json all" produces invalid JSONFrozenDueToAge
#31816 opened 5 years ago by bep
cmd/go: mod download uses global gitconfig, should check project's gitconfig firstFrozenDueToAgeNeedsInvestigation
#31802 opened 5 years ago by genert
#31786 opened 5 years ago by randall77
cmd/go: falls back to subsequent proxies too early during package resolutionFrozenDueToAgeGoCommandNeedsInvestigationmodulesrelease-blocker
#31785 opened 5 years ago by heschi
#31783 opened 5 years ago by gopherbot
cmd/go: test failure for TestScript/mod_sumdb_proxy: lookup localhost.localdev: No address associated with hostnameFrozenDueToAgeNeedsInvestigationmodulesrelease-blocker
#31779 opened 5 years ago by shakeel
cmd/compile: internal compiler error: maplit: entry is not a literal: "ADAT":composite literalFrozenDueToAgeNeedsInvestigationrelease-blocker
#31777 opened 5 years ago by ncw
#31775 opened 5 years ago by zigo101
cmd/go: let go commands work well with some proxy tool, such as proxychainsFrozenDueToAgeWaitingForInfo
#31772 opened 5 years ago by dotaheor
#31769 opened 5 years ago by bradfitz
#31768 opened 5 years ago by heschi
cmd/go: add unified notation for expressing proxy configurationsFrozenDueToAgeProposalWaitingForInfo
#31767 opened 5 years ago by mcandre
#31765 opened 5 years ago by bcmills
cmd/go: module loader fails to resolve imports within symlinked source file [1.12 backport]CherryPickApprovedFrozenDueToAge
#31763 opened 5 years ago by gopherbot
#31762 opened 5 years ago by katiehockman
#31757 opened 5 years ago by aofei
#31751 opened 5 years ago by bradfitz
cmd/compile: Go 1.13 language changes not rejected in go1.12 modeFrozenDueToAgeNeedsFixrelease-blocker
#31747 opened 5 years ago by rsc
#31744 opened 5 years ago by bradfitz
cmd/go: how to use `go mod download` to download a module from http port 80 ?FrozenDueToAgeNeedsInvestigationmodules
#31741 opened 5 years ago by m3ng9i
#31725 opened 5 years ago by 4a6f656c
#31713 opened 5 years ago by aeneasr
#31706 opened 5 years ago by 0intro
#31704 opened 5 years ago by dsnet
#31703 opened 5 years ago by y3llowcake
cmd/go: modules vendoring themselves can cause panics with type assertionsFrozenDueToAgeNeedsInvestigation
#31681 opened 5 years ago by tom-hadlaw-hs
#31673 opened 5 years ago by saschagrunert
cmd/go: "go get -d" can error with "build constraints exclude all Go files" in 1.12FrozenDueToAgeNeedsInvestigation
#31661 opened 5 years ago by maxb
cmd/compile: compiler crash with -m -hFrozenDueToAge
#31638 opened 5 years ago by bradfitz
#31624 opened 5 years ago by rsc
#31623 opened 5 years ago by fhs
#31618 opened 5 years ago by josharian
#31615 opened 5 years ago by mdempsky
cmd/go: "go mod vendor" should not modify my go.mod file.FrozenDueToAgeNeedsInvestigationWaitingForInfo
#31612 opened 5 years ago by andyliuliming
#31605 opened 5 years ago by urandom2
cmd/cgo: some type checks tightened since Go 1.12FrozenDueToAge
#31601 opened 5 years ago by eliasnaur
#31593 opened 5 years ago by duanbing
cmd/compile: detect and optimize slice insertion idiom append(sa, append(sb, sc...)...)FrozenDueToAgeNeedsInvestigationPerformancecompiler/runtime
#31592 opened 5 years ago by zigo101
#31591 opened 5 years ago by fananchong
cmd/compile: range loops on slices of large types possibly surprisingly expensiveFrozenDueToAgePerformance
#31588 opened 5 years ago by seebs
#31586 opened 5 years ago by nhooyr
#31585 opened 5 years ago by gertcuykens
cmd/go: does go module support ignoring one sub-directory?FrozenDueToAgeGoCommandWaitingForInfomodules
#31584 opened 5 years ago by andyliuliming
cmd/go: modules discarded during resolution should not be added to go.sumFrozenDueToAgeGoCommandNeedsInvestigationmodules
#31580 opened 5 years ago by rsc
cmd/go: go install documentation is lacking; effect of $GOBIN underdocumentedDocumentationFrozenDueToAgeNeedsFixrelease-blocker
#31576 opened 5 years ago by griesemer
cmd/compile: escape analysis ICE on go/defer call to variadic function without variadic argumentsFrozenDueToAgeNeedsFixSoonrelease-blocker
#31573 opened 5 years ago by mdempsky
#31571 opened 5 years ago by rsc
#31565 opened 5 years ago by bradfitz
#31563 opened 5 years ago by josharian
cmd/go/internal/modfetch: document known bug in `isVendoredPackage`DocumentationFrozenDueToAgeNeedsFixUnfortunatemodules
#31562 opened 5 years ago by haamed
#31550 opened 5 years ago by apghero
#31546 opened 5 years ago by bradfitz
cmd/compile: large number of NOP instructions in crypto/md5.blockGenericFrozenDueToAgeNeedsInvestigation
#31545 opened 5 years ago by mundaym
#31544 opened 5 years ago by cherrymui
#31524 opened 5 years ago by masterada
#31518 opened 5 years ago by rsc
#31506 opened 5 years ago by cybrcodr
cmd/go: module work & spam when running 'go doc' on a standard-library packageFrozenDueToAgeNeedsFixmodules
#31505 opened 5 years ago by bradfitz
cmd/compile: better escape analysis tag encodingFrozenDueToAge
#31504 opened 5 years ago by mdempsky
cmd/go: TestMutexExcludes failing on plan9/386 builderBuildersFrozenDueToAgeNeedsInvestigationOS-Plan9WaitingForInfo
#31502 opened 5 years ago by 0intro
cmd/go: no clear "go get" message when requested version doesn't match suffixFrozenDueToAgeNeedsInvestigationmodules
#31498 opened 5 years ago by firelizzard18
#31496 opened 5 years ago by bcmills
cmd/compile: new escape analysis broke s390xFrozenDueToAge
#31495 opened 5 years ago by mdempsky
cmd/go: 'panic: mistake: chose version "v0.0.N" instead of target' when an argument to 'go get' requires a newer version of itselfFrozenDueToAgeNeedsFixmodulesrelease-blocker
#31491 opened 5 years ago by raulk
cmd/go: spurious 'package provided […] but not at required version' errorFrozenDueToAgeNeedsInvestigationmodules
#31487 opened 5 years ago by dionysius
#31485 opened 5 years ago by erifan
cmd/go: build argument to disable readonly $GOPATH/pkg/modFrozenDueToAgeNeedsInvestigationProposalmodules
#31481 opened 5 years ago by Psykar
#31475 opened 5 years ago by jayconrod
cmd/link: Apple's symbols tool unable to read DWARF data from c-archive go.oFrozenDueToAgeNeedsInvestigation
#31459 opened 5 years ago by tmm1
cmd/doc: not printing package name in type queryFrozenDueToAge
#31457 opened 5 years ago by rsc
cmd/go: x/crypto: already exists and is not an empty directory. package golang.org/x/crypto: exit status 128FrozenDueToAgeNeedsInvestigation
#31453 opened 5 years ago by MostHated
cmd/go: require and replace doesn't seem to like uppercaseFrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#31437 opened 5 years ago by ryandawsonuk
#31435 opened 5 years ago by athreya92
cmd/gofmt: struct fields not aligned when interrupted by a multi-line expressionFrozenDueToAgeNeedsInvestigation
#31431 opened 5 years ago by hollowaykeanho
cmd/go: git remote did not send all necessary objectsFrozenDueToAge
#31426 opened 5 years ago by chmking
#31417 opened 5 years ago by jayconrod
cmd/go: module loading should not silently replace nonexistent versions with valid onesFrozenDueToAgeWaitingForInfomodules
#31411 opened 5 years ago by andig
cmd/cgo: ld: symbol(s) not found for architecture x86_64FrozenDueToAgeNeedsInvestigationOS-DarwinWaitingForInfo
#31409 opened 5 years ago by nitishsaboo
cmd/cgo: ld: symbol(s) not found for architecture x86_64FrozenDueToAge
#31408 opened 5 years ago by nitishsaboo
#31399 opened 5 years ago by ukai
cmd/go: [modules] replace fails for subpackageFrozenDueToAge
#31397 opened 5 years ago by FredFoo
cmd/compile: <autogenerated>:1: symbol listed multiple times for same type across multiple packages [1.12 backport]CherryPickApprovedFrozenDueToAge
#31396 opened 5 years ago by gopherbot
#31390 opened 5 years ago by nitishsaboo
#31389 opened 5 years ago by TaylorCFrey
#31377 opened 5 years ago by choleraehyq
cmd/go: attempting to download a package/module that doesn't exist generates an unhelpful error messageFrozenDueToAgeNeedsInvestigationmodules
#31366 opened 5 years ago by dylan-bourque
cmd/go: [modules + gopath] replace fails for subpackage - please save our beloved GOPATHFrozenDueToAge
#31365 opened 5 years ago by FredFoo
cmd/link: testDWARF in c-archive mode fails on Linux (but not Darwin)FrozenDueToAgeNeedsInvestigationOS-LinuxTesting
#31363 opened 5 years ago by eliasnaur
#31351 opened 5 years ago by mirtchovski
cmd/go: broken go.mod resolution across modulesFrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#31345 opened 5 years ago by y3llowcake
#31343 opened 5 years ago by eliasnaur
#31342 opened 5 years ago by ikkerens
#31320 opened 5 years ago by eliasnaur
#31315 opened 5 years ago by ericlagergren
#31313 opened 5 years ago by josharian
cmd/go: [modules + integration] use several goproxy sources simultaneouslyFrozenDueToAgeNeedsInvestigationmodules
#31304 opened 5 years ago by nim-nim
#31296 opened 5 years ago by mark-rushakoff
cmd/go: specifying module branch writes incorrect version tag to go.modFrozenDueToAgeNeedsInvestigationmodules
#31287 opened 5 years ago by paulbdavis
cmd/go: Allow go mod cache location to be overridden, e.g. GOMODCACHE (for CI purposes)FrozenDueToAgeWaitingForInfomodules
#31283 opened 5 years ago by dionysius
cmd/compile: unexpected prove/BCE regressions when building encoding/jsonFrozenDueToAgeNeedsInvestigationPerformance
#31275 opened 5 years ago by mvdan
cmd/compile: emit (MAX|MIN)SD instead of UCOMISD when possibleFrozenDueToAgeNeedsInvestigationPerformance
#31272 opened 5 years ago by agnivade
cmd/go: go test reports module missing when no test files in the cwdFrozenDueToAgeNeedsInvestigationmodules
#31270 opened 5 years ago by davecheney
cmd/compile/internal/ssa: TestNexting broken on longtest builderFrozenDueToAgeNeedsInvestigationSoonTestingrelease-blocker
#31263 opened 5 years ago by bcmills
cmd/go: go module does not honor a local git override to manage multiple git identitiesFrozenDueToAgeNeedsInvestigationmodules
#31256 opened 5 years ago by Ravenwater
cmd/go: invalid module: gopkg.in/inf.v0 should be .v0, not v1 (v1.9.1-gopkgin-v0.9.1)FrozenDueToAgeNeedsInvestigationmodules
#31253 opened 5 years ago by krasi-georgiev
cmd/compile: <autogenerated>:1: symbol listed multiple times for same type across multiple packagesFrozenDueToAgeNeedsInvestigation
#31252 opened 5 years ago by abnerxc
cmd/go: in 'go mod init', prefer the 'version' field from Gopkg.lock instead of a pseudo-versionFrozenDueToAgeNeedsFixmodules
#31251 opened 5 years ago by daixiang0
cmd/go: mod tidy removes lines that build seems to needFrozenDueToAgeGoCommandNeedsInvestigationmodules
#31248 opened 5 years ago by zombiezen
cmd/go: get some.domain.net/... no longer works with custom domainsFrozenDueToAgeGoCommandNeedsInvestigationrelease-blocker
#31241 opened 5 years ago by alandonovan
cmd/go: cannot vendor protoc-gen-go if not imported in module code importFrozenDueToAgeNeedsInvestigationmodules
#31239 opened 5 years ago by codeliger
cmd/go: `go mod graph` doesn't return an error in GOPATH modeFrozenDueToAgeNeedsInvestigationmodules
#31237 opened 5 years ago by jeanbza
cmd/go: data race on (*load.PackageInternal).Gcflags fieldFrozenDueToAgeNeedsInvestigationrelease-blocker
#31230 opened 5 years ago by bcmills
#31223 opened 5 years ago by daixiang0
cmd/internal/obj/x86, cmd/compile/internal/ssa: Possible lack of handling for panicIndexFrozenDueToAge
#31219 opened 5 years ago by nsajko
cmd/go: run the errors.As vet check as part of `go test`FrozenDueToAgeNeedsDecisionProposalProposal-Acceptedrelease-blocker
#31213 opened 5 years ago by jba
cmd/compile: struct interface{} value lost passing by value [1.12 backport]CherryPickApprovedFrozenDueToAge
#31209 opened 5 years ago by gopherbot
cmd/compile: loops compiled differently when using range or indexNeedsInvestigationPerformancecompiler/runtime
#31205 opened 5 years ago by mariecurried
#31196 opened 5 years ago by gopherbot
cmd/go: pseudoversions can refer to external commits [1.11 backport]CherryPickApprovedFrozenDueToAge
#31195 opened 5 years ago by gopherbot
#31191 opened 5 years ago by FiloSottile
cmd/go: mod tidy removes replaced go.sum entriesFrozenDueToAge
#31190 opened 5 years ago by eliasnaur
#31187 opened 5 years ago by ashi009
#31176 opened 5 years ago by marwan-at-work
cmd/compile: runtime `init` chain behaviour is changed after upgraded to 1.12.1 releaseFrozenDueToAgeNeedsInvestigation
#31175 opened 5 years ago by lnshi
#31172 opened 5 years ago by mariecurried
cmd/go: error loading module requirementsFrozenDueToAge
#31162 opened 5 years ago by gertcuykens
#31149 opened 5 years ago by Baha-sk
cmd/go: "cannot find module providing package" with Go 1.12 and Git 2.21.0FrozenDueToAgeWaitingForInfomodules
#31143 opened 5 years ago by Phillip-Gabler
#31141 opened 5 years ago by zdjones
cmd/compile: bad debug_line stmt selection for if statement involving string comparisonDebuggingFrozenDueToAge
#31138 opened 5 years ago by aarzilli
cmd/go: go directive is not only added during go mod init, but also under other conditions that are hard to deduce [1.12 backport]CherryPickCandidateFrozenDueToAge
#31117 opened 5 years ago by gopherbot
#31116 opened 5 years ago by mariecurried
cmd/compile: get an internal error when deliberately use '%' operator with int and complexFrozenDueToAge
#31110 opened 5 years ago by Sasasu
#31100 opened 5 years ago by josharian
#31099 opened 5 years ago by nobozo
#31093 opened 5 years ago by ianlancetaylor
#31092 opened 5 years ago by griesemer
#31088 opened 5 years ago by bcmills
cmd/go: 'go test all' tests unused std lib packages when using modulesFrozenDueToAgeWaitingForInfomodules
#31075 opened 5 years ago by alexedwards
#31073 opened 5 years ago by acuteaura
#31068 opened 5 years ago by 4a6f656c
#31067 opened 5 years ago by dsnet
#31064 opened 5 years ago by networkimprov
cmd/go: 'go build ...' builds all packages in my homedir when using modulesFrozenDueToAgeWaitingForInfomodules
#31063 opened 5 years ago by integrii
#31060 opened 5 years ago by nsajko
#31059 opened 5 years ago by integrii
cmd/go: look only at dependencies in use in 'go run'FrozenDueToAgeGoCommandNeedsInvestigationWaitingForInfomodules
#31057 opened 5 years ago by josharian
cmd/compile: "unknown field" error for unexported field in struct literal is misleadingFrozenDueToAgeNeedsInvestigation
#31053 opened 5 years ago by cben
cmd/go: file system replace only works if target has go.modFrozenDueToAgeGoCommandNeedsInvestigationmodules
#31052 opened 5 years ago by bsiegert
#31051 opened 5 years ago by ijc
#31049 opened 5 years ago by odeke-em
cmd/go: unknown revision when using semver tag for module in subdirectoryDocumentationFrozenDueToAgemodules
#31045 opened 5 years ago by ghost
#31035 opened 5 years ago by rakyll
cmd/go: error message refers to "." instead of the path provided on the command lineFrozenDueToAgeNeedsFix
#31031 opened 5 years ago by pjweinb
#31022 opened 5 years ago by eliasnaur
cmd/go: 'go test' with --list flag does not respect --tagsFrozenDueToAgeNeedsInvestigationWaitingForInfo
#31021 opened 5 years ago by evanlinjin
#31018 opened 5 years ago by dlip
#31017 opened 5 years ago by gooid
cmd/go: import cycle error message lacks position informationFrozenDueToAgeGoCommandNeedsInvestigationWaitingForInfo
#31011 opened 5 years ago by josharian
#31010 opened 5 years ago by anacrolix
#31004 opened 5 years ago by yiakwy
#31002 opened 5 years ago by lufia
cmd/vet: errors on unknown Printf verb that type implements when using log.PrintfFrozenDueToAgeNeedsInvestigation
#31000 opened 5 years ago by theckman
cmd/compile: miscompilation of codependent global `var` assigments in go1.12 [1.12 backport]CherryPickApprovedFrozenDueToAge
#30996 opened 5 years ago by gopherbot
cmd/go: Leave pinned version as a comment when dependency is incompatible with go modulesFeatureRequestFrozenDueToAgeGoCommandmodules
#30993 opened 5 years ago by integrii
cmd/go: 'go test' does not reject a relative path spanning a module boundaryFrozenDueToAgeGoCommandNeedsFixmodules
#30992 opened 5 years ago by FiloSottile
#30981 opened 5 years ago by Eintler
cmd/go: go module does not work as expected, reports 'checksum mismatch'FrozenDueToAgeGoCommandWaitingForInfomodules
#30978 opened 5 years ago by daixiang0
cmd/go: miscompilation of codependent global `var` assigments in go1.12FrozenDueToAgeNeedsInvestigation
#30977 opened 5 years ago by ijc
cmd/go: go fmt shouldn't send network request in module modeFrozenDueToAgeGoCommandNeedsInvestigationmodules
#30975 opened 5 years ago by crvv
#30972 opened 5 years ago by guhan121
cmd/asm: inconsistent handling of explicit zero offset for TEXT pseudoFrozenDueToAgeNeedsInvestigation
#30968 opened 5 years ago by benjaminp
cmd/go: building Go distribution from source fails with "missing $GOPATH"DocumentationFrozenDueToAgeNeedsFixrelease-blocker
#30960 opened 5 years ago by ianlancetaylor
#30956 opened 5 years ago by benjaminp
#30949 opened 5 years ago by anguslees
cmd/gofmt: alignment issue with Combining Macron `U+0304` in map literalsFrozenDueToAgeNeedsInvestigation
#30939 opened 5 years ago by matthewhartstonge
cmd/go: duplicate symbols when including two main packages in -coverpkg in module mode [1.12 backport]CherryPickApprovedFrozenDueToAge
#30937 opened 5 years ago by jayconrod
#30936 opened 5 years ago by integrii
cmd/go: 'go mod vendor' gets internal/ modulesFrozenDueToAge
#30934 opened 5 years ago by estroz
cmd/go: go build should not fetch replaced module if incorrectly importedFrozenDueToAgeNeedsInvestigationProposalmodules
#30925 opened 5 years ago by andrewsjg
cmd/go: go.mod be modified after "go test"FrozenDueToAge
#30921 opened 5 years ago by guhan121
cmd/go: Issue with net/http with go modules on linuxFrozenDueToAge
#30920 opened 5 years ago by talgat-ruby
#30918 opened 5 years ago by mikioh
cmd/go: test failing to initialize build cacheFrozenDueToAgeNeedsInvestigationOS-DarwinTestingmobile
#30914 opened 5 years ago by katiehockman
#30912 opened 5 years ago by katiehockman
cmd/compile: internal error missing type checkFrozenDueToAge
#30907 opened 5 years ago by jayconrod
cmd/compile: empty variadic function causes argument to escapeFrozenDueToAgeNeedsInvestigationPerformance
#30898 opened 5 years ago by tsavola
#30897 opened 5 years ago by guhan121
cmd/go: "cannot find module golang.org/x/sys/unix" when GOOS=androidFrozenDueToAgeGoCommandNeedsFixmodules
#30888 opened 5 years ago by eliasnaur
#30886 opened 5 years ago by nhooyr
cmd/go: avoid invoking git for standard library queriesFrozenDueToAgeGoCommandNeedsInvestigationmodules
#30885 opened 5 years ago by eliasnaur
cmd/compile: mips: running error SIGILL: illegal instruction FrozenDueToAge
#30879 opened 5 years ago by shownb
cmd/go: cannot find main module, while building opencontainers/runcFrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#30869 opened 5 years ago by sudeeshjohn
cmd/go: error loading module requirements, while building originFrozenDueToAgeNeedsInvestigationmodules
#30868 opened 5 years ago by sudeeshjohn
cmd/compile: give better error for composite literal parsing ambiguityFrozenDueToAgeNeedsInvestigationhelp wanted
#30867 opened 5 years ago by empijei
cmd/go: cross-compiling for Linux x86_64 with CGO -race enabled failed on macOS Mojave (Darwin)FrozenDueToAge
#30863 opened 5 years ago by sitano
cmd/cover: failing TestFuncWithDuplicateLinesFrozenDueToAge
#30861 opened 5 years ago by sudeeshjohn
#30860 opened 5 years ago by erifan
cmd/go: 'go mod vendor' removes requirement on replaced moduleFrozenDueToAgeNeedsInvestigationmodules
#30857 opened 5 years ago by songjiayang
#30850 opened 5 years ago by grantwwu
#30846 opened 5 years ago by flimzy
#30835 opened 5 years ago by rsc
#30822 opened 5 years ago by mewmew
#30821 opened 5 years ago by dmitshur
cmd/compile: lay out global errors.New results in static dataFrozenDueToAgeNeedsFixPerformancecompiler/runtime
#30820 opened 5 years ago by rsc
cmd/compile: rewrite rulegen to not generate plaintext Go code directlyFrozenDueToAgeNeedsFixearly-in-cycle
#30810 opened 5 years ago by mvdan
cmd/cgo: undefined reference to OpenCV C++ function callFrozenDueToAgeNeedsInvestigationWaitingForInfo
#30800 opened 5 years ago by StefanCepa
#30798 opened 5 years ago by ljr900723
cmd/go: go directive is insufficiently documented for module authors to be able to make a decision about its valueDocumentationFrozenDueToAgeGoCommandNeedsFixmodules
#30791 opened 5 years ago by dmitshur
cmd/go: go directive is not only added during go mod init, but also under other conditions that are hard to deduceFrozenDueToAgeGoCommandNeedsDecisionmodules
#30790 opened 5 years ago by dmitshur
cmd/go: temporary directories left behind on windows-amd64-2012 builderFrozenDueToAgeNeedsInvestigationOS-WindowsTestingWaitingForInfo
#30789 opened 5 years ago by bcmills
cmd/go: directory named go.mod defines new module but is otherwise ignoredFrozenDueToAgeGoCommandNeedsFixmodules
#30788 opened 5 years ago by heschi
cmd/go: add/provide resources to a comprehensive go modules guideDocumentationFrozenDueToAgeWaitingForInfomodules
#30783 opened 5 years ago by rhugga
#30782 opened 5 years ago by larkost-fetch
cmd/doc: go doc rsc.io/quote/v3 in module mode shows wrong import pathFrozenDueToAgeWaitingForInforelease-blocker
#30778 opened 5 years ago by rsc
#30768 opened 5 years ago by csqshz
cmd/go: go version shows command not found, when I install go by go1.12.darwin-amd64.pkg or go1.11.5.darwin-amd64.pkgFrozenDueToAge
#30762 opened 5 years ago by AZmake
cmd/dist: add test that Go can bootstrap itself with just-built treeFrozenDueToAgeNeedsFixTestinghelp wanted
#30758 opened 5 years ago by bradfitz
#30756 opened 5 years ago by josharian
cmd/go: TestLldbPython newly failing (related to enabling modules)FrozenDueToAgeGoCommandNeedsFixmodules
#30751 opened 5 years ago by josharian
#30748 opened 5 years ago by heschi
#30746 opened 5 years ago by sgtsquiggs
#30743 opened 5 years ago by marwan-at-work
#30741 opened 5 years ago by dsnet
#30725 opened 5 years ago by marwan-at-work
#30723 opened 5 years ago by perillo
#30722 opened 5 years ago by griesemer
cmd/go: proposal: go get path@version should fail if version cannot be exactly satisfiedFrozenDueToAgemodules
#30717 opened 5 years ago by rogpeppe
cmd/go: TestScript/build_acl_windows fails on windows-arm builderFrozenDueToAgeNeedsInvestigationTesting
#30711 opened 5 years ago by alexbrainman
#30709 opened 5 years ago by griesemer
cmd/go: "go get" should create a replcae line automatically if the get path and moudle path don't matchFeatureRequestFrozenDueToAgeGoCommandNeedsInvestigationmodules
#30705 opened 5 years ago by zigo101
#30696 opened 5 years ago by xibz
cmd/go: duplicate symbols when including two main packages in -coverpkg in module mode [1.12 backport]CherryPickApprovedFrozenDueToAge
#30684 opened 5 years ago by gopherbot
cmd/compile: internal compiler error: panic during lower (unreachable) on arm64FrozenDueToAgeNeedsInvestigationrelease-blocker
#30679 opened 5 years ago by ALTree
#30678 opened 5 years ago by andrewmed
cmd/link: -buildmode=c-shared exports many functions, not just //export functionsFrozenDueToAgeNeedsFixOS-Windowshelp wanted
#30674 opened 5 years ago by GameXG
cmd/go: go build -mod=readonly should disallow go.sum updatesFrozenDueToAgeNeedsFixmodulesrelease-blocker
#30667 opened 5 years ago by rsc
cmd/go: module loader looks for the wrong tags if the "go-import" prefix includes the major-version suffix [1.12 backport]CherryPickApprovedFrozenDueToAge
#30665 opened 5 years ago by gopherbot
#30664 opened 5 years ago by mvdan
cmd/go: print import stack when reporting error constructing build listFrozenDueToAgeGoCommandNeedsFixmodules
#30661 opened 5 years ago by jayconrod
#30649 opened 5 years ago by luhexcp
cmd/go: module loader looks for the wrong tags if the "go-import" prefix includes the major-version suffixFrozenDueToAgeNeedsInvestigationmodules
#30647 opened 5 years ago by gdamore
#30645 opened 5 years ago by josharian
cmd/go: `list -u -m` and `get -u` suggest downgrades from pseudo-versions after `latest`FrozenDueToAgeNeedsInvestigationmodules
#30634 opened 5 years ago by leitzler
#30623 opened 5 years ago by palsivertsen
#30610 opened 5 years ago by leitzler
#30604 opened 5 years ago by rsc
cmd/go: what is the `go 1.12` statement that `go mod tidy` is generating in my go.mod?FrozenDueToAge
#30603 opened 5 years ago by jeanbza
cmd/go: remove module whitelist in favor of notaryFrozenDueToAgeNeedsInvestigationmodulesrelease-blocker
#30601 opened 5 years ago by rsc
cmd/go: improve error when a package exists in the filesystem but is in a different moduleFrozenDueToAgeNeedsFixmodules
#30590 opened 5 years ago by firelizzard18
#30577 opened 5 years ago by driusan
cmd/link: .debug_pubnames and .debug_pubtypes not following DWARF4 specDebuggingFrozenDueToAgeNeedsFix
#30573 opened 5 years ago by jasonborg
#30569 opened 5 years ago by urandom2
cmd/compile: function inlining produces incorrect results in certain conditions [1.12 backport]CherryPickApprovedFrozenDueToAge
#30567 opened 5 years ago by gopherbot
cmd/compile: function inlining produces incorrect results in certain conditionsFrozenDueToAgeNeedsFixrelease-blocker
#30566 opened 5 years ago by siddharthab
#30556 opened 5 years ago by kevinburke
cmd/go: race TestScript failures on linux/amd64FrozenDueToAgeNeedsInvestigationmodulesrelease-blocker
#30550 opened 5 years ago by mvdan
cmd/go: app.test -test.coverprofile fails silentlyFrozenDueToAge
#30542 opened 5 years ago by networkimprov
#30540 opened 5 years ago by santhosh-tekuri
cmd/link: ABI hash for package in shared library should not include file path of dependencyFrozenDueToAge
#30531 opened 5 years ago by eternal-flame-AD
#30527 opened 5 years ago by remyoudompheng
cmd/go: MacOS binaries invalid for eventual Apple Notary [1.12 backport]CherryPickApprovedFrozenDueToAgeNeedsFix
#30526 opened 5 years ago by gopherbot
cmd/go: MacOS binaries invalid for eventual Apple Notary [1.11 backport]CherryPickCandidateFrozenDueToAgeNeedsFix
#30525 opened 5 years ago by gopherbot
#30515 opened 5 years ago by mvdan
cmd/go: go mod edit -replace does not accept a module path without a dotFrozenDueToAgeNeedsFixmodules
#30513 opened 5 years ago by neclepsio
cmd/go: add summary at end of go test resultsFrozenDueToAgeNeedsFixProposalProposal-Acceptedhelp wanted
#30507 opened 5 years ago by markvincentcaro
#30504 opened 5 years ago by nim-nim
cmd/go: go list needs a -fmt -json mode like go mod editFrozenDueToAge
#30503 opened 5 years ago by nim-nim
#30502 opened 5 years ago by nim-nim
cmd/go: 'get xxx@latest' does not report mismatch between module path and major versionFrozenDueToAgeNeedsInvestigationmodules
#30499 opened 5 years ago by XuHuaiyu
cmd/compile: "undefined: uuid..autotmp_1" while building kubernetesFrozenDueToAgeNeedsInvestigationrelease-blocker
#30498 opened 5 years ago by sudeeshjohn
cmd/go: `go get`: 'unexpected end of JSON input' for module missing /v3 suffixFrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#30494 opened 5 years ago by iiinsomnia
cmd/go: error if GOCACHE is set but is not an absolute path [1.12 backport]CherryPickCandidateFrozenDueToAge
#30493 opened 5 years ago by gopherbot
#30492 opened 5 years ago by dsnet
cmd/go: MacOS binaries invalid for eventual Apple NotaryFrozenDueToAgeNeedsFixOS-Darwinhelp wantedrelease-blocker
#30488 opened 5 years ago by macetw
cmd/compile: KeepAlive doesn't actually keep stack object alive [1.12 backport]CherryPickApprovedFrozenDueToAgeNeedsFix
#30478 opened 5 years ago by gopherbot
cmd/compile: KeepAlive doesn't actually keep stack object aliveFrozenDueToAgeNeedsFixrelease-blocker
#30476 opened 5 years ago by cherrymui
#30465 opened 5 years ago by pschultz
#30459 opened 5 years ago by hengwu0
cmd/go: go get -u in module mode can fail and produce output that's not easy to diagnoseFrozenDueToAgeGoCommandNeedsInvestigationmodules
#30455 opened 5 years ago by dmitshur
#30447 opened 5 years ago by mileusna
cmd/go: "module requires Go 1.12" error when building with Go 1.11.3 or earlierFrozenDueToAgemodules
#30446 opened 5 years ago by markbates
cmd/vet: false positive in Printf recursive Stringer check with non-matching String() functionsFrozenDueToAgeNeedsInvestigation
#30441 opened 5 years ago by reillywatson
#30437 opened 5 years ago by seebs
#30436 opened 5 years ago by imirkin
#30435 opened 5 years ago by ardan-bkennedy
cmd/go: 'go get repo@<commit>' succeeds when <commit> is the full hash of an unpublished commitFrozenDueToAgeNeedsFixmodules
#30434 opened 5 years ago by mwf
cmd/go: TestScript fails on Windows, macOS with case-sensitive filesystemFrozenDueToAgeNeedsFixOS-DarwinOS-WindowsTesting
#30432 opened 5 years ago by lufia
cmd/compile: internal compiler error: unexpected Interface for <nil> while building KubernetesFrozenDueToAgeNeedsFix
#30430 opened 5 years ago by sudeeshjohn
#30429 opened 5 years ago by Helflym
cmd/go: breakout testmain generation functionality into its own toolFrozenDueToAgeNeedsDecisionProposal
#30421 opened 5 years ago by nemith
cmd/link: Go 1.12: depending on source, "go build" generates dynamically linked binaries (uses shared libs)FrozenDueToAge
#30419 opened 5 years ago by jeffkayser2
cmd/go: add go env -w to set default env varsFrozenDueToAgeNeedsInvestigationProposalProposal-Accepted
#30411 opened 5 years ago by rsc
cmd/go: go mod init fails to retrieve company.github.com ssl only repositoriesFrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#30405 opened 5 years ago by MelleKoning
cmd/go: support -mod=vendor and -mod=readonly togetherFrozenDueToAge
#30404 opened 5 years ago by reefbarman
#30399 opened 5 years ago by karalabe
cmd/go: 'looping trying to add package' when running 'mod tidy' with a package not found in the containing moduleFrozenDueToAgeNeedsFixmodules
#30394 opened 5 years ago by sagikazarmark
cmd/go: duplicate symbols when including two main packages in -coverpkg in module modeFrozenDueToAgeGoCommandNeedsFix
#30374 opened 5 years ago by lshulyay
cmd/go: use the `go` version declared in the `go.mod` file to determine module boundaries and checksumsFrozenDueToAgeProposalmodules
#30369 opened 5 years ago by bcmills
cmd/compile: ssa: LoweredNilCheck downgrade perfomance of binary search in arrayFrozenDueToAgeNeedsInvestigationPerformance
#30366 opened 5 years ago by covrom
cmd/go: go test -help doesn't show test flags in Go 1.12DocumentationFrozenDueToAgeNeedsInvestigation
#30365 opened 5 years ago by narqo
#30345 opened 5 years ago by kortschak
cmd/go: package main fails to compile with gccgo in module mode due to //go:linkname restrictionFrozenDueToAgeNeedsFixmodules
#30344 opened 5 years ago by bcmills
cmd/compile: incorrect optimizations.FrozenDueToAge
#30339 opened 5 years ago by lintanghui
#30337 opened 5 years ago by winglq
#30336 opened 5 years ago by tedu
cmd/internal/obj/arm64: assembling TSTW $1689262177517664, R3 failsFrozenDueToAgeNeedsInvestigationrelease-blocker
#30334 opened 5 years ago by eclipseo
#30329 opened 5 years ago by odiferousmint
cmd/go: unexpected test cache hit of "PASS" when test should "FAIL"FrozenDueToAgeGoCommandNeedsInvestigation
#30313 opened 5 years ago by myitcv
#30304 opened 5 years ago by draftcode
cmd/vet: PackageVetx in vet.cfg lists full transitive closure of package dependencies FrozenDueToAgeNeedsFixWaitingForInfo
#30296 opened 5 years ago by slon
#30282 opened 5 years ago by TuomLarsen
cmd/asm: improve DATA size operand validationFrozenDueToAge
#30269 opened 5 years ago by josharian
cmd/go: executables are sometimes named after their module's last element, not directory [1.12 backport]CherryPickApprovedFrozenDueToAge
#30266 opened 5 years ago by gopherbot
cmd/go: no newline after note about old Go versionFrozenDueToAge
#30263 opened 5 years ago by eliasnaur
#30257 opened 5 years ago by ALTree
cmd/compile: internal compiler error: Type.Elem UNSAFEPTRFrozenDueToAgeNeedsInvestigationWaitingForInfo
#30254 opened 5 years ago by LastPossum
cmd/go: `go get` creates go.mod and go.sum files inconsistently, depending on directoryFrozenDueToAgeNeedsInvestigationmodules
#30248 opened 5 years ago by douglarek
#30245 opened 5 years ago by winglq
#30243 opened 5 years ago by griesemer
#30242 opened 5 years ago by googollee
#30240 opened 5 years ago by bcmills
cmd/go: go list fails when run in $GOPATH/pkg/modFrozenDueToAge
#30238 opened 5 years ago by pmer
cmd/compile: assembly generated is bigger than previous versionsNeedsInvestigationPerformancecompiler/runtime
#30229 opened 5 years ago by mariecurried
cmd/go: change default of GO111MODULE from 'auto' to 'on'FrozenDueToAgeNeedsFixearly-in-cyclemodules
#30228 opened 5 years ago by bcmills
cmd/go: GOOS=android requires explicitly setting CGO_ENABLED=1FrozenDueToAgeNeedsInvestigationmobile
#30216 opened 5 years ago by saleemrashid
#30206 opened 5 years ago by mwf
cmd/compile: duplicate anonymous interface declarations cause non-determinismFrozenDueToAgeNeedsFixrelease-blocker
#30202 opened 5 years ago by jellevandenhooff
#30195 opened 5 years ago by DmitriyMV
#30190 opened 5 years ago by akhilravuri1
#30185 opened 5 years ago by atombender
#30176 opened 5 years ago by neild
#30174 opened 5 years ago by nim-nim
cmd/go: accept a directory path to 'go mod edit' instead of just a file pathFeatureRequestFrozenDueToAgeWaitingForInfomodules
#30173 opened 5 years ago by nim-nim
#30167 opened 5 years ago by pwaller
cmd/go: 'go mod tidy -v' hangs and then segfaults with go1.12beta2 darwin/amd64FrozenDueToAgemodulesrelease-blocker
#30166 opened 5 years ago by dmitris
cmd/go: when initializing a go.mod from other formats, verify dependency module paths before saving?FrozenDueToAgeNeedsInvestigationmodules
#30161 opened 5 years ago by daixiang0
#30146 opened 5 years ago by nim-nim
#30133 opened 5 years ago by kwoodhouse93
#30123 opened 5 years ago by ainar-g
cmd/cgo: regression in Go1.12beta2 causes "unexpected semicolon, expecting expression" errorFrozenDueToAgeNeedsInvestigation
#30117 opened 5 years ago by rjeczalik
cmd/compile: report index and length values in bounds panicsFrozenDueToAgeNeedsFixProposalProposal-Accepted
#30116 opened 5 years ago by randall77
cmd/internal/obj/ppc64: T/S bit is being flipped when using extended mnemonics in VSX instructionsFrozenDueToAgeNeedsFix
#30112 opened 5 years ago by ceseo
#30087 opened 5 years ago by agnivade
#30085 opened 5 years ago by smasher164
#30073 opened 5 years ago by shivumm
cmd/go: 'go build' encountered invalid C headers under MacOSFrozenDueToAgeNeedsInvestigationOS-DarwinWaitingForInfo
#30072 opened 5 years ago by hbprotoss
cmd/go: race causes `go mod download` to error with `mkdir /go/pkg/mod..: no such file or directory`FrozenDueToAgeGoCommandNeedsInvestigationWaitingForInfomodules
#30068 opened 5 years ago by dnephin
#30065 opened 5 years ago by cclerget
#30061 opened 5 years ago by ianlancetaylor
#30058 opened 5 years ago by tj
cmd/go: 'install' succeeds without a main module when given a non-main package FrozenDueToAgeNeedsInvestigationmodules
#30053 opened 5 years ago by mvdan
cmd/go: "go mod tidy" is not the only subcommand to add "go 1.12" to go.modDocumentationFrozenDueToAgemodules
#30043 opened 5 years ago by neild
#30039 opened 5 years ago by mvdan
#29986 opened 5 years ago by rsc
cmd/cgo: -Waddress-of-packed-member warnings poping up with gcc9 in cgo-gcc-prolog [1.11 backport]CherryPickApprovedFrozenDueToAge
#29967 opened 5 years ago by gopherbot
cmd/cgo: -Waddress-of-packed-member warnings poping up with gcc9 in cgo-gcc-prolog [1.10 backport]CherryPickApprovedFrozenDueToAge
#29966 opened 5 years ago by gopherbot
#29964 opened 5 years ago by rsc
cmd/cgo: -Waddress-of-packed-member warnings popping up with gcc9 in cgo-gcc-prologFrozenDueToAgeNeedsInvestigation
#29962 opened 5 years ago by jcajka
#29943 opened 5 years ago by ianlancetaylor
cmd/go: skip cleaning the current directory if other flags are passed to `go clean`FrozenDueToAgeGoCommandearly-in-cycle
#29925 opened 5 years ago by bcmills
#29920 opened 5 years ago by levblanc
cmd/cgo: cgo treats pointer to fixed-length array as unsafe.Pointer when CC=gccFrozenDueToAgeNeedsInvestigation
#29909 opened 5 years ago by laser
cmd/vet: check files not in current build contextFrozenDueToAge
#29901 opened 5 years ago by nhooyr
#29897 opened 5 years ago by daenney
#29896 opened 5 years ago by mariecurried
#29893 opened 5 years ago by rsc
#29892 opened 5 years ago by mariecurried
cmd/go: go build does not show that git (?) is not installed, instead shows general "cannot find module for path "FrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#29891 opened 5 years ago by nicknaychov
cmd/go: go module not forwarding credentials from .netrc to gitlab subgroupsFrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#29888 opened 5 years ago by tigrato
#29887 opened 5 years ago by hoyho
#29883 opened 5 years ago by fatedier
#29880 opened 5 years ago by josharian
cmd/cgo: missing parameter list for function _cgo_wait_runtime_init_doneFrozenDueToAgeNeedsFixhelp wanted
#29879 opened 5 years ago by phst
#29870 opened 5 years ago by alandonovan
cmd/link: broken binary when code depends on cgo on DarwinFrozenDueToAgeNeedsInvestigationOS-Darwinhelp wanted
#29861 opened 5 years ago by darkpssngr
cmd/compile: confusing error if composite literal field that is a method is specifiedFrozenDueToAgeNeedsFixSuggested
#29855 opened 5 years ago by pwaller
#29853 opened 5 years ago by mariecurried
#29852 opened 5 years ago by rsc
#29850 opened 5 years ago by uri-canva
#29837 opened 5 years ago by ALTree
#29836 opened 5 years ago by ALTree
cmd/go: proposal: extend download protocol to allow return of transitive requirements implied by go.modFrozenDueToAgeGoCommandToolSpeedmodules
#29832 opened 5 years ago by myitcv
cmd/compile: -gcflags='all=-N -l'" with Delve and large functions causes compiler error: bvbulkalloc too bigFrozenDueToAgeWaitingForInfo
#29829 opened 5 years ago by crimsonalucard
#29822 opened 5 years ago by 0intro
cmd/go: use version control to discover the main module's version?FrozenDueToAgeNeedsInvestigationProposalmodules
#29814 opened 5 years ago by bcmills
cmd/go: go test -json does not print subtest results as they become availableFrozenDueToAgeNeedsFixToolSpeed
#29811 opened 5 years ago by rogpeppe
cmd/compile: readonly analysis of functions accepting []byte argumentsFrozenDueToAgeNeedsInvestigationPerformance
#29810 opened 5 years ago by josharian
#29807 opened 5 years ago by Helflym
cmd/compile: access slice is slowFrozenDueToAge
#29805 opened 5 years ago by egmkang
cmd/go: incorrect pseudo-versions for merge commitsFrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#29798 opened 5 years ago by jefferai
cmd/go: '"bzr": executable file not found in $PATH' when fetching github.com/influxdata/platformFrozenDueToAge
#29790 opened 5 years ago by stevenh
#29784 opened 5 years ago by DylanMeeus
#29781 opened 5 years ago by jeddenlea
cmd/go: 'go list -m' fails to follow dependencies through older versions of the main moduleFrozenDueToAgeGoCommandNeedsInvestigationmodules
#29773 opened 5 years ago by myitcv
cmd/go: `go list -m <name>/vN@latest` doesn't error when the vN version doesn't existFrozenDueToAgeNeedsFixWaitingForInfomodules
#29762 opened 5 years ago by hyangah
cmd/go: provide an easy way to fetch the "latest" commit version from the default branchFrozenDueToAgeNeedsInvestigationmodules
#29761 opened 5 years ago by hyangah
#29758 opened 5 years ago by jayconrod
#29748 opened 5 years ago by calmh
cmd/go: increase in compile time in 1.12beta2 compared to go1.10.7FrozenDueToAgeNeedsInvestigationOS-DarwinToolSpeedWaitingForInfo
#29743 opened 5 years ago by glycerine
#29737 opened 5 years ago by randall77
#29725 opened 5 years ago by anjmao
#29719 opened 5 years ago by greenpau
#29715 opened 5 years ago by kolbycrouch
cmd/go: go list mangles absolute paths weirdlyFrozenDueToAge
#29709 opened 5 years ago by segevfiner
#29708 opened 5 years ago by segevfiner
cmd/trace: "failed to parse trace: no consistent ordering of events possible"FrozenDueToAgeNeedsInvestigationcompiler/runtime
#29707 opened 5 years ago by 256dpi
cmd/go: 'mod tidy' downgrades an unused indirect dependency upgraded by 'get -u'FrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#29702 opened 5 years ago by SamWhited
#29687 opened 5 years ago by myitcv
#29680 opened 5 years ago by thaJeztah
#29676 opened 5 years ago by darkfeline
#29671 opened 5 years ago by CAFxX
cmd/go: occasional "failed to cache compiled Go files" when 'go list -compiled' runs in parallelFrozenDueToAgeGoCommandNeedsInvestigation
#29667 opened 5 years ago by cespare
cmd/go: avoid work to compute unused fields in 'go list'FrozenDueToAgeGoCommandNeedsFixToolSpeedmodules
#29666 opened 5 years ago by hyangah
#29665 opened 5 years ago by kardianos
cmd/go: GO111MODULE=on and unset GOPATH generate incompatible module checksumsFrozenDueToAgeNeedsInvestigation
#29664 opened 5 years ago by jayschwa
#29659 opened 5 years ago by jeanbza
#29656 opened 5 years ago by xiaoxiaoyijian123456
cmd/cgo: crash when function received string with chinese charactersFrozenDueToAgeNeedsInvestigationWaitingForInfo
#29653 opened 5 years ago by tangliming
#29651 opened 5 years ago by zylthinking
#29640 opened 5 years ago by 0intro
#29628 opened 5 years ago by vearutop
cmd/go: mod init and mod edit unable to import module paths missing a dotFrozenDueToAgeNeedsInvestigation
#29620 opened 5 years ago by roblillack
cmd/go: downloads follow plain-HTTP redirects even when the -insecure flag is not set [1.11 backport]CherryPickCandidateFrozenDueToAge
#29618 opened 5 years ago by gopherbot
cmd/go: downloads follow plain-HTTP redirects even when the -insecure flag is not set [1.10 backport]CherryPickApprovedFrozenDueToAge
#29617 opened 5 years ago by gopherbot
cmd/compile: panic on conversion to anonymous interface when 2 versions of library are builtFrozenDueToAgeNeedsInvestigationrelease-blocker
#29612 opened 5 years ago by jirfag
#29611 opened 5 years ago by brb
cmd/compile: confusion between variable name "init" in method wrapper and function "init"FrozenDueToAgeNeedsInvestigationrelease-blocker
#29610 opened 5 years ago by jcajka
cmd/go: build constraint of 'ignore' is special for modules?DocumentationFrozenDueToAgeGoCommandNeedsFixmodules
#29598 opened 5 years ago by myitcv
cmd/go: undefined symbols when linking using 'go get' with Anaconda C toolchain on DarwinFrozenDueToAgeGoCommandNeedsInvestigationOS-DarwinWaitingForInfo
#29597 opened 5 years ago by Chrisedeluxe
cmd/go: after installing via MSI installer, prompt says "go is not a recognized command" #18680FrozenDueToAgeWaitingForInfo
#29592 opened 5 years ago by laurent999
cmd/go: downloads follow plain-HTTP redirects even when the -insecure flag is not setFrozenDueToAgeGoCommandNeedsInvestigationmodules
#29591 opened 5 years ago by ghost
#29589 opened 5 years ago by tkiraly
#29573 opened 5 years ago by dsnet
#29572 opened 5 years ago by theonewolf
cmd/vet: throwing "refers to unknown identifier" error depending on file loading orderFrozenDueToAge
#29570 opened 5 years ago by bytheway
#29563 opened 5 years ago by 4a6f656c
#29562 opened 5 years ago by dr2chase
cmd/go: list command fails when directory is the target of a module replace directiveFrozenDueToAgeGoCommandNeedsFixmodules
#29548 opened 5 years ago by subash-a
#29547 opened 5 years ago by dsnet
cmd/link: vanadium installation Error: combining dwarf failed: Unknown load command 0x32 (50) FrozenDueToAgeNeedsInvestigationOS-Darwin
#29539 opened 5 years ago by Yiqing2018
#29523 opened 5 years ago by paulzhol
#29522 opened 5 years ago by rsc
#29515 opened 5 years ago by bradfitz
cmd/go: TestScript gcflags_patterns.txt regexp matches randomly created directory namesFrozenDueToAgeNeedsFixTesting
#29514 opened 5 years ago by bradfitz
#29511 opened 5 years ago by aclements
cmd/compile, runtime: s390x build broken "fatal error: inserting span already in treap"FrozenDueToAgeNeedsInvestigationOS-Linux
#29506 opened 5 years ago by billotosyr
#29504 opened 5 years ago by rsc
cmd/compile: incorrect code generation bug when taking slice[:0] [1.11 backport]CherryPickApprovedFrozenDueToAge
#29503 opened 5 years ago by gopherbot
cmd/compile: incorrect code generation bug when taking slice[:0]FrozenDueToAgeNeedsInvestigationrelease-blocker
#29502 opened 5 years ago by ncw
cmd/go: proxy URL's not working with go modulesFrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#29484 opened 5 years ago by matt0x6F
#29479 opened 5 years ago by wondratsch
#29477 opened 5 years ago by josharian
cmd/go: get fail with private and subdirectory repo in module modeFrozenDueToAgeNeedsInvestigationmodules
#29470 opened 5 years ago by eraac
cmd/go: go list has too many (more than zero) side effectsFrozenDueToAgeGoCommandNeedsInvestigationmodules
#29452 opened 5 years ago by DisposaBoy
#29450 opened 5 years ago by hajimehoshi
#29446 opened 5 years ago by quasilyte
#29443 opened 5 years ago by aarzilli
cmd/go: go1.11.4 toolchain3 build fail with "slice bounds out of range" on 32-bit MIPS on Debian buildd [1.11 backport]CherryPickApprovedFrozenDueToAge
#29442 opened 5 years ago by gopherbot
cmd/go: module .lock files remain around after go command exitsFrozenDueToAgeGoCommandNeedsInvestigationmodules
#29434 opened 5 years ago by myitcv
cmd/go: only generate a new 'go.mod' file during 'go mod init'FrozenDueToAgeNeedsFixearly-in-cyclemodules
#29433 opened 5 years ago by sunliver
cmd/compile: provide 'evaluated but not used' error when function returned from another function is not used (called or assigned)FrozenDueToAgeProposal
#29428 opened 5 years ago by HaraldNordgren
#29418 opened 5 years ago by eliasnaur
cmd/go: run gives conflicting advice when using path@version syntaxFrozenDueToAgeGoCommandNeedsInvestigationmodules
#29415 opened 5 years ago by davecheney
#29413 opened 5 years ago by iwdgo
cmd/go: building requires otherwise-unused .mod files to be present FrozenDueToAgeNeedsInvestigationmodules
#29410 opened 5 years ago by stapelberg
cmd/go: go1.11.4 toolchain3 build fail with "slice bounds out of range" on 32-bit MIPS on Debian builddFrozenDueToAgeNeedsInvestigation
#29402 opened 5 years ago by anthonyfok
#29397 opened 6 years ago by chowey
#29395 opened 6 years ago by ALTree
cmd/compile: method expressions of implicitly defined methods failFrozenDueToAgeNeedsFixrelease-blocker
#29389 opened 6 years ago by randall77
#29383 opened 6 years ago by ianlancetaylor
cmd/go: `go env GOMOD` is too slow for use in interactive commandsFrozenDueToAgeGoCommandToolSpeedearly-in-cycle
#29382 opened 6 years ago by heschi
cmd/go: "unknown revision" error followed by "error loading module requirements"FrozenDueToAgeWaitingForInfomodules
#29374 opened 6 years ago by liu-xuewen
#29371 opened 6 years ago by heschi
#29363 opened 6 years ago by rsc
cmd/compile: document that TypedArrays are not pinned in memoryDocumentationFrozenDueToAgeNeedsFixarch-wasm
#29355 opened 6 years ago by twifkak
cmd/compile: escape analysis doesn't handle interface conversions correctlyFrozenDueToAgeNeedsFixhelp wantedrelease-blocker
#29353 opened 6 years ago by mdempsky
#29350 opened 6 years ago by robohack
cmd/go: exits with errors when -n used with -gcflags=all=...FrozenDueToAgeGoCommandNeedsFixrelease-blocker
#29346 opened 6 years ago by jayconrod
#29345 opened 6 years ago by alevchuk
#29343 opened 6 years ago by jayconrod
cmd/go: improve 'missing $GOPATH' error message when HOME is unsetFrozenDueToAgeGoCommandNeedsFixmodules
#29341 opened 6 years ago by bitfield
cmd/vet: internal error: no range for "project"FrozenDueToAge
#29338 opened 6 years ago by bradleyjkemp
cmd/cgo: can not include header file in package directory with Go 1.12beta1FrozenDueToAgeNeedsFixrelease-blocker
#29333 opened 6 years ago by nussjustin
#29332 opened 6 years ago by xiachengjia
#29323 opened 6 years ago by extemporalgenome
#29312 opened 6 years ago by griesemer
cmd/compile, cmd/link: relocation target go.builtin.error.Error not defined [1.11 backport]CherryPickCandidateFrozenDueToAge
#29307 opened 6 years ago by gopherbot
#29304 opened 6 years ago by akavel
#29302 opened 6 years ago by nkovacs
#29296 opened 6 years ago by denisvolin
#29293 opened 6 years ago by zigo101
#29288 opened 6 years ago by minux
cmd/go: Checksum mismatch between macOS and Windows (both on 1.11.4; first deleted go.sum)FrozenDueToAgemodules
#29282 opened 6 years ago by glyn
cmd/go: verifying ...: checksum mismatchFrozenDueToAge
#29281 opened 6 years ago by calmh
cmd/go: go list -e should list a package containing an error if files named on the command line do not existFrozenDueToAgeNeedsFixWaitingForInfo
#29280 opened 6 years ago by mvdan
cmd/compile: numberLines SSA pass does not handle inlining wellFrozenDueToAgeNeedsInvestigationToolSpeed
#29279 opened 6 years ago by josharian
#29273 opened 6 years ago by Random-Liu
cmd/go: suppress errors for 'go get' of package paths that contain only testsFrozenDueToAgeNeedsFixmodules
#29268 opened 6 years ago by bcmills
#29267 opened 6 years ago by FiloSottile
runtime, cmd/compile: deeply nested array interaction leads to fatal error and segfaultFrozenDueToAgeNeedsFix
#29264 opened 6 years ago by reijin90
cmd/go: TestNewReleaseRebuildsStalePackagesInGOPATH modifies code in GOROOTFrozenDueToAgeGoCommandNeedsInvestigationTesting
#29263 opened 6 years ago by bcmills
cmd/go: pseudo-versions for post-v1 commits use the wrong major versionFrozenDueToAgeNeedsInvestigationmodules
#29262 opened 6 years ago by hyangah
cmd/vet: "go vet --shadow" used to work, does not workFrozenDueToAgeNeedsInvestigationrelease-blocker
#29260 opened 6 years ago by kevinburke
#29253 opened 6 years ago by minux
cmd/go: "go get" fails on import path patterns with wildcards ("...") [1.11 backport]CherryPickApprovedFrozenDueToAgerelease-blocker
#29248 opened 6 years ago by gopherbot
cmd/go: "go get" fails on import path patterns with wildcards ("...") [1.10 backport]CherryPickApprovedFrozenDueToAgerelease-blocker
#29247 opened 6 years ago by gopherbot
cmd/go/internal/envcmd: GOCACHE=off behavior difficult to debugFrozenDueToAgeGoCommandrelease-blocker
#29243 opened 6 years ago by kevinburke
#29242 opened 6 years ago by josharian
cmd/go: "go get" fails on import path patterns with wildcards ("...")FrozenDueToAgeNeedsFixSoonrelease-blocker
#29241 opened 6 years ago by FiloSottile
cmd/go: directory traversal in "go get" via curly braces in import paths [Go 1.10]CherryPickApprovedFrozenDueToAgeSecurity
#29236 opened 6 years ago by FiloSottile
cmd/go: directory traversal in "go get" via curly braces in import paths [Go 1.11]CherryPickApprovedFrozenDueToAgeSecurity
#29235 opened 6 years ago by FiloSottile
cmd/go: remote command execution during "go get -u" [Go 1.10]CherryPickApprovedFrozenDueToAgeSecurity
#29234 opened 6 years ago by FiloSottile
cmd/go: remote command execution during "go get -u" [Go 1.11]CherryPickApprovedFrozenDueToAgeSecurity
#29232 opened 6 years ago by FiloSottile
#29231 opened 6 years ago by dmitshur
#29230 opened 6 years ago by dmitshur
cmd/vendor: build broken on linux/arm after x/sys/unix update FrozenDueToAgeNeedsInvestigationrelease-blocker
#29224 opened 6 years ago by ALTree
#29220 opened 6 years ago by thigaz
#29218 opened 6 years ago by ALTree
#29215 opened 6 years ago by ALTree
cmd/go: "error loading module requirements" from 'go mod download'FrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#29213 opened 6 years ago by TPTan96
#29210 opened 6 years ago by orange-jacky
#29200 opened 6 years ago by robpike
cmd/compile: rewrite f(g()) to use OAS2FUNC earlierFrozenDueToAge
#29197 opened 6 years ago by mdempsky
cmd/go: modules unable to fetch from commit, only from release FrozenDueToAgeNeedsInvestigationmodules
#29196 opened 6 years ago by githubsands
#29195 opened 6 years ago by MMulthaupt
#29191 opened 6 years ago by gopherbot
cmd/compile: DCE before inlining does not remove dead `if`sFrozenDueToAgeNeedsInvestigationPerformance
#29189 opened 6 years ago by CAFxX
#29183 opened 6 years ago by two
cmd/go: 'go mod tidy' should retain go.sum entries for the module graph with and without replacementsFrozenDueToAgeNeedsInvestigationmodules
#29182 opened 6 years ago by bcmills
cmd/go: emit an error in 'go mod vendor' if any replacement is in the vendor directoryFrozenDueToAgeGoCommandNeedsFixmodules
#29169 opened 6 years ago by bcmills
#29167 opened 6 years ago by omion
cmd/go: go mod tidy revoke the modify about go.sum made by go build FrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#29163 opened 6 years ago by Sherlock-Holo
#29160 opened 6 years ago by mpx
#29130 opened 6 years ago by mark-rushakoff
cmd/go: require build cache as documented in Go 1.11 release notesFrozenDueToAgeGoCommandNeedsFixrelease-blocker
#29127 opened 6 years ago by bcmills
cmd/go: 'go get <pkg>@<tag>' should not fall back to 'latest' if <tag> does not provide <pkg>FrozenDueToAgeNeedsInvestigationmodulesrelease-blocker
#29121 opened 6 years ago by kidlj
cmd/link: too many open files on high object-count dependencies [1.11 backport]CherryPickApprovedFrozenDueToAge
#29112 opened 6 years ago by gopherbot
cmd/go: accessing temp files invalidates test caching in module modeFrozenDueToAgeGoCommandNeedsFixmodules
#29111 opened 6 years ago by rogpeppe
#29110 opened 6 years ago by karalabe
cmd/compile: avoid multiple errors on the same line (reminder issue)FrozenDueToAgeNeedsInvestigation
#29107 opened 6 years ago by griesemer
cmd/go: `go mod vendor` command cannot copy c and other files to the vendor directoryFrozenDueToAgeNeedsInvestigationmodules
#29102 opened 6 years ago by vcaesar
cmd/go: module-mode import path check is more restrictive than GOPATH modeFrozenDueToAgeGoCommandNeedsInvestigationearly-in-cyclemodules
#29101 opened 6 years ago by bcmills
cmd/go: go clean -testcache fails if GOCACHE directory does not existFrozenDueToAgeGoCommandNeedsFix
#29100 opened 6 years ago by mxk
cmd/go: module cache can cache inappropriate commitsFrozenDueToAgeGoCommandNeedsInvestigationWaitingForInfomodules
#29099 opened 6 years ago by rogpeppe
cmd/go: generate panics when go files provided as arguments and modules are onFrozenDueToAgeGoCommandNeedsDecisionrelease-blocker
#29097 opened 6 years ago by SamWhited
#29096 opened 6 years ago by mvdan
cmd/go: modules do not work with Gitlab.com/Company/Team/Repo Path formatFrozenDueToAgeGoCommandNeedsInvestigationmodules
#29094 opened 6 years ago by Marvalero
cmd/go: go build error. open C:\Users\...\a.out.exe: The process cannot access the file because it is being used by another process.FrozenDueToAgeNeedsInvestigationOS-WindowsWaitingForInfo
#29093 opened 6 years ago by jcuan
#29066 opened 6 years ago by rittneje
#29065 opened 6 years ago by tklauser
cmd/go: fail tests that invoke os.Exit(0) explicitlyFrozenDueToAgeNeedsFixProposalProposal-Acceptedearly-in-cycle
#29062 opened 6 years ago by rhysd
cmd/go: cannot get anything from a private repository, x509: certificate signed by unknown authority on OS XFrozenDueToAgeGoCommandNeedsInvestigationmodules
#29059 opened 6 years ago by cvigo
cmd/go: the vendor/ folder should be kept up to date if presentFeatureRequestFrozenDueToAgeGoCommandNeedsDecisionmodules
#29058 opened 6 years ago by FiloSottile
cmd/go: the example 'GOFLAGS=-ldflags=-s -ldflags=-w' does not workFrozenDueToAgeGoCommandNeedsFixrelease-blocker
#29053 opened 6 years ago by mvdan
#29033 opened 6 years ago by 0intro
#29030 opened 6 years ago by YoshikiShibata
#29013 opened 6 years ago by randall77
#29009 opened 6 years ago by hyangah
#29004 opened 6 years ago by bcmills
cmd/compile: value assigned to global fails to escapeFrozenDueToAgeNeedsInvestigationrelease-blocker
#29000 opened 6 years ago by zeldovich
cmd/vet: incorrect file and line number in repeated json tag warningFrozenDueToAgeNeedsInvestigation
#28995 opened 6 years ago by mark-rushakoff
cmd/doc: 'go doc $pkg' prefers GOPATH instead of active moduleFrozenDueToAgeGoCommandNeedsFixmodules
#28992 opened 6 years ago by bcmills
#28990 opened 6 years ago by billotosyr
cmd/go: import paths of plugin dependencies redefined using modulesFrozenDueToAgeNeedsInvestigationmodules
#28983 opened 6 years ago by oszika
cmd/go: need to backport relaxing of go.mod go verb constraints to 1.11 seriesCherryPickApprovedFrozenDueToAgeGoCommandNeedsFixmodules
#28974 opened 6 years ago by myitcv
#28968 opened 6 years ago by yansal
#28959 opened 6 years ago by andybons
cmd/compile: prove/BCE don't seem affected by hints that signed integers are not negativeFrozenDueToAgeNeedsFixPerformance
#28956 opened 6 years ago by mvdan
cmd/go: add regression test for 'go build' error in module mode when no 'git' binary is availableFrozenDueToAgeGoCommandNeedsFixTestingmodules
#28948 opened 6 years ago by horseboxer
#28944 opened 6 years ago by vcabbage
#28943 opened 6 years ago by mewmew
#28937 opened 6 years ago by jeanbza
#28933 opened 6 years ago by groob
#28926 opened 6 years ago by josharian
#28921 opened 6 years ago by Helflym
#28917 opened 6 years ago by gdamore
cmd/cgo: nested structure has too much alignment padding [1.11 backport]CherryPickApprovedFrozenDueToAge
#28916 opened 6 years ago by gopherbot
#28906 opened 6 years ago by rogpeppe
#28902 opened 6 years ago by nqv
cmd/vendor/golang.org/x/tools: vet binary checked in to repo, rewrite historyFrozenDueToAgeNeedsFixSoon
#28899 opened 6 years ago by fesh0r
#28896 opened 6 years ago by kdescoteaux
#28888 opened 6 years ago by rillig
cmd/compile: Improve BCE when using positive int as slice indexFrozenDueToAgeNeedsInvestigationPerformance
#28885 opened 6 years ago by leitzler
#28871 opened 6 years ago by mschoch
cmd/vet: "go tool vet" gives error "invalid command: want .cfg file"DocumentationFrozenDueToAgeNeedsFix
#28869 opened 6 years ago by ugorji
cmd/go: "cannot find main module" when running 'go build' on a .go source fileFrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#28867 opened 6 years ago by greenpau
cmd/compile: missing "slice bounds out of range" runtime panic for stringtobytes conversion of size <=32 unless variable escapesFrozenDueToAgeNeedsFix
#28863 opened 6 years ago by RafaelTupynamba
#28840 opened 6 years ago by ianlancetaylor
cmd/vet: go vet warns about unreachable panicsFrozenDueToAge
#28838 opened 6 years ago by jech
#28834 opened 6 years ago by siebenmann
#28832 opened 6 years ago by johnmah
#28831 opened 6 years ago by vearutop
cmd/vet: reenable disabled cgo testFrozenDueToAge
#28829 opened 6 years ago by alandonovan
cmd/go: improved failing messages needed for git version 1.7.1 on CentOS6FrozenDueToAgeNeedsInvestigationmodules
#28825 opened 6 years ago by RocFang
#28820 opened 6 years ago by myitcv
cmd/go: Allow go list command to accept file contents from STDINFrozenDueToAgeGoCommandNeedsDecision
#28809 opened 6 years ago by marwan-at-work
cmd/go: reject module paths containing '@' during 'go mod init'FrozenDueToAgeGoCommandNeedsFixmodules
#28803 opened 6 years ago by bcmills
cmd/go: use go.sum hashes from all downloaded modulesFrozenDueToAgeGoCommandNeedsFixProposalProposal-Acceptedearly-in-cyclemodules
#28802 opened 6 years ago by bcmills
cmd/go: a parent module does not seem to require a childFrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#28801 opened 6 years ago by jeanbza
cmd/go: add a 'go mod why' mode to answer “why this specific version?”FrozenDueToAgeGoCommandNeedsInvestigationmodules
#28800 opened 6 years ago by bcmills
cmd/compile: fatal error: out of memory on reslice with negative indexFrozenDueToAgeNeedsFixrelease-blocker
#28797 opened 6 years ago by alistanis
cmd/go: incorrect version of transitive dependencies downloaded by module-aware go-getFrozenDueToAge
#28795 opened 6 years ago by mewmew
#28792 opened 6 years ago by thinkerou
#28787 opened 6 years ago by aclements
cmd/cgo: regression in Kubernetes build on ppc64le due to commit 90df377FrozenDueToAgeNeedsFixrelease-blocker
#28772 opened 6 years ago by laboger
cmd/go: 'go mod download' did not download expected artifactsFrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#28770 opened 6 years ago by eladh
#28764 opened 6 years ago by Helflym
#28756 opened 6 years ago by alandonovan
cmd/go: module info (from runtime/debug.modinfo) dropped from final binary if unusedFrozenDueToAgeNeedsInvestigationmodules
#28753 opened 6 years ago by hyangah
#28749 opened 6 years ago by alandonovan
cmd/go: slow "native" performance with Mac OS X 10.14.1 and 10.12.6FrozenDueToAgeGoCommandNeedsInvestigationOS-DarwinPerformance
#28739 opened 6 years ago by myitcv
cmd/compile: support inlining of functions containing function literalsFrozenDueToAgeNeedsInvestigationPerformance
#28727 opened 6 years ago by tdewolff
cmd/go: panic when argument doesn't match any packages [1.11 backport]CherryPickApprovedFrozenDueToAge
#28725 opened 6 years ago by gopherbot
cmd/go: panic when argument doesn't match any packages [1.10 backport]CherryPickCandidateFrozenDueToAge
#28724 opened 6 years ago by gopherbot
cmd/link: go install -buildmode=shared -linkshared std doesn't work as expectedFrozenDueToAgeNeedsInvestigationWaitingForInfo
#28722 opened 6 years ago by rezaalavi
#28721 opened 6 years ago by wzshiming
#28716 opened 6 years ago by clearcodecn
cmd/trace: TestAnalyzeAnnotations failing for some usersFrozenDueToAgeNeedsInvestigationTestinghelp wantedrelease-blocker
#28702 opened 6 years ago by jerrinsg
#28697 opened 6 years ago by ChrainWang
#28696 opened 6 years ago by nicksnyder
cmd/compile: inline multiplication corrupts an argument on arm [1.11 backport]CherryPickApprovedFrozenDueToAge
#28694 opened 6 years ago by gopherbot
cmd/go: go build, list etc can upgrade existing dependency versionsFrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#28692 opened 6 years ago by rogpeppe
#28691 opened 6 years ago by hmage
cmd/compile: inline multiplication corrupts an argument on armFrozenDueToAgeNeedsInvestigationrelease-blocker
#28688 opened 6 years ago by derfbn
cmd/go: go mod tidy does not fail when ambiguous import path foundFrozenDueToAgeNeedsInvestigationmodules
#28685 opened 6 years ago by jeanbza
cmd/go: go clean --modcache downloads modules before cleaningFrozenDueToAgeNeedsInvestigationearly-in-cyclemodules
#28680 opened 6 years ago by hyangah
cmd/compile: ppc64le broken by encourage inlining of functions with single-call bodiesFrozenDueToAgeNeedsFix
#28679 opened 6 years ago by bradfitz
#28677 opened 6 years ago by bradfitz
#28655 opened 6 years ago by Merovius
cmd/go: using golang.org/x/* from mainland China is awkward with modulesFrozenDueToAgeNeedsInvestigationmodules
#28652 opened 6 years ago by hellojukay
#28648 opened 6 years ago by billotosyr
#28642 opened 6 years ago by paralin
#28636 opened 6 years ago by rsc
cmd/go: go mod vendor some replace pkg didn't inside vendorFrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#28633 opened 6 years ago by lizihuai
#28629 opened 6 years ago by jeanbza
#28622 opened 6 years ago by alandonovan
#28621 opened 6 years ago by ALTree
cmd/compile: panic during fuse with if true block containing a goto and a return [1.11 backport]CherryPickApprovedFrozenDueToAge
#28617 opened 6 years ago by gopherbot
cmd/compile: panic during fuse with if true block containing a goto and a returnFrozenDueToAgeNeedsInvestigationrelease-blocker
#28616 opened 6 years ago by helloPiers
cmd/vet: detect mismatch in no. of columns and expressions in sql queriesFeatureRequestFrozenDueToAgeNeedsInvestigation
#28611 opened 6 years ago by agnivade
cmd/compile: go binaries not working on exynos 64 bit CPUs [1.11 backport]CherryPickApprovedFrozenDueToAge
#28586 opened 6 years ago by gopherbot
cmd/go/internal/bug: sync issue body format with GitHub templateFrozenDueToAgeGoCommandNeedsDecisionrelease-blocker
#28583 opened 6 years ago by dmitshur
cmd/compile: Compiler crashFrozenDueToAge
#28579 opened 6 years ago by liuxingbaoyu
cmd/compile/internal/gc: check Fatalf calls (no need to repeat "internal error")FrozenDueToAgeNeedsFix
#28575 opened 6 years ago by griesemer
cmd/go: confusing compiler errors because of _gomod_.goFrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#28569 opened 6 years ago by Dirbaio
cmd/compile: internal compiler error in importer when building runtime's testprogcgo in PIEFrozenDueToAgeNeedsInvestigation
#28563 opened 6 years ago by cherrymui
cmd/go: 'go install -buildmode=shared -linkshared' overwrites files in GOROOT/pkgFrozenDueToAgeGoCommandNeedsInvestigation
#28553 opened 6 years ago by funny-falcon
cmd/go: go get fails with git version 1.7.1 on CentOS 6.9 FrozenDueToAgeGoCommandNeedsInvestigationmodules
#28550 opened 6 years ago by adam8157
#28548 opened 6 years ago by benshi001
cmd/cgo: panics when building crypto/x509 on darwin and androidFrozenDueToAgeNeedsInvestigationOS-AndroidOS-DarwinSoon
#28540 opened 6 years ago by YoshikiShibata
#28525 opened 6 years ago by davecheney
#28512 opened 6 years ago by KantarBruceAdams
#28511 opened 6 years ago by siebenmann
#28503 opened 6 years ago by sylr
cmd/go: go list -e -json with syntax error behaves differently in test and non-test filesFrozenDueToAgeNeedsInvestigationmodules
#28491 opened 6 years ago by myitcv
cmd/go: "unexpected module path" error lacks enough detail to find underlying problem (docker Sirupsen/logrus mismatch)FrozenDueToAgeNeedsInvestigationmodules
#28489 opened 6 years ago by jayschwa
cmd/compile: Debugging optimized code can yield completely bogus values (sometimes)DebuggingFrozenDueToAgeNeedsInvestigation
#28486 opened 6 years ago by dr2chase
cmd/compile: same global variable loaded twice for function call argumentFrozenDueToAgeNeedsInvestigationPerformancehelp wanted
#28484 opened 6 years ago by martisch
cmd/go: 'go mod tidy' removes needed requirements when the module directory ends in '/testdata'FrozenDueToAgeGoCommandNeedsInvestigationmodules
#28481 opened 6 years ago by mvdan
#28471 opened 6 years ago by reijin90
#28463 opened 6 years ago by dobegor
cmd/go: unhelpful "unknown import path" error for 'go build' in an empty module directoryFrozenDueToAgeGoCommandNeedsFixWaitingForInfomodules
#28459 opened 6 years ago by vdobler
#28456 opened 6 years ago by myitcv
cmd/compile: confusing (but accurate) error message for function with variadic arguments if argument is not the lastFrozenDueToAgeNeedsFixSuggested
#28450 opened 6 years ago by loren-osborn
#28447 opened 6 years ago by chapsuk
cmd/compile: internal compiler error: bad live variable at entry of fFrozenDueToAgeNeedsInvestigationrelease-blocker
#28445 opened 6 years ago by ALTree
#28435 opened 6 years ago by bigblind
cmd/compile: go binaries not working on exynos 64 bit CPUsFrozenDueToAgeNeedsInvestigationrelease-blocker
#28431 opened 6 years ago by noxer
cmd/compile: internal compiler error: not lowered: v403, Store SSA UINTPTR INT SSAFrozenDueToAgeNeedsInvestigationrelease-blocker
#28430 opened 6 years ago by kenXengineering
#28429 opened 6 years ago by alandonovan
cmd/go: characters are missed after $ when using command: go build -ldflags "-X main.VarName=go$name"FrozenDueToAgeNeedsInvestigationWaitingForInfo
#28426 opened 6 years ago by lixingwang
cmd/go: cannot fetch gitlab repo using git:// using insteadOf (macOS git 2.19.1)FrozenDueToAgeNeedsInvestigationWaitingForInfo
#28422 opened 6 years ago by denisemauldin
cmd/compile: len() of a local string variable performs better than that of a const or a globalFrozenDueToAgePerformance
#28417 opened 6 years ago by ainar-g
cmd/go: 'go mod tidy' does not add indirect private dependenciesFrozenDueToAgeNeedsInvestigationmodules
#28397 opened 6 years ago by karysto
cmd/go: for v0 dependencies, consider changing 'go get -u[=patch]' behavior, or otherwise improve related behaviorFrozenDueToAgeNeedsInvestigationmodules
#28396 opened 6 years ago by thepudds
cmd/go: consider rule or recommendation that patch releases should be safe bug fixes or security fixes, including for v0 modulesFrozenDueToAgemodules
#28395 opened 6 years ago by thepudds
#28390 opened 6 years ago by josharian
#28389 opened 6 years ago by rsc
cmd/go: document that tests should not write to their working directoryDocumentationFrozenDueToAgeGoCommandNeedsFix
#28386 opened 6 years ago by bcmills
#28376 opened 6 years ago by zigo101
cmd/go: go list of stdlib packages that depend on vendored packages downloads, doesn't workFrozenDueToAgemodules
#28375 opened 6 years ago by heschi
cmd/go: perhaps misleading 'require new/thing v2.3.4' example in documentationDocumentationFrozenDueToAgeNeedsFixmodules
#28374 opened 6 years ago by thepudds
#28369 opened 6 years ago by ainar-g
cmd/go: go test -run '<pattern>' fails with modulesFrozenDueToAge
#28368 opened 6 years ago by drewolson
cmd/go: "mod why" does not use results of fetch-updated dependency graphFrozenDueToAgeGoCommandNeedsFixmodules
#28363 opened 6 years ago by myitcv
cmd/compile: duplicate swtich case constant bool expressions are accepted by compilerFrozenDueToAgeNeedsInvestigation
#28357 opened 6 years ago by zigo101
cmd/go: `go test -c` does not respect gcflags sometimes [1.11 backport]CherryPickApprovedDebuggingFrozenDueToAge
#28346 opened 6 years ago by gopherbot
#28338 opened 6 years ago by JohnTitor
cmd/go: env should populate GOBIN as effective install target directory for main packagesFeatureRequestFrozenDueToAgeGoCommandNeedsDecision
#28337 opened 6 years ago by myitcv
#28336 opened 6 years ago by SuchithArodi
cmd/go: rebuilds standard library inappropriately in modules modeFrozenDueToAgeNeedsInvestigationmodulesrelease-blocker
#28333 opened 6 years ago by svmax
#28313 opened 6 years ago by mariecurried
#28312 opened 6 years ago by karupanerura
#28295 opened 6 years ago by rkedward
#28294 opened 6 years ago by bep
cmd/go: GOCACHE=false is not the same as GOCACHE=offFrozenDueToAge
#28290 opened 6 years ago by poy
cmd/compile: compiler crash when redefining "len"FrozenDueToAge
#28285 opened 6 years ago by quitehimself
#28273 opened 6 years ago by bradfitz
cmd/compile: confusing "cannot call non-function" error when a field is ambiguousFrozenDueToAgeNeedsFix
#28268 opened 6 years ago by mvdan
cmd/compile: feedback-guided optimizationFrozenDueToAgeNeedsInvestigationPerformancecompiler/runtimeumbrella
#28262 opened 6 years ago by josharian
#28243 opened 6 years ago by mdempsky
cmd/go: add support for Azure DevOps Git repos to go getFrozenDueToAgeNeedsDecisionProposalWaitingForInfo
#28236 opened 6 years ago by MrWako
#28235 opened 6 years ago by bcmills
#28230 opened 6 years ago by henrydcase
cmd/go, cmd/compile: record language version to support language transitionsFrozenDueToAgeNeedsFixProposalProposal-Accepted
#28221 opened 6 years ago by ianlancetaylor
cmd/compile: remove -dolinkobj?FrozenDueToAge
#28220 opened 6 years ago by mdempsky
cmd/go: No `// indirect` dependency for imports in example filesFrozenDueToAgeNeedsInvestigationmodules
#28216 opened 6 years ago by flibustenet
cmd/compile: declaring non-callable append then attempting to call crashes gcFrozenDueToAgeWaitingForInfo
#28211 opened 6 years ago by Xjs
cmd/go: provide way to get list of modules without test only modulesFrozenDueToAgeNeedsInvestigationmodules
#28210 opened 6 years ago by heppu
#28207 opened 6 years ago by tiancaiamao
#28202 opened 6 years ago by felipeweb
#28198 opened 6 years ago by ALTree
#28195 opened 6 years ago by kybin
#28193 opened 6 years ago by snobb
cmd/compile: add CFG graphs to ssa.htmlFrozenDueToAge
#28177 opened 6 years ago by ysmolski
cmd/compile: racecompile builder failures on multiple packagesFrozenDueToAgeNeedsInvestigationrelease-blocker
#28170 opened 6 years ago by ALTree
#28162 opened 6 years ago by heschi
#28159 opened 6 years ago by bradfitz
cmd/go: go get -u on a single module results in indirect modules being updated tooFrozenDueToAgeNeedsInvestigationmodules
#28156 opened 6 years ago by jsternberg
cmd/go: drop support for binary-only packagesFrozenDueToAgeGoCommandProposalProposal-Acceptedearly-in-cycle
#28152 opened 6 years ago by rsc
cmd/go: when -timeout is the default (10m), pass a nonzero -test.timeout to testsFrozenDueToAgeGoCommandNeedsFix
#28147 opened 6 years ago by bcmills
cmd/go: no place to install binary-only packages in module modeFrozenDueToAgeNeedsInvestigationmodules
#28146 opened 6 years ago by oszika
#28137 opened 6 years ago by zx2c4
#28129 opened 6 years ago by jsternberg
cmd/go: 'go install' reports GOBIN not set when installing .go source fileFrozenDueToAgeGoCommandNeedsInvestigationWaitingForInfo
#28122 opened 6 years ago by nutmix
cmd/go: allow go mod edit a go.mod from stdinFeatureRequestFrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#28118 opened 6 years ago by keegancsmith
cmd/go: module loader fails to resolve imports within symlinked source fileFrozenDueToAgeNeedsFixmodules
#28107 opened 6 years ago by zx2c4
cmd/go: go mod vendor does not produce a consistent modules.txtFrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#28102 opened 6 years ago by jsternberg
cmd/go: factor out internal/semver, internal/modfile etcFeatureRequestFrozenDueToAgeGoCommandNeedsInvestigationmodules
#28101 opened 6 years ago by rogpeppe
#28095 opened 6 years ago by FlorianUekermann
#28094 opened 6 years ago by gopherbot
#28087 opened 6 years ago by willfaught
#28086 opened 6 years ago by alandonovan
cmd/go: reference to v2 module incorrectly using subdirectory of module FrozenDueToAgeNeedsFixmodules
#28083 opened 6 years ago by hyangah
#28082 opened 6 years ago by neild
cmd/compile: erroneously accepts array types with non-constant lengthFrozenDueToAgeNeedsInvestigation
#28079 opened 6 years ago by mdempsky
#28078 opened 6 years ago by mdempsky
#28070 opened 6 years ago by benshi001
cmd/cgo: error message for an unexpected type does not include the line numberFrozenDueToAgeNeedsFix
#28069 opened 6 years ago by bruceesmith
cmd/go: 'go test' on alpine and ubuntu requires gcc in GOPATH modeAnalysisFrozenDueToAgeGoCommandNeedsInvestigation
#28065 opened 6 years ago by mvdan
cmd/go: build errors with "cannot find module for path golang.org/x/net/context"FrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#28064 opened 6 years ago by 1486327116
cmd/pprof: web and -web isn't working properlyFrozenDueToAge
#28059 opened 6 years ago by xibz
#28058 opened 6 years ago by zigo101
cmd/compile: "VARDEF is not a top level statement" compiler crash on valid programFrozenDueToAgeNeedsInvestigationrelease-blocker
#28055 opened 6 years ago by ALTree
#28047 opened 6 years ago by pprasanthi
#28044 opened 6 years ago by alandonovan
#28043 opened 6 years ago by jimmyfrasche
#28039 opened 6 years ago by stapelberg
#28035 opened 6 years ago by rvflash
#28029 opened 6 years ago by mihaiav
cmd/go: 'go list -e' fails to report per-path results for nonexistent directories in module modeFrozenDueToAgeNeedsFixmodules
#28023 opened 6 years ago by ianthehat
#28019 opened 6 years ago by hyangah
#28014 opened 6 years ago by hyangah
cmd/go: 'go test' with a file argument in a module root uses the wrong import pathFrozenDueToAgeNeedsInvestigationmodules
#28011 opened 6 years ago by andig
cmd/go: output of 'go build' in module mode is the major versionFrozenDueToAgeNeedsInvestigationmodules
#28004 opened 6 years ago by hyangah
#28002 opened 6 years ago by hugelgupf
#28001 opened 6 years ago by vitarb
#27989 opened 6 years ago by aeris
cmd/doc: allow constructors to return errorFrozenDueToAge
#27988 opened 6 years ago by rsc
cmd/compile: go build panics when 'len' keyword was unintentionally shadowedFrozenDueToAgeNeedsDecision
#27973 opened 6 years ago by harikb
cmd/compile: panic when shadowing builtin functionFrozenDueToAge
#27968 opened 6 years ago by GreenHorse
cmd/go: modules seem to leave the package directory in an inconsistent state sometimesFrozenDueToAgeNeedsInvestigationmodules
#27952 opened 6 years ago by jsternberg
#27951 opened 6 years ago by andig
#27949 opened 6 years ago by cn007b
cmd/go: go test fails with /tmp/go-build403193460/b531/importcfg: no such file or directoryFrozenDueToAgeNeedsInvestigationWaitingForInfo
#27948 opened 6 years ago by praveenkumar
#27947 opened 6 years ago by marpio
#27941 opened 6 years ago by mmcloughlin
cmd/go: errors when using pkg-config 0.29.2 from the OpenWRT toolchainFrozenDueToAgeNeedsInvestigation
#27940 opened 6 years ago by corny
cmd/compile: casting byte to an int8 with a constant value greater than 127 throws an errorFrozenDueToAge
#27939 opened 6 years ago by jackwilsdon
cmd/compile: confusing errors when forgetting an import for an anonymous fieldFrozenDueToAgeNeedsFix
#27938 opened 6 years ago by mvdan
#27928 opened 6 years ago by DeedleFake
cmd/go: checksum mismatch for x8s.io/client-go@v8.0.0+incompatibleFrozenDueToAgeNeedsInvestigationmodules
#27925 opened 6 years ago by jharshman
#27920 opened 6 years ago by alicebob
cmd/go: confusing error message 'post-v1 module path ".../v1"'FrozenDueToAgeNeedsInvestigationmodules
#27917 opened 6 years ago by hyangah
#27916 opened 6 years ago by jimmyfrasche
cmd/compile: "goto jumps over declaration" error is unclear for multiple jumped declsFrozenDueToAgeNeedsFix
#27912 opened 6 years ago by willfaught
cmd/go: cannot find module providing a packageFrozenDueToAge
#27907 opened 6 years ago by jclc
cmd/go: 'go list -test golang.org/x/net/context' emits two entries with the same pathFrozenDueToAgeGoCommandNeedsInvestigation
#27906 opened 6 years ago by bcmills
#27887 opened 6 years ago by jamesgoodhouse
cmd/compile/internal/ssa: TestNexting failing on linux-amd64-longtest buildersFrozenDueToAgeNeedsFixOS-LinuxSoon
#27878 opened 6 years ago by andybons
cmd/go: incorrect sum for replaced module in either 'mod tidy' or 'mod vendor'FrozenDueToAgeNeedsInvestigationmodules
#27868 opened 6 years ago by kevinburke
#27863 opened 6 years ago by ALTree
cmd/go: why deprecate GOPATH just to add versioning?FrozenDueToAge
#27862 opened 6 years ago by nnnn20430
cmd/go: build fetches a module that has been replacedFrozenDueToAgeNeedsInvestigationmodulesrelease-blocker
#27859 opened 6 years ago by pokstad
cmd/go: ignore 'go.mod' files in 'testdata' subdirectories when computing module boundariesGoCommandNeedsInvestigationUnfortunatemodules
#27852 opened 6 years ago by bcmills
#27841 opened 6 years ago by emikalendra
#27833 opened 6 years ago by ALTree
#27829 opened 6 years ago by rski
#27824 opened 6 years ago by duzy
cmd/go: Confused about error comparisonFrozenDueToAge
#27815 opened 6 years ago by tr3ee
#27810 opened 6 years ago by tevjef
#27803 opened 6 years ago by kempeng
cmd/link: temporary empty symbols are being stored in the ELF symbol tableFrozenDueToAgeNeedsInvestigation
#27800 opened 6 years ago by grantseltzer
cmd/go: Go 1.11 stripped binaries 12% larger that Go 1.10 FrozenDueToAgeNeedsInvestigationPerformance
#27784 opened 6 years ago by davecheney
cmd/go: go mod download doesn't do anything if you give it a module without a versionFrozenDueToAgeNeedsFixmodules
#27783 opened 6 years ago by natefinch
cmd/compile: race detector detects race with close(chan) and len(chan) [1.11 backport]CherryPickApprovedFrozenDueToAge
#27778 opened 6 years ago by randall77
#27771 opened 6 years ago by CmdrVasquess
#27765 opened 6 years ago by griesemer
cmd/go: 'go test -json -bench' misattributes benchmark output to prior testsFrozenDueToAgeGoCommandNeedsFix
#27764 opened 6 years ago by tebeka
#27760 opened 6 years ago by schmichael
#27755 opened 6 years ago by cn007b
cmd/go: document the relationship between modules, repositories, and branchesDocumentationFrozenDueToAgemodules
#27748 opened 6 years ago by libnat
cmd/go: go cmd performance degradation on Plan 9 between Go 1.9 and 1.11FrozenDueToAgeGoCommandNeedsInvestigationOS-Plan9ToolSpeedhelp wanted
#27744 opened 6 years ago by driusan
cmd/compile: out of memory compiling cmd/compile/internal/ssa with 1GB RAMFrozenDueToAgeNeedsInvestigation
#27739 opened 6 years ago by philhofer
cmd/go: go get -d fails with "no go-import meta tag"FrozenDueToAgeGoCommandNeedsInvestigationWaitingForInfo
#27730 opened 6 years ago by robcapo
#27720 opened 6 years ago by alecthomas
cmd/compile: x+0 != x if x is float -0.FrozenDueToAge
#27718 opened 6 years ago by randall77
cmd/trace: SWEEP events' swept/reclaimed bytes info is not emitted [1.11 backport]CherryPickApprovedFrozenDueToAge
#27717 opened 6 years ago by gopherbot
#27716 opened 6 years ago by gopherbot
cmd/compile: Don't copy when converting non-escaping []byte to string on returnFrozenDueToAgePerformance
#27713 opened 6 years ago by Merovius
#27712 opened 6 years ago by griesemer
#27711 opened 6 years ago by hyangah
cmd/go: '-gcflags=all=-l' flag does not disable inlining for all packagesFrozenDueToAgeNeedsInvestigation
#27708 opened 6 years ago by houxl123
cmd/compile: expected to inline a closure with a superficially low inline budgetFrozenDueToAgeNeedsInvestigationPerformance
#27703 opened 6 years ago by jech
#27699 opened 6 years ago by occultfish
cmd/go: GOPROXY using file:// protocol not working on WindowsFrozenDueToAgeGoCommandNeedsFixOS-Windows
#27698 opened 6 years ago by chowey
cmd/go: go mod tidy adds an indirect dependency and then `go mod why' tells I don't need itFrozenDueToAgeNeedsInvestigationmodules
#27696 opened 6 years ago by opennota
cmd/go: missing or invalid package binary for binary-only package with buildmode=pluginFrozenDueToAgeGoCommandNeedsInvestigation
#27694 opened 6 years ago by twyvip
cmd/go/internal/modfetch: TestCodeRepoVersions is failing on longtestFrozenDueToAgeGoCommandNeedsInvestigationTestingmodulesrelease-blocker
#27692 opened 6 years ago by dmitshur
#27685 opened 6 years ago by bcmills
#27684 opened 6 years ago by bcmills
cmd/go: add a 'go mod tidy' mode that only verifies whether changes are neededFeatureRequestFrozenDueToAgeNeedsFixmodules
#27682 opened 6 years ago by bcmills
cmd/go: `go test -c` does not respect gcflags sometimesDebuggingFrozenDueToAgeNeedsInvestigationrelease-blocker
#27681 opened 6 years ago by aarzilli
cmd/go: error when enable cgo and static link with build flag '-mod=vendor'FrozenDueToAgeGoCommandNeedsInvestigationWaitingForInfomodules
#27667 opened 6 years ago by sanguohot
#27665 opened 6 years ago by alandonovan
cmd/go: go mod tidy removes an in-use indirect dependency from go.modFrozenDueToAgeNeedsInvestigationmodules
#27664 opened 6 years ago by zombiezen
cmd/cgo: Go-owned value zeroed after C call returnsFrozenDueToAge
#27656 opened 6 years ago by nilsocket
#27655 opened 6 years ago by przglo
cmd/go: support module-local install/run of tool dependenciesFeatureRequestFrozenDueToAgeNeedsDecisionmodules
#27653 opened 6 years ago by myitcv
#27646 opened 6 years ago by ryandbump
#27643 opened 6 years ago by natefinch
#27642 opened 6 years ago by moul
cmd/go: document why go mod tidy adds entries beyond those added by go buildDocumentationNeedsFixmodules
#27633 opened 6 years ago by ghost
cmd/go: 'go get github.com/Azure/azure-sdk-for-go@v5.0.0-beta' silently gets 'v20.1.0' insteadFrozenDueToAgeNeedsInvestigationmodules
#27627 opened 6 years ago by bcmills
cmd/go: provide some way to bundle raw JavaScript during wasm compilationFrozenDueToAgeNeedsInvestigationarch-wasm
#27626 opened 6 years ago by flimzy
cmd/compile: simple functions in compress/flate, inlined in go1.10 no longer inlinedFrozenDueToAgeNeedsInvestigation
#27621 opened 6 years ago by laboger
#27614 opened 6 years ago by aarzilli
cmd/go: 'go build' on a module absolute path while cwd is in GOPATH builds in GOPATH modeFrozenDueToAgeNeedsInvestigationmodules
#27612 opened 6 years ago by natefinch
cmd/go: documentation for 'fmt' subcommand is not detected as a sectionDocumentationFrozenDueToAgeNeedsFix
#27604 opened 6 years ago by bcmills
#27595 opened 6 years ago by techtonik
cmd/go: program that shadows 'string' type fails to compile with go 1.11FrozenDueToAgeNeedsFixmodules
#27584 opened 6 years ago by zigo101
cmd/test2json: bad parsing of subtest names with quotes leads to bad "run" eventsFrozenDueToAgeNeedsFix
#27582 opened 6 years ago by andreimatei
#27581 opened 6 years ago by zigo101
cmd/go: show the help message instead of suggesting "go help subcommand" when the --help/-h flag is passedDocumentationGoCommandNeedsInvestigation
#27580 opened 6 years ago by fatih
#27576 opened 6 years ago by jingyugao
#27568 opened 6 years ago by andreimatei
cmd/vet: reject json.Unmarshal(data, non-pointer)FrozenDueToAgeNeedsFixProposalProposal-Acceptedhelp wanted
#27564 opened 6 years ago by AnikHasibul
cmd/go: hangs with 100% CPU on import of absolute path in the presence of go.modFrozenDueToAgeNeedsFixmodules
#27558 opened 6 years ago by bmeh
#27557 opened 6 years ago by deepilla
cmd/go: test / tool cover: colours alone can be difficult to use for coverage, add additional indicatorsFeatureRequestFrozenDueToAgeNeedsInvestigation
#27553 opened 6 years ago by soumya92
cmd/go: 'go test -gcflags=all=-l' appears not to disable inliningFrozenDueToAgeNeedsInvestigationWaitingForInfo
#27551 opened 6 years ago by houxl123
cmd/go: go.info.golang_org/x/crypto/curve25519.mladder: relocation target go.inf/.uint8 not definedFrozenDueToAgeWaitingForInfo
#27550 opened 6 years ago by fancygo
#27547 opened 6 years ago by jeanbza
#27542 opened 6 years ago by bcmills
cmd/go: vgo repository has stale snapshot - update, or indicate it is stale in READMEFrozenDueToAgeNeedsFixmodules
#27530 opened 6 years ago by thepudds
#27528 opened 6 years ago by fancygo
cmd/go: `go1` branch breaks `go get -u` when default branch is still `master`FrozenDueToAgeNeedsInvestigation
#27526 opened 6 years ago by stanford-scs
#27516 opened 6 years ago by mundaym
cmd/go: 'go build' fails when current directory and output directory are symlinks on WindowsFrozenDueToAgeNeedsFixOS-Windows
#27515 opened 6 years ago by ankeesler
cmd/go: consider some type of tooling to easily test multiple major versions in a single binaryFrozenDueToAgeNeedsInvestigationmodules
#27514 opened 6 years ago by thepudds
#27510 opened 6 years ago by laboger
cmd/go: cross-compiling for macOS causes net.a to be compiled from sourcesExpertNeededFrozenDueToAgeOS-Darwin
#27506 opened 6 years ago by juliengric
cmd/go: 'go build' sets arbitrary requirement of module name containing dotsFrozenDueToAgeNeedsDecisionmodules
#27503 opened 6 years ago by shoenig
cmd/go: for go mod download, -dir option does not exist [1.11 backport]CherryPickApprovedDocumentationFrozenDueToAgemodules
#27498 opened 6 years ago by gopherbot
#27496 opened 6 years ago by tssajo
cmd/go: migrate tests from `vcs-test.golang.org` to a test-local serverFrozenDueToAgeNeedsFixTesting
#27494 opened 6 years ago by jasonkeene
cmd/go: 'go test -coverprofile' emits slash-separated paths on Windows [1.10 backport]FrozenDueToAge
#27488 opened 6 years ago by gopherbot
cmd/go: 'go test -coverprofile' emits slash-separated paths on Windows [1.11 backport]CherryPickCandidateFrozenDueToAge
#27487 opened 6 years ago by gopherbot
cmd/go: 'go test -coverprofile' emits slash-separated paths on WindowsFrozenDueToAgeNeedsInvestigationOS-Windows
#27486 opened 6 years ago by bcmills
#27482 opened 6 years ago by Sherlock-Holo
#27479 opened 6 years ago by chlunde
cmd/go: error message for incorrect downloaded zip truncates last character of prefixFrozenDueToAgeNeedsFixhelp wanted
#27478 opened 6 years ago by shoenig
cmd/go: hangs with 100% CPU on import of absolute pathFrozenDueToAge
#27474 opened 6 years ago by bmeh
#27473 opened 6 years ago by ardan-bkennedy
cmd/go: clean -n -cache should only print cache removal commands, not run themFrozenDueToAgeNeedsInvestigationmodules
#27469 opened 6 years ago by xiaoxubeii
#27468 opened 6 years ago by rockmenjack
cmd/go: `go mod tidy` does not generate dependency package in go.modFrozenDueToAgeWaitingForInfomodules
#27465 opened 6 years ago by stubbornTanzhe
cmd/compile: wasm code causes out of memory error on Chrome and Firefox for AndroidFrozenDueToAgeNeedsInvestigationPerformancearch-wasm
#27462 opened 6 years ago by termonio
#27458 opened 6 years ago by mark-rushakoff
#27457 opened 6 years ago by swtch1
#27455 opened 6 years ago by bmeh
#27454 opened 6 years ago by dominikh
#27435 opened 6 years ago by shoenig
#27432 opened 6 years ago by marwan-at-work
cmd/go: should go get deduce semantic import versioning when GO111MODULE is off?FrozenDueToAgeNeedsDecisionmodules
#27430 opened 6 years ago by marwan-at-work
cmd/go: go mod tidy adds many indirect modulesFrozenDueToAge
#27428 opened 6 years ago by dvrkps
cmd/vet: Linting for Sprintf fails for multiline strings with inputs on the second lineFrozenDueToAge
#27422 opened 6 years ago by tylercloke
cmd/go: GOMIPS environment variable does not affect caching of mipsle code [1.10 backport]CherryPickApprovedFrozenDueToAge
#27421 opened 6 years ago by gopherbot
cmd/go: GOMIPS environment variable does not affect caching of mipsle code [1.11 backport]CherryPickApprovedFrozenDueToAge
#27420 opened 6 years ago by gopherbot
cmd/go: performance regression after F_FULLFSYNC fcntl change on DarwinFrozenDueToAgeNeedsInvestigation
#27415 opened 6 years ago by mark-rushakoff
cmd/compile: function argument hiding built-in function results in a compiler crash [1.11 backport]CherryPickApprovedFrozenDueToAge
#27399 opened 6 years ago by gopherbot
cmd/go: `go help build` mentions -mod=release, which is not supported [1.11 backport]CherryPickCandidateFrozenDueToAge
#27398 opened 6 years ago by gopherbot
cmd/cover: inconsistent NumStmt when //line clauses are used [1.11 backport]CherryPickCandidateFrozenDueToAge
#27397 opened 6 years ago by gopherbot
#27396 opened 6 years ago by gopherbot
#27395 opened 6 years ago by gopherbot
#27390 opened 6 years ago by gopherbot
cmd/go: go build 1.11 tries to rebuild shipped vendorized dependencies [1.11 backport]CherryPickCandidateFrozenDueToAge
#27389 opened 6 years ago by gopherbot
cmd/compile: failure on a function type alias [1.11 backport]CherryPickApprovedFrozenDueToAgeWaitingForInfo
#27383 opened 6 years ago by gopherbot
#27382 opened 6 years ago by rogpeppe
cmd/compile: function compiled without bounds checking and -1 index access [1.11 backport]CherryPickCandidateFrozenDueToAge
#27378 opened 6 years ago by gopherbot
cmd/go: test, list etc. fails when run in parallel on Windows FrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#27372 opened 6 years ago by bep
#27370 opened 6 years ago by smyrman
cmd/go: build fails to parse GOFLAGSFrozenDueToAge
#27368 opened 6 years ago by mhr3
cmd/compile: function argument hiding built-in function results in a compiler crashFrozenDueToAgeNeedsFixrelease-blocker
#27356 opened 6 years ago by taylorza
cmd/go: `go help build` mentions -mod=release, which is not supportedDocumentationFrozenDueToAgeNeedsFixmodules
#27354 opened 6 years ago by mark-rushakoff
#27353 opened 6 years ago by dfawley
#27350 opened 6 years ago by abhinav
#27344 opened 6 years ago by savaki
cmd/go: errors when compiling for iOS simulator when using "crypto/x509" packageFrozenDueToAgeNeedsInvestigation
#27343 opened 6 years ago by lobianco
#27340 opened 6 years ago by ebfe
cmd/go: go mod vendor should ignore README, CONTRIBUTING and any other non metadata file is part of a subdirectory of the moduleFrozenDueToAgeNeedsDecisionmodules
#27337 opened 6 years ago by didrocks
cmd/go: test coverpkg panics when defining the same flag in multiple packagesFrozenDueToAgeNeedsInvestigation
#27336 opened 6 years ago by schoentoon
cmd/go: test coverpkg=all ./... with test only packages will fail to buildFrozenDueToAgeNeedsInvestigation
#27333 opened 6 years ago by AlexRouSg
#27332 opened 6 years ago by lizihuai
#27326 opened 6 years ago by cherrymui
#27310 opened 6 years ago by rajender
cmd/go: go mod graph shows indirect dependencies as requirements of main moduleFrozenDueToAgeNeedsInvestigationmodules
#27309 opened 6 years ago by misha-ridge
cmd/go: `go test` complains about missing gcc (even if no tests exist, and only for certain imports)FrozenDueToAgeNeedsInvestigation
#27303 opened 6 years ago by jhinrichsen
cmd/go: "go get: unzip: malformed file path: double dot"FrozenDueToAgeNeedsInvestigationearly-in-cyclemodules
#27299 opened 6 years ago by sirkon
#27298 opened 6 years ago by smallnest
cmd/go: build fails when setting linker to lld using ldflags [1.11 backport]CherryPickCandidateFrozenDueToAge
#27293 opened 6 years ago by gopherbot
#27289 opened 6 years ago by leitzler
cmd/go: 'go build' in module mode rebuilds vendored dependencies in GOROOTFrozenDueToAgeNeedsInvestigationmodulesrelease-blocker
#27285 opened 6 years ago by vincentbernat
cmd/go: executables are sometimes named after their module's last element, not directoryFrozenDueToAgeNeedsFixmodules
#27283 opened 6 years ago by spenczar
cmd/go: clarify go.mod documentation for trivial relative modulesDocumentationFrozenDueToAgeNeedsInvestigationmodules
#27274 opened 6 years ago by gazed
#27271 opened 6 years ago by aanm
#27267 opened 6 years ago by QuantumGhost
#27266 opened 6 years ago by warmchang
cmd/go: go1.11 does not work on Alpine LinuxFrozenDueToAge
#27264 opened 6 years ago by michilu
#27261 opened 6 years ago by 13rac1
#27260 opened 6 years ago by ianlancetaylor
cmd/link: go tool fails with "Inconsistency detected by ld.so"FrozenDueToAgeNeedsInvestigationWaitingForInfo
#27259 opened 6 years ago by breisig
#27256 opened 6 years ago by elagergren-spideroak
#27254 opened 6 years ago by chowey
cmd/compile: function compiled without bounds checking and -1 index accessFrozenDueToAgeNeedsFixrelease-blocker
#27251 opened 6 years ago by mariecurried
#27250 opened 6 years ago by mariecurried
cmd/compile: unnecessary bounds check for position len/2FrozenDueToAge
#27249 opened 6 years ago by mariecurried
cmd/go: introduce subcommand to upgrade/downgrade import paths according to semantic import versioningFrozenDueToAgeNeedsInvestigationmodules
#27248 opened 6 years ago by marwan-at-work
cmd/compile: bad walkinrange rewrites on constant above 2**63 [1.10 backport]CherryPickApprovedFrozenDueToAge
#27247 opened 6 years ago by gopherbot
cmd/compile: bad walkinrange rewrites on constant above 2**63 [1.11 backport]CherryPickApprovedFrozenDueToAge
#27246 opened 6 years ago by gopherbot
#27243 opened 6 years ago by mpl
#27238 opened 6 years ago by sword2ya
cmd/go: give library/tool maintainers advice on how to word READMEs during modules transitionFrozenDueToAgeNeedsFixmodules
#27233 opened 6 years ago by wsc1
#27232 opened 6 years ago by falconandy
cmd/compile: "internal compiler error: weird decoding" on Raspberry Pi with Go 1.11FrozenDueToAgeNeedsInvestigationWaitingForInfo
#27228 opened 6 years ago by mooneyr
cmd/go: should default to use mod=vendor flag if the vendor folder existsFrozenDueToAgeNeedsDecisionearly-in-cyclemodules
#27227 opened 6 years ago by JeremyLoy
cmd/go: internal relative paths not working for go modules outside of $GOPATHFrozenDueToAgeNeedsInvestigationmodules
#27224 opened 6 years ago by driusan
cmd/go: TestScript/mod_install_versioned consistently failing on macOS High SierraFrozenDueToAgeNeedsFixrelease-blocker
#27221 opened 6 years ago by shawnps
cmd/go: go get golang/x/tools/...: no matching versions for query "latest"FrozenDueToAgeWaitingForInfomodules
#27215 opened 6 years ago by wsc1
#27212 opened 6 years ago by martisch
cmd/compile: incorrect stack trace for nil dereference in inlined functionFrozenDueToAgeNeedsInvestigation
#27201 opened 6 years ago by robfig
cmd/compile: math.Float32frombits and math.Float32bits round-trip mismatchFrozenDueToAgeNeedsDecision
#27193 opened 6 years ago by dsnet
cmd/go: unknown revision converting vendor, but revision existsFrozenDueToAgeNeedsInvestigationmodules
#27191 opened 6 years ago by mitchellh
cmd/go: build error reporting in wrong line/column/file with modulesFrozenDueToAgeNeedsInvestigationmodules
#27190 opened 6 years ago by mitchellh
#27188 opened 6 years ago by mariecurried
cmd/compile: unsafe.Pointer arithmetic causes insertion of redundant nil checksFrozenDueToAgeNeedsInvestigationPerformance
#27180 opened 6 years ago by FlorianUekermann
cmd/go: "go mod tidy" removes an entry added to go.sum by "go build" for a replacement moduleFrozenDueToAgeNeedsInvestigationmodules
#27176 opened 6 years ago by misha-ridge
cmd/go: unnecessarily multiple possible pseudo versions for one commitFrozenDueToAgeNeedsInvestigationmodulesrelease-blocker
#27173 opened 6 years ago by hajimehoshi
cmd/go: go get $module@$commit should resolve it to the highest appropriate pseudo-versionFrozenDueToAgeNeedsInvestigationmodules
#27171 opened 6 years ago by rogpeppe
#27170 opened 6 years ago by ohir
#27161 opened 6 years ago by jasonkeene
cmd/go: unexpected module path when using get on a repo with incorrect path casingFrozenDueToAgeNeedsDecisionmodules
#27154 opened 6 years ago by exts
#27153 opened 6 years ago by jasonkeene
cmd/cgo: generated header for buildmode=c-archive lacks exported symbols for imported libraryFrozenDueToAge
#27150 opened 6 years ago by jpap
#27147 opened 6 years ago by mvdan
cmd/compile: intermittently crashes with "unexpected fault address 0x2000000008"FrozenDueToAgeNeedsInvestigationWaitingForInfo
#27146 opened 6 years ago by gustafj
cmd/link: on Windows, generate dynamic base executables also on amd64 and x86 FrozenDueToAgeNeedsFixOS-Windowshelp wanted
#27144 opened 6 years ago by rasky
#27143 opened 6 years ago by benshi001
cmd/compile: panic during late opt while compiling (*ecdheKeyAgreement).processServerKeyExchangeFrozenDueToAgeNeedsInvestigation
#27142 opened 6 years ago by mvdan
#27133 opened 6 years ago by marwan-at-work
#27132 opened 6 years ago by marwan-at-work
cmd/go: panic while running go mod tidyFrozenDueToAge
#27124 opened 6 years ago by shoenig
#27123 opened 6 years ago by rogpeppe
cmd/go: no helpful error message for "no Go files" with modulesFrozenDueToAgeNeedsInvestigationmodules
#27122 opened 6 years ago by FiloSottile
#27119 opened 6 years ago by rogpeppe
#27118 opened 6 years ago by albenik
#27113 opened 6 years ago by mikioh
#27110 opened 6 years ago by pcc
cmd/go: go list -json -compiled -test -e upspin.io/test fails with non-zero exit status [1.9 backport]CherryPickCandidateFrozenDueToAge
#27105 opened 6 years ago by gopherbot
cmd/go: go list -json -compiled -test -e upspin.io/test fails with non-zero exit status [1.11 backport]CherryPickApprovedFrozenDueToAge
#27104 opened 6 years ago by gopherbot
#27103 opened 6 years ago by bradfitz
#27102 opened 6 years ago by icholy
#27099 opened 6 years ago by zolotov
#27098 opened 6 years ago by zigo101
cmd/go: go list -json -compiled -test -e upspin.io/test fails with non-zero exit statusFrozenDueToAgerelease-blocker
#27097 opened 6 years ago by dominikh
#27096 opened 6 years ago by shuLhan
cmd/link: with MacOS Mojave 10.14 beta, warning: URGENT: building for OSX, but linking against dylib during make.bashFrozenDueToAgeNeedsInvestigationWaitingForInfo
#27095 opened 6 years ago by cospotato
#27093 opened 6 years ago by rogpeppe
cmd/go: improve error message if remote repo does not support httpsFrozenDueToAgeGoCommandNeedsInvestigationWaitingForInfomodules
#27088 opened 6 years ago by shoenig
cmd/go: unable to run test cases when package name of foo_test.go is foo_test for package fooFrozenDueToAge
#27086 opened 6 years ago by mewmew
cmd/go: help for go.mod references example that has now been removedDocumentationFrozenDueToAgeNeedsDecisionmodules
#27083 opened 6 years ago by thepudds
#27081 opened 6 years ago by shoenig
cmd/go: internal/modload TestImport stuck in infinite loop(?)FrozenDueToAgeNeedsInvestigationmodules
#27080 opened 6 years ago by ALTree
#27074 opened 6 years ago by fhs
cmd/compile: race detector in go1.11rc1 detects race with close(chan) and len(chan)FrozenDueToAgeNeedsInvestigationRaceDetector
#27070 opened 6 years ago by ncw
#27066 opened 6 years ago by apparentlymart
#27065 opened 6 years ago by 0intro
#27063 opened 6 years ago by rsc
cmd/go: 'go mod edit' should validate the provided version format FrozenDueToAgeNeedsInvestigationmodules
#27060 opened 6 years ago by hyangah
#27056 opened 6 years ago by hyangah
#27053 opened 6 years ago by hyangah
cmd/go: regression with CL 128358 on linux/ppc64FrozenDueToAge
#27051 opened 6 years ago by laboger
#27049 opened 6 years ago by kminami
#27043 opened 6 years ago by ALTree
#27042 opened 6 years ago by ALTree
cmd/gofmt: feature request: order methodsFrozenDueToAge
#27041 opened 6 years ago by ivanivanyuk1993
cmd/compile: make optimized functions' parameter stack layout available to debuggersDebuggingFrozenDueToAge
#27039 opened 6 years ago by heschi
#27037 opened 6 years ago by bradfitz
cmd/vet: printf: enforce 'f' suffix convention for printf wrappers, and only themFrozenDueToAgeNeedsDecision
#27036 opened 6 years ago by alandonovan
cmd/go: documentation typo in go help mod download [1.9 backport]CherryPickCandidateDocumentationFrozenDueToAge
#27033 opened 6 years ago by gopherbot
#27032 opened 6 years ago by gopherbot
#27030 opened 6 years ago by jasonkeene
cmd/go: go tries to recompile already installed packages: missing headersFrozenDueToAgeNeedsInvestigation
#27027 opened 6 years ago by pebbe
#27022 opened 6 years ago by eolamey
cmd/cgo: c code that was compiled with go, cannot also be used by goFrozenDueToAgeNeedsInvestigation
#27019 opened 6 years ago by adam-hanna
cmd/compile: duplicate anonymous interface declarations cause non-determinismFrozenDueToAgeNeedsDecisionrelease-blocker
#27013 opened 6 years ago by ComputerDruid
#27005 opened 6 years ago by fishy
#27001 opened 6 years ago by titpetric
#27000 opened 6 years ago by myitcv
#26999 opened 6 years ago by mvdan
#26998 opened 6 years ago by 0xmohit
cmd/go: add test to ensure the correct line number is displayed when using TB.Helper with race detectorNeedsFixTestinghelp wanted
#26995 opened 6 years ago by maxatome
#26994 opened 6 years ago by computermouth
#26993 opened 6 years ago by neild
cmd/go: modules can't install a binary unless there is a go.mod in the current directoryFrozenDueToAgeNeedsInvestigationmodules
#26992 opened 6 years ago by markbates
#26990 opened 6 years ago by allenpetersen
cmd/go: `go test -c` skips init from main while `go test` doesn'tFrozenDueToAgeNeedsInvestigationWaitingForInfo
#26989 opened 6 years ago by gertcuykens
#26988 opened 6 years ago by nqv
#26987 opened 6 years ago by quasilyte
cmd/go: 'mod init' writes info message to stderrFrozenDueToAge
#26984 opened 6 years ago by mwf
#26983 opened 6 years ago by yuzhichang
#26982 opened 6 years ago by myitcv
#26980 opened 6 years ago by iwdgo
cmd/vet: incorrectly warning for missing ellipsis in printf like functionFrozenDueToAgeNeedsInvestigation
#26979 opened 6 years ago by romaindoumenc
#26977 opened 6 years ago by FiloSottile
#26975 opened 6 years ago by jason-riddle
#26968 opened 6 years ago by bradfitz
#26958 opened 6 years ago by mosout
cmd/go: TestScript/mod_patterns failing when cgo is disabledBuildersFrozenDueToAgeNeedsInvestigationmodulesrelease-blocker
#26927 opened 6 years ago by 0intro
cmd/go: go list ./... in module mode with no packages results in two identical error messagesFrozenDueToAgemodules
#26925 opened 6 years ago by myitcv
cmd/go: vendor directory in src/cmd breaks build in module modeFrozenDueToAgeGoCommandNeedsInvestigationmodules
#26924 opened 6 years ago by rsc
cmd/link: Filepaths and importpaths are concatenated as-is, should FromSlash (can cause problems under Windows)FrozenDueToAgeNeedsInvestigationOS-Windows
#26917 opened 6 years ago by Xjs
#26916 opened 6 years ago by vbatoufflet
#26914 opened 6 years ago by xiaoxiaoyijian123456
#26913 opened 6 years ago by OneOfOne
#26912 opened 6 years ago by henryykt
cmd/go: remap package namesFrozenDueToAge
#26911 opened 6 years ago by penhauer-xiao
#26906 opened 6 years ago by bcmills
cmd/go: include standard-library packages in '...' patterns in module modeFrozenDueToAgeNeedsFixmodules
#26905 opened 6 years ago by bcmills
#26902 opened 6 years ago by bcmills
cmd/go: build produces a non-64bit version on WindowsFrozenDueToAge
#26899 opened 6 years ago by iwdgo
#26894 opened 6 years ago by myitcv
#26892 opened 6 years ago by RalphCorderoy
#26888 opened 6 years ago by sjuliper7
#26885 opened 6 years ago by bradfitz
#26884 opened 6 years ago by ardan-bkennedy
#26883 opened 6 years ago by dsnet
#26880 opened 6 years ago by suzmue
#26875 opened 6 years ago by motomux
#26874 opened 6 years ago by adonovan
#26870 opened 6 years ago by mattfarina
cmd/go: 'go install mod/mainpkg' installs a binary with a version suffixFrozenDueToAgeNeedsFixmodulesrelease-blocker
#26869 opened 6 years ago by bcmills
#26864 opened 6 years ago by mpetavy
#26861 opened 6 years ago by xuanjiazhen
#26855 opened 6 years ago by dsymonds
cmd/go: support for branch name on local module root directory in replace directiveFeatureRequestFrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#26853 opened 6 years ago by myitcv
#26852 opened 6 years ago by qbit
cmd/compile: please cherry pick internal compiler error fix for #23504 for 1.10.4 [1.10 backport]CherryPickApprovedFrozenDueToAge
#26851 opened 6 years ago by cwedgwood
#26850 opened 6 years ago by dsnet
#26849 opened 6 years ago by bcmills
#26848 opened 6 years ago by ijt
#26846 opened 6 years ago by jjuliano
#26844 opened 6 years ago by lelvisl
#26843 opened 6 years ago by swtch1
#26841 opened 6 years ago by swtch1
#26839 opened 6 years ago by daskol
#26837 opened 6 years ago by iwdgo
#26831 opened 6 years ago by rajender
#26818 opened 6 years ago by dsymonds
#26812 opened 6 years ago by mfridman
#26808 opened 6 years ago by vrischmann
#26807 opened 6 years ago by hajimehoshi
#26801 opened 6 years ago by leighmcculloch
#26798 opened 6 years ago by allenpetersen
cmd/go: can't run go builds concurrently if they download modulesFrozenDueToAgeNeedsFixmodulesrelease-blocker
#26794 opened 6 years ago by allenpetersen
cmd/go: invalid memory address or nil pointer dereference running go fmtFrozenDueToAgeNeedsFixmodules
#26792 opened 6 years ago by trashhalo
cmd/go: compiler tests fail with ccacheFrozenDueToAge
#26789 opened 6 years ago by mpx
#26786 opened 6 years ago by iwdgo
#26758 opened 6 years ago by bradfitz
cmd/go: go list -compiled -e fails completely if any package does not compileFrozenDueToAgeGoCommandNeedsInvestigationWaitingForInfo
#26755 opened 6 years ago by matloob
cmd/go/internal/bug: sync issue body format with GitHub templateFrozenDueToAgeGoCommandNeedsFixhelp wanted
#26751 opened 6 years ago by myitcv
cmd/go: skip checking of go-import meta tags if replace exists for custom domainFrozenDueToAgemodules
#26749 opened 6 years ago by myitcv
#26745 opened 6 years ago by ianlancetaylor
#26743 opened 6 years ago by navytux
#26742 opened 6 years ago by rogpeppe
#26738 opened 6 years ago by as
#26736 opened 6 years ago by benshi001
#26735 opened 6 years ago by kevinburke
#26725 opened 6 years ago by dvyukov
cmd/go: go test cannot find module path in module root directoryFrozenDueToAgeNeedsInvestigationmodulesrelease-blocker
#26722 opened 6 years ago by suzmue
cmd/cgo: CoreFoundation go-keychain compile failure on tipDocumentationFrozenDueToAgeNeedsFixOS-Darwinrelease-blocker
#26721 opened 6 years ago by kevinburke
cmd/go: go get in module mode does not initialize git submodulesFrozenDueToAgeNeedsFixmodulesrelease-blocker
#26716 opened 6 years ago by BenLubar
cmd/go: unexpected pseudo version (expected v1.0.1-(datetime) but v0.0.0-(datetime))FrozenDueToAgeNeedsFixmodulesrelease-blocker
#26713 opened 6 years ago by hajimehoshi
#26711 opened 6 years ago by juliens
cmd/go: go run fails in GO111MODULE=auto context with valid go.modFrozenDueToAgeNeedsInvestigationmodules
#26710 opened 6 years ago by myitcv
cmd/go: add tests describing 'go run' behavior with GO111MODULE=onFrozenDueToAgeNeedsDecisionTestingmodules
#26709 opened 6 years ago by myitcv
cmd/go: tests fail without clear reason when /tmp/go.mod existsFrozenDueToAgeNeedsInvestigationTestingmodules
#26708 opened 6 years ago by mpx
#26704 opened 6 years ago by mfridman
#26700 opened 6 years ago by smasher164
#26695 opened 6 years ago by udhos
#26692 opened 6 years ago by kolyshkin
#26686 opened 6 years ago by shivakumargn
#26684 opened 6 years ago by nhooyr
cmd/go: allow a module to be downloaded by go get without its dependenciesFrozenDueToAgeNeedsInvestigationmodules
#26683 opened 6 years ago by marwan-at-work
cmd/go: modfetch.Unzip checks that all filenames are acceptable, causing problems for test fixture directoriesFrozenDueToAgeNeedsInvestigationmodules
#26672 opened 6 years ago by dgodd
#26669 opened 6 years ago by 0intro
cmd/go: allow <meta> tags to override version tag prefixes for submodulesFrozenDueToAgeNeedsDecisionmodules
#26664 opened 6 years ago by ucirello
#26662 opened 6 years ago by ysmolski
cmd/go: How can I prevent go CLI to check all dependencies before doing actionsFrozenDueToAgemodules
#26660 opened 6 years ago by sneko
#26658 opened 6 years ago by iwdgo
#26657 opened 6 years ago by tamalsaha
cmd/cgo: cannot convert from signed char *_Ctype_schar to char *_Ctype_char FrozenDueToAgeNeedsInvestigationWaitingForInfo
#26655 opened 6 years ago by brunoamancio
cmd/go: second parameter of replace is a network package, it behavior needs to be like requireFrozenDueToAgeNeedsInvestigationmodules
#26648 opened 6 years ago by yesuu
#26645 opened 6 years ago by markkuit
#26644 opened 6 years ago by Helflym
#26642 opened 6 years ago by mvdan
#26640 opened 6 years ago by maeglindeveloper
#26639 opened 6 years ago by yougg
#26635 opened 6 years ago by rsc
cmd/go: cannot find module for gonum.org/v1/gonum/stat/distmvFrozenDueToAgeNeedsInvestigationmodules
#26632 opened 6 years ago by pwaller
#26628 opened 6 years ago by marwan-at-work
cmd/vet: incorrect detection of +build tag even if it appears as a string in a fileFrozenDueToAgeNeedsFix
#26627 opened 6 years ago by andybons
cmd/go: 'go mod -sync' adds test dependencies of dependencies, while 'go build' does notFrozenDueToAgeNeedsInvestigationmodules
#26626 opened 6 years ago by fzipp
#26621 opened 6 years ago by iwdgo
#26620 opened 6 years ago by gregory-m
cmd/compile: change "multiple-value .. in single-value context" error message to be consistent with >1 caseFrozenDueToAgeNeedsFixhelp wanted
#26616 opened 6 years ago by techtonik
#26610 opened 6 years ago by sgnn7
#26609 opened 6 years ago by rsc
cmd/go: module replacements have confusing (lack of) aliasing for package-level stateFrozenDueToAgeNeedsInvestigationmodules
#26607 opened 6 years ago by bcmills
cmd/go: module commands fail to resolve version tags that include metadataFrozenDueToAgeNeedsInvestigationmodules
#26605 opened 6 years ago by marwan-at-work
#26603 opened 6 years ago by bcmills
cmd/go: cannot resolve subpackages of unfetched modulesFrozenDueToAgeNeedsInvestigationmodulesrelease-blocker
#26602 opened 6 years ago by bcmills
#26601 opened 6 years ago by rogpeppe
cmd/go: remove +incompatible from http request when calling GOPROXYFrozenDueToAgeNeedsInvestigationmodules
#26600 opened 6 years ago by marwan-at-work
#26597 opened 6 years ago by rogpeppe
#26596 opened 6 years ago by zombiezen
#26594 opened 6 years ago by rogpeppe
#26591 opened 6 years ago by anacrolix
cmd/go: go build fails to create a c-archive when using binary-only-packagesFrozenDueToAgeNeedsInvestigation
#26590 opened 6 years ago by triztian
#26586 opened 6 years ago by surajbarkale
#26585 opened 6 years ago by surajbarkale
#26582 opened 6 years ago by hengwu0
#26581 opened 6 years ago by robpike
cmd/go: add ability to download info, mod and source zipFrozenDueToAgeNeedsFixmodulesrelease-blocker
#26577 opened 6 years ago by arschles
cmd/go: clarify doc that go commands like 'go build' are not always sufficient to update go.mod and 'go mod -sync' is sometimes required to handle variability due to GOOS/GOARCH/build tagsDocumentationFrozenDueToAgeNeedsFixmodules
#26571 opened 6 years ago by thepudds
cmd/go: test failures in TestScript/vendor_complex, TestIssue7573FrozenDueToAgeNeedsInvestigationTesting
#26567 opened 6 years ago by rogpeppe
#26560 opened 6 years ago by meilihao
#26556 opened 6 years ago by benshi001
cmd/cover: tool cover -html draws invisible file chooserFrozenDueToAgeNeedsInvestigationWaitingForInfo
#26554 opened 6 years ago by sblackstone
#26553 opened 6 years ago by dmitris
#26552 opened 6 years ago by randall77
cmd/go: list module directory should show correct import pathFrozenDueToAgeNeedsFixmodulesrelease-blocker
#26550 opened 6 years ago by rsc
cmd/go: change default $GOPATH to $XDG_CACHE_HOME/go when modules are enabled by defaultFrozenDueToAgeProposalmodules
#26549 opened 6 years ago by nhooyr
#26547 opened 6 years ago by andygarfield
cmd/compile: out of memory building github.com/cosmos72/gomacro with go1.11beta2 on 386/linux, arm/linuxFrozenDueToAgeNeedsInvestigationToolSpeedrelease-blocker
#26546 opened 6 years ago by jcajka
cmd/go, x/vgo: compilation errors upon buildingFrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#26541 opened 6 years ago by dchenk
#26536 opened 6 years ago by marwan-at-work
#26533 opened 6 years ago by ainar-g
cmd/go: go 1.11 beta2 linux unable to go getFrozenDueToAge
#26525 opened 6 years ago by trashhalo
cmd/cgo: crash when building github.com/timob/jnigi on WindowsFrozenDueToAgeNeedsInvestigationOS-Windowsrelease-blocker
#26517 opened 6 years ago by gooid
#26510 opened 6 years ago by radutopala
cmd/go: case-encoding of module paths produces 404s with JFrog proxyFrozenDueToAgeNeedsInvestigationmodules
#26503 opened 6 years ago by trashhalo
cmd/go: get is broken, old git cannot accept --no-show-signature parameterFrozenDueToAgeNeedsFixmodulesrelease-blocker
#26501 opened 6 years ago by menems
#26500 opened 6 years ago by pierreprinetti
cmd/go: use go.mod to define the required version of GoFeatureRequestFrozenDueToAgeNeedsDecisionmodules
#26499 opened 6 years ago by Kanshiroron
#26496 opened 6 years ago by stapelberg
#26493 opened 6 years ago by opennota
cmd/go: `go mod -graph` erroneously lists edges from the main module to indirect dependenciesFrozenDueToAgeNeedsFixmodules
#26489 opened 6 years ago by bcmills
#26488 opened 6 years ago by ianthehat
#26487 opened 6 years ago by zevdg
#26486 opened 6 years ago by decathorpe
#26483 opened 6 years ago by mwf
cmd/go: `go test all` runs tests from std packagesFrozenDueToAge
#26482 opened 6 years ago by mwf
cmd/go: downgrading a module with `go get` retains indirect dependenciesFrozenDueToAgeNeedsInvestigationmodules
#26481 opened 6 years ago by mwf
#26472 opened 6 years ago by rsc
#26471 opened 6 years ago by rsc
#26469 opened 6 years ago by rsc
#26458 opened 6 years ago by dlsniper
cmd/go: TestScript use of localhost GOPROXY failing on Windows, now skippedFrozenDueToAgerelease-blocker
#26457 opened 6 years ago by rsc
cmd/go: the go command converts uppercase characters to !+ lowercase characters.FrozenDueToAgemodules
#26456 opened 6 years ago by saibing
cmd/go: Errors sometimes reported out of source errorFrozenDueToAge
#26452 opened 6 years ago by btracey
cmd/go: vet checks do not run when compiling tests to output a binaryFrozenDueToAgeNeedsFixhelp wanted
#26451 opened 6 years ago by dlsniper
#26446 opened 6 years ago by bradfitz
#26434 opened 6 years ago by saibing
#26432 opened 6 years ago by saibing
cmd/cgo: incomplete typedef can cause "inconsistent definitions" errorFrozenDueToAgeNeedsInvestigationrelease-blocker
#26430 opened 6 years ago by ianlancetaylor
#26426 opened 6 years ago by randall77
#26421 opened 6 years ago by 0intro
#26418 opened 6 years ago by misha-ridge
#26417 opened 6 years ago by komuw
#26416 opened 6 years ago by rogpeppe
#26411 opened 6 years ago by odeke-em
cmd/compile: "add some generic composite type optimizations" only partially eliminates addrtaken parameterFrozenDueToAgeNeedsFixrelease-blocker
#26407 opened 6 years ago by heschi
#26406 opened 6 years ago by ainar-g
cmd/go: export module information for binaries programmaticallyFeatureRequestFrozenDueToAgeNeedsFixmodules
#26404 opened 6 years ago by bcmills
cmd/compile: internal compiler error: Type.Elem UNSAFEPTR [1.10 backport]CherryPickCandidateFrozenDueToAge
#26402 opened 6 years ago by gopherbot
cmd/go: exclude $GOPATH/src/mod from “all” and “...” patterns in GOPATH modeFrozenDueToAgeNeedsInvestigationmodulesrelease-blocker
#26401 opened 6 years ago by bcmills
cmd/link: run tests failed with lots of cases in buildmode=shared FrozenDueToAgeNeedsInvestigationhelp wanted
#26400 opened 6 years ago by hengwu0
#26399 opened 6 years ago by rsc
cmd/compile: internal compiler error: Type.Elem UNSAFEPTRFrozenDueToAgeNeedsFixWaitingForInforelease-blocker
#26398 opened 6 years ago by Saxon1
cmd/go: confusion about modules not kicking on in GOPATH/src by defaultFrozenDueToAgeNeedsInvestigationWaitingForInfomodules
#26394 opened 6 years ago by alecthomas
#26388 opened 6 years ago by magiconair
#26384 opened 6 years ago by dave
#26381 opened 6 years ago by ainar-g
#26380 opened 6 years ago by ainar-g
#26377 opened 6 years ago by bcmills
cmd/cgo: cannot create file using cgo function: file name becomes an invalid encodingFrozenDueToAgeNeedsInvestigation
#26376 opened 6 years ago by prvst
cmd/go: installing a module with /v1 at the end corrupts go.modFrozenDueToAgeNeedsInvestigationmodules
#26375 opened 6 years ago by trashhalo
#26373 opened 6 years ago by myitcv
#26371 opened 6 years ago by mvdan
#26370 opened 6 years ago by bcmills
#26368 opened 6 years ago by myitcv
#26367 opened 6 years ago by myitcv
#26366 opened 6 years ago by ainar-g
#26365 opened 6 years ago by davecheney
cmd/go: vgo list -m -json all is not valid jsonFrozenDueToAge
#26364 opened 6 years ago by flibustenet
#26361 opened 6 years ago by rsc
#26359 opened 6 years ago by mikioh
#26355 opened 6 years ago by mvdan
#26354 opened 6 years ago by alandonovan
#26353 opened 6 years ago by sneko
#26352 opened 6 years ago by nd
#26344 opened 6 years ago by rsc
#26342 opened 6 years ago by rsc
#26341 opened 6 years ago by mdempsky
cmd/go: allow proxies to supply only some modulesFrozenDueToAgeNeedsInvestigationearly-in-cyclemodules
#26334 opened 6 years ago by arschles
#26333 opened 6 years ago by oiooj
#26319 opened 6 years ago by alandonovan
cmd/link: emitting DWARF doubles time spent in linkerFrozenDueToAgeNeedsInvestigationToolSpeedearly-in-cyclerelease-blocker
#26318 opened 6 years ago by rsc
#26317 opened 6 years ago by myitcv
#26306 opened 6 years ago by PeterRK
cmd/go: list: incomplete error "no Go files in"FrozenDueToAge
#26297 opened 6 years ago by alandonovan
cmd/compile: prove doesn't know that integer extensions preserve boundsFrozenDueToAgeNeedsFixPerformance
#26292 opened 6 years ago by mvdan
cmd/cgo: Writing to C pointer causes Go heap corruptionFrozenDueToAgeNeedsInvestigationWaitingForInfo
#26288 opened 6 years ago by chfast
#26286 opened 6 years ago by myitcv
#26280 opened 6 years ago by zevdg
#26279 opened 6 years ago by myitcv
#26276 opened 6 years ago by ainar-g
cmd/compile: method expressions in json.scanner are very slowFrozenDueToAgeNeedsInvestigationPerformance
#26273 opened 6 years ago by mvdan
#26255 opened 6 years ago by rsc
#26254 opened 6 years ago by rsc
#26252 opened 6 years ago by ghost
#26244 opened 6 years ago by keynan
cmd/go: go test links and runs tests for packages with no testsFrozenDueToAgeNeedsDecisionrelease-blocker
#26242 opened 6 years ago by rsc
#26241 opened 6 years ago by rsc
cmd/go: do not pick obsolete v1 in automatic import selectionFrozenDueToAgeNeedsInvestigationmodules
#26238 opened 6 years ago by rsc
cmd/link: darwin_amd64: running dsymutil failed: signal: segmentation faultFrozenDueToAgeNeedsInvestigationOS-Darwinrelease-blocker
#26237 opened 6 years ago by pcman312
#26225 opened 6 years ago by xs23933
#26222 opened 6 years ago by thaJeztah
cmd/go: `go mod -init` fails inside GOPATH but behind the symlinkFrozenDueToAgeNeedsInvestigationmodules
#26217 opened 6 years ago by doroginin
cmd/cgo: jobject is not mapped to uintptr if building with the Android NDKFrozenDueToAgeNeedsInvestigationrelease-blocker
#26213 opened 6 years ago by eliasnaur
cmd/cgo: false msan reports when C function returns struct on stackFrozenDueToAgeNeedsFixrelease-blocker
#26209 opened 6 years ago by ianlancetaylor
cmd/go: case-insensitive import collision with vgo build ./...FrozenDueToAgeNeedsInvestigationmodules
#26208 opened 6 years ago by adam-hanna
cmd/go: multiple go-import meta tags incorrectly handled as of CL 120042FrozenDueToAgeNeedsFixmodules
#26200 opened 6 years ago by myitcv
cmd/cgo: linux-{386,amd64}-clang and linux-arm builders failingFrozenDueToAgeNeedsInvestigationrelease-blocker
#26197 opened 6 years ago by mundaym
cmd/go: on Windows "The system cannot find the file specified"FrozenDueToAgeNeedsInvestigationOS-WindowsWaitingForInfo
#26195 opened 6 years ago by Siddharthaghosal
cmd/compile: go1.11beta1 for loop with multiple conditions goes into infinite loopFrozenDueToAgeNeedsInvestigationrelease-blocker
#26194 opened 6 years ago by bbrks
#26186 opened 6 years ago by thanm
#26173 opened 6 years ago by crawshaw
cmd/go: go test reports compilation failures twiceFrozenDueToAge
#26166 opened 6 years ago by davecheney
cmd/vet: vet's heuristic for lock detection has unreasonable false positivesFrozenDueToAgeNeedsInvestigation
#26165 opened 6 years ago by kortschak
cmd/compile: internal compiler error: two stores live simultaneously on ARM with -NFrozenDueToAgeNeedsInvestigationrelease-blocker
#26163 opened 6 years ago by ALTree
cmd/go: go test cached test times have increased 6x since Go 1.10FrozenDueToAgeNeedsInvestigationrelease-blocker
#26157 opened 6 years ago by davecheney
cmd/compile: "add some generic composite type optimizations" improperly discards writes to non-autosFrozenDueToAgeNeedsFixrelease-blocker
#26153 opened 6 years ago by heschi
#26150 opened 6 years ago by bcmills
#26147 opened 6 years ago by myitcv
cmd/go: private git repo shows "fatal: could not read Username: terminal prompts disabled"FrozenDueToAgeNeedsInvestigation
#26145 opened 6 years ago by Naatan
#26144 opened 6 years ago by benesch
#26140 opened 6 years ago by mvdan
#26136 opened 6 years ago by alandonovan
#26132 opened 6 years ago by hska06
#26125 opened 6 years ago by rsc
#26123 opened 6 years ago by rsc
cmd/compile: internal compiler error: not lowered: v46, Load ARRAY PTR64 SSAFrozenDueToAgeNeedsInvestigationrelease-blocker
#26120 opened 6 years ago by ALTree
cmd/compile: "in prove, detect loops with negative increments" breaks blackfriday testsFrozenDueToAgeNeedsFixrelease-blocker
#26116 opened 6 years ago by heschi
#26110 opened 6 years ago by cherrymui
cmd/compile: internal compiler error: autotmp_17 recorded as live on entryFrozenDueToAgeNeedsInvestigationrelease-blocker
#26105 opened 6 years ago by ALTree
#26102 opened 6 years ago by rsc
#26100 opened 6 years ago by robpike
cmd/compile: OpAMD64CMOV*EQF clobbers AX, doesn't tell regallocFrozenDueToAgeNeedsFixrelease-blocker
#26097 opened 6 years ago by heschi
#26092 opened 6 years ago by rsc
#26091 opened 6 years ago by reesezee
#26085 opened 6 years ago by alandonovan
#26084 opened 6 years ago by akamajoris
cmd/cgo: compiler changes in constant warnings may require cgo changesFrozenDueToAgeNeedsInvestigationrelease-blocker
#26066 opened 6 years ago by ianlancetaylor
cmd/dist: enable all js/wasm tests that should pass in distFrozenDueToAgeNeedsFixTestingarch-wasmrelease-blocker
#26050 opened 6 years ago by bradfitz
#26048 opened 6 years ago by mwf
cmd/go: vgo run|build *.go fails for module versions >=2 where module is in GOPATHFrozenDueToAgeNeedsFixmodulesrelease-blocker
#26046 opened 6 years ago by mwf
cmd/compile: internal compiler error: panic during proveFrozenDueToAgeNeedsInvestigationrelease-blocker
#26043 opened 6 years ago by ALTree
cmd/link: failed to set variable at build time if variable value is result from method callDocumentationFrozenDueToAgeNeedsFixhelp wanted
#26042 opened 6 years ago by cuonglm
#26025 opened 6 years ago by karalabe
cmd/compile: internal compiler error: expected successors of write barrier block to be plainFrozenDueToAgeNeedsInvestigationrelease-blocker
#26024 opened 6 years ago by ALTree
#26008 opened 6 years ago by dvyukov
cmd/go: a few go tests fails on host with no network connectionFrozenDueToAgeNeedsInvestigationrelease-blocker
#26007 opened 6 years ago by mikioh
#25998 opened 6 years ago by nyarly
#25995 opened 6 years ago by millergarym
cmd/compile: small program does not pass ssachecks on arm (internal compiler error: bad AuxInt value)FrozenDueToAgeNeedsInvestigationrelease-blocker
#25993 opened 6 years ago by ALTree
#25992 opened 6 years ago by millergarym
cmd/compile: inline of f(m T) from package containing type m causes stack overflowFrozenDueToAgerelease-blocker
#25984 opened 6 years ago by dr2chase
#25981 opened 6 years ago by alandonovan
#25980 opened 6 years ago by alandonovan
#25970 opened 6 years ago by kiap
cmd/go: provide advice for authors of existing packages with version v2.0+DocumentationFrozenDueToAgeNeedsInvestigationmodules
#25967 opened 6 years ago by VojtechVitek
cmd/compile: internal compiler error: init .autotmp_0 recorded as live on entryFrozenDueToAgeNeedsInvestigationarch-wasmrelease-blocker
#25966 opened 6 years ago by ALTree
#25958 opened 6 years ago by ghost
#25949 opened 6 years ago by alandonovan
cmd/link: GNU objdump for ppc64le binary errors: unable to get decompressed section .zdebug_abbrevFrozenDueToAge
#25948 opened 6 years ago by laboger
cmd/compile: transform environment variable GOSSAFUNC into the option that is passed to compilerFrozenDueToAgeNeedsFix
#25942 opened 6 years ago by ysmolski
#25941 opened 6 years ago by egonelbre
#25939 opened 6 years ago by josharian
#25936 opened 6 years ago by rogpeppe
#25935 opened 6 years ago by dweitzman
cmd/go: GOCACHE=off doesn't work if the compiled binary is already thereFrozenDueToAgeNeedsInvestigation
#25929 opened 6 years ago by hirochachacha
#25928 opened 6 years ago by hirochachacha
#25927 opened 6 years ago by dajoo75
cmd/link: pe .rdata section should not need to be IMAGE_SCN_MEM_EXECUTEFrozenDueToAgeNeedsInvestigation
#25926 opened 6 years ago by alexbrainman
#25925 opened 6 years ago by siebenmann
#25922 opened 6 years ago by myitcv
#25917 opened 6 years ago by bcmills
cmd/link: Darwin build fails with "unknown load command" [1.9 backport]CherryPickApprovedFrozenDueToAge
#25915 opened 6 years ago by FiloSottile
cmd/link: Darwin build fails with "unknown load command" [1.10 backport]CherryPickApprovedFrozenDueToAge
#25912 opened 6 years ago by gopherbot
#25911 opened 6 years ago by bradfitz
#25910 opened 6 years ago by bradfitz
#25908 opened 6 years ago by mistydemeo
#25904 opened 6 years ago by ysmolski
#25878 opened 6 years ago by rsc
#25869 opened 6 years ago by bradfitz
cmd/compile: teach the compiler that arguments passed to {strings|bytes}.{Index*|Count|Has*} don't escapeFrozenDueToAgeNeedsInvestigation
#25864 opened 6 years ago by valyala
#25863 opened 6 years ago by jcajka
cmd/go: check for conflicting vN/go.mod files during developmentFrozenDueToAgeNeedsInvestigationmodules
#25855 opened 6 years ago by bcmills
cmd/pprof: web/weblist visualization failure caused by incorrect web browser invocation is hard to debugFrozenDueToAge
#25853 opened 6 years ago by marwan-at-work
cmd/compile: emit optimized assembly for checking the first chars before `{strings|bytes}.IndexByte` callFrozenDueToAgePerformanceWaitingForInfo
#25844 opened 6 years ago by valyala
#25842 opened 6 years ago by myitcv
cmd/link: bad debug_frame section on macOS with buildmode=pie [Debugging]DebuggingFrozenDueToAgeNeedsInvestigationcompiler/runtimehelp wanted
#25841 opened 6 years ago by aarzilli
cmd/compile: make alias decls work correctly under all circumstancesFrozenDueToAgeNeedsFixearly-in-cycle
#25838 opened 6 years ago by griesemer
#25830 opened 6 years ago by jwebb
cmd/compile: ssa ARM64 LoweredAtomic[And|Or]8 generates architecturally unpredictable instructionFrozenDueToAgeNeedsInvestigation
#25823 opened 6 years ago by matt2909
#25820 opened 6 years ago by 0intro
#25811 opened 6 years ago by schollz
#25795 opened 6 years ago by 0intro
#25794 opened 6 years ago by gopherbot
cmd/go: AWS CodeCommit repo URL incompatible with vgo major version import paths?FrozenDueToAgemodules
#25792 opened 6 years ago by computermouth
cmd/compile: inlined function with interfaces should promote to concrete types FrozenDueToAgePerformance
#25791 opened 6 years ago by dsnet
cmd/go: unexpected panic when running go test on particular package without test filesFrozenDueToAgeNeedsInvestigation
#25789 opened 6 years ago by mark-rushakoff
#25784 opened 6 years ago by bradfitz
cmd/compile: unexpected panic introduced with c08b01eFrozenDueToAgeNeedsInvestigationrelease-blocker
#25776 opened 6 years ago by kortschak
#25774 opened 6 years ago by agnivade
cmd/compile: non-inlineable allocating function in closure causes closure to allocateFrozenDueToAgeNeedsInvestigationPerformance
#25769 opened 6 years ago by twmb
#25767 opened 6 years ago by mhilton
#25753 opened 6 years ago by quasilyte
cmd/vet: cannot run 'go vet' on testdata filesFrozenDueToAge
#25752 opened 6 years ago by dlsniper
cmd/pprof: Local symbolization failed for http.test: open /tmp/go-build348974326/b001/http.test: no such file or directoryFrozenDueToAgeNeedsInvestigation
#25743 opened 6 years ago by bradfitz
cmd/compile: internal compiler error: not lowered: v15, OffPtr PTR64 PTR64 on wasmFrozenDueToAgeNeedsInvestigationarch-wasmrelease-blocker
#25741 opened 6 years ago by ALTree
#25737 opened 6 years ago by mvdan
#25728 opened 6 years ago by willfaught
#25727 opened 6 years ago by willfaught
cmd/compile: cannot import "./package" on Windows FrozenDueToAgeNeedsInvestigationOS-Windowshelp wanted
#25693 opened 6 years ago by ysmolski
#25691 opened 6 years ago by gopherbot
#25690 opened 6 years ago by gopherbot
cmd/go: go get github.com/rsc/vgotest5 failsFrozenDueToAge
#25687 opened 6 years ago by rsc
#25666 opened 6 years ago by martisch
cmd/go: cc1: error: unrecognized command line option "-m32" during getFrozenDueToAgeNeedsInvestigation
#25665 opened 6 years ago by gbitten
cmd/go: backported module awareness doesn't support list or go/buildFrozenDueToAgeNeedsInvestigationrelease-blocker
#25662 opened 6 years ago by myitcv
#25659 opened 6 years ago by josharian
#25656 opened 6 years ago by fransoaardi
cmd/go: don't mess up stdout when run go tests with "-json"FrozenDueToAgeNeedsInvestigationWaitingForInfo
#25651 opened 6 years ago by KevinXing
#25642 opened 6 years ago by tharun-d
#25623 opened 6 years ago by bontibon
cmd/dist: weird error message when gcc not presentFrozenDueToAge
#25611 opened 6 years ago by bradfitz
#25596 opened 6 years ago by somersf
cmd/doc: support output of full documentation for a package or identifierFeatureRequestFrozenDueToAgeNeedsFixrelease-blocker
#25595 opened 6 years ago by mpx
#25593 opened 6 years ago by powerman
#25592 opened 6 years ago by ahmetb
cmd/internal/obj/arm64: "AND C_MOVCON, Reg, RSP" instruction causes the assembler crashFrozenDueToAgeNeedsFix
#25584 opened 6 years ago by benshi001
#25579 opened 6 years ago by ianlancetaylor
cmd/compile: unexpected error about conflicting package heights FrozenDueToAgeNeedsInvestigationrelease-blocker
#25568 opened 6 years ago by ysmolski
#25566 opened 6 years ago by sujeet03
cmd/go: unnecessary go-get queries during go get golang.org/x/vgoFrozenDueToAgeNeedsInvestigationToolSpeed
#25565 opened 6 years ago by myitcv
#25561 opened 6 years ago by nono
cmd/go: go get -u golang.org/x/vgo: sys/socket.h not found on macOS 10.13.4FrozenDueToAgeOS-Darwinhelp wanted
#25560 opened 6 years ago by SergeyParamoshkin
cmd/internal/obj/arm64: when the immediate is MOVCON/BITCON type, assembler handles "cmp/cmn $immediate, RSP" instruction incorrectly.FrozenDueToAgeNeedsFix
#25557 opened 6 years ago by zhangfannie
cmd/go: conversion does not preserve replacements from dep, glide, govendor, etcFrozenDueToAgeNeedsFixhelp wantedmodules
#25556 opened 6 years ago by tamalsaha
#25537 opened 6 years ago by zhengxiaoyao0716
cmd/go: secure releases with transparency logFrozenDueToAgeProposalProposal-Acceptedearly-in-cyclemodules
#25530 opened 6 years ago by FiloSottile
cmd/compile: internal compiler error: expected branch at write barrier blockFrozenDueToAgeNeedsInvestigationrelease-blocker
#25516 opened 6 years ago by ALTree
#25514 opened 6 years ago by komuw
cmd/compile: <autogenerated>:1:0: invalid instruction: 00000 (/home/xxx/main.go:8) MOVQ $0, "".n+2147483680(SP)FrozenDueToAgeNeedsFix
#25507 opened 6 years ago by limpo1989
cmd/compile: recent regression in ppc64x builders: internal compiler error: pointer in non-pointer register gFrozenDueToAgerelease-blocker
#25504 opened 6 years ago by laboger
#25497 opened 6 years ago by dr2chase
#25495 opened 6 years ago by GonchuB
cmd/go: pkg-config's with "-D_THREAD_SAFE" are unbuildableFrozenDueToAgeNeedsInvestigationWaitingForInfo
#25493 opened 6 years ago by jmhodges
#25492 opened 6 years ago by egonk
#25489 opened 6 years ago by josharian
cmd/doc: duplicated component in package path confounds partial package matchingFrozenDueToAgeNeedsInvestigationhelp wanted
#25478 opened 6 years ago by splace
#25459 opened 6 years ago by FiloSottile
#25453 opened 6 years ago by karalabe
cmd/link: debug_line incomplete when using cgo with some versions of dsymutil [Debugging]DebuggingFrozenDueToAgeNeedsInvestigationOS-Darwinrelease-blocker
#25451 opened 6 years ago by aarzilli
#25442 opened 6 years ago by jamie-digital
cmd/go: don't refuse to update a present package only because of its source configurationFrozenDueToAgeGoCommand
#25432 opened 6 years ago by dsymonds
cmd/objdump: does not support arm64 Mach-O filesFrozenDueToAge
#25423 opened 6 years ago by tklauser
cmd/internal/obj/x86: VPERMPD invalid encoding and too permissive argument typesFrozenDueToAgeNeedsInvestigation
#25420 opened 6 years ago by quasilyte
#25419 opened 6 years ago by minux
#25418 opened 6 years ago by quasilyte
#25416 opened 6 years ago by myitcv
#25404 opened 6 years ago by mundaym
cmd/link: TestDWARF fails with the latest tip versionFrozenDueToAgeNeedsInvestigationrelease-blocker
#25392 opened 6 years ago by YoshikiShibata
#25389 opened 6 years ago by TocarIP
#25387 opened 6 years ago by 0intro
cmd/go: document behavior of vgo when missing dep (or empty mod file) vs migrating from legacy formatFrozenDueToAgeWaitingForInfomodules
#25385 opened 6 years ago by ardan-bkennedy
#25378 opened 6 years ago by davecheney
#25368 opened 6 years ago by kt3k
#25348 opened 6 years ago by mundaym
#25347 opened 6 years ago by benshi001
#25338 opened 6 years ago by TocarIP
cmd/compile: uint64(Float32bits(f)) on amd64 doesn't clear high bits [1.10 backport]CherryPickApprovedFrozenDueToAgerelease-blocker
#25335 opened 6 years ago by gopherbot
cmd/go: build failures in git tip in TestGoPathShlibGccgo and TestTwoGopathShlibsGccgoFrozenDueToAgeNeedsInvestigationrelease-blocker
#25324 opened 6 years ago by siebenmann
#25323 opened 6 years ago by mattn
cmd/compile: uint64(Float32bits(f)) on amd64 doesn't clear high bitsFrozenDueToAgeNeedsFixrelease-blocker
#25322 opened 6 years ago by vishnulzr
#25303 opened 6 years ago by FiloSottile
#25300 opened 6 years ago by neolit123
#25297 opened 6 years ago by gwik
#25288 opened 6 years ago by mundaym
#25286 opened 6 years ago by josharian
cmd/compile: error when trying to regenerate rewrite files: can't read rule file: open Wasm.rules: no such file or directory with commit 3b137dd FrozenDueToAgearch-wasm
#25282 opened 6 years ago by laboger
#25281 opened 6 years ago by dangerousHobo
#25272 opened 6 years ago by IngCr3at1on
cmd/compile: compiler crashes with "stuck in spanz loop" error on s390x with -NFrozenDueToAgeNeedsInvestigationrelease-blocker
#25269 opened 6 years ago by ALTree
cmd/go: drive letter is missing in source file path when reporting errorFrozenDueToAgeNeedsInvestigation
#25263 opened 6 years ago by alexbrainman
cmd/compile: recursive embedded interface types cause stack overflowFrozenDueToAgeNeedsInvestigation
#25262 opened 6 years ago by nathanjcochran
#25260 opened 6 years ago by AlexRouSg
cmd/compile: use proved bounds to remove signed division fix-upsFrozenDueToAgeNeedsFixPerformancehelp wanted
#25239 opened 6 years ago by josharian
#25233 opened 6 years ago by rudis
cmd/link, runtime: signal causes 'fatal: morestack on g0' on darwin/amd64FrozenDueToAgeNeedsFixrelease-blocker
#25229 opened 6 years ago by josharian
cmd/compile: Export of FOR (and FORUNTIL) assumes ExprOrNil for OFOR.Right, but it is StmtOrNilFrozenDueToAgeNeedsFix
#25222 opened 6 years ago by dr2chase
#25221 opened 6 years ago by sean-jc
#25216 opened 6 years ago by aarzilli
#25201 opened 6 years ago by josharian
#25191 opened 6 years ago by billotosyr
#25181 opened 6 years ago by josharian
#25179 opened 6 years ago by josharian
#25177 opened 6 years ago by anisse
#25175 opened 6 years ago by daenney
#25174 opened 6 years ago by jasontconnell
#25170 opened 6 years ago by kevinburke
#25161 opened 6 years ago by dvyukov
#25151 opened 6 years ago by tarekbadrshalaan
#25143 opened 6 years ago by duzy
#25140 opened 6 years ago by gopherbot
#25139 opened 6 years ago by gopherbot
cmd/go: go build -i returning error if "net/http" is imported and clang set in CC and CXXFrozenDueToAgeGoCommandNeedsFix
#25138 opened 6 years ago by tobiaswatzek
#25113 opened 6 years ago by aarzilli
cmd/compile: internal compiler error: unexpected dot in identifier: .anon0FrozenDueToAgeNeedsFixrelease-blocker
#25101 opened 6 years ago by mhilton
#25093 opened 6 years ago by apremalal
cmd/link: accepts nonsense ldflagsFrozenDueToAge
#25085 opened 6 years ago by heschi
cmd/link: provide meaningful error message if -linkmode=external is attempted with GOARCH=ppc64FrozenDueToAgeNeedsFix
#25079 opened 6 years ago by laboger
#25077 opened 6 years ago by josharian
#25069 opened 6 years ago by rsc
#25065 opened 6 years ago by pebbe
#25059 opened 6 years ago by mengzhuo
cmd/compile: internal compiler error: width not calculated: interface {}FrozenDueToAgeNeedsInvestigationrelease-blocker
#25055 opened 6 years ago by ALTree
#25046 opened 6 years ago by gooid
cmd/go: build does not allow for assembly output to be displayed on cached builds [1.10 backport]FrozenDueToAge
#25045 opened 6 years ago by gopherbot
cmd/go: install -linkshared invokes link commands for existing .so files since go1.10 [1.10 backport]CherryPickCandidateFrozenDueToAge
#25044 opened 6 years ago by gopherbot
cmd/compile: internal compiler error: no function definition for [0xc42181a5a0] [1.10 backport]CherryPickCandidateFrozenDueToAgeWaitingForInfo
#25039 opened 6 years ago by gopherbot
cmd/cgo: type confusion between CGO and CoreFoundation types on Go1.10 [1.10 backport]CherryPickApprovedFrozenDueToAge
#25036 opened 6 years ago by gopherbot
cmd/go: package continues to be stale after go install [1.10 backport]CherryPickApprovedFrozenDueToAge
#25032 opened 6 years ago by gopherbot
#25029 opened 6 years ago by gopherbot
#25028 opened 6 years ago by gopherbot
cmd/test2json: misparses subtest names with : in them [1.10 backport]CherryPickApprovedFrozenDueToAge
#25027 opened 6 years ago by gopherbot
cmd/go: list {{.Stale}} was not updated for the change to install [1.10 backport]CherryPickApprovedFrozenDueToAge
#25026 opened 6 years ago by gopherbot
cmd/link: -X requires the full import path for vendored packagesDocumentationFrozenDueToAgehelp wanted
#25011 opened 6 years ago by ckeyer
#25006 opened 6 years ago by ALTree
cmd/internal/obj/mips: load/store even float registers first [1.10 backport]CherryPickApprovedFrozenDueToAge
#24995 opened 6 years ago by mwhudson
#24983 opened 6 years ago by josharian
#24981 opened 6 years ago by quasilyte
#24980 opened 6 years ago by lukpank
cmd/go: setting a global "-trimpath" untrims some temporary cgo filesFrozenDueToAgeNeedsInvestigation
#24976 opened 6 years ago by elyscape
#24974 opened 6 years ago by zolotov
cmd/go: "The system cannot find the path specified" error during go getFrozenDueToAgeNeedsInvestigationOS-Windows
#24968 opened 6 years ago by MrSpock
#24958 opened 6 years ago by benshi001
#24945 opened 6 years ago by FlorianUekermann
cmd/compile: false positive errorFrozenDueToAge
#24944 opened 6 years ago by dotaheor
#24939 opened 6 years ago by griesemer
#24937 opened 6 years ago by dchenk
#24936 opened 6 years ago by quasilyte
#24935 opened 6 years ago by josharian
#24934 opened 6 years ago by josharian
#24923 opened 6 years ago by inancgumus
#24916 opened 6 years ago by rsc
#24907 opened 6 years ago by benshi001
#24883 opened 6 years ago by eliasnaur
#24871 opened 6 years ago by quasilyte
cmd/vet: Detect global variables := assignmentsFrozenDueToAge
#24867 opened 6 years ago by gertcuykens
#24864 opened 6 years ago by Bernard-PvIT
#24858 opened 6 years ago by gao8954
#24857 opened 6 years ago by dsnet
#24855 opened 6 years ago by alexbrainman
#24839 opened 6 years ago by dc0d
#24833 opened 6 years ago by dlsniper
#24817 opened 6 years ago by dsymonds
cmd/link: provide better error message than "relocation target main.main not defined" when no func main providedFrozenDueToAgeNeedsFix
#24809 opened 6 years ago by josharian
cmd/compile: "cannot declare main" check erroneously applied to packages imported by mainFrozenDueToAge
#24801 opened 6 years ago by mdempsky
cmd/compile: regression in b65122f causes link time error error: R_PPC64_ADDR16_LO_DS not a multiple of 4FrozenDueToAgeNeedsInvestigation
#24799 opened 6 years ago by laboger
cmd/go: test timeout on netbsd/armFrozenDueToAgeNeedsInvestigationOS-NetBSDTestingWaitingForInfohelp wanted
#24774 opened 6 years ago by bsiegert
#24763 opened 6 years ago by mdempsky
cmd/compile: ICE when compiling github.com/llgcode/draw2d/draw2dimgFrozenDueToAgeNeedsFixrelease-blocker
#24761 opened 6 years ago by reusee
cmd/compile: bounds and overflow checks erroneously applied to non-constant expressionsFrozenDueToAgeNeedsFix
#24760 opened 6 years ago by mdempsky
cmd/compile: incorrect error message when assigning an interface to a constantNeedsFixcompiler/runtimeearly-in-cycle
#24755 opened 6 years ago by mundaym
cmd/go: build/install without package argument doesn't evaluate -ldflags on WindowsFrozenDueToAgeNeedsInvestigationOS-Windows
#24750 opened 6 years ago by RolandvdH
#24747 opened 6 years ago by dotaheor
#24740 opened 6 years ago by josharian
cmd/trace: TestGoroutineInSyscall flaky on the solaris-amd64 builderFrozenDueToAgeNeedsInvestigationOS-SolarisTesting
#24738 opened 6 years ago by mvdan
#24734 opened 6 years ago by quasilyte
cmd/compile: backing a local slice with an array in a loop causes the array to escapeFrozenDueToAgePerformance
#24730 opened 6 years ago by mundaym
#24725 opened 6 years ago by mariecurried
cmd/compile: go build takes too long and creates huge executable with big static arrayFrozenDueToAge
#24724 opened 6 years ago by mariecurried
cmd/compile: inconsistent behaviors in judging whether or not two types are identicalFrozenDueToAgeNeedsFixearly-in-cycle
#24721 opened 6 years ago by dotaheor
#24720 opened 6 years ago by dsnet
cmd/link: latest Mac otool does not understand where Go functions endFrozenDueToAgeNeedsInvestigation
#24706 opened 6 years ago by cherrymui
#24704 opened 6 years ago by ncw
#24703 opened 6 years ago by pukapy
cmd/compile: CL 98415 seems to have broken some MIPS and PPC64 buildersFrozenDueToAgeNeedsInvestigation
#24695 opened 6 years ago by mvdan
cmd/compile: static itab construction fails when a type has multiple non-exported methodsFrozenDueToAgeNeedsFix
#24693 opened 6 years ago by mdempsky
cmd/vet: Add some popular printf-like methods to hardcoded listFeatureRequestFrozenDueToAgeNeedsDecisionProposal
#24691 opened 6 years ago by vkuzmin-uber
#24679 opened 6 years ago by fishcharlie
cmd/go: `go run` doesn't recognize semantic-versioned import path for main packageFrozenDueToAgeNeedsInvestigationmodules
#24676 opened 6 years ago by hajimehoshi
cmd/go: permission issue building CGO with Go 1.10WaitingForInfo
#24674 opened 6 years ago by jaricftw
cmd/vet: vet fails when listing files unless all files in the package are listedFrozenDueToAgeNeedsDecision
#24668 opened 6 years ago by spenczar
#24667 opened 6 years ago by rsc
#24663 opened 6 years ago by bbuchanan-bcs
#24662 opened 6 years ago by dvyukov
#24661 opened 6 years ago by flibustenet
cmd/compile: in the codgen test harness, always test architecture flavours like GO386=387FrozenDueToAgeNeedsFixTesting
#24658 opened 6 years ago by ALTree
cmd/compile: //go:norace should prohibit inlining into functions that will be instrumentedFrozenDueToAgeNeedsFix
#24651 opened 6 years ago by mdempsky
cmd/vet: missing 'possible formatting directive in Fprintln call' warningFrozenDueToAgeNeedsInvestigation
#24646 opened 6 years ago by camarena
cmd/go: support all valid GOOS/GOARCH combinations on all host platformsFrozenDueToAgeWaitingForInfo
#24624 opened 6 years ago by mcandre
#24623 opened 6 years ago by benesch
cmd/vendor/github.com/google/pprof/internal/driver: TestHttpsInsecure flaky under loadFrozenDueToAgeNeedsFixTesting
#24611 opened 6 years ago by josharian
cmd/gofmt: gofmt is inconsistentFrozenDueToAge
#24609 opened 6 years ago by cg31
#24594 opened 6 years ago by myitcv
#24593 opened 6 years ago by prog8
#24592 opened 6 years ago by kanwar-saad
cmd/go: test cache does not detect environment variables used in TestMainFrozenDueToAgeNeedsInvestigation
#24589 opened 6 years ago by loderunner
cmd/go: go test -outputdir -coverprofile fails at compile time when outputdir does not existFrozenDueToAgeNeedsFix
#24588 opened 6 years ago by nodo
cmd/vet: gives errors about import paths when used on test files in WindowsFrozenDueToAgeNeedsInvestigationOS-Windows
#24587 opened 6 years ago by veqryn
#24579 opened 6 years ago by andybons
cmd/compile: incorrect escape reason for heap-allocated array with var len/capFrozenDueToAgeNeedsFix
#24578 opened 6 years ago by ALTree
cmd/compile: stack-allocate arrays of len/cap defined in local, non-escaping variableFrozenDueToAgePerformance
#24577 opened 6 years ago by ALTree
#24573 opened 6 years ago by imkos
#24570 opened 6 years ago by gustafj
#24567 opened 6 years ago by andybons
cmd/compile: bad small array comparisons on amd64 since go1.9 (1.10.1 version)CherryPickApprovedFrozenDueToAge
#24564 opened 6 years ago by andybons
#24558 opened 6 years ago by ianlancetaylor
cmd/compile: method call on interface panics, but works on the contained structFrozenDueToAgeNeedsFix
#24547 opened 6 years ago by hubslave
#24546 opened 6 years ago by tenortim
#24544 opened 6 years ago by AlexRouSg
#24531 opened 6 years ago by KatelynHaworth
#24516 opened 6 years ago by aead
cmd/go: whitelist @includedir@ and @libdir@ in CGO flagsFrozenDueToAge
#24505 opened 6 years ago by ancarda
cmd/compile: == and != comparisons of addresses of symbols not handled consistentlyFrozenDueToAgeNeedsFixrelease-blocker
#24503 opened 6 years ago by bryanpkc
#24491 opened 6 years ago by mdempsky
cmd/compile: duplicate blocks calling runtime.panicXXX in some proceduresFrozenDueToAgeWaitingForInfo
#24478 opened 6 years ago by laboger
#24477 opened 6 years ago by ad-si
cmd/internal/obj/arm64: assembler handles negative offset for LDP incorrectly.FrozenDueToAgeNeedsFix
#24471 opened 6 years ago by zhangfannie
cmd/compile: bad error message when type switch assertion used outside of type switchFrozenDueToAgeNeedsFix
#24470 opened 6 years ago by myitcv
#24469 opened 6 years ago by rockmenjack
#24463 opened 6 years ago by josharian
#24462 opened 6 years ago by willfaught
#24460 opened 6 years ago by aarzilli
cmd/go: go build produces binaries differently when package name has a trailing slashFrozenDueToAgeNeedsInvestigation
#24456 opened 6 years ago by lrewega
#24450 opened 6 years ago by valyala
cmd/compile: many tests on s390x fail when -covermode=atomic is usedCherryPickApprovedFrozenDueToAge
#24449 opened 6 years ago by mvo5
cmd/compile: nil derefFrozenDueToAge
#24447 opened 6 years ago by dvyukov
#24443 opened 6 years ago by robpike
cmd/go: long test fails (TestAccidentalGitCheckout)FrozenDueToAgeNeedsInvestigationTestingrelease-blocker
#24436 opened 6 years ago by ysmolski
#24433 opened 6 years ago by pjebs
cmd/link: missing arg stack map for functions defined in different packageFrozenDueToAgeNeedsInvestigationrelease-blocker
#24419 opened 6 years ago by cherrymui
#24405 opened 6 years ago by mvdan
#24400 opened 6 years ago by mengzhuo
#24396 opened 6 years ago by eliasnaur
#24395 opened 6 years ago by TocarIP
#24378 opened 6 years ago by Yawning
#24365 opened 6 years ago by jayconrod
#24364 opened 6 years ago by vkuzmin-uber
#24360 opened 6 years ago by asottile
cmd/go: -ldflags pattern matching broken when building from symlinked pwdFrozenDueToAgeNeedsFixhelp wanted
#24359 opened 6 years ago by knz
#24358 opened 6 years ago by NattyNarwhal
#24356 opened 6 years ago by gaetmorin
#24339 opened 6 years ago by dhowden
cmd/compile: illegal ARM64 assembly generatedFrozenDueToAge
#24333 opened 6 years ago by benshi001
#24332 opened 6 years ago by mengzhuo
#24324 opened 6 years ago by benshi001
#24318 opened 6 years ago by hilyjiang
#24315 opened 6 years ago by mdempsky
cmd/go: ldflags parameters not working when compiling from makefile on FreeBSD 11FrozenDueToAgeNeedsInvestigation
#24310 opened 6 years ago by libra9z
cmd/vet: starting in Go 1.10, output order is not deterministic for multiple packagesFrozenDueToAgeNeedsDecision
#24309 opened 6 years ago by nmiyake
#24304 opened 6 years ago by 0intro
cmd/go: build incorrectly uses build tag go1.8 with go versions other than go1.8 when using vendored dependenciesFrozenDueToAgeNeedsInvestigation
#24303 opened 6 years ago by pmalek
#24302 opened 6 years ago by willfaught
#24301 opened 6 years ago by rsc
cmd/dist: "dist test" overhead increased by more than x10 from 1.9 to 1.10 on plan9/armFrozenDueToAgeNeedsFixOS-Plan9help wanted
#24300 opened 6 years ago by millerresearch
#24299 opened 6 years ago by pciet
#24294 opened 6 years ago by eliasnaur
cmd/compile, runtime: pass values instead of pointers to specialized convT2x routinesFrozenDueToAgePerformanceSuggested
#24286 opened 6 years ago by josharian
#24259 opened 6 years ago by mdempsky
cmd/go: allow "go get" when outside a module in module modeFrozenDueToAgeNeedsFixmodulesrelease-blocker
#24250 opened 6 years ago by smyrman
cmd/internal/obj/arm64: assembler parses ARM64 vector register arrangement incorrectly. FrozenDueToAge
#24249 opened 6 years ago by zhangfannie
cmd/compile: store combine not working on ppc64 and arm64 with global variablesFrozenDueToAgeNeedsFix
#24242 opened 6 years ago by rasky
cmd/link: Windows -H windowsgui stopped working in Go 1.10?FrozenDueToAgeNeedsInvestigationhelp wanted
#24232 opened 6 years ago by devorel
#24226 opened 6 years ago by 0intro
#24217 opened 6 years ago by ALTree
#24216 opened 6 years ago by ALTree
cmd/go: build -v outputs nothing while changing the resulting binaryFrozenDueToAgeNeedsInvestigation
#24214 opened 6 years ago by Luit
cmd/go: go1.9.4 and go1.10 break on file-names with leading comma-character (BREAKING CHANGE/regression)FrozenDueToAgeNeedsDecision
#24213 opened 6 years ago by marystern
cmd/cgo: value inconsistency on s390x when passing an int reference to a C functionFrozenDueToAgeNeedsInvestigation
#24212 opened 6 years ago by freeekanayaka
cmd/cgo: as of Go 1.10 it seems pointers to C.size_t or C.ulong are treated as the same typeFrozenDueToAge
#24207 opened 6 years ago by cstyan
#24193 opened 6 years ago by variadico
#24191 opened 6 years ago by as
cmd/compile: internal compiler error: exporter: unexpected type alias in inlined function bodyFrozenDueToAgeNeedsFix
#24173 opened 6 years ago by skipor
cmd/link: Go linker may be vulnerable to Windows kernel bugFrozenDueToAgeNeedsInvestigationOS-Windows
#24169 opened 6 years ago by randomascii
cmd/cgo: type confusion between CGO and CoreFoundation types on Go1.10FrozenDueToAgeNeedsInvestigation
#24161 opened 6 years ago by akalin-keybase
#24159 opened 6 years ago by mdempsky
cmd/vet: error when returning `nil` inside an `if err != nil` clauseFrozenDueToAgeNeedsDecisionSuggested
#24141 opened 6 years ago by cgrushko
cmd/vet: return analysis fails with type-switching and panic()FrozenDueToAgeNeedsInvestigationrelease-blocker
#24140 opened 6 years ago by rmmh
#24132 opened 6 years ago by josharian
cmd/cgo: after upgrade from 1.9.2 to 1.10, cgo compile fails with "invalid flag in #cgo LDFLAGS: -Wl,-z,relro"FrozenDueToAge
#24124 opened 6 years ago by xiaoyulei
#24120 opened 6 years ago by ALTree
#24117 opened 6 years ago by FiloSottile
cmd/cgo: _GoString_ is unavailableFrozenDueToAge
#24097 opened 6 years ago by LionNatsu
#24087 opened 6 years ago by artyom
#24086 opened 6 years ago by alandonovan
cmd/trace: TestAnalyzeAnnotationGC flakyFrozenDueToAge
#24081 opened 6 years ago by aclements
#24080 opened 6 years ago by andybons
#24078 opened 6 years ago by pascaldekloe
#24077 opened 6 years ago by ALTree
cmd/go: install -linkshared invokes link commands for existing .so files since go1.10FrozenDueToAgeNeedsInvestigationPerformance
#24034 opened 6 years ago by yunabe
cmd/go: allow package authors to retract older package versions as insecure, incompatible, or brokenFrozenDueToAgeNeedsFixmodules
#24031 opened 6 years ago by michael-schaller
#24014 opened 6 years ago by josharian
#24009 opened 6 years ago by abraithwaite
#24001 opened 6 years ago by bsiegert
#23989 opened 6 years ago by rogpeppe
cmd/go: Go 1.10 Windows compile or get command fails with syscall ERROR_* messages / too many errorsFrozenDueToAge
#23988 opened 6 years ago by suglasp
#23987 opened 6 years ago by mcandre
cmd/go: `-x` output with `test -cover` contains wrong path for some files under cwdFrozenDueToAgeNeedsFix
#23982 opened 6 years ago by motemen
#23971 opened 6 years ago by jeanbza
cmd/go: allow cross-module internal imports based on import path prefixFrozenDueToAgeNeedsFixmodulesrelease-blocker
#23970 opened 6 years ago by nathankerr
#23969 opened 6 years ago by robpike
cmd/compile: trying to call init() from a different file should give a more specific error messageFrozenDueToAgeNeedsFixhelp wanted
#23963 opened 6 years ago by eric-smithson
cmd/cgo: invalid pkg-config package name: --staticFrozenDueToAge
#23944 opened 6 years ago by ptoomey3
cmd/go: 1.9.4 can't build x/sys/unix with GOOS=solarisCherryPickApprovedFrozenDueToAgerelease-blocker
#23939 opened 6 years ago by ncw
cmd/cgo: invalid flag in #cgo CFLAGS: -wFrozenDueToAge
#23938 opened 6 years ago by Aukstkalnis
#23937 opened 6 years ago by olt
cmd/compile: empty ranges associated with inlined_subroutine entries in debug_rangesDebuggingFrozenDueToAge
#23928 opened 6 years ago by aarzilli
#23927 opened 6 years ago by Cosby86
cmd/go: add CXXFLAGS options to whitelistFrozenDueToAge
#23923 opened 6 years ago by wd256
#23920 opened 6 years ago by antifuchs
#23917 opened 6 years ago by iporsut
#23916 opened 6 years ago by ooesili
cmd/compile: inconsistency between gc and gccgoFrozenDueToAge
#23913 opened 6 years ago by dotaheor
cmd/go: -coverpkg packages imported by all tests, even ones that otherwise do not use itFrozenDueToAgeGoCommandNeedsInvestigation
#23910 opened 6 years ago by ChrisHines
cmd/go: add missing C LDFLAGFrozenDueToAge
#23909 opened 6 years ago by dlsniper
#23907 opened 6 years ago by klauspost
cmd/cgo: -Wl , -rpath in LDFLAGS throws invalid flag in #cgo LDFLAGS: -Wl,-rpath=$ORIGIN/libFrozenDueToAge
#23904 opened 6 years ago by datNurd
#23897 opened 6 years ago by datNurd
#23890 opened 6 years ago by jech
#23889 opened 6 years ago by ALTree
cmd/vendor/github.com/google/pprof/internal/binutils: test failure inside a container: TestObjFileFrozenDueToAgeWaitingForInfo
#23888 opened 6 years ago by nehaljwani
cmd/vet: declared but not usedFrozenDueToAge
#23887 opened 6 years ago by sabey
cmd/go: -coverpkg=all gives different coverage value when run on a package list vs ./...FrozenDueToAgeNeedsInvestigation
#23883 opened 6 years ago by AlexRouSg
cmd/go: -coverpkg=all -race = signal: segmentation fault (core dumped)CherryPickApprovedFrozenDueToAgerelease-blocker
#23882 opened 6 years ago by AlexRouSg
cmd/go: build does not allow for assembly output to be displayed on cached buildsFrozenDueToAgeNeedsFix
#23877 opened 6 years ago by dlsniper
#23875 opened 6 years ago by AlexRouSg
#23867 opened 6 years ago by Invizory
#23845 opened 6 years ago by laboger
#23844 opened 6 years ago by glycerine
cmd/asm: cannot assemble return jumpFrozenDueToAge
#23838 opened 6 years ago by cherrymui
cmd/compile: missing panic on nil pointer-to-empty-struct dereferenceFrozenDueToAgeNeedsFixrelease-blocker
#23837 opened 6 years ago by mdempsky
#23834 opened 6 years ago by mdempsky
#23833 opened 6 years ago by mdempsky
cmd/compile: avoid updating capacity if unusedFrozenDueToAge
#23831 opened 6 years ago by dsnet
#23830 opened 6 years ago by josharian
#23828 opened 6 years ago by josharian
#23823 opened 6 years ago by zigo101
#23819 opened 6 years ago by derktam
#23818 opened 6 years ago by dmitshur
#23813 opened 6 years ago by griesemer
cmd/pprof: Feature: profiling support for regular testsFrozenDueToAge
#23811 opened 6 years ago by dbkaplun
cmd/go: Can't link to static library anymoreFrozenDueToAge
#23807 opened 6 years ago by wheelerlaw
#23803 opened 6 years ago by jimmyfrasche
#23802 opened 6 years ago by robpike
cmd/go: list reports packages as stale immediately after their "go get"FrozenDueToAgeNeedsInvestigation
#23797 opened 6 years ago by siebenmann
#23791 opened 6 years ago by rsc
cmd/compile: imperfect error message for too large index in slice composite literalFrozenDueToAgeNeedsInvestigation
#23781 opened 6 years ago by dotaheor
#23780 opened 6 years ago by dotaheor
#23763 opened 6 years ago by yurivict
cmd/fix: "go tool fix -r cftype" panic: ast.Expr is *ast.ArrayType, not *ast.SelectorExpr FrozenDueToAgeNeedsInvestigation
#23762 opened 6 years ago by pquerna
#23759 opened 6 years ago by varunchopra
#23749 opened 6 years ago by ianlancetaylor
#23744 opened 6 years ago by pebbe
cmd/go: add --as-needed and --no-as-needed to the linker flags whitelistFrozenDueToAgeNeedsInvestigation
#23743 opened 6 years ago by dmitris
cmd/link: linking error when build and executed go binary on 32 bit windows OSFrozenDueToAgeWaitingForInfo
#23741 opened 6 years ago by Rajadeepan
#23739 opened 6 years ago by susugagalala
cmd/go: new cgo protections mix up CFLAGS and LDFLAGS from pkg-configFrozenDueToAgeNeedsFixrelease-blocker
#23737 opened 6 years ago by jeddenlea
cmd/link: missing debug_frame section if package plugin is importedDebuggingFrozenDueToAgeNeedsInvestigationhelp wanted
#23733 opened 6 years ago by aarzilli
#23732 opened 6 years ago by kschon
cmd/cgo: add test for passing arguments with typedefs compatible in CFrozenDueToAgeNeedsFixhelp wanted
#23720 opened 6 years ago by liggitt
#23719 opened 6 years ago by mjl-
#23718 opened 6 years ago by meilihao
#23716 opened 6 years ago by stub42
#23704 opened 6 years ago by heschi
cmd/compile: internal compiler error: no function definition for [0xc42181a5a0]FrozenDueToAgeNeedsInvestigationrelease-blocker
#23701 opened 6 years ago by tamird
#23694 opened 6 years ago by lshulyay
#23677 opened 6 years ago by dsnet
cmd/compile: stack allocate string and slice headers when passed through non-escaping interfacesFrozenDueToAgeNeedsFixPerformancecompiler/runtime
#23676 opened 6 years ago by dsnet
#23674 opened 6 years ago by rsc
#23673 opened 6 years ago by rsc
#23672 opened 6 years ago by rsc
#23670 opened 6 years ago by ericlagergren
cmd/go/internal/tool: go tool gocov-xml bad tool nameFrozenDueToAge
#23665 opened 6 years ago by pirDOL
cmd/compile: for the similar bad codes, the error message for switch-block is not good as for if-block.FrozenDueToAgeNeedsFix
#23664 opened 6 years ago by dotaheor
#23661 opened 6 years ago by vkuzmin-uber
#23659 opened 6 years ago by rmmh
cmd/gofmt: strange indentation in slice literalFrozenDueToAge
#23655 opened 6 years ago by larhun
#23651 opened 6 years ago by dotaheor
#23644 opened 6 years ago by 0intro
#23638 opened 6 years ago by 0xmohit
#23616 opened 6 years ago by rasky
cmd/cgo: Unable to use godefs with Objective-CFrozenDueToAge
#23615 opened 6 years ago by unsacrificed
#23609 opened 6 years ago by brendandburns
#23605 opened 6 years ago by rsc
#23598 opened 6 years ago by marat-rkh
#23589 opened 6 years ago by muhammadmuzzammil1998
cmd/go: -buildmode=dll is still not working in Go 1.10FrozenDueToAge
#23588 opened 6 years ago by muhammadmuzzammil1998
#23587 opened 6 years ago by davecheney
cmd/compile: spurious unused errors for used imports in expected function calls e.g defers and goFrozenDueToAgeNeedsFix
#23586 opened 6 years ago by dotaheor
#23582 opened 6 years ago by guppythegod
#23580 opened 6 years ago by dpinela
#23564 opened 6 years ago by marat-rkh
cmd/vet: false positive about wrong type in printf when struct with unexported field is printedFrozenDueToAge
#23563 opened 6 years ago by marat-rkh
#23557 opened 6 years ago by aclements
#23555 opened 6 years ago by EricSites
#23552 opened 6 years ago by marat-rkh
#23550 opened 6 years ago by marat-rkh
#23548 opened 6 years ago by crvv
#23546 opened 6 years ago by cherrymui
cmd/vet: No error for unkeyed use of composite literals where type is omitted in slice elementFrozenDueToAgeNeedsFix
#23539 opened 6 years ago by dfawley
#23537 opened 6 years ago by LionNatsu
#23533 opened 6 years ago by unsacrificed
cmd/compile: Compile error message is not accurateFrozenDueToAge
#23532 opened 6 years ago by ysqi
#23528 opened 6 years ago by guangda-hu
#23526 opened 6 years ago by robpike
cmd/compile: bad compilation with inlined math functionsFrozenDueToAgeNeedsInvestigationrelease-blocker
#23522 opened 6 years ago by ianlancetaylor
#23521 opened 6 years ago by quasilyte
#23504 opened 6 years ago by ALTree
cmd/internal/obj/arm64: golang assembler handles arm64 instruction add/adds/sub/subs/cmp/cmn with extesd incorrectly.FrozenDueToAge
#23501 opened 6 years ago by zhangfannie
#23486 opened 6 years ago by mvdan
cmd/go: Import "github.com/abcd/xyz" is a program, not an importable package.FrozenDueToAgeWaitingForInfo
#23483 opened 6 years ago by nikhilagrawal577
cmd/vendor/golang.org/x/arch/arm64/arm64asm: test zero register mismatchFrozenDueToAgeWaitingForInfo
#23478 opened 6 years ago by prattmic
cmd/go: can't link programs that depend on transitive binary only packagesFrozenDueToAgeNeedsFixrelease-blocker
#23473 opened 6 years ago by ianlancetaylor
#23454 opened 6 years ago by AlexRouSg
#23449 opened 6 years ago by AnuchitO
cmd/compile: wrong VLD1 instruction implement on ARM64FrozenDueToAge
#23448 opened 6 years ago by mengzhuo
cmd/compile: do not attempt to print type if unknown in "cannot convert" error messageFrozenDueToAge
#23436 opened 6 years ago by odeke-em
#23432 opened 6 years ago by jim-slattery-rs
cmd/dist: one-line installer: additional safety/trust featuresDocumentationFrozenDueToAgeNeedsInvestigationWaitingForInfo
#23430 opened 6 years ago by pciet
cmd/compile: benchmark regression in github.com/cespare/xxhash between 1.9.2 and 1.10beta2FrozenDueToAgeNeedsInvestigationrelease-blocker
#23424 opened 6 years ago by cespare
#23417 opened 6 years ago by bradfitz
cmd/compile: ++ counts as using a variable, shouldn'tFrozenDueToAge
#23416 opened 6 years ago by heschi
#23414 opened 6 years ago by dsnet
cmd/compile: "missing function body" error when using the //go:linkname compiler directiveFrozenDueToAge
#23408 opened 6 years ago by bigfg
cmd/compile/internal/syntax: spurious 2nd syntax error in incorrect 'if' headerFrozenDueToAgeNeedsFix
#23406 opened 6 years ago by griesemer
cmd/link: ABI hash of a shared library changes if any inlineable function changesFrozenDueToAgeNeedsInvestigation
#23405 opened 6 years ago by bryanpkc
cmd/vet: go vet failing on directory with no non-test filesFrozenDueToAgeNeedsInvestigationrelease-blocker
#23395 opened 6 years ago by campoy
#23390 opened 6 years ago by rsc
cmd/go: go doesn't respect $GOPATH in windows system environment variableFrozenDueToAgeNeedsInvestigation
#23387 opened 6 years ago by eromoe
#23385 opened 6 years ago by mvdan
#23384 opened 6 years ago by bradfitz
#23383 opened 6 years ago by robpike
cmd/link: darwin_amd64: running dsymutil failed: signal: segmentation faultFrozenDueToAgeNeedsInvestigationOS-Darwin
#23374 opened 6 years ago by benesch
cmd/go/internal/work: golang fails to parse pkgonfig 1.4+ outputFrozenDueToAgeNeedsFixrelease-blocker
#23373 opened 6 years ago by jcajka
#23370 opened 6 years ago by mnhkahn
cmd/cgo: 'a' and 'r' cannot be used as C function nameFrozenDueToAge
#23356 opened 6 years ago by hirochachacha
#23354 opened 6 years ago by aclements
#23352 opened 6 years ago by rsc
#23346 opened 6 years ago by zolotov
cmd/buildid: failures in cmd/go introduced in commit afd090c on multiple platforms including ppc64le, s390, and arm64FrozenDueToAge
#23339 opened 6 years ago by laboger
cmd/go: git tip fails to pass all.bash's build-time tests on Fedora 27 from commit afd090c0FrozenDueToAge
#23337 opened 6 years ago by siebenmann
cmd/go: go get can block for extremely long periods of time without any indication of functionalityFrozenDueToAgeWaitingForInfo
#23332 opened 6 years ago by fake-name
#23326 opened 6 years ago by dr2chase
#23325 opened 6 years ago by randall77
#23317 opened 6 years ago by bep
#23315 opened 6 years ago by xudongzheng
#23314 opened 6 years ago by soniakeys
cmd/vet: golint or govet should check for differently named conditional varFrozenDueToAgeNeedsDecision
#23313 opened 6 years ago by purpleidea
cmd/compile: allow body-less functions under -complete flag if they have a //go:linkname attributeFrozenDueToAgeNeedsFix
#23311 opened 6 years ago by mdempsky
cmd/compile: use NEGL for DIVLFrozenDueToAge
#23310 opened 6 years ago by mdempsky
cmd/compile: closure (non-inlined code in general) integer conversions broken in go1.10beta1FrozenDueToAgeNeedsInvestigationrelease-blocker
#23305 opened 6 years ago by matt2909
cmd/compile: converting to slice of runes fails, from defined type derived from string of non-const instance when inside a functionFrozenDueToAgeNeedsFix
#23298 opened 6 years ago by guangda-hu
#23288 opened 6 years ago by karalabe
#23287 opened 6 years ago by choleraehyq
cmd/go: 'go test -race ...' misses race condition on go1.9.2 linux/amd64FrozenDueToAgeNeedsInvestigationWaitingForInfo
#23276 opened 6 years ago by markcampanelli-wf
cmd/link: linker produces invalid binaries on FreeBSD when cgo is used and linkflag -X passed twiceFrozenDueToAgeNeedsInvestigationrelease-blocker
#23273 opened 6 years ago by knz
#23268 opened 7 years ago by tahirhassan10p
#23264 opened 7 years ago by cherti
cmd/go: output of go test varies by modeFrozenDueToAge
#23258 opened 7 years ago by bhcleek
#23255 opened 7 years ago by catafest
#23244 opened 7 years ago by jean-christophe-manciot
#23242 opened 7 years ago by quantexlab
#23234 opened 7 years ago by jfcg
#23232 opened 7 years ago by KernelDeimos
cmd/compile: fatal error: runtime: cannot map pages in arena address spaceFrozenDueToAgeNeedsDecisionrelease-blocker
#23222 opened 7 years ago by karalabe
#23212 opened 7 years ago by benshi001
cmd/go: "go test" command leaves go-build directory in current directory on Windows XPFrozenDueToAgeNeedsFixTesting
#23190 opened 7 years ago by alexbrainman
#23181 opened 7 years ago by hirochachacha
cmd/go: go test -c does not apply specified gcflags to all packagesFrozenDueToAgeNeedsInvestigationrelease-blocker
#23180 opened 7 years ago by aarzilli
#23176 opened 7 years ago by gaoxiangxyz
cmd/go: failed to remove file (Access is denied) after child process on Windows in TestLocalImportsEasySubFrozenDueToAgeNeedsInvestigationOS-Windows
#23171 opened 7 years ago by bradfitz
#23155 opened 7 years ago by davidsonff
cmd/go: test -bench tries to use "DO NOT USE - link" as an executableFrozenDueToAgeNeedsFixrelease-blocker
#23150 opened 7 years ago by mvdan
cmd/go: "executable file not found" error if -out file existsFrozenDueToAgeNeedsInvestigationrelease-blocker
#23147 opened 7 years ago by ernado
#23146 opened 7 years ago by bradfitz
#23126 opened 7 years ago by hirochachacha
cmd/compile: missing "declared but not used" error for unused variable in type switch with no casesFrozenDueToAgeNeedsFix
#23116 opened 7 years ago by dc0d
#23109 opened 7 years ago by mdempsky
#23094 opened 7 years ago by griesemer
#23093 opened 7 years ago by griesemer
#23091 opened 7 years ago by kevinburke
#23082 opened 7 years ago by wgliang
cmd/compile: It seems go:linkname gopark runtime.gopark and go:linkname goready runtime.goready on arm not workFrozenDueToAge
#23080 opened 7 years ago by FlowerWrong
cmd/compile: double error trying to convert bool to intFrozenDueToAge
#23075 opened 7 years ago by andwj
cmd/compile: non-defined struct types with the same field set and order should be viewed as identical types.FrozenDueToAge
#23074 opened 7 years ago by zigo101
cmd/go: zeromq version error when tests are run with -race flag in 1.10FrozenDueToAgeNeedsInvestigationrelease-blocker
#23057 opened 7 years ago by agnivade
#23055 opened 7 years ago by mdempsky
#23053 opened 7 years ago by mrwonko
#23051 opened 7 years ago by mdempsky
cmd/go: running test with -race flag panics for 1.10betaFrozenDueToAgeNeedsInvestigationrelease-blocker
#23050 opened 7 years ago by agnivade
cmd/go: running go test ./... elides most test results due to vetFrozenDueToAgeNeedsInvestigationrelease-blocker
#23047 opened 7 years ago by stuartcarnie
cmd/go: running dsymutil failed: signal: segmentation faultFrozenDueToAgeNeedsInvestigationrelease-blocker
#23046 opened 7 years ago by kevinburke
cmd/compile: //go:uintptrescapes doesn't work with anonymous parametersFrozenDueToAgeNeedsInvestigation
#23045 opened 7 years ago by mdempsky
#23037 opened 7 years ago by zolotov
cmd/test2json: filtering out testing service messages or mark them in a special wayFrozenDueToAgeNeedsFix
#23036 opened 7 years ago by zolotov
#23031 opened 7 years ago by cherrymui
cmd/compile: incorrect abstract origin assigned to param of inlined subroutineDebuggingFrozenDueToAge
#23020 opened 7 years ago by thanm
#23017 opened 7 years ago by zigo101
#23015 opened 7 years ago by businiaowyf
#23005 opened 7 years ago by randall77
cmd/link: linking with -linkshared fails if a package depends on a method in another pkg indirectlyFrozenDueToAgeNeedsInvestigationWaitingForInfo
#22998 opened 7 years ago by yunabe
#22996 opened 7 years ago by petrhosek
#22994 opened 7 years ago by ianlancetaylor
#22990 opened 7 years ago by rsc
cmd/go: unable to build test that depends on package with -1.0 in the nameFrozenDueToAgerelease-blocker
#22986 opened 7 years ago by Zariel
#22984 opened 7 years ago by rsc
cmd/go: TestAccidentalGitCheckout fails with unresolveble dependenciesFrozenDueToAgeNeedsInvestigationTesting
#22983 opened 7 years ago by jcajka
cmd/vet: vet should warn when time.Time type (or types embed it) is used as map keys.FrozenDueToAgeProposal
#22978 opened 7 years ago by zigo101
#22965 opened 7 years ago by rsc
#22962 opened 7 years ago by ALTree
#22958 opened 7 years ago by ianlancetaylor
#22952 opened 7 years ago by mingrammer
cmd/compile: stack offsets should not need spillingFrozenDueToAge
#22947 opened 7 years ago by mdempsky
#22943 opened 7 years ago by tophj-ibm
#22941 opened 7 years ago by danderson
cmd/vet: for test only check format strings for core libraries FrozenDueToAgeNeedsFixrelease-blocker
#22936 opened 7 years ago by mpvl
#22932 opened 7 years ago by mengzhuo
#22921 opened 7 years ago by mvdan
#22919 opened 7 years ago by gustafj
#22909 opened 7 years ago by mdempsky
#22904 opened 7 years ago by yansal
#22890 opened 7 years ago by rsc
#22881 opened 7 years ago by randall77
cmd/compile: type alias error when compiled with assembly file including go_asm.hFrozenDueToAgeNeedsFixrelease-blocker
#22877 opened 7 years ago by zhaozhiqianghw
#22863 opened 7 years ago by vipally
cmd/go: add go get revision optionFrozenDueToAge
#22859 opened 7 years ago by ror6ax
#22853 opened 7 years ago by bryanpkc
cmd/gofmt: address formatting oddities of composite literals with irregularly sized entriesFrozenDueToAgeNeedsFixearly-in-cycle
#22852 opened 7 years ago by matthewhartstonge
#22847 opened 7 years ago by rsc
cmd/compile: add error if unsigned tested for negativityFrozenDueToAge
#22844 opened 7 years ago by SMerrony
cmd/go: scope of -gcflagsFrozenDueToAge
#22833 opened 7 years ago by aarzilli
#22831 opened 7 years ago by aarzilli
#22822 opened 7 years ago by otterley
cmd/go: Go build (Go 1.9) does not use pack but fails if pkg/tool/$GOOS_$GOARCH/pack does not exist and you build with -x -aFrozenDueToAgeGoCommandWaitingForInfo
#22819 opened 7 years ago by rminnich
#22810 opened 7 years ago by mvdan
#22804 opened 7 years ago by lawrencewoodman
cmd/go: progress bar for "go get"FrozenDueToAge
#22800 opened 7 years ago by longzhizhi
cmd/compile: better error message for wrong-cased field name in composite literalFrozenDueToAgeSoonhelp wanted
#22794 opened 7 years ago by odeke-em
#22790 opened 7 years ago by rsc
#22789 opened 7 years ago by rsc
#22788 opened 7 years ago by bcmills
#22787 opened 7 years ago by bradfitz
#22779 opened 7 years ago by quasilyte
#22769 opened 7 years ago by rsc
#22758 opened 7 years ago by mundaym
cmd/go: test -json issuesFrozenDueToAge
#22734 opened 7 years ago by bradfitz
#22728 opened 7 years ago by tarm
#22726 opened 7 years ago by broady
#22719 opened 7 years ago by rsc
cmd/vet: error when using unregistered errorf methodFrozenDueToAge
#22715 opened 7 years ago by rogpeppe
cmd/go: vendor is ignored for packages inside $GOPATHFrozenDueToAge
#22712 opened 7 years ago by juliandroid
#22710 opened 7 years ago by cespare
cmd/dist: building with GOARCH=386 fails with stale packages after testsFrozenDueToAgeNeedsFixrelease-blocker
#22709 opened 7 years ago by ianlancetaylor
#22708 opened 7 years ago by rsc
#22703 opened 7 years ago by randall77
#22698 opened 7 years ago by TocarIP
cmd/compile: all.bash failures with -dwarflocationlists hard-wired onDebuggingFrozenDueToAgeNeedsFix
#22694 opened 7 years ago by thanm
cmd/vendor/github.com/google/pprof/internal/driver: TestHttpsInsecure failing on plan9-arm builderBuildersFrozenDueToAgeOS-Plan9
#22691 opened 7 years ago by 0intro
cmd/compile: 1-sized array's pointer typed element set to nil, after received from channel and print in a loopCherryPickApprovedFrozenDueToAgeNeedsFix
#22683 opened 7 years ago by helinwang
#22674 opened 7 years ago by willfaught
cmd/go: TestGoTestJSON failing on Plan 9, DragonFly BSD and SolarisFrozenDueToAgeOS-DragonflyOS-NetBSDOS-Plan9OS-Solaris
#22665 opened 7 years ago by 0intro
#22662 opened 7 years ago by rsc
cmd/compile: //line problemsFrozenDueToAge
#22660 opened 7 years ago by rsc
cmd/go: -x output suggests test runs after build failureFrozenDueToAge
#22659 opened 7 years ago by rsc
#22656 opened 7 years ago by kidinamoto01
cmd/go: go test -cover interacts badly with cacheFrozenDueToAge
#22652 opened 7 years ago by rsc
cmd/pprof: tests start web browserFrozenDueToAge
#22651 opened 7 years ago by rsc
cmd/go: running of all.bat leaves many files in %TMP%FrozenDueToAge
#22650 opened 7 years ago by alexbrainman
cmd/go: go test -n SEGV since test caching commitFrozenDueToAge
#22644 opened 7 years ago by thanm
cmd/go: clean cache periodicallyFrozenDueToAge
#22642 opened 7 years ago by rsc
cmd/go: go get fails when Git repository URL is deeper than 2nd level of nestingFrozenDueToAgeNeedsInvestigation
#22640 opened 7 years ago by akamensky
cmd/compile: for loop prevents inlining FrozenDueToAge
#22636 opened 7 years ago by TocarIP
cmd/go: define how test caching interacts with timeoutsFrozenDueToAge
#22633 opened 7 years ago by rsc
cmd/go: test -c fails to rebuild when test changesFrozenDueToAge
#22632 opened 7 years ago by rsc
#22619 opened 7 years ago by dotaheor
#22613 opened 7 years ago by sabey
cmd/vendor/github.com/google/pprof/internal/driver: TestHttpsInsecure failing on iOSFrozenDueToAgeNeedsFixTesting
#22612 opened 7 years ago by eliasnaur
#22611 opened 7 years ago by mundaym
cmd/go: CXX is computed incorrectlyFrozenDueToAge
#22609 opened 7 years ago by anacrolix
#22608 opened 7 years ago by soniakeys
cmd/gofmt: formatting improvements may break existing presubmit checksFrozenDueToAgeNeedsDecisionrelease-blocker
#22607 opened 7 years ago by griesemer
cmd/compile: bad pcln association for calls to race.funcenter when compiling with -race and -gcflags '-N -l'DebuggingFrozenDueToAge
#22600 opened 7 years ago by aarzilli
cmd/dist: make.bash -d failed with cmd/buildid not existFrozenDueToAge
#22599 opened 7 years ago by cherrymui
#22596 opened 7 years ago by rsc
#22595 opened 7 years ago by ls42
cmd/go: allow declaring additional test dependenciesFrozenDueToAge
#22593 opened 7 years ago by rsc
#22589 opened 7 years ago by brtzsnr
#22588 opened 7 years ago by rsc
cmd/go: compiler stdout/stderr should be cachedFrozenDueToAge
#22587 opened 7 years ago by rsc
cmd/go: cache should be bypassed by -aFrozenDueToAge
#22586 opened 7 years ago by rsc
#22584 opened 7 years ago by mewmew
cmd/go: make test caching aware of testdata directoriesFrozenDueToAge
#22583 opened 7 years ago by crawshaw
cmd/vet: vet should warn on possible mis-shaddows caused by short variable declarations.FrozenDueToAge
#22582 opened 7 years ago by zigo101
cmd/compile: confusing error on if stmt); expr {...}FrozenDueToAge
#22581 opened 7 years ago by mvdan
#22576 opened 7 years ago by xyproto
cmd/trace: surprising Threads "InSyscall" countFrozenDueToAge
#22574 opened 7 years ago by rhysh
#22573 opened 7 years ago by nbari
#22572 opened 7 years ago by 0intro
cmd/link: seg fault in shared buildmode from main package with exported variableFrozenDueToAgeNeedsInvestigation
#22566 opened 7 years ago by ghost
cmd/go: -n and -x do not print all commands when using shared or c-shared buildmodeFrozenDueToAgeNeedsInvestigation
#22565 opened 7 years ago by fw-brice
cmd/vendor/github.com/google/pprof/internal/driver: TestHttpsInsecure failing on Plan 9FrozenDueToAgeOS-Plan9
#22561 opened 7 years ago by 0intro
cmd/compile: internal compiler error: block b10 not in loop branches to non-header block b8 in loopFrozenDueToAgeNeedsInvestigation
#22560 opened 7 years ago by ALTree
#22559 opened 7 years ago by ALTree
#22558 opened 7 years ago by aarzilli
#22555 opened 7 years ago by cstrahan
cmd/compile: commit d349fa25 breaks unmarshaling public fields of embedded private structsFrozenDueToAgeNeedsFix
#22546 opened 7 years ago by wardn
#22541 opened 7 years ago by ALTree
cmd/vet: warn about unconditional return in a loopFrozenDueToAge
#22534 opened 7 years ago by vhosakot
#22531 opened 7 years ago by huguesb
cmd/vet: support "vet a.go a_test.go b.go" when a regular package and a test packageFeatureRequestFrozenDueToAgeNeedsDecision
#22530 opened 7 years ago by stevenh
cmd/go: unnecessary stdlib recompilation when passing -m flagFrozenDueToAgeNeedsDecisionrelease-blocker
#22527 opened 7 years ago by huguesb
cmd/go: add option to output timestamps along with command tracingFeatureRequestFrozenDueToAgeNeedsDecision
#22526 opened 7 years ago by pmenglund
#22521 opened 7 years ago by leonklingele
#22519 opened 7 years ago by mdempsky
cmd/go: non-reproducible build causes spurious stalenessFrozenDueToAge
#22514 opened 7 years ago by rsc
#22501 opened 7 years ago by pandaman64
#22499 opened 7 years ago by rsc
cmd/compile: improve PPC64.rules for loads and stores as found in encoding/binary ByteOrder interface functionsFrozenDueToAgeNeedsFixrelease-blocker
#22496 opened 7 years ago by laboger
cmd/link: support BUILD_PATH_PREFIX_MAP for reproducible binaries when built under varying pathFrozenDueToAgeProposal
#22491 opened 7 years ago by stapelberg
#22483 opened 7 years ago by anacrolix
#22475 opened 7 years ago by rsc
#22472 opened 7 years ago by rsc
#22471 opened 7 years ago by natefinch
#22469 opened 7 years ago by natefinch
#22459 opened 7 years ago by mwhudson
#22458 opened 7 years ago by aclements
cmd/link: select DWARF 4 when using external linkerFrozenDueToAge
#22455 opened 7 years ago by thanm
cmd/go: error when building plugin with GOOS=linux under macos (cross compiling)FrozenDueToAgeWaitingForInfo
#22452 opened 7 years ago by xupeilin
#22446 opened 7 years ago by benjaminp
cmd/compile: missing wrapper function for call of literal method expressionFrozenDueToAgeNeedsFixrelease-blocker
#22444 opened 7 years ago by griesemer
cmd/go: go vet missing vet tool's -shift flagFrozenDueToAge
#22442 opened 7 years ago by athomason
#22440 opened 7 years ago by dotaheor
cmd/compile: invalid instruction error for FMOVD when compiling for 387CherryPickApprovedFrozenDueToAgerelease-blocker
#22429 opened 7 years ago by NightTsarina
cmd/compile: "can't find import" error due to race during concurrent buildFrozenDueToAgeNeedsInvestigation
#22423 opened 7 years ago by bassam
cmd/go: don't warn about "no non-test Go files" when building/installing wildcardFrozenDueToAgeNeedsDecision
#22409 opened 7 years ago by clintmod
cmd/gofmt: unexpected comment indentation FrozenDueToAge
#22408 opened 7 years ago by rakyll
#22400 opened 7 years ago by rasky
#22390 opened 7 years ago by ALTree
cmd/compile: internal compiler error: method receiver, when missing function type on anonymous functionFrozenDueToAge
#22389 opened 7 years ago by anisus
cmd/compile: should support multiple trimpath arguments and/or splitter in the GOPATHFrozenDueToAgeNeedsInvestigation
#22382 opened 7 years ago by polomsky
#22378 opened 7 years ago by huguesb
#22373 opened 7 years ago by earneet
#22365 opened 7 years ago by dr2chase
#22360 opened 7 years ago by mundaym
cmd/go: go get not showing progress when downloadingFrozenDueToAge
#22356 opened 7 years ago by moar55
#22355 opened 7 years ago by mvdan
#22351 opened 7 years ago by opennota
#22350 opened 7 years ago by zardlee1937
#22344 opened 7 years ago by griesemer
cmd/go: creates executables with non-standard permissions on NTFSFrozenDueToAgeNeedsInvestigationOS-Windows
#22343 opened 7 years ago by steamonimo
cmd/compile: -l=4 triggers "write barrier prohibited by caller; oneNewExtraM"FrozenDueToAgeNeedsInvestigation
#22342 opened 7 years ago by mdempsky
#22340 opened 7 years ago by mundaym
#22337 opened 7 years ago by qinhanlei
#22328 opened 7 years ago by mdempsky
#22327 opened 7 years ago by mdempsky
cmd/compile: incorrect package initialization order for spec exampleFrozenDueToAgeNeedsFixearly-in-cyclerelease-blocker
#22326 opened 7 years ago by chadwhitacre
cmd/internal/obj: remove MOV $0 -> XOR "optimization"FrozenDueToAge
#22325 opened 7 years ago by aclements
#22311 opened 7 years ago by aclements
cmd/cover: "comments are out of order" error on code that doesn't have a go: comment directive.FrozenDueToAge
#22309 opened 7 years ago by aphistic
#22296 opened 7 years ago by dnephin
#22291 opened 7 years ago by dlsniper
#22281 opened 7 years ago by buchanae
cmd/go: fix TestImportMain not to write to current directory [Go 1.8]CherryPickApprovedFrozenDueToAge
#22273 opened 7 years ago by rsc
#22272 opened 7 years ago by rsc
#22268 opened 7 years ago by ianlancetaylor
cmd/go: fix TestImportMain not to write to current directoryCherryPickApprovedFrozenDueToAgerelease-blocker
#22266 opened 7 years ago by raydac
cmd/vet: unexpected package-level comment in dead.goFrozenDueToAge
#22263 opened 7 years ago by pto
cmd/compile: do not report internal compiler error after ordinary compiler errorCherryPickApprovedFrozenDueToAgerelease-blocker
#22252 opened 7 years ago by rsc
cmd/link: regression introduced with golang.org/cl/69370 on ppc64le FrozenDueToAgeNeedsInvestigation
#22250 opened 7 years ago by laboger
cmd/compile: regression in TestIntendedInlining on ppc64x, othersFrozenDueToAgeNeedsInvestigationWaitingForInfo
#22239 opened 7 years ago by laboger
cmd/compile: bounds check elimination thwarted by if-foruntil idiomFrozenDueToAgeNeedsInvestigationPerformance
#22236 opened 7 years ago by dr2chase
cmd/compile: register allocation unnecessarily leaves reload in loop containing conditional callFrozenDueToAgeNeedsInvestigationrelease-blocker
#22234 opened 7 years ago by dr2chase
cmd/go: build failure on amd64 Linux with an error in TestTwoGopathShlibsGccgo from CL 69831 onwardFrozenDueToAgeNeedsInvestigationrelease-blocker
#22224 opened 7 years ago by siebenmann
#22223 opened 7 years ago by rsc
#22220 opened 7 years ago by mdempsky
#22219 opened 7 years ago by 0intro
#22216 opened 7 years ago by VojtechVitek
#22206 opened 7 years ago by ianlancetaylor
cmd/go: spurious recursive VCS reference using MercurialCherryPickApprovedFrozenDueToAgerelease-blocker
#22201 opened 7 years ago by philpennock
cmd/compile: missing stackmap internal compiler errorFrozenDueToAge
#22200 opened 7 years ago by moonheart08
#22198 opened 7 years ago by mdempsky
cmd/go: buildmode=shared config should not be read back from $GOROOT/pkgFrozenDueToAgeNeedsInvestigation
#22196 opened 7 years ago by rsc
#22194 opened 7 years ago by mdempsky
cmd/link: 386 and amd64 hosts produce different 386 binariesNeedsInvestigationWaitingForInfocompiler/runtime
#22193 opened 7 years ago by starius
#22187 opened 7 years ago by rsc
#22183 opened 7 years ago by mjwbyrne
#22174 opened 7 years ago by klauspost
#22173 opened 7 years ago by moznion
cmd/compile: record optimization level in binaryFrozenDueToAge
#22168 opened 7 years ago by aclements
#22167 opened 7 years ago by rsc
cmd/compile: incorrect syntax error cascadeFrozenDueToAge
#22164 opened 7 years ago by rsc
#22159 opened 7 years ago by rsc
#22157 opened 7 years ago by rsc
#22155 opened 7 years ago by rsc
#22147 opened 7 years ago by kevinburke
cmd/go: can't build any go program on freebsd-11.1NeedsInvestigation
#22141 opened 7 years ago by bakul
cmd/go: arbitrary code execution during “go get” or “go get -d” [Go 1.9]CherryPickApprovedFrozenDueToAgeSecurity
#22131 opened 7 years ago by rsc
cmd/link: reserve space for dynamic section for GOOS=naclFrozenDueToAgeOS-NaClProposalProposal-AcceptedSuggested
#22129 opened 7 years ago by 4ad
#22125 opened 7 years ago by broady
#22113 opened 7 years ago by ramya-rao-a
#22111 opened 7 years ago by griesemer
#22106 opened 7 years ago by ncw
#22101 opened 7 years ago by djadala
cmd/link: code cleanupFrozenDueToAge
#22095 opened 7 years ago by crawshaw
#22093 opened 7 years ago by hirochachacha
#22089 opened 7 years ago by siebenmann
cmd/compile: reports wrong line number when calling a method in multiple linesCherryPickApprovedFrozenDueToAge
#22083 opened 7 years ago by yhuang0
#22080 opened 7 years ago by thanm
#22078 opened 7 years ago by whatest000
#22076 opened 7 years ago by mdempsky
#22074 opened 7 years ago by mdempsky
cmd/compile: failure to reject unused dot importFrozenDueToAge
#22072 opened 7 years ago by mdempsky
cmd/doc: should print package imports used in external argument and return typesFrozenDueToAgeNeedsDecision
#22069 opened 7 years ago by willfaught
#22068 opened 7 years ago by aarzilli
#22063 opened 7 years ago by mvdan
cmd/go: go run hangs for a few minutes from windows command lineFrozenDueToAgeNeedsInvestigationOS-Windows
#22055 opened 7 years ago by dargopolis
#22043 opened 7 years ago by eliasnaur
#22022 opened 7 years ago by jayconrod
#22011 opened 7 years ago by elliott-beach
#22010 opened 7 years ago by h12w
#22004 opened 7 years ago by zigo101
#22001 opened 7 years ago by mvdan
#21997 opened 7 years ago by as
#21992 opened 7 years ago by cherrymui
cmd/compile: panic on switch case with invalid valueFrozenDueToAge
#21988 opened 7 years ago by rogpeppe
cmd/compile: valid string(1<<s) is not acceptedFrozenDueToAge
#21981 opened 7 years ago by griesemer
cmd/compile: incorrect and duplicate error for invalid string conversionFrozenDueToAgeNeedsFixhelp wanted
#21979 opened 7 years ago by griesemer
cmd/compile: -race instrumentation leads to different behaviour due to 16 to 32-bit expansionCherryPickApprovedFrozenDueToAgerelease-blocker
#21963 opened 7 years ago by martelletto
cmd/link: does not support multiple TOCs in internal linking modeFrozenDueToAgeNeedsInvestigationhelp wanted
#21961 opened 7 years ago by mkumatag
cmd/nm: TestCgoLib is failingFrozenDueToAge
#21959 opened 7 years ago by hirochachacha
#21954 opened 7 years ago by laboger
#21952 opened 7 years ago by willfaught
#21951 opened 7 years ago by mdempsky
cmd/compile: PPC64.rules for Zero are not checking alignmentCherryPickApprovedFrozenDueToAgerelease-blocker
#21947 opened 7 years ago by rgdoliveira
#21945 opened 7 years ago by aarzilli
cmd/go: test should print the failure cases to stderrFrozenDueToAge
#21944 opened 7 years ago by rakyll
cmd/compile: failed to parse floating point constant on buffer boundaryCherryPickApprovedFrozenDueToAgerelease-blocker
#21938 opened 7 years ago by eliasnaur
cmd/compile: selector expression resolves incorrectly for defined pointer typesFrozenDueToAgeNeedsFix
#21934 opened 7 years ago by griesemer
#21933 opened 7 years ago by ror6ax
cmd/go: Windows 10 causes "GOPATH entry is relative" error due to extraneous semicolonExpertNeededFrozenDueToAgeNeedsInvestigation
#21928 opened 7 years ago by oliverjanik
#21926 opened 7 years ago by natefinch
cmd/go: go test returns "ld: warning: PIE disabled." on OSXFrozenDueToAgeNeedsInvestigationOS-Darwin
#21918 opened 7 years ago by aeneasr
#21895 opened 7 years ago by odeke-em
#21887 opened 7 years ago by mmacdermaid
cmd/compile: invalid recursive array type crashes the compiler spuriously after emitting "invalid recursive type" errorFrozenDueToAgeNeedsInvestigation
#21882 opened 7 years ago by mlowicki
cmd/compile: spurious stack frame for inlined method of returned valueFrozenDueToAgeNeedsInvestigation
#21879 opened 7 years ago by ChrisHines
#21877 opened 7 years ago by johnSchnake
cmd/compile: stack cookiesFrozenDueToAge
#21871 opened 7 years ago by markdascher
#21870 opened 7 years ago by AlexRouSg
#21851 opened 7 years ago by mvdan
#21850 opened 7 years ago by Ch3ck
#21848 opened 7 years ago by brenol
cmd/go: 'go get -u' for git submodules under a custom import path failsFrozenDueToAgeNeedsInvestigation
#21841 opened 7 years ago by motemen
#21830 opened 7 years ago by martisch
cmd/cgo: does not replace references to paths in GOROOT/ with $GOROOTCherryPickApprovedFrozenDueToAgeNeedsFixrelease-blocker
#21825 opened 7 years ago by orivej
#21817 opened 7 years ago by 0intro
cmd/cgo: Treat `typedef`s of primitives as identical types in the same compilation unit.FrozenDueToAgeNeedsFix
#21809 opened 7 years ago by asottile
cmd/compile: println compiles to nothingFrozenDueToAge
#21808 opened 7 years ago by randall77
cmd/go: Windows: "go get ..." doesn't work: "The system cannot find the file specified."FrozenDueToAgeOS-Windows
#21803 opened 7 years ago by bxqgit
cmd/vet: reports sync.Mutex copy in unsafe.SizeofFrozenDueToAge
#21800 opened 7 years ago by achille-roussel
cmd/doc: const group declaration with unexported item causes doc -u to print the output twiceDocumentationFrozenDueToAge
#21797 opened 7 years ago by willfaught
cmd/go: TestBuildmodePIE, TestDuplicateGlobalAsmSymbols failing on tipFrozenDueToAgeNeedsFixOS-Darwin
#21783 opened 7 years ago by dmitshur
#21757 opened 7 years ago by agnivade
#21752 opened 7 years ago by mdempsky
#21749 opened 7 years ago by mpx
#21747 opened 7 years ago by dsnet
#21720 opened 7 years ago by wak-google
cmd/vet: should not warn +build in raw string literalFrozenDueToAge
#21716 opened 7 years ago by cherrymui
#21713 opened 7 years ago by ybriffa
#21711 opened 7 years ago by anguslees
cmd/compile: unexpected escape when ranging over an anonymous struct containing functionsFrozenDueToAge
#21709 opened 7 years ago by twmb
#21708 opened 7 years ago by reaperhulk
cmd/nm: cannot handle cgo archiveFrozenDueToAge
#21706 opened 7 years ago by hirochachacha
cmd/compile: make -pack the default behavior and remove the flagFrozenDueToAgeProposalProposal-Declined
#21705 opened 7 years ago by mdempsky
#21703 opened 7 years ago by jayconrod
#21702 opened 7 years ago by mdempsky
cmd/pprof: list not accurate in 1.9FrozenDueToAge
#21697 opened 7 years ago by ardan-bkennedy
#21696 opened 7 years ago by rsc
#21693 opened 7 years ago by griesemer
cmd/objdump: output is not valid assembly inputFrozenDueToAge
#21690 opened 7 years ago by mc-robin
#21688 opened 7 years ago by abraithwaite
cmd/compile: "x[i] op= y" evaluates x[i] more than onceFrozenDueToAge
#21687 opened 7 years ago by mdempsky
#21673 opened 7 years ago by theckman
cmd/cgo: "could not determine kind of name" for const int when using clangCherryPickApprovedFrozenDueToAgerelease-blocker
#21668 opened 7 years ago by ianthehat
#21657 opened 7 years ago by yaegashi
#21655 opened 7 years ago by mei-rune
#21647 opened 7 years ago by hirochachacha
#21638 opened 7 years ago by leonklingele
#21630 opened 7 years ago by rasky
#21625 opened 7 years ago by 0intro
#21621 opened 7 years ago by caglar10ur
cmd/compile: optimize with CMN/TST/TEQFrozenDueToAge
#21583 opened 7 years ago by benshi001
cmd/internal/obj/arm64: golang assembler handles arm64 instruction fcsels/fcseld incorrectly.FrozenDueToAge
#21582 opened 7 years ago by zhangfannie
cmd/internal/obj/arm64: golang assembler handles arm64 instruction fcmp/fcmpe incorrectlyFrozenDueToAge
#21567 opened 7 years ago by zhangfannie
#21566 opened 7 years ago by rsc
#21564 opened 7 years ago by rsc
#21562 opened 7 years ago by dlsniper
cmd/compile: for small objects, use constants directly instead of copying from statictmpFrozenDueToAgePerformance
#21561 opened 7 years ago by randall77
#21557 opened 7 years ago by randall77
#21551 opened 7 years ago by HaraldNordgren
#21550 opened 7 years ago by chenzhongtao
#21536 opened 7 years ago by OneOfOne
#21530 opened 7 years ago by natefinch
cmd/go: document that gofiles on command line must be in same directoryDocumentationFrozenDueToAgeGoCommandNeedsFixhelp wanted
#21529 opened 7 years ago by dmitshur
#21528 opened 7 years ago by quasilyte
cmd/dist: run cmd/go terminal test laterFrozenDueToAge
#21524 opened 7 years ago by rsc
cmd/dist: TestDeps is failingFrozenDueToAge
#21522 opened 7 years ago by rsc
cmd/compile: internal compiler error: not lowered: v94, Int64Make INT64 INT32 UINT32FrozenDueToAgeNeedsFix
#21517 opened 7 years ago by dvyukov
#21515 opened 7 years ago by aarzilli
#21510 opened 7 years ago by hirochachacha
#21508 opened 7 years ago by josharian
#21500 opened 7 years ago by ALTree
cmd/go: 'go get -u' has problems updating vendored git submodules from commit 3ce05d2 onwardFrozenDueToAgeNeedsInvestigationrelease-blocker
#21497 opened 7 years ago by siebenmann
#21492 opened 7 years ago by benshi001
#21490 opened 7 years ago by OneOfOne
#21486 opened 7 years ago by YoshikiShibata
#21483 opened 7 years ago by heschi
cmd/vet: append with a single argument should be a go vet warningFrozenDueToAgeNeedsDecisionProposalProposal-Declined
#21482 opened 7 years ago by natefinch
#21480 opened 7 years ago by 0intro
#21477 opened 7 years ago by rsc
#21475 opened 7 years ago by siebenmann
cmd/internal/obj/arm64: golang assembler handles arm64 instruction msr/mrs incorrectlyFrozenDueToAge
#21464 opened 7 years ago by zhangfannie
#21461 opened 7 years ago by cespare
#21453 opened 7 years ago by 0intro
#21445 opened 7 years ago by philhofer
#21440 opened 7 years ago by josharian
#21434 opened 7 years ago by ALTree
#21427 opened 7 years ago by hirochachacha
#21412 opened 7 years ago by ianlancetaylor
#21398 opened 7 years ago by zhangfannie
cmd/internal/obj/arm64: golang assembler handles arm64 instruction stxr/stxrb/stxrh incorrectly.FrozenDueToAge
#21397 opened 7 years ago by zhangfannie
#21390 opened 7 years ago by laboger
#21362 opened 7 years ago by jokeyrhyme
cmd/compile/internal/types: concurrent map read and map write while compilingFrozenDueToAgerelease-blocker
#21352 opened 7 years ago by martisch
#21341 opened 7 years ago by bep
#21337 opened 7 years ago by dvyukov
#21317 opened 7 years ago by bradleyfalzon
cmd/go: -pkgdir does not always work with relative pathsFrozenDueToAge
#21309 opened 7 years ago by yunabe
cmd/go: GOROOT issue using fish shellFrozenDueToAge
#21298 opened 7 years ago by walteraa
#21292 opened 7 years ago by Merovius
#21287 opened 7 years ago by ianlancetaylor
#21286 opened 7 years ago by quasilyte
#21283 opened 7 years ago by azavorotnii
cmd/go: list -json outputs concatenated JSON documents, not one single oneDocumentationFrozenDueToAge
#21280 opened 7 years ago by stevekuznetsov
#21273 opened 7 years ago by bep
cmd/compile: detect and optimize slice-extending idiom append(a, make([]T, n)...)FrozenDueToAgePerformance
#21266 opened 7 years ago by faiface
runtime, cmd/compile: add getclosureptr intrinsicFrozenDueToAge
#21258 opened 7 years ago by josharian
#21256 opened 7 years ago by tfausak
cmd/go: golang unexpected directory layoutFrozenDueToAge
#21252 opened 7 years ago by xuanliu-aa
#21250 opened 7 years ago by doriable
cmd/go: semverFrozenDueToAge
#21242 opened 7 years ago by trusktr
#21236 opened 7 years ago by nilslice
#21225 opened 7 years ago by luccacabra
cmd/compile: internal compiler error: constant type mismatch when comparing two unsafe.Pointer rvaluesFrozenDueToAgeNeedsInvestigationrelease-blocker
#21221 opened 7 years ago by vibhavp
cmd/go, cmd/link: support buildmode=pie on darwin/amd64FrozenDueToAge
#21220 opened 7 years ago by hirochachacha
cmd/go: `go install` report GOBIN not setFrozenDueToAge
#21212 opened 7 years ago by beary
#21209 opened 7 years ago by paranoiacblack
cmd/go: version information is not structured enough for use by developer toolsDebuggingFrozenDueToAgerelease-blocker
#21207 opened 7 years ago by heschi
#21206 opened 7 years ago by sigmonsays
cmd/go/internal/test: go test -list doesn't always display all examplesFrozenDueToAgeGoCommandNeedsFix
#21205 opened 7 years ago by dmitshur
cmd/vet: add check for multiple appends to the same slice that are assigning return values to multiple variablesFrozenDueToAgeProposalProposal-Declined
#21202 opened 7 years ago by medzin
cmd/link: building plugin will fail with -gcflags="-N"FrozenDueToAge
#21197 opened 7 years ago by st0012
#21188 opened 7 years ago by mvdan
#21184 opened 7 years ago by mdempsky
#21181 opened 7 years ago by TocarIP
#21178 opened 7 years ago by jimrobinson
cmd/go: doc returns wrong error message about missing package, where just the function name is wrong.FrozenDueToAge
#21176 opened 7 years ago by ikrabbe
#21169 opened 7 years ago by nedn
#21156 opened 7 years ago by rogpeppe
cmd/go: a program that does not invoke testing package features has test flags added into CLI flagsFrozenDueToAge
#21141 opened 7 years ago by HouzuoGuo
#21138 opened 7 years ago by czxichen
cmd/compile: incorrectly permits merging of unexported embedded pointer field nameFrozenDueToAgerelease-blocker
#21120 opened 7 years ago by ianlancetaylor
cmd/go: go install complains that GOBIN is not set when GOBIN is, in fact, setFrozenDueToAgeWaitingForInfo
#21115 opened 7 years ago by NoraCodes
#21110 opened 7 years ago by llgoer
cmd/compile: DWARF output parameters indistinguishable from input parameters in debug_infoDebuggingFrozenDueToAge
#21100 opened 7 years ago by aarzilli
#21098 opened 7 years ago by aarzilli
#21094 opened 7 years ago by randall77
cmd/compile: rematerializable ops must not clobber flagsFrozenDueToAge
#21080 opened 7 years ago by mundaym
#21074 opened 7 years ago by OneOfOne
cmd/compile: assembly print regressionFrozenDueToAge
#21064 opened 7 years ago by zhangfannie
#21062 opened 7 years ago by ansencumt
cmd/go: go install generates exe in the bin directory directly without any package pathFrozenDueToAge
#21058 opened 7 years ago by GingerMoon
#21057 opened 7 years ago by tsuna
#21049 opened 7 years ago by aronatkins
cmd/compile: unaligned stores to global variables on s390x (causes SIGILL or relocation error)FrozenDueToAgeNeedsFix
#21048 opened 7 years ago by mundaym
#21047 opened 7 years ago by ALTree
#21042 opened 7 years ago by OneOfOne
#21041 opened 7 years ago by josharian
cmd/compile: build in linux amd64 comes out 42M while in windows 27.4MFrozenDueToAgeNeedsInvestigation
#21036 opened 7 years ago by yingqin678
cmd/cgo: better error message when a different gcc is needed on WindowsFrozenDueToAgeNeedsInvestigationWaitingForInfo
#21024 opened 7 years ago by pkch
cmd/pprof: list comment added extra noise in 1.9beta2FrozenDueToAgeNeedsInvestigationrelease-blocker
#21023 opened 7 years ago by ardan-bkennedy
#21016 opened 7 years ago by 0intro
cmd/go: still need to set GOROOT with go1.9beta2FrozenDueToAge
#20997 opened 7 years ago by markus-oberhumer
cmd/go: builds fail with "...ignoring symbol in section..." on s390xFrozenDueToAgeNeedsInvestigationWaitingForInfo
#20996 opened 7 years ago by jcajka
#20986 opened 7 years ago by hdevalence
#20978 opened 7 years ago by odeke-em
#20976 opened 7 years ago by campoy
cmd/compile, runtime: investigate Windows stack overflows calling into system C librariesFrozenDueToAgeNeedsInvestigationOS-Windows
#20975 opened 7 years ago by kjk
cmd/cgo: unclear how to use //export and separate definition and declaration C code fileDocumentationFrozenDueToAgeNeedsInvestigation
#20970 opened 7 years ago by krasi-georgiev
#20966 opened 7 years ago by benshi001
#20964 opened 7 years ago by josharian
cmd/compile: escaped local variables aren't assigned to the correct lexical block in debug_infoFrozenDueToAge
#20959 opened 7 years ago by aarzilli
cmd/go: go generate incorrectly runs string consts.FrozenDueToAge
#20954 opened 7 years ago by james-lawrence
cmd/pprof: add HTTPS support with client certificatesFeatureRequestFrozenDueToAgeNeedsDecisionProposal
#20939 opened 7 years ago by sorenmat
#20935 opened 7 years ago by vektah
#20928 opened 7 years ago by rsc
cmd/go: Can go test ./... with exclude some dirFrozenDueToAge
#20919 opened 7 years ago by zh794390558
cmd/go: short commands description in 'go help' too vague for some commandDocumentationFrozenDueToAgeNeedsDecision
#20918 opened 7 years ago by ensonic
#20910 opened 7 years ago by msteinert
#20909 opened 7 years ago by minaevmike
#20874 opened 7 years ago by dsnet
#20865 opened 7 years ago by keks
cmd/asm: optimize "AND $0xffff, Rx" with BFCFrozenDueToAge
#20860 opened 7 years ago by benshi001
cmd/internal/dwarf: Can't run executables w/ debug info on FreeBSD 9.1DocumentationFrozenDueToAgeNeedsInvestigationOS-FreeBSD
#20850 opened 7 years ago by MichaelMonashev
cmd/link: ld: library not found for -ltestFrozenDueToAge
#20847 opened 7 years ago by Shashwatsh
#20840 opened 7 years ago by iamsamwood
cmd/cgo: cgo package call C system function errorFrozenDueToAge
#20816 opened 7 years ago by dzhwinter
#20813 opened 7 years ago by ALTree
#20812 opened 7 years ago by ALTree
cmd/compile: unexpected "slice bounds out of range" panic on GOOS=nacl with inliningFrozenDueToAgeNeedsFix
#20811 opened 7 years ago by dmitshur
cmd/compile: intermittent test failure on gonum suite with testing/quickDocumentationFrozenDueToAgeNeedsFix
#20809 opened 7 years ago by btracey
#20800 opened 7 years ago by griesemer
cmd/compile: Go 1.8.3 function redeclaredFrozenDueToAge
#20798 opened 7 years ago by jeffguorg
#20789 opened 7 years ago by josharian
#20780 opened 7 years ago by josharian
cmd/compile: runtime error: makeslice: len out of rangeFrozenDueToAge
#20779 opened 7 years ago by josharian
#20778 opened 7 years ago by josharian
#20777 opened 7 years ago by snargleplax
#20771 opened 7 years ago by josharian
cmd/internal/obj/arm64: golang assembler handles arm64 instruction hlt/hvc/smc/brk/clrex incorrectly.FrozenDueToAgeNeedsFix
#20765 opened 7 years ago by zhangfannie
cmd/internal/obj/arm: wrong encoding of MULBBFrozenDueToAge
#20764 opened 7 years ago by benshi001
#20760 opened 7 years ago by rsc
#20756 opened 7 years ago by laboger
cmd/compile: missing truncation errorFrozenDueToAge
#20750 opened 7 years ago by josharian
cmd/compile: missing "out of bounds" error slicing [0]TFrozenDueToAge
#20749 opened 7 years ago by josharian
#20739 opened 7 years ago by mdempsky
#20734 opened 7 years ago by pierrre
cmd/go: running get on a custom repo no longer works when upgrading to go 1.8.3FrozenDueToAgeNeedsInvestigation
#20731 opened 7 years ago by joegrasse
#20724 opened 7 years ago by benshi001
cmd/internal/obj/arm64: golang assembler handles arm64 instruction madd/msub incorrectly.FrozenDueToAge
#20723 opened 7 years ago by zhangfannie
cmd/internal/obj/arm: support "MOVH Reg<<0(Reg), Reg"FrozenDueToAge
#20721 opened 7 years ago by benshi001
#20714 opened 7 years ago by zlepper
cmd/compile: benchmark performance regression in 1.9beta1FrozenDueToAgeNeedsInvestigationPerformance
#20711 opened 7 years ago by cespare
#20708 opened 7 years ago by griesemer
cmd/internal/obj/arm: wrong encoding of MOVBS.UFrozenDueToAge
#20701 opened 7 years ago by benshi001
cmd/internal/obj/arm64: golang assembler handles arm64 instruction ldxp incorrectly.FrozenDueToAgeNeedsFix
#20697 opened 7 years ago by zhangfannie
#20684 opened 7 years ago by ALTree
#20682 opened 7 years ago by mkumatag
#20681 opened 7 years ago by stjj89
#20677 opened 7 years ago by josharian
#20675 opened 7 years ago by dr2chase
#20670 opened 7 years ago by laboger
cmd/go: TestIssue7573 now fails after commit b488073FrozenDueToAge
#20664 opened 7 years ago by siebenmann
cmd/compile: ARM64 rule redundancyFrozenDueToAge
#20663 opened 7 years ago by randall77
cmd/vet: confuses C name with import "C"FrozenDueToAge
#20655 opened 7 years ago by mvdan
#20653 opened 7 years ago by benshi001
#20650 opened 7 years ago by randall77
#20649 opened 7 years ago by icio
cmd/internal/obj/arm: broken form of MOVWFrozenDueToAge
#20644 opened 7 years ago by benshi001
#20643 opened 7 years ago by benshi001
cmd/go: go build rebuilds standard library if PWD contained a symlink at toolchain build timeFrozenDueToAgeNeedsInvestigationWaitingForInfo
#20630 opened 7 years ago by imarko
#20628 opened 7 years ago by aclements
#20626 opened 7 years ago by benshi001
#20612 opened 7 years ago by ALTree
cmd/go: TestBuildIDContainsArchModeEnv fail on arm64FrozenDueToAge
#20608 opened 7 years ago by williamweixiao
#20606 opened 7 years ago by chewxy
#20604 opened 7 years ago by OneOfOne
#20602 opened 7 years ago by griesemer
#20579 opened 7 years ago by rsc
cmd/link: loading N packages takes O(N²) timeFrozenDueToAge
#20578 opened 7 years ago by rsc
#20571 opened 7 years ago by gszecsenyi
#20560 opened 7 years ago by starius
#20535 opened 7 years ago by mildred
#20530 opened 7 years ago by cznic
#20529 opened 7 years ago by ALTree
#20525 opened 7 years ago by dmitris
#20520 opened 7 years ago by tejasmanohar
cmd/internal/obj/arm: two bugs in asm5.goFrozenDueToAge
#20516 opened 7 years ago by benshi001
#20515 opened 7 years ago by dlespiau
cmd/vet: false positives and wrong types across files, needs automatic recursive checkingFrozenDueToAge
#20514 opened 7 years ago by purpleidea
cmd/go: go get -race can't find "sync/atomic"FrozenDueToAge
#20512 opened 7 years ago by starius
cmd/internal/obj/arm: .S is silently ignored in MOVW.SFrozenDueToAge
#20509 opened 7 years ago by benshi001
#20508 opened 7 years ago by cac04
#20500 opened 7 years ago by hyangah
cmd/link: openshift build fails due to another problem with too far branches on ppc64leFrozenDueToAge
#20497 opened 7 years ago by laboger
cmd/internal/obj/arm: optimize MVN/MOVWFrozenDueToAge
#20493 opened 7 years ago by benshi001
cmd/compile: "cannot use _ as value" compile error for blank identifier variable declaration with non-empty composite literalFrozenDueToAge
#20484 opened 7 years ago by dmitshur
cmd/compile: bug in spill sinkingFrozenDueToAge
#20472 opened 7 years ago by cherrymui
cmd/asm: Unexpected encoding test of ARM assemblerFrozenDueToAge
#20465 opened 7 years ago by benshi001
#20464 opened 7 years ago by benshi001
cmd/compile: use common DWARF prefixes?FrozenDueToAge
#20463 opened 7 years ago by josharian
#20462 opened 7 years ago by josharian
cmd/go: Go 1.8.x cannot build executables for darwin_arm and darwin_arm64 on macOS, but Go 1.7.x couldFrozenDueToAgeNeedsInvestigationOS-Darwinhelp wantedmobile
#20456 opened 7 years ago by akutz
#20452 opened 7 years ago by josharian
cmd/go: `go test -race -covermode=set` panicsFrozenDueToAge
#20435 opened 7 years ago by pierrre
#20418 opened 7 years ago by 0intro
#20416 opened 7 years ago by josharian
cmd/compile: wrong line number in redeclaration errorFrozenDueToAge
#20415 opened 7 years ago by rsc
#20405 opened 7 years ago by odeke-em
cmd/compile: no way to hint to eliminate bounds checks in bvec.AndNotFrozenDueToAgePerformanceToolSpeed
#20393 opened 7 years ago by josharian
cmd/go: dots in import statement causes error in finding packages under $GOPATHFrozenDueToAgeNeedsFix
#20391 opened 7 years ago by BertVerhees
#20380 opened 7 years ago by gobwas
cmd/internal/obj/arm: wrong .S flag in many instructionsFrozenDueToAge
#20377 opened 7 years ago by benshi001
#20375 opened 7 years ago by benshi001
#20372 opened 7 years ago by dertarr
cmd/cgo: unsigned macros converted to signed equivalentsFrozenDueToAge
#20369 opened 7 years ago by bcmills
cmd/compile: increased line number churnFrozenDueToAge
#20367 opened 7 years ago by aarzilli
#20365 opened 7 years ago by aarzilli
#20361 opened 7 years ago by lunny
#20355 opened 7 years ago by josharian
cmd/compile: improve the help message of go tool compile -d ssa/helpDocumentationFrozenDueToAgeNeedsFix
#20349 opened 7 years ago by dlespiau
#20348 opened 7 years ago by stapelberg
#20343 opened 7 years ago by gbulmer
#20337 opened 7 years ago by sectioneight
cmd/go: TestExecutableGOROOT fails on windowsFrozenDueToAge
#20336 opened 7 years ago by alexbrainman
cmd/compile: reordering regular loads over atomic addFrozenDueToAge
#20335 opened 7 years ago by aclements
#20333 opened 7 years ago by dsnet
#20332 opened 7 years ago by josharian
cmd/internal/dwarf: incorrect or missing dwarf information in libstd.so on ppc64le, amd64DebuggingFrozenDueToAgeNeedsFix
#20328 opened 7 years ago by laboger
#20324 opened 7 years ago by ALTree
cmd/go: add *_unix.go recognition (and presumably unix build tag)FrozenDueToAgeProposalProposal-Accepted
#20322 opened 7 years ago by robpike
#20320 opened 7 years ago by xmudrii
#20318 opened 7 years ago by josharian
#20316 opened 7 years ago by dsnet
cmd/compile: "import path contains space character" for imports without spacesFrozenDueToAgeNeedsFix
#20306 opened 7 years ago by griesemer
#20304 opened 7 years ago by josharian
#20298 opened 7 years ago by josharian
cmd/internal/objabi: objdump is brokenFrozenDueToAge
#20296 opened 7 years ago by williamweixiao
cmd/internal/obj/x86: add ADDSUBPS/PDFrozenDueToAge
#20293 opened 7 years ago by dlespiau
cmd/link: PPC ELF symbol tables incorrectly report function prologue when not using -sharedFrozenDueToAge
#20290 opened 7 years ago by ianlancetaylor
cmd/go: TestExecutableGOROOT fails if GOROOT_FINAL is setFrozenDueToAgeNeedsFixTestingrelease-blocker
#20284 opened 7 years ago by mwhudson
#20281 opened 7 years ago by josharian
cmd/compile: non-reproducible builds for some cgo codeFrozenDueToAge
#20272 opened 7 years ago by josharian
#20271 opened 7 years ago by xuqingsz
#20266 opened 7 years ago by gooid
cmd/go: get and build can interact badly on case-insensitive but case-preserving file systemsFrozenDueToAge
#20264 opened 7 years ago by josharian
#20263 opened 7 years ago by josharian
#20262 opened 7 years ago by josharian
#20261 opened 7 years ago by kevinburke
cmd/compile: internal compiler error: esc return list involving constant groups and unsafe.SizeofFrozenDueToAgeNeedsFix
#20260 opened 7 years ago by josharian
#20258 opened 7 years ago by benpaxton-hf
cmd/go: 'go build' error message says 'go install'FrozenDueToAge
#20251 opened 7 years ago by josharian
cmd/compile: gclocals differ between -c=1 and -c=16FrozenDueToAge
#20250 opened 7 years ago by josharian
cmd/go: Sorry, host unauthorized.FrozenDueToAge
#20247 opened 7 years ago by liamnaddell
cmd/compile: panic while formatting error messageFrozenDueToAge
#20245 opened 7 years ago by josharian
#20243 opened 7 years ago by bradfitz
cmd/compile: concurrent compilation of generated functions generates an extra nil checkFrozenDueToAge
#20242 opened 7 years ago by josharian
cmd/compile: panic while formatting error messageFrozenDueToAge
#20233 opened 7 years ago by josharian
cmd/compile: better error message for bad constantsFrozenDueToAge
#20232 opened 7 years ago by josharian
cmd/internal/obj/x86: backport "cmd/internal/obj/x86: use LEAx rather than ADDx" to 1.8 branchCherryPickApprovedFrozenDueToAge
#20226 opened 7 years ago by mwhudson
#20223 opened 7 years ago by joelpresence
cmd/compile: panic while formatting syntax error messageFrozenDueToAge
#20220 opened 7 years ago by josharian
#20219 opened 7 years ago by zigo101
#20218 opened 7 years ago by alexbrainman
#20205 opened 7 years ago by josharian
cmd/go: unhelpful error when cross-compiling for windows with cgoFrozenDueToAgeNeedsFixWaitingForInfohelp wanted
#20199 opened 7 years ago by josharian
#20187 opened 7 years ago by mundaym
#20185 opened 7 years ago by ALTree
cmd/compile: wasted bucket allocated on stack for non-escaping map when hint is not smallFrozenDueToAgePerformanceSuggested
#20184 opened 7 years ago by josharian
#20183 opened 7 years ago by egonelbre
cmd/compile: possible confusion over whether phis are always the first values in a blockFrozenDueToAge
#20178 opened 7 years ago by josharian
#20177 opened 7 years ago by docbrown
cmd/go: regression in "go get" with relative pathsFrozenDueToAge
#20175 opened 7 years ago by kevinburke
cmd/compile: "internal compiler error: width not calculated: interface {}" when building tiny program with -c=2FrozenDueToAgeNeedsFix
#20174 opened 7 years ago by ALTree
cmd/compile: compiler crashes with a 10MB error message when building tiny program on -c=4FrozenDueToAge
#20162 opened 7 years ago by ALTree
#20158 opened 7 years ago by alexbrainman
cmd/compile: internal compiler error: width not calculated: func(interface {}) ([]byte, error)FrozenDueToAgeNeedsFix
#20152 opened 7 years ago by dcheney-atlassian
cmd/compile: compiler data races on dowidth( ) with -c=4FrozenDueToAge
#20145 opened 7 years ago by ALTree
#20144 opened 7 years ago by bradfitz
#20138 opened 7 years ago by josharian
#20137 opened 7 years ago by tamird
#20129 opened 7 years ago by fastfading
cmd/compile: ARMv5: Illegal instructionFrozenDueToAge
#20127 opened 7 years ago by jingqiuELE
cmd/cgo: #define macro error with upstream goFrozenDueToAge
#20125 opened 7 years ago by tophj-ibm
#20112 opened 7 years ago by mvdan
cmd/compile: error if trying to print constant > `int`FrozenDueToAge
#20108 opened 7 years ago by karalabe
cmd/compile: crash internal compiler error: schedule does not include all values (simple program)FrozenDueToAge
#20097 opened 7 years ago by gwik
#20096 opened 7 years ago by benshi001
cmd/compile: SIGILL on ARMv7 after a C++ throwFrozenDueToAge
#20089 opened 7 years ago by bassam
#20084 opened 7 years ago by josharian
cmd/compile: use -64 instead of 0 for "different file" position encoding in binary exporterFrozenDueToAgeToolSpeed
#20080 opened 7 years ago by josharian
#20070 opened 7 years ago by rsc
#20057 opened 7 years ago by lggomez
#20041 opened 7 years ago by dlespiau
cmd/go: go get -u behaves as if -f is always provided (for non-custom import paths)FrozenDueToAgeGoCommandNeedsInvestigationSecurity
#20039 opened 7 years ago by dmitshur
#20038 opened 7 years ago by aaronjwood
#20037 opened 7 years ago by hyangah
#20032 opened 7 years ago by josharian
cmd/compile: add rotates to PPC64.rulesFrozenDueToAge
#20030 opened 7 years ago by laboger
cmd/compile: bad liveness mapFrozenDueToAge
#20029 opened 7 years ago by randall77
#20027 opened 7 years ago by zigo101
#20026 opened 7 years ago by josharian
cmd/go: go test -timeout flag behavior doesn't match test binary -timeout flag behaviorFrozenDueToAge
#20025 opened 7 years ago by josharian
#20017 opened 7 years ago by multun
cmd/compile: field tracking is brokenFrozenDueToAge
#20014 opened 7 years ago by heschi
#20010 opened 7 years ago by valyala
cmd/vet: tests require Perl for errchk and fail with latest PerlFrozenDueToAgeNeedsFixTestinghelp wanted
#20007 opened 7 years ago by genehack
#19988 opened 7 years ago by 842021900
cmd/objdump: amd64 popcnt disassembled as rep popcntFrozenDueToAge
#19986 opened 7 years ago by rasky
cmd/compile: wrong error "use of .(type) outside of type switch" if using undefined typeFrozenDueToAgeNeedsFix
#19977 opened 7 years ago by mvdan
#19964 opened 7 years ago by bradfitz
#19963 opened 7 years ago by josharian
cmd/dist: dist vet tests get incorrect platform namesFrozenDueToAge
#19958 opened 7 years ago by williamweixiao
#19954 opened 7 years ago by mdempsky
#19949 opened 7 years ago by ALTree
#19947 opened 7 years ago by ALTree
cmd/link: TestRuntimeTypeDIEs failing on Plan 9FrozenDueToAge
#19944 opened 7 years ago by 0intro
#19940 opened 7 years ago by jcajka
#19934 opened 7 years ago by mvdan
cmd/compile: improve error message to suggest that perhaps builtin is missing variable declarationFrozenDueToAge
#19925 opened 7 years ago by mh-cbon
#19923 opened 7 years ago by lon-yang
#19920 opened 7 years ago by mwhudson
cmd/go: Golang not detecting vendor folderFrozenDueToAge
#19919 opened 7 years ago by ajmichaels
cmd/compile: != operator incorrect for literal nil pointer compared to literal nil interfaceFrozenDueToAge
#19911 opened 7 years ago by bcmills
#19907 opened 7 years ago by laboger
cmd/go: vendoring does not work for main package directly in $GOPATH/srcFrozenDueToAgeNeedsInvestigation
#19899 opened 7 years ago by sparkthu
cmd/compile: nacl/arm is brokenFrozenDueToAge
#19884 opened 7 years ago by davecheney
#19883 opened 7 years ago by alexd765
#19880 opened 7 years ago by aclements
#19878 opened 7 years ago by josharian
#19872 opened 7 years ago by mdempsky
#19868 opened 7 years ago by randall77
#19865 opened 7 years ago by josharian
cmd/compile: Could make better use of "bimm64" on ARM64FrozenDueToAge
#19857 opened 7 years ago by dr2chase
#19853 opened 7 years ago by randall77
#19851 opened 7 years ago by tamird
cmd/cover: go test coverage report incorrect when using loop in conjunction with parallelFrozenDueToAgeNeedsInvestigation
#19845 opened 7 years ago by big-red-dragon
#19844 opened 7 years ago by benshi001
#19843 opened 7 years ago by benshi001
cmd/compile: building mips* hangsFrozenDueToAge
#19842 opened 7 years ago by josharian
#19838 opened 7 years ago by cherrymui
cmd/compile, runtime: go v1.8 fails to allocate heap bitmap on armv7 when importing zmq4FrozenDueToAge
#19831 opened 7 years ago by plasticchris
#19827 opened 7 years ago by randall77
#19819 opened 7 years ago by reconditematter
#19816 opened 7 years ago by efournival
#19809 opened 7 years ago by rsc
#19801 opened 7 years ago by pebbe
#19799 opened 7 years ago by rsc
#19793 opened 7 years ago by 0intro
cmd/compile: if x == a || x == b || x == c generates slower code than case a, b, cFrozenDueToAgePerformance
#19791 opened 7 years ago by gaal
#19785 opened 7 years ago by laboger
cmd/compile: compiler hangs on tiny programFrozenDueToAge
#19783 opened 7 years ago by ALTree
cmd/link: Xcode 8.3 dsymutil rejects our binariesFrozenDueToAge
#19772 opened 7 years ago by rsc
cmd/go: get ./foo doesn't download fooFrozenDueToAge
#19769 opened 7 years ago by rsc
#19766 opened 7 years ago by tundratim
#19765 opened 7 years ago by mundaym
#19764 opened 7 years ago by laboger
#19760 opened 7 years ago by spiritedsnowcat
cmd/compile: Escape analysis misses pointer assignment to the Data field of reflect.StringHeader and reflect.SliceHeaderFrozenDueToAge
#19743 opened 7 years ago by jeromefroe
#19741 opened 7 years ago by josharian
#19732 opened 7 years ago by robpike
cmd/compile: byte array fields escape to the heap if they are sliced and passed to copyFrozenDueToAgePerformance
#19723 opened 7 years ago by davecheney
#19719 opened 7 years ago by josharian
cmd/compile: remove likely/unlikely marks from assemblyFrozenDueToAge
#19718 opened 7 years ago by randall77
#19714 opened 7 years ago by navytux
#19710 opened 7 years ago by unixpickle
cmd/go: buildmode=plugin always recompile all dependenciesFrozenDueToAgeGoCommandNeedsFixWaitingForInfohelp wanted
#19707 opened 7 years ago by LionNatsu
#19705 opened 7 years ago by ALTree
#19701 opened 7 years ago by josharian
#19699 opened 7 years ago by josharian
cmd/compile: panic: too many fields in an SSAable structFrozenDueToAge
#19696 opened 7 years ago by ALTree
#19692 opened 7 years ago by navytux
#19684 opened 7 years ago by eliasnaur
#19682 opened 7 years ago by ixdy
cmd/compile: missed shift optimizations on amd64FrozenDueToAge
#19681 opened 7 years ago by brtzsnr
#19678 opened 7 years ago by ALTree
#19677 opened 7 years ago by OneOfOne
#19675 opened 7 years ago by griesemer
#19671 opened 7 years ago by ALTree
#19667 opened 7 years ago by odeke-em
#19666 opened 7 years ago by cherrymui
#19663 opened 7 years ago by griesemer
#19656 opened 7 years ago by jgrahn
#19655 opened 7 years ago by josharian
cmd/compile: index of out of range compiling internal/obj/arm64 on linux-mipsleBuildersFrozenDueToAgeNeedsInvestigationhelp wanted
#19641 opened 7 years ago by bradfitz
#19638 opened 7 years ago by aclements
#19633 opened 7 years ago by ALTree
cmd/compile: internal compiler error: lost track of variable in liveness while building kubernetesFrozenDueToAge
#19632 opened 7 years ago by mkumatag
#19628 opened 7 years ago by xuqingsz
#19625 opened 7 years ago by unclejack
#19618 opened 7 years ago by bits01
#19614 opened 7 years ago by iand
#19610 opened 7 years ago by joneskoo
#19602 opened 7 years ago by aarzilli
#19598 opened 7 years ago by josharian
#19597 opened 7 years ago by mcandre
cmd/go/internal/work: building Go can fail on FreeBSD due to chmod failureFrozenDueToAgeOS-FreeBSDTestinghelp wanted
#19596 opened 7 years ago by siebenmann
#19595 opened 7 years ago by btracey
cmd/link: ppc64x direct call too far: net(.text).malloc while building kubernetes (backport)FrozenDueToAgeNeedsFix
#19578 opened 7 years ago by laboger
#19576 opened 7 years ago by mdempsky
#19571 opened 7 years ago by cherrymui
#19555 opened 7 years ago by navytux
cmd/compile: ctz rules on s390xFrozenDueToAge
#19551 opened 7 years ago by randall77
#19548 opened 7 years ago by siebenmann
#19544 opened 7 years ago by nsf
#19543 opened 7 years ago by driusan
#19532 opened 7 years ago by laboger
#19530 opened 7 years ago by benshi001
cmd/vet: diagnose xml/json tag with space after commaFrozenDueToAgeNeedsFixProposalProposal-Acceptedrelease-blocker
#19520 opened 7 years ago by searKing
cmd/asm: `VMOVDQU global, Y8` misassembledFrozenDueToAge
#19518 opened 7 years ago by pwaller
cmd/compile: panic attempting to spill int128FrozenDueToAge
#19515 opened 7 years ago by Omustardo
#19508 opened 7 years ago by josharian
cmd/go: TestLinkXImportPathEscape flaky on windows/amd64FrozenDueToAgeNeedsFixOS-WindowsTestinghelp wanted
#19491 opened 7 years ago by josharian
cmd/compile: use TEST/CMP with memory operands on amd64FrozenDueToAgeNeedsFixPerformancerelease-blocker
#19485 opened 7 years ago by josharian
cmd/asm: add missing s390x branch/move on condition suffixes and improve consistencyFrozenDueToAgeNeedsDecision
#19483 opened 7 years ago by mundaym
cmd/compile: unexpected behavior difference between global and in-function variable definitionFrozenDueToAge
#19482 opened 7 years ago by dcarbone
cmd/compile: tests fail with LEAQ merging disabledFrozenDueToAge
#19475 opened 7 years ago by mundaym
#19471 opened 7 years ago by mattetti
#19470 opened 7 years ago by prasincs
#19467 opened 7 years ago by davidlazar
cmd/compile: asm for results says (SP) not (FP)FrozenDueToAge
#19458 opened 7 years ago by rsc
#19449 opened 7 years ago by josharian
#19448 opened 7 years ago by FiloSottile
#19440 opened 7 years ago by StScAllen
#19427 opened 7 years ago by mdempsky
#19425 opened 7 years ago by mkumatag
#19419 opened 7 years ago by benshi001
cmd/compile: 100 < 1 is true on GOARCH=armFrozenDueToAge
#19403 opened 7 years ago by hajimehoshi
#19399 opened 7 years ago by sean-public
#19398 opened 7 years ago by davidlazar
cmd/internal/src: Pos.String() prints off-by-1 line numbers in presence of line directivesFrozenDueToAgeNeedsFix
#19392 opened 7 years ago by griesemer
#19391 opened 7 years ago by griesemer
#19386 opened 7 years ago by josharian
#19380 opened 7 years ago by ALTree
cmd/compile: Devirtualize calls when concrete type behind interface is statically knownFrozenDueToAgeNeedsFixPerformance
#19361 opened 7 years ago by navytux
cmd/internal/obj: wrong binary generated for TST instruction by the ARM assemblerFrozenDueToAgeNeedsFix
#19357 opened 7 years ago by benshi001
#19350 opened 7 years ago by robpike
cmd/go: should allow vet's own flags to be passed to it.FrozenDueToAge
#19349 opened 7 years ago by robpike
#19348 opened 7 years ago by davidlazar
#19342 opened 7 years ago by 0intro
#19340 opened 7 years ago by aarzilli
#19332 opened 7 years ago by josharian
cmd/compile, runtime: compile multiway select statements as switch statementsFrozenDueToAgeProposalProposal-Accepted
#19331 opened 7 years ago by mdempsky
#19323 opened 7 years ago by bstarynk
cmd/vendor/github.com/google/pprof: fix vet warningsFrozenDueToAge
#19322 opened 7 years ago by josharian
#19321 opened 7 years ago by josharian
cmd/compile: compiler panic in ssa.tightenFrozenDueToAge
#19312 opened 7 years ago by unclejack
#19286 opened 7 years ago by josharian
#19284 opened 7 years ago by dsnet
#19278 opened 7 years ago by heschi
#19277 opened 7 years ago by josharian
cmd/compile: map lookup of boolean, then converted to interface{}, causes parameter smashFrozenDueToAge
#19275 opened 7 years ago by dr2chase
#19270 opened 7 years ago by nsd20463
cmd/vet: vet should recommend "os.IsNotExist(err)" over "err == os.ErrNotExist"FrozenDueToAgeNeedsDecision
#19267 opened 7 years ago by zigo101
#19263 opened 7 years ago by broady
#19261 opened 7 years ago by bamiaux
#19250 opened 7 years ago by josharian
cmd/compile: String() on structs containing empty structs has changedFrozenDueToAgeNeedsInvestigation
#19246 opened 7 years ago by heschi
#19234 opened 7 years ago by azr
cmd/go: use os.Executable and drop GOROOT instructionsFrozenDueToAge
#19232 opened 7 years ago by crawshaw
#19227 opened 7 years ago by mundaym
#19226 opened 7 years ago by sanbornm
#19224 opened 7 years ago by apilloud
cmd/compile: tighten pass moves value incorrectlyFrozenDueToAge
#19217 opened 7 years ago by cherrymui
#19207 opened 7 years ago by narqo
cmd/compile: miscompilation (missing BSWAPL) in go1.8FrozenDueToAge
#19201 opened 7 years ago by flyingmutant
cmd/go: Using cgo and quic-go under certain circumstance causes multiple definition errorsFrozenDueToAge
#19198 opened 7 years ago by crvv
#19197 opened 7 years ago by amenzhinsky
cmd/objdump: test fails with inliningFrozenDueToAge
#19189 opened 7 years ago by davidlazar
#19187 opened 7 years ago by opennota
cmd/compile: go1.8 regression: sync/atomic loop elidedFrozenDueToAge
#19182 opened 7 years ago by peterGo
#19179 opened 7 years ago by dsnet
cmd/doc: why not show doc for individual struct fields?FrozenDueToAge
#19169 opened 7 years ago by willfaught
#19168 opened 7 years ago by mdempsky
cmd/compile: generic optimizations cannot remove load-hit-store on struct fieldFrozenDueToAgePerformance
#19164 opened 7 years ago by mundaym
cmd/objdump: implement mips64 disassemblerFrozenDueToAge
#19159 opened 7 years ago by randall77
#19157 opened 7 years ago by randall77
cmd/compile: test/ken/divconst.go failed on MIPS64FrozenDueToAge
#19153 opened 7 years ago by cherrymui
#19151 opened 7 years ago by FiloSottile
#19148 opened 7 years ago by mundaym
#19141 opened 7 years ago by benshi001
#19140 opened 7 years ago by isolesty
cmd/compile: unable to compile a program on arm64 with 1.8 that compiles/runs fine on 1.7.5FrozenDueToAge
#19137 opened 7 years ago by jolan
cmd/go: go1.8 release binaries for linux_amd64 error when building test dependencies with race mode enabled.FrozenDueToAgeNeedsInvestigation
#19133 opened 7 years ago by warpfork
#19132 opened 7 years ago by lfam
#19127 opened 7 years ago by ajzaff
cmd/compile: checking len(data) and erroring out if too small does not help BCENeedsFixPerformancecompiler/runtime
#19126 opened 7 years ago by navytux
#19118 opened 7 years ago by benshi001
cmd/go: roll back StaleReason CLFrozenDueToAge
#19116 opened 7 years ago by rsc
#19109 opened 7 years ago by bradfitz
cmd/compile: compile time takes far longer with Go 1.7.5 than three prior Go releasesFrozenDueToAgeToolSpeed
#19096 opened 7 years ago by codekoala
#19095 opened 7 years ago by josharian
cmd/go: exclude vendor dir from matching `...`FrozenDueToAge
#19090 opened 7 years ago by natefinch
#19088 opened 7 years ago by mdempsky
cmd/compile: tip cannot bootstrap go 1.6FrozenDueToAge
#19084 opened 7 years ago by mwhudson
#19081 opened 7 years ago by josharian
#19080 opened 7 years ago by alexbrainman
cmd/compile: incorrect liveness informationFrozenDueToAge
#19078 opened 7 years ago by rsc
cmd/compile: writebarrier code not happy with single(ish)-block-loops that contain writebarriersFrozenDueToAge
#19067 opened 7 years ago by dr2chase
cmd/go: pass expected version to compilerFrozenDueToAge
#19064 opened 7 years ago by rsc
#19059 opened 7 years ago by randall77
cmd/compile: SIGSEGV on bytes.Join([][]byte{....})FrozenDueToAge
#19056 opened 7 years ago by navytux
#19054 opened 7 years ago by josharian
#19047 opened 7 years ago by valyala
#19040 opened 7 years ago by josharian
#19027 opened 7 years ago by mdempsky
cmd/go: go test returns file not found in temporary directory when package contains no test filesFrozenDueToAge
#19021 opened 7 years ago by davecheney
#19016 opened 7 years ago by nicolai86
#19015 opened 7 years ago by randall77
cmd/compile: bad return shows <T> in type listFrozenDueToAge
#19012 opened 7 years ago by rsc
cmd/link: -X doesn't work for vendored packagesFrozenDueToAge
#19000 opened 7 years ago by iterion
#18999 opened 7 years ago by 0intro
#18994 opened 7 years ago by dsnet
#18987 opened 7 years ago by mdempsky
cmd/go: `go install` with CGO_ENABLED=0 tries to install standard packages, which can failFrozenDueToAge
#18981 opened 7 years ago by glycerine
cmd/cgo: FFLAGS directive is ignoredFrozenDueToAge
#18975 opened 7 years ago by idavydov
#18972 opened 7 years ago by samuel
cmd/go: reuses cached build affected by -ldflags and -XFrozenDueToAge
#18970 opened 7 years ago by willfaught
#18968 opened 7 years ago by rahulchaudhry
#18966 opened 7 years ago by josharian
cmd/internal/obj/ppc64, cmd/link/internal/ppc64: change function alignment to 16FrozenDueToAgeNeedsDecision
#18963 opened 7 years ago by ceseo
#18959 opened 7 years ago by vicglarson
cmd/compile: backport CL 36256 to 1.8 (s390x SSA issue)FrozenDueToAge
#18958 opened 7 years ago by mundaym
#18956 opened 7 years ago by cherrymui
cmd/compile: loads combining regressionFrozenDueToAge
#18946 opened 7 years ago by ALTree
#18943 opened 7 years ago by rasky
#18940 opened 7 years ago by rasky
cmd/gofmt: add option to insert missing end-of-line commas in programFrozenDueToAgeProposalProposal-Declined
#18939 opened 7 years ago by rhysd
#18933 opened 7 years ago by rahulchaudhry
#18932 opened 7 years ago by LukeShu
#18931 opened 7 years ago by mdempsky
#18927 opened 7 years ago by willfaught
#18922 opened 7 years ago by laboger
cmd/compile: 1.7 compiler does not compile program with large complex structFrozenDueToAgecompiler/runtime
#18920 opened 7 years ago by rdvorak
#18918 opened 7 years ago by laboger
#18915 opened 7 years ago by odeke-em
#18911 opened 7 years ago by zzz125
#18909 opened 7 years ago by jspiro
#18908 opened 7 years ago by josharian
#18904 opened 7 years ago by randall77
cmd/compile: line numbers attached to value spill/unspills (StoreReg/LoadReg/Copy) put line numbers in funny placesFrozenDueToAge
#18902 opened 7 years ago by dr2chase
#18900 opened 7 years ago by mvdan
#18895 opened 7 years ago by mdempsky
cmd/compile: aliases should not apply to unnamed typesFrozenDueToAge
#18893 opened 7 years ago by davecheney
#18889 opened 7 years ago by bcmills
#18885 opened 7 years ago by mundaym
cmd/compile: fix line number during yyerror in pragcgoFrozenDueToAge
#18882 opened 7 years ago by rsc
#18878 opened 7 years ago by dieselburner
cmd/go: go command cannot detect confliction correctlyFrozenDueToAge
#18875 opened 7 years ago by hirochachacha
#18872 opened 7 years ago by randall77
cmd/pprof: pprof create profile directory under the root dir, not %USERPROFILE% on windowsFrozenDueToAge
#18864 opened 7 years ago by hirochachacha
cmd/compile: wrong liveness mapFrozenDueToAge
#18860 opened 7 years ago by randall77
#18859 opened 7 years ago by jD91mZM2
#18814 opened 7 years ago by crawshaw
#18807 opened 7 years ago by adg
#18790 opened 7 years ago by dlsniper
time, cmd/compile: backport fixes to 1.7.5FrozenDueToAge
#18787 opened 7 years ago by josharian
#18782 opened 7 years ago by kortschak
#18778 opened 7 years ago by dlsniper
cmd/vet: Docs missing headingsFrozenDueToAge
#18758 opened 7 years ago by akshayjshah
#18754 opened 7 years ago by vcabbage
#18749 opened 7 years ago by mundaym
#18747 opened 7 years ago by zigo101
#18740 opened 7 years ago by ScottMansfield
cmd/pprof: use proxy from environmentFrozenDueToAge
#18736 opened 7 years ago by walken-google
cmd/compile: issue18725 test failing on s390xFrozenDueToAge
#18735 opened 7 years ago by mundaym
#18732 opened 7 years ago by randall77
cmd/go: TestMissingGOPATHEnvShowsDefault fails if srcDir == defaultGOPATH on windowsFrozenDueToAgeNeedsFixTestinghelp wanted
#18726 opened 7 years ago by hirochachacha
#18725 opened 7 years ago by toolateforteddy
cmd/cgo: #define is not exportable in some situationsFrozenDueToAge
#18720 opened 7 years ago by hirochachacha
#18715 opened 7 years ago by pwaller
cmd/go: segfault when compiling on Bash for WindowsFrozenDueToAge
#18705 opened 7 years ago by egtann
#18704 opened 7 years ago by josharian
#18697 opened 7 years ago by willfaught
#18687 opened 7 years ago by mdempsky
cmd/go: "go test" accepts -test.FLAG where FLAG is any flag accepted by "go build"FrozenDueToAgeNeedsFix
#18682 opened 7 years ago by minux
cmd/go: for unset GOROOT, try to derive from os.Executable() before runtime.GOROOT()FrozenDueToAgeProposal-Accepted
#18678 opened 7 years ago by minux
#18671 opened 7 years ago by navytux
cmd/gofmt: gofmt should rewrite snake-case.FrozenDueToAge
#18669 opened 7 years ago by timakin
cmd/doc: inconsistent "import relative to unknown directory"FrozenDueToAgeNeedsFixhelp wantedrelease-blocker
#18664 opened 7 years ago by minux
#18663 opened 7 years ago by dsnet
#18661 opened 7 years ago by danw
cmd/go: go get fails on non-ASCII github packagesFrozenDueToAge
#18660 opened 7 years ago by mcandre
cmd/compile: invalid duplicate method decl. accepted if receiver type is aliasFrozenDueToAgeNeedsFix
#18655 opened 7 years ago by griesemer
#18653 opened 7 years ago by rsc
#18647 opened 7 years ago by minux
cmd/compile: rsc/compilebench -alloc is brokenFrozenDueToAge
#18641 opened 7 years ago by mdempsky
cmd/compile: valid type using type aliases reported as invalidNeedsInvestigation
#18640 opened 7 years ago by griesemer
#18637 opened 7 years ago by randall77
#18636 opened 7 years ago by dsnet
#18630 opened 7 years ago by ALTree
cmd/vet: warn when iterating over an arrayFrozenDueToAge
#18626 opened 7 years ago by dsnet
#18618 opened 7 years ago by randall77
#18613 opened 7 years ago by tamird
cmd/go: "go test" cannot resolve external dependencies within src directoryFrozenDueToAgeWaitingForInfo
#18606 opened 7 years ago by askthedragon
#18597 opened 7 years ago by dr2chase
#18595 opened 7 years ago by rsc
#18575 opened 7 years ago by josselin-c
#18573 opened 7 years ago by myitcv
#18572 opened 7 years ago by gonutz
#18568 opened 7 years ago by shawnps
cmd/go: build inside a Windows container does not find the sources in mounted volumeFrozenDueToAgeNeedsInvestigationOS-Windows
#18555 opened 7 years ago by StefanScherer
cmd/go: module-aware get x.go should not look up the host x.goFrozenDueToAgeGoCommandNeedsFixmodules
#18533 opened 7 years ago by KevinGimbel
cmd/doc: does not show methods with receiversFrozenDueToAge
#18525 opened 7 years ago by ahmetb
cmd/go: "go get gopkg.in/yaml.v2" will run into "x509: certificate signed by unknown authority" behind corporate proxyFrozenDueToAge
#18519 opened 7 years ago by iamzhout
#18494 opened 7 years ago by vcabbage
#18493 opened 7 years ago by josharian
#18492 opened 7 years ago by bradfitz
#18490 opened 8 years ago by dgryski
#18486 opened 8 years ago by hirochachacha
#18485 opened 8 years ago by opennota
#18484 opened 8 years ago by opennota
cmd/compile: line number lost for error messageFrozenDueToAge
#18459 opened 8 years ago by griesemer
#18457 opened 8 years ago by danderson
cmd/cgo: file:line not shown for missing functionFrozenDueToAge
#18452 opened 8 years ago by gshimansky
cmd/vet: vet is reporting lock value copying because of a Lock method unrelated to mutexesFrozenDueToAge
#18451 opened 8 years ago by dlecorfec
#18448 opened 8 years ago by dmitshur
cmd/vet: remove check for trailing newline in PrintlnFrozenDueToAge
#18445 opened 8 years ago by dsnet
#18423 opened 8 years ago by akamensky
#18419 opened 8 years ago by kevinburke
#18412 opened 8 years ago by ghost
cmd/compile: passing method on value receiver causes memory corruptionFrozenDueToAgeNeedsFixSecurity
#18410 opened 8 years ago by dsnet
#18402 opened 8 years ago by rogpeppe
#18400 opened 8 years ago by akamensky
cmd/go: ".go files ignored due to build tags" inaccurateFrozenDueToAge
#18396 opened 8 years ago by bradfitz
#18393 opened 8 years ago by mdempsky
cmd/compile: Seg fault while compilingFrozenDueToAge
#18392 opened 8 years ago by a-robinson
#18389 opened 8 years ago by rfielding
#18385 opened 8 years ago by benbjohnson
#18383 opened 8 years ago by XANi
#18376 opened 8 years ago by martisch
#18375 opened 8 years ago by randall77
#18374 opened 8 years ago by valyala
#18370 opened 8 years ago by jacobsa
cmd/go: -ldflags -X does not cause binary to be rebuiltFrozenDueToAge
#18369 opened 8 years ago by james-lawrence
#18361 opened 8 years ago by brtzsnr
#18360 opened 8 years ago by tsuna
cmd/go: docs to make it more obvious how build tags are meant to be passedFrozenDueToAgeNeedsDecision
#18351 opened 8 years ago by mrkane27
cmd/go: add SWIGFLAGS environment variable to propagate '-D' flagsFeatureRequestFrozenDueToAgeGoCommandNeedsDecision
#18339 opened 8 years ago by ghost
cmd/go: TestCgoConsistentResults fails with clang-3.8FrozenDueToAge
#18338 opened 8 years ago by bcmills
#18336 opened 8 years ago by mdempsky
#18331 opened 8 years ago by aclements
#18315 opened 8 years ago by powerman
cmd/go: docs should suggest 'go doc command' not 'go tool command -h'DocumentationFrozenDueToAgeNeedsFix
#18313 opened 8 years ago by ALTree
#18298 opened 8 years ago by gazed
cmd/asm: s390x tests are suspiciousFrozenDueToAge
#18295 opened 8 years ago by rsc
#18294 opened 8 years ago by Deozaan
#18293 opened 8 years ago by philhofer
cmd/compile: autogenerate rules for commutative opsFrozenDueToAge
#18292 opened 8 years ago by randall77
#18285 opened 8 years ago by mikioh
#18270 opened 8 years ago by alandonovan
#18269 opened 8 years ago by randall77
#18254 opened 8 years ago by dgryski
cmd/link: bad reflect data when using -linksharedFrozenDueToAge
#18252 opened 8 years ago by mwhudson
cmd/link: sigsegv linking some reflection using codeFrozenDueToAge
#18250 opened 8 years ago by mwhudson
#18246 opened 8 years ago by james-lawrence
#18245 opened 8 years ago by mkevac
#18243 opened 8 years ago by williamweixiao
#18238 opened 8 years ago by minux
#18231 opened 8 years ago by josharian
#18230 opened 8 years ago by rhysh
cmd/pprof: panic on debug=0 goroutine profilesFrozenDueToAge
#18229 opened 8 years ago by rhysh
cmd/asm: properly handle file scoped symbol names appearing in multiple files of a packageFrozenDueToAge
#18225 opened 8 years ago by calmh
#18219 opened 8 years ago by rsc
#18218 opened 8 years ago by laboger
#18191 opened 8 years ago by mikioh
cmd/cgo: false cgo "Go pointer to Go pointer"FrozenDueToAge
#18184 opened 8 years ago by Cubixmeister
#18179 opened 8 years ago by mg6maciej
#18169 opened 8 years ago by natefinch
cmd/compile: link fails when function containing linknamed symbol is inlined (-l=4)FrozenDueToAgeNeedsFix
#18167 opened 8 years ago by davidlazar
#18156 opened 8 years ago by choleraehyq
#18153 opened 8 years ago by akyoto
#18149 opened 8 years ago by griesemer
cmd/compile: unaligned float64 load/store on mipsFrozenDueToAge
#18140 opened 8 years ago by cetinsert
cmd/go: "go bug" reports TERM="dumb"FrozenDueToAge
#18128 opened 8 years ago by kevinburke
#18126 opened 8 years ago by petermattis
cmd/compile: segfault after inlining cgo function (-l=4)FrozenDueToAge
#18125 opened 8 years ago by davidlazar
#18122 opened 8 years ago by josharian
#18121 opened 8 years ago by mdempsky
#18119 opened 8 years ago by bradfitz
cmd/go: go test -parallel=1 (disable parallel tests?) output is confusingFrozenDueToAgeNeedsDecision
#18118 opened 8 years ago by smcquay
#18116 opened 8 years ago by davidlazar
#18106 opened 8 years ago by dsnet
#18103 opened 8 years ago by randall77
#18092 opened 8 years ago by kardianos
#18089 opened 8 years ago by griesemer
#18088 opened 8 years ago by moben
#18085 opened 8 years ago by rsc
#18084 opened 8 years ago by rsc
cmd/asm: s390x instructions VSTE{G,F,H,B} fail to parseFrozenDueToAge
#18075 opened 8 years ago by mundaym
#18070 opened 8 years ago by williamweixiao
cmd/asm: no support for TBZ/TBNZ instructions on arm64FrozenDueToAge
#18069 opened 8 years ago by williamweixiao
#18050 opened 8 years ago by BahNahNah
cmd/compile: document go:noinline compiler directiveFrozenDueToAge
#18049 opened 8 years ago by hiltjo
#18047 opened 8 years ago by 0intro
#18044 opened 8 years ago by rajender
cmd/pprof: leaves behind $HOME/pprofFrozenDueToAge
#18029 opened 8 years ago by mvdan
cmd/gofmt: not supported by windowsFrozenDueToAge
#18026 opened 8 years ago by alexbrainman
#18025 opened 8 years ago by hyangah
#18021 opened 8 years ago by tamird
#18018 opened 8 years ago by meomap
#18014 opened 8 years ago by piotrfti
#18013 opened 8 years ago by 0intro
#18011 opened 8 years ago by rakyll
#18010 opened 8 years ago by tamird
#18003 opened 8 years ago by cherrymui
#18001 opened 8 years ago by cherrymui
#17990 opened 8 years ago by cznic
cmd/compile: cannot use _ as valueFrozenDueToAge
#17963 opened 8 years ago by zigo101
#17959 opened 8 years ago by Miserlou
cmd/cover: ignores os.Create errorFrozenDueToAge
#17951 opened 8 years ago by mvdan
#17943 opened 8 years ago by 4ad
cmd/compile: use directive instead of command-line option for the `compiling_runtime` mode (aka '-+')FrozenDueToAge
#17942 opened 8 years ago by typeless
cmd/link: don't swallow external linker warningsFrozenDueToAge
#17935 opened 8 years ago by cyli
#17925 opened 8 years ago by dvyukov
cmd/vet: detect bad types for calls to sort.SliceFrozenDueToAge
#17923 opened 8 years ago by campoy
cmd/compile: panic while running compiler: index out of range during lowered cseFrozenDueToAgeNeedsFix
#17918 opened 8 years ago by philhofer
cmd/link: handle too far branches in ppc64le with trampolines in external linking in Go 1.9FrozenDueToAge
#17917 opened 8 years ago by laboger
cmd/go: TestGoBuildUmask fails when source tree has a POSIX ACL setFrozenDueToAgeNeedsFixTestinghelp wanted
#17909 opened 8 years ago by zhengkai
#17905 opened 8 years ago by randall77
cmd/compile: using unsafe.Pointer will affect BCE optimizationFrozenDueToAgeNeedsDecisionNeedsInvestigation
#17904 opened 8 years ago by zigo101
#17898 opened 8 years ago by matope
cmd/link: bad debug_info on macOS 10.12.1 when using cgo (but only under very specific circumstances)FrozenDueToAgeNeedsInvestigation
#17897 opened 8 years ago by aarzilli
cmd/objdump: does not provide file/line info for files built with -buildmode=pieFrozenDueToAgeNeedsFixcompiler/runtime
#17883 opened 8 years ago by ianlancetaylor
cmd/gofmt: overwrites read only filesFrozenDueToAge
#17873 opened 8 years ago by 0xmohit
cmd/go: default buildmode incompatible to external linker with PIE enabled by defaultFrozenDueToAgeNeedsInvestigationWaitingForInfo
#17847 opened 8 years ago by williamweixiao
#17846 opened 8 years ago by patricksuo
#17833 opened 8 years ago by quentinmit
#17830 opened 8 years ago by aarzilli
cmd/go: Go project using library from another vendor folder under the same $GOPATH causing type errorFrozenDueToAge
#17822 opened 8 years ago by EwanValentine
cmd/go: add subcommand to manage dependenciesFrozenDueToAge
#17820 opened 8 years ago by m-abdalrahman
#17819 opened 8 years ago by shibukawa
cmd/cover: Avoid importing atomic package if not usedFrozenDueToAge
#17817 opened 8 years ago by JayNakrani
cmd/go: go run should mimic the running scriptFrozenDueToAge
#17813 opened 8 years ago by natefinch
cmd/go: get hangs indefinitely for github.com/cockroachdb/cockroachFrozenDueToAgeNeedsInvestigationWaitingForInfo
#17810 opened 8 years ago by crackerplace
#17798 opened 8 years ago by josharian
cmd/link: regression in big text fix for external linking on ppc64leFrozenDueToAgeNeedsInvestigation
#17795 opened 8 years ago by laboger
cmd/link: external linking for mips/mipsleFrozenDueToAge
#17792 opened 8 years ago by vstefanovic
#17789 opened 8 years ago by luna-duclos
#17788 opened 8 years ago by keegancsmith
#17780 opened 8 years ago by ahmetb
#17774 opened 8 years ago by griesemer
#17772 opened 8 years ago by 0xmohit
#17762 opened 8 years ago by rsc
#17758 opened 8 years ago by dominikh
#17756 opened 8 years ago by josharian
cmd/vet: copylocks check needs updating for aliasesFrozenDueToAge
#17755 opened 8 years ago by josharian
#17752 opened 8 years ago by randall77
#17748 opened 8 years ago by k3a
cmd/vet: no ppc64/ppc64le testsFrozenDueToAge
#17745 opened 8 years ago by mundaym
cmd/link: panic during deadcode passFrozenDueToAge
#17729 opened 8 years ago by ainar-g
cmd/cgo: "inconsistent definitions for C.CString" errorsFrozenDueToAge
#17723 opened 8 years ago by dtromb
#17719 opened 8 years ago by mkevac
#17710 opened 8 years ago by dsnet
#17707 opened 8 years ago by broady
#17705 opened 8 years ago by calmh
#17702 opened 8 years ago by josharian
#17701 opened 8 years ago by josharian
#17700 opened 8 years ago by josharian
#17699 opened 8 years ago by josharian
#17698 opened 8 years ago by josharian
#17697 opened 8 years ago by josharian
cmd/go: stale binary used during go generate test?FrozenDueToAge
#17692 opened 8 years ago by rsc
cmd/link: crash with plugin with no exportsFrozenDueToAge
#17681 opened 8 years ago by aclements
cmd/cgo: trivial program fails on windows/386 with 4.3.3-tdm-1 mingw32FrozenDueToAgeNeedsInvestigationOS-Windows
#17679 opened 8 years ago by WesleiRamos
cmd/go: Go compiler tests fail with ccacheFrozenDueToAge
#17668 opened 8 years ago by mpx
cmd/go: improve error message when unable to detect symlinked packages during go installDocumentationFrozenDueToAgeNeedsFix
#17662 opened 8 years ago by krisnova
#17650 opened 8 years ago by rsc
cmd/compile: "<T> literal" in error messages for type literals that don't type checkFrozenDueToAgeNeedsFix
#17645 opened 8 years ago by dominikh
#17644 opened 8 years ago by aarzilli
#17642 opened 8 years ago by cherrymui
cmd/compile: get concurrent parsing workingFrozenDueToAge
#17639 opened 8 years ago by griesemer
#17637 opened 8 years ago by griesemer
#17636 opened 8 years ago by griesemer
#17631 opened 8 years ago by rogpeppe
#17625 opened 8 years ago by rakyll
#17624 opened 8 years ago by rakyll
#17620 opened 8 years ago by networkimprov
#17618 opened 8 years ago by calmh
#17599 opened 8 years ago by erikdubbelboer
cmd/go: TestRemoveDevNull is failing on Plan 9FrozenDueToAge
#17598 opened 8 years ago by 0intro
#17596 opened 8 years ago by LK4D4
#17595 opened 8 years ago by terrylai
#17594 opened 8 years ago by mwhudson
cmd/compile: internal compiler error: typecheckclosure: var fn does not have decldepth assignedFrozenDueToAge
#17588 opened 8 years ago by xlab
cmd/cgo: C.malloc test fails on dragonflyFrozenDueToAge
#17585 opened 8 years ago by timdarbydotnet
cmd/compile: insert write barriers in SSAFrozenDueToAge
#17583 opened 8 years ago by aclements
cmd/vet: ignore build comments in string literalsFrozenDueToAge
#17580 opened 8 years ago by josharian
#17571 opened 8 years ago by leonklingele
cmd/compile: better generated code for a&^b on ppc64xFrozenDueToAge
#17567 opened 8 years ago by laboger
#17563 opened 8 years ago by alandonovan
cmd/cgo: compiler complains about `C.free(*C.char)` but is happy with `defer C.free(*C.char)`FrozenDueToAgeNeedsFix
#17562 opened 8 years ago by fanyang01
#17551 opened 8 years ago by wendigo
cmd/compile: regression in race-instrumentation causes deadline racesFrozenDueToAgeNeedsInvestigation
#17547 opened 8 years ago by dsnet
#17537 opened 8 years ago by rsc
cmd/compile: allow typechecking loops with &FrozenDueToAge
#17533 opened 8 years ago by randall77
#17517 opened 8 years ago by dsnet
cmd/compile: eliminate builtin.go bootstrapping problemFrozenDueToAge
#17508 opened 8 years ago by mdempsky
#17507 opened 8 years ago by laboger
cmd/go: go generate ./... will recurse into vendorFrozenDueToAge
#17497 opened 8 years ago by willfaught
cmd/link: use libsystem_kernel.dylib or libSystem.dylib for syscalls on macOSFrozenDueToAgeNeedsFixOS-Darwin
#17490 opened 8 years ago by copumpkin
#17487 opened 8 years ago by rsc
cmd/dist: s390x and ppc64le builds brokenFrozenDueToAge
#17484 opened 8 years ago by mundaym
#17475 opened 8 years ago by nikhilm
#17465 opened 8 years ago by hirochachacha
#17459 opened 8 years ago by hirochachacha
cmd/compile: escape analysis doesn't work for the function which has leaking params, level < 0FrozenDueToAge
#17458 opened 8 years ago by hirochachacha
#17457 opened 8 years ago by hirochachacha
#17451 opened 8 years ago by krisnova
#17449 opened 8 years ago by adamfaulkner
#17446 opened 8 years ago by griesemer
#17444 opened 8 years ago by mundaym
#17443 opened 8 years ago by mateuszdyminski
cmd/gofmt: short arguments e.g.`-wd`FrozenDueToAge
#17440 opened 8 years ago by LionNatsu
#17426 opened 8 years ago by networkimprov
#17419 opened 8 years ago by bradfitz
#17415 opened 8 years ago by rogpeppe
#17411 opened 8 years ago by 0intro
#17410 opened 8 years ago by jcorbin
#17408 opened 8 years ago by laboger
cmd/pprof: macOS 10.12 profile overcounts system callsFrozenDueToAgeNeedsInvestigationOS-Darwinhelp wanted
#17406 opened 8 years ago by lucas-clemente
#17405 opened 8 years ago by valyala
#17392 opened 8 years ago by hirochachacha
cmd/compile: escape analysis too pessimistic for value-captures at closure evaluation.FrozenDueToAgeNeedsFixPerformanceearly-in-cycle
#17388 opened 8 years ago by dr2chase
cmd/compile: incorrect error message when mixing named/unamed with an interface arg typeFrozenDueToAge
#17382 opened 8 years ago by mitchellh
#17373 opened 8 years ago by minux
#17372 opened 8 years ago by rillig
#17371 opened 8 years ago by rillig
#17362 opened 8 years ago by bradfitz
#17356 opened 8 years ago by wendigo
#17347 opened 8 years ago by dr2chase
cmd/asm: .o file is remainedFrozenDueToAge
#17345 opened 8 years ago by mattn
cmd/go: go test timeout doesn't take into account countFrozenDueToAge
#17337 opened 8 years ago by carl-mastrangelo
#17336 opened 8 years ago by laboger
#17330 opened 8 years ago by aclements
#17328 opened 8 years ago by 0xmohit
#17327 opened 8 years ago by dr2chase
#17318 opened 8 years ago by xenoscopic
#17315 opened 8 years ago by JayNakrani
#17293 opened 8 years ago by bradfitz
#17288 opened 8 years ago by mdempsky
#17282 opened 8 years ago by zwass
#17275 opened 8 years ago by Garfiled
#17272 opened 8 years ago by henvic
#17271 opened 8 years ago by rasky
cmd/compile: crash on (unsafe.Sizeof)(0)FrozenDueToAge
#17270 opened 8 years ago by mdempsky
#17262 opened 8 years ago by davecheney
cmd/vet: panicsFrozenDueToAge
#17258 opened 8 years ago by szank
cmd/go: `go test` takes extra time to run even for packages that do not have any test filesFrozenDueToAge
#17248 opened 8 years ago by cyli
cmd/compile: redundant nil check calling promoted methodFrozenDueToAge
#17242 opened 8 years ago by mdempsky
#17240 opened 8 years ago by randall77
cmd/compile, cmd/internal/obj/ppc64: generate the likely/unlikely bit on branches for ppc64xFrozenDueToAgeNeedsFixPerformance
#17235 opened 8 years ago by laboger
cmd/compile: regalloc spilling unecessarily before ops with constrained inputsFrozenDueToAgeNeedsFix
#17214 opened 8 years ago by mundaym
#17211 opened 8 years ago by laboger
#17201 opened 8 years ago by asimshankar
#17200 opened 8 years ago by crawshaw
cmd/compile: internal error: importsForRootNode err (type error) recorded as live on entry, p.Pc=1209 when building Kubernetes on ppc64leFrozenDueToAgeNeedsFix
#17194 opened 8 years ago by laboger
#17191 opened 8 years ago by namsral
#17186 opened 8 years ago by cherrymui
cmd/asm, math: improve performance for math.Floor, math.Ceil, math.Trunc with asm on ppc64xFrozenDueToAge
#17185 opened 8 years ago by laboger
cmd/link: error with -buildmode=shared: "cannot implicitly include runtime/cgo in a shared library"FrozenDueToAgeNeedsFix
#17177 opened 8 years ago by ghost
cmd/compile: binary.BigEndian.UintXX should compile to a load+bswap on amd64FrozenDueToAgePerformance
#17151 opened 8 years ago by rasky
#17148 opened 8 years ago by yaojingguo
#17147 opened 8 years ago by rasky
#17145 opened 8 years ago by yaojingguo
#17140 opened 8 years ago by nussjustin
#17139 opened 8 years ago by nussjustin
#17138 opened 8 years ago by crawshaw
cmd/compile: lack of constant folding in array addressing for the stack on ppc64leFrozenDueToAgeNeedsFix
#17134 opened 8 years ago by laboger
cmd/link: the last file name is missing in gopclntabFrozenDueToAge
#17132 opened 8 years ago by cherrymui
cmd/compile: slow compilation on generated codeFrozenDueToAge
#17127 opened 8 years ago by mschoch
cmd/vet: doc.go missing details for struct tags checkFrozenDueToAge
#17124 opened 8 years ago by mark-rushakoff
#17119 opened 8 years ago by utrack
cmd/compile: passing function argument via interface is 16x slower than via typed valueFrozenDueToAge
#17118 opened 8 years ago by valyala
#17113 opened 8 years ago by josharian
#17111 opened 8 years ago by dsnet
#17109 opened 8 years ago by laboger
#17096 opened 8 years ago by stgleb
#17078 opened 8 years ago by aaronlehmann
#17076 opened 8 years ago by kiap
#17070 opened 8 years ago by chai2010
#17069 opened 8 years ago by martisch
#17068 opened 8 years ago by siebenmann
cmd/link: cgo symbols can fall outside race detector mapped memory on darwinFrozenDueToAgeNeedsInvestigationOS-DarwinRaceDetector
#17065 opened 8 years ago by josharian
#17058 opened 8 years ago by minux
#17057 opened 8 years ago by josharian
#17044 opened 8 years ago by mdempsky
#17039 opened 8 years ago by alandonovan
#17038 opened 8 years ago by dvyukov
cmd/compile, cmd/link: can't build large arm binaries with external linking, Kubernetes now too bigFrozenDueToAgeNeedsFix
#17028 opened 8 years ago by luxas
#17020 opened 8 years ago by rakyll
#17008 opened 8 years ago by rakyll
cmd/vet: failed import causes spurious printf errorFrozenDueToAge
#17006 opened 8 years ago by alandonovan
cmd/compile: internal compiler error: proginfo: unknown instruction 05062 ... BVS 5072 on ppc64leFrozenDueToAge
#17005 opened 8 years ago by laboger
cmd/compile: liveness / GC bug with variadic callFrozenDueToAge
#16996 opened 8 years ago by bradfitz
cmd/vet: false positive, only okay after go install FrozenDueToAge
#16992 opened 8 years ago by hvnsweeting
#16985 opened 8 years ago by iangudger
cmd/compile: SSA performance inconsistency/regression difference across amd64 CPUs.FrozenDueToAgeNeedsFix
#16982 opened 8 years ago by dmitshur
#16981 opened 8 years ago by FiloSottile
#16959 opened 8 years ago by aronatkins
#16954 opened 8 years ago by benma
#16943 opened 8 years ago by mdempsky
cmd/compile: nil pointer dereference in walkFrozenDueToAge
#16940 opened 8 years ago by dsnet
#16926 opened 8 years ago by calmh
cmd/compile: TestFP fail on linux/mips64FrozenDueToAge
#16903 opened 8 years ago by minux
#16897 opened 8 years ago by josharian
runtime/trace, cmd/trace: include CPU profile samplesFeatureRequestFrozenDueToAgeNeedsFixcompiler/runtime
#16895 opened 8 years ago by rhysh
#16892 opened 8 years ago by rhysh
#16889 opened 8 years ago by TocarIP
#16888 opened 8 years ago by savinov
#16887 opened 8 years ago by wangkechun
#16871 opened 8 years ago by dsnet
#16870 opened 8 years ago by tv42
#16868 opened 8 years ago by bradfitz
#16864 opened 8 years ago by rasky
cmd/go: support reproducible builds regardless of build path?FrozenDueToAgeGoCommandNeedsFixearly-in-cycle
#16860 opened 8 years ago by infinity0
cmd/go: go build *.go does not account for file suffixesFrozenDueToAge
#16852 opened 8 years ago by hydroflame
cmd/link: regression in handling of linker flagsFrozenDueToAge
#16842 opened 8 years ago by dsnet
cmd/link: mips64x linking with cgo brokenFrozenDueToAge
#16838 opened 8 years ago by cherrymui
#16833 opened 8 years ago by josharian
cmd/compile: float constant simplification drops signFrozenDueToAge
#16824 opened 8 years ago by crawshaw
#16820 opened 8 years ago by martisch
#16818 opened 8 years ago by matloob
#16814 opened 8 years ago by joneskoo
#16813 opened 8 years ago by yaxinlx
cmd/go: TestBuildOutputToDevNull overwrites /dev/null on OpenBSDFrozenDueToAgeNeedsFixOS-OpenBSDTesting
#16811 opened 8 years ago by DominoTree
#16810 opened 8 years ago by calmh
#16804 opened 8 years ago by hydroflame
cmd/compile: add tail call optimization for self-recursion onlyFrozenDueToAgeLanguageChangeProposalv2
#16798 opened 8 years ago by hydroflame
#16792 opened 8 years ago by dr2chase
#16780 opened 8 years ago by mwhudson
#16773 opened 8 years ago by rakyll
#16772 opened 8 years ago by ebusto
cmd/asm: add support for isel instruction on ppc64leFrozenDueToAge
#16771 opened 8 years ago by laboger
cmd/compile: incorrect assignment to uint64 via pointer converted to *uint16 (new in 1.7)FrozenDueToAge
#16769 opened 8 years ago by kelseyfrancis
cmd/compile: type checks can be ineffective for slices as function argumentsFrozenDueToAgeNeedsInvestigation
#16767 opened 8 years ago by songgao
#16765 opened 8 years ago by josharian
#16759 opened 8 years ago by hirochachacha
cmd/compile: crash: schedule does not include all valuesFrozenDueToAge
#16751 opened 8 years ago by robpike
cmd/vet: warn for reflect.DeepEqual on errorsFrozenDueToAge
#16748 opened 8 years ago by zombiezen
cmd/link: -ldflags -X does not allow values with spacesFrozenDueToAge
#16743 opened 8 years ago by mediocregopher
cmd/compile: unexpected panic with -ssa=1FrozenDueToAge
#16741 opened 8 years ago by rakyll
#16738 opened 8 years ago by bradfitz
cmd/compile: invalid instruction with ssa backendFrozenDueToAge
#16733 opened 8 years ago by avdva
cmd/compile: seg fault with -ssa=1FrozenDueToAge
#16727 opened 8 years ago by edressel
#16726 opened 8 years ago by felixge
cmd/vet: check unkeyed fields only when pkg is builtFrozenDueToAge
#16725 opened 8 years ago by ymmt2005
cmd/link: linking fails with "ld64 doesn't allow BR26 reloc with non-zero addend"FrozenDueToAgeNeedsFix
#16724 opened 8 years ago by eliasnaur
cmd/vet: go vet import panicFrozenDueToAge
#16720 opened 8 years ago by tendervittles
cmd/go: get -v missing from usageFrozenDueToAge
#16719 opened 8 years ago by JesseWeinstein
#16710 opened 8 years ago by iaburton
#16706 opened 8 years ago by minux
cmd/compile: spurious error in equality comparisonFrozenDueToAge
#16702 opened 8 years ago by alandonovan
cmd/go: go test -i -compiler=gccgo does not work if gc standard packages are not installedFrozenDueToAge
#16701 opened 8 years ago by tamird
cmd/compile: optimize x > a && x < b to uint(x - a) < b - a when a, b are constants and b > aFrozenDueToAgePerformance
#16697 opened 8 years ago by minux
cmd/vet: check for tautological comparisonsFrozenDueToAge
#16693 opened 8 years ago by masiulaniec
#16689 opened 8 years ago by mlowicki
#16684 opened 8 years ago by dsnet
cmd/compile: convert s390x to SSA backendFrozenDueToAge
#16677 opened 8 years ago by bradfitz
#16674 opened 8 years ago by brydavis
#16671 opened 8 years ago by laboger
#16665 opened 8 years ago by laboger
#16653 opened 8 years ago by josharian
#16651 opened 8 years ago by cordong2956
cmd/go: no need to link _cgo_.o when using gccgoFrozenDueToAge
#16650 opened 8 years ago by mdempsky
#16637 opened 8 years ago by malinindmitry
#16635 opened 8 years ago by bradfitz
cmd/vet: panic on inconsistent importFrozenDueToAge
#16633 opened 8 years ago by zg
#16632 opened 8 years ago by mwhudson
#16624 opened 8 years ago by cbandy
#16622 opened 8 years ago by seanhagen
#16616 opened 8 years ago by icza
cmd/go: unable to download gopkg.in/gcfg.v1FrozenDueToAge
#16613 opened 8 years ago by pkhadka56
cmd/go: should go install/get blacklist common binary names, such as go, rm, cp?FrozenDueToAgeWaitingForInfo
#16601 opened 8 years ago by sasha-s
cmd/cgo: synthesized _cgoCheckPointer calls weaken function calling type checkingFrozenDueToAgeNeedsFix
#16591 opened 8 years ago by mdempsky
cmd/doc: group variables and constants with typesFrozenDueToAge
#16569 opened 8 years ago by dsnet
#16568 opened 8 years ago by dsnet
cmd/doc: incorrect handling of some embedded interfacesFrozenDueToAge
#16567 opened 8 years ago by dsnet
#16566 opened 8 years ago by 0x434d53
cmd/doc: not listing all constantsFrozenDueToAge
#16549 opened 8 years ago by reusee
cmd/go: Allow tarball-over-http downloads in <meta name="go-import">FrozenDueToAgeProposalProposal-Declined
#16545 opened 8 years ago by mappu
cmd/cover: internal error: overlapping blocks for func literals in switch casesFrozenDueToAgeNeedsInvestigation
#16540 opened 8 years ago by stevekuznetsov
#16537 opened 8 years ago by AlekSi
#16534 opened 8 years ago by wangxingge
#16520 opened 8 years ago by wolf0403
cmd/go: go get needs some way to set missing user.email (maybe user.name) information in repos it pullsFrozenDueToAge
#16516 opened 8 years ago by dakotahawkins
cmd/compile: should not spill Duff-adjusted addressFrozenDueToAge
#16515 opened 8 years ago by cherrymui
cmd/link: cgo build failedFrozenDueToAge
#16513 opened 8 years ago by chai2010
#16503 opened 8 years ago by willfaught
cmd/internal: AVX2 instruction VPSHUFD failed to compileFrozenDueToAge
#16499 opened 8 years ago by aead
#16494 opened 8 years ago by prashantv
cmd/go: check for change in custom import path repo even without import commentFrozenDueToAgeNeedsFix
#16471 opened 8 years ago by jba
#16467 opened 8 years ago by trist4n
#16464 opened 8 years ago by josharian
#16463 opened 8 years ago by colinmarc
#16462 opened 8 years ago by dhowden
#16461 opened 8 years ago by mdempsky
#16457 opened 8 years ago by s-l-teichmann
#16455 opened 8 years ago by ktsakas
cmd/go: go test -coverprofile broken on 1.7rc2/OSXFrozenDueToAge
#16454 opened 8 years ago by 0x434d53
#16439 opened 8 years ago by ALTree
#16428 opened 8 years ago by josharian
cmd/vet: warn about `break` at end of case/comm clauseFrozenDueToAge
#16415 opened 8 years ago by mdempsky
#16408 opened 8 years ago by bradfitz
#16407 opened 8 years ago by rogpeppe
cmd/compile: provide error message for giant strings instead of crashingFrozenDueToAgeNeedsFixToolSpeed
#16394 opened 8 years ago by bmizerany
cmd/compile: extraneous line number infoFrozenDueToAge
#16380 opened 8 years ago by ghost
cmd/go: feature request: timing for each component builtFrozenDueToAge
#16375 opened 8 years ago by kokizzu
cmd/vet: add s390x supportFrozenDueToAge
#16373 opened 8 years ago by josharian
cmd/vet: unable to detect unreachable codeFrozenDueToAge
#16370 opened 8 years ago by ghost
cmd/compile: interface definition cannot contain itself inside an anonymous interface method argumentFrozenDueToAgeNeedsFix
#16369 opened 8 years ago by juamedgod
#16361 opened 8 years ago by mpvl
cmd/compile: SSA backend for MIPS64FrozenDueToAge
#16359 opened 8 years ago by cherrymui
#16358 opened 8 years ago by randall77
cmd/compile: delete the legacy compiler back endFrozenDueToAge
#16357 opened 8 years ago by randall77
#16356 opened 8 years ago by laboger
cmd/gofmt: doesn't honor line endings of Windows \r\n terminated source filesFrozenDueToAgeOS-WindowsWaitingForInfo
#16355 opened 8 years ago by pbennett
#16338 opened 8 years ago by thanm
cmd/cover: when a panic occurs in a function call, cover still marks the whole basic block coveredFrozenDueToAge
#16325 opened 8 years ago by wadey
#16317 opened 8 years ago by ghost
#16311 opened 8 years ago by rasky
#16309 opened 8 years ago by catalase
#16307 opened 8 years ago by monotrememan42
#16300 opened 8 years ago by cespare
#16291 opened 8 years ago by josharian
#16289 opened 8 years ago by songgao
#16279 opened 8 years ago by randall77
cmd/compile: migrate amd64-specific optimizations to generic optimizationsFrozenDueToAgeNeedsFixearly-in-cycle
#16270 opened 8 years ago by josharian
cmd/compile: stack growth within newobject sees junk pointer because of incorrect liveness infoFrozenDueToAge
#16249 opened 8 years ago by quentinmit
#16247 opened 8 years ago by benburkert
#16244 opened 8 years ago by griesemer
#16243 opened 8 years ago by griesemer
#16240 opened 8 years ago by i4ki
#16227 opened 8 years ago by josharian
cmd/asm: noise and bad assembly for constants on arm64FrozenDueToAge
#16226 opened 8 years ago by aclements
#16214 opened 8 years ago by ALTree
#16203 opened 8 years ago by ericlagergren
cmd/compile: a global lambda with a function named glob with lambda in it is an errorFrozenDueToAgeNeedsFix
#16193 opened 8 years ago by KamilaBorowska
cmd/vet: go1.7 not finding ExampleT_M identifiersFrozenDueToAge
#16189 opened 8 years ago by gmlewis
#16184 opened 8 years ago by dgryski
cmd/doc: do not respect relative import paths that match standard commandsFrozenDueToAgeNeedsFixhelp wanted
#16183 opened 8 years ago by dmitshur
#16180 opened 8 years ago by alexbrainman
#16179 opened 8 years ago by dsnet
#16178 opened 8 years ago by dsnet
cmd/compile: PPC64 SSA supportFrozenDueToAge
#16175 opened 8 years ago by laboger
#16170 opened 8 years ago by arp242
#16169 opened 8 years ago by mdempsky
#16167 opened 8 years ago by SpComb
cmd/go: go 1.7 get does not clone git submodulesFrozenDueToAge
#16165 opened 8 years ago by SpComb
go/build, cmd/go: Imports field unclear with respect to vendoringDocumentationFrozenDueToAgeNeedsFix
#16164 opened 8 years ago by rogpeppe
#16159 opened 8 years ago by rhysh
#16157 opened 8 years ago by dlsniper
cmd/pprof: weblist is unusable on Go1.7FrozenDueToAge
#16154 opened 8 years ago by dsnet
cmd/vet: panic: interface conversion: types.Type is *types.Named, not *types.SignatureFrozenDueToAge
#16143 opened 8 years ago by mikioh
#16140 opened 8 years ago by cespare
cmd/compile: possible typo in ssa.goFrozenDueToAge
#16139 opened 8 years ago by gyuho
#16133 opened 8 years ago by rogpeppe
#16129 opened 8 years ago by btracey
cmd/pprof: alloc_space top shows nothing on 1.7FrozenDueToAge
#16128 opened 8 years ago by ernado
cmd/go: generate uses runtime values of GOARCH and GOOS instead of buildContext valuesFrozenDueToAge
#16120 opened 8 years ago by nmiyake
#16119 opened 8 years ago by ALTree
cmd/compile: not compiledFrozenDueToAge
#16118 opened 8 years ago by indariums
cmd/compile: go1.7beta2 performance regressionsFrozenDueToAge
#16117 opened 8 years ago by ajstarks
#16116 opened 8 years ago by qeedquan
cmd/vet: panics with inconsistent importFrozenDueToAge
#16112 opened 8 years ago by gyuho
cmd/dist: timeout in test phase.FrozenDueToAge
#16106 opened 8 years ago by jucie
cmd/go: go get hangsFrozenDueToAge
#16104 opened 8 years ago by phemmer
cmd/compile: bad livenessFrozenDueToAge
#16095 opened 8 years ago by randall77
cmd/compile: fast build mode/flagFrozenDueToAge
#16091 opened 8 years ago by kokizzu
#16086 opened 8 years ago by ixdy
#16082 opened 8 years ago by vanloswang
#16074 opened 8 years ago by binarycrusader
cmd/compile: SSA runtime performance regression on function with multiple idiv instructionsFrozenDueToAgePerformance
#16061 opened 8 years ago by ALTree
cmd/compile: remove spadj NOPs?FrozenDueToAge
#16057 opened 8 years ago by josharian
cmd/compile: error message with vendor folder not clear FrozenDueToAge
#16053 opened 8 years ago by sergeylanzman
#16050 opened 8 years ago by ktye
#16040 opened 8 years ago by as
#16037 opened 8 years ago by dsnet
cmd/go: Documentation for "import comment" suggests an impossible comment form.DocumentationFrozenDueToAge
#16030 opened 8 years ago by dmitshur
#16027 opened 8 years ago by OneOfOne
cmd/compile: possible liveness bugFrozenDueToAge
#16026 opened 8 years ago by randall77
#16016 opened 8 years ago by dsnet
#16013 opened 8 years ago by randall77
#16011 opened 8 years ago by dsnet
#16010 opened 8 years ago by dr2chase
cmd/compile: ARM64 SSA supportFrozenDueToAge
#16009 opened 8 years ago by josharian
cmd/compile: internal compiler error on test -raceFrozenDueToAge
#16008 opened 8 years ago by LK4D4
#16007 opened 8 years ago by yellow-apple
#16004 opened 8 years ago by laboger
cmd/compile: compiler does not allow "direct binding" of function return values to `copy` argumentsFrozenDueToAgeNeedsFix
#15992 opened 8 years ago by momchil-velikov
cmd/compile: internal compiler error: append not lowered when building kubernetes on ppc64le tipFrozenDueToAge
#15988 opened 8 years ago by laboger
#15979 opened 8 years ago by josharian
cmd/compile: defer of nil interface call does not panicFrozenDueToAge
#15975 opened 8 years ago by aclements
#15972 opened 8 years ago by stevekuznetsov
#15969 opened 8 years ago by chzyer
cmd/compile: internal compiler errorFrozenDueToAge
#15961 opened 8 years ago by cznic
cmd/go: match go-import package prefixes by slashFrozenDueToAge
#15947 opened 8 years ago by smcquay
#15942 opened 8 years ago by bcmills
#15934 opened 8 years ago by dsnet
#15933 opened 8 years ago by unclejack
cmd/link: symbol ....def listed multiple timesFrozenDueToAge
#15926 opened 8 years ago by ianlancetaylor
cmd/objdump: bad disassemblyFrozenDueToAge
#15922 opened 8 years ago by randall77
#15921 opened 8 years ago by bcmills
#15919 opened 8 years ago by hyangah
#15914 opened 8 years ago by randall77
#15913 opened 8 years ago by josharian
#15912 opened 8 years ago by josharian
cmd/compile: bad line number for duplicate default caseFrozenDueToAge
#15911 opened 8 years ago by josharian
#15902 opened 8 years ago by paulzhol
#15900 opened 8 years ago by lazytiger
#15898 opened 8 years ago by josharian
cmd/compile: failure to compile valid switch statementFrozenDueToAge
#15895 opened 8 years ago by josharian
#15892 opened 8 years ago by momchil-velikov
cmd/compile: wrapper methods are not PIC-safe on ppc64leFrozenDueToAge
#15886 opened 8 years ago by mwhudson
#15885 opened 8 years ago by mwhudson
#15884 opened 8 years ago by dlsniper
cmd/vet: possible bug in codeFrozenDueToAge
#15883 opened 8 years ago by dlsniper
#15880 opened 8 years ago by randall77
#15877 opened 8 years ago by minux
cmd/compile: optimize data only init struct into writable init data field of the executable file.FrozenDueToAge
#15872 opened 8 years ago by bronze1man
cmd/compile: bad compilationFrozenDueToAge
#15854 opened 8 years ago by randall77
#15845 opened 8 years ago by josharian
#15844 opened 8 years ago by josharian
#15843 opened 8 years ago by rsc
#15839 opened 8 years ago by griesemer
#15838 opened 8 years ago by dsnet
#15837 opened 8 years ago by randall77
#15836 opened 8 years ago by ALTree
#15835 opened 8 years ago by rsc
cmd/go: documentation cmd/go get claims "installs" but "go install" has a different effectDocumentationFrozenDueToAge
#15825 opened 8 years ago by bernhardreiter
#15824 opened 8 years ago by dsnet
cmd/link: R_PPC64_REL24 relocation truncation to fit errors when building Kubernetes on ppc64leFrozenDueToAge
#15823 opened 8 years ago by laboger
cmd/go: No support for vendoring with gccgo toolchain.FrozenDueToAge
#15814 opened 8 years ago by mwhudson
cmd/compile: range loop over []byte, []int can avoid base pointer incrementsFrozenDueToAgeNeedsFixPerformance
#15809 opened 8 years ago by randall77
cmd/compile: signed rounding adjustments unnecessary when comparing modulus to 0FrozenDueToAgeNeedsFixPerformancehelp wanted
#15806 opened 8 years ago by randall77
cmd/compile/internal/ssa: BenchmarkCSEPass panicsFrozenDueToAge
#15801 opened 8 years ago by cherrymui
#15799 opened 8 years ago by rsc
#15796 opened 8 years ago by tshprecher
#15795 opened 8 years ago by leighmcculloch
cmd/trace, cmd/pprof: should error out when both symbols and binary are missingFrozenDueToAgeNeedsFix
#15792 opened 8 years ago by FiloSottile
cmd/vet: Incorrect warning shown when code isn't builtFrozenDueToAge
#15787 opened 8 years ago by mpolden
#15780 opened 8 years ago by josharian
cmd/compile: compiler crashFrozenDueToAge
#15776 opened 8 years ago by bradfitz
#15772 opened 8 years ago by griesemer
cmd/link: panic: runtime error: invalid memory address or nil pointer dereference when using -buildmode=shared -linkshared on ppc64leFrozenDueToAgeNeedsInvestigation
#15770 opened 8 years ago by laboger
#15757 opened 8 years ago by sarahhodne
#15756 opened 8 years ago by randall77
#15736 opened 8 years ago by josharian
#15734 opened 8 years ago by josharian
#15733 opened 8 years ago by ianlancetaylor
#15730 opened 8 years ago by aclements
#15729 opened 8 years ago by SlyMarbo
cmd/vet: inconsistent importFrozenDueToAge
#15728 opened 8 years ago by mkevac
cmd/link, reflect: regression in reflect.Method outputFrozenDueToAge
#15724 opened 8 years ago by dsnet
cmd/compile, go/types: erroneously accepts method expressions with anonymous receiver typeFrozenDueToAge
#15721 opened 8 years ago by mdempsky
#15718 opened 8 years ago by dr2chase
#15717 opened 8 years ago by wheelcomplex
#15680 opened 8 years ago by josharian
cmd/go: make it easier for toolexec authors to get access to full package pathFrozenDueToAgeNeedsFix
#15677 opened 8 years ago by josharian
cmd/doc: gives error "doc: invalid program: unexpected type for embedded field" for valid programFrozenDueToAge
#15670 opened 8 years ago by minux
#15665 opened 8 years ago by josharian
cmd/compile: Renumbering Value IDs before register allocation can save time/spaceFrozenDueToAgeNeedsFix
#15652 opened 8 years ago by dr2chase
#15646 opened 8 years ago by griesemer
cmd/go: TestGoGetHTTPS404 fails on Windows by downloading Unix-only packageFrozenDueToAgeOS-WindowsTesting
#15644 opened 8 years ago by bradfitz
cmd/compile: stores in infinite loops disappearFrozenDueToAge
#15635 opened 8 years ago by randall77
#15631 opened 8 years ago by randall77
#15630 opened 8 years ago by Kunde21
#15621 opened 8 years ago by josharian
cmd/asm, cmd/internal/obj/ppc64: ppc64 and ppc64le do not support vector (VMX) registers/instructionsFrozenDueToAge
#15619 opened 8 years ago by ceseo
#15611 opened 8 years ago by 0xmohit
#15609 opened 8 years ago by wedsonaf
cmd/compile: -l (no inline) flag not listed in godocFrozenDueToAge
#15607 opened 8 years ago by dominikh
cmd/compile: cannot use &autotmp_1621 (type *error) as type *parseError in argument to runtime.assertE2T2FrozenDueToAge
#15602 opened 8 years ago by bep
#15597 opened 8 years ago by josharian
#15596 opened 8 years ago by griesemer
#15595 opened 8 years ago by randall77
cmd/link: dynamic symbols in 386 ELF have a zero sizeFrozenDueToAge
#15593 opened 8 years ago by 4a6f656c
cmd/compile: crash in regallocFrozenDueToAge
#15585 opened 8 years ago by MichaelTJones
#15584 opened 8 years ago by randall77
#15572 opened 8 years ago by rsc
#15569 opened 8 years ago by fishedee
#15552 opened 8 years ago by cherrymui
cmd/compile: crash during importFrozenDueToAge
#15548 opened 8 years ago by griesemer
cmd/compile: method redeclared: aws.Config.WithSleepDelay error message with go upstream but not go 1.6FrozenDueToAge
#15545 opened 8 years ago by laboger
#15543 opened 8 years ago by josharian
runtime, cmd/compile: sqrt support on armFrozenDueToAge
#15542 opened 8 years ago by josharian
#15540 opened 8 years ago by josharian
#15539 opened 8 years ago by mundaym
cmd/compile: killed while compiling gogoprotobufFrozenDueToAge
#15537 opened 8 years ago by gpaul
#15533 opened 8 years ago by adg
#15531 opened 8 years ago by igaskin
#15530 opened 8 years ago by rhysh
#15528 opened 8 years ago by josharian
#15520 opened 8 years ago by gpaul
#15517 opened 8 years ago by calmh
cmd/link: slice bounds out of rangeFrozenDueToAge
#15516 opened 8 years ago by fishedee
cmd/compile: _ (blank) struct fields lose package infoFrozenDueToAge
#15514 opened 8 years ago by griesemer
cmd/go: support compiling all tests without runningBuildersGoCommandProposalProposal-AcceptedProposal-FinalCommentPeriodhelp wanted
#15513 opened 8 years ago by bradfitz
#15510 opened 8 years ago by josharian
#15509 opened 8 years ago by josharian
#15503 opened 8 years ago by dmitshur
#15500 opened 8 years ago by jmhodges
cmd/compile: bad codegen for 386 PIC codeFrozenDueToAge
#15496 opened 8 years ago by aclements
cmd/compile/internal/gc: ssa.go contains some Intel-flavored idioms (and maybe an error)FrozenDueToAgeNeedsFix
#15492 opened 8 years ago by dr2chase
#15489 opened 8 years ago by ryandesign
#15485 opened 8 years ago by mwhudson
cmd/go: can't use `go generate` in package called documentationDocumentationFrozenDueToAgeNeedsDecisionUnfortunate
#15483 opened 8 years ago by dominikh
cmd/trace: large traces fail to open in the trace-viewerFrozenDueToAge
#15482 opened 8 years ago by mkobetic
#15481 opened 8 years ago by adonovan
#15478 opened 8 years ago by titpetric
#15462 opened 8 years ago by josharian
#15459 opened 8 years ago by dominikh
#15457 opened 8 years ago by AxbB36
#15456 opened 8 years ago by mdempsky
cmd/vet: go vet on s390x can't handle assemblyFrozenDueToAge
#15454 opened 8 years ago by billotosyr
#15453 opened 8 years ago by griesemer
cmd/link: panic: slice bounds out of rangeFrozenDueToAge
#15448 opened 8 years ago by crawshaw
cmd/compile: GOARM=5 bad floating pointFrozenDueToAge
#15440 opened 8 years ago by randall77
#15439 opened 8 years ago by mdempsky
#15433 opened 8 years ago by petercolberg
#15430 opened 8 years ago by randall77
cmd/asm: Go 1.6 asm regression for MOVWQZX table-32768(SP)(R11*2), R15"FrozenDueToAgeNeedsInvestigation
#15426 opened 8 years ago by nigeltao
cmd/compile: panic on linux/mips64le during build with Go 1.6.2 in QEMUFrozenDueToAgeNeedsInvestigation
#15416 opened 8 years ago by vanloswang
#15410 opened 8 years ago by griesemer
#15409 opened 8 years ago by ianlancetaylor
#15408 opened 8 years ago by prashantv
#15405 opened 8 years ago by EtienneBruines
#15404 opened 8 years ago by mdempsky
#15391 opened 8 years ago by randall77
#15390 opened 8 years ago by randall77
#15382 opened 8 years ago by zhongweiy
cmd/compile: clean up old gcdead flotsamFrozenDueToAge
#15377 opened 8 years ago by josharian
cmd/compile: ARM SSA support FrozenDueToAge
#15365 opened 8 years ago by cherrymui
#15362 opened 8 years ago by fffw
cmd/go: Windows: link.exe: chdir .: The process cannot access the file because it is being used by another process.FrozenDueToAgeNeedsInvestigationOS-Windows
#15355 opened 8 years ago by pquerna
#15350 opened 8 years ago by josharian
#15330 opened 8 years ago by mdempsky
cmd/compile: mishandling multiple reflect.Value uintptr=>unsafe.Pointer conversions in single statementFrozenDueToAge
#15329 opened 8 years ago by mdempsky
cmd/compile: remove code handling textual import formatFrozenDueToAge
#15323 opened 8 years ago by griesemer
#15322 opened 8 years ago by griesemer
cmd/go: the fact that go build/install ignores _test.go files is not documentedDocumentationFrozenDueToAge
#15315 opened 8 years ago by kostya-sh
#15311 opened 8 years ago by mikioh
#15307 opened 8 years ago by 0xmohit
#15306 opened 8 years ago by josharian
cmd/compile: no tail call optimisationFrozenDueToAge
#15304 opened 8 years ago by hydroflame
cmd/compile: silly amounts of code generated for simple struct equality testsFrozenDueToAgePerformance
#15303 opened 8 years ago by josharian
#15297 opened 8 years ago by nigeltao
cmd/gofmt: Minor spacing difference in cmd/gofmt formatting between 1.5 and 1.6.FrozenDueToAgeUnfortunate
#15294 opened 8 years ago by dmitshur
#15281 opened 8 years ago by rsc
cmd/compile: ssacheck failureFrozenDueToAge
#15279 opened 8 years ago by bradfitz
#15277 opened 8 years ago by rsc
cmd/vet: incorrect complaint about PEXTRD instructionFrozenDueToAge
#15271 opened 8 years ago by jacobsa
#15265 opened 8 years ago by ericlagergren
#15255 opened 8 years ago by mundaym
#15254 opened 8 years ago by ALTree
cmd/compile: invalid instruction on nacl amd64p32FrozenDueToAge
#15252 opened 8 years ago by brtzsnr
#15245 opened 8 years ago by josharian
cmd/compile: crash in newliveness in Go 1.6FrozenDueToAge
#15235 opened 8 years ago by mzimmerman
cmd/pprof: weblist command does not work in firefoxFrozenDueToAge
#15225 opened 8 years ago by ALTree
#15219 opened 8 years ago by cespare
#15217 opened 8 years ago by deafgoat
cmd/go: fix documentation typoFrozenDueToAge
#15215 opened 8 years ago by deafgoat
cmd/compile: missing BCE on slice in loopFrozenDueToAge
#15203 opened 8 years ago by rasky
#15201 opened 8 years ago by myitcv
#15199 opened 8 years ago by OneOfOne
#15193 opened 8 years ago by aka-rider
#15182 opened 8 years ago by yonderblue
#15180 opened 8 years ago by bradfitz
cmd/link: DWARF binary size regressionFrozenDueToAge
#15179 opened 8 years ago by crawshaw
#15176 opened 8 years ago by bep
cmd/compile: wrong code generationFrozenDueToAge
#15175 opened 8 years ago by brtzsnr
#15166 opened 8 years ago by gyuho
cmd/link: remove dependencies on cmd/internal/objFrozenDueToAge
#15165 opened 8 years ago by mdempsky
#15153 opened 8 years ago by dominikh
#15152 opened 8 years ago by Julio-Guerra
#15141 opened 8 years ago by ericlagergren
cmd/gofmt: Removed semicolon not converted to end-of-line when adjacent to a block comment.FrozenDueToAgeNeedsFix
#15137 opened 8 years ago by h8liu
cmd/go: TestSharedLibName leaves garbage in %TEMP%FrozenDueToAge
#15124 opened 8 years ago by alexbrainman
#15118 opened 8 years ago by cespare
cmd/vet: `s = append(s)` should warnFrozenDueToAge
#15117 opened 8 years ago by keyneston
#15116 opened 8 years ago by OneOfOne
#15112 opened 8 years ago by jordancurve
#15106 opened 8 years ago by DeedleFake
cmd/link: unexpectedly long symbol nameFrozenDueToAge
#15104 opened 8 years ago by bradfitz
#15095 opened 8 years ago by purpleidea
#15093 opened 8 years ago by broady
#15091 opened 8 years ago by gyuho
#15090 opened 8 years ago by rasky
cmd/compile: -m should set some debug ssa flagsFrozenDueToAge
#15086 opened 8 years ago by randall77
#15084 opened 8 years ago by josharian
cmd/go: -buildmode=c-shared with non-main package should fail rather than building an archiveFrozenDueToAgeNeedsFix
#15082 opened 8 years ago by jaseg
cmd/compile: The bounds check can be removed in u%uint(x) for all x != 0 && x <= len(slice).FrozenDueToAge
#15079 opened 8 years ago by OneOfOne
#15074 opened 8 years ago by rasky
cmd/compile: compile failure building kubernetesFrozenDueToAge
#15071 opened 8 years ago by davecheney
cmd/compile: not compiledFrozenDueToAge
#15058 opened 8 years ago by indariums
cmd/compile: <N> in byte conversion error messageFrozenDueToAge
#15055 opened 8 years ago by josharian
#15054 opened 8 years ago by brtzsnr
cmd/compile: invalid instructionsFrozenDueToAge
#15053 opened 8 years ago by brtzsnr
#15043 opened 8 years ago by brtzsnr
cmd/compile: a9407b breaks address offset calculationFrozenDueToAge
#15042 opened 8 years ago by kortschak
cmd/go: On Windows, sometimes (but not always) uses backslashes in printed import paths.FrozenDueToAge
#15040 opened 8 years ago by dmitshur
#15039 opened 8 years ago by mdempsky
#15032 opened 8 years ago by mdempsky
cmd/compile: spooky compilation failureFrozenDueToAge
#15029 opened 8 years ago by mdempsky
cmd/compile: clarify Type.IsPtr and IsptrFrozenDueToAge
#15028 opened 8 years ago by josharian
cmd/compile, reflect: StructField.PkgPath is not correctly set for unnamed struct fieldsFrozenDueToAge
#15026 opened 8 years ago by kylelemons
cmd/compile: extra write barrier on map access+appendFrozenDueToAge
#15023 opened 8 years ago by randall77
#15018 opened 8 years ago by dcboy
cmd/internal: plan9 mnemonic RLDCL and mask operandFrozenDueToAge
#15016 opened 8 years ago by laboger
cmd/compile: internal compiler error: esc oas2funcFrozenDueToAge
#15013 opened 8 years ago by AlekSi
#15012 opened 8 years ago by pwaller
#15010 opened 8 years ago by mdempsky
#15006 opened 8 years ago by tsuna
#15004 opened 8 years ago by randall77
#15002 opened 8 years ago by mdempsky
cmd/compile/internal/ssa: plan9-amd64 is brokenFrozenDueToAge
#15001 opened 8 years ago by mdempsky
#14999 opened 8 years ago by aclements
#14994 opened 8 years ago by mholt
#14988 opened 8 years ago by mdempsky
cmd/compile: dedup gclocals at compile timeFrozenDueToAge
#14983 opened 8 years ago by skohanim
#14976 opened 8 years ago by bronze1man
cmd/compile: stringtoslicebytetmp optimization brokenFrozenDueToAge
#14973 opened 8 years ago by mdempsky
#14969 opened 8 years ago by randall77
cmd/go: unexpected output with go test -countFrozenDueToAge
#14964 opened 8 years ago by OneOfOne
#14963 opened 8 years ago by paulzhol
#14957 opened 8 years ago by jtsylve
#14948 opened 8 years ago by aclements
cmd/go: specifying `-n` causes error with cgoFrozenDueToAge
#14944 opened 8 years ago by 0xmohit
#14943 opened 8 years ago by laboger
#14935 opened 8 years ago by laboger
cmd/compile: "go test" taking ~38x longer on Go tip than on Go 1.4FrozenDueToAgeNeedsDecisionToolSpeed
#14934 opened 8 years ago by mewmew
cmd/go: fix go get for paths ending with .goFrozenDueToAge
#14923 opened 8 years ago by henvic
cmd/compile: windows build alwasy stopFrozenDueToAge
#14922 opened 8 years ago by mattn
cmd/compile: regression in 69a7c15FrozenDueToAge
#14920 opened 8 years ago by OneOfOne
cmd/compile: BLAS DdotSmall and Idamax regressionsFrozenDueToAge
#14917 opened 8 years ago by btracey
cmd/compile: remove bounds checking for sub-slicesFrozenDueToAge
#14905 opened 8 years ago by OneOfOne
#14900 opened 8 years ago by josharian
cmd/link: build broken on plan9/amd64 since CL 20928FrozenDueToAgeNeedsInvestigationOS-Plan9WaitingForInfo
#14894 opened 8 years ago by 0intro
#14874 opened 8 years ago by walken-google
cmd/compile: s[:0] has unnecessary comparisonFrozenDueToAge
#14872 opened 8 years ago by randall77
#14869 opened 8 years ago by aclements
cmd/compile: invalid instructionsFrozenDueToAge
#14862 opened 8 years ago by brtzsnr
cmd/vet: some change in behavior since Go 1.6FrozenDueToAge
#14861 opened 8 years ago by runningmaster
#14857 opened 8 years ago by ianlancetaylor
#14855 opened 8 years ago by rsc
#14850 opened 8 years ago by davecheney
cmd/compile: [0:x] slicing doesn't need to protect against past-end-of-object pointersFrozenDueToAge
#14849 opened 8 years ago by randall77
cmd/objdump: unsupported architecture for ppc64/ppc64leFrozenDueToAge
#14846 opened 8 years ago by laboger
cmd/go: go test <single file> no longer works with new vendoring supportFrozenDueToAgeNeedsFixVendoringWaitingForInfo
#14842 opened 8 years ago by bschoch
#14841 opened 8 years ago by paulzhol
cmd/cgo: could we add a C.CBytes function?FrozenDueToAge
#14838 opened 8 years ago by jbardin
cmd/go: -count option for benchmark runs each test n time before passing onto the nextFrozenDueToAge
#14837 opened 8 years ago by hydroflame
#14829 opened 8 years ago by nussjustin
#14828 opened 8 years ago by siritinga
#14826 opened 8 years ago by ghasemz
cmd/compile: SSA compiler removes code in benchmarksFrozenDueToAge
#14813 opened 8 years ago by ainar-g
cmd/go: go test -cover fails when xtest imports main which imports package being testedFrozenDueToAgeNeedsDecision
#14811 opened 8 years ago by hvnsweeting
cmd/go: -v isn't listed in --helpFrozenDueToAge
#14807 opened 8 years ago by epitron
#14800 opened 8 years ago by rasky
cmd/compile: more robust loop entry detectorFrozenDueToAge
#14789 opened 8 years ago by randall77
cmd/compile: generate static data into fewer ProgsFrozenDueToAge
#14786 opened 8 years ago by josharian
cmd/compile: nowritebarrier not checked by SSA compilerFrozenDueToAge
#14784 opened 8 years ago by aclements
cmd/link: panic during go test on tipFrozenDueToAge
#14783 opened 8 years ago by peterbourgon
cmd/internal/goobj: untested codeFrozenDueToAge
#14782 opened 8 years ago by mdempsky
#14781 opened 8 years ago by josharian
cmd/go: unable to disable test timeoutFrozenDueToAge
#14780 opened 8 years ago by cpuguy83
cmd/compile: stack allocation phase in large functions slows down SSA compilerFrozenDueToAgeNeedsFixToolSpeed
#14775 opened 8 years ago by dr2chase
cmd/compile: resolving forward references in large functions slows down SSA compilerFrozenDueToAgeToolSpeed
#14774 opened 8 years ago by dr2chase
#14768 opened 8 years ago by dsnet
cmd/go: go get: is there any way that 'go get' can retrieve packages which have no buildable go source filesFrozenDueToAge
#14764 opened 8 years ago by awkr
#14761 opened 8 years ago by randall77
#14758 opened 8 years ago by dsnet
#14754 opened 8 years ago by spenczar
cmd/compile: SSA backend regression causing 6-7% runtime performance loss on crypto/sha3FrozenDueToAge
#14745 opened 8 years ago by karalabe
#14744 opened 8 years ago by aarzilli
cmd/compile: better line numbers for identifiersFrozenDueToAge
#14742 opened 8 years ago by randall77
cmd/link: reflect.TypeOf.Method.Func.Interface failsFrozenDueToAge
#14740 opened 8 years ago by ianlancetaylor
#14733 opened 8 years ago by client9
#14729 opened 8 years ago by mdempsky
#14725 opened 8 years ago by rsc
cmd/compile: fix bounds check regressions from Go 1.6FrozenDueToAge
#14721 opened 8 years ago by rsc
cmd/compile: obj.As type broke compilebenchFrozenDueToAge
#14720 opened 8 years ago by josharian
cmd/compile: fails to run on some ARMv7 processorsFrozenDueToAge
#14711 opened 8 years ago by dangerousHobo
#14710 opened 8 years ago by aclements
cmd/cgo: build warning from freebsd/clang: DWARF2 only supports one section per compilation unitFrozenDueToAgeOS-FreeBSD
#14705 opened 8 years ago by wheelcomplex
#14704 opened 8 years ago by bmatsuo
cmd/compile: oversized arraysFrozenDueToAge
#14703 opened 8 years ago by mdempsky
#14699 opened 8 years ago by tbg
#14698 opened 8 years ago by josharian
cmd/compile: SSA code generation bug FrozenDueToAge
#14694 opened 8 years ago by dgryski
cmd/internal/obj: add new As type for Prog's As fieldFrozenDueToAge
#14692 opened 8 years ago by mdempsky
#14683 opened 8 years ago by ThisGuyCodes
#14680 opened 8 years ago by 0intro
#14679 opened 8 years ago by robpike
#14678 opened 8 years ago by rhysh
#14671 opened 8 years ago by nadiasvertex
cmd/compile: restore faster OADDSTR in evconstFrozenDueToAge
#14670 opened 8 years ago by josharian
#14669 opened 8 years ago by dominikh
cmd/compile: internal compiler error using "any" typeFrozenDueToAge
#14652 opened 8 years ago by mdempsky
#14650 opened 8 years ago by 0intro
#14648 opened 8 years ago by bradfitz
#14646 opened 8 years ago by rsc
#14644 opened 8 years ago by martisch
cmd/link: panic with empty or short -B argumentFrozenDueToAge
#14636 opened 8 years ago by rhysh
#14628 opened 8 years ago by mundaym
cmd/go: go test panic in vendoredImportPathFrozenDueToAge
#14613 opened 8 years ago by wenfang
cmd/go: behavior when using relative dirs for package names is underspecifiedDocumentationFrozenDueToAge
#14609 opened 8 years ago by cespare
#14606 opened 8 years ago by dgryski
#14605 opened 8 years ago by 0intro
#14604 opened 8 years ago by mundaym
#14602 opened 8 years ago by ALTree
#14600 opened 8 years ago by mdempsky
#14597 opened 8 years ago by DanielMorsing
#14589 opened 8 years ago by ianlancetaylor
#14587 opened 8 years ago by randall77
cmd/vet: format of -shadow error message needs a patchFrozenDueToAge
#14585 opened 8 years ago by stemar94
#14582 opened 8 years ago by rsc
cmd/link: -buildmode=shared includes dead symbolsFrozenDueToAge
#14578 opened 8 years ago by mdempsky
cmd/compile: use lineno for scheduler tiebreakingFrozenDueToAge
#14577 opened 8 years ago by josharian
#14574 opened 8 years ago by bobziuchkovski
#14564 opened 8 years ago by brtzsnr
cmd/cgo: tsan hooks broke linux-amd64-sid builderFrozenDueToAge
#14559 opened 8 years ago by bradfitz
#14556 opened 8 years ago by weingart
cmd/cgo: ignores arguments in $CCFrozenDueToAge
#14551 opened 8 years ago by hirochachacha
cmd/go: list template Context is missing GOPATHFrozenDueToAge
#14547 opened 8 years ago by gima
#14544 opened 8 years ago by odysseus9672
#14540 opened 8 years ago by mdempsky
cmd: incorrect assembly of CMP Rn,$0 on ppc64le/ppc64FrozenDueToAge
#14532 opened 8 years ago by laboger
#14529 opened 8 years ago by josharian
cmd/compile: bad line numbers in error messagesFrozenDueToAge
#14520 opened 8 years ago by mdempsky
cmd/compile: fix, test -S modeFrozenDueToAge
#14515 opened 8 years ago by bradfitz
#14504 opened 8 years ago by brtzsnr
cmd/vet: shadowed variables check doesn't catch shadowing from short assignment in if statementsFrozenDueToAge
#14494 opened 8 years ago by stevekuznetsov
#14482 opened 8 years ago by mdempsky
cmd/link: incorrect relocations during external linking on linux/386 with musl libcFrozenDueToAgeNeedsInvestigationWaitingForInfo
#14478 opened 8 years ago by minux
cmd/compile: investigate replacing NodeList with sliceFrozenDueToAge
#14473 opened 8 years ago by mdempsky
cmd/vet: Doesn't complain when the field tags are not parsable by the reflect: StructTag.Get() callFrozenDueToAgeNeedsFix
#14466 opened 8 years ago by szank
#14450 opened 8 years ago by ianlancetaylor
cmd/go: go build -v brokenFrozenDueToAge
#14446 opened 8 years ago by zephyr
cmd/go: internal error: duplicate loads of xxxxxxxFrozenDueToAge
#14444 opened 8 years ago by pierrre
#14426 opened 8 years ago by opennota
#14424 opened 8 years ago by mdempsky
#14417 opened 8 years ago by aeneasr
#14414 opened 8 years ago by rjammala
#14409 opened 8 years ago by szank
cmd/go: Go get panicFrozenDueToAge
#14402 opened 8 years ago by mengzhuo
#14397 opened 8 years ago by mattn
cmd/compile: [ssa] invalid instruction: 00027FrozenDueToAge
#14389 opened 8 years ago by OneOfOne
#14379 opened 8 years ago by aarzilli
#14367 opened 8 years ago by dsnet
#14366 opened 8 years ago by dsnet
#14363 opened 8 years ago by brtzsnr
#14356 opened 8 years ago by lootch
#14351 opened 8 years ago by perillo
#14348 opened 8 years ago by perillo
#14341 opened 8 years ago by perillo
cmd/go: slice bounds out of range in testFrozenDueToAge
#14337 opened 8 years ago by jucie
#14331 opened 8 years ago by alinz
#14327 opened 8 years ago by eatonphil
cmd/go: go install cache on vendor packages not usedFrozenDueToAge
#14323 opened 8 years ago by Everlag
cmd/compile: improve error message when a method expression references ambiguous method nameFrozenDueToAgeNeedsFixrelease-blocker
#14321 opened 8 years ago by momchil-velikov
cmd/go: go build should be able to write multiple executablesFrozenDueToAgeNeedsDecisionearly-in-cycle
#14295 opened 8 years ago by kardianos
cmd/link: dwarf_aranges corrupt on 32 bit platformsFrozenDueToAge
#14278 opened 8 years ago by ribrdb
cmd/compile: redundant jumpsFrozenDueToAge
#14277 opened 8 years ago by brtzsnr
cmd/go: compile and link search paths not compatible with multiple GOPATH rootsFrozenDueToAgeNeedsDecisionearly-in-cycle
#14271 opened 8 years ago by rsc
#14270 opened 8 years ago by rsc
#14267 opened 8 years ago by randall77
#14266 opened 8 years ago by OneOfOne
#14263 opened 8 years ago by randall77
#14250 opened 8 years ago by randall77
cmd/go: GO15VENDOREXPERIMENT=0 breaks building GoFrozenDueToAge
#14236 opened 8 years ago by dominikh
#14226 opened 8 years ago by dominikh
cmd/link: serialize Reloc.Variant field to Go object filesFrozenDueToAgeNeedsFixProposalProposal-Acceptedearly-in-cyclehelp wanted
#14218 opened 8 years ago by minux
#14217 opened 8 years ago by azinman
cmd/cgo: cgo pointer checking panic on address of slice from function callFrozenDueToAgeNeedsFixearly-in-cycle
#14210 opened 8 years ago by perj
cmd/vet: crashes on "C.f(*p(**q))"FrozenDueToAge
#14201 opened 8 years ago by mwhudson
#14194 opened 8 years ago by rsc
#14192 opened 8 years ago by calmh
#14177 opened 8 years ago by perillo
#14176 opened 8 years ago by danp
cmd/compile: unexported interface method declared in body of exported inlined function causes import errorFrozenDueToAge
#14164 opened 8 years ago by albertjin
#14144 opened 8 years ago by myannikos
#14136 opened 8 years ago by dominikh
cmd/cgo: cgo with external linking for linux/mips64FrozenDueToAge
#14126 opened 8 years ago by eswierk
cmd/go: assume .c files are for cgoFrozenDueToAge
#14123 opened 8 years ago by rsc
cmd/go: TestGoListStandard broken with cgo disabledFrozenDueToAge
#14122 opened 8 years ago by bradfitz
cmd/cgo: cgo comment unreasonableFrozenDueToAge
#14098 opened 8 years ago by iexploree
#14096 opened 8 years ago by dz0ny
#14093 opened 8 years ago by abraithwaite
cmd/go: go build support for importing/linking additional packagesFeatureRequestFrozenDueToAgeNeedsDecisionWaitingForInfo
#14088 opened 8 years ago by CAFxX
cmd/pprof: When you use pprof, I have a problem.FrozenDueToAge
#14087 opened 8 years ago by torfuzx
cmd/compile: takes too much cpu and fails when compiling huge go filesFrozenDueToAgeNeedsFixToolSpeed
#14082 opened 8 years ago by pyrossh
#14081 opened 8 years ago by pyrossh
cmd/go: Add support for `go get {tarball URL}`FrozenDueToAge
#14076 opened 8 years ago by mappu
#14071 opened 8 years ago by rsc
cmd/asm: confusing names, encodings for VEX instructionsFrozenDueToAge
#14068 opened 8 years ago by rsc
cmd/go: invalid vendoredImportPath errorFrozenDueToAge
#14054 opened 8 years ago by bashtian
#14041 opened 8 years ago by valyala
#14039 opened 8 years ago by daviddengcn
#14032 opened 8 years ago by dominikh
cmd/dist: "go tool dist: unknown $GOOS linux"FrozenDueToAge
#14024 opened 8 years ago by danhardman
cmd/compile: cannot assign to .byteFrozenDueToAge
#14010 opened 8 years ago by rsc
cmd/go: go list documentation of the struct passed to template is incompleteDocumentationFrozenDueToAge
#14007 opened 8 years ago by perillo
#13977 opened 8 years ago by griesemer
#13976 opened 8 years ago by sethgrid
cmd/link: UPX doesn't run on 64bit elf binariesFrozenDueToAge
#13974 opened 8 years ago by OneOfOne
cmd/go: compile net/http when GO15VENDOREXPERIMENT=0FrozenDueToAge
#13961 opened 8 years ago by cespare
cmd/compile: "stupid shift" might offend somebodyFrozenDueToAge
#13940 opened 8 years ago by bits01
#13934 opened 8 years ago by napsy
#13930 opened 8 years ago by yulvil
cmd/cgo: bad pointer detected in private zlib wrapperFrozenDueToAge
#13928 opened 8 years ago by jtsylve
#13923 opened 8 years ago by Partmedia
cmd/go: -buildmode=c-shared should work on darwin/386FrozenDueToAge
#13904 opened 8 years ago by jtsylve
#13903 opened 8 years ago by visualfc
#13901 opened 8 years ago by DanielMorsing
#13896 opened 8 years ago by KALRONG
cmd/api: a mechanical approach to compatibility issuesFrozenDueToAge
#13891 opened 8 years ago by hirochachacha
#13888 opened 8 years ago by hirochachacha
#13863 opened 9 years ago by dsnet
cmd/objdump: should be able to disassemble Go .o filesFrozenDueToAge
#13862 opened 9 years ago by randall77
cmd/go: linux/386 buildmode=c-shared with gccgo fails: undefined reference to '__stack_chk_fail_local'FrozenDueToAge
#13860 opened 9 years ago by jtsylve
cmd/compile: arm64 fatal error when compiling dockerFrozenDueToAge
#13854 opened 9 years ago by vijaykilari
#13840 opened 9 years ago by siebenmann
#13830 opened 9 years ago by xlab
cmd/asm: new x86 instructionsFrozenDueToAge
#13822 opened 9 years ago by rsc
#13821 opened 9 years ago by momchil-velikov
#13815 opened 9 years ago by tamird
#13809 opened 9 years ago by johnjaylward
#13807 opened 9 years ago by randall77
cmd/gofmt: strange indentation of +-separated argsFrozenDueToAge
#13800 opened 9 years ago by cespare
#13799 opened 9 years ago by sqs
cmd/compile: Incorrect conversion to stringFrozenDueToAge
#13793 opened 9 years ago by momchil-velikov
cmd/compile: Incorrect converstion to stringFrozenDueToAge
#13792 opened 9 years ago by momchil-velikov
cmd/compile: provide better error message when directly assigning to struct field in mapFrozenDueToAge
#13779 opened 9 years ago by dsnet
#13777 opened 9 years ago by dr2chase
#13714 opened 9 years ago by mwhudson
#13713 opened 9 years ago by omarkilani
#13702 opened 9 years ago by cezarsa
#13700 opened 9 years ago by marksalpeter
#13684 opened 9 years ago by benburkert
cmd/go: go get uses XML parser to parse HTMLFrozenDueToAge
#13683 opened 9 years ago by tv42
cmd/go: go get -u can now print errors about custom import paths being checked out from the wrong placeFrozenDueToAge
#13657 opened 9 years ago by siebenmann
#13655 opened 9 years ago by bradfitz
#13654 opened 9 years ago by methane
#13646 opened 9 years ago by kokizzu
#13635 opened 9 years ago by bits01
#13625 opened 9 years ago by zhulik
cmd/compile: Possible stack corruption when passing pointer to a "named return variable" to deferred functionFrozenDueToAge
#13587 opened 9 years ago by prashantv
#13586 opened 9 years ago by orian
cmd/go: go test usage regression, inconsistencyFrozenDueToAge
#13583 opened 9 years ago by rsc
#13579 opened 9 years ago by dvyukov
#13576 opened 9 years ago by binarycrusader
#13559 opened 9 years ago by griesemer
cmd/compile: runs out of memory allocating 12k + items in a map at init, works as literal mapFrozenDueToAgeNeedsFix
#13554 opened 9 years ago by pindamonhangaba
#13551 opened 9 years ago by snakeru
cmd/compile: syntax error while parsing labelFrozenDueToAge
#13539 opened 9 years ago by neild
#13538 opened 9 years ago by dsnet
#13533 opened 9 years ago by 0xmohit
#13531 opened 9 years ago by s8sg
#13521 opened 9 years ago by momchil-velikov
cmd/link: put toolchain version in binaryFrozenDueToAge
#13507 opened 9 years ago by randall77
cmd/dist: cannot re-run testsFrozenDueToAge
#13501 opened 9 years ago by paulzhol
#13499 opened 9 years ago by ncw
cmd/link: remove old -X formatFrozenDueToAge
#13498 opened 9 years ago by rsc
#13494 opened 9 years ago by jimpark
cmd/compile: compiler accepts invalid array typeFrozenDueToAge
#13485 opened 9 years ago by griesemer
#13480 opened 9 years ago by mdempsky
#13472 opened 9 years ago by griesemer
cmd/compile: endless compile for invalid declarationFrozenDueToAge
#13471 opened 9 years ago by griesemer
#13470 opened 9 years ago by tamird
cmd/compile: bad variable misuse in order.goFrozenDueToAge
#13469 opened 9 years ago by mdempsky
cmd/link: linking .a file not in package main succeedsFrozenDueToAge
#13468 opened 9 years ago by ianlancetaylor
#13453 opened 9 years ago by cdelorme
#13450 opened 9 years ago by jayschwa
#13440 opened 9 years ago by viktorbenei
#13433 opened 9 years ago by trisiak
#13425 opened 9 years ago by williamh
#13423 opened 9 years ago by cookieo9
cmd/compile: wrong line number in error messageFrozenDueToAge
#13415 opened 9 years ago by mdempsky
cmd/pprof: -weblist and -output don't play well togetherFrozenDueToAge
#13413 opened 9 years ago by lorenzb
#13402 opened 9 years ago by mdempsky
cmd/doc: doesn't expose builtin functionsFrozenDueToAge
#13389 opened 9 years ago by cespare
#13375 opened 9 years ago by laboger
#13365 opened 9 years ago by dsymonds
cmd/go: TestNoteReading fails on dragonflyFrozenDueToAge
#13364 opened 9 years ago by rsc
cmd/compile: compiling with Go 1.5.1 breaks after doing "go build -i -gcflags '-N -l' -a" (nosplit stack overflow)FrozenDueToAgeNeedsInvestigationrelease-blocker
#13354 opened 9 years ago by shawnburke
#13346 opened 9 years ago by mdempsky
#13344 opened 9 years ago by ianlancetaylor
#13343 opened 9 years ago by momchil-velikov
#13337 opened 9 years ago by qAison
#13332 opened 9 years ago by zimmski
cmd/compile/internal/gc: log.Fatal calls print time stamps which lead to irreproducible resultsFrozenDueToAge
#13320 opened 9 years ago by griesemer
#13319 opened 9 years ago by rsc
cmd/asm: should reject $name(SB)(reg)FrozenDueToAge
#13282 opened 9 years ago by mwhudson
#13280 opened 9 years ago by mdempsky
cmd/compile: out of fixed registers on 386FrozenDueToAge
#13277 opened 9 years ago by dvyukov
cmd/compile: compiles incorrect program (2)FrozenDueToAge
#13274 opened 9 years ago by dvyukov
cmd/compile: does not compile correct programFrozenDueToAge
#13273 opened 9 years ago by dvyukov
cmd/compile: compiles incorrect programFrozenDueToAge
#13272 opened 9 years ago by dvyukov
cmd/compile: parsing problemFrozenDueToAge
#13270 opened 9 years ago by dvyukov
cmd/compile: not-deterministic outputFrozenDueToAge
#13268 opened 9 years ago by dvyukov
cmd/compile: wrong line number in error messageFrozenDueToAge
#13267 opened 9 years ago by dvyukov
cmd/compile: unexpected %!(NOVERB)FrozenDueToAge
#13266 opened 9 years ago by dvyukov
#13265 opened 9 years ago by dvyukov
#13264 opened 9 years ago by dvyukov
#13263 opened 9 years ago by dvyukov
cmd/compile: bogus "fallthrough statement out of place"FrozenDueToAge
#13262 opened 9 years ago by dvyukov
cmd/compile: cannot take address of a struct literalFrozenDueToAge
#13261 opened 9 years ago by dvyukov
#13257 opened 9 years ago by mdempsky
cmd/compile: infinite loop FrozenDueToAge
#13248 opened 9 years ago by reusee
#13245 opened 9 years ago by griesemer
#13244 opened 9 years ago by griesemer
cmd/compile: cleanup various TODOs in new parserFrozenDueToAge
#13243 opened 9 years ago by griesemer
cmd/compile: simplify import mechanismFrozenDueToAge
#13242 opened 9 years ago by griesemer
cmd/compile: switch to new export formatFrozenDueToAge
#13241 opened 9 years ago by griesemer
cmd/compile: remove old (yacc-based) parserFrozenDueToAge
#13240 opened 9 years ago by griesemer
cmd/go: generate doesn't document -tags flagFrozenDueToAge
#13237 opened 9 years ago by rakyll
#13236 opened 9 years ago by Sajmani
#13232 opened 9 years ago by opennota
cmd/pprof: list command cannot find stdlib sourcesFrozenDueToAge
#13231 opened 9 years ago by opennota
#13221 opened 9 years ago by michaelmatloob
#13218 opened 9 years ago by kylewolfe
cmd/go: TestGoTestRaceInstallCgo fails on DarwinFrozenDueToAge
#13214 opened 9 years ago by rjammala
#13206 opened 9 years ago by siebenmann
cmd/compile: builtin.go not has not been updatedFrozenDueToAge
#13203 opened 9 years ago by dspezia
cmd/link: remove text relocation from android/386 libFrozenDueToAge
#13201 opened 9 years ago by hyangah
cmd/go: disable TLS verification in 'go get -insecure'FrozenDueToAge
#13197 opened 9 years ago by dominikh
#13195 opened 9 years ago by rhysh
cmd/go: test: `-bench` never buffers outputFrozenDueToAge
#13194 opened 9 years ago by tamird
#13168 opened 9 years ago by alandonovan
#13162 opened 9 years ago by mpvl
#13157 opened 9 years ago by xiaoyulei
#13154 opened 9 years ago by lukehoban
cmd/asm: write docsFrozenDueToAge
#13148 opened 9 years ago by rsc
#13145 opened 9 years ago by mpvl
#13139 opened 9 years ago by paulzhol
cmd/cgo: compiler error for C unsigned short is wrong.FrozenDueToAge
#13129 opened 9 years ago by hydroflame
cmd/go: generate doesn't set $GOLINE, $DOLLAR FrozenDueToAge
#13124 opened 9 years ago by tetokubo
cmd/go: go tool can be tricked into linking a set of packages that do not typecheck as a wholeFrozenDueToAge
#13119 opened 9 years ago by momchil-velikov
#13118 opened 9 years ago by mikekap
#13114 opened 9 years ago by jaccarmac
cmd/dist: depends on clang license being accepted on OSXFrozenDueToAge
#13099 opened 9 years ago by cookieo9
#13095 opened 9 years ago by bradfitz
#13093 opened 9 years ago by mkevac
cmd/go: go get -u fails with local remote urlWaitingForInfo
#13084 opened 9 years ago by dalu
cmd/go: use shallow clones for new git checkoutsFrozenDueToAge
#13078 opened 9 years ago by mengzhuo
cmd/doc: should not print long slices in general summaryFrozenDueToAge
#13072 opened 9 years ago by dsnet
cmd/compile: functions with switches cannot be inlinedFrozenDueToAge
#13071 opened 9 years ago by dsnet
#13070 opened 9 years ago by jessfraz
#13068 opened 9 years ago by dr2chase
cmd/go: no easy way to install multiple binaries to desired location when cross-compilingFrozenDueToAgeNeedsInvestigationWaitingForInfo
#13063 opened 9 years ago by rogpeppe
#13044 opened 9 years ago by mwhudson
#13037 opened 9 years ago by tv42
cmd/vet: make -all -shadow mean all default checks and also -shadowFrozenDueToAgeProposalProposal-Accepted
#13020 opened 9 years ago by kostya-sh
#13017 opened 9 years ago by glycerine
cmd/asm: x86, incorrect Optab entry - PSRLW FrozenDueToAge
#13010 opened 9 years ago by bjwbell
cmd/compile: floating point optimization bugFrozenDueToAge
#13008 opened 9 years ago by calmh
cmd/go: repeating packages for "go test" is racyFrozenDueToAge
#13005 opened 9 years ago by tv42
#12971 opened 9 years ago by dsnet
#12950 opened 9 years ago by gazed
#12944 opened 9 years ago by mdempsky
cmd/link: macho binaries missing LC_VERSION_MIN_MACOSXFrozenDueToAge
#12941 opened 9 years ago by ribrdb
#12930 opened 9 years ago by ghost
cmd/compile: compiler allows unreachable statements FrozenDueToAge
#12920 opened 9 years ago by shoenig
cmd/vet: improve vet check?FrozenDueToAge
#12915 opened 9 years ago by chai2010
cmd/go: go build -n prints to both stderr and stdoutFrozenDueToAge
#12913 opened 9 years ago by alexflint
#12909 opened 9 years ago by RitchieFlick
#12907 opened 9 years ago by dmitshur
cmd/link: PIC support for darwin/armFrozenDueToAge
#12896 opened 9 years ago by KennyAtBaidu
cmd/compile: empty struct takes spaceFrozenDueToAge
#12884 opened 9 years ago by minux
#12871 opened 9 years ago by willfaught
#12860 opened 9 years ago by pebbe
cmd/link: fail when -buildmode requires external linking but -linkmode=internal is passedFrozenDueToAge
#12848 opened 9 years ago by mwhudson
#12844 opened 9 years ago by Thomasdezeeuw
#12841 opened 9 years ago by tdewolff
#12840 opened 9 years ago by minux
cmd/vet: check for unused return value from testing/quick.CheckFrozenDueToAgeProposalProposal-Declined
#12834 opened 9 years ago by minux
cmd/compile/internal/gc: bootstrap brokenFrozenDueToAge
#12832 opened 9 years ago by stemar94
#12826 opened 9 years ago by nodirt
#12810 opened 9 years ago by binarycrusader
#12772 opened 9 years ago by mislav
#12770 opened 9 years ago by typeless
cmd/go: Followup step for CL 12192 external test repo.FrozenDueToAge
#12769 opened 9 years ago by dmitshur
#12764 opened 9 years ago by samherrmann
cmd/doc: output can be hard to readFrozenDueToAge
#12756 opened 9 years ago by dsnet
#12736 opened 9 years ago by akavel
cmd/gofmt: inconsistent spaces around bitwise &FrozenDueToAge
#12720 opened 9 years ago by RomanSaveljev
#12708 opened 9 years ago by mwhudson
cmd/go: do not replace existing $GIT_TERMINAL_PROMPTFrozenDueToAge
#12706 opened 9 years ago by ScottMansfield
#12701 opened 9 years ago by thewhitetulip
cmd/link: dylib built as buildmode=c-shared causes 'overlapping segments' after codesign by Xcode on OS XFrozenDueToAgeNeedsInvestigationOS-DarwinWaitingForInfocompiler/runtime
#12700 opened 9 years ago by albertjin
cmd/go: go build should honor umaskFrozenDueToAge
#12692 opened 9 years ago by 0xmohit
cmd/go: rebuild of std is too sensitive to GOROOTFrozenDueToAge
#12690 opened 9 years ago by minux
cmd/compile: internal compiler error: have ValFrozenDueToAge
#12686 opened 9 years ago by rasky
#12682 opened 9 years ago by swisspol
#12681 opened 9 years ago by swisspol
cmd/compile: int conversion ignored in shift operationFrozenDueToAge
#12677 opened 9 years ago by kortschak
cmd/dist: failure of test in "Testing packages" phase causes remaining tests to be skippedFrozenDueToAge
#12670 opened 9 years ago by binarycrusader
cmd/vet: validation of example suffixes is too strictFrozenDueToAge
#12663 opened 9 years ago by fordhurley
cmd/asm: index out of range (4)FrozenDueToAge
#12657 opened 9 years ago by dvyukov
cmd/asm: hang (3)FrozenDueToAge
#12656 opened 9 years ago by dvyukov
cmd/asm: nil deref in LOOP (PC)FrozenDueToAge
#12655 opened 9 years ago by dvyukov
cmd/asm: cannot happen: slice colFrozenDueToAge
#12654 opened 9 years ago by dvyukov
#12643 opened 9 years ago by m3ng9i
#12642 opened 9 years ago by tormoder
cmd/go: dlopen returns before init has finishedFrozenDueToAge
#12639 opened 9 years ago by chamaken
cmd/asm: nil deref (4)FrozenDueToAge
#12627 opened 9 years ago by dvyukov
cmd/asm: nil deref (3)FrozenDueToAge
#12614 opened 9 years ago by dvyukov
cmd/go: wrong createCmd for submodulesFrozenDueToAge
#12612 opened 9 years ago by toxeus
cmd/compile: make SSA stack frames smallerFrozenDueToAge
#12602 opened 9 years ago by randall77
cmd/cgo: C typedef not reflect in GoFrozenDueToAge
#12599 opened 9 years ago by meihuabo
cmd/compile: misuse of REGTMP in optimizer on ppc64FrozenDueToAge
#12597 opened 9 years ago by minux
cmd/compile: escape analysis missFrozenDueToAge
#12588 opened 9 years ago by davecheney
cmd/compile: ideal floats should not have a -0FrozenDueToAge
#12577 opened 9 years ago by randall77
#12573 opened 9 years ago by StephanDollberg
cmd/go: Add -json flag to go env commandFrozenDueToAge
#12567 opened 9 years ago by mattfarina
#12561 opened 9 years ago by minux
cmd/link: external link for mips64FrozenDueToAge
#12560 opened 9 years ago by minux
cmd/objdump: implement mips{,64} diassemblerFrozenDueToAge
#12559 opened 9 years ago by minux
#12556 opened 9 years ago by devoid
cmd/go: TestGoTestCpuprofileLeavesBinaryBehind and TestGoTestDashOWritesBinary failFrozenDueToAgeOS-Windows
#12554 opened 9 years ago by frederich
cmd/dist: GOARM inference fails with arm64 kernelFrozenDueToAge
#12548 opened 9 years ago by mwhudson
#12547 opened 9 years ago by broady
#12544 opened 9 years ago by dmitshur
#12541 opened 9 years ago by dsnet
#12540 opened 9 years ago by matt2909
#12536 opened 9 years ago by robpike
#12533 opened 9 years ago by kostya-sh
cmd/go: package cmd/internal/rsc.io/x86/x86asm: ... is not using a known version control systemFrozenDueToAge
#12532 opened 9 years ago by quchunguang
#12525 opened 9 years ago by davecheney
#12519 opened 9 years ago by josharian
cmd/go: -race -covermode countFrozenDueToAge
#12513 opened 9 years ago by powerman
cmd/cover: Allow specifying uncovered linesFrozenDueToAge
#12504 opened 9 years ago by brunokim
cmd/go: allow local imports in non-local packagesFrozenDueToAge
#12502 opened 9 years ago by DeedleFake
#12488 opened 9 years ago by adg
cmd/compile: honor the unicode classes for identifiersFrozenDueToAge
#12483 opened 9 years ago by robpike
#12470 opened 9 years ago by 4ad
cmd/asm: hang (2)FrozenDueToAge
#12469 opened 9 years ago by dvyukov
cmd/asm: nil deref (2)FrozenDueToAge
#12468 opened 9 years ago by dvyukov
cmd/asm: index out of range (3)FrozenDueToAge
#12467 opened 9 years ago by dvyukov
cmd/asm: index out of range (2)FrozenDueToAge
#12466 opened 9 years ago by dvyukov
#12461 opened 9 years ago by 17twenty
#12458 opened 9 years ago by samuel
cmd/compile: document go:systemstack commentFrozenDueToAge
#12454 opened 9 years ago by ianlancetaylor
#12448 opened 9 years ago by mattn
#12443 opened 9 years ago by 17twenty
#12442 opened 9 years ago by jacobsa
#12428 opened 9 years ago by siebenmann
cmd/cgo: C.GoStringN should document that it copies the entire length of the bufferDocumentationFrozenDueToAge
#12427 opened 9 years ago by siebenmann
#12425 opened 9 years ago by mwhudson
cmd/doc: issues related to vendor ambiguityFrozenDueToAge
#12423 opened 9 years ago by rsc
#12416 opened 9 years ago by ianlancetaylor
cmd/compile: "invalid variable name x in type switch", where x is a name of a constantFrozenDueToAge
#12413 opened 9 years ago by o948
cmd/compile: wrong modulo code generationFrozenDueToAge
#12411 opened 9 years ago by brtzsnr
cmd/go: cannot write to /dev/null anymoreFrozenDueToAge
#12407 opened 9 years ago by mpl
cmd/compile: MOV $0, r to XOR r, r rewrite is unsafeFrozenDueToAge
#12405 opened 9 years ago by josharian
#12397 opened 9 years ago by encryptio
#12389 opened 9 years ago by dsnet
#12377 opened 9 years ago by masiulaniec
#12359 opened 9 years ago by gsalgado
cmd/dist: error on runing in Go 1.5 releaseFrozenDueToAge
#12353 opened 9 years ago by 7belrhalmia
#12352 opened 9 years ago by ggl
cmd/compile: [dev.ssa] no-opt build brokenFrozenDueToAge
#12347 opened 9 years ago by josharian
cmd/link: linker gives misleading advice on new -ldflags option when option contains spacesFrozenDueToAge
#12338 opened 9 years ago by ae6rt
cmd/compile, runtime: handle map misses for large value types without allocating a large zerobufferFrozenDueToAge
#12337 opened 9 years ago by mwhudson
#12334 opened 9 years ago by LuoPX-15510486969
cmd/go: go install -a always rebuilds standard libraryFrozenDueToAge
#12329 opened 9 years ago by marcopeereboom
#12327 opened 9 years ago by petermattis
#12312 opened 9 years ago by randall77
#12310 opened 9 years ago by LiuPai
cmd/vet: go vet incorrectly warns of "no formatting directive in Errorf call" for non core methods with same nameFrozenDueToAge
#12294 opened 9 years ago by piersy
#12286 opened 9 years ago by dsnet
cmd/go: return an error for unsupported GOOS/GOARCH pairFrozenDueToAge
#12272 opened 9 years ago by bradfitz
#12270 opened 9 years ago by otm
#12269 opened 9 years ago by srinathh
#12266 opened 9 years ago by griesemer
#12260 opened 9 years ago by jbuberel
cmd/gofmt: damages the indentationFrozenDueToAge
#12257 opened 9 years ago by ip
#12252 opened 9 years ago by 0xmohit
#12248 opened 9 years ago by gfremex
cmd/go: vendor experiment and running tests on ./...FrozenDueToAge
#12239 opened 9 years ago by pkieltyka
cmd/go: go install -buildmode=shared with no directory name generates bad shared library nameFrozenDueToAge
#12236 opened 9 years ago by avdva
#12232 opened 9 years ago by kurze
#12227 opened 9 years ago by davecheney
#12226 opened 9 years ago by groob
cmd/compile: internal compiler error: treecopy Name, when using go test -raceFrozenDueToAgeRaceDetector
#12225 opened 9 years ago by tsuna
cmd/go: internal package is importable to the packages which is not rooted in the same subtree.FrozenDueToAge
#12217 opened 9 years ago by bigwhite
cmd/go: build, generate, and test all take more than twice as long in go1.5 on darwin/amd64FrozenDueToAge
#12211 opened 9 years ago by mdwhatcott
cmd/go: test failures: TestGoInstallRebuildsStalePackagesInOtherGOPATH and TestBuildDashIInstallsDependenciesFrozenDueToAge
#12205 opened 9 years ago by pebbe
#12203 opened 9 years ago by leemcloughlin
#12198 opened 9 years ago by niebaopeng
cmd/go: get --verboseFrozenDueToAge
#12197 opened 9 years ago by techtonik
cmd/vet: false negative in shadowFrozenDueToAge
#12188 opened 9 years ago by nicot
#12186 opened 9 years ago by aaronbee
#12178 opened 9 years ago by rsc
cmd/go: Test tool eats known flags, docs say it doesn'tFrozenDueToAge
#12177 opened 9 years ago by jaguilar
cmd/go: spurious rebuild of binaries on OS XFrozenDueToAge
#12173 opened 9 years ago by rsc
cmd/go: vendoring a package with the same name as a package in GOROOT leads to inconsistent importsFrozenDueToAge
#12172 opened 9 years ago by azylman
#12171 opened 9 years ago by dvyukov
#12167 opened 9 years ago by tsgan
cmd/cgo: segfaults when resolving C.enum_* functionsFrozenDueToAge
#12160 opened 9 years ago by g2p
cmd/go: panic: runtime error: slice bounds out of rangeFrozenDueToAge
#12156 opened 9 years ago by jbuberel
#12152 opened 9 years ago by joeshaw
#12151 opened 9 years ago by randall77
#12148 opened 9 years ago by brtzsnr
#12147 opened 9 years ago by limpo1989
cmd/go: "go test -exec" is brokenFrozenDueToAge
#12144 opened 9 years ago by rahulchaudhry
cmd/compile: add //go:noinline annotation supportFrozenDueToAge
#12140 opened 9 years ago by josharian
cmd/go: go install buildmode=shared doesn't work without first building the standard libraryFrozenDueToAgeNeedsInvestigation
#12136 opened 9 years ago by aaronbee
cmd/compile: wrong shift code generationFrozenDueToAge
#12133 opened 9 years ago by brtzsnr
cmd/go, runtime: strace shows futex failing with EAGAINFrozenDueToAge
#12132 opened 9 years ago by aurelien-git
#12129 opened 9 years ago by dlsniper
#12126 opened 9 years ago by dsnet
#12122 opened 9 years ago by gavrie
#12120 opened 9 years ago by slimsag
#12118 opened 9 years ago by jmhodges
cmd/cgo: document rules for pointer sharingFrozenDueToAge
#12116 opened 9 years ago by rsc
#12115 opened 9 years ago by binarycrusader
cmd/vet: go vet panics on type assertionFrozenDueToAge
#12114 opened 9 years ago by krousey
cmd/go: go get fetches packages which are vendoredFrozenDueToAge
#12112 opened 9 years ago by pwaller
#12111 opened 9 years ago by pwaller
#12110 opened 9 years ago by dsymonds
#12108 opened 9 years ago by davecheney
cmd/link/internal/ld: nonsense formatFrozenDueToAge
#12107 opened 9 years ago by robpike
cmd/compile/internal/gc: rename Fatal to FatalfFrozenDueToAge
#12106 opened 9 years ago by robpike
#12105 opened 9 years ago by mattn
cmd/compile: GOEXPERIMENT=framepointer for darwin/arm64FrozenDueToAge
#12100 opened 9 years ago by crawshaw
#12096 opened 9 years ago by ericwq
cmd/go: cross compiling for arm produces a warningFrozenDueToAge
#12089 opened 9 years ago by davecheney
cmd/go: go test stale codeFrozenDueToAge
#12074 opened 9 years ago by Vellocet
cmd/compile: make SSA output more readableFrozenDueToAge
#12071 opened 9 years ago by josharian
#12070 opened 9 years ago by josharian
cmd/gofmt: Gofmt function chaining with lambda issueFrozenDueToAge
#12066 opened 9 years ago by mathvav
cmd/cgo: "struct size calculation error" build error when returning id type from cgo to Go on Darwin.FrozenDueToAge
#12065 opened 9 years ago by dmitshur
cmd/dist: test should not rebuild by defaultFrozenDueToAge
#12064 opened 9 years ago by davecheney
cmd/go: #cgo pkg-config: add conditional --static flag to pkg-configFrozenDueToAgeNeedsInvestigation
#12058 opened 9 years ago by kolyshkin
cmd/compile: record which instructions clobber flagsFrozenDueToAge
#12054 opened 9 years ago by josharian
#12048 opened 9 years ago by sinuos-zz
cmd/cgo: write C code in a more proper wayFrozenDueToAge
#12031 opened 9 years ago by StEvUgnIn
#12022 opened 9 years ago by josharian
cmd/compile: nilcheckelim allocates a lotFrozenDueToAge
#12021 opened 9 years ago by josharian
#12013 opened 9 years ago by m4b
cmd/go: Exclude vendor from "./..."FrozenDueToAge
#12010 opened 9 years ago by ishbir
cmd/compile: Inline simple functions with dead sectionsFrozenDueToAge
#12007 opened 9 years ago by dsnet
#12006 opened 9 years ago by dsnet
cmd/dist: useless -s flagFrozenDueToAge
#12002 opened 9 years ago by mdempsky
cmd/go: goroot exception in stale computation does not trigger when GOROOT=$HOME/go/src/..FrozenDueToAge
#12000 opened 9 years ago by dvyukov
cmd/link: revisit dwarf in executable files on OS XFrozenDueToAge
#11994 opened 9 years ago by thomasf
cmd/go: `go test -i` doesn't grok vendored dependenciesFrozenDueToAge
#11988 opened 9 years ago by jacobsa
cmd/compile: ppc64 miscompiles v>>32 == 0FrozenDueToAge
#11987 opened 9 years ago by mwhudson
cmd/go: go test fails with GO15VENDOREXPERIMENT=1FrozenDueToAge
#11977 opened 9 years ago by toxeus
#11969 opened 9 years ago by xigh
#11962 opened 9 years ago by chairborne
cmd/go: get fails with bad internal package errorsFrozenDueToAge
#11960 opened 9 years ago by okdave
#11946 opened 9 years ago by griesemer
cmd/compile: real and imag don't produce untyped results for untyped constant argumentsFrozenDueToAgeNeedsFix
#11945 opened 9 years ago by griesemer
cmd/compile: escape analysis bug involving interfacesFrozenDueToAge
#11931 opened 9 years ago by cryptix
#11925 opened 9 years ago by ebfe
#11917 opened 9 years ago by alexbrainman
cmd/gofmt: should break down long lines of commentsFrozenDueToAge
#11915 opened 9 years ago by derekchiang
cmd/go: cgo crashes with GO15VENDOREXPERIMENT=1FrozenDueToAge
#11913 opened 9 years ago by michaeledgar
cmd/go: tests broken on darwin/arm64FrozenDueToAge
#11901 opened 9 years ago by crawshaw
#11891 opened 9 years ago by akavel
#11887 opened 9 years ago by derekparker
cmd/go: `go get foo/bar/...` fails on clean GOPATHFrozenDueToAge
#11874 opened 9 years ago by okdave
#11868 opened 9 years ago by jtsylve
#11864 opened 9 years ago by jacobsa
cmd/compile: 1.5 Beta 2: Compilation seems significantly slower and less efficient than 1.4FrozenDueToAge
#11859 opened 9 years ago by aviflax
cmd/gofmt: align struct tagsFrozenDueToAge
#11857 opened 9 years ago by pvinis
#11852 opened 9 years ago by ianlancetaylor
#11851 opened 9 years ago by mdempsky
cmd/compile: use named types for etype, opFrozenDueToAge
#11846 opened 9 years ago by josharian
cmd/go: some "go help" output is longer than 80 columnsFrozenDueToAge
#11840 opened 9 years ago by jeffallen
cmd/go: panic with "go help documentation | head"FrozenDueToAge
#11839 opened 9 years ago by jeffallen
#11835 opened 9 years ago by mrkaspa
#11828 opened 9 years ago by jacobsa
cmd/go: parallelize go get downloadsFrozenDueToAge
#11821 opened 9 years ago by jacobsa
#11819 opened 9 years ago by dsnet
#11814 opened 9 years ago by InstanceOfMichael
#11813 opened 9 years ago by dsnet
cmd/go: testsuite failures when run without -test.shortFrozenDueToAge
#11806 opened 9 years ago by ianlancetaylor
cmd/go: go get -d gives needless and confusing errorFrozenDueToAge
#11803 opened 9 years ago by robpike
#11799 opened 9 years ago by josharian
cmd/compile: segmentation faultFrozenDueToAge
#11791 opened 9 years ago by titanous
#11790 opened 9 years ago by pto
#11788 opened 9 years ago by titanous
#11780 opened 9 years ago by pierrre
cmd/go: *** Test killed with quit: ran too long (5-10m0s) w/ go1.5beta2 on linux/arm (Raspberry Pi 2)FrozenDueToAge
#11779 opened 9 years ago by ajstarks
cmd/go: spurious error about GOBIN during cross-compileFrozenDueToAge
#11778 opened 9 years ago by zcalusic
#11777 opened 9 years ago by ibukanov
#11771 opened 9 years ago by pbennettinin
cmd/asm: nil derefFrozenDueToAge
#11765 opened 9 years ago by dvyukov
cmd/asm: hangFrozenDueToAge
#11764 opened 9 years ago by dvyukov
cmd/asm: slice bounds out of rangeFrozenDueToAge
#11760 opened 9 years ago by dvyukov
cmd/asm: index out of rangeFrozenDueToAge
#11759 opened 9 years ago by dvyukov
#11755 opened 9 years ago by pebbe
cmd/api: exit status 1 during API check for Go1.5 beta 2FrozenDueToAge
#11752 opened 9 years ago by ajstarks
cmd/compile: mkdotargslice: typecheck failedFrozenDueToAge
#11750 opened 9 years ago by TatriX
#11739 opened 9 years ago by mwhudson
#11738 opened 9 years ago by siebenmann
#11737 opened 9 years ago by willfaught
cmd/pprof: web command works but -web flag does notFrozenDueToAge
#11729 opened 9 years ago by josharian
#11728 opened 9 years ago by xi2
#11726 opened 9 years ago by mattfarina
#11725 opened 9 years ago by 7phs
cmd: where is godef?FrozenDueToAge
#11721 opened 9 years ago by xiaoyulei
cmd/go: go get -t ignores vendor folderFrozenDueToAge
#11717 opened 9 years ago by azylman
cmd/go: go get doesn't work with sshFrozenDueToAge
#11713 opened 9 years ago by marcopeereboom
cmd/go: do not modify environment for 'go run'FrozenDueToAge
#11709 opened 9 years ago by calmh
cmd/doc: Go 1.5 "go doc" and const blockFrozenDueToAge
#11705 opened 9 years ago by pierrre
#11699 opened 9 years ago by dvyukov
cmd/go: test slow/not workingFrozenDueToAge
#11683 opened 9 years ago by Thomasdezeeuw
#11679 opened 9 years ago by wathiede
cmd/compile: does not diagnose constant division by zeroFrozenDueToAge
#11674 opened 9 years ago by dvyukov
cmd/compile: assignment to entry in nil mapFrozenDueToAge
#11670 opened 9 years ago by dvyukov
cmd/compile: use of untyped nil in switchFrozenDueToAge
#11668 opened 9 years ago by dvyukov
cmd/compile: nil pointer dereference (2)FrozenDueToAge
#11666 opened 9 years ago by dvyukov
#11659 opened 9 years ago by freeformz
cmd/cgo, runtime/cgo: misc/cgo/testsovar fails on netbsdFrozenDueToAge
#11654 opened 9 years ago by mikioh
cmd/go: running all.bash fails with GOROOT_FINAL setFrozenDueToAge
#11652 opened 9 years ago by xi2
cmd/doc: incorrect text wrapping on 80 column terminalsFrozenDueToAge
#11639 opened 9 years ago by xi2
#11631 opened 9 years ago by gknauf
cmd/go: vendor ignored in package foo_test filesFrozenDueToAge
#11628 opened 9 years ago by chai2010
#11622 opened 9 years ago by FlashKnight
cmd/compile: nil deref in error messageFrozenDueToAge
#11614 opened 9 years ago by dvyukov
cmd/compile: consumes huge amount of memory when compiling table driven test codeFrozenDueToAgeToolSpeed
#11612 opened 9 years ago by rin01
cmd/compile: internal compiler error: newname nilFrozenDueToAge
#11610 opened 9 years ago by dvyukov
#11606 opened 9 years ago by robpike
#11605 opened 9 years ago by robpike
#11600 opened 9 years ago by griesemer
cmd/compile: hangs converting int const to complex64FrozenDueToAge
#11597 opened 9 years ago by dvyukov
#11596 opened 9 years ago by dvyukov
cmd/compile: accepts invalid function typeFrozenDueToAge
#11595 opened 9 years ago by dvyukov
#11593 opened 9 years ago by dvyukov
#11590 opened 9 years ago by dvyukov
#11589 opened 9 years ago by dvyukov
cmd/compile: nil pointer dereferenceFrozenDueToAge
#11588 opened 9 years ago by dvyukov
#11586 opened 9 years ago by Osndok
#11580 opened 9 years ago by griesemer
cmd/compile: interface conversion panicFrozenDueToAge
#11540 opened 9 years ago by dvyukov
#11521 opened 9 years ago by joeshaw
#11516 opened 9 years ago by elitalobo
#11510 opened 9 years ago by sandlerben
#11508 opened 9 years ago by josharian
#11494 opened 9 years ago by mwhudson
#11491 opened 9 years ago by mwhudson
#11483 opened 9 years ago by jacobsa
cmd/compile: functions implemented in assembly do not automatically get a funcsym, causing problems with shared librariesFrozenDueToAge
#11480 opened 9 years ago by mwhudson
#11477 opened 9 years ago by jacobsa
cmd/pprof: add --insecure flag to fetch from https endpoints with self signed certificatesFrozenDueToAge
#11468 opened 9 years ago by roberthbailey
#11459 opened 9 years ago by alexbrainman
cmd/go: make git repo special-casing more genericFrozenDueToAge
#11458 opened 9 years ago by josharian
cmd/go: "go get -u" fails to parse git URLFrozenDueToAge
#11457 opened 9 years ago by cskr
cmd/go: bad stack in reported import failureFrozenDueToAge
#11456 opened 9 years ago by rsc
#11449 opened 9 years ago by osocurioso
#11444 opened 9 years ago by buchs-kevin
#11439 opened 9 years ago by jbuberel
cmd/go: variable built-in of "go generate"FrozenDueToAge
#11438 opened 9 years ago by noliar
cmd/go: remove special handling of launchpad.netFrozenDueToAge
#11436 opened 9 years ago by mwhudson
#11428 opened 9 years ago by tv42
#11423 opened 9 years ago by mattp16
cmd/go: GO15VENDOREXPERIMENT=1 breaks 'go run x.go'FrozenDueToAge
#11416 opened 9 years ago by capnm
cmd/go: disallowVendorVisibility crashes on invalid import path that contains "vendor"FrozenDueToAge
#11414 opened 9 years ago by sbunce
#11410 opened 9 years ago by chai2010
cmd/go: vendoredImportPath invalid on windowsFrozenDueToAge
#11409 opened 9 years ago by chai2010
cmd/go: running `go build ./...` returns an exit code of 0 even if there are compile errorsFrozenDueToAge
#11407 opened 9 years ago by alexflint
cmd/go: SSL: certificate verification failedFrozenDueToAge
#11404 opened 9 years ago by debo
cmd/go: scp syntax marked insecureFrozenDueToAge
#11401 opened 9 years ago by zombiezen
cmd/vet: flags composite literals of slice types from other packages as using unkeyed fieldsFrozenDueToAge
#11394 opened 9 years ago by akrennmair
#11388 opened 9 years ago by tgrosinger
cmd/compile: escape analysis bugFrozenDueToAge
#11387 opened 9 years ago by rsc
cmd/dist: make clang the default CC on FreeBSDFrozenDueToAge
#11380 opened 9 years ago by ebfe
cmd/go, cmd/cgo: build with odbc package fails for linuxFrozenDueToAge
#11378 opened 9 years ago by cadamini
#11374 opened 9 years ago by mwhudson
#11371 opened 9 years ago by griesemer
#11370 opened 9 years ago by griesemer
cmd/compile: mis-calculates a constantFrozenDueToAge
#11369 opened 9 years ago by dvyukov
#11366 opened 9 years ago by dvyukov
cmd/compile: mishandles int->complex conversionFrozenDueToAge
#11365 opened 9 years ago by dvyukov
cmd/compile: hangs compiling hex fp constantFrozenDueToAge
#11364 opened 9 years ago by dvyukov
cmd/compile: -buildmode=c-archive broken on darwin/armFrozenDueToAge
#11363 opened 9 years ago by crawshaw
cmd/compile: prints empty canonical import pathFrozenDueToAge
#11362 opened 9 years ago by dvyukov
cmd/compile: treecopy NameFrozenDueToAge
#11361 opened 9 years ago by dvyukov
cmd/compile: accepts invalid identifiersFrozenDueToAge
#11359 opened 9 years ago by dvyukov
cmd/compile: bad HMULFrozenDueToAge
#11358 opened 9 years ago by dvyukov
cmd/go: TestFileLineInErrorMessages may fail due to wrong assumption about file name in error messageFrozenDueToAge
#11355 opened 9 years ago by 0x6a67
#11354 opened 9 years ago by mpvl
cmd/compile: out of fixed registersFrozenDueToAge
#11352 opened 9 years ago by dvyukov
cmd/go: panic: runtime error: slice bounds out of rangeFrozenDueToAge
#11349 opened 9 years ago by pebbe
#11331 opened 9 years ago by tobi-c
cmd/compile: overflow in int -> stringFrozenDueToAge
#11330 opened 9 years ago by dvyukov
cmd/compile: stupid shift if right shiftFrozenDueToAge
#11328 opened 9 years ago by dvyukov
cmd/compile: truncates constantsFrozenDueToAge
#11326 opened 9 years ago by dvyukov
cmd/go: "go get -u" handles internal imports incorrectlyFrozenDueToAge
#11307 opened 9 years ago by cskr
#11305 opened 9 years ago by mikioh
cmd/asm: integer comparison is always falseFrozenDueToAge
#11278 opened 9 years ago by tzneal
#11270 opened 9 years ago by mwhudson
#11263 opened 9 years ago by shazow
#11246 opened 9 years ago by stevvooe
cmd/go: go get fails when GOPATH dir is relativeFrozenDueToAge
#11234 opened 9 years ago by techtonik
cmd/compile: const cause the speed downFrozenDueToAge
#11228 opened 9 years ago by chai2010
cmd/go: GOROOT not being recognizedFrozenDueToAge
#11227 opened 9 years ago by jakirkham
#11217 opened 9 years ago by alexbrainman
#11201 opened 9 years ago by ebfe
#11198 opened 9 years ago by willfaught
cmd/go: cache test results in go testFrozenDueToAge
#11193 opened 9 years ago by rsc
cmd/link: runtime error: index out of rangeFrozenDueToAge
#11186 opened 9 years ago by bradfitz
cmd/link: external linking for ppc64le doesn't workFrozenDueToAge
#11184 opened 9 years ago by laboger
cmd/go: argument "-tags" doesn't trigger rebuild even if tags are different from last buildFrozenDueToAge
#11165 opened 9 years ago by hydroflame
#11157 opened 9 years ago by alexbrainman
cmd/doc: ability to list packages in subdirectoriesFrozenDueToAge
#11153 opened 9 years ago by hyangah
cmd/go: Copying of _cgo_install.h causes problems when $WORK and $GOPATH are on different disks.FrozenDueToAge
#11131 opened 9 years ago by spetrovic77
#11123 opened 9 years ago by mwhudson
cmd/vet: extend copylocks check to appendFrozenDueToAge
#11121 opened 9 years ago by josharian
#11101 opened 9 years ago by sokoow
cmd/cgo: panic in enumFrozenDueToAge
#11097 opened 9 years ago by 9yx
cmd/go: why does `go get -d -u` fail when `go get -u`FrozenDueToAge
#11090 opened 9 years ago by williamh
cmd/go: TestNoteReading test failure (note_test.go)FrozenDueToAge
#11083 opened 9 years ago by kostya-sh
#11065 opened 9 years ago by phemmer
cmd/compile: delete Debugzerostack dead codeFrozenDueToAge
#11060 opened 9 years ago by josharian
#11058 opened 9 years ago by chai2010
cmd/go: internal imports fail across repo boundariesFrozenDueToAge
#11055 opened 9 years ago by kortschak
#11053 opened 9 years ago by neild
cmd/go: use ELF and Mach-O binary notesFrozenDueToAge
#11048 opened 9 years ago by rsc
cmd/compile: compiler crash on valid codeFrozenDueToAge
#11040 opened 9 years ago by ianlancetaylor
#11032 opened 9 years ago by petri
cmd/internal/obj: use keyed ProgInfo literalsFrozenDueToAge
#11024 opened 9 years ago by bradfitz
#11008 opened 9 years ago by rsc
cmd/go: linker issue when using clang with cgo on linuxFrozenDueToAge
#11002 opened 9 years ago by bodokaiser
cmd/go: go build inconsistent directory structureFrozenDueToAge
#11001 opened 9 years ago by james-lawrence
cmd/go: goinstall -installsuffix={..} {package} attempts to install to $GOROOT/pkg/goos_goarch_{..}FrozenDueToAge
#10998 opened 9 years ago by james-lawrence
#10989 opened 9 years ago by gordonklaus
#10982 opened 9 years ago by xiezhenye
cmd/compile: reconsider zeroing thresholds for arm64FrozenDueToAge
#10981 opened 9 years ago by josharian
cmd/link: too many error messages when missing func mainFrozenDueToAge
#10978 opened 9 years ago by josharian
cmd/compile: incorrect 'has no field or method' errorFrozenDueToAge
#10977 opened 9 years ago by ncw
cmd/compile: `internal compiler error: getinarg: not a func` when returning invalid interfaceFrozenDueToAge
#10975 opened 9 years ago by dominikh
#10952 opened 9 years ago by rsc
cmd/cover: Limit on number of consecutive if..then..else statements in "go test -cover"FrozenDueToAge
#10950 opened 9 years ago by JoshVarga
#10931 opened 9 years ago by josharian
#10927 opened 9 years ago by dgryski
cmd/go: disable go get chatter about git configFrozenDueToAge
#10922 opened 9 years ago by rsc
cmd/doc: add testsFrozenDueToAge
#10920 opened 9 years ago by robpike
#10919 opened 9 years ago by evanh
cmd/go: Go get ignore global proxy settingsFrozenDueToAge
#10915 opened 9 years ago by denghongcai
cmd/link: shared libraries have DT_TEXTREL setFrozenDueToAge
#10914 opened 9 years ago by mwhudson
#10913 opened 9 years ago by alanconway
#10889 opened 9 years ago by minux
#10883 opened 9 years ago by kostya-sh
cmd/doc: make doc skip directories with no *.go files when looking for a package directoryFrozenDueToAge
#10882 opened 9 years ago by kostya-sh
#10865 opened 9 years ago by okdave
cmd/pprof: go tool pprof starts the prof without binaryFrozenDueToAge
#10863 opened 9 years ago by jlabath
#10859 opened 9 years ago by rsc
cmd/doc: unexported methods shown in interfaceFrozenDueToAge
#10856 opened 9 years ago by rsc
#10848 opened 9 years ago by mdempsky
#10797 opened 9 years ago by kostya-sh
cmd/go: private Github repos still require -f to updateFrozenDueToAge
#10791 opened 9 years ago by christophercurrie
cmd/doc: BUGS section missingFrozenDueToAge
#10781 opened 9 years ago by rsc
#10776 opened 9 years ago by alexbrainman
cmd/go: run passes arguments to binary incorrectlyFrozenDueToAge
#10761 opened 9 years ago by bradfitz
#10755 opened 9 years ago by zolotov
cmd/link, runtime: Invalid symbol table for cgo functionFrozenDueToAge
#10747 opened 9 years ago by DanielMorsing
#10738 opened 9 years ago by martinellison
cmd/doc: omit symbol list for docs about commandFrozenDueToAge
#10733 opened 9 years ago by rsc
cmd/dist: build fails if gcc is not installedFrozenDueToAge
#10731 opened 9 years ago by davecheney
cmd/link: panic: runtime error: index out of rangeFrozenDueToAge
#10718 opened 9 years ago by bradfitz
#10715 opened 9 years ago by 4ad
cmd/go: "go clean -i all" removes go binaryFrozenDueToAge
#10710 opened 9 years ago by divan
cmd/go: rebuild objects on toolchain mismatchFrozenDueToAge
#10702 opened 9 years ago by rsc
#10690 opened 9 years ago by mwhudson
#10687 opened 9 years ago by toffaletti
cmd/pprof: ignore lines starting with #FrozenDueToAge
#10659 opened 9 years ago by DanielMorsing
cmd/compile: compiler crash on valid codeFrozenDueToAge
#10654 opened 9 years ago by crawshaw
#10652 opened 9 years ago by davecheney
cmd/go: go test doesn't like long paths on WindowsFrozenDueToAge
#10651 opened 9 years ago by anforowicz
cmd/compile: missed peephole optimizationsFrozenDueToAge
#10637 opened 9 years ago by brtzsnr
cmd/go: "go test -i" rebuilds unrelated packagesFrozenDueToAge
#10627 opened 9 years ago by alexbrainman
cmd/link: -B has no effect when linking externallyFrozenDueToAge
#10607 opened 9 years ago by mwhudson
cmd/go: go get failed showing unrecognised import pathFrozenDueToAge
#10606 opened 9 years ago by ghost
cmd/cgo: TestCgoExternalThreadPanic fails by "invalid relocation and dwarf: definition of unknown kind 0" on openbsd/386FrozenDueToAge
#10567 opened 9 years ago by mikioh
#10561 opened 9 years ago by dvyukov
cmd/link, runtime: properly handle TLS on linux/arm64FrozenDueToAge
#10560 opened 9 years ago by minux
cmd/link: linux/arm external linking brokenFrozenDueToAge
#10557 opened 9 years ago by minux
cmd/go: Why I cannot go get ?FrozenDueToAge
#10553 opened 9 years ago by acekingke
cmd/go: remove cross-GOPATH rebuild barrierFrozenDueToAge
#10509 opened 9 years ago by rsc
cmd/go: test doesn't know about -toolexecFrozenDueToAge
#10504 opened 9 years ago by rsc
cmd/asm: -trimpath no longer worksFrozenDueToAge
#10503 opened 9 years ago by mdempsky
#10501 opened 9 years ago by mwhudson
#10500 opened 9 years ago by rsc
cmd/go: go get fails with 403FrozenDueToAge
#10484 opened 9 years ago by zhuharev
cmd/go: apply internal restriction outside $GOROOTFrozenDueToAge
#10479 opened 9 years ago by rsc
#10478 opened 9 years ago by rsc
cmd/go: darwin/arm defaults to -p 1 for testing, which unnecessarily slows down buildingFrozenDueToAge
#10477 opened 9 years ago by crawshaw
#10473 opened 9 years ago by mwhudson
cmd/cgo: incomplete Clang detectionFrozenDueToAge
#10453 opened 9 years ago by trombonehero
#10446 opened 9 years ago by jessfraz
cmd/cover: extend testsFrozenDueToAge
#10409 opened 9 years ago by dvyukov
#10408 opened 9 years ago by dvyukov
cmd/api: use go/typesFrozenDueToAge
#10404 opened 9 years ago by rsc
#10397 opened 9 years ago by laboger
#10392 opened 9 years ago by wojtek-t
cmd/go: go build crashes with "index out of range"FrozenDueToAge
#10391 opened 9 years ago by alexbrainman
cmd/go: go list -json print unexport fields.FrozenDueToAge
#10390 opened 9 years ago by chai2010
cmd/asm: document conditional jumps and branchesFrozenDueToAge
#10385 opened 9 years ago by josharian
cmd/cover: mishandles go: commentsFrozenDueToAge
#10378 opened 9 years ago by dvyukov
cmd/pprof: SVG profile uses javascript from cyberz.orgFrozenDueToAge
#10375 opened 9 years ago by alicebob
cmd/go: go list -json $pkg produces megabytes of outputFrozenDueToAge
#10374 opened 9 years ago by bradfitz
cmd/link: internal linking support for arm64FrozenDueToAge
#10373 opened 9 years ago by minux
cmd/asm: assembly failures leave zero byte file on diskFrozenDueToAge
#10372 opened 9 years ago by davecheney
cmd/api: enable disabled api testFrozenDueToAge
#10369 opened 9 years ago by griesemer
#10367 opened 9 years ago by shrimpy
#10365 opened 9 years ago by ChimeraCoder
#10364 opened 9 years ago by mewmew
cmd/asm/internal/arch: Misleading comment in ppc64.goFrozenDueToAge
#10355 opened 9 years ago by joncmu
cmd/asm: support arm64 LDP/STP register pair parsingFrozenDueToAge
#10343 opened 9 years ago by minux
#10336 opened 9 years ago by minux
#10324 opened 9 years ago by bruno-medeiros
cmd/dist: default timeout value is too short for weaker CPUs to compute and pass all std tests.FrozenDueToAge
#10314 opened 9 years ago by mortdeus
cmd/go: Problems with cross-compiling gccgo - go tool is in target and not in source formatFrozenDueToAge
#10310 opened 9 years ago by samm-git
#10309 opened 9 years ago by joegrasse
#10303 opened 9 years ago by jtolio
cmd/go: -coverpkg=all is not usefulFrozenDueToAge
#10271 opened 9 years ago by dvyukov
cmd/cover: go test -c -cover runtime failsFrozenDueToAge
#10270 opened 9 years ago by dvyukov
#10269 opened 9 years ago by dvyukov
cmd/go: GOTOOLDIR not being usedFrozenDueToAge
#10264 opened 9 years ago by h4ck3rm1k3
#10259 opened 9 years ago by jonhoo
#10258 opened 9 years ago by h4ck3rm1k3
#10255 opened 9 years ago by bigwhite
cmd/link: external linking fails with -s on darwinFrozenDueToAge
#10254 opened 9 years ago by chai2010
cmd/go: run with "--" leaks "--" into os.ArgsFrozenDueToAge
#10241 opened 9 years ago by josharian
cmd/go: add -tags to go vetFrozenDueToAge
#10228 opened 9 years ago by c4milo
#10222 opened 9 years ago by ghost
cmd/compile: internal compiler error: agen: unknown op CONV u(2) l(10) tc(1) implicit(1)FrozenDueToAge
#10219 opened 9 years ago by omeid
cmd/go: add -pkgdir for redirecting installed artifactsFrozenDueToAge
#10210 opened 9 years ago by thockin
cmd/compile: inline all type assertionsFrozenDueToAge
#10208 opened 9 years ago by rsc
#10199 opened 9 years ago by josharian
#10193 opened 9 years ago by imjasonh
#10185 opened 9 years ago by taruti
#10184 opened 9 years ago by faizoff
#10180 opened 9 years ago by minux
cmd/link: missing docsFrozenDueToAge
#10179 opened 9 years ago by minux
cmd/go: suggest add $GOPACKAGEPATH for generateFrozenDueToAge
#10172 opened 9 years ago by chai2010
cmd/compile: treat []byte("xyz") and []byte{'x', 'y', 'z'} the same during escape analysisFrozenDueToAge
#10170 opened 9 years ago by tdewolff
cmd/cover: syntax error near GoCover_0FrozenDueToAge
#10163 opened 9 years ago by dvyukov
cmd/dist: bootstrapping is sequentialFrozenDueToAge
#10157 opened 9 years ago by 4ad
cmd/compile: swapping two elements of a slice generates double the necessary boundary checksFrozenDueToAge
#10131 opened 9 years ago by brtzsnr
cmd/go: make get send fallback http request earlier than the 30s it takes for https to time outFrozenDueToAge
#10120 opened 9 years ago by cespare
#10112 opened 9 years ago by 4ad
#10110 opened 9 years ago by 4ad
#10108 opened 9 years ago by 4ad
cmd/objdump: implement arm64 diassemblerFrozenDueToAge
#10106 opened 9 years ago by minux
cmd/compile: out of fixed registers on amd64 and armFrozenDueToAge
#10088 opened 9 years ago by dvyukov
cmd/go: falls back to HTTPFrozenDueToAge
#10080 opened 9 years ago by leif
#10074 opened 9 years ago by AlexFinkel
#10067 opened 9 years ago by rakyll
cmd/asm: "doasm: notfound" on LOOP instructionFrozenDueToAge
#10065 opened 9 years ago by aliasaila
#10059 opened 9 years ago by mmlb
cmd/go: easier cross compilationFrozenDueToAge
#10049 opened 9 years ago by davecheney
cmd/gofmt: breaks channel syntaxFrozenDueToAge
#10040 opened 9 years ago by bgeron
cmd/api: additional file causes spurious API changeFrozenDueToAge
#10032 opened 9 years ago by crawshaw
cmd/cgo: SIGSEGV using C++ files in package on WindowsFrozenDueToAge
#10023 opened 9 years ago by neclepsio
#10015 opened 9 years ago by mirtchovski
cmd/go: Deduce GOROOT for custom location of prebuilt goFrozenDueToAge
#10012 opened 9 years ago by krnowak
cmd/go: support fossil in 'go get'FrozenDueToAge
#10010 opened 9 years ago by gour
cmd/gofmt: add strongly simplify flagFrozenDueToAge
#9983 opened 9 years ago by josharian
#9960 opened 9 years ago by prencher
cmd/go: consider making generate build tag-awareFrozenDueToAge
#9937 opened 9 years ago by kortschak
#9932 opened 9 years ago by proppy
cmd/cgo: link failure when referencing standard COM GUID (non-function external symbol in a DLL)FrozenDueToAge
#9916 opened 9 years ago by andlabs
cmd/link: the -g flag breaks cgoFrozenDueToAge
#9889 opened 9 years ago by mwhudson
#9865 opened 9 years ago by dvyukov
cmd/link: reject >2GB static dataFrozenDueToAge
#9862 opened 9 years ago by randall77
#9853 opened 9 years ago by tcurdt
cmd/go: remove script and script.txt?FrozenDueToAge
#9824 opened 9 years ago by minux
cmd/go: implement -run for `go generate`FrozenDueToAge
#9822 opened 9 years ago by minux
cmd/go: implement go generate -runFrozenDueToAge
#9821 opened 9 years ago by robpike
cmd/pprof: giggabyteFrozenDueToAge
#9814 opened 9 years ago by alicebob
cmd/vet: Incorrect warning for build tag in string.FrozenDueToAge
#9813 opened 9 years ago by ryanslade
cmd/go: use consistent indentation in 'go help'FrozenDueToAge
#9809 opened 9 years ago by rsc
cmd/link: Linking in Windows gives "malformed pe file: unexpected flags 0xe0500020 for PE section .text"FrozenDueToAgeOS-WindowsWaitingForInfo
#9794 opened 9 years ago by rckclmbr
cmd/vet: go vet incorrectly romalformed struct tagsFrozenDueToAge
#9784 opened 9 years ago by davecgh
cmd/go: go get git.mycompany.com/foo/bar creates a foo/bar.git directory instead of foo/barFrozenDueToAge
#9773 opened 9 years ago by dmitris
cmd/go: do not create subdirs of $GOBINFrozenDueToAge
#9769 opened 9 years ago by rsc
#9767 opened 9 years ago by robpike
cmd/dist: go_bootstrap is broken on armFrozenDueToAge
#9759 opened 9 years ago by davecheney
#9755 opened 9 years ago by dvyukov
#9752 opened 9 years ago by jstemmer
#9751 opened 9 years ago by dmitshur
cmd/cgo: detect misuse of the generated _cgo_export.hFrozenDueToAge
#9742 opened 9 years ago by minux
#9733 opened 9 years ago by ghost
cmd/go: go generate line ending problemFrozenDueToAge
#9730 opened 9 years ago by propag
#9718 opened 9 years ago by anacrolix
#9708 opened 9 years ago by 4ad
#9697 opened 9 years ago by zenazn
cmd/go: `go test -cover` hangs with import cyclesFrozenDueToAge
#9690 opened 9 years ago by aybabtme
cmd/go: Allow skipping link phase of go buildFrozenDueToAge
#9675 opened 9 years ago by keithkml
#9673 opened 9 years ago by jscheel
cmd/go: Slowdown in compile time on 1.4.1 with cgoFrozenDueToAge
#9664 opened 9 years ago by jscheel
#9656 opened 9 years ago by bradfitz
#9645 opened 9 years ago by rsc
#9637 opened 9 years ago by dchest
cmd/go: goxc cross-compiler does not work with go1.4.1FrozenDueToAge
#9630 opened 9 years ago by SommerEngineering
#9622 opened 9 years ago by davecheney
cmd/link: detect -X setting non-string variable?FrozenDueToAge
#9621 opened 9 years ago by jessfraz
cmd/compile: should use FNEG for float32/64 on ppc64FrozenDueToAge
#9598 opened 9 years ago by minux
#9597 opened 9 years ago by 0xmichalis
#9558 opened 10 years ago by btracey
#9557 opened 10 years ago by jyc
#9540 opened 10 years ago by robpike
#9532 opened 10 years ago by dsymonds
#9523 opened 10 years ago by josharian
#9510 opened 10 years ago by ianlancetaylor
#9500 opened 10 years ago by cjwebb
#9490 opened 10 years ago by davecheney
cmd/cover: cgo produces incorrect coverage profilesFrozenDueToAge
#9479 opened 10 years ago by jonlawlor
#9447 opened 10 years ago by cnmade
#9434 opened 10 years ago by hajimehoshi
cmd/go: Cross-compilation for android/arm fails on Linux, while other arm platforms succeedFrozenDueToAge
#9412 opened 10 years ago by ChimeraCoder
cmd/link: [cgo] Linker error with Go tip on darwin, ld: illegal text-relocationFrozenDueToAgeOS-Darwin
#9411 opened 10 years ago by gwenn
cmd/go: 'go build' of a SWIG only package fails with 'C source files not supported without cgo'FrozenDueToAge
#9410 opened 10 years ago by michael-schaller
cmd/vet: Add check for channels that must be bufferedFrozenDueToAge
#9399 opened 10 years ago by titanous
cmd/dist: gcc is not a valid compiler on plan 9FrozenDueToAge
#9392 opened 10 years ago by mischief
#9369 opened 10 years ago by ianlancetaylor
cmd/go: get $VANITYDOMAIN is flakyFrozenDueToAge
#9357 opened 10 years ago by speter
cmd/compile: optimize x-x to 0FrozenDueToAge
#9350 opened 10 years ago by josharian
#9344 opened 10 years ago by glyn
#9341 opened 10 years ago by kokizzu
cmd/go: support "get" from SSH github URLsFrozenDueToAge
#9300 opened 10 years ago by opennota
cmd/dist: wrong version computedFrozenDueToAge
#9296 opened 10 years ago by rsc
#9274 opened 10 years ago by randall77
#9272 opened 10 years ago by dominikh
cmd/go: go generate treats \r as part of command textFrozenDueToAge
#9264 opened 10 years ago by boombuler
cmd/go: cache meta lookups during go getFrozenDueToAge
#9249 opened 10 years ago by bradfitz
#9230 opened 10 years ago by tv42
cmd/go: get -u fails partially first time, succeeds second time when dependencies were refactoredFrozenDueToAge
#9224 opened 10 years ago by dmitshur
cmd/objdump: can't disassemble powerpcFrozenDueToAge
#9222 opened 10 years ago by randall77
#9212 opened 10 years ago by michael-schaller
#9210 opened 10 years ago by gopherbot
#9209 opened 10 years ago by hyangah
#9207 opened 10 years ago by gopherbot
#9206 opened 10 years ago by minux
cmd/pprof: network symbol fetch not workingFrozenDueToAge
#9199 opened 10 years ago by gopherbot
cmd/go: go generate is fooled by multi-line raw stringsFrozenDueToAge
#9196 opened 10 years ago by dominikh
#9193 opened 10 years ago by gopherbot
cmd/pprof: unexpectedly creates c:\pprof directoryFrozenDueToAge
#9180 opened 10 years ago by alexbrainman
cmd/pprof: browser visualization on windows brokenFrozenDueToAge
#9178 opened 10 years ago by cookieo9
#9171 opened 10 years ago by fsouza
#9149 opened 10 years ago by jscrockett01
#9143 opened 10 years ago by saljam
#9137 opened 10 years ago by dvyukov
#9128 opened 10 years ago by gopherbot
cmd/go: go1.4rc1 cgo issue for cross-compiler when host: darwin/amd64, target: android/armFrozenDueToAge
#9114 opened 10 years ago by rainliu
#9108 opened 10 years ago by gopherbot
#9095 opened 10 years ago by steeve
cmd/compile: incorrect initialization orderFrozenDueToAge
#9094 opened 10 years ago by paranoiacblack
cmd/go: go get -u not working with ssh git checkoutsFrozenDueToAge
#9093 opened 10 years ago by jbardin
#9086 opened 10 years ago by gopherbot
cmd/gofmt: odd comment alignmentFrozenDueToAge
#9064 opened 10 years ago by cznic
cmd/go: go1.4 tool breaks compatibility with gcc 4.9FrozenDueToAge
#9062 opened 10 years ago by natefinch
#9059 opened 10 years ago by DanielMorsing
cmd/compile: inconsistent nil check elimination on ppc64FrozenDueToAge
#9058 opened 10 years ago by gopherbot
#9054 opened 10 years ago by crawshaw
cmd/go: SWIG warnings aren't printedFrozenDueToAge
#9053 opened 10 years ago by michael-schaller
#9052 opened 10 years ago by davecheney
#9039 opened 10 years ago by davecheney
cmd/go: "go get" ignores github default branchFrozenDueToAge
#9032 opened 10 years ago by rogpeppe
cmd/objdump: fix test on arm5FrozenDueToAge
#9021 opened 10 years ago by rsc
#9019 opened 10 years ago by adonovan
cmd/compile: document -trimpathFrozenDueToAge
#8999 opened 10 years ago by gopherbot
cmd/compile: Panic induced by nil pointer in struct initializer always points at the last lineFrozenDueToAgeThinking
#8987 opened 10 years ago by gopherbot
cmd/gofmt: go fmt eats my source code if it gets ENOSPCFrozenDueToAge
#8984 opened 10 years ago by gopherbot
#8980 opened 10 years ago by davecheney
cmd/go: go get not working for meFrozenDueToAge
#8955 opened 10 years ago by gopherbot
cmd/cgo: with -compiler=gccgo can't compile function pointer type with cgo exported featureFrozenDueToAge
#8945 opened 10 years ago by gopherbot
#8942 opened 10 years ago by rsc
cmd/cgo: crash when calling strtod on windows/amd64FrozenDueToAge
#8941 opened 10 years ago by alexbrainman
#8938 opened 10 years ago by ainar-g
#8856 opened 10 years ago by andlabs
#8850 opened 10 years ago by gopherbot
cmd/cgo: detect go pointersFrozenDueToAge
#8839 opened 10 years ago by rsc
cmd/go: do not treat android.go or darwin.go or linux.go or windows.go or 386.go speciallyFrozenDueToAge
#8838 opened 10 years ago by rsc
#8836 opened 10 years ago by dominikh
#8828 opened 10 years ago by gopherbot
cmd/compile: large literal causes stack overflowFrozenDueToAge
#8819 opened 10 years ago by jbardin
cmd/go: test.bash failing at tipFrozenDueToAge
#8809 opened 10 years ago by adg
#8803 opened 10 years ago by ianlancetaylor
cmd/cgo: "can't compile multiple files"FrozenDueToAge
#8802 opened 10 years ago by gopherbot
cmd/pprof: add new Go versionFrozenDueToAge
#8798 opened 10 years ago by rsc
#8792 opened 10 years ago by dmitshur
cmd/cgo: clang AddressSanitizer does not workFrozenDueToAge
#8788 opened 10 years ago by dvyukov
cmd/compile: no file/line info for init functionFrozenDueToAge
#8777 opened 10 years ago by dvyukov
cmd/cgo: C functions that return values fail if they call a Go callback that copies the stackFrozenDueToAge
#8771 opened 10 years ago by ianlancetaylor
#8768 opened 10 years ago by zimmski
#8756 opened 10 years ago by slimsag
cmd/compile: spurious type mismatch error when assigning float64 to indexed string byteFrozenDueToAge
#8744 opened 10 years ago by btracey
#8726 opened 10 years ago by gopherbot
#8700 opened 10 years ago by randall77
#8694 opened 10 years ago by dane-unltd
cmd/gofmt: strange alignment formatFrozenDueToAge
#8685 opened 10 years ago by dlintw
#8677 opened 10 years ago by cznic
cmd/compile: code motion doesn't recognize some loadsFrozenDueToAge
#8641 opened 10 years ago by randall77
#8613 opened 10 years ago by bradfitz
cmd/cgo: [1][2][3][0]byte doesn't work on OS X LionFrozenDueToAge
#8611 opened 10 years ago by rsc
cmd/compile: confusing and inconsistent error messages for syntactically incorrect method expressionsFrozenDueToAge
#8605 opened 10 years ago by griesemer
#8601 opened 10 years ago by davecheney
cmd/gofmt: allow multiple rewrite rulesFrozenDueToAge
#8597 opened 10 years ago by OneOfOne
cmd/cgo: GCC ErrorFrozenDueToAge
#8570 opened 10 years ago by gopherbot
#8566 opened 10 years ago by OneOfOne
#8560 opened 10 years ago by adonovan
cmd/go: detect move due to custom importFrozenDueToAge
#8548 opened 10 years ago by rsc
#8538 opened 10 years ago by davecheney
#8525 opened 10 years ago by josharian
cmd/dist: goc2c ignores GOROOT_FINALFrozenDueToAge
#8524 opened 10 years ago by gopherbot
cmd/vet: go vet syscall doesn't show anything whereas go tool vet pkg/syscall shows a warningFrozenDueToAge
#8511 opened 10 years ago by minux
#8506 opened 10 years ago by tfarina
cmd/vet: add logf to the printf checkFrozenDueToAge
#8504 opened 10 years ago by masiulaniec
#8494 opened 10 years ago by mdempsky
#8488 opened 10 years ago by mdempsky
#8487 opened 10 years ago by mdempsky
#8478 opened 10 years ago by mdempsky
cmd/compile: unnecessary zeroing of register on armFrozenDueToAge
#8474 opened 10 years ago by davecheney
cmd/cover: doesn't respect examplesFrozenDueToAge
#8466 opened 10 years ago by metakeule
#8463 opened 10 years ago by gopherbot
#8457 opened 10 years ago by gopherbot
#8451 opened 10 years ago by gopherbot
#8448 opened 10 years ago by josharian
cmd/go: get reports a confusing error message when multiple packages are fetched at a time and one failsFrozenDueToAge
#8444 opened 10 years ago by gopherbot
#8442 opened 10 years ago by gopherbot
cmd/cgo: intermittent compilation errorsFrozenDueToAge
#8441 opened 10 years ago by gopherbot
#8440 opened 10 years ago by btracey
#8438 opened 10 years ago by adonovan
cmd/cgo: inconsistent type for char arrays in structsFrozenDueToAge
#8428 opened 10 years ago by snaury
#8425 opened 10 years ago by gopherbot
#8424 opened 10 years ago by campoy
#8422 opened 10 years ago by dvyukov
#8421 opened 10 years ago by dvyukov
cmd/gofmt: applying gofmt to partial code fails if it ends with line comment and no newlineFrozenDueToAge
#8411 opened 10 years ago by dmitshur
cmd/compile: better error for missed commaFrozenDueToAge
#8401 opened 10 years ago by dvyukov
cmd/vet: check empty "case" in "switch"FrozenDueToAge
#8391 opened 10 years ago by gopherbot
cmd/compile: Better error message when failing to provide a receiver for a method expressionFrozenDueToAgeSuggested
#8385 opened 10 years ago by btracey
cmd/cgo: missing field in packed structFrozenDueToAge
#8373 opened 10 years ago by gopherbot
#8369 opened 10 years ago by gopherbot
cmd/cgo: go 1.3 panics on recursive use of typedefFrozenDueToAge
#8368 opened 10 years ago by gopherbot
#8356 opened 10 years ago by gopherbot
#8355 opened 10 years ago by remyoudompheng
cmd/cgo: gcc_arm.S miscompiled under clang 3.4FrozenDueToAge
#8348 opened 10 years ago by davecheney
cmd/dist: get testcarchive working on iOSFrozenDueToAge
#8345 opened 10 years ago by crawshaw
#8344 opened 10 years ago by bradfitz
#8337 opened 10 years ago by wadey
#8335 opened 10 years ago by rogpeppe
flag, cmd/fix: fix documentation issuesFrozenDueToAge
#8314 opened 10 years ago by gopherbot
cmd/cgo: test fails to build on Mac OS 10.9.4.FrozenDueToAge
#8312 opened 10 years ago by fntintash
cmd/cgo: do not let Go pointers end up in CFrozenDueToAge
#8310 opened 10 years ago by rsc
cmd/cgo: cgo is broken in 1.3FrozenDueToAge
#8302 opened 10 years ago by mattn
cmd/go: no way to rebuild all of $GOPATHFrozenDueToAge
#8290 opened 10 years ago by rsc
cmd/go: go build fails on directory with only test files (behavior change from 1.2)FrozenDueToAgeThinking
#8279 opened 10 years ago by pmezard
#8277 opened 10 years ago by gopherbot
cmd/cgo: godefs handles gcc pragma pack inconsistently?FrozenDueToAge
#8267 opened 10 years ago by mikioh
#8259 opened 10 years ago by gopherbot
#8255 opened 10 years ago by gopherbot
cmd/go: run and build with path outside of $GOPATH doesn't rebuild out of date installed packagesFrozenDueToAge
#8244 opened 10 years ago by gopherbot
#8242 opened 10 years ago by gopherbot
#8240 opened 10 years ago by bradfitz
cmd/cgo: mysterious missing typedef[...] definition on Mac OS X handling internal Objective-C typesFrozenDueToAge
#8238 opened 10 years ago by andlabs
#8225 opened 10 years ago by josharian
#8221 opened 10 years ago by josharian
cmd/gofmt: odd formatting of struct literalFrozenDueToAge
#8215 opened 10 years ago by davecheney
#8214 opened 10 years ago by dchest
cmd/go: go get -t A B may not get B's test depsFrozenDueToAge
#8181 opened 10 years ago by rsc
cmd/go: build panics or prints warning twice when import path pattern matches 0 packagesFrozenDueToAge
#8165 opened 10 years ago by dmitshur
#8163 opened 10 years ago by gopherbot
#8161 opened 10 years ago by OneOfOne
#8148 opened 10 years ago by cookieo9
cmd/gofmt: one-line function broken into several linesFrozenDueToAge
#8146 opened 10 years ago by cloneable
cmd/cgo: inconsistent definitions for C.sfColorFrozenDueToAge
#8133 opened 10 years ago by mewmew
#8130 opened 10 years ago by rsc
#8128 opened 10 years ago by rsc
#8111 opened 10 years ago by bradfitz
cmd/cgo: misgenerated offsets when passing C-side arguments to winapi functions on windows/386FrozenDueToAge
#8092 opened 10 years ago by andlabs
#8081 opened 10 years ago by robpike
#8042 opened 10 years ago by dvyukov
#8037 opened 10 years ago by gopherbot
cmd/go: go test -cover doesn't work well when test cases don't have the same package nameFrozenDueToAge
#8034 opened 10 years ago by mikioh
cmd/gofmt: removes parens around empty return valuesFrozenDueToAge
#8022 opened 10 years ago by dvyukov
cmd/gofmt: nonidempotent format of expressionFrozenDueToAge
#8021 opened 10 years ago by dvyukov
#8012 opened 10 years ago by dvyukov
cmd/objdump: invalid disasmFrozenDueToAge
#7999 opened 10 years ago by alexbrainman
#7994 opened 10 years ago by randall77
cmd/go: diagnose 'SWIG version too old'FrozenDueToAge
#7983 opened 10 years ago by slimsag
cmd/cgo: CGO desn't work with gtk on windows.FrozenDueToAge
#7981 opened 10 years ago by mattn
cmd/link: do not reject addresses >= 2³¹FrozenDueToAge
#7980 opened 10 years ago by davecheney
#7978 opened 10 years ago by gopherbot
cmd/gofmt: remove tabs from commentsFrozenDueToAge
#7972 opened 10 years ago by aleksc-google
#7962 opened 10 years ago by griesemer
cmd/cgo: document cgo [0]byte bug fixFrozenDueToAge
#7958 opened 10 years ago by gopherbot
cmd/addr2line: new TestAddr2Line fails on plan9FrozenDueToAge
#7947 opened 10 years ago by alexbrainman
cmd/objdump: is broken on windowsFrozenDueToAge
#7937 opened 10 years ago by alexbrainman
cmd/objdump: hexadecimal addresses are not acceptedFrozenDueToAge
#7936 opened 10 years ago by alexbrainman
#7925 opened 10 years ago by josharian
cmd/go: add go1.3 build tagFrozenDueToAge
#7918 opened 10 years ago by rsc
#7915 opened 10 years ago by fudanchii
cmd/compile: tune value of BITSFrozenDueToAge
#7908 opened 10 years ago by josharian
#7906 opened 10 years ago by gopherbot
#7902 opened 10 years ago by gopherbot
cmd/addr2line: prints ? instead of function name and source file info for windows pe executablesFrozenDueToAge
#7899 opened 10 years ago by alexbrainman
cmd/vet: detect regexp.MustCompile guaranteed to failFrozenDueToAge
#7895 opened 10 years ago by rsc
#7891 opened 10 years ago by ianlancetaylor
#7890 opened 10 years ago by bradfitz
cmd/compile: add test checking for correct NOP insertionFrozenDueToAge
#7889 opened 10 years ago by josharian
cmd/gofmt: ignore wildcards in gofmt -rFrozenDueToAge
#7870 opened 10 years ago by joeshaw
cmd/nm: TestNM failsFrozenDueToAge
#7829 opened 10 years ago by alexbrainman
cmd/gofmt: Inconsistent alignment of struct field valuesFrozenDueToAge
#7819 opened 10 years ago by gopherbot
cmd/go: 'go test' not recognize '-ccflags'FrozenDueToAge
#7810 opened 10 years ago by matrixik
#7807 opened 10 years ago by dvyukov
#7786 opened 10 years ago by gopherbot
cmd/go: get -u fails with git submodulesFrozenDueToAge
#7764 opened 10 years ago by gopherbot
cmd/cgo: function pointers are assignableFrozenDueToAge
#7757 opened 10 years ago by DanielMorsing
cmd/compile: crash due to running out of memory (likely)FrozenDueToAge
#7755 opened 10 years ago by griesemer
#7738 opened 10 years ago by alexbrainman
#7724 opened 10 years ago by joefitzgerald
cmd/compile: escape analysis does not analyze closure callsFrozenDueToAgeNeedsInvestigationPerformance
#7714 opened 10 years ago by randall77
cmd/pack: bad format stringFrozenDueToAge
#7693 opened 10 years ago by rsc
cmd/go: "go env" does not print GOMAXPROCSFrozenDueToAge
#7666 opened 10 years ago by rui314
cmd/cgo: pointer to exported function in package scope only works if cast to another typeFrozenDueToAge
#7665 opened 10 years ago by andlabs
#7655 opened 10 years ago by cookieo9
#7638 opened 10 years ago by gopherbot
cmd/gofmt: remove empty var, const, and type blocksFrozenDueToAge
#7631 opened 10 years ago by josharian
#7627 opened 10 years ago by davecheney
cmd/vet: detect stupid conditionsFrozenDueToAge
#7622 opened 10 years ago by rsc
cmd/vet: "go tool vet" prints out garbage at beginningFrozenDueToAge
#7616 opened 10 years ago by rui314
#7602 opened 10 years ago by randall77
#7573 opened 10 years ago by gopherbot
#7560 opened 10 years ago by gopherbot
cmd/cgo: strdup(0): not definedFrozenDueToAge
#7555 opened 10 years ago by gopherbot
cmd/compile: Optimization of array indexingFrozenDueToAge
#7545 opened 10 years ago by gopherbot
cmd/cgo: duplicate symbol "stat"FrozenDueToAge
#7542 opened 10 years ago by mitchellh
cmd/link: flag -a does not disassemble outputFrozenDueToAge
#7517 opened 10 years ago by alexbrainman
cmd/compile: method definitions based on later-defined methods don't compile (pathological)FrozenDueToAgeNeedsFix
#7495 opened 10 years ago by griesemer
cmd/dist: failed to bootstrap on Mac OS X 10.6FrozenDueToAge
#7492 opened 10 years ago by gopherbot
#7481 opened 10 years ago by gopherbot
cmd/go: provide way to disable use of aliasFrozenDueToAge
#7453 opened 10 years ago by rsc
cmd/objdump: add arm disassemblerFrozenDueToAge
#7452 opened 10 years ago by cookieo9
cmd/go: 'go run' ignores *.m filesFrozenDueToAge
#7436 opened 10 years ago by andlabs
#7432 opened 10 years ago by davecheney
#7422 opened 10 years ago by gopherbot
#7409 opened 10 years ago by DanielMorsing
#7398 opened 10 years ago by gopherbot
cmd/compile: cannot slice 2³²-element array on amd64FrozenDueToAge
#7397 opened 10 years ago by gopherbot
cmd/go: build problem on NetBSD 6.1.3FrozenDueToAge
#7390 opened 10 years ago by gopherbot
cmd/link: don't put StringHeader into go.string.*FrozenDueToAge
#7384 opened 10 years ago by gopherbot
#7376 opened 10 years ago by daaku
#7362 opened 10 years ago by bradfitz
cmd/go: go install -race std fails with clang trunkFrozenDueToAge
#7340 opened 10 years ago by fsouza
cmd/gofmt: formatting of struct literal depends inconsistently on lengths of field namesFrozenDueToAge
#7335 opened 10 years ago by cloneable
#7326 opened 10 years ago by mwhudson
cmd/compile: top-level var does not respect , ruleFrozenDueToAge
#7320 opened 10 years ago by adonovan
cmd/compile: spurious nil check in len(slice)FrozenDueToAge
#7316 opened 10 years ago by rsc
cmd/link: tests fail with -cpu=1,2FrozenDueToAge
#7312 opened 10 years ago by dvyukov
#7305 opened 10 years ago by cznic
cmd/go: linking a binary compiled with gccgo FrozenDueToAge
#7303 opened 10 years ago by mwhudson
cmd/go: add -compiler flag to cleanFrozenDueToAge
#7302 opened 10 years ago by mwhudson
#7298 opened 10 years ago by kisielk
#7293 opened 10 years ago by davecheney
#7285 opened 10 years ago by gopherbot
#7280 opened 10 years ago by dvyukov
#7278 opened 10 years ago by gopherbot
#7262 opened 10 years ago by gopherbot
#7261 opened 10 years ago by davecheney
cmd/go: test.bash fails on linux/amd64FrozenDueToAge
#7260 opened 10 years ago by davecheney
#7258 opened 10 years ago by gopherbot
#7249 opened 10 years ago by gopherbot
cmd/api: Fails on brand new checkoutFrozenDueToAge
#7248 opened 10 years ago by gopherbot
#7247 opened 10 years ago by mwhudson
#7242 opened 10 years ago by andlabs
#7240 opened 10 years ago by gopherbot
#7226 opened 10 years ago by alberts
#7222 opened 10 years ago by randall77
cmd/go: test hides -v from underlying binaryFrozenDueToAge
#7221 opened 10 years ago by robpike
cmd/compile: escape analysis oddityFrozenDueToAge
#7213 opened 10 years ago by davecheney
cmd/go: build static swig wrapperFrozenDueToAge
#7156 opened 10 years ago by cookieo9
#7155 opened 10 years ago by gopherbot
#7152 opened 10 years ago by davecheney
#7111 opened 11 years ago by gpaul
cmd/go: "go test" should fail if package does not buildFrozenDueToAge
#7108 opened 11 years ago by alexbrainman
cmd/api: mismatch types FrozenDueToAge
#7103 opened 11 years ago by gopherbot
cmd/gofmt: remove -tabs and -tabwidth flagsFrozenDueToAge
#7101 opened 11 years ago by bradfitz
#7094 opened 11 years ago by gopherbot
cmd/go: add go build -iFrozenDueToAge
#7071 opened 11 years ago by rsc
#7017 opened 11 years ago by gopherbot
#6994 opened 11 years ago by rsc
cmd/compile: compress static initialization data?FrozenDueToAge
#6993 opened 11 years ago by gopherbot
cmd/pack: restore P flag functionalityFrozenDueToAge
#6989 opened 11 years ago by rsc
#6980 opened 11 years ago by randall77
#6979 opened 11 years ago by dominikh
cmd/go: go get git@github.com instead of https://FrozenDueToAge
#6968 opened 11 years ago by lukescott
cmd/link: support PIE when using the external linkerFrozenDueToAge
#6940 opened 11 years ago by gopherbot
cmd/pprof: header size >= 2**16FrozenDueToAge
#6915 opened 11 years ago by gopherbot
#6909 opened 11 years ago by wadey
#6907 opened 11 years ago by gopherbot
#6883 opened 11 years ago by gopherbot
#6882 opened 11 years ago by gopherbot
#6880 opened 11 years ago by axw
cmd/go: go test cannot deal well with import cyclesFrozenDueToAge
#6872 opened 11 years ago by gopherbot
#6864 opened 11 years ago by gopherbot
cmd/go: "go run" ignores environment variable CCFrozenDueToAge
#6845 opened 11 years ago by mikioh
cmd/go: go test -a foo does not rebuild regexpFrozenDueToAge
#6844 opened 11 years ago by rsc
cmd/cgo: structure used when calling Go function from C is not properly packed on 32-bit Windows with recent GCCFrozenDueToAge
#6833 opened 11 years ago by gopherbot
cmd/go: report program name in execution failureFrozenDueToAge
#6823 opened 11 years ago by rsc
cmd/vet: Vet incorrectly reports composite literal uses unkeyed fields on user defined typesFrozenDueToAge
#6820 opened 11 years ago by ncw
cmd/go: go fmt does not obey ignored files rulesFrozenDueToAge
#6805 opened 11 years ago by davecheney
cmd/go: build errors on OS X MavericksFrozenDueToAge
#6802 opened 11 years ago by gopherbot
cmd/dist: support configurable number of build jobsFrozenDueToAge
#6799 opened 11 years ago by davecheney
#6793 opened 11 years ago by mwhudson
cmd/compile: send statements cannot be parenthesizedFrozenDueToAge
#6791 opened 11 years ago by griesemer
cmd/go: rewrite *_Ctype_int in cgo error messageFrozenDueToAge
#6781 opened 11 years ago by dominikh
#6772 opened 11 years ago by griesemer
cmd/go: go test -x -compiler gccgo launchpad.net/juju-core/cmd fails to link test binary intermittentlyFrozenDueToAge
#6768 opened 11 years ago by mwhudson
#6750 opened 11 years ago by tbushnell
cmd/go: windows 7; cgo compile link errorFrozenDueToAge
#6733 opened 11 years ago by gopherbot
cmd/vet: help prevent copying of mutexesFrozenDueToAge
#6729 opened 11 years ago by josharian
#6728 opened 11 years ago by mwhudson
#6727 opened 11 years ago by mwhudson
#6725 opened 11 years ago by augustoroman
cmd/link: use m to store div/mod denominator on armFrozenDueToAge
#6699 opened 11 years ago by rsc
#6696 opened 11 years ago by ane
#6695 opened 11 years ago by ncw
#6678 opened 11 years ago by gopherbot
cmd/go: allow use of Context in 'go list -f'FrozenDueToAge
#6666 opened 11 years ago by philpennock
cmd/compile: obscure error messages for large constantsFrozenDueToAge
#6648 opened 11 years ago by gopherbot
cmd/cgo: TestParallelSleep test is flakyFrozenDueToAge
#6636 opened 11 years ago by lexprfuncall
cmd/cover: (html output) UI accessibility issuesFrozenDueToAge
#6623 opened 11 years ago by cznic
cmd/cover: go tool cover -html invokes Fierfox regardless it not being the default browserFrozenDueToAge
#6622 opened 11 years ago by cznic
cmd/cgo: "could not determine kind of name" with Xcode 5FrozenDueToAge
#6612 opened 11 years ago by james4k
cmd/cgo: do not look at error message textFrozenDueToAge
#6596 opened 11 years ago by rsc
cmd/compile: Wrong line number in stack trace in this particular panic (from Go stdlib)FrozenDueToAge
#6586 opened 11 years ago by mitchellh
cmd/go: go build executes unnecessary mkdir FrozenDueToAge
#6583 opened 11 years ago by davecheney
#6578 opened 11 years ago by mikioh
#6576 opened 11 years ago by ugorji
cmd/cgo: wrong line number for compile errorFrozenDueToAge
#6563 opened 11 years ago by dominikh
cmd/dist: use GOHOSTARCH/GOHOSTOS instead of GOOS/GOARCH for host libraries and binariesFrozenDueToAge
#6559 opened 11 years ago by rsc
cmd/cgo: can't run mkall.sh on tip, works in Go 1.1.2FrozenDueToAge
#6558 opened 11 years ago by alberts
cmd/go: restrict Import path character setFrozenDueToAge
#6547 opened 11 years ago by msiebuhr
#6544 opened 11 years ago by gopherbot
#6540 opened 11 years ago by dominikh
cmd/go: 'go build' ignores *.m filesFrozenDueToAge
#6536 opened 11 years ago by hajimehoshi
#6534 opened 11 years ago by josharian
cmd/go: get can't fetch packages sources without dots in the base nameFrozenDueToAgeNeedsDecisionWaitingForInfo
#6520 opened 11 years ago by msiebuhr
cmd/cgo: clang doesn't support no-eliminate-unused-debug-types after upgrade XCode to 5.0 versionFrozenDueToAge
#6515 opened 11 years ago by gopherbot
cmd/cgo: C.size_t issues on Xcode 5FrozenDueToAge
#6506 opened 11 years ago by gopherbot
#6489 opened 11 years ago by msiebuhr
cmd/go: "go test -test.bench=does-not-match -c" hangsFrozenDueToAge
#6480 opened 11 years ago by gopherbot
cmd/go: test -race should automatically compile race enabled packages when unavailableFrozenDueToAge
#6479 opened 11 years ago by titanous
cmd/cgo: Opaque pointers handled incorrectlyFrozenDueToAge
#6473 opened 11 years ago by lukescott
cmd/cgo: fails with anonymous struct fieldsFrozenDueToAge
#6472 opened 11 years ago by mkb218
cmd/cgo: cgo fails to find static library when in Go package on linux/amd64FrozenDueToAgeUnfortunate
#6454 opened 11 years ago by slimsag
#6448 opened 11 years ago by gopherbot
#6428 opened 11 years ago by griesemer
#6424 opened 11 years ago by btracey
#6409 opened 11 years ago by gopherbot
#6397 opened 11 years ago by gopherbot
#6393 opened 11 years ago by robpike
cmd/cgo: make C.malloc(0) return non-nilFrozenDueToAge
#6390 opened 11 years ago by rsc
cmd/vet: (or maybe cmd/go or maybe go/types) doesn't handle tests in separate package wellFrozenDueToAge
#6389 opened 11 years ago by robpike
#6368 opened 11 years ago by gopherbot
cmd/go: -x output is split between stdout and stderrFrozenDueToAge
#6362 opened 11 years ago by alexbrainman
#6357 opened 11 years ago by griesemer
cmd/api: /tmp/gopath-api should have $USER in itFrozenDueToAge
#6353 opened 11 years ago by kortschak
cmd/cover, cmd/go: go test reports wrong compiler error line numbers when using -coverprofileFrozenDueToAge
#6329 opened 11 years ago by josharian
cmd/go: add 'unix' build tagFrozenDueToAge
#6325 opened 11 years ago by dominikh
cmd/vet: can't handle recursive struct typesFrozenDueToAge
#6309 opened 11 years ago by dgryski
cmd/go: no rebuild with deleted filesFrozenDueToAge
#6294 opened 11 years ago by mb0
cmd/cgo: Build tests fail on FreeBSD with CC=clangFrozenDueToAge
#6292 opened 11 years ago by varialus
#6289 opened 11 years ago by robpike
#6283 opened 11 years ago by gopherbot
cmd/cgo: Corruption with C.CStringFrozenDueToAge
#6275 opened 11 years ago by lukescott
cmd/go: does not report full import cycleFrozenDueToAge
#6254 opened 11 years ago by ianlancetaylor
cmd/vet: incorrect error for multiple missing argumentsFrozenDueToAge
#6248 opened 11 years ago by dsymonds
cmd/go: build,install: the option -ldflags "-extldflags=..." doesn't work with multiple flags FrozenDueToAge
#6234 opened 11 years ago by gopherbot
#6208 opened 11 years ago by adonovan
#6204 opened 11 years ago by remyoudompheng
cmd/go: inconsistency between GOARCH and go toolFrozenDueToAge
#6201 opened 11 years ago by bradfitz
#6198 opened 11 years ago by gopherbot
#6192 opened 11 years ago by robpike
#6191 opened 11 years ago by gopherbot
cmd/go: cgo + assembly in same package doesn't workFrozenDueToAge
#6190 opened 11 years ago by bradfitz
#6175 opened 11 years ago by dominikh
#6174 opened 11 years ago by gopherbot
cmd/go: pack: cannot create $WORK/...FrozenDueToAge
#6171 opened 11 years ago by gopherbot
cmd/gofmt: random stack overflow failures at tipFrozenDueToAge
#6168 opened 11 years ago by fsouza
#6162 opened 11 years ago by anacrolix
cmd/cgo: 'packed' does not mean packed in some gccFrozenDueToAge
#6149 opened 11 years ago by gopherbot
cmd/vet: incorrect "redundant invocation" reportFrozenDueToAge
#6148 opened 11 years ago by fsouza
#6147 opened 11 years ago by mewmew
cmd/cgo: problem with clang on os xFrozenDueToAge
#6133 opened 11 years ago by rsc
cmd/cgo: incompatible with Xcode 4.6.3 (?)FrozenDueToAge
#6128 opened 11 years ago by quarnster
#6124 opened 11 years ago by alexbrainman
#6120 opened 11 years ago by DanielMorsing
cmd/compile: less export dataFrozenDueToAge
#6110 opened 11 years ago by robpike
#6099 opened 11 years ago by DanielMorsing
#6078 opened 11 years ago by shivakumargn
#6059 opened 11 years ago by rsc
cmd/gofmt: generate a better error message for composite literals that need to be parenthesizedFrozenDueToAge
#6052 opened 11 years ago by lexprfuncall
cmd/go: install godoc puts binary in wrong directoryFrozenDueToAge
#6043 opened 11 years ago by robpike
#6042 opened 11 years ago by dominikh
#6040 opened 11 years ago by wathiede
cmd/go: Cannot pass linker macros to a CGOFrozenDueToAge
#6038 opened 11 years ago by gopherbot
cmd/go: feature request: go get with HG over sshFrozenDueToAge
#6026 opened 11 years ago by robfig
#6017 opened 11 years ago by rsc
cmd/compile: optimize code generation for typical bool->int conversion patternsFrozenDueToAgePerformance
#6011 opened 11 years ago by gopherbot
cmd/go: go build -o /dev/null destroys /dev/nullFrozenDueToAge
#5998 opened 11 years ago by kortschak
cmd/cgo: linker cannot find __mingw_fprintf on WindowsFrozenDueToAge
#5986 opened 11 years ago by gopherbot
#5978 opened 11 years ago by gopherbot
cmd/gofmt: incorrect removing spacesFrozenDueToAge
#5976 opened 11 years ago by gopherbot
cmd/api: include const expressions or values in api.txtFrozenDueToAge
#5935 opened 11 years ago by rsc
cmd/api: include const expressions or values in api.txtFrozenDueToAge
#5934 opened 11 years ago by rsc
cmd/cgo: C.malloc expects ulong on OS X 10.9 (Mavericks)FrozenDueToAge
#5926 opened 11 years ago by gopherbot
cmd/internal/obj/arm: add TST, TEQ instructionFrozenDueToAge
#5921 opened 11 years ago by ncw
cmd/cgo: external linking support and Go 1.1.1 runtime changes have broken gccgo supportFrozenDueToAge
#5905 opened 11 years ago by ianlancetaylor
#5887 opened 11 years ago by dvyukov
cmd/go: allow cross-compiling with cgoFrozenDueToAge
#5848 opened 11 years ago by gopherbot
cmd/go: go test -cover output is racyFrozenDueToAge
#5810 opened 11 years ago by robpike
cmd/go: go get does not work with git submodules in new versions of gitExpertNeededFrozenDueToAgeSuggested
#5806 opened 11 years ago by gopherbot
cmd/go: get fails for <meta name="go-import" ...> when document has encoding other than utf-8FrozenDueToAge
#5801 opened 11 years ago by kisielk
cmd/cgo: C package compile fails on Mac OS 10.9FrozenDueToAge
#5791 opened 11 years ago by eaigner
#5790 opened 11 years ago by gopherbot
#5779 opened 11 years ago by ncw
cmd/go: better error message for package name collision with package from std libFrozenDueToAgeSuggested
#5774 opened 11 years ago by kortschak
cmd/go: swig recipe compiles .so to wrong locationFrozenDueToAge
#5739 opened 11 years ago by slimsag
#5729 opened 11 years ago by gopherbot
#5716 opened 11 years ago by davecheney
#5713 opened 11 years ago by dvyukov
cmd/go: go test -i -c foo reports bar's errors twiceFrozenDueToAge
#5679 opened 11 years ago by alberts
cmd/go: go vet -x does not print commandsFrozenDueToAge
#5676 opened 11 years ago by gopherbot
#5666 opened 11 years ago by dustin
cmd/go: go clean removes source codeFrozenDueToAge
#5665 opened 11 years ago by dustin
cmd/go: use of -bench should force -p=1.FrozenDueToAge
#5662 opened 11 years ago by gopherbot
#5655 opened 11 years ago by gopherbot
#5653 opened 11 years ago by dvyukov
#5647 opened 11 years ago by gopherbot
#5634 opened 11 years ago by ianlancetaylor
cmd/cgo: SIGSEGV using C++ files in package on DarwinFrozenDueToAge
#5629 opened 11 years ago by sbinet
cmd/gofmt: incorrect comment alignment following a labelFrozenDueToAge
#5623 opened 11 years ago by mxk
cmd/cgo: long long not working with gcc 4.7 on WindowsFrozenDueToAge
#5603 opened 11 years ago by gopherbot
#5566 opened 11 years ago by gopherbot
#5550 opened 11 years ago by alexbrainman
#5548 opened 11 years ago by mirtchovski
cmd/gofmt: one-line function split into two linesFrozenDueToAge
#5543 opened 11 years ago by griesemer
cmd/link: source paths in binary distribution assume installation to specific directoryFrozenDueToAge
#5533 opened 11 years ago by alexbrainman
#5529 opened 11 years ago by DanielMorsing
#5496 opened 11 years ago by cloneable
cmd/go: go get cannot handle custom repository URLs specified using ".hg" importpath suffixFrozenDueToAge
#5495 opened 11 years ago by gopherbot
cmd/go: strip *.dylib from bareLDFLAGSFrozenDueToAge
#5479 opened 11 years ago by gopherbot
cmd/vet: report useless == nil comparisonsFrozenDueToAge
#5437 opened 11 years ago by adonovan
#5426 opened 11 years ago by davecheney
cmd/go: go get fails for google code clonesFrozenDueToAge
#5408 opened 11 years ago by gopherbot
#5405 opened 11 years ago by minux
cmd/go: document "go install" and "go get" can only be run on packages inside a valid rootFrozenDueToAge
#5396 opened 11 years ago by tianon
#5379 opened 11 years ago by bradfitz
#5375 opened 11 years ago by gopherbot
cmd/go: revert 8119049 before Go 1.1FrozenDueToAge
#5371 opened 11 years ago by rsc
#5364 opened 11 years ago by bradfitz
cmd/vet: restructure the test to avoid makeFrozenDueToAge
#5347 opened 11 years ago by robpike
#5319 opened 11 years ago by gopherbot
cmd/go: -n flag shows Bash commands on all platforms.FrozenDueToAge
#5274 opened 11 years ago by gopherbot
cmd/cgo: wrong line numbers in compiler messagesFrozenDueToAge
#5272 opened 11 years ago by mxk
#5257 opened 11 years ago by masiulaniec
cmd/cgo: panic on type with bit fieldsFrozenDueToAge
#5242 opened 11 years ago by gjemiller
#5240 opened 11 years ago by gopherbot
#5230 opened 11 years ago by gopherbot
cmd/cgo: malloc/free - deadlock on ARMFrozenDueToAge
#5227 opened 11 years ago by gopherbot
#5224 opened 11 years ago by pebbe
cmd/go: go tool lstats unnecessary stuff in $GOPATHFrozenDueToAge
#5214 opened 11 years ago by alberts
cmd/go: Building application fails because invoking external linker doesn't honor CGO_LDFLAGS env variableFrozenDueToAge
#5205 opened 11 years ago by ugorji
#5198 opened 11 years ago by masiulaniec
#5190 opened 11 years ago by davecheney
#5181 opened 11 years ago by alexbrainman
#5170 opened 11 years ago by alberts
#5164 opened 11 years ago by titanous
cmd/link: DWARF data too largeFrozenDueToAge
#5158 opened 11 years ago by robpike
#5157 opened 11 years ago by gopherbot
cmd/cgo: GLEW fails to build on go tip (cannot parse GCC4.8 track-macro-expansion output)FrozenDueToAge
#5153 opened 11 years ago by gopherbot
#5150 opened 11 years ago by fsouza
cmd/cgo: disable for cross-compilationFrozenDueToAge
#5141 opened 11 years ago by robpike
cmd/cgo: build fails on OS X 10.6FrozenDueToAge
#5130 opened 11 years ago by ianlancetaylor
cmd/go: `go get` has no way to get test dependenciesFrozenDueToAge
#5126 opened 11 years ago by mitchellh
cmd/cgo: cannot use stdout anymore with GCC4.8FrozenDueToAge
#5118 opened 11 years ago by remyoudompheng
#5108 opened 11 years ago by ugorji
cmd/cgo: error in exampleFrozenDueToAge
#5095 opened 11 years ago by tebeka
cmd/go: install -a fails if GOROOT is not writeableFrozenDueToAge
#5065 opened 11 years ago by 4a6f656c
#5064 opened 11 years ago by 4a6f656c
#5059 opened 11 years ago by fsouza
#5054 opened 11 years ago by adg
#5048 opened 11 years ago by alberts
cmd/go: parse environment variables correctly on WindowsFrozenDueToAge
#5042 opened 11 years ago by gopherbot
#5041 opened 11 years ago by gopherbot
cmd/pprof: system addr2line isn't compatibleFrozenDueToAge
#5039 opened 11 years ago by bradfitz
cmd/vet: add asmlint FrozenDueToAge
#5036 opened 11 years ago by rsc
cmd/go: do not name temp directories using import pathsFrozenDueToAge
#5027 opened 11 years ago by rsc
cmd/go: mechanism to prune subtreeFrozenDueToAge
#5018 opened 11 years ago by robpike
#5017 opened 11 years ago by gopherbot
#4993 opened 11 years ago by bamiaux
cmd/vet: inconsistent exit valueFrozenDueToAge
#4980 opened 11 years ago by dsymonds
#4978 opened 11 years ago by MichaelTJones
cmd/addr2line: is broken on windowsFrozenDueToAge
#4926 opened 11 years ago by alexbrainman
cmd/go: all output should go to either stdout or stderrFrozenDueToAge
#4917 opened 11 years ago by adg
cmd/vet: vet ignores build tagsFrozenDueToAge
#4906 opened 11 years ago by fsouza
#4895 opened 11 years ago by MichaelTJones
cmd/vet: support cgo packagesFrozenDueToAge
#4889 opened 11 years ago by mewmew
cmd/go: go test -a foo does not rebuild 'testing'FrozenDueToAge
#4877 opened 11 years ago by rsc
cmd/go: ssl timeout?FrozenDueToAge
#4864 opened 11 years ago by gopherbot
cmd/cgo: cannot build goyaml using clangFrozenDueToAge
#4857 opened 11 years ago by fsouza
cmd/go: support go build -o /dev/nullFrozenDueToAge
#4851 opened 11 years ago by dominikh
cmd/go: remove the doc commandFrozenDueToAge
#4849 opened 11 years ago by gopherbot
cmd/cgo: cannot use clang 3.2 to compile cgo packagesFrozenDueToAge
#4829 opened 11 years ago by davecheney
cmd/internal/obj/x86: fix POPCNT instructionFrozenDueToAge
#4816 opened 11 years ago by gopherbot
cmd/dist: GOARM auto detection failureFrozenDueToAge
#4815 opened 11 years ago by gopherbot
cmd/go: confusion on case-insensitive file systemsFrozenDueToAge
#4773 opened 11 years ago by btracey
cmd/go: vet fails with "no such file or directory"FrozenDueToAge
#4764 opened 11 years ago by fsouza
#4756 opened 11 years ago by gopherbot
#4753 opened 11 years ago by dominikh
#4749 opened 11 years ago by gopherbot
cmd/go: get missing packages for files with build tagFrozenDueToAge
#4742 opened 11 years ago by matrixik
#4735 opened 11 years ago by remyoudompheng
#4719 opened 11 years ago by bradfitz
cmd/cgo: support cross compilation with cgo enabledFrozenDueToAge
#4714 opened 11 years ago by minux
cmd/cgo: support clang in place of gccFrozenDueToAge
#4713 opened 11 years ago by gopherbot
#4702 opened 11 years ago by gopherbot
cmd/go: consistent reporting for test compilation errorsFrozenDueToAge
#4701 opened 11 years ago by gopherbot
cmd/api: func params with namesFrozenDueToAge
#4688 opened 12 years ago by bradfitz
cmd/vet: silence struct tag warning for slice typesFrozenDueToAge
#4684 opened 12 years ago by huandu
#4652 opened 12 years ago by bradfitz
#4624 opened 12 years ago by gopherbot
cmd/compile: introduce CINT64 to reduce memory footprintFrozenDueToAge
#4617 opened 12 years ago by davecheney
#4608 opened 12 years ago by DanielMorsing
#4607 opened 12 years ago by james4k
#4599 opened 12 years ago by gopherbot
cmd/vet: complains about err.Error() callFrozenDueToAge
#4598 opened 12 years ago by gopherbot
#4576 opened 12 years ago by gopherbot
cmd/go: handle symlinked dirs a little betterFrozenDueToAge
#4568 opened 12 years ago by rsc
cmd/compile: compiler generates calls to empty functionsFrozenDueToAge
#4563 opened 12 years ago by gopherbot
#4538 opened 12 years ago by gopherbot
#4515 opened 12 years ago by slimsag
cmd/fix: simplify composite literals during fixFrozenDueToAge
#4505 opened 12 years ago by rsc
cmd/gofmt: non-idempotent empty struct formattingFrozenDueToAge
#4504 opened 12 years ago by kylelemons
cmd/fix: need fix for printer.ConfigFrozenDueToAge
#4499 opened 12 years ago by rsc
cmd/go: list goos/goarch at end of 'go version' outputFrozenDueToAge
#4492 opened 12 years ago by davecheney
cmd/vet: detect impossible interface-interface type assertionsFrozenDueToAgeLanguageChangeProposal-Acceptedokay-after-beta1release-blocker
#4483 opened 12 years ago by griesemer
#4449 opened 12 years ago by griesemer
cmd/gofmt: using different versions of gofmt across the user base can lead to gofmt racesFrozenDueToAgeUnfortunate
#4446 opened 12 years ago by griesemer
cmd/go: use different output dirs with -tagsFrozenDueToAge
#4443 opened 12 years ago by rsc
#4438 opened 12 years ago by rsc
#4432 opened 12 years ago by gopherbot
cmd/gofmt: pattern for struct initialization with arbitrary number of fieldsFrozenDueToAgeUnfortunate
#4431 opened 12 years ago by jmhodges
#4430 opened 12 years ago by jmhodges
cmd/go: data race on cgoLibGccFileFrozenDueToAge
#4426 opened 12 years ago by dvyukov
cmd/cgo: bool alignment/padding issue.FrozenDueToAge
#4417 opened 12 years ago by gopherbot
cmd/compile: compiler can fault in low memory conditionsFrozenDueToAge
#4415 opened 12 years ago by bradfitz
#4414 opened 12 years ago by Sajmani
cmd/gofmt: gofmt -r "interface{} -> Type" = errorFrozenDueToAge
#4406 opened 12 years ago by gopherbot
#4404 opened 12 years ago by mewmew
#4397 opened 12 years ago by gopherbot
#4381 opened 12 years ago by griesemer
#4378 opened 12 years ago by mikioh
#4363 opened 12 years ago by robpike
cmd/cgo: wrong value of exported variables in a DLLFrozenDueToAge
#4339 opened 12 years ago by gopherbot
cmd/compile: racewalk generates too many runtime.racewrite() callsFrozenDueToAgePerformanceRaceDetector
#4332 opened 12 years ago by dvyukov
cmd/compile: possible escape analysis cleanupFrozenDueToAge
#4315 opened 12 years ago by rsc
#4311 opened 12 years ago by gopherbot
cmd/gofmt: leaves trailing whitespace in commentsFrozenDueToAge
#4310 opened 12 years ago by gopherbot
cmd/go: import cycle not allowed error needs more detailFrozenDueToAge
#4292 opened 12 years ago by rsc
cmd/cgo: _crosscall2 not found from .dylib/.so generated by Swig in OS X Mountain LionFrozenDueToAge
#4267 opened 12 years ago by gopherbot
#4255 opened 12 years ago by gopherbot
cmd/cgo: no atexit supportFrozenDueToAge
#4221 opened 12 years ago by gopherbot
#4215 opened 12 years ago by ghost
cmd/go: go build does not reject importing commandsFrozenDueToAge
#4210 opened 12 years ago by rogpeppe
cmd/go: go clean -i doesn't report failure to delete executable files that are in use on WindowsFrozenDueToAge
#4208 opened 12 years ago by anacrolix
#4204 opened 12 years ago by dvyukov
cmd/go: go get should fail if GOPATH is not setFrozenDueToAge
#4186 opened 12 years ago by davecheney
#4184 opened 12 years ago by robpike
cmd/go: go.crypto/curve25519 fails to compile on amd64FrozenDueToAge
#4180 opened 12 years ago by gopherbot
cmd/go: go get behind proxy does not workFrozenDueToAge
#4152 opened 12 years ago by chressie
cmd/go: confusing behavior with ~ in pathFrozenDueToAge
#4140 opened 12 years ago by gopherbot
cmd/go: make -fooprofile flags imply -cFrozenDueToAge
#4127 opened 12 years ago by rsc
#4120 opened 12 years ago by 4a6f656c
cmd/go: support for go1.1 buildsFrozenDueToAge
#4116 opened 12 years ago by rsc
cmd/go: install parallelism is brokenFrozenDueToAge
#4105 opened 12 years ago by niemeyer
cmd/go: dedup argument listFrozenDueToAge
#4104 opened 12 years ago by davecheney
cmd/go: remove error about exit statusFrozenDueToAge
#4074 opened 12 years ago by gopherbot
#4065 opened 12 years ago by rsc
cmd/go: exit with error when $GOPATH is set to "."FrozenDueToAge
#4062 opened 12 years ago by gopherbot
#4061 opened 12 years ago by rsc
cmd/cgo: inconsistent definitions for C.SOME_ENUMFrozenDueToAge
#4054 opened 12 years ago by alberts
cmd/vet: warn about ignored error resultsFrozenDueToAge
#4045 opened 12 years ago by campoy
cmd/go: go run x_test.go compiles nothingFrozenDueToAge
#4032 opened 12 years ago by gopherbot
#4019 opened 12 years ago by minux
#4011 opened 12 years ago by mikioh
cmd/go: ignore build tags for fmt, vetFrozenDueToAge
#4007 opened 12 years ago by gopherbot
cmd/cgo: TestParallelSleep fails in NetBSDFrozenDueToAge
#3964 opened 12 years ago by gopherbot
cmd/go: cannot use ldflags containing spacesFrozenDueToAge
#3941 opened 12 years ago by remyoudompheng
#3896 opened 12 years ago by rogpeppe
#3895 opened 12 years ago by rogpeppe
cmd/go: install fails to detect changes in build flags when deciding whether or not to update a binaryFrozenDueToAgeSuggested
#3832 opened 12 years ago by gopherbot
#3821 opened 12 years ago by gopherbot
cmd/go: 'go build' output mysterious when disk is fullFrozenDueToAge
#3802 opened 12 years ago by gopherbot
cmd/cgo: misleading report on crash in cgo codeFrozenDueToAge
#3797 opened 12 years ago by dvyukov
cmd/dist: -vv flag interfere with output of env commandFrozenDueToAge
#3788 opened 12 years ago by alexbrainman
cmd/cgo: LockOSThread in callbackFrozenDueToAge
#3775 opened 12 years ago by dvyukov
cmd/cgo: panic from cgo due to signal can't be caughtFrozenDueToAge
#3774 opened 12 years ago by dvyukov
#3760 opened 12 years ago by gopherbot
cmd/cgo: error linking against static librariesFrozenDueToAge
#3755 opened 12 years ago by gopherbot
#3749 opened 12 years ago by gopherbot
cmd/go: test binary includes $WORK pathsFrozenDueToAge
#3748 opened 12 years ago by gopherbot
cmd/cgo: generate definition for GoSliceFrozenDueToAge
#3741 opened 12 years ago by gopherbot
#3730 opened 12 years ago by gopherbot
#3729 opened 12 years ago by rsc
cmd/go: sort _cgo_gotypes.go outputFrozenDueToAge
#3707 opened 12 years ago by sethwklein
cmd/pprof: handle "pprof in use" graciouslyFrozenDueToAge
#3680 opened 12 years ago by hanwen
cmd/pprof: does not work with https URLsFrozenDueToAge
#3666 opened 12 years ago by daaku
cmd/go: multiple GOPATH entries don't work as expectedFrozenDueToAge
#3652 opened 12 years ago by adg
cmd/api: add go1.1.txt fileFrozenDueToAge
#3651 opened 12 years ago by rsc
#3648 opened 12 years ago by gopherbot
cmd/go: spelling errorFrozenDueToAge
#3619 opened 12 years ago by gopherbot
cmd/go: help is too noisyFrozenDueToAge
#3613 opened 12 years ago by robpike
cmd/go: go doc builtin lists only typesFrozenDueToAge
#3612 opened 12 years ago by robpike
cmd/go: goroutine deadlock building cyclic packageFrozenDueToAge
#3605 opened 12 years ago by gopherbot
#3585 opened 12 years ago by rsc
#3581 opened 12 years ago by bradfitz
#3572 opened 12 years ago by wathiede
#3533 opened 12 years ago by oerdnj
#3506 opened 12 years ago by oerdnj
#3503 opened 12 years ago by rsc
cmd/go: say 'path outside GOPATH'FrozenDueToAge
#3500 opened 12 years ago by bradfitz
#3497 opened 12 years ago by gopherbot
cmd/go: incorrect errors from 'go run'FrozenDueToAge
#3490 opened 12 years ago by gopherbot
#3467 opened 12 years ago by gopherbot
cmd/dist: remove sudo.bash, and don't mention it [go1]FrozenDueToAge
#3422 opened 12 years ago by gopherbot
cmd/go: main_test must depend on main.a, not main binaryFrozenDueToAge
#3417 opened 12 years ago by rogpeppe
cmd/cgo: panic if C.CString can't allocate memoryFrozenDueToAge
#3403 opened 12 years ago by alberts
cmd/go: $GOBIN doesn't work with go installFrozenDueToAge
#3396 opened 12 years ago by bradfitz
cmd/go: Explain versions better.FrozenDueToAge
#3394 opened 12 years ago by adg
cmd/go: ignore directories under goroot/srcFrozenDueToAge
#3390 opened 12 years ago by alberts
#3389 opened 12 years ago by alberts
cmd/cgo: panic in enumFrozenDueToAge
#3368 opened 12 years ago by gopherbot
cmd/cgo: allow calling C function pointersFrozenDueToAge
#3364 opened 12 years ago by alberts
cmd/cgo: misc/cgo/test fails if GOROOT is under GOPATHFrozenDueToAge
#3337 opened 12 years ago by peterh
cmd/go: make error more visibleFrozenDueToAge
#3324 opened 12 years ago by rsc
cmd/go: fix local import in directories with spacesFrozenDueToAge
#3306 opened 12 years ago by alexbrainman
cmd/go: needs better diagnostics for vcs tool not foundFrozenDueToAge
#3292 opened 12 years ago by adg
cmd/api: unknown compilerFrozenDueToAge
#3285 opened 12 years ago by remyoudompheng
#3279 opened 12 years ago by pjweinb
cmd/go: GOPATH instead of GOROOT causes: go install: no install location for _/home/aj/go/src/code.google.com/p/goprotobuf/proto FrozenDueToAge
#3278 opened 12 years ago by gopherbot
cmd/go: make $GOBIN apply alwaysFrozenDueToAge
#3269 opened 12 years ago by rsc
#3268 opened 12 years ago by rsc
cmd/go: go test + gccgo + package mainFrozenDueToAge
#3262 opened 12 years ago by alberts
cmd/cgo: Support functions in libgccFrozenDueToAge
#3261 opened 12 years ago by minux
#3260 opened 12 years ago by alberts
cmd/go: support swigFrozenDueToAge
#3258 opened 12 years ago by gopherbot
#3253 opened 12 years ago by gopherbot
cmd/gofmt: race in long testFrozenDueToAge
#3249 opened 12 years ago by mikioh
cmd/go: gccgo and GOROOT not quite there yetFrozenDueToAge
#3246 opened 12 years ago by alberts
#3238 opened 12 years ago by gopherbot
#3237 opened 12 years ago by gopherbot
cmd/go: go test doesn't play nice with gccgoFrozenDueToAge
#3231 opened 12 years ago by alberts
#3228 opened 12 years ago by alberts
cmd/go: go get failuresFrozenDueToAge
#3207 opened 12 years ago by gopherbot
cmd/cgo: OpenBSD supportFrozenDueToAge
#3205 opened 12 years ago by mikioh
cmd/go: missing .exe suffix on windowsFrozenDueToAge
#3190 opened 12 years ago by tjyang
cmd/go: go test -work doesn't workFrozenDueToAge
#3184 opened 12 years ago by alberts
cmd/go: linker error: too many -L's: 15FrozenDueToAge
#3171 opened 12 years ago by alberts
cmd/go: fix test on windowsFrozenDueToAge
#3169 opened 12 years ago by alexbrainman
cmd/go: fix 'go run' errorFrozenDueToAge
#3168 opened 12 years ago by alexbrainman
cmd/go: report successful 'go get' to the dashboardFrozenDueToAge
#3162 opened 12 years ago by adg
cmd/go: decide how to trigger gccgoFrozenDueToAge
#3157 opened 12 years ago by rsc
#3152 opened 12 years ago by dlintw
cmd/go: do not recompile packages outside current rootFrozenDueToAge
#3149 opened 12 years ago by dlintw
cmd/cgo: support weak imports on OS XFrozenDueToAge
#3141 opened 12 years ago by mkrautz
#3131 opened 12 years ago by gopherbot
cmd/go: support "./foo" importsFrozenDueToAge
#3118 opened 12 years ago by robpike
cmd/cgo: duplicate symbolFrozenDueToAge
#3116 opened 12 years ago by gopherbot
#3114 opened 12 years ago by alberts
cmd/go: go install foo/bar/... should also install foo/bar if it is a packageDocumentationFrozenDueToAge
#3110 opened 12 years ago by alberts
cmd/cgo: programs in misc/cgo need to be updatedFrozenDueToAge
#3109 opened 12 years ago by davies
cmd/go: test -i should not disable -cFrozenDueToAge
#3104 opened 12 years ago by alberts
#3100 opened 12 years ago by alexbrainman
cmd/go: go get mydomain.comFrozenDueToAge
#3099 opened 12 years ago by bradfitz
cmd/go: make error message more readableFrozenDueToAge
#3075 opened 12 years ago by dlintw
cmd/cgo: cannot run callback on non-Go threadFrozenDueToAge
#3068 opened 12 years ago by gopherbot
cmd/go: build error not helpfulFrozenDueToAge
#3064 opened 12 years ago by bradfitz
cmd/dist: emit \r in 'env -w' outputFrozenDueToAge
#3060 opened 12 years ago by jpoirier
#3059 opened 12 years ago by rogpeppe
cmd/go: go test does not show all parser errorsFrozenDueToAge
#3055 opened 12 years ago by dvyukov
cmd/go: remove buildFrozenDueToAge
#3052 opened 12 years ago by gopherbot
#3049 opened 12 years ago by patrickmn
cmd/go: spurious suggestion when running "go doc foo"FrozenDueToAge
#3041 opened 12 years ago by adg
cmd/go: Rebuild third party packages after a new releaseFrozenDueToAge
#3036 opened 12 years ago by gopherbot
#3035 opened 12 years ago by gopherbot
#3034 opened 12 years ago by minux
#3032 opened 12 years ago by gopherbot
cmd/go: cope with new text/template function evaluationFrozenDueToAge
#3028 opened 12 years ago by gopherbot
#3027 opened 12 years ago by alberts
cmd/go: suggest 'go test -i [args to test]'FrozenDueToAge
#3023 opened 12 years ago by bradfitz
#3021 opened 12 years ago by rsc
cmd/go: godoc go does not workFrozenDueToAge
#3012 opened 12 years ago by rsc
cmd/go: allow top-level package outside $GOPATHFrozenDueToAge
#3009 opened 12 years ago by evmar
#3001 opened 12 years ago by rsc
#2996 opened 12 years ago by cookieo9
cmd/go: adjust test timeout using -timeoutFrozenDueToAge
#2993 opened 12 years ago by gopherbot
#2990 opened 12 years ago by griesemer
cmd/go: add global option to preserve temp directoryFrozenDueToAge
#2980 opened 12 years ago by rsc
#2978 opened 12 years ago by dsymonds
cmd/go: do not force repo root if directory existsFrozenDueToAge
#2969 opened 12 years ago by rsc
cmd/go: go test -i flag doesn't understand cgo packagesFrozenDueToAge
#2936 opened 12 years ago by cookieo9
#2928 opened 12 years ago by alexbrainman
cmd/go: go get -n prints too muchFrozenDueToAge
#2926 opened 12 years ago by gopherbot
#2925 opened 12 years ago by pebbe
#2923 opened 12 years ago by gopherbot
cmd/go: go get -u subreposFrozenDueToAge
#2914 opened 12 years ago by bradfitz
cmd/go: go get ... inconsistencyFrozenDueToAge
#2909 opened 12 years ago by bradfitz
cmd/api: does not handle shift by a types constant.FrozenDueToAge
#2907 opened 12 years ago by remyoudompheng
#2906 opened 12 years ago by remyoudompheng
cmd/fix: camlistore file fails to parse in go fixFrozenDueToAge
#2898 opened 12 years ago by bradfitz
cmd/go: doesn't work with arbitrary git servers on httpsFrozenDueToAge
#2895 opened 12 years ago by bradfitz
cmd/go: running failed compilation twiceFrozenDueToAge
#2891 opened 12 years ago by rsc
cmd/cgo: gcc attribute unavailable breaks cgoFrozenDueToAge
#2888 opened 12 years ago by gopherbot
cmd/dist: handle $GOROOT_FINALFrozenDueToAge
#2879 opened 12 years ago by rsc
#2875 opened 12 years ago by gopherbot
cmd/go: inconsistent install locationFrozenDueToAge
#2868 opened 12 years ago by alexbrainman
cmd/go: go test leaves temp directory behindFrozenDueToAge
#2866 opened 12 years ago by alexbrainman
cmd/go: go build panicsFrozenDueToAge
#2865 opened 12 years ago by gopherbot
#2864 opened 12 years ago by rsc
cmd/go: be more selective about removesFrozenDueToAge
#2829 opened 12 years ago by peterGo
#2822 opened 12 years ago by rsc
cmd/go: gofix not foundFrozenDueToAge
#2817 opened 12 years ago by gopherbot
cmd/go: 'go build' panics when a dependency is not foundFrozenDueToAge
#2813 opened 12 years ago by gopherbot
cmd/go: show full syntax error list from go/parserFrozenDueToAge
#2811 opened 12 years ago by rogpeppe
cmd/cgo: error involving C zero-length arrayFrozenDueToAge
#2806 opened 13 years ago by gopherbot
cmd/go: how to use cgo -godefsFrozenDueToAge
#2800 opened 13 years ago by rsc
cmd/go: version information at run timeFrozenDueToAge
#2799 opened 13 years ago by rsc
cmd/go: no helpful message if pkg-config failsFrozenDueToAge
#2785 opened 13 years ago by gopherbot
cmd/go: make documentation visible in godocFrozenDueToAge
#2783 opened 13 years ago by bsiegert
#2775 opened 13 years ago by rsc
cmd/go: write "how to use the go tool"FrozenDueToAge
#2770 opened 13 years ago by rsc
cmd/go: cannot build using goyaccFrozenDueToAge
#2760 opened 13 years ago by jaqx0r
cmd/go: go install -n includes extra ./ in filenamesFrozenDueToAge
#2753 opened 13 years ago by alberts
cmd/go: do not buffer test output for 1-package testFrozenDueToAge
#2731 opened 13 years ago by bradfitz
cmd/go: fix data race in exitStatusFrozenDueToAge
#2709 opened 13 years ago by dvyukov
#2705 opened 13 years ago by bradfitz
cmd/cgo: incorrect line numbersFrozenDueToAge
#2697 opened 13 years ago by bradfitz
cmd/go: fmt should print relative file namesFrozenDueToAge
#2686 opened 13 years ago by rogpeppe
cmd/go: install testing dependencies.FrozenDueToAge
#2685 opened 13 years ago by rogpeppe
cmd/go: diagnose invalid flag after package namesFrozenDueToAge
#2677 opened 13 years ago by bradfitz
#2671 opened 13 years ago by griesemer
cmd/go: report file:line of incorrect importFrozenDueToAge
#2664 opened 13 years ago by gopherbot
#2649 opened 13 years ago by balasanjay
#2612 opened 13 years ago by gopherbot
cmd/go: suggestion binFrozenDueToAge
#2606 opened 13 years ago by rsc
cmd/go: clean up temp files on windowsFrozenDueToAge
#2604 opened 13 years ago by alexbrainman
#2603 opened 13 years ago by bradfitz
#2602 opened 13 years ago by rsc
#2601 opened 13 years ago by rsc
cmd/cgo: C struct embedding errorFrozenDueToAge
#2552 opened 13 years ago by gopherbot
cmd/compile: compiler array indexing improvementsFrozenDueToAge
#2537 opened 13 years ago by rsc
#2474 opened 13 years ago by rsc
#2470 opened 13 years ago by mikioh
cmd/go: add -r options to host ldFrozenDueToAge
#2433 opened 13 years ago by gopherbot
cmd/cgo: support for gccgoFrozenDueToAge
#2313 opened 13 years ago by rsc
cmd/compile: read-only escape analysis and avoiding string -> []byte copiesGarbageCollectorNeedsFixPerformance
#2205 opened 13 years ago by bradfitz
cmd/go: make update work consistently for gitFrozenDueToAge
#2109 opened 13 years ago by adg
cmd/link: slow on large inputsFrozenDueToAge
#2073 opened 13 years ago by gopherbot
#1914 opened 13 years ago by rsc
cmd/cgo: Linux arm supportFrozenDueToAge
#1880 opened 13 years ago by bradfitz
#1800 opened 13 years ago by gopherbot
#1766 opened 13 years ago by gopherbot
#1700 opened 13 years ago by gopherbot
cmd/cgo: does not support c++ (use swig)FrozenDueToAge
#1476 opened 13 years ago by alberts
#1407 opened 14 years ago by alberts
cmd/cgo: problem with forward-declared enumFrozenDueToAge
#1293 opened 14 years ago by gopherbot
#782 opened 14 years ago by alberts
#599 opened 14 years ago by rsc
#597 opened 14 years ago by edsrzf
cmd/link: generate .so from Go codeFrozenDueToAge
#256 opened 15 years ago by gopherbot
cmd/cgo: fails with gcc 4.4.1FrozenDueToAge
#1 opened 15 years ago by gopherbot