cmd/compile
internal compiler error: dictionary variable not captured by valueNeedsInvestigationcompiler/runtime
#60569 opened 1 day ago by believening
PGO does not devirtualize methods in another package (log: "no function body")NeedsInvestigationcompiler/runtime
#60561 opened 1 day ago by thepudds
#60460 opened 1 week ago by johejo
#60377 opened 1 week ago by griesemer
#60368 opened 1 week ago by prattmic
#60235 opened 2 weeks ago by gopherbot
#60117 opened 3 weeks ago by kckrinke
#60032 opened 3 weeks ago by silbinarywolf
confusion about use a specific type for the receiver of a parameterized type in generic struct methodcompiler/runtime
#60017 opened 4 weeks ago by almas1992
#59975 opened 4 weeks ago by gopherbot
#59974 opened 4 weeks ago by gopherbot
multiple memories live at block startcompiler/runtime
#59973 opened 4 weeks ago by randall77
#59959 opened 1 month ago by prattmic
passing a generic function as a function argument crashes the compilerNeedsInvestigationcompiler/runtimerelease-blocker
#59955 opened 1 month ago by griesemer
TestEmptyDwarfRanges and TestScopeRanges fail on ios-arm64-corelliumNeedsInvestigationOS-iOScompiler/runtime
#59939 opened 1 month ago by bcmills
#59887 opened 1 month ago by prattmic
encoding/binary.PutUint32 generates unaligned data storage on arm64 archNeedsInvestigationcompiler/runtime
#59856 opened 1 month ago by mattypiper
'relocation target not defined' when building with CL 484859 (since reverted)NeedsFixcompiler/runtime
#59709 opened 1 month ago by thanm
#59684 opened 1 month ago by randall77
#59680 opened 1 month ago by mknyszek
#59655 opened 1 month ago by merykitty
#59638 opened 1 month ago by thanm
#59630 opened 1 month ago by 578559967
Unified IR exports table is binary unstable in presence of generics [1.20 backport]CherryPickApprovedcompiler/runtime
#59585 opened 1 month ago by gopherbot
#59580 opened 1 month ago by gopherbot
#59579 opened 1 month ago by gopherbot
#59572 opened 1 month ago by wdvxdr1123
#59571 opened 1 month ago by nemo-cpt
4% kubelet compile time regression from CL 482356 "cmd/compile: allow more inlining of functions that construct closures"NeedsInvestigationPerformancecompiler/runtime
#59547 opened 1 month ago by prattmic
#59536 opened 1 month ago by gopherbot
#59468 opened 1 month ago by gopherbot
miscompilation in star-tex.org/x/cmd/star-tex [1.19 backport]compiler/runtime
#59467 opened 1 month ago by gopherbot
internal compiler error: cannot call SetType(go.shape.int) on v (type int) [1.20 backport]CherryPickApprovedcompiler/runtime
#59450 opened 1 month ago by gopherbot
valid go1.17 non-recursive program fails to compile with invalid recursive type errorcompiler/runtime
#59437 opened 1 month ago by zeebo
#59432 opened 2 months ago by sbinet
#59404 opened 2 months ago by thanm
#59378 opened 2 months ago by abursavich
#59374 opened 2 months ago by gopherbot
#59373 opened 2 months ago by gopherbot
#59367 opened 2 months ago by rompetroll
#59366 opened 2 months ago by keakon
#59319 opened 2 months ago by mknyszek
linkname symbol redeclared, unknown line numbercompiler/runtime
#59313 opened 2 months ago by ii64
#59312 opened 2 months ago by Dmitriy-Kulagin
unsafe.SliceData incoherent resuilt with nil argument [1.20 backport]CherryPickApprovedcompiler/runtime
#59296 opened 2 months ago by gopherbot
#59293 opened 2 months ago by lboulard
#59288 opened 2 months ago by rip-create-your-account
crypto/elliptic build error under -linkshared mode [1.20 backport]CherryPickApprovedcompiler/runtime
#59236 opened 2 months ago by gopherbot
#59225 opened 2 months ago by rip-create-your-account
#59174 opened 2 months ago by ALTree
inlining function that references function literals generates bad code [1.19 backport]CherryPickApprovedcompiler/runtime
#59158 opened 2 months ago by gopherbot
#59156 opened 2 months ago by johanbrandhorst
#59149 opened 2 months ago by johanbrandhorst
#59111 opened 2 months ago by y1yang0
incorrect inlining of function swapping two funcscompiler/runtime
#59108 opened 2 months ago by fabe-xx
racy writes to global var not observedcompiler/runtime
#59088 opened 2 months ago by huzhiwen93
#58966 opened 2 months ago by quaresmajose
#58905 opened 2 months ago by aclements
#58861 opened 3 months ago by zhangze0722
#58805 opened 3 months ago by go101
ICE on method value involving imported anonymous interface [1.20 backport]CherryPickApprovedcompiler/runtime
#58776 opened 3 months ago by gopherbot
#58742 opened 3 months ago by dominikh
race is not supported on linux/riscv64compiler/runtime
#58739 opened 3 months ago by ArchFeh
#58729 opened 3 months ago by tianxiaogu
#58712 opened 3 months ago by prattmic
#58648 opened 3 months ago by prattmic
go tool compile could not import fmtcompiler/runtime
#58629 opened 3 months ago by chimission
confusing error: cannot use x (variable of type []string) as []string value NeedsInvestigationcompiler/runtime
#58611 opened 3 months ago by ldemailly
#58588 opened 3 months ago by greatroar
#58584 opened 3 months ago by x1unix
#58572 opened 3 months ago by mdempsky
#58563 opened 3 months ago by zapo
#58483 opened 3 months ago by badisch87
#58482 opened 3 months ago by aarzilli
internal compiler error: '(*Tree[go.shape.int]).RemoveParent.func1': value .dict (nil) incorrectly live at entry [1.20 backport]CherryPickApprovedcompiler/runtime
#58467 opened 3 months ago by gopherbot
#58444 opened 3 months ago by gopherbot
#58439 opened 3 months ago by cuonglm
#58437 opened 3 months ago by shawndx
#58413 opened 3 months ago by gopherbot
#58349 opened 3 months ago by dgavedissian
#58345 opened 3 months ago by ClarkQAQ
internal compiler error: '(*Tree[go.shape.int]).RemoveParent.func1': value .dict (nil) incorrectly live at entryNeedsFixcompiler/runtime
#58341 opened 3 months ago by anupcshan
internal compiler error: panic: interface conversion: ir.Node is *ir.BasicLit, not *ir.ConstExprNeedsDecisioncompiler/runtime
#58339 opened 3 months ago by 578559967
internal compiler error: panic: interface conversion: ir.Node is *ir.CompLitExpr, not *ir.Name [1.20 backport]CherryPickApprovedcompiler/runtime
#58335 opened 3 months ago by gopherbot
unnecessary bounds checking using result of intrinsic functioncompiler/runtime
#58334 opened 3 months ago by ericlagergren
<autogenerated>:1: internal compiler error: dictionary for anyArr[go.shape.*uint8_0].Len should only use concrete types: go.shape.*uint8_0compiler/runtime
#58332 opened 3 months ago by fthvgb1
internal compiler error: panic: interface conversion: ir.Node is *ir.CompLitExpr, not *ir.NameNeedsFixcompiler/runtime
#58325 opened 3 months ago by evanj
constant overflows when assigned to package level var (Go 1.20 regression) [1.20 backport]CherryPickApprovedcompiler/runtime
#58319 opened 3 months ago by gopherbot
#58300 opened 3 months ago by randall77
#58293 opened 4 months ago by tklauser
#58161 opened 4 months ago by ALTree
the output messages for some generic functions are confusing when using `-gcflags="-m -m"`NeedsInvestigationcompiler/runtimegenerics
#58140 opened 4 months ago by go101
gcflags="-d=ssa/check_bce" doesn't work or doesn't work well for generic functionsNeedsInvestigationcompiler/runtimegenerics
#58139 opened 4 months ago by go101
#58111 opened 4 months ago by ar8327
performance regression on ppc64 due to change in scheduling CL 270940NeedsInvestigationPerformancearch-ppc64xcompiler/runtime
#57976 opened 4 months ago by laboger
#57969 opened 4 months ago by rsc
compilation of a package >100x slower with 1.20rc3NeedsFixPerformancecompiler/runtimerelease-blocker
#57959 opened 4 months ago by aarzilli
#57955 opened 4 months ago by elagergren-spideroak
internal compiler error: 'Float64D3': no register available..." (1.20 regression?) NeedsInvestigationcompiler/runtimerelease-blocker
#57846 opened 4 months ago by thepudds
#57837 opened 4 months ago by LongHairedHacker
internal compiler error: NewBulk too big: nbit=60759 count=506114 nword=1899 size=961110486compiler/runtime
#57832 opened 4 months ago by vsin12
unsafe.{SliceData,StringData} possible memory corruption in escape analysisNeedsFixcompiler/runtimerelease-blocker
#57823 opened 4 months ago by cuonglm
#57800 opened 4 months ago by icholy
internal compiler error: assertion failed compiler/runtime
#57796 opened 4 months ago by stephenafamo
internal compiler error: 'init': value .dict (nil) incorrectly live at entryNeedsFixcompiler/runtimerelease-blocker
#57778 opened 4 months ago by dveeden
#57759 opened 4 months ago by go101
#57719 opened 4 months ago by superbobry
#57715 opened 4 months ago by richsoap
internal compiler error: Value live at entry. It shouldn't be.compiler/runtime
#57702 opened 4 months ago by SladeThe
#57657 opened 4 months ago by josharian
internal compiler error: unknown op in select ASOPcompiler/runtime
#57641 opened 4 months ago by jeremybobbin
#57564 opened 5 months ago by griesemer
#57563 opened 5 months ago by mdempsky
race is not supported on windows/386compiler/runtime
#57543 opened 5 months ago by VaibhavArora19
#57499 opened 5 months ago by gopherbot
#57498 opened 5 months ago by gopherbot
#57486 opened 5 months ago by go101
#57453 opened 5 months ago by k-pa
internal compiler error: order.stmt CALLMETH when use closurecompiler/runtime
#57440 opened 5 months ago by nejisama
#57434 opened 5 months ago by CannibalVox
#57410 opened 5 months ago by mdempsky
"missing method" diagnostic can be confusing when methods aren't promoted due to ambiguityNeedsFixcompiler/runtime
#57352 opened 5 months ago by maxatome
the loong64 intrinsic for CompareAndSwapUint32 function needs to sign extend its "old" argument. [1.19 backport]CherryPickApprovedarch-loong64arch-mipsarch-riscvcompiler/runtime
#57345 opened 5 months ago by gopherbot
the loong64 intrinsic for CompareAndSwapUint32 function needs to sign extend its "old" argument. [1.18 backport]CherryPickApprovedarch-mipsarch-riscvcompiler/runtime
#57344 opened 5 months ago by gopherbot
the riscv64 intrinsic for CompareAndSwapUint32 function needs to sign extend its "old" argument [1.19 backport]CherryPickCandidatecompiler/runtime
#57343 opened 5 months ago by gopherbot
the riscv64 intrinsic for CompareAndSwapUint32 function needs to sign extend its "old" argument [1.18 backport]CherryPickCandidatecompiler/runtime
#57342 opened 5 months ago by gopherbot
the mips64 intrinsic for CompareAndSwapUint32 function needs to sign extend its "old" argument [1.19 backport]CherryPickCandidatecompiler/runtime
#57341 opened 5 months ago by gopherbot
the mips64 intrinsic for CompareAndSwapUint32 function needs to sign extend its "old" argument [1.18 backport]CherryPickCandidatecompiler/runtime
#57340 opened 5 months ago by gopherbot
the mips64 intrinsic for CompareAndSwapUint32 function needs to sign extend its "old" argumentNeedsFixarch-mipscompiler/runtimerelease-blocker
#57332 opened 5 months ago by dr2chase
the riscv64 intrinsic for CompareAndSwapUint32 function needs to sign extend its "old" argumentNeedsFixarch-riscvcompiler/runtimerelease-blocker
#57331 opened 5 months ago by dr2chase
#57309 opened 5 months ago by dbc60
the loong64 intrinsic for CompareAndSwapUint32 function needs to sign extend its "old" argument.NeedsFixarch-loong64arch-mipsarch-riscvcompiler/runtime
#57282 opened 5 months ago by abner-chenc
internal compiler error: 'weak': unhandled stmt ASOPNeedsInvestigationWaitingForInfocompiler/runtime
#57255 opened 5 months ago by maoxiaojie1
#57243 opened 5 months ago by greatroar
spurious invalid recursive typecompiler/runtime
#57176 opened 5 months ago by philhofer
#57155 opened 5 months ago by findleyr
#57100 opened 5 months ago by gopherbot
#57097 opened 5 months ago by trippleflux
#57096 opened 5 months ago by griesemer
internal compiler error: panic: runtime error: invalid memory address or nil pointer dereferencecompiler/runtime
#57078 opened 6 months ago by karalef
Prove doesn't understand division of slice lengthcompiler/runtime
#57077 opened 6 months ago by Nigma1337
enable new `comparable` behavior by default [freeze exception]NeedsDecisioncompiler/runtimerelease-blocker
#57011 opened 6 months ago by griesemer
#56999 opened 6 months ago by sipwarriper
#56990 opened 6 months ago by randall77
value assignment to pointer converted from unsafe pointer exceeds structure boundary on 32-bit armcompiler/runtime
#56979 opened 6 months ago by database64128
Array/slice clearing idiom inconsistently recognizedcompiler/runtime
#56954 opened 6 months ago by greatroar
internal compiler error: shape types have no methods SomeFunc[go.shape.[]uint8]NeedsFixcompiler/runtime
#56923 opened 6 months ago by csgura
internal compiler error: found illegal assignment on test exampleNeedsInvestigationWaitingForInfocompiler/runtime
#56916 opened 6 months ago by esimov
further failures relating to CL 450136 (inlined static initializer optimization)NeedsFixcompiler/runtime
#56894 opened 6 months ago by mdempsky
optimization across packages to avoid allocationscompiler/runtime
#56873 opened 6 months ago by thockin
internal compiler error: 'init': Value live at entry. It shouldn't be. func init, node size, value nilcompiler/runtime
#56821 opened 6 months ago by Rajalakshmi-Girish
internal compiler error: 'init': Value live at entrycompiler/runtime
#56778 opened 6 months ago by tdakkota
#56777 opened 6 months ago by olegbespalov
#56776 opened 6 months ago by erifan
#56770 opened 6 months ago by gopherbot
#56768 opened 6 months ago by cuonglm
#56752 opened 6 months ago by cherrymui
#56751 opened 6 months ago by cherrymui
#56750 opened 6 months ago by gopherbot
#56744 opened 6 months ago by gopherbot
#56727 opened 6 months ago by biffen
#56716 opened 6 months ago by silviucm
#56699 opened 6 months ago by randall77
#56667 opened 6 months ago by ncw
#56665 opened 6 months ago by Merovius
generic type cause "internal compiler error: 'main': Value live at entry. It shouldn't be."NeedsInvestigationcompiler/runtime
#56652 opened 6 months ago by weirenxue
ICE instantiating a generic type `B` in `type A[T] struct{}; type B[T] A[[]T]` with `error`NeedsInvestigationcompiler/runtimegenerics
#56626 opened 6 months ago by twz123
#56620 opened 6 months ago by erifan
some x/sys versions no longer build due to "go:linkname must refer to declared function or variable" [1.19 backport]CherryPickApprovedcompiler/runtime
#56557 opened 7 months ago by gopherbot
some x/sys versions no longer build due to "go:linkname must refer to declared function or variable" [1.18 backport]CherryPickApprovedcompiler/runtime
#56556 opened 7 months ago by gopherbot
Dgeev/Circulant100-8 sec/op 1.1% regression, 1.1%point change between 3d92205 and da6042ePerformancecompiler/runtime
#56532 opened 7 months ago by mknyszek
`Maximum call stack size exceeded` testing go/parser with Node.js v18.7.0NeedsFixOS-JSarch-wasmcompiler/runtime
#56498 opened 7 months ago by bcmills
performance regression compiling crypto/internal/edwards25519/field.feMulGeneric on PPC64arch-ppc64xcompiler/runtime
#56497 opened 7 months ago by pmur
#56476 opened 7 months ago by klauspost
"redo growslice calling convention" caused a 14.7% regression in AppendMsgReplicateDecisionPerformancecompiler/runtime
#56440 opened 7 months ago by mknyszek
#56360 opened 7 months ago by gopherbot
#56359 opened 7 months ago by gopherbot
did not infer implementation[actual] passed to interface[generic]NeedsInvestigationTypeInferencecompiler/runtimegenerics
#56294 opened 7 months ago by vahid-sohrabloo
#56293 opened 7 months ago by ianlancetaylor
functions with type parameters cannot inline multiple levels deep across packagescompiler/runtimegenerics
#56280 opened 7 months ago by prattmic
#56253 opened 7 months ago by renthraysk
#56225 opened 7 months ago by kityun
#56220 opened 7 months ago by NOMORECOFFEE
internal compiler error: missing pkgcompiler/runtime
#56186 opened 7 months ago by csgura
libFuzzer instrumentation fakePC overflow on 386 arch [1.19 backport]CherryPickApprovedcompiler/runtime
#56168 opened 7 months ago by gopherbot
libFuzzer instrumentation fakePC overflow on 386 arch [1.18 backport]CherryPickCandidatecompiler/runtime
#56167 opened 7 months ago by gopherbot
#56141 opened 7 months ago by cuonglm
#56022 opened 8 months ago by ianlancetaylor
cannot use s (type [][]Typ) as type []go.shape.[]int_0 in assignmentNeedsInvestigationcompiler/runtime
#55964 opened 8 months ago by YueMengGu
#55961 opened 8 months ago by varungandhi-src
#55920 opened 8 months ago by randall77
some x/sys versions no longer build due to "go:linkname must refer to declared function or variable"NeedsInvestigationcompiler/runtime
#55889 opened 8 months ago by mvdan
#55357 opened 8 months ago by elagergren-spideroak
internal compiler error: expression has untyped type: compiler/runtime
#55297 opened 8 months ago by AemonSwift
internal compiler error: method Len on *uint8 not found [1.19 backport]CherryPickApprovedcompiler/runtime
#55270 opened 8 months ago by gopherbot
#55269 opened 8 months ago by mknyszek
#55254 opened 8 months ago by mkumatag
typebits.Set: invalid initial alignment: type Peer has alignment 8, but offset is 4 [1.19 backport]CherryPickApprovedcompiler/runtime
#55152 opened 8 months ago by gopherbot
#55134 opened 8 months ago by amirdlt
#55101 opened 8 months ago by itsabgr
#55039 opened 8 months ago by erifan
design and implementation of Profile-Guided Optimization (PGO)compiler/runtime
#55025 opened 8 months ago by jinlin-bayarea
#55022 opened 8 months ago by cherrymui
typebits.Set: invalid initial alignment: type Peer has alignment 8, but offset is 4NeedsFixcompiler/runtime
#54991 opened 8 months ago by stv0g
unnamed functions missing FuncInfocompiler/runtime
#54959 opened 8 months ago by prattmic
Cannot return a defined generic type as a generic typecompiler/runtime
#54929 opened 8 months ago by godcong
#54918 opened 8 months ago by cuonglm
#54917 opened 8 months ago by gopherbot
#54912 opened 8 months ago by csgura
#54911 opened 8 months ago by DrJosh9000
internal compiler error: method ToNumber on struct {} not foundcompiler/runtime
#54910 opened 8 months ago by jmacd
#54907 opened 8 months ago by mknyszek
#54833 opened 9 months ago by jamesli2021
infer generic type based on the function return typecompiler/runtime
#54791 opened 9 months ago by handsomefox
#54779 opened 9 months ago by heschi
#54765 opened 9 months ago by mdempsky
#54755 opened 9 months ago by tamird
#54753 opened 9 months ago by tamird
internal compiler error: panic: runtime error: invalid memory address or nil pointer dereferencecompiler/runtime
#54746 opened 9 months ago by kralicky
`unexpected stale targets` on freebsd-arm64-dmgk since 2022-08-23NeedsInvestigationOS-FreeBSDarch-arm64
#54729 opened 9 months ago by bcmills
#54726 opened 9 months ago by gopherbot
#54725 opened 9 months ago by gopherbot
#54722 opened 9 months ago by cuonglm
internal compiler error: panic: runtime error: invalid memory address or nil pointer dereferencecompiler/runtime
#54703 opened 9 months ago by earl-warren
ICE at composite literal assignment with alignment > PtrSize [1.19 backport]CherryPickApprovedcompiler/runtime
#54697 opened 9 months ago by gopherbot
<autogenerated>:1: internal compiler error: panic: runtime error: invalid memory address or nil pointer dereferencecompiler/runtime
#54671 opened 9 months ago by reusee
#54638 opened 9 months ago by cherrymui
#54632 opened 9 months ago by dr2chase
miscompilation of partially-overlapping array assignments [1.19 backport]CherryPickApprovedcompiler/runtime
#54629 opened 9 months ago by randall77
#54615 opened 9 months ago by aarzilli
miscompilation of partially-overlapping array assignments [1.18 backport]CherryPickApprovedcompiler/runtime
#54603 opened 9 months ago by gopherbot
#54596 opened 9 months ago by bcmills
k8s scalability load test failure (latency regression) with unified IRNeedsInvestigationPerformancecompiler/runtimerelease-blocker
#54593 opened 9 months ago by mknyszek
ppc64 port is brokencompiler/runtime
#54572 opened 9 months ago by yejibro
stenciling fails due to confusion with underlying type through generic function call's call of a method on a generic functioncompiler/runtime
#54552 opened 9 months ago by dfinkel
#54537 opened 9 months ago by johejo
#54535 opened 9 months ago by johejo
possibly incorrect fused-multiply-add bypassing floating-point to integer conversionscompiler/runtime
#54533 opened 9 months ago by jmacd
#54514 opened 9 months ago by mdempsky
#54513 opened 9 months ago by mdempsky
#54512 opened 9 months ago by mdempsky
<autogenerated>:1: internal compiler errorcompiler/runtime
#54504 opened 9 months ago by DmitriyMV
#54497 opened 9 months ago by piotr-sneller
#54496 opened 9 months ago by piotr-sneller
internal compiler error for generic function on embedded structcompiler/runtime
#54471 opened 9 months ago by bangzek
#54469 opened 9 months ago by MrFox131
#54467 opened 9 months ago by mdempsky
#54456 opened 9 months ago by polarina
when cmd/compile is compiled with `-gcflags = "all=-N -l"`, the output binary panic on startcompiler/runtime
#54412 opened 9 months ago by jacobishao
low function inline costcompiler/runtime
#54407 opened 9 months ago by subtle-byte
#54405 opened 9 months ago by rsc
#54402 opened 9 months ago by mdempsky
internal compiler error: panic: runtime error: invalid memory address or nil pointer dereferencecompiler/runtime
#54399 opened 9 months ago by dmholtz
#54356 opened 9 months ago by squareheadc
ICE when a promoted method on an instantiated type implements a type parameter constraintNeedsFixcompiler/runtime
#54348 opened 9 months ago by mdempsky
#54343 opened 9 months ago by mdempsky
internal compiler error: panic: runtime error: invalid memory address or nil pointer dereferenceNeedsInvestigation
#54326 opened 10 months ago by bytemare
internal compiler error: panic: runtime error: invalid memory address or nil pointer dereference [1.19 backport]CherryPickApprovedcompiler/runtime
#54309 opened 10 months ago by gopherbot
internal compiler error: panic: runtime error: invalid memory address or nil pointer dereference [1.18 backport]CherryPickCandidatecompiler/runtime
#54308 opened 10 months ago by gopherbot
unified IR needs to treat conversion of constants to type parameter type as non-constantNeedsFixcompiler/runtime
#54307 opened 10 months ago by mdempsky
internal compiler error: panic: runtime error: invalid memory address or nil pointer dereferenceNeedsInvestigationcompiler/runtime
#54302 opened 10 months ago by jmacd
nosplit stack overflow with -gcflags "all=-N -l" -race (darwin/arm64 | Goland debug cmd)NeedsInvestigationcompiler/runtime
#54291 opened 10 months ago by ghostiam
internal compiler error: panic: runtime error: slice bounds out of range [712097:26324]WaitingForInfocompiler/runtime
#54282 opened 10 months ago by Pxingtian
#54280 opened 10 months ago by JayMonari
internal compiler error when compiling code with unbound method of generic type [1.19 backport]CherryPickApprovedcompiler/runtime
#54243 opened 10 months ago by gopherbot
#54238 opened 10 months ago by kscooo
internal compiler error of atomic type and offsetof [1.19 backport]CherryPickApprovedcompiler/runtime
#54235 opened 10 months ago by gopherbot
#54225 opened 10 months ago by andig
#54220 opened 10 months ago by shawndx
enable Duff's device on darwin/arm64FeatureRequestNeedsFixOS-DarwinPerformancearch-arm64compiler/runtime
#54189 opened 10 months ago by erifan
#54159 opened 10 months ago by 578559967
#54135 opened 10 months ago by r-hang
#54125 opened 10 months ago by dsxack
#54120 opened 10 months ago by randall77
#54058 opened 10 months ago by mdempsky
internal compiler error: assertion failedcompiler/runtime
#54028 opened 10 months ago by siliconbrain
compiler does vet thingscompiler/runtime
#54019 opened 10 months ago by go101
internal compiler error when compiling code with unbound method of generic typeNeedsFixcompiler/runtimegenerics
#53982 opened 10 months ago by jammer312
improve mknode.gocompiler/runtime
#53959 opened 10 months ago by randall77
#53954 opened 10 months ago by dr2chase
#53952 opened 10 months ago by boriskrisanov
nosplit stack overflow with gcflags "-N -l"compiler/runtime
#53942 opened 10 months ago by spikecurtis
GOSSAHASH debugging switch needs to be accessible outside SSAcompiler/runtime
#53937 opened 10 months ago by dr2chase
go cross build random failNeedsInvestigation
#53924 opened 10 months ago by zzjin
#53888 opened 10 months ago by dsnet
interface conversion with generics reports "types from different scopes" [1.18 backport] CherryPickApprovedcompiler/runtimegenerics
#53883 opened 10 months ago by fractalqb
#53860 opened 10 months ago by randall77
#53852 opened 10 months ago by dmgk
#53810 opened 10 months ago by LeGamerDc
#53762 opened 10 months ago by Clemens-H
#53760 opened 10 months ago by randall77
#53752 opened 11 months ago by gopherbot
#53723 opened 11 months ago by gopherbot
#53702 opened 11 months ago by YueMengGu
inconsistent error messages based on type constraintsNeedsInvestigationTypeInferencecompiler/runtime
#53692 opened 11 months ago by sethvargo
#53688 opened 11 months ago by nd
#53663 opened 11 months ago by randall77
#53653 opened 11 months ago by randall77
#53635 opened 11 months ago by mdempsky
condition in for loop body is incorrectly optimised away [1.18 backport]CherryPickApproved
#53618 opened 11 months ago by gopherbot
condition in for loop body is incorrectly optimised away [1.17 backport]CherryPickApproved
#53617 opened 11 months ago by gopherbot
#53600 opened 11 months ago by kortschak
#53587 opened 11 months ago by gopherbot
#53551 opened 11 months ago by randall77
testing with -race emits internal compiler errorNeedsInvestigation
#53519 opened 11 months ago by tbhartman
#53477 opened 11 months ago by mdempsky
internal compiler error: width not calculated: int128 [1.18 backport]CherryPickApproved
#53471 opened 11 months ago by gopherbot
internal compiler error: width not calculated: int128 [1.17 backport]CherryPickApproved
#53470 opened 11 months ago by gopherbot
#53456 opened 11 months ago by aarzilli
#53454 opened 11 months ago by ShadiestGoat
internal compiler error: found illegal assignment go.shape.int_0 -> main.F.TNeedsFixcompiler/runtime
#53439 opened 11 months ago by ALTree
Wrong line number on "ambiguous selector" message NeedsInvestigation
#53420 opened 11 months ago by phemmer
#53419 opened 11 months ago by phemmer
#53409 opened 11 months ago by FallenKhadgar
#53406 opened 11 months ago by wdvxdr1123
internal compiler error: assertion failed (on 1.18 and tip)NeedsInvestigation
#53390 opened 11 months ago by ALTree
"type does not match inferred type" even though it compiles when the inferred type is explicitly provided as type argumentNeedsDecisionThinkingTypeInferenceearly-in-cycle
#53389 opened 11 months ago by arvidfm
panic in generics (types from different scopes on interface conversion)NeedsInvestigation
#53376 opened 11 months ago by ernado
#53358 opened 11 months ago by gnojus
type assertion on generic type fails incorrectly [1.18 backport]CherryPickApproved
#53357 opened 11 months ago by gopherbot
#53345 opened 11 months ago by nehaljwani
#53333 opened 11 months ago by greatroar
#53328 opened 11 months ago by mdempsky
missing combine constant store cases on amd64FeatureRequestNeedsInvestigationPerformancecompiler/runtime
#53324 opened 11 months ago by wdvxdr1123
#53309 opened 11 months ago by heschi
panic message for failed assertion of generic type mentions shape type, not user typeNeedsFixcompiler/runtime
#53276 opened 1 year ago by mdempsky
#53274 opened 1 year ago by gopherbot
internal compiler error: assertion failedNeedsInvestigation
#53254 opened 1 year ago by fogfish
#53249 opened 1 year ago by limpo1989
unsafe.Offsetof returns incorrect value in embedded struct with type parameters [1.18 backport]CherryPickApproved
#53159 opened 1 year ago by gopherbot
maps doesn't recognize map-clearing range idiom after be inlinedNeedsInvestigationPerformancecompiler/runtime
#53157 opened 1 year ago by cwbhhjl
unsafe.Offsetof returns incorrect value in embedded struct with type parametersFrozenDueToAgeNeedsFixgenerics
#53137 opened 1 year ago by kazu
same float32 calculations, but different results on M1 (darwin/arm64), depending on inliningFrozenDueToAge
#53134 opened 1 year ago by fzipp
"exec format error" when running newly-built binary on linux-loong64-3a5000NeedsInvestigationarch-loong64compiler/runtime
#53116 opened 1 year ago by bcmills
#53092 opened 1 year ago by baywet
#53089 opened 1 year ago by Qrnbth
#53087 opened 1 year ago by Porges
#53058 opened 1 year ago by mdempsky
#53048 opened 1 year ago by Dentrax
#53018 opened 1 year ago by ALTree
allocation when string key already exists in a map when using map[string([]byte{})]NeedsInvestigationPerformancecompiler/runtime
#52971 opened 1 year ago by renthraysk
miscompilation in pointer operations [1.18 backport]CherryPickApproved
#52961 opened 1 year ago by gopherbot
miscompilation in pointer operations [1.17 backport]CherryPickApproved
#52960 opened 1 year ago by gopherbot
#52957 opened 1 year ago by ddaa2000
#52953 opened 1 year ago by ddaa2000
#52948 opened 1 year ago by randall77
#52943 opened 1 year ago by e1ijah1
#52937 opened 1 year ago by ryanjoneil
#52907 opened 1 year ago by ALTree
#52887 opened 1 year ago by stianhj
confusing compilation error on receiver and type parameter names clashFrozenDueToAgeNeedsInvestigation
#52867 opened 1 year ago by nd
1.18 produces different type descriptor for identical struct in different packages [1.18 backport]CherryPickCandidateFrozenDueToAge
#52858 opened 1 year ago by gopherbot
#52857 opened 1 year ago by gopherbot
1.18 produces different type descriptor for identical struct in different packagesNeedsInvestigationrelease-blocker
#52856 opened 1 year ago by pfi79
#52774 opened 1 year ago by ii64
#52772 opened 1 year ago by ngolin
internal compiler error: InitLSym called twice on funcFrozenDueToAge
#52768 opened 1 year ago by ddaa2000
#52748 opened 1 year ago by adonovan
multiple LittleEndian.Uint* calls on the same buffer block load mergingNeedsInvestigationPerformance
#52708 opened 1 year ago by greatroar
#52701 opened 1 year ago by ddaa2000
type checking succeeds/fails depending on declaration orderNeedsInvestigation
#52698 opened 1 year ago by ddaa2000
generic function appears to use incorrect type descriptor [1.18 backport]CherryPickApprovedFrozenDueToAge
#52691 opened 1 year ago by gopherbot
#52687 opened 1 year ago by gopherbot
#52673 opened 1 year ago by ddaa2000
`exit status 0xc0000374` (`STATUS_HEAP_CORRUPTION`) on windows-amd64-longtestNeedsInvestigationOS-WindowsWaitingForInfocompiler/runtime
#52647 opened 1 year ago by bcmills
#52635 opened 1 year ago by josharian
#52633 opened 1 year ago by zhouguangyuan0718
internal compiler error: weird package in name: .dict0 => .dict0 from "", not "test/p" [1.18 backport]CherryPickApprovedFrozenDueToAge
#52606 opened 1 year ago by gopherbot
internal compiler error: 'main': Value live at entry. It shouldn't beFrozenDueToAgeNeedsInvestigationrelease-blocker
#52590 opened 1 year ago by lurenjia528
#52563 opened 1 year ago by greatroar
cannot convert v (variable of type *Bar[T]) to type *Foo[T] [1.18 backport]CherryPickApprovedFrozenDueToAge
#52558 opened 1 year ago by gopherbot
#52529 opened 1 year ago by b97tsk
#52441 opened 1 year ago by gopherbot
#52438 opened 1 year ago by willeccles
#52401 opened 1 year ago by andrealancichinetti
#52391 opened 1 year ago by ddaa2000
#52344 opened 1 year ago by tsingsun
#52311 opened 1 year ago by mier85
#52295 opened 1 year ago by changkun
#52293 opened 1 year ago by changkun
compiler crash with "Dictionary should have already been generated" [1.18 backport]CherryPickApprovedFrozenDueToAge
#52286 opened 1 year ago by gopherbot
compiler crash with "Dictionary should have already been generated"FrozenDueToAgeNeedsInvestigationrelease-blocker
#52279 opened 1 year ago by benjivesterby
crash on an unusual programNeedsFix
#52278 opened 1 year ago by go101
#52242 opened 1 year ago by gopherbot
#52241 opened 1 year ago by Apakhov
ICE: index out of range [0] with length 0FrozenDueToAge
#52233 opened 1 year ago by bambuo
stack overflowFrozenDueToAge
#52201 opened 1 year ago by reusee
#52195 opened 1 year ago by TerminalFi
dictionary for [...] should only use concrete typesNeedsInvestigation
#52181 opened 1 year ago by pepjo
hang in `ssa.(*regAllocState).computeLive` when optimizations are disabledNeedsInvestigationcompiler/runtime
#52180 opened 1 year ago by pioz
ICE: "runtime error: index out of range [0] with length 0" due to generic codeFrozenDueToAgeNeedsFixrelease-blocker
#52162 opened 1 year ago by vogtp
No error when using interface with typeset with variableFrozenDueToAge
#52139 opened 1 year ago by icholy
slice constraints prevent indexingFrozenDueToAge
#52129 opened 1 year ago by jfcg
GOEXPERIMENT=unified <autogenerated>:1: internal compiler error: missing wrapperNeedsFixcompiler/runtime
#52128 opened 1 year ago by andig
#52127 opened 1 year ago by tdegris
#52124 opened 1 year ago by ALTree
type set overlapping implementation for interface types might be not correct [1.18 backport]CherryPickApprovedFrozenDueToAge
#52119 opened 1 year ago by gopherbot
internal compiler error: weird package in name: .dict0 => .dict0 from "", not "test/p" FrozenDueToAgeNeedsFix
#52117 opened 1 year ago by zhuah
#52095 opened 1 year ago by gopherbot
#52072 opened 1 year ago by go101
generic method appears to use syntax keywords as typesFrozenDueToAge
#52058 opened 1 year ago by denis-tingaikin
#52052 opened 1 year ago by AGMETEOR
#52027 opened 1 year ago by taoso
#52026 opened 1 year ago by QuantumGhost
#52020 opened 1 year ago by neild
#52019 opened 1 year ago by dsnet
#52002 opened 1 year ago by ogau
#51988 opened 1 year ago by katsusan
#51964 opened 1 year ago by greatroar
#51963 opened 1 year ago by greatroar
redundant allocation & copy in return string([]byte)FrozenDueToAge
#51937 opened 1 year ago by jfcg
cannot create a type alias for a type constraintFrozenDueToAge
#51929 opened 1 year ago by ray-harris
ICE when unpacking arguments of variadic generic functionFrozenDueToAgeNeedsFixgenericsrelease-blocker
#51925 opened 1 year ago by sonlamho
#51909 opened 1 year ago by danielgtaylor
#51877 opened 1 year ago by smasher164
internal compiler error: missing reader for "sync/atomic".LoadPointerFrozenDueToAgeNeedsInvestigation
#51857 opened 1 year ago by thesyncim
internal compiler error: panic: runtime error: index out of range [0] with length 0 [1.18 backport]CherryPickApprovedFrozenDueToAge
#51855 opened 1 year ago by gopherbot
#51849 opened 1 year ago by gopherbot
could not import "package" (cannot import "package" (type parameter bound more than once), possibly version skew - reinstall package) [1.18 backport]CherryPickApprovedFrozenDueToAge
#51847 opened 1 year ago by gopherbot
internal compiler error: walkExpr: switch 1 unknown op RECOVER [1.18 backport]CherryPickApprovedFrozenDueToAge
#51846 opened 1 year ago by gopherbot
#51840 opened 1 year ago by julianiewiejska
#51839 opened 1 year ago by ahazhangxin
could not import "package" (cannot import "package" (type parameter bound more than once), possibly version skew - reinstall package)NeedsInvestigationrelease-blocker
#51836 opened 1 year ago by elagergren-spideroak
fails with stack overflow using generics and self referential function typeFrozenDueToAgeNeedsFixgenericsrelease-blocker
#51832 opened 1 year ago by noclue
ICE with 1.18 program that succeeds with 1.18rc1NeedsInvestigation
#51828 opened 1 year ago by bradenaw
Unable to apply type parameters to embed typeFrozenDueToAge
#51810 opened 1 year ago by mattn
#51765 opened 1 year ago by blaubaer
#51734 opened 1 year ago by mdempsky
#51724 opened 1 year ago by perillo
#51699 opened 1 year ago by wgrr
#51691 opened 1 year ago by mdempsky
irgen uses wrong dict param to generate code for getting dict type [1.18 backport]CherryPickApprovedFrozenDueToAge
#51669 opened 1 year ago by gopherbot
unnecessary bounds check when indexing relative to the endNeedsInvestigationPerformancecompiler/runtime
#51622 opened 1 year ago by dsnet
#51578 opened 1 year ago by dsnet
#51543 opened 1 year ago by kvap
#51533 opened 1 year ago by ALTree
missing hint to check go.mod if language version < 1.18 and declare a generic type or funcFrozenDueToAgeNeedsFix
#51531 opened 1 year ago by thepudds
miscompilation of comparison between type parameter and interfaceFrozenDueToAgeNeedsFixrelease-blocker
#51522 opened 1 year ago by mdempsky
#51521 opened 1 year ago by mdempsky
#51519 opened 1 year ago by FiloSottile
#51501 opened 1 year ago by changkun
a little inconsistency on uses of type parameters in type parameter listsFrozenDueToAgeNeedsInvestigation
#51499 opened 1 year ago by go101
#51496 opened 1 year ago by dtcaciuc
syntax error for valid type parameter listNeedsInvestigation
#51488 opened 1 year ago by go101
gccgo error: incompatible types in binary expressionNeedsInvestigation
#51475 opened 1 year ago by ddaa2000
#51472 opened 1 year ago by go101
double error when break is not in a loopNeedsInvestigation
#51456 opened 1 year ago by alicebob
frequent test timeouts on solaris-amd64-oraclerelBuildersNeedsInvestigationOS-Solariscompiler/runtimehelp wanted
#51443 opened 1 year ago by bcmills
internal compiler error: weird package in name: p.a => a from "test/p", not ""FrozenDueToAgeNeedsFixrelease-blocker
#51423 opened 1 year ago by zhuah
most recently closed type checker CLs must be cherry-picked into release branchFrozenDueToAgeNeedsFixrelease-blocker
#51421 opened 1 year ago by griesemer
#51413 opened 1 year ago by mdempsky
#51392 opened 1 year ago by blaubaer
#51386 opened 1 year ago by dominikh
compiler panic with generics across packages and pointer type parameterNeedsInvestigationrelease-blocker
#51367 opened 1 year ago by JOT85
#51360 opened 1 year ago by dp-arri
#51355 opened 1 year ago by KevinStrong
#51339 opened 1 year ago by danscales
internal compiler error: panic: runtime error: invalid memory address or nil pointer dereferenceNeedsFixrelease-blocker
#51335 opened 1 year ago by dominikh
panic running code that uses generic interface valueNeedsInvestigation
#51303 opened 1 year ago by apmckinlay
#51245 opened 1 year ago by findleyr
WebAssembly built from fyne_demo command crashes browser optimizer in ChromeNeedsInvestigationOS-JSarch-wasmcompiler/runtime
#51241 opened 1 year ago by Bluebugs
#51236 opened 1 year ago by Karitham
#51233 opened 1 year ago by virtuald
#51232 opened 1 year ago by virtuald
#51229 opened 1 year ago by blackgreen100
internal compiler error importing a recursive type (recursive through a type constraint)NeedsInvestigation
#51219 opened 1 year ago by Karitham
"runtime: bad pointer in frame" in riscv64 with complier optimizations [1.17 backport]CherryPickApprovedFrozenDueToAge
#51199 opened 1 year ago by gopherbot
"runtime: bad pointer in frame" in riscv64 with complier optimizations [1.16 backport]CherryPickApprovedFrozenDueToAge
#51198 opened 1 year ago by gopherbot
#51193 opened 1 year ago by sywhang
#51177 opened 1 year ago by KZiemian
nil pointer deref when printing error message for invalid program in 1.17 NeedsInvestigationcompiler/runtime
#51165 opened 1 year ago by nobozo
less helpful error message for invalid array typesNeedsInvestigation
#51145 opened 1 year ago by Merovius
#51108 opened 1 year ago by changkun
"runtime: bad pointer in frame" in riscv64 with complier optimizationsFrozenDueToAgeNeedsFixarch-riscv
#51101 opened 1 year ago by piggynl
#51048 opened 1 year ago by sxyazi
#51042 opened 1 year ago by shoriwe
inline is slowerFrozenDueToAge
#51028 opened 1 year ago by go101
#51025 opened 1 year ago by griesemer
#50993 opened 1 year ago by mishapoiuytrewq
SIGSEGV with 'go build'FrozenDueToAge
#50968 opened 1 year ago by olivere
#50965 opened 1 year ago by griesemer
cannot compile with alias type used in multiple filesFrozenDueToAge
#50925 opened 1 year ago by mandelsoft
#50918 opened 1 year ago by sarnesjo
found illegal assignment NeedsFix
#50912 opened 1 year ago by fgm
#50907 opened 1 year ago by rsc
int is not a typeFrozenDueToAge
#50902 opened 1 year ago by chai2010
#50867 opened 1 year ago by gopherbot
#50866 opened 1 year ago by gopherbot
#50854 opened 1 year ago by rsc
#50848 opened 1 year ago by Reasno
#50841 opened 1 year ago by randall77
#50837 opened 1 year ago by virtuald
impossible type assertion reports wrong signature for methods that don't match in caseNeedsInvestigation
#50816 opened 1 year ago by dominikh
#50790 opened 1 year ago by danscales
#50782 opened 1 year ago by danscales
#50779 opened 1 year ago by ianlancetaylor
report variable declared but not used when only a field of a struct-typed variable is written toFrozenDueToAgeNeedsInvestigation
#50778 opened 1 year ago by qiangli
confusing assignment mismatch error when indexing map with invalid keyNeedsInvestigationcompiler/runtime
#50762 opened 1 year ago by Snaipe
type inference: M does not match map[K]VNeedsInvestigation
#50755 opened 1 year ago by bitfield
compiler error for calling function, which is a field reference of a typeparam (which has a structural type)NeedsInvestigation
#50690 opened 1 year ago by danscales
MOVWreg missing sign-extension following a Copy from a floating-point LoadReg [1.17 backport]CherryPickApprovedFrozenDueToAge
#50683 opened 1 year ago by gopherbot
MOVWreg missing sign-extension following a Copy from a floating-point LoadReg [1.16 backport]CherryPickApprovedFrozenDueToAge
#50682 opened 1 year ago by gopherbot
#50672 opened 1 year ago by mdempsky
MOVWreg missing sign-extension following a Copy from a floating-point LoadRegFrozenDueToAgeNeedsInvestigationarch-mips
#50671 opened 1 year ago by bcmills
OSX Builds cannot find libcrt0.oFrozenDueToAge
#50669 opened 1 year ago by karlmutch
#50662 opened 1 year ago by karlmutch
#50660 opened 1 year ago by cuiweixie
#50653 opened 1 year ago by rsc
internal compiler error: shape types have no methods go.shape.int_0NeedsInvestigationrelease-blocker
#50642 opened 1 year ago by mishapoiuytrewq
#50639 opened 1 year ago by XiaodongLoong
internal compiler error: unexpected untyped type: untyped intNeedsInvestigation
#50635 opened 1 year ago by mcdoker18
inconsistent type check for the `%` operatorFrozenDueToAge
#50600 opened 1 year ago by hajimehoshi
typecheck panic, internal compiler error: panic: runtime error: index out of range [0] with length 0NeedsInvestigation
#50598 opened 1 year ago by zhuah
#50588 opened 1 year ago by griesemer
compiler error: Dictionary should have already been generatedNeedsInvestigation
#50561 opened 1 year ago by csgura
#50552 opened 1 year ago by zhuah
no need to infer type arguments for blank type parameters with `any` constraintNeedsDecisionTypeInferencegenerics
#50547 opened 1 year ago by griesemer
#50523 opened 1 year ago by lizthegrey
#50493 opened 1 year ago by rsc
cannot use .this ( type *T[interface{}]) as type T[go.shape.interface {}_0] in T[go.shape.interface {}_0].MethodNeedsInvestigationgenerics
#50486 opened 1 year ago by csgura
internal compiler error: Unexpected function instantiation {funcName} with no body NeedsInvestigationrelease-blocker
#50485 opened 1 year ago by csgura
#50481 opened 1 year ago by findleyr
named type constraints that are not interfaces are not automatically embedded in implicit interfacesNeedsFix
#50450 opened 1 year ago by griesemer
#50437 opened 1 year ago by dsnet
#50426 opened 1 year ago by ivokub
nil pointer dereference in the 1.18 compiler when dealing with generic typesFrozenDueToAgeNeedsInvestigation
#50423 opened 1 year ago by pcostanza
#50420 opened 1 year ago by icholy
#50419 opened 1 year ago by samherrmann
field reference not working for type parameter with structural constraintNeedsInvestigationrelease-blocker
#50417 opened 1 year ago by akutz
#50372 opened 1 year ago by SuryaprakashBS
crash compiling code with local generic typeFrozenDueToAge
#50350 opened 1 year ago by akshaybharambe14
"methods cannot have type parameters" compiler error reported twiceNeedsInvestigation
#50317 opened 1 year ago by ilya-zz
Type parameter is not validated in receiverFrozenDueToAge
#50316 opened 1 year ago by ilya-zz
#50315 opened 1 year ago by LukeShu
"cannot use concurrent backend compilation with provided flags" reported after building go1.18beta1 from sourceFrozenDueToAgeWaitingForInfo
#50293 opened 1 year ago by cuishuang
#50276 opened 1 year ago by jhbrown94
panic: interface conversion: ir.Node is *ir.Name, not *ir.InstExprNeedsInvestigation
#50264 opened 1 year ago by csgura
crash instantiating with recursive typeNeedsInvestigation
#50259 opened 1 year ago by jhbrown94
#50253 opened 1 year ago by zx2c4
#50215 opened 1 year ago by zhuah
#50212 opened 1 year ago by Ludonope
#50193 opened 1 year ago by bitfield
internal compiler error: expected struct { int } value to have type struct { int } NeedsFixrelease-blocker
#50190 opened 1 year ago by go101
generic functions are significantly slower than identical non-generic functions in some casesFrozenDueToAgeNeedsInvestigationPerformance
#50182 opened 1 year ago by argusdusty
found illegal assignment FUNC-func(int) error -> main.Fn[int]; FrozenDueToAgeNeedsInvestigationokay-after-beta1release-blocker
#50177 opened 1 year ago by gus
internal compiler error: assigning XXX (type driver.Value) to parameter <S> (type interface {})FrozenDueToAgeNeedsFixrelease-blocker
#50169 opened 1 year ago by lstoll
#50148 opened 1 year ago by randall77
#50147 opened 1 year ago by mcy
internal compiler error: weird SymNeedsInvestigation
#50121 opened 1 year ago by zhuah
#50109 opened 1 year ago by sylr
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
internal compiler error: incomplete itabFrozenDueToAgeNeedsInvestigationokay-after-beta1release-blocker
#50002 opened 2 years ago by rogpeppe
#49996 opened 2 years ago by pkositsyn
failures with "symbol type.[…] listed multiple times" on freebsd-amd64-12_2 since 2021-11-24FrozenDueToAgeNeedsInvestigationOS-FreeBSDrelease-blocker
#49967 opened 2 years ago by bcmills
#49893 opened 2 years ago by csgura
#49879 opened 2 years ago by go101
#49875 opened 2 years ago by reusee
#49853 opened 2 years ago by findleyr
tip crashes on too-large package-level array declarationsNeedsInvestigation
#49814 opened 2 years ago by go101
Go 1.18 (types2 typechecker) doesn't report "channel element type too large"NeedsFixokay-after-beta1
#49771 opened 2 years ago by danscales
internal compiler error: bad type: chan struct { v [65536]byte }NeedsInvestigation
#49767 opened 2 years ago by burik666
#49667 opened 2 years ago by squareheadc
#49665 opened 2 years ago by cherrymui
internal compiler error: OXDOT in walk when take the address of variable in generic typeNeedsInvestigation
#49659 opened 2 years ago by squareheadc
no instruction marked with is_stmt in debug_line for statement calling generic function, inside a generic functionNeedsInvestigation
#49628 opened 2 years ago by aarzilli
copy() from C.malloc-ed buffer twice as slow as copying from native go buffer on LinuxFrozenDueToAgeNeedsInvestigationPerformance
#49618 opened 2 years ago by harixxxx
reference to nonexistent package when importing package starting with "go."NeedsInvestigationrelease-blocker
#49606 opened 2 years ago by tie
#49592 opened 2 years ago by mvdan
#49579 opened 2 years ago by rogpeppe
#49575 opened 2 years ago by griesemer
misleading error message for index expressionFrozenDueToAge
#49571 opened 2 years ago by mdevan
Go 1.18 compile time may be about 18% slower than Go.17 (largely from changes due to generics)NeedsInvestigationToolSpeed
#49569 opened 2 years ago by danscales
#49566 opened 2 years ago by griesemer
the rule is too restricted when ranging over values of type parameters FrozenDueToAgeNeedsInvestigation
#49551 opened 2 years ago by go101
#49547 opened 2 years ago by rogpeppe
#49541 opened 2 years ago by rogpeppe
#49536 opened 2 years ago by mdempsky
#49523 opened 2 years ago by aarzilli
init info of OAS node in a select case is being dropped [1.17 backport]CherryPickApprovedFrozenDueToAge
#49511 opened 2 years ago by gopherbot
#49510 opened 2 years ago by gopherbot
slice bounds out of range panic on generic codeNeedsInvestigation
#49497 opened 2 years ago by rogpeppe
#49485 opened 2 years ago by griesemer
#49447 opened 2 years ago by josharian
#49441 opened 2 years ago by aarzilli
#49439 opened 2 years ago by aarzilli
#49436 opened 2 years ago by aarzilli
test -race failed on WindowsFrozenDueToAge
#49433 opened 2 years ago by reusee
#49421 opened 2 years ago by mpx
internal compiler error: Op...LECall and OpDereference have mismatched mem [1.17 backport]CherryPickApprovedFrozenDueToAge
#49413 opened 2 years ago by gopherbot
internal compiler error: Op...LECall and OpDereference have mismatched mem [1.16 backport]CherryPickApprovedFrozenDueToAge
#49412 opened 2 years ago by gopherbot
internal compiler error: Expand calls interface data problem [1.17 backport]CherryPickApprovedFrozenDueToAge
#49392 opened 2 years ago by gopherbot
internal compiler error: Expand calls interface data problem [1.16 backport]CherryPickApprovedFrozenDueToAge
#49391 opened 2 years ago by gopherbot
clarify whether "-l" and "-N" compiler flags are actually supportedProposalProposal-AcceptedProposal-FinalCommentPeriodcompiler/runtime
#49390 opened 2 years ago by bcmills
#49378 opened 2 years ago by ALTree
#49368 opened 2 years ago by alecthomas
#49353 opened 2 years ago by renthraysk
#49309 opened 2 years ago by inso
gotip cannot infer generic types when functions have no generic parameterFrozenDueToAgeTypeInferencegenerics
#49297 opened 2 years ago by sina-devel
#49296 opened 2 years ago by ALTree
gotip generic slice to array conversation no longer compiles FrozenDueToAgeNeedsInvestigationrelease-blocker
#49295 opened 2 years ago by renthraysk
internal compiler error: Op...LECall and OpDereference have mismatched memFrozenDueToAgeNeedsInvestigationrelease-blocker
#49282 opened 2 years ago by ALTree
#49276 opened 2 years ago by rhysh
#49249 opened 2 years ago by ALTree
#49247 opened 2 years ago by ALTree
#49246 opened 2 years ago by cloneable
#49245 opened 2 years ago by rogpeppe
#49242 opened 2 years ago by ALTree
#49241 opened 2 years ago by FiloSottile
#49240 opened 2 years ago by ALTree
consistently report overflow for untyped constant arguments of to print/println - needs release notesDocumentation
#49216 opened 2 years ago by griesemer
#49214 opened 2 years ago by griesemer
#49209 opened 2 years ago by bcmills
better error message syntax error in interface typesNeedsInvestigation
#49205 opened 2 years ago by komuw
need better error message for unsatisfied constraints due to type mismatchNeedsFixokay-after-beta1release-blocker
#49179 opened 2 years ago by griesemer
#49175 opened 2 years ago by griesemer
cannot parse certain constraint literals in generic functionsNeedsInvestigation
#49174 opened 2 years ago by griesemer
#49167 opened 2 years ago by jake-ciolek
#49157 opened 2 years ago by go101
#49145 opened 2 years ago by wdvxdr1123
#49143 opened 2 years ago by nzlov
#49133 opened 2 years ago by jschwinger233
internal compiler error: can't find source for b12->b4: v31 = MOVBload <bool> v14 v1 : DX [1.17 backport]CherryPickApprovedFrozenDueToAge
#49129 opened 2 years ago by gopherbot
internal compiler error: can't find source for b12->b4: v31 = MOVBload <bool> v14 v1 : DXFrozenDueToAgeNeedsFixrelease-blocker
#49122 opened 2 years ago by ALTree
#49112 opened 2 years ago by ALTree
#49100 opened 2 years ago by danscales
#49094 opened 2 years ago by johejo
#49073 opened 2 years ago by griesemer
#49068 opened 2 years ago by griesemer
Can't compile Go toolchain with `GOAMD64=v3` or higherFrozenDueToAge
#49062 opened 2 years ago by zchee
#49061 opened 2 years ago by mvdan
#49059 opened 2 years ago by YoshikiShibata
#49053 opened 2 years ago by extemporalgenome
#49049 opened 2 years ago by randall77
builtin print treat arguments differently from normal functionsNeedsDecisionokay-after-beta1release-blocker
#49042 opened 2 years ago by go101
#49040 opened 2 years ago by findleyr
#49032 opened 2 years ago by cuonglm
#49030 opened 2 years ago by Fullstop000
#49029 opened 2 years ago by joeycumines
internal compiler error: cannot export DYNAMICDOTTYPE (154) nodeNeedsInvestigation
#49027 opened 2 years ago by aadog
internal compiler error: bad Sym: have M, want fooNeedsInvestigation
#49017 opened 2 years ago by empire
#49016 opened 2 years ago by danp
confusing type assertion failure error messagerelease-blocker
#49005 opened 2 years ago by rsc
#49003 opened 2 years ago by rogpeppe
internal compiler error: value v132 still has 1 uses when GOARCH=armFrozenDueToAgeNeedsInvestigation
#48916 opened 2 years ago by gz-95