/
githubmirror
/
go
ОбзорДокументацияВойти
/
githubmirror
/
go
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
go/
test/fixedbugs/
..
bug083.dir

all: make copyright headers consistent with one space after period

10 лет назад
bug088.dir

all: make copyright headers consistent with one space after period

10 лет назад
bug106.dir

all: make copyright headers consistent with one space after period

10 лет назад
bug133.dir

all: make copyright headers consistent with one space after period

10 лет назад
bug160.dir

all: make copyright headers consistent with one space after period

10 лет назад
bug191.dir

test: don't rely on order of unrelated imports in bug191

13 лет назад
bug222.dir

test: use dot-relative imports where appropriate

4 года назад
bug248.dir

[dev.typeparams] test: update regress tests for types2

5 лет назад
bug282.dir

all: make copyright headers consistent with one space after period

10 лет назад
bug306.dir

all: make copyright headers consistent with one space after period

10 лет назад
bug313.dir

all: make copyright headers consistent with one space after period

10 лет назад
bug322.dir

gc: relax assignability of method receivers

15 лет назад
bug324.dir

test: use rundir and errorcheckdir for a few more tests.

14 лет назад
bug335.dir

all: make copyright headers consistent with one space after period

10 лет назад
bug345.dir

[dev.typeparams] test: update regress tests for types2

5 лет назад
bug367.dir

test: use rundir and errorcheckdir for a few more tests.

14 лет назад
bug369.dir

testing: delay flag registration; move to an Init function

7 лет назад
bug377.dir

test: Add the usual Copyright notice.

15 лет назад
bug382.dir

all: make copyright headers consistent with one space after period

10 лет назад
bug392.dir

all: make copyright headers consistent with one space after period

10 лет назад
bug396.dir

all: make copyright headers consistent with one space after period

10 лет назад
bug404.dir

all: make copyright headers consistent with one space after period

10 лет назад
bug407.dir

all: make copyright headers consistent with one space after period

10 лет назад
bug414.dir

all: make copyright headers consistent with one space after period

10 лет назад
bug415.dir

all: make copyright headers consistent with one space after period

10 лет назад
bug424.dir

all: make copyright headers consistent with one space after period

10 лет назад
bug437.dir

all: make copyright headers consistent with one space after period

10 лет назад
bug448.dir

all: make copyright headers consistent with one space after period

10 лет назад
bug460.dir

[dev.typeparams] test: update regress tests for types2

5 лет назад
bug465.dir

all: make copyright headers consistent with one space after period

10 лет назад
bug466.dir

all: make copyright headers consistent with one space after period

10 лет назад
bug467.dir

cmd/gc: fix incomplete export data when inlining with local variables.

14 лет назад
bug468.dir

all: make copyright headers consistent with one space after period

10 лет назад
bug472.dir

all: make copyright headers consistent with one space after period

10 лет назад
bug478.dir

all: make copyright headers consistent with one space after period

10 лет назад
bug479.dir

all: make copyright headers consistent with one space after period

10 лет назад
bug480.dir

all: make copyright headers consistent with one space after period

10 лет назад
bug488.dir

all: make copyright headers consistent with one space after period

10 лет назад
bug492.dir

test: add test case that gccgo failed to link

12 лет назад
bug504.dir

test: add test case that gccgo miscompiled

9 лет назад
bug506.dir

test: add fixedbugs/bug506 for gccgo

8 лет назад
bug507.dir

test: add test that gccgo fails to compile

6 лет назад
bug510.dir

test: add new test that gofrontend failed to handle

6 лет назад
bug511.dir

test: add test case that failed with gccgo

5 лет назад
gcc67968.dir

test: add gcc6798, valid code that caused gccgo to crash

11 лет назад
issue10066.dir

cmd/internal/gc: do not show original expression for constants in export data

11 лет назад
issue10219.dir

cmd/compile: recognize embedded field in inlined function

11 лет назад
issue10700.dir

test: match gofrontend error messages

6 лет назад
issue11053.dir

test: use dot-relative imports where appropriate

4 года назад
issue11656.dir

test: migrate remaining files to go:build syntax

3 года назад
issue12677.dir

cmd/compile: fix export type conversion loss in inlined func body

11 лет назад
issue13777.dir

cmd/compile: suppress export of Note field within exported bodies

11 лет назад
issue14164.dir

cmd/compile: fix parsing of inlined interface types with unexported methods

11 лет назад
issue14331.dir

all: make copyright headers consistent with one space after period

10 лет назад
issue15071.dir

test/fixedbugs: fix some tests will not be run

7 лет назад
issue15470.dir

test: added test case for (fixed) issue 15470

10 лет назад
issue15514.dir

test: match gofrontend error messages

6 лет назад
issue15548.dir

test: update test for issue 15548

10 лет назад
issue15572.dir

cmd/compile: fix binary export of composite literals with implicit types

10 лет назад
issue15609.dir

test: migrate remaining files to go:build syntax

3 года назад
issue15646.dir

cmd/compile: clean up encoding of method expressions and add test

10 лет назад
issue15838.dir

cmd/compile: correctly import labels, gotos, and fallthroughs

10 лет назад
issue15920.dir

cmd/compile: correctly export underlying type of predecl. error type

10 лет назад
issue16133.dir

cmd/compile: fix error msg mentioning different packages with same name

10 лет назад
issue16317.dir

cmd/compile: fix binary import of unsafe.Pointer literals

10 лет назад
issue16616.dir

cmd/compile: qualify unexported fields of unnamed types

10 лет назад
issue18419.dir

test: match gofrontend error messages

6 лет назад
issue18895.dir

cmd/compile: fix exporting of function bodies

9 лет назад
issue18911.dir

runtime: slightly better error message for assertion panics with identical looking types

8 лет назад
issue19028.dir

test: import file name for issue19028

6 лет назад
issue19261.dir

cmd/compile: record InlCost in export data

9 лет назад
issue19467.dir

test: compile source files as if from "test" module

4 года назад
issue19507.dir

test: migrate remaining files to go:build syntax

3 года назад
issue19548.dir

cmd/compile/internal/gc: mark generated wrappers as DUPOK

9 лет назад
issue19699.dir

cmd/compile: eliminate dead code in if statements after typechecking

9 лет назад
issue19764.dir

cmd/link: canonicalize the "package" of dupok text symbols

9 лет назад
issue20014.dir

test: fix issue20014 for noopt builder

4 года назад
issue20682.dir

cmd/compile: add regress test for #20682

9 лет назад
issue21120.dir

cmd/compile: consider exported flag in namedata

9 лет назад
issue22877.dir

cmd/compile: make -asmhdr work with type aliases

9 лет назад
issue22941.dir

cmd/compile: fix DWARF type symbol buglet

9 лет назад
issue22962.dir

test: use dot-relative imports where appropriate

4 года назад
issue23179.dir

test: use dot-relative imports where appropriate

4 года назад
issue23311.dir

cmd/compile: allow bodyless function if it is linkname'd

8 лет назад
issue24693.dir

cmd/compile: sort method sets using package height

8 лет назад
issue24761.dir

cmd/compile: loop to ensure all autogenerated functions are compiled

8 лет назад
issue24801.dir

cmd/compile: fix check that ensures main.main is a function

8 лет назад
issue25055.dir

cmd/compile: fix "width not calculated" ICE

8 лет назад
issue25984.dir

cmd/compile: fix compile failure for lazily resolved shadowed types

8 лет назад
issue26341.dir

cmd/compile: fix ICE due to missing inline function body

8 лет назад
issue27836.dir

[dev.unified] test: change Unicode file/package name to use characters not translated by macOS.

4 года назад
issue28053.dir

cmd/compile: hint about unexported fields in "too few values" error

2 месяца назад
issue29610.dir

cmd/compile: separate data and function LSyms

8 лет назад
issue29612.dir

test: make runindir tests pass regardless of whether module mode is in use

6 лет назад
issue29919.dir

test: compile source files as if from "test" module

4 года назад
issue30659.dir

test: add new test for gccgo compilation problem

7 лет назад
issue30862.dir

[dev.typeparams] cmd/compile: fix unified IR support for //go:nointerface

5 лет назад
issue30907.dir

cmd/compile: fix importing rewritten f(g()) calls

7 лет назад
issue30908.dir

test: new test for issue 30908

7 лет назад
issue31053.dir

[dev.regabi] cmd/compile: stop mangling SelectorExpr.Sel for ODOTMETH

6 лет назад
issue31252.dir

test: use dot-relative imports where appropriate

4 года назад
issue31636.dir

test: use dot-relative imports where appropriate

4 года назад
issue31637.dir

test: new test for issue 31637

7 лет назад
issue31959.dir

test: use dot-relative imports where appropriate

4 года назад
issue32595.dir

test: use dot-relative imports where appropriate

4 года назад
issue32778.dir

test: add testcase for gccgo compile failure

7 лет назад
issue32901.dir

all: use reflect.{Pointer,PointerTo}

5 лет назад
issue32922.dir

test: add new test case for gccgo compiler bug

7 лет назад
issue33013.dir

test: use dot-relative imports where appropriate

4 года назад
issue33020.dir

test: use dot-relative imports where appropriate

4 года назад
issue33020a.dir

test: new testcase for gollvm bug

7 лет назад
issue33158.dir

test: use dot-relative imports where appropriate

4 года назад
issue33219.dir

test: use dot-relative imports where appropriate

4 года назад
issue33739.dir

test: use dot-relative imports where appropriate

4 года назад
issue33866.dir

test: add test that failed with gccgo

7 лет назад
issue34503.dir

test: use dot-relative imports where appropriate

4 года назад
issue34577.dir

test: use dot-relative imports where appropriate

4 года назад
issue3552.dir

all: make copyright headers consistent with one space after period

10 лет назад
issue35586.dir

test: use dot-relative imports where appropriate

4 года назад
issue35739.dir

test: add test that fails with gofrontend

6 лет назад
issue36085.dir

test: use dot-relative imports where appropriate

4 года назад
issue37513.dir

runtime: print instruction bytes when reporting a SIGILL

6 лет назад
issue37837.dir

cmd/compile: support inlining of type switches

6 лет назад
issue40252.dir

test: add test case that caused gccgo undefined symbol reference

6 лет назад
issue42284.dir

cmd/compile/internal/devirtualize: improve concrete type analysis

10 месяцев назад
issue42401.dir

test: compile source files as if from "test" module

4 года назад
issue4252.dir

all: make copyright headers consistent with one space after period

10 лет назад
issue43164.dir

[dev.regabi] cmd/compile: use ir.Ident for imported identifiers

6 лет назад
issue4326.dir

test/run: handle compiledir and errorcheckdir with multi-file packages

14 лет назад
issue43479.dir

[dev.regabi] cmd/compile: fix re-export of parameters

6 лет назад
issue43551.dir

cmd/compile: fix late expand_calls leaf type for OpStructSelect/OpArraySelect

6 лет назад
issue43633.dir

[dev.regabi] cmd/compile: stop using Vargen for import/export

6 лет назад
issue4370.dir

all: make copyright headers consistent with one space after period

10 лет назад
issue43962.dir

[dev.regabi] go/types: must not import a package called "init"

6 лет назад
issue44325.dir

cmd/compile: fix check to avoid creating new closure function when typechecking inline body

5 лет назад
issue44330.dir

cmd/compile: import empty closure function correctly

5 лет назад
issue44335.dir

cmd/compile: fix import of functions of multiple nested closure

5 лет назад
issue44355.dir

cmd/compile: declare inlined result params early for empty returns

5 лет назад
issue44370.dir

cmd/compile: fix missing descend in Addrtaken for closures.

5 лет назад
issue44732.dir

cmd/compile: fix width not calculated for imported type

5 лет назад
issue4510.dir

test: re-enable most go/tests that were disabled because of types2 differences

5 лет назад
issue45503.dir

test: use dot-relative imports where appropriate

4 года назад
issue4590.dir

all: make copyright headers consistent with one space after period

10 лет назад
issue46653.dir

cmd/compile: make map.zero symbol content-addressable

5 лет назад
issue47068.dir

all: fix typos in go file comments

4 года назад
issue47087.dir

test: use dot-relative imports where appropriate

4 года назад
issue47131.dir

test: add test case that caused a gofrontend compiler crash

5 лет назад
issue47185.dir

cmd/{compile,link}: fix bug in map.zero handling

5 лет назад
issue47201.dir

test: re-enable a bunch of tests with types2

5 лет назад
issue47317.dir

cmd/compile: do not change field offset in ABI analysis

5 лет назад
issue48088.dir

test: use dot-relative imports where appropriate

4 года назад
issue4879.dir

cmd/gc: fix corruption in export of &T{} literals.

13 лет назад
issue49016.dir

cmd/compile: fix crawling of embeddable types during inline

5 лет назад
issue49094.dir

cmd/compile: only look for struct type when crawling inline body

5 лет назад
issue49143.dir

cmd/compile: fix generic type handling when crawling inline body

5 лет назад
issue4932.dir

cmd/gc: unbreak exporting of composite literals.

13 лет назад
issue4964.dir

test: use go:noinline consistently

11 лет назад
issue50788.dir

go/types, types2: include type arguments in instantiated type cycle errors

3 месяца назад
issue5105.dir

cmd/5l, cmd/6l, cmd/8l: fix segfault on reading LOCALS for a duplicate definition.

13 лет назад
issue5125.dir

cmd/gc: be more tolerant with recursive types when checking map types.

13 лет назад
issue51291.dir

test: add test that caused a gofrontend crash

4 года назад
issue52128.dir

[dev.unified] cmd/compile: fix missing method value wrapper in unified IR

4 года назад
issue52279.dir

cmd/compile: be sure to export types mentioned in f.i.g. method signature

4 года назад
issue5259.dir

cmd/gc: disable inlining of method values

13 лет назад
issue52590.dir

cmd/compile: fix missing export/import init nodes of builtins that allow multiple arguments

4 года назад
issue5260.dir

gc: escape unicode BOM in exported string literals

13 лет назад
issue52856.dir

test: add test that gofrontend gets wrong

4 года назад
issue52862.dir

test: add test that caused gofrontend crash

4 года назад
issue5291.dir

cmd/gc: initialize t->width in dgcsym() if required

13 лет назад
issue5470.dir

cmd/gc: repair make(T) in export data for inlining.

13 лет назад
issue54912.dir

test: add failing test case for inlined type switches

4 года назад
issue5614.dir

cmd/gc: fix missing slice/array types in export data.

13 лет назад
issue56280.dir

cmd/compile: fix transitive inlining of generic functions

4 года назад
issue56778.dir

cmd/compile: fix static init for inlined calls

4 года назад
issue5755.dir

cmd/gc: fix missing export data for inlining in a few other cases.

13 лет назад
issue58339.dir

cmd/compile/internal/staticinit: fix panic in interface conversion

4 года назад
issue58563.dir

cmd/compile: relax overly strict assertion

3 года назад
issue5910.dir

test: use dot-relative imports where appropriate

4 года назад
issue5957.dir

go/types, types2: use "and not used" instead of "but not used" in error messages

4 года назад
issue59709.dir

cmd/compile: rework marking of dead hidden closure functions

3 года назад
issue60945.dir

cmd/compile: scanning closures body when visiting wrapper function

3 года назад
issue62498.dir

cmd/compile/internal/typecheck: fix closure field naming

3 года назад
issue6295.dir

all: make copyright headers consistent with one space after period

10 лет назад
issue6513.dir

all: make copyright headers consistent with one space after period

10 лет назад
issue65957.dir

cmd/compile: mark pointer to noalg type as noalg

2 года назад
issue6789.dir

test: add some test cases that were miscompiled by gccgo

13 лет назад
issue68526.dir

all: delete aliastypeparams GOEXPERIMENT

год назад
issue7023.dir

cmd/gc: mark OGOTO as a statement for formatters.

13 лет назад
issue74648.dir

cmd/asm: process forward jump to PCALIGN

год назад
issue7648.dir

test: use dot-relative imports where appropriate

4 года назад
issue79274a.dir

cmd/compile: use inline tree index to identify call stack

3 месяца назад
issue7995b.dir

test: use go:noinline consistently

11 лет назад
issue8060.dir

test: use dot-relative imports where appropriate

4 года назад
issue80710.dir

cmd/internal/obj/x86: fix breaking change in ABI0 NOFRAME BP expectations

6 дней назад
issue8280.dir

cmd/gc: fix import of package with var func returning _

12 лет назад
issue9355.dir

cmd/gc: resolve static addresses of the form &x.f at link time

12 лет назад
issue9537.dir

cmd/gc: treat non-local vars inlined into wrapper as escaping

12 лет назад
issue9608.dir

test: expand switch dead code test to include a range

10 лет назад
arm64bitfieldoverlap.go

cmd/compile: add missing condition in SBFX -> SBFIZ opt

2 месяца назад
bug000.go

test: use testlib (first 100)

14 лет назад
bug002.go

test: use testlib (first 100)

14 лет назад
bug003.go

test: use testlib (first 100)

14 лет назад
bug004.go

test: use testlib (first 100)

14 лет назад
bug005.go

test: use testlib (first 100)

14 лет назад
bug006.go

test: use testlib (first 100)

14 лет назад
bug007.go

test: use testlib (first 100)

14 лет назад
bug008.go

test: use testlib (first 100)

14 лет назад
bug009.go

test: use testlib (first 100)

14 лет назад
bug010.go

test: use testlib (first 100)

14 лет назад
bug011.go

test: use testlib (first 100)

14 лет назад
bug012.go

test: use testlib (first 100)

14 лет назад
bug013.go

test: use testlib (first 100)

14 лет назад
bug014.go

test: use testlib (first 100)

14 лет назад
bug015.go

test: use testlib (first 100)

14 лет назад
bug016.go

test: use testlib (first 100)

14 лет назад
bug017.go

test: use testlib (first 100)

14 лет назад
bug020.go

test: use testlib (another bunch).

14 лет назад
bug021.go

test: use testlib (first 100)

14 лет назад
bug022.go

go/types, types2: report better error messages for slice expressions

год назад
bug023.go

test: use testlib (first 100)

14 лет назад
bug024.go

test: use testlib (first 100)

14 лет назад
bug026.go

test: use testlib (first 100)

14 лет назад
bug027.go

test: use testlib (first 100)

14 лет назад
bug028.go

test: use testlib (first 100)

14 лет назад
bug030.go

test: use testlib (first 100)

14 лет назад
bug031.go

test: use testlib (first 100)

14 лет назад
bug035.go

test: use testlib (first 100)

14 лет назад
bug037.go

go/types, types2: refactor initVars

3 года назад
bug039.go

test: use testlib (first 100)

14 лет назад
bug040.go

[dev.typeparams] test: adjust more test cases to match compiler -G output

6 лет назад
bug045.go

test: use testlib (first 100)

14 лет назад
bug046.go

test: use testlib (first 100)

14 лет назад
bug047.go

test: use testlib (first 100)

14 лет назад
bug048.go

test: use testlib (first 100)

14 лет назад
bug049.go

test: use testlib (first 100)

14 лет назад
bug050.go

cmd/compile: graceful handle error in noder LoadPackage

5 лет назад
bug051.go

test: use testlib (first 100)

14 лет назад
bug052.go

test: use testlib (first 100)

14 лет назад
bug053.go

test: use testlib (first 100)

14 лет назад
bug054.go

test: use testlib (first 100)

14 лет назад
bug055.go

test: use testlib (second 100)

14 лет назад
bug056.go

test: use testlib (second 100)

14 лет назад
bug057.go

test: use testlib (second 100)

14 лет назад
bug058.go

test: use testlib (second 100)

14 лет назад
bug059.go

test: use testlib (second 100)

14 лет назад
bug060.go

test: use testlib (second 100)

14 лет назад
bug061.go

test: use testlib (second 100)

14 лет назад
bug062.go

go/types, types2: more systematic use of Checker.use und useLHS

3 года назад
bug063.go

test: use testlib (second 100)

14 лет назад
bug064.go

test: use testlib (another bunch).

14 лет назад
bug065.go

test: use testlib (second 100)

14 лет назад
bug066.go

test: use testlib (second 100)

14 лет назад
bug067.go

test: use testlib (second 100)

14 лет назад
bug068.go

test: use testlib (second 100)

14 лет назад
bug069.go

test: use testlib (second 100)

14 лет назад
bug070.go

test: use testlib (second 100)

14 лет назад
bug071.go

test: use testlib (another bunch).

14 лет назад
bug072.go

go/types, types2: refactor initVars

3 года назад
bug073.go

cmd/compile: implement shifts by signed amounts

7 лет назад
bug074.go

test: use testlib (second 100)

14 лет назад
bug075.go

test: use testlib (second 100)

14 лет назад
bug076.go

test: use testlib (second 100)

14 лет назад
bug077.go

test: use testlib (another bunch).

14 лет назад
bug078.go

test: use testlib (second 100)

14 лет назад
bug080.go

test: use testlib (another bunch).

14 лет назад
bug081.go

[dev.typeparams] test: adjust more test cases to match compiler -G output

6 лет назад
bug082.go

test: use testlib (second 100)

14 лет назад
bug083.go

test: use rundir and errorcheckdir for a few more tests.

14 лет назад
bug084.go

test: use testlib (second 100)

14 лет назад
bug085.go

test: s/float/float32/

14 лет назад
bug086.go

test: update bug086.go for current gccgo behaviour

13 лет назад
bug087.go

test: use testlib (another bunch).

14 лет назад
bug088.go

test: add a compiledir pattern in run.go

14 лет назад
bug089.go

test: use testlib (second 100)

14 лет назад
bug090.go

[dev.typeparams] test: adjust more test cases to match compiler -G output

6 лет назад
bug091.go

go/types, types2: refactor initVars

3 года назад
bug092.go

test: use testlib (second 100)

14 лет назад
bug093.go

test: use testlib (another bunch).

14 лет назад
bug094.go

test: use testlib (another bunch).

14 лет назад
bug096.go

test: use testlib (another bunch).

14 лет назад
bug097.go

test: use testlib (another bunch).

14 лет назад
bug098.go

test: use testlib (another bunch).

14 лет назад
bug099.go

test: use testlib (another bunch).

14 лет назад
bug101.go

test: use testlib (second 100)

14 лет назад
bug102.go

test: use testlib (another bunch).

14 лет назад
bug103.go

go/types, types2: refactor initVars

3 года назад
bug104.go

test: use testlib (second 100)

14 лет назад
bug106.go

test: add a compiledir pattern in run.go

14 лет назад
bug107.go

go/types, types2: refactor initVars

3 года назад
bug108.go

cmd/compile: give informative error instead of "stupid shift"

10 лет назад
bug109.go

test: use testlib (another bunch).

14 лет назад
bug110.go

test: use testlib in a few more cases.

14 лет назад
bug111.go

test: use testlib (another bunch).

14 лет назад
bug112.go

test: use testlib (another bunch).

14 лет назад
bug113.go

test: use testlib (second 100)

14 лет назад
bug114.go

test: use testlib in a few more cases.

14 лет назад
bug115.go

test: use testlib (another bunch).

14 лет назад
bug116.go

test: use testlib (another bunch).

14 лет назад
bug117.go

test: use testlib (second 100)

14 лет назад
bug118.go

test: use testlib (another bunch).

14 лет назад
bug119.go

test: use testlib (another bunch).

14 лет назад
bug120.go

test: use testlib (another bunch).

14 лет назад
bug121.go

cmd/compile/internal/syntax: remove code dealing with multiple method names

4 года назад
bug122.go

go/types, types2: refactor initVars

3 года назад
bug123.go

test: use testlib (second 100)

14 лет назад
bug126.go

test: use testlib (second 100)

14 лет назад
bug127.go

test: use testlib (second 100)

14 лет назад
bug128.go

test: use testlib (another bunch).

14 лет назад
bug129.go

test: use testlib (another bunch).

14 лет назад
bug130.go

test: use testlib (another bunch).

14 лет назад
bug131.go

go/types, types2: more systematic use of Checker.use und useLHS

3 года назад
bug132.go

[dev.typeparams] test: adjust more test cases to match compiler -G output

6 лет назад
bug133.go

test: use rundir and errorcheckdir for a few more tests.

14 лет назад
bug13343.go

cmd/compile: use "init... cycle" instead of "init... loop" in error messages

4 года назад
bug135.go

test: use testlib (another bunch).

14 лет назад
bug136.go

test: use testlib (second 100)

14 лет назад
bug137.go

test: use testlib (another bunch).

14 лет назад
bug139.go

test: use testlib (another bunch).

14 лет назад
bug140.go

test: use testlib (another bunch).

14 лет назад
bug141.go

test: use testlib (another bunch).

14 лет назад
bug142.go

test: use testlib (another bunch).

14 лет назад
bug143.go

test: use testlib (another bunch).

14 лет назад
bug144.go

test: use testlib (another bunch).

14 лет назад
bug145.go

test: use testlib (another bunch).

14 лет назад
bug146.go

test: use testlib (second 100)

14 лет назад
bug147.go

test: use testlib (another bunch).

14 лет назад
bug148.go

test: use testlib (second 100)

14 лет назад
bug149.go

test: use testlib (another bunch).

14 лет назад
bug150.go

all: fix spelling

4 года назад
bug151.go

test: use testlib (another bunch).

14 лет назад
bug1515.go

all: make copyright headers consistent with one space after period

10 лет назад
bug152.go

test: use testlib (second 100)

14 лет назад
bug154.go

test: use testlib (another bunch).

14 лет назад
bug155.go

test: use testlib in a few more cases.

14 лет назад
bug156.go

test: use testlib (another bunch).

14 лет назад
bug157.go

test: use testlib (another bunch).

14 лет назад
bug158.go

test: use testlib (another bunch).

14 лет назад
bug159.go

test: use testlib (another bunch).

14 лет назад
bug160.go

test: use rundir and errorcheckdir for a few more tests.

14 лет назад
bug161.go

test: use testlib (another bunch).

14 лет назад
bug163.go

[dev.typeparams] test: finish triaging all outstanding failing tests

6 лет назад
bug164.go

test: use testlib (second 100)

14 лет назад
bug165.go

test: use testlib (second 100)

14 лет назад
bug167.go

test: use testlib in a few more cases.

14 лет назад
bug168.go

test: use testlib (another bunch).

14 лет назад
bug169.go

cmd/compile/internal/syntax: better scanner error messages

6 лет назад
bug170.go

test: use testlib (second 100)

14 лет назад
bug171.go

test: use testlib (second 100)

14 лет назад
bug172.go

test: use testlib (second 100)

14 лет назад
bug173.go

cmd/gc: implement 'for range x {'

12 лет назад
bug174.go

test: use testlib (another bunch).

14 лет назад
bug175.go

go/types, types2: refactor initVars

3 года назад
bug176.go

test: re-enable most go/tests that were disabled because of types2 differences

5 лет назад
bug177.go

test: use testlib (second 100)

14 лет назад
bug178.go

test: use testlib (second 100)

14 лет назад
bug179.go

test: use testlib (second 100)

14 лет назад
bug180.go

test: use testlib (second 100)

14 лет назад
bug181.go

test: use testlib (second 100)

14 лет назад
bug182.go

test: use testlib (second 100)

14 лет назад
bug183.go

test: use testlib in a few more cases.

14 лет назад
bug184.go

test: use testlib (second 100)

14 лет назад
bug185.go

test: use testlib (second 100)

14 лет назад
bug186.go

test: use testlib (second 100)

14 лет назад
bug187.go

test: use testlib (second 100)

14 лет назад
bug188.go

cmd/compile: make check2 gracefully exit if it reported errors

5 лет назад
bug189.go

test: use testlib (second 100)

14 лет назад
bug190.go

test: use testlib (another bunch).

14 лет назад
bug191.go

test: don't rely on order of unrelated imports in bug191

13 лет назад
bug192.go

[dev.typeparams] test: finish triaging all outstanding failing tests

6 лет назад
bug193.go

go/types, types2: report error for invalid string(1 << s)

5 лет назад
bug194.go

test: use testlib (another bunch).

14 лет назад
bug19403.go

test/fixedbugs: add test for #19403

9 лет назад
bug195.go

go/types: improve recursive type error message

2 года назад
bug196.go

test: use testlib (another bunch).

14 лет назад
bug197.go

test: use testlib (second 100)

14 лет назад
bug198.go

test: use testlib (second 100)

14 лет назад
bug199.go

test: use testlib (second 100)

14 лет назад
bug200.go

test: use testlib (second 100)

14 лет назад
bug201.go

test: use testlib (second 100)

14 лет назад
bug202.go

test: use testlib (another bunch).

14 лет назад
bug203.go

all: make copyright headers consistent with one space after period

10 лет назад
bug204.go

test: use testlib (second 100)

14 лет назад
bug205.go

cmd/compile/internal/types2: refactor untyped conversions

5 лет назад
bug206.go

test: remove rundircmpout and cmpout actions

8 лет назад
bug206.out

test: use run.go for more tests.

14 лет назад
bug207.go

test: use testlib (second 100)

14 лет назад
bug208.go

test: use testlib (second 100)

14 лет назад
bug209.go

test: use testlib (second 100)

14 лет назад
bug212.go

test: use testlib (second 100)

14 лет назад
bug213.go

test: use testlib (second 100)

14 лет назад
bug214.go

all: link to https instead of http

11 лет назад
bug215.go

[dev.typeparams] test: adjust more test cases to match compiler -G output

6 лет назад
bug216.go

all: link to https instead of http

11 лет назад
bug217.go

cmd/compile: be slightly more tolerant in case of certain syntax errors

9 лет назад
bug218.go

all: link to https instead of http

11 лет назад
bug219.go

test: use testlib (another bunch).

14 лет назад
bug221.go

all: link to https instead of http

11 лет назад
bug222.go

test: use run.go for more tests.

14 лет назад
bug223.go

cmd/compile: use "init... cycle" instead of "init... loop" in error messages

4 года назад
bug224.go

[dev.typeparams] test: adjust more test cases to match compiler -G output

6 лет назад
bug225.go

test: use testlib (second 100)

14 лет назад
bug227.go

all: make copyright headers consistent with one space after period

10 лет назад
bug228.go

test: re-enable most go/tests that were disabled because of types2 differences

5 лет назад
bug228a.go

test: re-enable most go/tests that were disabled because of types2 differences

5 лет назад
bug229.go

[dev.typeparams] test: finish triaging all outstanding failing tests

6 лет назад
bug230.go

all: make copyright headers consistent with one space after period

10 лет назад
bug231.go

test: re-enable most go/tests that were disabled because of types2 differences

5 лет назад
bug232.go

all: make copyright headers consistent with one space after period

10 лет назад
bug233.go

all: make copyright headers consistent with one space after period

10 лет назад
bug234.go

all: make copyright headers consistent with one space after period

10 лет назад
bug235.go

all: make copyright headers consistent with one space after period

10 лет назад
bug236.go

all: make copyright headers consistent with one space after period

10 лет назад
bug237.go

all: make copyright headers consistent with one space after period

10 лет назад
bug238.go

test: use testlib (third 100)

14 лет назад
bug239.go

test: use testlib (another bunch).

14 лет назад
bug240.go

test: use testlib (third 100)

14 лет назад
bug241.go

test: use testlib (third 100)

14 лет назад
bug242.go

test: use testlib (another bunch).

14 лет назад
bug243.go

all: make copyright headers consistent with one space after period

10 лет назад
bug244.go

test: use testlib (third 100)

14 лет назад
bug245.go

all: make copyright headers consistent with one space after period

10 лет назад
bug246.go

test: use testlib (another bunch).

14 лет назад
bug247.go

all: make copyright headers consistent with one space after period

10 лет назад
bug248.go

test: migrate remaining files to go:build syntax

3 года назад
bug249.go

all: make copyright headers consistent with one space after period

10 лет назад
bug250.go

all: make copyright headers consistent with one space after period

10 лет назад
bug251.go

test: update for gofrontend error message changes

6 лет назад
bug252.go

all: make copyright headers consistent with one space after period

10 лет назад
bug253.go

all: make copyright headers consistent with one space after period

10 лет назад
bug254.go

all: make copyright headers consistent with one space after period

10 лет назад
bug255.go

go/types, types2: better error message for some invalid integer array lengths

3 года назад
bug256.go

all: make copyright headers consistent with one space after period

10 лет назад
bug257.go

all: make copyright headers consistent with one space after period

10 лет назад
bug258.go

all: make copyright headers consistent with one space after period

10 лет назад
bug259.go

all: make copyright headers consistent with one space after period

10 лет назад
bug260.go

test: use testlib (another bunch).

14 лет назад
bug261.go

all: make copyright headers consistent with one space after period

10 лет назад
bug262.go

test: use testlib (third 100)

14 лет назад
bug263.go

test: use testlib (third 100)

14 лет назад
bug264.go

all: link to https instead of http

11 лет назад
bug265.go

all: link to https instead of http

11 лет назад
bug266.go

all: make copyright headers consistent with one space after period

10 лет назад
bug267.go

[dev.typeparams] test: rename blank functions

5 лет назад
bug269.go

all: make copyright headers consistent with one space after period

10 лет назад
bug271.go

all: make copyright headers consistent with one space after period

10 лет назад
bug272.go

all: make copyright headers consistent with one space after period

10 лет назад
bug273.go

runtime: handle 64bits addresses for AIX

8 лет назад
bug274.go

all: make copyright headers consistent with one space after period

10 лет назад
bug275.go

all: make copyright headers consistent with one space after period

10 лет назад
bug276.go

test: use testlib (another bunch).

14 лет назад
bug277.go

test: use testlib (another bunch).

14 лет назад
bug278.go

all: make copyright headers consistent with one space after period

10 лет назад
bug279.go

all: make copyright headers consistent with one space after period

10 лет назад
bug280.go

[dev.typeparams] test: adjust more test cases to match compiler -G output

6 лет назад
bug281.go

all: make copyright headers consistent with one space after period

10 лет назад
bug282.go

test: add a compiledir pattern in run.go

14 лет назад
bug283.go

all: make copyright headers consistent with one space after period

10 лет назад
bug284.go

test: use testlib (third 100)

14 лет назад
bug285.go

all: make copyright headers consistent with one space after period

10 лет назад
bug286.go

all: make copyright headers consistent with one space after period

10 лет назад
bug287.go

all: make copyright headers consistent with one space after period

10 лет назад
bug288.go

all: make copyright headers consistent with one space after period

10 лет назад
bug289.go

go/types, types2: more systematic use of Checker.use und useLHS

3 года назад
bug290.go

all: make copyright headers consistent with one space after period

10 лет назад
bug291.go

all: make copyright headers consistent with one space after period

10 лет назад
bug292.go

all: make copyright headers consistent with one space after period

10 лет назад
bug293.go

all: make copyright headers consistent with one space after period

10 лет назад
bug294.go

all: make copyright headers consistent with one space after period

10 лет назад
bug295.go

all: make copyright headers consistent with one space after period

10 лет назад
bug296.go

all: make copyright headers consistent with one space after period

10 лет назад
bug297.go

cmd/compile: fix wrong condition in tcShift

5 лет назад
bug298.go

all: make copyright headers consistent with one space after period

10 лет назад
bug299.go

all: make copyright headers consistent with one space after period

10 лет назад
bug300.go

all: make copyright headers consistent with one space after period

10 лет назад
bug301.go

all: make copyright headers consistent with one space after period

10 лет назад
bug303.go

all: make copyright headers consistent with one space after period

10 лет назад
bug304.go

all: make copyright headers consistent with one space after period

10 лет назад
bug305.go

all: make copyright headers consistent with one space after period

10 лет назад
bug306.go

test: add a compiledir pattern in run.go

14 лет назад
bug307.go

test: use testlib (third 100)

14 лет назад
bug308.go

all: make copyright headers consistent with one space after period

10 лет назад
bug309.go

all: make copyright headers consistent with one space after period

10 лет назад
bug311.go

all: make copyright headers consistent with one space after period

10 лет назад
bug312.go

all: make copyright headers consistent with one space after period

10 лет назад
bug313.go

all: make copyright headers consistent with one space after period

10 лет назад
bug314.go

test: use testlib (another bunch).

14 лет назад
bug315.go

test: use testlib (another bunch).

14 лет назад
bug316.go

test: use testlib (another bunch).

14 лет назад
bug317.go

all: make copyright headers consistent with one space after period

10 лет назад
bug318.go

test: use testlib (third 100)

14 лет назад
bug319.go

all: make copyright headers consistent with one space after period

10 лет назад
bug320.go

all: make copyright headers consistent with one space after period

10 лет назад
bug321.go

all: make copyright headers consistent with one space after period

10 лет назад
bug322.go

test: use rundir and errorcheckdir for a few more tests.

14 лет назад
bug323.go

all: make copyright headers consistent with one space after period

10 лет назад
bug324.go

test: use rundir and errorcheckdir for a few more tests.

14 лет назад
bug325.go

[dev.typeparams] test: finish triaging all outstanding failing tests

6 лет назад
bug326.go

cmd/compile/internal/types2: report types for mismatched call and return statements

5 лет назад
bug327.go

all: make copyright headers consistent with one space after period

10 лет назад
bug328.go

test: remove rundircmpout and cmpout actions

8 лет назад
bug328.out

test: split golden.out into expected output per test

15 лет назад
bug329.go

all: make copyright headers consistent with one space after period

10 лет назад
bug330.go

all: make copyright headers consistent with one space after period

10 лет назад
bug331.go

all: make copyright headers consistent with one space after period

10 лет назад
bug332.go

test: match gofrontend error messages

6 лет назад
bug333.go

all: make copyright headers consistent with one space after period

10 лет назад
bug334.go

all: make copyright headers consistent with one space after period

10 лет назад
bug335.go

all: make copyright headers consistent with one space after period

10 лет назад
bug336.go

all: make copyright headers consistent with one space after period

10 лет назад
bug337.go

all: make copyright headers consistent with one space after period

10 лет назад
bug338.go

all: make copyright headers consistent with one space after period

10 лет назад
bug339.go

all: make copyright headers consistent with one space after period

10 лет назад
bug340.go

[dev.typeparams] test: finish triaging all outstanding failing tests

6 лет назад
bug341.go

all: make copyright headers consistent with one space after period

10 лет назад
bug342.go

[dev.typeparams] test: finish triaging all outstanding failing tests

6 лет назад
bug343.go

all: make copyright headers consistent with one space after period

10 лет назад
bug344.go

all: make copyright headers consistent with one space after period

10 лет назад
bug345.go

test: compile source files as if from "test" module

4 года назад
bug346.go

cmd/gc: transform closure calls to function calls

11 лет назад
bug347.go

all: make copyright headers consistent with one space after period

10 лет назад
bug348.go

all: make copyright headers consistent with one space after period

10 лет назад
bug349.go

all: make copyright headers consistent with one space after period

10 лет назад
bug350.go

cmd/compile: use "method T.m already declared" for method redeclaration errors

4 года назад
bug351.go

all: make copyright headers consistent with one space after period

10 лет назад
bug352.go

all: make copyright headers consistent with one space after period

10 лет назад
bug353.go

all: make copyright headers consistent with one space after period

10 лет назад
bug354.go

all: make copyright headers consistent with one space after period

10 лет назад
bug355.go

all: make copyright headers consistent with one space after period

10 лет назад
bug356.go

all: make copyright headers consistent with one space after period

10 лет назад
bug357.go

[dev.typeparams] test: finish triaging all outstanding failing tests

6 лет назад
bug358.go

cmd/compile: make check2 gracefully exit if it reported errors

5 лет назад
bug361.go

all: make copyright headers consistent with one space after period

10 лет назад
bug362.go

[dev.typeparams] test: finish triaging all outstanding failing tests

6 лет назад
bug363.go

all: make copyright headers consistent with one space after period

10 лет назад
bug364.go

test: use testlib (third 100)

14 лет назад
bug365.go

all: make copyright headers consistent with one space after period

10 лет назад
bug366.go

all: make copyright headers consistent with one space after period

10 лет назад
bug367.go

test: use rundir and errorcheckdir for a few more tests.

14 лет назад
bug368.go

all: make copyright headers consistent with one space after period

10 лет назад
bug369.go

test: migrate remaining files to go:build syntax

3 года назад
bug370.go

all: make copyright headers consistent with one space after period

10 лет назад
bug371.go

[dev.typeparams] test: finish triaging all outstanding failing tests

6 лет назад
bug372.go

all: make copyright headers consistent with one space after period

10 лет назад
bug373.go

go/types, types2: use "and not used" instead of "but not used" in error messages

4 года назад
bug374.go

all: make copyright headers consistent with one space after period

10 лет назад
bug375.go

all: make copyright headers consistent with one space after period

10 лет назад
bug376.go

cmd/compile: handle unsafe builtins like universal builtins

10 лет назад
bug377.go

test: add a compiledir pattern in run.go

14 лет назад
bug378.go

all: make copyright headers consistent with one space after period

10 лет назад
bug379.go

[dev.typeparams] test: finish triaging all outstanding failing tests

6 лет назад
bug380.go

all: make copyright headers consistent with one space after period

10 лет назад
bug381.go

all: make copyright headers consistent with one space after period

10 лет назад
bug382.go

test: convert more tests to rundir/compiledir conventions

14 лет назад
bug383.go

[dev.typeparams] test: finish triaging all outstanding failing tests

6 лет назад
bug384.go

all: make copyright headers consistent with one space after period

10 лет назад
bug385_32.go

test: migrate remaining files to go:build syntax

3 года назад
bug385_64.go

cmd/compile: modify CSE to remove redundant OpLocalAddrs

2 года назад
bug386.go

[dev.typeparams] test: finish triaging all outstanding failing tests

6 лет назад
bug387.go

all: make copyright headers consistent with one space after period

10 лет назад
bug388.go

go/parser, syntax: better error message for parameter missing type

2 года назад
bug388a.go

test: re-enable most go/tests that were disabled because of types2 differences

5 лет назад
bug389.go

cmd/compile: use "cannot use %s as %s value in %s: %s" error message

4 года назад
bug390.go

[dev.typeparams] test: finish triaging all outstanding failing tests

6 лет назад
bug391.go

all: make copyright headers consistent with one space after period

10 лет назад
bug392.go

test: use run.go for more tests.

14 лет назад
bug393.go

all: make copyright headers consistent with one space after period

10 лет назад
bug394.go

all: make copyright headers consistent with one space after period

10 лет назад
bug396.go

test: add a compiledir pattern in run.go

14 лет назад
bug397.go

cmd/compile/internal/types2: refactor untyped conversions

5 лет назад
bug398.go

cmd/compile: remove interfacecycles debug flag

3 года назад
bug399.go

all: make copyright headers consistent with one space after period

10 лет назад
bug401.go

all: make copyright headers consistent with one space after period

10 лет назад
bug402.go

all: make copyright headers consistent with one space after period

10 лет назад
bug403.go

all: make copyright headers consistent with one space after period

10 лет назад
bug404.go

test: add a compiledir pattern in run.go

14 лет назад
bug405.go

test: use testlib (fourth 100)

14 лет назад
bug406.go

all: make copyright headers consistent with one space after period

10 лет назад
bug407.go

test: add a compiledir pattern in run.go

14 лет назад
bug409.go

test: remove rundircmpout and cmpout actions

8 лет назад
bug409.out

runtime: use internal/strconv

9 месяцев назад
bug410.go

all: make copyright headers consistent with one space after period

10 лет назад
bug411.go

all: make copyright headers consistent with one space after period

10 лет назад
bug412.go

test: re-enable most go/tests that were disabled because of types2 differences

5 лет назад
bug413.go

cmd/compile: use "init... cycle" instead of "init... loop" in error messages

4 года назад
bug414.go

all: make copyright headers consistent with one space after period

10 лет назад
bug415.go

all: make copyright headers consistent with one space after period

10 лет назад
bug416.go

[dev.typeparams] test: finish triaging all outstanding failing tests

6 лет назад
bug417.go

test: use testlib (another bunch).

14 лет назад
bug418.go

[dev.typeparams] test: finish triaging all outstanding failing tests

6 лет назад
bug419.go

test: add some tests that gccgo failed to handle correctly

14 лет назад
bug420.go

test: add some tests that gccgo failed to handle correctly

14 лет назад
bug421.go

test: add some tests that gccgo failed to handle correctly

14 лет назад
bug422.go

test: add some tests that gccgo failed to handle correctly

14 лет назад
bug423.go

test: fix bug423.go to actually fail with older releases.

14 лет назад
bug424.go

all: make copyright headers consistent with one space after period

10 лет назад
bug425.go

all: link to https instead of http

11 лет назад
bug426.go

test: add bug426.go: a gccgo crash on valid code

14 лет назад
bug427.go

all: link to https instead of http

11 лет назад
bug428.go

all: make copyright headers consistent with one space after period

10 лет назад
bug430.go

test: add some tests of valid code that failed with gccgo

14 лет назад
bug431.go

test: add some tests of valid code that failed with gccgo

14 лет назад
bug432.go

test: add some tests of valid code that failed with gccgo

14 лет назад
bug433.go

test: add some tests of valid code that failed with gccgo

14 лет назад
bug434.go

test: test handling of negative float constants

14 лет назад
bug435.go

all: make copyright headers consistent with one space after period

10 лет назад
bug436.go

test: add bug436, valid code that crashed gccgo

14 лет назад
bug437.go

all: make copyright headers consistent with one space after period

10 лет назад
bug438.go

test: add bug438, a valid test case that gccgo used to fail to compile

14 лет назад
bug439.go

test: add bug439, valid code that caused a gccgo crash

14 лет назад
bug440_32.go

cmd/6g, cmd/8g: eliminate short integer arithmetic when possible.

14 лет назад
bug440_64.go

cmd/6g, cmd/8g: eliminate short integer arithmetic when possible.

14 лет назад
bug441.go

all: make copyright headers consistent with one space after period

10 лет назад
bug442.go

all: make copyright headers consistent with one space after period

10 лет назад
bug443.go

all: make copyright headers consistent with one space after period

10 лет назад
bug444.go

all: make copyright headers consistent with one space after period

10 лет назад
bug445.go

all: make copyright headers consistent with one space after period

10 лет назад
bug446.go

cmd/gc: fix initialization order involving method calls.

14 лет назад
bug447.go

all: make copyright headers consistent with one space after period

10 лет назад
bug448.go

all: make copyright headers consistent with one space after period

10 лет назад
bug449.go

runtime: round return value address in runtime.equal Fixes #3866.

14 лет назад
bug450.go

go/types, types2: use "and not used" instead of "but not used" in error messages

4 года назад
bug451.go

test: match gccgo error messages

14 лет назад
bug452.go

all: make copyright headers consistent with one space after period

10 лет назад
bug453.go

all: make copyright headers consistent with one space after period

10 лет назад
bug454.go

all: make copyright headers consistent with one space after period

10 лет назад
bug455.go

all: make copyright headers consistent with one space after period

10 лет назад
bug456.go

all: make copyright headers consistent with one space after period

10 лет назад
bug457.go

all: make copyright headers consistent with one space after period

10 лет назад
bug458.go

all: make copyright headers consistent with one space after period

10 лет назад
bug459.go

cmd/compile: use "init... cycle" instead of "init... loop" in error messages

4 года назад
bug460.go

all: make copyright headers consistent with one space after period

10 лет назад
bug461.go

all: make copyright headers consistent with one space after period

10 лет назад
bug462.go

[dev.typeparams] all: merge dev.regabi into dev.typeparams

6 лет назад
bug463.go

cmd/compile: use "init... cycle" instead of "init... loop" in error messages

4 года назад
bug464.go

all: make copyright headers consistent with one space after period

10 лет назад
bug465.go

all: make copyright headers consistent with one space after period

10 лет назад
bug466.go

all: make copyright headers consistent with one space after period

10 лет назад
bug467.go

all: make copyright headers consistent with one space after period

10 лет назад
bug468.go

all: make copyright headers consistent with one space after period

10 лет назад
bug470.go

all: make copyright headers consistent with one space after period

10 лет назад
bug471.go

all: make copyright headers consistent with one space after period

10 лет назад
bug472.go

all: make copyright headers consistent with one space after period

10 лет назад
bug473.go

all: make copyright headers consistent with one space after period

10 лет назад
bug474.go

all: make copyright headers consistent with one space after period

10 лет назад
bug475.go

all: make copyright headers consistent with one space after period

10 лет назад
bug476.go

all: make copyright headers consistent with one space after period

10 лет назад
bug477.go

all: make copyright headers consistent with one space after period

10 лет назад
bug478.go

all: make copyright headers consistent with one space after period

10 лет назад
bug479.go

all: make copyright headers consistent with one space after period

10 лет назад
bug480.go

all: make copyright headers consistent with one space after period

10 лет назад
bug481.go

all: make copyright headers consistent with one space after period

10 лет назад
bug482.go

all: make copyright headers consistent with one space after period

10 лет назад
bug483.go

all: make copyright headers consistent with one space after period

10 лет назад
bug484.go

all: make copyright headers consistent with one space after period

10 лет назад
bug485.go

all: make copyright headers consistent with one space after period

10 лет назад
bug486.go

all: make copyright headers consistent with one space after period

10 лет назад
bug487.go

[dev.typeparams] test: finish triaging all outstanding failing tests

6 лет назад
bug488.go

all: make copyright headers consistent with one space after period

10 лет назад
bug489.go

all: make copyright headers consistent with one space after period

10 лет назад
bug490.go

all: make copyright headers consistent with one space after period

10 лет назад
bug491.go

all: make copyright headers consistent with one space after period

10 лет назад
bug492.go

test: add test case that gccgo failed to link

12 лет назад
bug493.go

test: add test that gccgo failed to compile

12 лет назад
bug494.go

test: add bug494: test case miscompiled by gccgo

12 лет назад
bug495.go

test: add test that gccgo failed to compile

11 лет назад
bug496.go

test: add another test that gccgo failed to compile

11 лет назад
bug497.go

test: add test that gccgo miscompiled

11 лет назад
bug498.go

test: add test case that gccgo miscompiled

10 лет назад
bug499.go

test: add test case that failed when built with gccgo

10 лет назад
bug500.go

test: add test case for which gccgo generated incorrect GC info

10 лет назад
bug501.go

test: add bug501.go, a gccgo compiler crash

10 лет назад
bug502.go

test: add test that caused gccgo undefined symbol error

9 лет назад
bug503.go

test: add test case that gccgo crashed on

9 лет назад
bug504.go

test: add test case that gccgo miscompiled

9 лет назад
bug505.go

test: add type alias test that caused gccgo to crash

9 лет назад
bug506.go

test: add fixedbugs/bug506 for gccgo

8 лет назад
bug507.go

test: add test that gccgo fails to compile

6 лет назад
bug508.go

test: add test case that gccgo failed to compile

6 лет назад
bug509.go

test: add a test case that gccgo fails to compile

6 лет назад
bug510.go

test: add new test that gofrontend failed to handle

6 лет назад
bug511.go

test: add test case that failed with gccgo

5 лет назад
bug512.go

test: add bug that failed when run with gccgo

5 лет назад
bug513.go

test: migrate remaining files to go:build syntax

3 года назад
bug514.go

cmd/link: only add dummy XCOFF reference if the symbol exists

4 года назад
bug515.go

cmd/compile: restrict //go:notinheap to runtime/internal/sys

4 года назад
bug516.go

test: add test that caused a gofrontend crash

3 года назад
bug517.go

test: add tests that gofrontend failed

3 года назад
bug518.go

test: add tests that gofrontend failed

3 года назад
dse_move_auxint.go

cmd/compile: use AuxInt for OpMove size in DSE

2 месяца назад
gcc101994.go

test: add test that caused gofrontend compiler crash

5 лет назад
gcc61204.go

all: make copyright headers consistent with one space after period

10 лет назад
gcc61244.go

all: make copyright headers consistent with one space after period

10 лет назад
gcc61246.go

all: make copyright headers consistent with one space after period

10 лет назад
gcc61248.go

all: make copyright headers consistent with one space after period

10 лет назад
gcc61253.go

all: make copyright headers consistent with one space after period

10 лет назад
gcc61254.go

all: make copyright headers consistent with one space after period

10 лет назад
gcc61255.go

all: make copyright headers consistent with one space after period

10 лет назад
gcc61258.go

all: make copyright headers consistent with one space after period

10 лет назад
gcc61264.go

all: make copyright headers consistent with one space after period

10 лет назад
gcc61265.go

all: make copyright headers consistent with one space after period

10 лет назад
gcc61273.go

all: make copyright headers consistent with one space after period

10 лет назад
gcc65755.go

all: make copyright headers consistent with one space after period

10 лет назад
gcc67968.go

test: add gcc6798, valid code that caused gccgo to crash

11 лет назад
gcc78763.go

test: add test gcc78763.go that caused a gccgo compiler crash

10 лет назад
gcc80226.go

test: add test for gccgo compiler crash

9 лет назад
gcc89321.go

test: add test case that caused a gccgo compiler crash

7 лет назад
issue10047.go

all: make copyright headers consistent with one space after period

10 лет назад
issue10066.go

cmd/internal/gc: do not show original expression for constants in export data

11 лет назад
issue10135.go

runtime: don't return a slice with nil ptr but non-zero len from growslice

11 лет назад
issue10219.go

cmd/compile: recognize embedded field in inlined function

11 лет назад
issue10253.go

cmd/7g: fix ACMP entry in progtable

11 лет назад
issue10284.go

all: make copyright headers consistent with one space after period

10 лет назад
issue10320.go

all: make copyright headers consistent with one space after period

10 лет назад
issue10332.go

all: make copyright headers consistent with one space after period

10 лет назад
issue10353.go

cmd/internal/gc: improve flow of input params to output params

11 лет назад
issue10407.go

all: make copyright headers consistent with one space after period

10 лет назад
issue10441.go

test: change issue10441.go from "build" to "compile"

5 лет назад
issue10486.go

all: make copyright headers consistent with one space after period

10 лет назад
issue10607.go

test: migrate remaining files to go:build syntax

3 года назад
issue10607a.go

test: improve output format of issue10607a.go test

10 лет назад
issue10654.go

cmd/compile: use generated temps in bool codegen

11 лет назад
issue10700.go

cmd/internal/gc: improve "type *X has no field or method M" message

11 лет назад
issue10925.go

cmd/internal/gc: make indirect calls properly escape-y

11 лет назад
issue10958.go

test: migrate remaining files to go:build syntax

3 года назад
issue10975.go

cmd/compile: always accept 1.18 syntax but complain if not 1.18

5 лет назад
issue10977.go

cmd/compile: early typecheck top level OAS2 nodes

11 лет назад
issue11053.go

cmd/compile: run escape analysis after method wrapper generation

11 лет назад
issue11053.out

cmd/compile: run escape analysis after method wrapper generation

11 лет назад
issue11256.go

runtime: always clear stack barriers on G exit

11 лет назад
issue11286.go

runtime: fix heap bitmap repeating with large scalar tails

11 лет назад
issue11326.go

cmd/compile/internal/types2: refactor untyped conversions

5 лет назад
issue11326b.go

test: migrate remaining files to go:build syntax

3 года назад
issue11354.go

cmd/compile: add Type.WidthCalculated

9 лет назад
issue11359.go

cmd/compile: reject identifiers beginning with non-ASCII digit

11 лет назад
issue11361.go

cmd/compile: remove quoting in favor of clearer prose in error messages

2 года назад
issue11362.go

[dev.regabi] cmd/compile: backport changes from dev.typeparams (9456804)

6 лет назад
issue11369.go

cmd/compile: fix half multiply issue

11 лет назад
issue11370.go

cmd/compile: "abc"[1] is not an ideal constant

10 лет назад
issue11371.go

cmd/compile/internal/types2: refactor untyped conversions

5 лет назад
issue11590.go

test: re-enable most go/tests that were disabled because of types2 differences

5 лет назад
issue11610.go

cmd/compile: better error message when offending/missing token is a keyword

2 года назад
issue11610a.go

test: re-enable most go/tests that were disabled because of types2 differences

5 лет назад
issue11614.go

test: re-enable most go/tests that were disabled because of types2 differences

5 лет назад
issue11656.go

test: migrate remaining files to go:build syntax

3 года назад
issue11674.go

[dev.typeparams] all: merge dev.regabi into dev.typeparams

6 лет назад
issue11699.go

all: make copyright headers consistent with one space after period

10 лет назад
issue11737.go

go/types, types2: better error messages for comparisons

5 лет назад
issue11750.go

all: make copyright headers consistent with one space after period

10 лет назад
issue11771.go

test: migrate remaining files to go:build syntax

3 года назад
issue11790.go

all: make copyright headers consistent with one space after period

10 лет назад
issue11945.go

[dev.typeparams] cmd/compile: force untyped constants from types2 to expected kind

6 лет назад
issue11987.go

all: make copyright headers consistent with one space after period

10 лет назад
issue12006.go

cmd/compile/internal/escape: propagate constants to interface conversions to avoid allocs

год назад
issue12108.go

cmd/compile/internal/ppc64: fix the epilogue for non-leaf generated methods

11 лет назад
issue12133.go

all: make copyright headers consistent with one space after period

10 лет назад
issue12226.go

cmd/compile: fix register allocation for == operator

11 лет назад
issue12347.go

all: make copyright headers consistent with one space after period

10 лет назад
issue12411.go

test: migrate remaining files to go:build syntax

3 года назад
issue12413.go

cmd/compile: "invalid variable name x in type switch", where x is a name of a constant

11 лет назад
issue12525.go

cmd/compile: don't emit conversion error in non-numeric increment/decrement

10 лет назад
issue12536.go

cmd/compile: add test for Issue 12536

9 лет назад
issue12577.go

cmd/compile/internal/gc: there are no -0 floating-point constants

11 лет назад
issue12588.go

[dev.typeparams] cmd/compile: simplify ~r/~b naming

5 лет назад
issue12621.go

test: add test for rounding to positive zero

8 лет назад
issue12677.go

cmd/compile: fix export type conversion loss in inlined func body

11 лет назад
issue12686.go

all: make copyright headers consistent with one space after period

10 лет назад
issue12944.go

cmd/compile/internal/gc: reject invalid unsafe.Sizeof([0]byte{}[0])

11 лет назад
issue1304.go

all: make copyright headers consistent with one space after period

10 лет назад
issue13160.go

all: make copyright headers consistent with one space after period

10 лет назад
issue13162.go

cmd/compile: improve string iteration performance

10 лет назад
issue13169.go

all: make copyright headers consistent with one space after period

10 лет назад
issue13171.go

all: spell "marshal" and "unmarshal" consistently

10 лет назад
issue13248.go

test: match gofrontend error messages

6 лет назад
issue13261.go

all: make copyright headers consistent with one space after period

10 лет назад
issue13262.go

cmd/compile: fix bogus "fallthrough statement out of place"

10 лет назад
issue13263.go

cmd/compile: fix static-initialization compilation failure

10 лет назад
issue13265.go

test: migrate remaining files to go:build syntax

3 года назад
issue13266.go

test: match gofrontend error messages

6 лет назад
issue13268.go

test: migrate remaining files to go:build syntax

3 года назад
issue13273.go

go/parser: adjustments to error messages

4 года назад
issue13274.go

test: match gofrontend error messages

6 лет назад
issue13319.go

cmd/compile/internal/syntax: better errors for syntax errors in lists

4 года назад
issue13337.go

all: make copyright headers consistent with one space after period

10 лет назад
issue13365.go

go/types, types2: better index-out-of-bounds error message (cleanup)

4 года назад
issue13415.go

go/types, types2: use "and not used" instead of "but not used" in error messages

4 года назад
issue13471.go

[dev.typeparams] all: merge dev.regabi into dev.typeparams

6 лет назад
issue13480.go

[dev.typeparams] cmd/compile/internal/types2: adjusted more error messages for compiler

6 лет назад
issue13485.go

[dev.typeparams] cmd/compile/internal/types2: adjusted qualified identifier error message for compiler

6 лет назад
issue13539.go

go/types, types2: use "and not used" instead of "but not used" in error messages

4 года назад
issue13559.go

cmd/compile/internal/types2: refactor untyped conversions

5 лет назад
issue13587.go

all: make copyright headers consistent with one space after period

10 лет назад
issue13684.go

all: make copyright headers consistent with one space after period

10 лет назад
issue13777.go

cmd/compile: suppress export of Note field within exported bodies

11 лет назад
issue13779.go

cmd/compile, go/types: omit needless word in error message

10 лет назад
issue13799.go

cmd/compile: allocate backing store for append on the stack

год назад
issue13821.go

all: make copyright headers consistent with one space after period

10 лет назад
issue13821b.go

test: match gofrontend error messages

6 лет назад
issue14006.go

test: match gofrontend error messages

6 лет назад
issue14010.go

test: match gofrontend error messages

6 лет назад
issue14136.go

[dev.typeparams] all: merge dev.regabi into dev.typeparams

6 лет назад
issue14164.go

cmd/compile: fix parsing of inlined interface types with unexported methods

11 лет назад
issue14321.go

[dev.typeparams] all: merge dev.regabi into dev.typeparams

6 лет назад
issue14331.go

all: make copyright headers consistent with one space after period

10 лет назад
issue14405.go

all: make copyright headers consistent with one space after period

10 лет назад
issue14520.go

test: re-enable most go/tests that were disabled because of types2 differences

5 лет назад
issue14520a.go

test: re-enable most go/tests that were disabled because of types2 differences

5 лет назад
issue14540.go

cmd/compile: eliminate OXFALL

9 лет назад
issue14553.go

cmd/compile: update vendored math/big to latest version

10 лет назад
issue14591.go

all: make copyright headers consistent with one space after period

10 лет назад
issue14636.go

cmd/link: generate Mach-O UUID when -B flag is specified

2 года назад
issue14646.go

cmd/compile: attach correct line number for fallthru-return

10 лет назад
issue14651.go

cmd/compile: update vendored math/big to latest version

10 лет назад
issue14652.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue14725.go

all: make copyright headers consistent with one space after period

10 лет назад
issue14729.go

[dev.typeparams] all: merge dev.regabi into dev.typeparams

6 лет назад
issue14988.go

cmd/compile: make enqueued map keys fail validation on forward types

10 лет назад
issue14999.go

[dev.typeparams] cmd/compile: allow go'd closure to escape when compiling runtime

5 лет назад
issue15002.go

test: migrate remaining files to go:build syntax

3 года назад
issue15013.go

all: make copyright headers consistent with one space after period

10 лет назад
issue15039.go

cmd/compile, runtime: fix pedantic int->string conversions

10 лет назад
issue15042.go

all: make copyright headers consistent with one space after period

10 лет назад
issue15055.go

[dev.typeparams] all: merge dev.regabi (77365c5) into dev.typeparams

6 лет назад
issue15071.go

test/fixedbugs: fix some tests will not be run

7 лет назад
issue15084.go

test: add test for issue 15084

10 лет назад
issue15091.go

test: migrate remaining files to go:build syntax

3 года назад
issue15141.go

cmd/compile: added test to ensure that accidental fix remains

10 лет назад
issue15175.go

all: make copyright headers consistent with one space after period

10 лет назад
issue15252.go

cmd/compile: fix register size for ODOTPTR result

10 лет назад
issue15277.go

test: migrate remaining files to go:build syntax

3 года назад
issue15281.go

all: add empty line between copyright header and package clause

6 лет назад
issue15303.go

cmd/compile: when inlining ==, don’t take the address of the values

10 лет назад
issue15311.go

cmd/compile: a dot expression can not be a struct literal key

10 лет назад
issue15329.go

cmd/compile: handle unsafe.Pointer(f()) correctly

10 лет назад
issue15439.go

cmd/compile: treat empty and absent struct field tags as identical

10 лет назад
issue15470.go

test: added test case for (fixed) issue 15470

10 лет назад
issue15514.go

cmd/compile: export package for _ (blank) struct fields

10 лет назад
issue15528.go

cmd/compile: statically initialize some interface values

10 лет назад
issue15548.go

cmd/compile: verify imported types after they are fully imported

10 лет назад
issue15550.go

cmd/compile/internal/gc: add comment and test for #15550

10 лет назад
issue15572.go

cmd/compile: fix binary export of composite literals with implicit types

10 лет назад
issue15585.go

cmd/compile: correct sparseSet probes in regalloc to avoid index error

10 лет назад
issue15602.go

test: add test for issue 15602

10 лет назад
issue15604.go

test: add test for unlowered ITab

10 лет назад
issue15609.go

test: migrate remaining files to go:build syntax

3 года назад
issue15611.go

cmd/compile/internal/syntax: better scanner error messages

6 лет назад
issue15646.go

cmd/compile: clean up encoding of method expressions and add test

10 лет назад
issue15722.go

test: add test for gccgo issue #15722

10 лет назад
issue15733.go

cmd/compile: large ptr literals must escape

10 лет назад
issue15747.go

test: fix tests to work with sizespecializedmalloc turned off

9 месяцев назад
issue15747b.go

all: fix article typos

9 лет назад
issue15838.go

cmd/compile: correctly import labels, gotos, and fallthroughs

10 лет назад
issue15895.go

test: add test for issue 15895

10 лет назад
issue15898.go

[dev.typeparams] all: merge dev.regabi into dev.typeparams

6 лет назад
issue15902.go

cmd/compile: for arm, zero unaligned memory 1 byte at a time

10 лет назад
issue15920.go

cmd/compile: correctly export underlying type of predecl. error type

10 лет назад
issue15926.go

cmd/link: avoid name collision with DWARF .def suffix

10 лет назад
issue15961.go

cmd/compile: use fake package for allocating autos

10 лет назад
issue15975.go

cmd/compile: nilcheck interface value in go/defer interface call for SSA

10 лет назад
issue15988.go

cmd/compile: cgen_append can handle complex targets

10 лет назад
issue15992.go

test: fix issue 15992 test wrong function call

6 лет назад
issue15992.out

cmd/compile: rewrite f(g()) for multi-value g() during typecheck

7 лет назад
issue16008.go

test: migrate remaining files to go:build syntax

3 года назад
issue16016.go

test: issue16016: use fewer goroutines for gccgo

2 года назад
issue16037_run.go

test: migrate remaining files to go:build syntax

3 года назад
issue16095.go

cmd/compile: keep heap pointer for escaping output parameters live

10 лет назад
issue16130.go

all: make spelling consistent

10 лет назад
issue16133.go

cmd/compile: fix error msg mentioning different packages with same name

10 лет назад
issue16193.go

cmd/compile: avoid function literal name collision with "glob"

10 лет назад
issue16241.go

sync/atomic: add missing leak tests for And & Or

2 года назад
issue16241_64.go

sync/atomic: add missing leak tests for And & Or

2 года назад
issue16249.go

cmd/compile: mark live heap-allocated pparamout vars as needzero

10 лет назад
issue16306.go

cmd/compile: allow unsafe.Pointer(nil) as static data

10 лет назад
issue16317.go

cmd/compile: fix binary import of unsafe.Pointer literals

10 лет назад
issue16331.go

runtime: fix getArgInfo for deferred reflection calls

10 лет назад
issue16369.go

cmd/compile: remove interfacecycles debug flag

3 года назад
issue16428.go

test: re-enable a bunch of tests with types2

5 лет назад
issue16439.go

[dev.typeparams] all: merge dev.regabi into dev.typeparams

6 лет назад
issue16515.go

cmd/compile: fix possible spill of invalid pointer with DUFFZERO on AMD64

10 лет назад
issue16616.go

cmd/compile: qualify unexported fields of unnamed types

10 лет назад
issue16733.go

cmd/compile: don't fold >32bit constants into a MULQ

10 лет назад
issue16741.go

cmd/compile: CSE copied tuple selectors

10 лет назад
issue16760.go

fix typo in issue16760.go

5 лет назад
issue16804.go

cmd/compile: fix compilation of math.Sqrt when used as a statement

10 лет назад
issue16870.go

cmd/compile: fix comma-ok assignments for non-boolean ok

10 лет назад
issue16948.go

cmd/compile: fix scheduling of memory-producing tuple ops

10 лет назад
issue16949.go

[dev.typeparams] cmd/compile/internal/types2: adjusted qualified identifier error message for compiler

6 лет назад
issue16985.go

cmd/compile: mark some AMD64 atomic ops as clobberFlags

10 лет назад
issue17005.go

cmd/compile: add BVC/BVS to branch ops in ppc64/prog.go

10 лет назад
issue17038.go

go/types, types2: better error messages for invalid calls

год назад
issue17039.go

test: add test for issue 17039

10 лет назад
issue17111.go

cmd/compile: unwrap fewer CONVNOPs in staticassign

10 лет назад
issue17194.go

cmd/compile: force folding of MOVDaddr into storezero

10 лет назад
issue17270.go

cmd/compile: don't crash on (unsafe.Sizeof)(0)

10 лет назад
issue17318.go

cmd/compile: trim function name prefix from escape diagnostics

7 лет назад
issue17328.go

test: match gofrontend error messages

6 лет назад
issue17381.go

cmd/internal/obj: save link register in leaf function with non-empty frame on PPC64, ARM64, S390X

10 лет назад
issue17449.go

test: migrate remaining files to go:build syntax

3 года назад
issue17551.go

cmd/compile: preserve type information in inrange

10 лет назад
issue17588.go

cmd/compile: only check return for valid functions

5 лет назад
issue17596.go

cmd/compile: emit assignments after calls in the right order

10 лет назад
issue17631.go

go/types, types2: use "unknown field f in struct literal of type S" in error messages

4 года назад
issue17640.go

test: add test for gccgo issue #17640

10 лет назад
issue17645.go

cmd/compile: use "cannot use %s as %s value in %s: %s" error message

4 года назад
issue17710.go

cmd/compile: On a runtime.KeepAlive call, keep whole variable alive

10 лет назад
issue17752.go

cmd/compile: prevent Noalg from breaking user types

10 лет назад
issue17758.go

test: match gofrontend error messages

6 лет назад
issue17918.go

cmd/compile: in cse, allow for new ssa values

10 лет назад
issue18089.go

cmd/compile: add test for blank field in composite literal

9 лет назад
issue18092.go

go/parser: adjustments to error messages

4 года назад
issue18149.go

test/fixedbugs: minor adjustments to line-directive specific tests

3 месяца назад
issue18231.go

test: match gofrontend error messages

6 лет назад
issue18331.go

cmd/compile: reject unknown //go: comments in std library

9 лет назад
issue18392.go

go/types, types2: replace setDefType with pending type check

8 месяцев назад
issue18393.go

test: match gofrontend error messages

6 лет назад
issue18410.go

cmd/compile: rewrite literal.method to ensure full initialization

10 лет назад
issue18419.go

cmd/compile: don't use ."" as a pkg prefix

9 лет назад
issue18459.go

cmd/compile: provide line number for cgo directive error (fix a TODO)

10 лет назад
issue18595.go

cmd/compile: using CONV instead of CONVNOP for interface conversions

10 лет назад
issue18636.go

test: add test for issue 18636

9 лет назад
issue18640.go

cmd/compile: reintroduce work-around for cyclic alias declarations

8 лет назад
issue18655.go

cmd/compile: use "method T.m already declared" for method redeclaration errors

4 года назад
issue18661.go

test: add extra test for issue18661

10 лет назад
issue18725.go

cmd/compile: don't use nilcheck information until the next block

10 лет назад
issue18747.go

go/parser: adjustments to error messages

4 года назад
issue18808.go

cmd/compile: use CMPWU for 32-bit or smaller unsigned Geq on ppc64{,le}

10 лет назад
issue18882.go

cmd/compile: provide line number for cgo directive error (fix a TODO)

10 лет назад
issue18895.go

cmd/compile: fix exporting of function bodies

9 лет назад
issue18906.go

cmd/compile: fix type propagation through s390x SSA rules

10 лет назад
issue18911.go

runtime: slightly better error message for assertion panics with identical looking types

8 лет назад
issue18915.go

go/types, types2: use "and not used" instead of "but not used" in error messages

4 года назад
issue18994.go

cmd/compile: handle DOT STRUCTLIT for zero-valued struct in SSA

10 лет назад
issue19012.go

go/types, types2: don't report assignment mismatch errors if there are other errors

3 года назад
issue19028.go

cmd/compile: fix detection of calls to reflect.Method

9 лет назад
issue19040.go

cmd/compile: make panicwrap argument-free

9 лет назад
issue19056.go

test: match gofrontend error messages

6 лет назад
issue19078.go

cmd/compile: zero return parameters earlier

9 лет назад
issue19084.go

cmd/compile: undo special handling of zero-valued STRUCTLIT

9 лет назад
issue19113.go

cmd/compile: implement shifts by signed amounts

7 лет назад
issue19137.go

cmd/internal/obj/arm64: fix handling of unaligned offset between 256 and 504

9 лет назад
issue19168.go

cmd/compile: add missing WBs for reflect.{Slice,String}Header.Data

9 лет назад
issue19182.go

test: migrate remaining files to go:build syntax

3 года назад
issue19201.go

test/fixedbugs: add a test for 19201

9 лет назад
issue19217.go

cmd/compile: repaired loop-finder to handle trickier nesting

9 лет назад
issue19246.go

cmd/compile: evaluate zero-sized values converted to interfaces

9 лет назад
issue19261.go

test: migrate remaining files to go:build syntax

3 года назад
issue19275.go

cmd/compile: added cheapexpr call to simplify operand of CONVIFACE

9 лет назад
issue19323.go

cmd/compile: restore original assignment error messages

5 лет назад
issue19359.go

cmd/compile: avoid mapaccess at m[k]=append(m[k]..

8 лет назад
issue19467.go

cmd/compile: fix names of inlined methods from other packages

9 лет назад
issue19482.go

go/types, types2: use "unknown field f in struct literal of type S" in error messages

4 года назад
issue19507.go

test: migrate remaining files to go:build syntax

3 года назад
issue19515.go

cmd/compile: don't spill rematerializeable value when resolving merge edges

9 лет назад
issue19548.go

cmd/compile/internal/gc: mark generated wrappers as DUPOK

9 лет назад
issue19555.go

cmd/compile: ensure TESTQconst AuxInt is in range

9 лет назад
issue19610.go

cmd/compile: don't permit declarations in post statement of for loop

9 лет назад
issue19632.go

cmd/compile: add regress test for issue 19632

9 лет назад
issue19658.go

runtime: prefix "runtime error:" to PanicNilError.Error to fully confirm as runtime.Error

2 месяца назад
issue19667.go

go/parser: adjustments to error messages

4 года назад
issue19671.go

cmd/compile: only SSA [0]T when T is SSA-able

9 лет назад
issue19678.go

cmd/compile: ignore all unreachable values during simple phi insertion

9 лет назад
issue19679.go

cmd/compile: don't export dead code in inlineable fuctions

9 лет назад
issue19696.go

cmd/compile: only SSA [0]T when T is SSA-able

9 лет назад
issue19699.go

cmd/compile: eliminate dead code in if statements after typechecking

9 лет назад
issue19699b.go

[dev.typeparams] cmd/compile/internal/types2: adjusted more error messages for compiler

6 лет назад
issue19705.go

cmd/compile: eliminate dead code in if statements after typechecking

9 лет назад
issue19710.go

test: add test of deferred delete

9 лет назад
issue19743.go

cmd/compile: skip escape analysis diagnostics for OADDR

7 лет назад
issue19764.go

cmd/link: canonicalize the "package" of dupok text symbols

9 лет назад
issue19783.go

cmd/compile: avoid infinite loops in dead blocks during phi insertion

9 лет назад
issue19799.go

cmd/compile: retain source positions of arguments to inlined calls

9 лет назад
issue19880.go

[dev.typeparams] all: merge dev.regabi into dev.typeparams

6 лет назад
issue19911.go

cmd/compile: make iface == iface const evaluation respect !=

9 лет назад
issue19947.go

[dev.typeparams] cmd/compile/internal/types2: adjusted more error messages for compiler

6 лет назад
issue19977.go

test: match gofrontend error messages

6 лет назад
issue20014.go

test: add a field tracking test

5 лет назад
issue20014.out

cmd/compile: set LocalPkg.Path to -p flag

4 года назад
issue20027.go

all: add test for issue 20027

2 года назад
issue20029.go

cmd/compile: zero ambiguously live variables at VARKILLs

9 лет назад
issue20097.go

cmd/compile: ignore types when considering tuple select for CSE

9 лет назад
issue20145.go

cmd/compile: dowidth more in the front end

9 лет назад
issue20162.go

cmd/compile: check width of embedded interfaces in expandiface

9 лет назад
issue20174.go

cmd/compile: checkwidth T when constructing *T

9 лет назад
issue20185.go

go/types, types2: use "and not used" instead of "but not used" in error messages

4 года назад
issue20227.go

test: match gofrontend error messages

6 лет назад
issue20232.go

cmd/compile: do not report error for invalid constant

5 лет назад
issue20233.go

cmd/compile: suppress duplicate type errors

9 лет назад
issue20245.go

cmd/compile: don't expand invalid embedded interface

5 лет назад
issue20250.go

test: migrate remaining files to go:build syntax

3 года назад
issue20298.go

cmd/compile: make "imported and not used" errors deterministic

9 лет назад
issue20333.go

cmd/compile: avoid checkwidth of [...] arrays

9 лет назад
issue20335.go

cmd/compile: fix store chain in schedule pass

9 лет назад
issue20415.go

[dev.typeparams] all: merge dev.regabi into dev.typeparams

6 лет назад
issue20529.go

test: migrate remaining files to go:build syntax

3 года назад
issue20530.go

cmd/compile: fix subword store/load elision for MIPS

9 лет назад
issue20602.go

test: match gofrontend error messages

6 лет назад
issue20682.go

cmd/compile: add regress test for #20682

9 лет назад
issue20739.go

cmd/compile: refactor onebitwalktype1

9 лет назад
issue20749.go

[dev.typeparams] all: merge dev.regabi into dev.typeparams

6 лет назад
issue20780.go

[dev.regabi] cmd/compile: deref PAUTOHEAPs during SSA construction

6 лет назад
issue20780b.go

test: migrate remaining files to go:build syntax

3 года назад
issue20789.go

cmd/compile: remove quoting in favor of clearer prose in error messages

2 года назад
issue20811.go

cmd/compile: fix slice-in-bound check on amd64p32

9 лет назад
issue20812.go

test: match gofrontend error messages

6 лет назад
issue20813.go

test: match gofrontend error messages

6 лет назад
issue20923.go

test: add a test that gccgo miscompiled

8 лет назад
issue21048.go

cmd/compile: fix unaligned loads/stores to global variables on s390x

9 лет назад
issue21120.go

cmd/compile: consider exported flag in namedata

9 лет назад
issue21221.go

cmd/compile: fix constant pointer comparison failure

8 лет назад
issue21253.go

test: add test that caused gccgo compiler crash

9 лет назад
issue21256.go

test: match gofrontend error messages

6 лет назад
issue21273.go

test: match gofrontend error messages

6 лет назад
issue21317.go

cmd/compile: remove quoting in favor of clearer prose in error messages

2 года назад
issue21576.go

test: migrate remaining files to go:build syntax

3 года назад
issue21655.go

cmd/compile: fix large load/store offsets on 386

9 лет назад
issue21687.go

cmd/compile: fix evaluation order for OASOP

9 лет назад
issue21709.go

cmd/compile: use clearer error message for stuct literal

6 лет назад
issue21770.go

test: add test that caused gccgo incorrect compilation

9 лет назад
issue21808.go

cmd/compile: fix println()

9 лет назад
issue21808.out

cmd/compile: fix println()

9 лет назад
issue21879.go

cmd/compile: fix stack frame info for calls in receiver slot

9 лет назад
issue21879.out

cmd/compile: fix stack frame info for calls in receiver slot

9 лет назад
issue21882.go

cmd/compile: fix compiler crash on recursive types

9 лет назад
issue21887.go

test: remove rundircmpout and cmpout actions

8 лет назад
issue21887.out

cmd/compile: fix print/println when input is uint

9 лет назад
issue21934.go

cmd/compile: lookup methods of base type for named pointer type

7 лет назад
issue21963.go

cmd/compile: fix sign-extension merging rules

9 лет назад
issue21979.go

test: re-enable most go/tests that were disabled because of types2 differences

5 лет назад
issue21988.go

test: match gofrontend error messages

6 лет назад
issue22063.go

test: match gofrontend error messages

6 лет назад
issue22076.go

[dev.typeparams] test: rename blank functions

5 лет назад
issue22083.go

cmd/compile: fix merge rules for panic calls

9 лет назад
issue22164.go

cmd/compile/internal/syntax: better recovery after missing closing parentheses

9 лет назад
issue22198.go

cmd/compile: fold constant comparisions into SETxxmem ops.

9 лет назад
issue22200.go

cmd/compile: forward small Load through Move to avoid redundant copies

5 месяцев назад
issue22200b.go

cmd/compile: forward small Load through Move to avoid redundant copies

5 месяцев назад
issue22305.go

test: add new test that gccgo failed to compile

8 лет назад
issue22326.go

cmd/compile: fix package initialization ordering

7 лет назад
issue22326.out

cmd/compile: fix package initialization ordering

7 лет назад
issue22327.go

cmd/compile: in append(f()), type convert appended items

8 лет назад
issue22344.go

cmd/compile: allow iota inside function in a ConstSpec

7 лет назад
issue22351.go

cmd/compile: silence unnecessary unsafe error

9 лет назад
issue22389.go

cmd/compile: do not set ONAME type when evaluated in type context

5 лет назад
issue22429.go

cmd/compile: make sure not to use SP as an index register

9 лет назад
issue22458.go

cmd/compile: fix runtime.KeepAlive

9 лет назад
issue22581.go

cmd/compile/internal/syntax: better syntax errors for typos in if/switch/for headers

9 лет назад
issue22605.go

cmd/compile: don't put Noalg types in typelinks

9 лет назад
issue22660.go

test/fixedbugs: minor adjustments to line-directive specific tests

3 месяца назад
issue22662.go

test/fixedbugs: minor adjustments to line-directive specific tests

3 месяца назад
issue22662b.go

test/fixedbugs: minor adjustments to line-directive specific tests

3 месяца назад
issue22683.go

test: remove rundircmpout and cmpout actions

8 лет назад
issue22683.out

cmd/compile: add test for array decomposition

9 лет назад
issue22781.go

cmd/compile: fix mapassign_fast* routines for pointer keys

9 лет назад
issue22794.go

go/types, types2: better errors for non-existing fields or methods

3 года назад
issue22822.go

go/types, types2: better error messages for invalid calls

год назад
issue22877.go

cmd/compile: make -asmhdr work with type aliases

9 лет назад
issue22881.go

cmd/compile: avoid mapaccess at m[k]=append(m[k]..

8 лет назад
issue22904.go

test: match gofrontend error messages

6 лет назад
issue22921.go

cmd/compile: don't expand invalid embedded interface

5 лет назад
issue22941.go

cmd/compile: fix DWARF type symbol buglet

9 лет назад
issue22962.go

cmd/compile: fix bug in DWARF inl handling of unused autos

9 лет назад
issue23017.go

[dev.regabi] cmd/compile: fix map assignment order

6 лет назад
issue23093.go

cmd/compile: use "init... cycle" instead of "init... loop" in error messages

4 года назад
issue23094.go

cmd/compile: use "init... cycle" instead of "init... loop" in error messages

4 года назад
issue23116.go

go/types, types2: use "and not used" instead of "but not used" in error messages

4 года назад
issue23179.go

cmd/compile: fix corner case in DWARF inline info generation

9 лет назад
issue23188.go

test: add order of evaluation test case that gccgo got wrong

8 лет назад
issue23298.go

cmd/compile: allow converting defined string types to []rune

8 лет назад
issue23305.go

cmd/compile: disable "redundant zeroextensions" optimization for Select on AMD64

9 лет назад
issue23311.go

cmd/compile: allow bodyless function if it is linkname'd

8 лет назад
issue23414.go

cmd/compile: fix typechecking of untyped boolean expressions

8 лет назад
issue23489.go

test: add test case for incorrect gccgo compilation error

8 лет назад
issue23504.go

cmd/compile: reset branch prediction when deleting a branch

8 лет назад
issue23521.go

cmd/compile: make DCE remove nodes after terminating if

8 лет назад
issue23522.go

cmd/compile: don't let spills clobber arguments

9 лет назад
issue23536.go

cmd/compile: fix conv of slice of user-define byte type to string

5 лет назад
issue23545.go

cmd/compile: make sure alg functions are generated when we call them

8 лет назад
issue23546.go

cmd/compile: make sure alg functions are generated when we call them

8 лет назад
issue23586.go

go/types, types2: use "and not used" instead of "but not used" in error messages

4 года назад
issue23587.go

cmd/compile/internal/syntax: parser to accept ~x as unary expression

4 года назад
issue23609.go

cmd/compile: better error message when using promoted field with version < 1.27

2 месяца назад
issue23664.go

cmd/compile: remove quoting in favor of clearer prose in error messages

2 года назад
issue23719.go

cmd/compile: use unsigned loads for multi-element comparisons

9 лет назад
issue23732.go

test: re-enable most go/tests that were disabled because of types2 differences

5 лет назад
issue23734.go

runtime: panic on uncomparable map key, even if map is empty

8 лет назад
issue23780.go

cmd/compile: initialize sparse slice literals dynamically

8 лет назад
issue23781.go

test: migrate remaining files to go:build syntax

3 года назад
issue23812.go

cmd/compile: fix constant folding of right shifts

8 лет назад
issue23814.go

test: add tests for string/[]byte/[]rune conversions

4 года назад
issue23823.go

go/types, types2: more concise error messages for cycle errors

4 года назад
issue23837.go

cmd/compile: when comparing 0-size types, make sure expr side-effects survive

8 лет назад
issue23868.go

test: add test that caused gccgo to crash

4 года назад
issue23870.go

test: add test that caused gccgo crash

4 года назад
issue23912.go

test: add test case where gccgo incorrectly rejected aliases

8 лет назад
issue24120.go

cmd/compile: fix inlining of constant if statements

8 лет назад
issue24159.go

cmd/compile: prevent detection of wrong duplicates

8 лет назад
issue24173.go

cmd/compile: fix unexpected type alias crash

8 лет назад
issue24187.go

test: migrate remaining files to go:build syntax

3 года назад
issue24339.go

go/types, types2: use "unknown field f in struct literal of type S" in error messages

4 года назад
issue24419.go

internal/bytealg: specify argmaps for exported functions

8 лет назад
issue24449.go

cmd/compile: mark LAA and LAAG as clobbering flags on s390x

8 лет назад
issue24470.go

cmd/compile: do not set type for OTYPESW

5 лет назад
issue24488.go

runtime: proper panic tracebacks with mid-stack inlining

8 лет назад
issue24491a.go

cmd/compile/internal/typecheck: normalize go/defer statements earlier

3 года назад
issue24491b.go

test: fix flaky test for issue24491

6 лет назад
issue24503.go

cmd/compile/internal/ssa: handle symbol address comparisons consistently

8 лет назад
issue24547.go

cmd/compile: fix method set computation for shadowed methods

8 лет назад
issue24651a.go

test: migrate remaining files to go:build syntax

3 года назад
issue24651b.go

[dev.typeparams] cmd/compile/internal/inline: refactor mkinlcall

5 лет назад
issue24693.go

cmd/compile: sort method sets using package height

8 лет назад
issue24693.out

cmd/compile: sort method sets using package height

8 лет назад
issue24755.go

test: add test for issue 24755

2 года назад
issue24760.go

cmd/compile: don't constant-fold non-Go constants in the frontend

8 лет назад
issue24761.go

cmd/compile: loop to ensure all autogenerated functions are compiled

8 лет назад
issue24763.go

cmd/compile: don't crash in untyped expr to interface conversion

8 лет назад
issue24799.go

cmd/compile: generate load without DS relocation for go.string on ppc64le

8 лет назад
issue24801.go

cmd/compile: fix check that ensures main.main is a function

8 лет назад
issue24817.go

cmd/compile: fix evaluation of "" < s

8 лет назад
issue24937.go

cmd/compile: avoid runtime call during switch string(byteslice)

8 лет назад
issue24939.go

cmd/compile: reintroduce work-around for cyclic alias declarations

8 лет назад
issue25006.go

cmd/compile/internal/ssa: fix endless compile loop on AMD64

8 лет назад
issue25055.go

cmd/compile: fix "width not calculated" ICE

8 лет назад
issue25101.go

cmd/compile: revert internal parameter rename (from ".anonX" to "") before export

8 лет назад
issue25322.go

test: remove rundircmpout and cmpout actions

8 лет назад
issue25322.out

cmd/compile: fix zero extend after float->int conversion

8 лет назад
issue25507.go

test: match gofrontend error messages

6 лет назад
issue25516.go

cmd/compile: update WBLoads during deadcode

8 лет назад
issue25727.go

go/types, types2: better errors for non-existing fields or methods

3 года назад
issue25741.go

cmd/compile: fix OffPtr with negative offset on wasm

8 лет назад
issue25776.go

cmd/compile: ensure that operand of ORETURN is not double-walked

8 лет назад
issue25897a.go

runtime: drop function context from traceback

4 года назад
issue25897b.go

runtime: get map of args of unstarted goroutines like we do for defers

7 лет назад
issue25958.go

test: re-enable most go/tests that were disabled because of types2 differences

5 лет назад
issue25966.go

cmd/compile: fold offset into address on Wasm

8 лет назад
issue25984.go

cmd/compile: fix compile failure for lazily resolved shadowed types

8 лет назад
issue25993.go

cmd/compile: convert uint32 to int32 in ARM constant folding rules

8 лет назад
issue26024.go

cmd/compile: handle degenerate write barrier case

8 лет назад
issue26043.go

cmd/compile: avoid remainder in loopbce when increment=0

8 лет назад
issue26094.go

runtime: don't say "different packages" if they may not be different

8 лет назад
issue26097.go

cmd/compile: mark CMOVLEQF, CMOVWEQF as cloberring AX

8 лет назад
issue26105.go

cmd/compile: add LocalAddr that takes SP,mem operands

8 лет назад
issue26116.go

cmd/compile: ensure that loop condition is detected correctly

8 лет назад
issue26120.go

cmd/compile: check SSAability in handling of INDEX of 1-element array

8 лет назад
issue2615.go

all: make copyright headers consistent with one space after period

10 лет назад
issue26153.go

cmd/compile: keep autos whose address reaches a phi

8 лет назад
issue26163.go

[dev.typeparams] cmd/compile: make softfloat mode work with register ABI

5 лет назад
issue26248.go

test: add test for gccgo bug #26248

8 лет назад
issue26335.go

test: add test case that failed with gccgo

8 лет назад
issue26340.go

test: add test of valid code that gccgo failed to compile

8 лет назад
issue26341.go

cmd/compile: fix ICE due to missing inline function body

8 лет назад
issue26407.go

cmd/compile: keep autos if their address reaches a control value

8 лет назад
issue26411.go

test: migrate remaining files to go:build syntax

3 года назад
issue26416.go

cmd/compile: better error message when using promoted field with version < 1.27

2 месяца назад
issue26426.go

cmd/compile: add test for OPmodify ops clobbering flags

8 лет назад
issue26438.go

cmd/compile: fix an arm64's comparison bug

8 лет назад
issue26495.go

test: add test for gccgo bug #26495

8 лет назад
issue26616.go

cmd/compile: restore original assignment error messages

5 лет назад
issue26855.go

test: recognize gofrontend error messages

6 лет назад
issue27143.go

cmd/compile: prevent overflow in walkinrange

8 лет назад
issue27201.go

cmd/compile: when merging instructions, prefer line number of faulting insn

8 лет назад
issue27232.go

cmd/compile: reintroduce work-around for cyclic alias declarations

8 лет назад
issue27267.go

cmd/compile: reintroduce work-around for cyclic alias declarations

8 лет назад
issue27278.go

cmd/compile: count nil check as use in dead auto elim

8 лет назад
issue27289.go

cmd/compile: in prove, fix fence-post implications for unsigned domain

8 лет назад
issue27356.go

go/types, types2: better error messages for invalid calls

год назад
issue27518a.go

runtime: on a signal, set traceback address to a deferreturn call

8 лет назад
issue27518b.go

runtime: on a signal, set traceback address to a deferreturn call

8 лет назад
issue27557.go

[dev.typeparams] test: rename blank functions

5 лет назад
issue27595.go

cmd/compile: restore original assignment error messages

5 лет назад
issue27695.go

reflect: ensure correct scanning of return values

8 лет назад
issue27695b.go

reflect: ensure correct scanning of return values

8 лет назад
issue27695c.go

runtime: when using explicit argmap, also use arglen

8 лет назад
issue27718.go

test/fixedbugs: add more test cases to issue #27718

7 лет назад
issue27732a.go

test: remove -newescape from regress tests

7 лет назад
issue27829.go

cmd/compile: fix precedence order bug

8 лет назад
issue27836.go

test: add testcase for gccgo compile failure

8 лет назад
issue27938.go

test: recognize new gofrontend error message

4 года назад
issue27961.go

cmd/compile: fix type of OffPtr in some optimization rules

8 лет назад
issue28053.go

cmd/compile: hint about unexported fields in "too few values" error

2 месяца назад
issue28055.go

cmd/compile: allow VARDEF at top level

8 лет назад
issue28058.go

cmd/compile: don't panic on invalid map key declarations

8 лет назад
issue28078.go

cmd/compile: don't convert non-Go-constants to OLITERALs

8 лет назад
issue28079a.go

cmd/compile: don't convert non-Go-constants to OLITERALs

8 лет назад
issue28079b.go

test: re-enable most go/tests that were disabled because of types2 differences

5 лет назад
issue28079c.go

cmd/compile: use "shifted operand %s (type %s) must be integer" for some shift errors

4 года назад
issue28085.go

cmd/compile: unify duplicate const detection logic

7 лет назад
issue28268.go

cmd/compile: remove quoting in favor of clearer prose in error messages

2 года назад
issue28390.go

cmd/compile: convert arguments as needed

8 лет назад
issue28390.out

cmd/compile: convert arguments as needed

8 лет назад
issue28430.go

cmd/compile: convert arguments as needed

8 лет назад
issue28445.go

cmd/compile: don't combine load+op if the op has SymAddr arguments

8 лет назад
issue28450.go

[dev.typeparams] all: merge dev.regabi into dev.typeparams

6 лет назад
issue28601.go

test: add test that gccgo failed to compile

8 лет назад
issue28616.go

cmd/compile: don't deadcode eliminate labels

8 лет назад
issue28688.go

[dev.typeparams] cmd/compile: make softfloat mode work with register ABI

5 лет назад
issue28698.go

cmd/compile: fix broken 386 softfloat builder

25 дней назад
issue28748.go

reflect: special-case panic message when returning Value{} from MakeFunc function

7 лет назад
issue28797.go

cmd/compile: check for negative upper bound to IsSliceInBounds

8 лет назад
issue28926.go

test: recognize gofrontend error messages

6 лет назад
issue29013a.go

cmd/compile: fix static initializer

8 лет назад
issue29013b.go

cmd/compile: fix static initializer

8 лет назад
issue29190.go

cmd/compile: avoid assignment conversion in append(a, b...)

4 года назад
issue29215.go

cmd/compile: guard against loads with negative offset from readonly constants

7 лет назад
issue29218.go

cmd/compile: process blocks containing only dead values in fuseIf

7 лет назад
issue29220.go

cmd/compile: prevent double-walk of switch for OPRINT/OPRINTN

8 лет назад
issue29264.go

cmd/compile: increase nesting depth limit for type descriptors

8 лет назад
issue29304.go

cmd/compile: generate interface method expression wrapper for error.Error

8 лет назад
issue29312.go

all: use ":" for compiler generated symbols

4 года назад
issue29329.go

test: migrate remaining files to go:build syntax

3 года назад
issue29350.go

cmd/compile: fix ICE due to bad rune width

8 лет назад
issue29362.go

runtime: add test for go function argument scanning

8 лет назад
issue29362b.go

runtime: don't scan go'd function args past length of ptr bitmap

8 лет назад
issue29389.go

cmd/compile: fix line number for implicitly declared method expressions

8 лет назад
issue29402.go

cmd/compile: fix MIPS SGTconst-with-shift rules

8 лет назад
issue29504.go

cmd/compile: fix line numbers for index panics

7 лет назад
issue29562.go

cmd/compile: modify swt.go to skip repeated walks of switch

8 лет назад
issue29610.go

cmd/compile: separate data and function LSyms

8 лет назад
issue29612.go

test/fixedbugs: fix some tests will not be run

7 лет назад
issue29735.go

runtime: keep FuncForPC from crashing for PCs between functions

8 лет назад
issue29855.go

test: recognize gofrontend error messages

6 лет назад
issue29870.go

cmd/compile: don't bother compiling functions named "_"

8 лет назад
issue29870b.go

cmd/compile: remove quoting in favor of clearer prose in error messages

2 года назад
issue29919.go

cmd/compile: hide init functions in tracebacks

8 лет назад
issue29943.go

cmd/compile: base PPC64 trunc rules on final type, not op type

8 лет назад
issue30041.go

reflect: eliminate write barrier for copying result in callReflect

8 лет назад
issue30061.go

cmd/compile: fix crash when memmove argument is not the right type

8 лет назад
issue30085.go

cmd/compile/internal/types2: only mark variables as used if they are

3 года назад
issue30087.go

cmd/compile/internal/types2: only mark variables as used if they are

3 года назад
issue30116.go

cmd/compile,runtime: provide index information on bounds check failure

7 лет назад
issue30116.out

cmd/compile,runtime: provide index information on bounds check failure

7 лет назад
issue30116u.go

cmd/compile,runtime: provide index information on bounds check failure

7 лет назад
issue30116u.out

cmd/compile,runtime: provide index information on bounds check failure

7 лет назад
issue30243.go

cmd/compile: don't mix internal float/complex constants of different precision

7 лет назад
issue30430.go

cmd/compile: fix false positives in isGoConst

7 лет назад
issue30476.go

cmd/compile: make KeepAlive work on stack object

7 лет назад
issue30566a.go

cmd/compile: fix ordering for short-circuiting ops

7 лет назад
issue30566b.go

cmd/compile: fix ordering for short-circuiting ops

7 лет назад
issue30606.go

reflect: fix StructOf GC programs

7 лет назад
issue30606b.go

reflect: fix more issues with StructOf GC programs

7 лет назад
issue30659.go

test: add new test for gccgo compilation problem

7 лет назад
issue30679.go

cmd/compile: add handling for new floating-point comparisons flags

7 лет назад
issue30709.go

cmd/compile: fix const declaration group broken with closure

7 лет назад
issue30709.out

cmd/compile: fix const declaration group broken with closure

7 лет назад
issue30722.go

test: recognize gofrontend error messages

6 лет назад
issue30862.go

[dev.typeparams] cmd/compile: fix unified IR support for //go:nointerface

5 лет назад
issue30898.go

cmd/compile/internal/escape: propagate constants to interface conversions to avoid allocs

год назад
issue30907.go

cmd/compile: fix importing rewritten f(g()) calls

7 лет назад
issue30908.go

runtime: schedule cleanups across multiple goroutines

год назад
issue30956.go

cmd/compile: fix literal struct interface {} lost passing by value

7 лет назад
issue30956.out

cmd/compile: fix literal struct interface {} lost passing by value

7 лет назад
issue30977.go

cmd/compile: copy volatile values before emitting write barrier call

7 лет назад
issue31010.go

cmd/compile: fix "append outside assignment" ICE

7 лет назад
issue31053.go

cmd/compile: improve error when setting unexported fields

6 лет назад
issue31060.go

cmd/compile: fix ICE from invalid operations on float/complex constants

7 лет назад
issue31252.go

cmd/compile: use correct package name for stack object symbol

7 лет назад
issue31412a.go

test: add testcases for gccgo bug

7 лет назад
issue31412b.go

test: add testcases for gccgo bug

7 лет назад
issue31419.go

runtime: set itab.fun[0] only on successful conversion

7 лет назад
issue31546.go

cmd/compile: don't initialize blank struct fields

7 лет назад
issue31573.go

cmd/compile/internal/typecheck: push ONEW into go/defer wrappers

3 года назад
issue31636.go

runtime: revert init order changes

7 лет назад
issue31636.out

cmd/link: establish dependable package initialization order

3 года назад
issue31637.go

test: new test for issue 31637

7 лет назад
issue31747.go

go/types, types2: consistently use singular when reporting version errors

2 года назад
issue31777.go

cmd/compile: fix maplit init panics for dynamic entry

7 лет назад
issue31782.go

cmd/compile: fix isStaticCompositeLiteral reports wrong for struct field

7 лет назад
issue31782.out

cmd/compile: fix isStaticCompositeLiteral reports wrong for struct field

7 лет назад
issue31915.go

cmd/compile: correct the argument type in SETXXstore -> MOVBstore rules on AMD64

7 лет назад
issue31959.go

cmd/compile: fix typecheck type alias makes wrong export symbol metadata

7 лет назад
issue31959.out

cmd/compile: fix typecheck type alias makes wrong export symbol metadata

7 лет назад
issue31987.go

cmd/compile: make sure to initialize static entries of slices

7 лет назад
issue32133.go

cmd/compile/internal/syntax: better scanner error messages

6 лет назад
issue32175.go

cmd/compile: fix capture-by-reference of return parameters

7 лет назад
issue32175.out

cmd/compile: fix capture-by-reference of return parameters

7 лет назад
issue32187.go

[dev.unified] test: relax panic message expectations

4 года назад
issue32288.go

cmd/compile: don't move nil checks across a VarDef

7 лет назад
issue32347.go

test: add a test for gccgo bug #32347

7 лет назад
issue32454.go

cmd/compile: optimize more pointer comparisons

7 лет назад
issue32477.go

cmd/link: fix deferreturn detector

7 лет назад
issue32560.go

cmd/compile: fix range analysis of small signed integers

7 лет назад
issue32595.go

cmd/compile: don't mark argument array as noalg

7 лет назад
issue32680.go

cmd/compile: add necessary operand to mergePoint in rewrite rules

7 лет назад
issue32680.out

cmd/compile: add necessary operand to mergePoint in rewrite rules

7 лет назад
issue32680b.go

all: remove newline characters after return statements

3 года назад
issue32723.go

test: recognize gofrontend error messages

6 лет назад
issue32778.go

test: add testcase for gccgo compile failure

7 лет назад
issue32901.go

test: add a test for gccgo bug #32901

7 лет назад
issue32922.go

test: add new test case for gccgo compiler bug

7 лет назад
issue32959.go

cmd/compile: fix unsafeValue handles OLSH/ORSH wrong

7 лет назад
issue33013.go

test: new testcase for gccgo compiler bug

7 лет назад
issue33020.go

test: new testcase for gccgo bug

7 лет назад
issue33020a.go

test: new testcase for gollvm bug

7 лет назад
issue33062.go

test: add a test for gccgo bug #33062.

7 лет назад
issue33158.go

test: new testcase for gccgo bug

7 лет назад
issue33219.go

test: new testcase for gccgo compiler failure

7 лет назад
issue33275.go

internal/fmtsort: don't out-of-bounds panic if there's a race condition

7 лет назад
issue33275_run.go

test: migrate remaining files to go:build syntax

3 года назад
issue33308.go

test: recognize gofrontend error messages

6 лет назад
issue33355.go

cmd/compile: don't eliminate all registers when restricting to desired ones

7 лет назад
issue33386.go

go/parser: adjustments to error messages

4 года назад
issue33438.go

cmd/compile: fix crash on write barrier insertion

7 лет назад
issue33460.go

test: re-enable most go/tests that were disabled because of types2 differences

5 лет назад
issue33555.go

test: migrate remaining files to go:build syntax

3 года назад
issue33724.go

cmd/compile: preserve statements in late nilcheckelim optimization

7 лет назад
issue33739.go

test: add test that failed with gccgo

7 лет назад
issue33866.go

test: add test that failed with gccgo

7 лет назад
issue33903.go

cmd/compile: handle infinite loops in shortcircuit pass

7 лет назад
issue34123.go

runtime: fix line number for faulting instructions

7 лет назад
issue34329.go

cmd/compile: remove quoting in favor of clearer prose in error messages

2 года назад
issue34395.go

cmd/link: produce valid binaries with large data section on wasm

7 лет назад
issue34503.go

test: add testcase for gccgo compiler buglet

7 лет назад
issue34520.go

test: add testcase for Issue 34520

7 лет назад
issue34577.go

test: new testcase for gccgo compiler problem

7 лет назад
issue34723.go

cmd/compile: improve write barrier removal

7 лет назад
issue34966.go

cmd/compile: fix -d=checkptr for named unsafe.Pointer types

7 лет назад
issue34968.go

test: migrate remaining files to go:build syntax

3 года назад
issue35027.go

cmd/compile: recognize reflect.{Slice,String}Header for -d=checkptr

7 лет назад
issue35073a.go

cmd/compile/internal/inline: allow inlining of checkptr arguments

3 года назад
issue35073b.go

cmd/compile/internal/inline: allow inlining of checkptr arguments

3 года назад
issue35157.go

test: add test for fixed internal compiler error

7 лет назад
issue35291.go

[dev.typeparams] all: merge dev.regabi into dev.typeparams

6 лет назад
issue35518.go

test: add another test case for #35518

7 лет назад
issue3552.go

cmd/gc: fix wrong interaction between inlining and embedded builtins.

14 лет назад
issue35576.go

cmd/compile: allow print/println(f()) where f() is multi-value

6 лет назад
issue35576.out

runtime: use internal/strconv

9 месяцев назад
issue35586.go

test: new test for gollvm compiler crash bug

7 лет назад
issue35652.go

cmd/compile: try harder to not use an empty src.XPos for a bogus line

7 лет назад
issue35739.go

test: add test that fails with gofrontend

6 лет назад
issue36085.go

test: add a test for gccgo compiler bug of missing type descriptor

7 лет назад
issue36259.go

cmd/compile: avoid memmove -> SSA move rewrite when size is negative

6 лет назад
issue36437.go

test: migrate remaining files to go:build syntax

3 года назад
issue36516.go

test: migrate remaining files to go:build syntax

3 года назад
issue36705.go

test: migrate remaining files to go:build syntax

3 года назад
issue36723.go

cmd/compile: on PPC64, fold offset into some loads/stores only when offset is 4-aligned

7 лет назад
issue3705.go

go/types, types2: improve error message for init without body

год назад
issue37246.go

cmd/compile: add test for issue 37246

6 лет назад
issue37513.go

test: migrate remaining files to go:build syntax

3 года назад
issue37716.go

runtime: make typehash match compiler generated hashes exactly

6 лет назад
issue37753.go

cmd/compile: use only bit patterns in isNonNegative

6 лет назад
issue3783.go

all: make copyright headers consistent with one space after period

10 лет назад
issue37837.go

cmd/compile: support inlining of type switches

6 лет назад
issue37975.go

cmd/compile: make isSmallMakeSlice checks slice cap only

6 лет назад
issue38093.go

test: migrate remaining files to go:build syntax

3 года назад
issue38117.go

[dev.typeparams] cmd/compile/internal/types2: adjusted more error messages for compiler

6 лет назад
issue38125.go

test: add test that gccgo failed to compile

6 лет назад
issue38356.go

cmd/compile: fix incorrect block for s390x Select1 op

6 лет назад
issue38359.go

cmd/compile: prevent constant folding of +/- when result is NaN

6 лет назад
issue38496.go

test: add test for nil check / bounds check compiler confusion

6 лет назад
issue38690.go

cmd/compile: do not emit code for discardable blank fields

6 лет назад
issue38698.go

test: add test for issue 38698

5 лет назад
issue38745.go

[dev.typeparams] all: merge dev.regabi into dev.typeparams

6 лет назад
issue38746.go

cmd/compile: restrict bit test rewrite rules

6 лет назад
issue38905.go

cmd/compile: another fix initializing blank fields in struct literal

6 лет назад
issue38916.go

cmd/compile: fix tuple selector bug in CSE pass

6 лет назад
issue3925.go

[dev.typeparams] cmd/compile/internal/types2: adjusted more error messages for compiler

6 лет назад
issue39292.go

cmd/compile: remove gc programs from stack frame objects

2 года назад
issue39459.go

cmd/compile: remove check that Zero's arg has the correct base type

6 лет назад
issue39472.go

cmd/compile: always tighten and de-duplicate tuple selectors

6 лет назад
issue39505.go

cmd/compile: Install testcases for flag constant Ops

6 лет назад
issue39505b.go

cmd/compile: Install testcases for flag constant Ops

6 лет назад
issue39541.go

reflect: zero stack slots before writing to them with write barriers

6 лет назад
issue39651.go

cmd/compile: mark s390x int <-> float conversions as clobbering flags

6 лет назад
issue40152.go

test: add test for conversion of untyped bool to interface

6 лет назад
issue40252.go

test: add test case that caused gccgo undefined symbol reference

6 лет назад
issue40367.go

cmd/compile: don't addLocalInductiveFacts if there is no direct edge from if block to phi block

6 лет назад
issue40629.go

cmd/compile: fix live variable computation for deferreturn

6 лет назад
issue4066.go

cmd/5g, cmd/6g, cmd/8g: flush return parameters in case of panic.

14 лет назад
issue40746.go

cmd/compile: correct type of CvtBoolToUint8 values

6 лет назад
issue4085a.go

[dev.typeparams] cmd/compile/internal/types2: adjusted more error messages for compiler

6 лет назад
issue4085b.go

[dev.regabi] cmd/compile: remove toolstash scaffolding

6 лет назад
issue40917.go

cmd/compile: fix checkptr handling of &^

6 лет назад
issue40954.go

cmd/compile: remove no-longer-necessary recursive inlining checks

год назад
issue4097.go

all: make copyright headers consistent with one space after period

10 лет назад
issue4099.go

test: migrate remaining files to go:build syntax

3 года назад
issue41239.go

runtime: use old capacity to decide on append growth regime

6 лет назад
issue41247.go

cmd/compile: match Go 1.17 compiler error messages more closely

5 лет назад
issue41440.go

test: recognize gofrontend error messages

6 лет назад
issue41500.go

[dev.typeparams] cmd/compile: make types2 report better error for invalid untyped operation

5 лет назад
issue41575.go

go/types: improve recursive type error message

2 года назад
issue4162.go

all: make copyright headers consistent with one space after period

10 лет назад
issue41635.go

cmd/compile: determine static values of len and cap in make() calls

год назад
issue4167.go

all: make copyright headers consistent with one space after period

10 лет назад
issue41680.go

cmd/compile: fix type checking of "make" arguments

6 лет назад
issue41736.go

cmd/compile: correct leaf type when "selecting" singleton register-sized struct

6 лет назад
issue41780.go

cmd/compile: avoid applying ARM CMP->CMN rewrite in unsigned context

6 лет назад
issue41872.go

cmd/compile: fix incorrect comparison folding

6 лет назад
issue42032.go

cmd/link: only add dummy XCOFF reference if the symbol exists

4 года назад
issue42058a.go

test: recognize gofrontend error messages

6 лет назад
issue42058b.go

test: recognize gofrontend error messages

6 лет назад
issue42075.go

cmd/compile: fix ICE in reporting of invalid recursive types

6 лет назад
issue42076.go

cmd/link: only add dummy XCOFF reference if the symbol exists

4 года назад
issue4215.go

cmd/compile, go/types: restore 'too many return values' error for func with no results

5 лет назад
issue42284.go

test: migrate remaining files to go:build syntax

3 года назад
issue4232.go

test: re-enable most go/tests that were disabled because of types2 differences

5 лет назад
issue42401.go

cmd/compile: make sure linkname'd symbol is non-package

6 лет назад
issue4251.go

[dev.typeparams] cmd/compile/internal/types2: adjusted more error messages for compiler

6 лет назад
issue4252.go

all: make copyright headers consistent with one space after period

10 лет назад
issue42568.go

cmd/compile: fix load of interface{}-typed OpIData in expand_calls

6 лет назад
issue42587.go

cmd/compile: mask SLL,SRL,SRAconst shift amount

6 лет назад
issue4264.go

cmd/gc: Error out on division by constant zero.

14 лет назад
issue42686.go

test: switch fieldtrack test to use GOEXPERIMENT

5 лет назад
issue42703.go

cmd/compile: fix miscompilation during inlining

6 лет назад
issue42727.go

cmd/compile: allow loading single field of typed-interface{} OpIData

6 лет назад
issue42753.go

cmd/compile: add test for 42753

6 лет назад
issue42784.go

cmd/compile: set OpLoad argument type interface{} correctly

6 лет назад
issue42790.go

go/types: fix incorrect string(int) conversion (regression)

6 лет назад
issue4283.go

all: make copyright headers consistent with one space after period

10 лет назад
issue42876.go

cmd/compile: do not assume TST and TEQ set V on arm

6 лет назад
issue42944.go

cmd/compile: make sure address of offset(SP) is rematerializeable

6 лет назад
issue43099.go

cmd/compile: don't constant fold divide by zero

6 лет назад
issue43111.go

cmd/compile: fix select statement evaluation order corner case

6 лет назад
issue43112.go

cmd/compile: set correct type for OpIData

6 лет назад
issue4313.go

all: make copyright headers consistent with one space after period

10 лет назад
issue4316.go

all: make copyright headers consistent with one space after period

10 лет назад
issue43164.go

[dev.regabi] cmd/compile: use ir.Ident for imported identifiers

6 лет назад
issue43167.go

[dev.regabi] cmd/compile: use ir.Ident for imported identifiers

6 лет назад
issue4323.go

all: make copyright headers consistent with one space after period

10 лет назад
issue4326.go

all: make copyright headers consistent with one space after period

10 лет назад
issue43292.go

cmd/compile: recognize reassignments involving receives

6 лет назад
issue43384.go

[dev.regabi] cmd/compile: fix defined-pointer method call check

6 лет назад
issue43428.go

[dev.regabi] cmd/compile: fix printing of method expressions

6 лет назад
issue43444.go

[dev.regabi] cmd/compile: fix package-initialization order

6 лет назад
issue43444.out

[dev.regabi] cmd/compile: fix package-initialization order

6 лет назад
issue43479.go

[dev.regabi] cmd/compile: fix re-export of parameters

6 лет назад
issue4348.go

cmd/internal/obj: reject too large symbols

6 лет назад
issue43480.go

[dev.regabi] cmd/compile: fix ICE due to large uint64 constants

6 лет назад
issue4353.go

all: make copyright headers consistent with one space after period

10 лет назад
issue43551.go

cmd/compile: fix late expand_calls leaf type for OpStructSelect/OpArraySelect

6 лет назад
issue43570.go

cmd/compile: don't short-circuit copies whose source is volatile

6 лет назад
issue4359.go

all: make copyright headers consistent with one space after period

10 лет назад
issue43619.go

cmd/compile: fix wrong complement for arm64 floating-point comparisons

6 лет назад
issue43633.go

[dev.regabi] cmd/compile: stop using Vargen for import/export

6 лет назад
issue4365.go

all: make copyright headers consistent with one space after period

10 лет назад
issue43677.go

[dev.regabi] cmd/compile: fix ICE when initializing blank vars

6 лет назад
issue4370.go

all: make copyright headers consistent with one space after period

10 лет назад
issue43701.go

[dev.regabi] cmd/compile: don't promote Byval CaptureVars if Addrtaken

6 лет назад
issue43762.go

[dev.typeparams] cmd/compile: make types2 report better error for invalid untyped operation

5 лет назад
issue43835.go

[dev.regabi] all: merge master (bf0f7c9) into dev.regabi

6 лет назад
issue43908.go

[dev.typeparams] go/constant: in ToFloat, convert to rational numbers, not floats

6 лет назад
issue43942.go

test: add regression test for issue 43942

4 года назад
issue43962.go

[dev.regabi] go/types: must not import a package called "init"

6 лет назад
issue4396a.go

all: make copyright headers consistent with one space after period

10 лет назад
issue4396b.go

all: make copyright headers consistent with one space after period

10 лет назад
issue4399.go

all: make copyright headers consistent with one space after period

10 лет назад
issue4405.go

all: make copyright headers consistent with one space after period

10 лет назад
issue44266.go

go/types, types2: more concise error messages for cycle errors

4 года назад
issue4429.go

[dev.typeparams] cmd/compile/internal/types2: adjusted more error messages for compiler

6 лет назад
issue44325.go

cmd/compile: fix check to avoid creating new closure function when typechecking inline body

5 лет назад
issue44330.go

cmd/compile: import empty closure function correctly

5 лет назад
issue44335.go

cmd/compile: fix import of functions of multiple nested closure

5 лет назад
issue44344.go

cmd/compile: fix buglet in inlined info abstract function dwarf-gen

5 лет назад
issue44355.go

cmd/compile: declare inlined result params early for empty returns

5 лет назад
issue44370.go

cmd/compile: fix missing descend in Addrtaken for closures.

5 лет назад
issue44378.go

cmd/compile: fix panic in DWARF-gen handling obfuscated code

5 лет назад
issue44383.go

test: add test that caused a gofrontend internal error

5 лет назад
issue44432.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue44465.go

cmd/compile: reject some rare looping CFGs in shortcircuit

5 лет назад
issue4448.go

all: make copyright headers consistent with one space after period

10 лет назад
issue4452.go

test: re-enable most go/tests that were disabled because of types2 differences

5 лет назад
issue4458.go

[dev.typeparams] merge: merge branch 'dev.regabi' into 'dev.typeparams'

6 лет назад
issue4463.go

all: make copyright headers consistent with one space after period

10 лет назад
issue4468.go

all: make copyright headers consistent with one space after period

10 лет назад
issue4470.go

[dev.typeparams] cmd/compile/internal/types2: adjusted more error messages for compiler

6 лет назад
issue44732.go

cmd/compile: fix width not calculated for imported type

5 лет назад
issue44739.go

cmd/compile/internal: improve handling of DS form offsets on ppc64x

5 лет назад
issue44823.go

cmd/compile: match Aux and AuxInt explicitly in store combining rule

5 лет назад
issue44830.go

cmd/compile: fix wrong package path for unsafe.Pointer

5 лет назад
issue4495.go

all: make copyright headers consistent with one space after period

10 лет назад
issue45045.go

runtime: overwrite existing keys for mapassign_faststr variant

5 лет назад
issue4510.go

cmd/gc: make redeclaration between import and func less confusing

14 лет назад
issue45175.go

cmd/compile: disable shortcircuit optimization for intertwined phi values

5 лет назад
issue4517a.go

all: make copyright headers consistent with one space after period

10 лет назад
issue4517b.go

all: make copyright headers consistent with one space after period

10 лет назад
issue4517c.go

all: make copyright headers consistent with one space after period

10 лет назад
issue4517d.go

[dev.typeparams] cmd/compile/internal/types2: adjusted more error messages for compiler

6 лет назад
issue4518.go

all: make copyright headers consistent with one space after period

10 лет назад
issue45242.go

cmd/compile: fix long RMW bit operations on AMD64

5 лет назад
issue45258.go

[dev.typeparams] test: rename blank functions

5 лет назад
issue4529.go

all: make copyright headers consistent with one space after period

10 лет назад
issue45323.go

cmd/compile: fix bug in phiopt pass

5 лет назад
issue45344.go

cmd/compile: in expand calls, preserve pointer store type but decompose aggregate args

5 лет назад
issue45359.go

cmd/compile: fix bug of conditional instructions on arm64

5 лет назад
issue4545.go

all: make copyright headers consistent with one space after period

10 лет назад
issue45503.go

cmd/compile: fix importing of method expressions

5 лет назад
issue45606.go

cmd/compile: set correct Defn for inlined vars

5 лет назад
issue4562.go

all: make copyright headers consistent with one space after period

10 лет назад
issue45665.go

cmd/compile: allow export/import OSLICE2ARRPTR

5 лет назад
issue45693.go

cmd/compile: keep call's args in elim dead auto pass

5 лет назад
issue45706.go

cmd/compile: generalize fix for lvalue-init evaluation

5 лет назад
issue45743.go

cmd/compile: workaround inlining of closures with type switches

5 лет назад
issue45804.go

cmd/compile: fix typechecking logical operators panic with non-boolean operand

5 лет назад
issue4585.go

all: make copyright headers consistent with one space after period

10 лет назад
issue45851.go

cmd/compile: make the stack allocator more careful about register args.

5 лет назад
issue4590.go

cmd/gc: mark wrapper methods for unnamed types as DUPOK.

14 лет назад
issue45913.go

cmd/compile: make typecheckaste correctly report invalid use of "..."

5 лет назад
issue45947.go

cmd/compile: do not substitute OGOTO inside a closure when inlining

5 лет назад
issue45948.go

cmd/compile: handle degenerate entry blocks in -N debug gen

5 лет назад
issue4610.go

go/types,cmd/compile/internal/types2: better diagnostic for type shadowing

7 месяцев назад
issue4614.go

all: make copyright headers consistent with one space after period

10 лет назад
issue4618.go

all: make copyright headers consistent with one space after period

10 лет назад
issue4620.go

all: make copyright headers consistent with one space after period

10 лет назад
issue46234.go

test/fixedbugs: increase issue46234 test timeout

5 месяцев назад
issue46304.go

cmd/compile: revert CL/316890

5 лет назад
issue46386.go

cmd/compile: use t.AllMethods when sorting typesByString

5 лет назад
issue46525.go

cmd/compile,go/types: restrict use of unsafe.{Add,Slice} to go1.17 or newer

5 лет назад
issue4654.go

all: make copyright headers consistent with one space after period

10 лет назад
issue46556.go

[dev.typeparams] cmd/compile: allow nil Syms in Sym.Less

5 лет назад
issue4663.go

all: make copyright headers consistent with one space after period

10 лет назад
issue46653.go

cmd/compile: make map.zero symbol content-addressable

5 лет назад
issue4667.go

all: make copyright headers consistent with one space after period

10 лет назад
issue46720.go

cmd/compile: allow ir.OSLICE2ARRPTR in mayCall

5 лет назад
issue46725.go

test: make issue54343.go robust against the tiny allocator

4 года назад
issue46749.go

go/types, types2: better error messages for certain type mismatches

год назад
issue46903.go

cmd: remove GOEXPERIMENT=nounified knob

4 года назад
issue46907.go

cmd/compile: fix wrong type in SSA generation for OSLICE2ARRPTR

5 лет назад
issue46938.go

cmd/compile: fix checkptr false positive for (*[Big]T)(ptr)[:n:n] pattern

5 лет назад
issue46957.go

cmd/compile/internal/types2: report types for mismatched call and return statements

5 лет назад
issue47068.go

cmd/compile: do not mark arrays used for map initialization noalg

5 лет назад
issue47087.go

cmd/compile: remove special-casing of blank in types.sconv{,2}

5 лет назад
issue47131.go

test: add test case that caused a gofrontend compiler crash

5 лет назад
issue47185.go

test: migrate remaining files to go:build syntax

3 года назад
issue47201.go

cmd/compile: fix lookup package of redeclared dot import symbol

5 лет назад
issue47227.go

test: migrate remaining files to go:build syntax

3 года назад
issue47317.go

cmd/compile: do not change field offset in ABI analysis

5 лет назад
issue4734.go

all: make copyright headers consistent with one space after period

10 лет назад
issue4748.go

all: make copyright headers consistent with one space after period

10 лет назад
issue4752.go

all: make copyright headers consistent with one space after period

10 лет назад
issue47712.go

cmd/compile: fix panic with dead hidden closures

5 лет назад
issue4776.go

all: make copyright headers consistent with one space after period

10 лет назад
issue47771.go

test: add test case that gofrontend miscompiled

5 лет назад
issue4785.go

all: make copyright headers consistent with one space after period

10 лет назад
issue47928.go

cmd/compile: change irgen to generate exprs/stmts after decls processed

5 лет назад
issue48026.go

cmd/compile: fix offset-generator for storeOneLoad

5 лет назад
issue48033.go

cmd/compile: workaround inlining of closures with range statements

5 лет назад
issue48088.go

cmd/compile: fix method expression lookup during import

5 лет назад
issue48092.go

cmd/compile: use the zero value for results of impossible indexing

5 лет назад
issue48097.go

cmd/compile: fix irgen mis-handling invalid function declaration

5 лет назад
issue4813.go

test: match gccgo error messages

13 лет назад
issue48230.go

cmd/compile: fix irgen reports wrong error message for misuse of //go:embed

5 лет назад
issue48289.go

cmd/compile: fix case where init info of OAS node is dropped

5 лет назад
issue48301.go

go/types, types2: more concise error messages for cycle errors

4 года назад
issue48357.go

reflect: fix _faststr optimization

5 лет назад
issue48459.go

cmd/compile: fix missing markHiddenClosureDead in deadcode pass

5 лет назад
issue4847.go

cmd/compile: use "init... cycle" instead of "init... loop" in error messages

4 года назад
issue48471.go

go/types, types2: qualify named types in error messages with type kind

2 года назад
issue48473.go

cmd/compile: fix simplification rules on arm/arm64

5 лет назад
issue48476.go

cmd/compile: ensure constant shift amounts are in range for arm

5 лет назад
issue48536.go

cmd/compile: fix unsafe.Add with small-size offsets operands

5 лет назад
issue48558.go

go/types, types2: refactor initVars

3 года назад
issue48784.go

test/fixedbugs: fix issue48784.go to pass with -G=0

5 лет назад
issue4879.go

cmd/gc: fix corruption in export of &T{} literals.

13 лет назад
issue48834.go

cmd/compile, go/types: restore 'too many return values' error for func with no results

5 лет назад
issue48835.go

cmd/compile/internal/types2: report types for mismatched call and return statements

5 лет назад
issue48898.go

runtime: do not add open defer entry above a started open defer entry

5 лет назад
issue48898.out

runtime: do not add open defer entry above a started open defer entry

5 лет назад
issue48916.go

cmd/compile: do not reuse dead value in expand_calls pass

5 лет назад
issue49003.go

cmd/compile: make for loops with range statements not terminating

5 лет назад
issue49005a.go

cmd/compile, types2: avoid confusing follow-on error in invalid type assertion

5 лет назад
issue49005b.go

cmd/compile: use "missing method m" instead of "missing m method"

4 года назад
issue49016.go

cmd/compile: fix crawling of embeddable types during inline

5 лет назад
issue49029.go

cmd/compile: prevent compiling closures more than once

5 лет назад
issue49094.go

cmd/compile: only look for struct type when crawling inline body

5 лет назад
issue4909a.go

[dev.typeparams] cmd/compile/internal/types2: adjusted more error messages for compiler

6 лет назад
issue4909b.go

[dev.typeparams] test: update regress tests for types2

5 лет назад
issue49100.go

cmd/compile: fix inlining of labeled for loops

5 лет назад
issue49100.out

cmd/compile: fix inlining of labeled for loops

5 лет назад
issue49100b.go

cmd/compile: allow inlining of ORANGE

5 лет назад
issue49100b.out

cmd/compile: allow inlining of ORANGE

5 лет назад
issue49110.go

reflect: skip duplicate check in StructOf when the name of a field is "_"

5 лет назад
issue49122.go

cmd/compile: fix fuse pass to do CFG surgery correctly

5 лет назад
issue49143.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue49145.go

cmd/compile: fix inlining labeled switch statements

5 лет назад
issue49145.out

cmd/compile: fix inlining labeled switch statements

5 лет назад
issue49240.go

cmd/compile: fix rewriting slice literal call argument

5 лет назад
issue49249.go

cmd/compile: fix missing update source type in storeArgOrLoad

5 лет назад
issue49282.go

cmd/compile: avoid adding LECall to the entry block when has opendefers

5 лет назад
issue4932.go

cmd/gc: unbreak exporting of composite literals.

13 лет назад
issue49368.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue49378.go

cmd/compile: only update source type when processing struct/array

5 лет назад
issue49512.go

test: add test that was miscompiled by gccgo

5 лет назад
issue49592.go

cmd/compile/internal/types2: add a check for nil reason in assignableTo

5 лет назад
issue49611.go

cmd/compile: prevent irgen crashing for empty local declaration stmt

5 лет назад
issue49619.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue4964.go

cmd/gc: fix escape analysis bug.

13 лет назад
issue49665.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue49665.out

cmd/compile: handle `any` as alias like `byte` and `rune`

5 лет назад
issue49767.go

cmd/compile: report channel size errors correctly for -G=3

5 лет назад
issue49814.go

go/types, types2: better error message for some invalid integer array lengths

3 года назад
issue5002.go

all: make copyright headers consistent with one space after period

10 лет назад
issue50169.go

cmd/compile: correct type identity comparison with "any"

5 лет назад
issue50190.go

cmd/compile: unique LinkString for renamed, embedded fields

5 лет назад
issue50372.go

all: avoid use of cmd/compile -G flag in tests

4 года назад
issue50439.go

test: add test of incorrect gofrontend error

5 лет назад
issue5056.go

all: make copyright headers consistent with one space after period

10 лет назад
issue50671.go

cmd/compile: don't elide extension for LoadReg to FP register on MIPS64

5 лет назад
issue50672.go

cmd/compile: fix bad order of evaluation for multi-value f()(g()) calls

4 года назад
issue50788.go

go/types, types2: print qualified object names in cycle errors

4 года назад
issue50854.go

cmd/compile: remove incorrect arm,arm64 CMP->CMN transformations

5 лет назад
issue5089.go

test: update issue5089.go for recent gccgo changes

8 лет назад
issue5105.go

cmd/5l, cmd/6l, cmd/8l: fix segfault on reading LOCALS for a duplicate definition.

13 лет назад
issue51101.go

cmd/compile: correct type of pointer difference on RISCV64

4 года назад
issue5125.go

cmd/gc: be more tolerant with recursive types when checking map types.

13 лет назад
issue51291.go

test: add test that caused a gofrontend crash

4 года назад
issue51401.go

cmd/compile: use AutogeneratedPos for method value wrapper

4 года назад
issue51437.go

go/types, types2: fix scoping for iteration variables declared by range clause

4 года назад
issue51475.go

test: add test that gofrontend failed to compile

4 года назад
issue51531.go

cmd/compile/internal/types2: more consistently print "check go.mod" if language version < 1.18

4 года назад
issue5162.go

cmd/gc: do not reuse bool temporaries for composite equality.

13 лет назад
issue5172.go

test: match gofrontend error messages

6 лет назад
issue51733.go

cmd/link: only add dummy XCOFF reference if the symbol exists

4 года назад
issue51839.go

cmd/compile: fix panic with nested dead hidden closures

4 года назад
issue51913.go

cmd/compile/internal/staticinit: make staticopy safe

3 года назад
issue52020.go

cmd/compile/internal/walk: fix wrong soleComponent implementation

4 года назад
issue52072.go

cmd/compile: do not devirtualize defer/go calls

4 года назад
issue52127.go

test: migrate remaining files to go:build syntax

3 года назад
issue52128.go

[dev.unified] cmd/compile: fix missing method value wrapper in unified IR

4 года назад
issue52193.go

cmd/compile: remove no-longer-necessary recursive inlining checks

год назад
issue52278.go

cmd/compile: fix blank label code

4 года назад
issue52279.go

cmd/compile: be sure to export types mentioned in f.i.g. method signature

4 года назад
issue5231.go

all: make copyright headers consistent with one space after period

10 лет назад
issue52438.go

cmd/compile/internal/types2: use correct value of iota

4 года назад
issue5244.go

cmd/gc: compute initialization order for top-level blank vars too.

13 лет назад
issue52535.go

test: add test that crashed gofrontend

4 года назад
issue5259.go

cmd/gc: disable inlining of method values

13 лет назад
issue52590.go

cmd/compile: fix missing export/import init nodes of builtins that allow multiple arguments

4 года назад
issue5260.go

gc: escape unicode BOM in exported string literals

13 лет назад
issue52612.go

sync/atomic: use consistent first-store-in-progress marker

4 года назад
issue52673.go

cmd/compile: fix static init of literal contains dynamic exprs

4 года назад
issue52697.go

cmd/compile: fix funcdata encode for functions with large frame size

3 года назад
issue52701.go

cmd/compile: fix constructing expr side-effects when comparing 0-size types

4 года назад
issue52748.go

cmd/compile: use "init... cycle" instead of "init... loop" in error messages

4 года назад
issue52788.go

cmd/compile: fix If lowering on ARM64

4 года назад
issue52788a.go

cmd/compile: more fix on boolean ops on ARM64

4 года назад
issue52788a.out

cmd/compile: more fix on boolean ops on ARM64

4 года назад
issue52841.go

test: add test case that caused a gofrontend crash

4 года назад
issue52846.go

test: add test that causes gofrontend crash

4 года назад
issue52856.go

test: add test that gofrontend gets wrong

4 года назад
issue52862.go

test: add test that caused gofrontend crash

4 года назад
issue52870.go

test: add test that gofrontend fails

4 года назад
issue52871.go

test: add test that caused gofrontend crash

4 года назад
issue52907.go

cmd/compile: tighten the condition for inlining shape/non-shape function

4 года назад
issue5291.go

cmd/gc: initialize t->width in dgcsym() if required

13 лет назад
issue52953.go

cmd/compile: do not use special literal assignment if LHS is address-taken

4 года назад
issue53018.go

cmd/compile: fix loong64 constant folding in division rules

4 года назад
issue53137.go

cmd/compile: fix wrong unsafe.Offsetof evaluation inside generic function

4 года назад
issue53309.go

go/types, types2: don't infer type argument for unused parameter in interfaces

3 года назад
issue53439.go

cmd: remove GOEXPERIMENT=nounified knob

4 года назад
issue53454.go

cmd/compile: allow 128-bit values to be spilled

4 года назад
issue5358.go

cmd/compile: use "cannot use %s as %s value in %s: %s" error message

4 года назад
issue53600.go

cmd/compile: rework induction variable detector

4 года назад
issue53600.out

cmd/compile: rework induction variable detector

4 года назад
issue53619.go

test: add regress test for #53619

4 года назад
issue53635.go

cmd/compile: don't convert to interface{} for un-comparable types in generic switch

4 года назад
issue53653.go

cmd/compile: rework induction variable detector

4 года назад
issue53653.out

cmd/compile: rework induction variable detector

4 года назад
issue53702.go

test: add test case for issue 53702

4 года назад
issue5373.go

all: make copyright headers consistent with one space after period

10 лет назад
issue53982.go

cmd/compile: fix wrong typeparams for selector expr with embedded generic type

4 года назад
issue54159.go

cmd/compile: remove no-longer-necessary recursive inlining checks

год назад
issue54220.go

cmd/compile: correct alignment of atomic.Int64

4 года назад
issue54280.go

go/types, types2: check integer constant literal overflow

4 года назад
issue54307.go

cmd/compile: treat constants to type parameter conversion as non-constant in Unified IR

4 года назад
issue54343.go

test: make issue54343.go robust against the tiny allocator

4 года назад
issue54348.go

cmd/compile: fix ICE when checking implicit dot for method call

4 года назад
issue54467.go

cmd/compile: handle partially overlapping assignments

4 года назад
issue54542.go

cmd/compile: emit error message on mismatch import path

2 года назад
issue54632.go

cmd/compile: defer transitive inlining until after AST is edited

4 года назад
issue54638.go

cmd/compile: align stack offset to alignment larger than PtrSize

4 года назад
issue5470.go

cmd/gc: repair make(T) in export data for inlining.

13 лет назад
issue54722.go

cmd/compile: fix unified IR shapifying recursive instantiated types

4 года назад
issue54722b.go

cmd/compile: fix unified IR shapifying recursive instantiated types

4 года назад
issue54911.go

test: add regression test for issue 54911

4 года назад
issue54912.go

test: add failing test case for inlined type switches

4 года назад
issue5493.go

[dev.regabi] test: enable finalizer tests on !amd64

6 лет назад
issue54959.go

cmd/compile: eagerly create LSym for closures

4 года назад
issue54991.go

cmd/compile/internal/typebits: relax alignment check

4 года назад
issue55122.go

cmd/compile: avoid using destination pointer base type in memmove optimization

4 года назад
issue55122b.go

cmd/compile: avoid using destination pointer base type in memmove optimization

4 года назад
issue5515.go

cmd/gc: save local var list before inlining

13 лет назад
issue55242.go

test: add test that caused a gofrontend crash

3 года назад
issue5581.go

all: make copyright headers consistent with one space after period

10 лет назад
issue55889.go

cmd/compile: allow ineffectual //go:linkname in -lang=go1.17 and older

4 года назад
issue5607.go

cmd/gc: do not corrupt init() with initializers of _ in closures.

13 лет назад
issue5609.go

go/types, types2: better error message for some invalid integer array lengths

3 года назад
issue56103.go

cmd/compile: reject anonymous interface cycles

4 года назад
issue56105.go

cmd/compile: fix missing walk pass for static initialization slice

4 года назад
issue56109.go

test: add test case that caused a bogus error from gofrontend

4 года назад
issue5614.go

cmd/gc: fix missing slice/array types in export data.

13 лет назад
issue56141.go

all: prevent fakePC overflow on 386 in libfuzzer mode

4 года назад
issue56220.go

cmd/compile: in compiler errors, print more digits for floats close to an int

4 года назад
issue56280.go

cmd/compile: fix transitive inlining of generic functions

4 года назад
issue56727.go

cmd/compile: fix missing typecheck for static initialization slice

4 года назад
issue56768.go

cmd/compile: fix broken IR for iface -> eface

4 года назад
issue56777.go

cmd/compile: fix wrong optimization for eliding Not in Phi

4 года назад
issue56778.go

cmd/compile: reenable inline static init

3 года назад
issue56923.go

all: remove newline characters after return statements

3 года назад
issue5698.go

all: make copyright headers consistent with one space after period

10 лет назад
issue56990.go

cmd/compile: disallow CMOV optimization with ptr arithmetic as an arg

4 года назад
issue56990.out

cmd/compile: disallow CMOV optimization with ptr arithmetic as an arg

4 года назад
issue5704.go

all: make copyright headers consistent with one space after period

10 лет назад
issue57184.go

cmd/compile: fix conditional select rule

4 года назад
issue57309.go

cmd/compile: desugar OCALLMETH->OCALLFUNC within devirtualization

4 года назад
issue5753.go

cmd/gc: fix issue with method wrappers not having escape analysis run on them.

13 лет назад
issue5755.go

cmd/gc: fix missing export data for inlining in a few other cases.

13 лет назад
issue57778.go

cmd/compile: fix static init inlining for hidden node fields

4 года назад
issue57823.go

cmd/compile: fix unsafe.{SliceData,StringData} escape analysis memory corruption

4 года назад
issue57846.go

cmd/compile: ensure temp register mask isn't empty

4 года назад
issue5793.go

all: make copyright headers consistent with one space after period

10 лет назад
issue57955.go

cmd/internal/obj/arm: handle HAUTO etc. in addpool

3 года назад
issue5809.go

all: make copyright headers consistent with one space after period

10 лет назад
issue58161.go

cmd/compile: use MakeResult in empty MakeSlice elimination

4 года назад
issue5820.go

all: make copyright headers consistent with one space after period

10 лет назад
issue58293.go

cmd/compile: remove constant arithmetic overflows during typecheck

4 года назад
issue58300.go

cmd/compile: ensure first instruction in a function is not inlined

4 года назад
issue58300.out

cmd/compile: ensure first instruction in a function is not inlined

4 года назад
issue58300b.go

cmd/compile: ensure FuncForPC works on closures that start with NOPs

3 года назад
issue58300b.out

cmd/compile: ensure FuncForPC works on closures that start with NOPs

3 года назад
issue58325.go

cmd/compile: fix inline static init arguments substitued tree

4 года назад
issue58339.go

cmd/compile/internal/staticinit: fix panic in interface conversion

4 года назад
issue58341.go

cmd/compile: fix wrong escape analysis for go/defer generic calls

3 года назад
issue58345.go

test: add test for issue 58345

4 года назад
issue5841.go

all: make copyright headers consistent with one space after period

10 лет назад
issue58439.go

cmd/compile: reenable inline static init

3 года назад
issue5856.go

cmd/compile,runtime: redo mid-stack inlining tracebacks

8 лет назад
issue58563.go

cmd/compile: relax overly strict assertion

3 года назад
issue58572.go

test: add regress test for #58572

3 года назад
issue58671.go

cmd/compile: enable more lenient type inference for untyped arguments

3 года назад
issue58826.go

cmd/compile: enable address folding for globals on ARM64, just not -dynlink mode

3 года назад
issue5910.go

cmd/gc: fix inlining of unnamed structs with embedded fields.

13 лет назад
issue59169.go

test: add test that caused gofrontend crash

3 года назад
issue59174.go

cmd/compile: mark negative size memclr non-inlineable

3 года назад
issue59190.go

cmd/compile: don't panic if unsafe.Sizeof/Offsetof is used with oversize types

3 года назад
issue59293.go

cmd/compile: don't assume pointer of a slice is non-nil

3 года назад
issue59334.go

crypto/subtle: don't cast to *uintptr when word size is 0

3 года назад
issue59338.go

cmd/compile: fix compilation of inferred type arguments

3 года назад
issue59367.go

cmd/compile: use correct type for byteswaps on multi-byte stores

3 года назад
issue59378.go

cmd/compile: don't set range expr key/value type if already set

3 года назад
issue59404.go

cmd/compile: deadcode unreferenced hidden closures during inlining

3 года назад
issue59404part2.go

cmd/compile: deadcode unreferenced hidden closures during inlining

3 года назад
issue59411.go

runtime: mark map bucket slots as empty during map clear

3 года назад
issue5957.go

cmd/gc: show package name in 'imported and not used' error

13 лет назад
issue59572.go

cmd/compile: fix ir.StaticValue for ORANGE

3 года назад
issue59572.out

cmd/compile: fix ir.StaticValue for ORANGE

3 года назад
issue5963.go

all: make copyright headers consistent with one space after period

10 лет назад
issue59638.go

cmd/compile: rework marking of dead hidden closure functions

3 года назад
issue59680.go

cmd/compile: un-hide closure func if parent expr moved to staticinit

3 года назад
issue59709.go

cmd/compile: rework marking of dead hidden closure functions

3 года назад
issue6004.go

cmd/compile/internal/types2: print "nil" rather than "untyped nil"

5 лет назад
issue6036.go

test: migrate remaining files to go:build syntax

3 года назад
issue6055.go

all: make copyright headers consistent with one space after period

10 лет назад
issue60582.go

cmd/compile: allow ir.OMIN/ir.OMAX in mayCall

3 года назад
issue60601.go

cmd/compile: do not report division by error during typecheck

3 года назад
issue60945.go

cmd/compile: scanning closures body when visiting wrapper function

3 года назад
issue60982.go

cmd/compile/internal/ssagen: fix min/max codegen, again

3 года назад
issue60990.go

cmd/compile: fix bad order of evaluation for min/max builtin

3 года назад
issue60991.go

types2, go/types: record final type for min/max arguments

3 года назад
issue61127.go

cmd/compile: fix clear on slice with zero size elem

3 года назад
issue61187.go

cmd/compile: don't ICE on unaligned offsets for pointer writes

3 года назад
issue6131.go

all: make copyright headers consistent with one space after period

10 лет назад
issue6140.go

all: make copyright headers consistent with one space after period

10 лет назад
issue61778.go

cmd/compile: fix missing init nodes for len(string([]byte)) optimization

3 года назад
issue61895.go

cmd/compile: keep all open-coded defer slots as used

3 года назад
issue61908.go

cmd/compile: make backingArrayPtrLen to return typecheck-ed nodes

3 года назад
issue61992.go

cmd/compile: in expandCalls, move all arg marshalling into call block

3 года назад
issue62203.go

runtime: fix maps.Clone bug when cloning a map mid-grow

3 года назад
issue62313.go

cmd/compile/internal/ir: set Addrtaken on Canonical ONAME too

3 года назад
issue62360.go

Revert "cmd/compile: use shorter ANDL/TESTL if upper 32 bits are known to be zero"

3 года назад
issue62469.go

cmd/compile: prevent arm[64] noov InvertFlags miscompilation at min int

месяц назад
issue6247.go

all: make copyright headers consistent with one space after period

10 лет назад
issue62498.go

cmd/compile/internal/typecheck: fix closure field naming

3 года назад
issue62515.go

cmd/compile/internal/noder: handle unsafe.Sizeof, etc in unified IR

3 года назад
issue6269.go

all: make copyright headers consistent with one space after period

10 лет назад
issue6295.go

cmd/gc: preserve qualified names of unexported methods in imports.

13 лет назад
issue6298.go

all: make copyright headers consistent with one space after period

10 лет назад
issue63333.go

cmd/compile: do not fatal when typechecking conversion expression

3 года назад
issue63436.go

cmd/compile: fix ICE with parenthesized builtin calls

3 года назад
issue63462.go

cmd/compile: fix wrong argument of OpSelectN during expand_calls

3 года назад
issue63489a.go

go/types, types2: use max(fileVersion, go1.21) if fileVersion present

2 года назад
issue63489b.go

go/types, types2: use max(fileVersion, go1.21) if fileVersion present

2 года назад
issue63490.go

cmd/compile: get rid of zero-sized values in call expansion

3 года назад
issue63505.go

cmd/compiler: make decompose shortcuts apply for PtrShaped, not just Ptr

3 года назад
issue63657.go

cmd/compile: ensure pointer arithmetic happens after the nil check

3 года назад
issue63955.go

cmd/compile: fix findIndVar so it does not match disjointed loop headers

3 года назад
issue6399.go

cmd/gc: fix divide by zero error in compiler

13 лет назад
issue6402.go

cmd/compile/internal/types2: print "nil" rather than "untyped nil"

5 лет назад
issue6403.go

test: recognize gofrontend error messages

6 лет назад
issue6405.go

cmd/gc: fix spurious 'not enough arguments to return' error

12 лет назад
issue6406.go

cmd/gc: silence assignment errors to undefined symbols

13 лет назад
issue6428.go

[dev.regabi] cmd/compile: use ir.Ident for imported identifiers

6 лет назад
issue64565.go

cmd/compile: fix escape analysis of string min/max

3 года назад
issue64565.out

cmd/compile: fix escape analysis of string min/max

3 года назад
issue64606.go

cmd/compile: fix SCCP propagation into jump tables

3 года назад
issue64715.go

cmd/asm: fix encoding for arm right shift by constant 0

3 года назад
issue64715.out

cmd/asm: fix encoding for arm right shift by constant 0

3 года назад
issue64826.go

cmd/compile: handle constant-folding of an out-of-range jump table index

3 года назад
issue6500.go

cmd/gc: reject incorrect use of fallthrough.

12 лет назад
issue6513.go

cmd/gc: qualified embedded fields with owner package.

13 лет назад
issue65362.go

cmd/compile: fix recursive generic interface instantiation

2 года назад
issue65417.go

cmd/compile/internal/typecheck: remove constant bounds check

2 года назад
issue65593.go

cmd/compile: fix early deadcode with label statement

2 года назад
issue6572.go

cmd/compile: match Go 1.17 compiler error messages more closely

5 лет назад
issue65778.go

cmd/compile: add missing Unalias call when writing type alias

2 года назад
issue65808.go

cmd/compile: add 0-sized-value simplification to copyelim

2 года назад
issue65893.go

cmd/compile: add test case for using Alias types

2 года назад
issue65957.go

cmd/compile: mark pointer to noalg type as noalg

2 года назад
issue65962.go

runtime: don't re-initialize itab while looking for missing function

2 года назад
issue66066.go

cmd/compile: fix sign/zero-extension removal

2 года назад
issue66066b.go

cmd/compile: don't assume args are always zero-extended

2 года назад
issue66096.go

cmd/compile: fix copying SSA-able variables optimization

2 года назад
issue66261.go

test/fixedbugs: add regress test for inlining failure

2 года назад
issue66575.go

cmd/compile: put constants before variables in initialization order

2 года назад
issue66575.out

cmd/compile: put constants before variables in initialization order

2 года назад
issue66585.go

cmd/compile: add missing OASOP case in mayModifyPkgVar

2 года назад
issue66663.go

cmd/compile: fix recursive generic interface instantiation

2 года назад
issue6671.go

all: make copyright headers consistent with one space after period

10 лет назад
issue66873.go

cmd/compile/internal/noder: enable type aliases in type checker

2 года назад
issue6703a.go

cmd/compile: use "init... cycle" instead of "init... loop" in error messages

4 года назад
issue6703b.go

cmd/compile: use "init... cycle" instead of "init... loop" in error messages

4 года назад
issue6703c.go

cmd/compile: use "init... cycle" instead of "init... loop" in error messages

4 года назад
issue6703d.go

cmd/compile: use "init... cycle" instead of "init... loop" in error messages

4 года назад
issue6703e.go

cmd/compile: use "init... cycle" instead of "init... loop" in error messages

4 года назад
issue6703f.go

cmd/compile: use "init... cycle" instead of "init... loop" in error messages

4 года назад
issue6703g.go

cmd/compile: use "init... cycle" instead of "init... loop" in error messages

4 года назад
issue6703h.go

cmd/compile: use "init... cycle" instead of "init... loop" in error messages

4 года назад
issue6703i.go

cmd/compile: use "init... cycle" instead of "init... loop" in error messages

4 года назад
issue6703j.go

cmd/compile: use "init... cycle" instead of "init... loop" in error messages

4 года назад
issue6703k.go

cmd/compile: use "init... cycle" instead of "init... loop" in error messages

4 года назад
issue6703l.go

cmd/compile: use "init... cycle" instead of "init... loop" in error messages

4 года назад
issue6703m.go

cmd/compile: use "init... cycle" instead of "init... loop" in error messages

4 года назад
issue6703n.go

cmd/compile: use "init... cycle" instead of "init... loop" in error messages

4 года назад
issue6703o.go

cmd/compile: use "init... cycle" instead of "init... loop" in error messages

4 года назад
issue6703p.go

cmd/compile: use "init... cycle" instead of "init... loop" in error messages

4 года назад
issue6703q.go

cmd/compile: use "init... cycle" instead of "init... loop" in error messages

4 года назад
issue6703r.go

cmd/compile: use "init... cycle" instead of "init... loop" in error messages

4 года назад
issue6703s.go

cmd/compile: use "init... cycle" instead of "init... loop" in error messages

4 года назад
issue6703t.go

cmd/compile: use "init... cycle" instead of "init... loop" in error messages

4 года назад
issue6703u.go

cmd/compile: use "init... cycle" instead of "init... loop" in error messages

4 года назад
issue6703v.go

cmd/compile: use "init... cycle" instead of "init... loop" in error messages

4 года назад
issue6703w.go

cmd/compile: use "init... cycle" instead of "init... loop" in error messages

4 года назад
issue6703x.go

cmd/compile: use "init... cycle" instead of "init... loop" in error messages

4 года назад
issue6703y.go

cmd/compile: use "init... cycle" instead of "init... loop" in error messages

4 года назад
issue6703z.go

cmd/compile: use "init... cycle" instead of "init... loop" in error messages

4 года назад
issue67141.go

cmd/compile: initialize posBaseMap correctly

2 года назад
issue67160.go

cmd/compile: don't combine loads in generated equality functions

2 года назад
issue67190.go

cmd/compile: fix mis-compilation when switching over channels

2 года назад
issue67255.go

cmd/compile: avoid past-the-end pointer when zeroing

2 года назад
issue67329.go

cmd/compile: run checkbce after fuseLate pass

2 года назад
issue6750.go

[dev.typeparams] cmd/compile/internal/types2: adjusted array error message for compiler

6 лет назад
issue6772.go

[dev.typeparams] all: merge dev.regabi into dev.typeparams

6 лет назад
issue6789.go

test: add some test cases that were miscompiled by gccgo

13 лет назад
issue68054.go

all: delete aliastypeparams GOEXPERIMENT

год назад
issue68227.go

cmd/compile: don't elide zero extension on top of signed values

2 года назад
issue68264.go

cmd/compile: fix ICE when compiling global a, b = f()

2 года назад
issue68292.go

cmd/compile/internal/types2: change inference error message

2 года назад
issue68322.go

math: remove riscv64 assembly implementations of rounding

2 года назад
issue68415.go

cmd/compile: don't inline runtime functions in -d=checkptr build

2 года назад
issue6847.go

all: make copyright headers consistent with one space after period

10 лет назад
issue68525.go

runtime: mark lockWithRankMayAcquire as nosplit

2 года назад
issue68526.go

all: delete aliastypeparams GOEXPERIMENT

год назад
issue68580.go

all: delete aliastypeparams GOEXPERIMENT

год назад
issue6866.go

cmd/internal/gc: use big.Float to represent Mpflt bits

11 лет назад
issue68734.go

test: add test that caused gofrontend to crash

2 года назад
issue68809.go

cmd/compile: fix off-by-one error in prove pass

2 года назад
issue68816.go

cmd/compile: in prove pass, check for unsat before adding local facts

2 года назад
issue6889.go

test: recognize gofrontend error messages

6 лет назад
issue6899.go

test: remove rundircmpout and cmpout actions

8 лет назад
issue6899.out

runtime: use internal/strconv

9 месяцев назад
issue6902.go

cmd/gc: round floats with a large negative exponent towards zero

12 лет назад
issue69434.go

test: fix test issue 69434 for riscv64

2 года назад
issue69507.go

cmd/compile: fix wrong esacpe analysis for rangefunc

2 года назад
issue6964.go

test: recognize gofrontend error messages

6 лет назад
issue6977.go

test: match gofrontend error messages

6 лет назад
issue69825.go

cmd/compile: use call block instead of entry block for tail call expansion

2 года назад
issue70156.go

cmd/compile: init limit for newly created value in prove pass

2 года назад
issue70175.go

cmd/compile: fix inlining name mangling for blank label

2 года назад
issue70189.go

all: remove GOEXPERIMENT=swissmap

год назад
issue7023.go

cmd/gc: mark OGOTO as a statement for formatters.

13 лет назад
issue7044.go

all: make copyright headers consistent with one space after period

10 лет назад
issue70481.go

cmd/compile: fix rewrite rules for multiply/add

2 года назад
issue70481.out

cmd/compile: fix rewrite rules for multiply/add

2 года назад
issue7050.go

all: make copyright headers consistent with one space after period

10 лет назад
issue7083.go

cmd/gc: return canonical Node* from temp

13 лет назад
issue71184.go

cmd/compile: do not shapify when reading reshaping expr

год назад
issue71225.go

cmd/cgo: add C declaration parameter unused attribute

2 года назад
issue71226.go

test/issue71226: add cast to avoid clang error

2 года назад
issue7129.go

[dev.typeparams] all: merge dev.regabi into dev.typeparams

6 лет назад
issue7150.go

[dev.typeparams] all: merge dev.regabi into dev.typeparams

6 лет назад
issue7153.go

cmd/compile/internal/types2: refactor untyped conversions

5 лет назад
issue71675.go

cmd/compile, runtime: use deferreturn as target PC for recover from deferrangefunc

год назад
issue71675.out

cmd/compile, runtime: use deferreturn as target PC for recover from deferrangefunc

год назад
issue71680.go

cmd/compile: avoid infinite recursion when inlining closures

год назад
issue71759.go

cmd/compile: fix sign extension of paired 32-bit loads on arm64

год назад
issue71852.go

cmd/compile: don't report newLimit discovered when unsat happens multiple times

год назад
issue71857.go

cmd/compile: ensure we don't reuse temporary register

год назад
issue71932.go

cmd/compile: don't pull constant offsets out of pointer arithmetic

год назад
issue72063.go

cmd/compile: fix out of memory when inlining closure

год назад
issue72090.go

cmd/compile: use inline-Pos-based recursion test

год назад
issue7214.go

cmd/gc: check duplicate keys in maps with interface{} key type

12 лет назад
issue7223.go

cmd/compile/internal/types2: print "nil" rather than "untyped nil"

5 лет назад
issue7272.go

all: make copyright headers consistent with one space after period

10 лет назад
issue72844.go

cmd/compile: ensure we evaluate side effects of len() arg

год назад
issue72860.go

cmd/compile: don't move nilCheck operations during tighten

год назад
issue7310.go

go/types, types2: better error messages for copy built-in

год назад
issue7316.go

all: make copyright headers consistent with one space after period

10 лет назад
issue73180.go

cmd/compile: be more conservative about arm64 insns that can take zero register

год назад
issue73200.go

cmd/compile: add additional flag constant folding rules

год назад
issue73309.go

cmd/compile: fix ICE with recursive alias type parameter

год назад
issue73309b.go

test: add another regression test for issue 73309

год назад
issue7346.go

all: make copyright headers consistent with one space after period

10 лет назад
issue73476.go

cmd/compile: put constant value on node inside parentheses

год назад
issue73476.out

cmd/compile: put constant value on node inside parentheses

год назад
issue73483.go

runtime: use precise bounds of Go data/bss for race detector

год назад
issue73491.go

cmd/compile: add cast in range loop final value computation

год назад
issue7366.go

all: make copyright headers consistent with one space after period

10 лет назад
issue73716.go

cmd/compile: create LSym for closures with type conversion

год назад
issue73748a.go

cmd/compile: do nil check before calling duff functions, on arm64 and amd64

год назад
issue73748b.go

cmd/compile: do nil check before calling duff functions, on arm64 and amd64

год назад
issue73823.go

cmd/compile: fix ICE when transforming loopvar

год назад
issue73888.go

cmd/compile/internal/walk: use original type for composite literals in addrTemp

год назад
issue73888b.go

cmd/compile/internal/walk: use original type for composite literals in addrTemp

год назад
issue73916.go

runtime: iterate through inlinings when processing recover()

год назад
issue73916b.go

runtime: iterate through inlinings when processing recover()

год назад
issue73917.go

runtime: iterate through inlinings when processing recover()

год назад
issue73920.go

runtime: iterate through inlinings when processing recover()

год назад
issue7405.go

cmd/6g, cmd/8g: skip CONVNOP nodes in bgen.

12 лет назад
issue7419.go

cmd/gc: check exponent overflow and underflow in mparith

12 лет назад
issue74379.go

cmd/compile/internal/escape: evaluate any side effects when rewriting with literals

год назад
issue74379b.go

cmd/compile/internal/escape: evaluate any side effects when rewriting with literals

год назад
issue74379c.go

cmd/compile/internal/escape: evaluate any side effects when rewriting with literals

год назад
issue74626.go

cmd/compile: disallow nointerface method satisfying type constraint

3 месяца назад
issue74648.go

cmd/asm: process forward jump to PCALIGN

год назад
issue74836.go

cmd/compile: enforce that locals are always accessed with SP base register

год назад
issue74888.go

cmd/compile: allow multi-field structs to be stored directly in interfaces

9 месяцев назад
issue74908.go

cmd/compile: allow multi-field structs to be stored directly in interfaces

9 месяцев назад
issue74935.go

cmd/compile: allow multi-field structs to be stored directly in interfaces

9 месяцев назад
issue75022.go

go/types, types2: include type arguments in instantiated type cycle errors

3 месяца назад
issue75063.go

cmd/compile: ensure we use allowed registers for input-clobbering instructions

год назад
issue7525.go

go/types, types2: more concise error messages for cycle errors

4 года назад
issue7525b.go

go/types, types2: more concise error messages for cycle errors

4 года назад
issue7525c.go

go/types, types2: more concise error messages for cycle errors

4 года назад
issue7525d.go

go/types, types2: more concise error messages for cycle errors

4 года назад
issue7525e.go

go/types, types2: more concise error messages for cycle errors

4 года назад
issue75278.go

cmd/compile/internal/inline: ignore superfluous slicing

год назад
issue75327.go

cmd/compile: fix bounds check report

год назад
issue75365.go

cmd/compile: improve stp merging for non-sequent cases

4 месяца назад
issue75365.out

cmd/compile: improve stp merging for non-sequent cases

4 месяца назад
issue7538a.go

test: recognize gofrontend error messages

6 лет назад
issue7538b.go

cmd/gc: ignore blank (_) labels in label declarations

12 лет назад
issue7547.go

cmd/gc: compute size of keys & values before making map bucket

12 лет назад
issue7550.go

runtime: check that new slice cap doesn't overflow

12 лет назад
issue75569.go

cmd/compile: don't rely on loop info when there are irreducible loops

год назад
issue75764.go

test: soften traceback speed test

2 месяца назад
issue7590.go

all: make copyright headers consistent with one space after period

10 лет назад
issue76008.go

cmd/compile: don't optimize away a panicing interface comparison

9 месяцев назад
issue7648.go

cmd/gc: fix spurious "bad negated constant" for complex constants. Fixes #7648.

12 лет назад
issue76709.go

cmd/compile: fix mis-infer bounds in slice len/cap calculations

8 месяцев назад
issue7675.go

test: recognize gofrontend error messages

6 лет назад
issue7690.go

all: make copyright headers consistent with one space after period

10 лет назад
issue76950.go

cmd/compile: handle propagating an out-of-range jump table index

8 месяцев назад
issue77303.go

cmd/compile/internal/reflectdata: fix divide by zero for zero-size array elements

6 месяцев назад
issue7740.go

[dev.regabi] cmd/compile: enable rational constant arithmetic

6 лет назад
issue7742.go

cmd/gc: fix typo in ordermapassign

12 лет назад
issue77435.go

cmd/compile: don't double-walk the map argument of clear

6 месяцев назад
issue7746.go

test: recognize gofrontend error messages

6 лет назад
issue77534.go

cmd/compile: ensure StructMake/ArrayMake1 of direct interfaces are unwrapped

6 месяцев назад
issue7760.go

test: recognize gofrontend error messages

6 лет назад
issue77604.go

cmd/compile: don't drop same register twice

6 месяцев назад
issue77613.go

cmd/compile: avoid folding 64-bit integers into 32-bit constants

6 месяцев назад
issue77635.go

cmd/compile: treat all zero-sized values as SSA-able

6 месяцев назад
issue77635b.go

cmd/compile: treat all zero-sized values as SSA-able

6 месяцев назад
issue77779.go

reflect: use &zeroVal[0] instead of nil for data field for zero-sized payloads

6 месяцев назад
issue77815.go

cmd/compile: fix internal compiler error: bad write barrier type

5 месяцев назад
issue77868.go

cmd/compile: fix ICE when indexing zero-sized arrays of non-SSAable types

5 месяцев назад
issue77919.go

cmd/compile/internal/typecheck: simplify tcSliceHeader

5 месяцев назад
issue7794.go

all: make copyright headers consistent with one space after period

10 лет назад
issue78016.go

cmd/compile: unwrap OCONVIFACE in staticinit for OAS2

5 месяцев назад
issue78028.go

cmd/compile: fix ICE when checking slice cap

5 месяцев назад
issue78081.go

Revert "runtime: disable test for 78081"

5 месяцев назад
issue78262.go

cmd/compile/internal/noder: don't shoot oneself (fix silly mistake)

5 месяцев назад
issue78295.go

cmd/compile: skip incomplete types in needWrapper

4 месяца назад
issue78297.go

cmd/compile: fix type reshaping for nested instantiations

3 месяца назад
issue78303_1.go

cmd/compile: do not invert loops that would overflow or underflow

4 месяца назад
issue78303_2.go

cmd/compile: do not invert loops that would overflow or underflow

4 месяца назад
issue78313.go

cmd/compile: fix missing walk for OAS2RECV node

4 месяца назад
issue78314.go

go/types, types2: in range-over-func, the yield function cannot be variadic

4 месяца назад
issue78355.go

cmd/compile: report error instead of ICE for oversized map element

4 месяца назад
issue78404.go

cmd/compile/internal/devirtualize: use pointer identity for type comparison

4 месяца назад
issue78408.go

cmd/compile: fix wrong label loop during rangefunc rewrite

4 месяца назад
issue78410.go

cmd/compile: ensure map/slice clearing expressions are walked

4 месяца назад
issue78599.go

cmd/compile: improve filtering in preInliningDcls

4 месяца назад
issue7863.go

all: make copyright headers consistent with one space after period

10 лет назад
issue78641.go

cmd/compile: handle min integer step in loop

4 месяца назад
issue7867.go

all: make copyright headers consistent with one space after period

10 лет назад
issue7884.go

all: make copyright headers consistent with one space after period

10 лет назад
issue78892.go

cmd/compile: don't lift divide instructions out of loops

4 месяца назад
issue79182.go

cmd/compile: do not misscompile x+x << 63 to x << 0 on amd64

3 месяца назад
issue79186.go

cmd/compile,sync/atomic: make Add And & Or SQCST on PPC64

2 месяца назад
issue79197.go

cmd/compile: add missing bound checks when handle zero-sized values

3 месяца назад
issue7921.go

cmd/compile/internal/inl: inline based on scoring when GOEXPERIMENT=newinliner

3 года назад
issue79236.go

cmd/compile: ensure evaluating array index expression

3 месяца назад
issue79236b.go

cmd/compile: ensure evaluating array index expression

3 месяца назад
issue79258.go

cmd/compile: fixed error message about println says print

3 месяца назад
issue79274.go

cmd/compile: use inline tree index to identify call stack

3 месяца назад
issue79274a.go

cmd/compile: use inline tree index to identify call stack

3 месяца назад
issue7944.go

all: make copyright headers consistent with one space after period

10 лет назад
issue79762.go

cmd/compile: use position of nil check when merging it with subsequent store

2 месяца назад
issue79812.go

cmd/compile: fix conversion from constant to type parameter

2 месяца назад
issue79874.go

cmd/compile: fix prove to generate Const64 for 64bits slicemasks

14 дней назад
issue79886.go

cmd/compile: fix misscompilation of Rsh with 32bits rhs on arm64

2 месяца назад
issue79887.go

cmd/compile: add the ability to eat InvertFlags to ADCQ and SBBQ

2 месяца назад
issue79909.go

cmd/compile: fix slice backing store analysis

2 месяца назад
issue7995.go

all: make copyright headers consistent with one space after period

10 лет назад
issue7995b.go

cmd/gc: correct handling of globals, func args, results

12 лет назад
issue7996.go

all: make copyright headers consistent with one space after period

10 лет назад
issue79960.go

cmd/compile: relax ConvertVal assertion for non-constant conversions

2 месяца назад
issue7997.go

all: make copyright headers consistent with one space after period

10 лет назад
issue7998.go

all: make copyright headers consistent with one space after period

10 лет назад
issue80004.go

runtime: in moveSliceNoCap, round size down to a whole multiple of element size

2 месяца назад
issue8004.go

all: make copyright headers consistent with one space after period

10 лет назад
issue80096.go

cmd/compile: fix invalid code generation for OINDEXMAP

2 месяца назад
issue80097.go

cmd/compile: don't require Heapaddr for heap vars in dead code

2 месяца назад
issue8011.go

all: make copyright headers consistent with one space after period

10 лет назад
issue80127.go

cmd/compile: tighten mergelocals address use analysis

21 день назад
issue8017.go

all: make copyright headers consistent with one space after period

10 лет назад
issue80188.go

runtime: be sure to scan small frame introduced by (*sigctxt).pushCall

месяц назад
issue80196.go

test: add write barrier test

месяц назад
issue8028.go

all: make copyright headers consistent with one space after period

10 лет назад
issue8036.go

all: make copyright headers consistent with one space after period

10 лет назад
issue8039.go

all: make copyright headers consistent with one space after period

10 лет назад
issue8042.go

[dev.typeparams] test: rename blank functions

5 лет назад
issue8047.go

all: make copyright headers consistent with one space after period

10 лет назад
issue8047b.go

runtime: ensure that Goexit cannot be aborted by a recursive panic/recover

7 лет назад
issue8048.go

all: make copyright headers consistent with one space after period

10 лет назад
issue80517_1.go

test: add more tests for prove time traveling bugs

9 часов назад
issue80517_2.go

test: add more tests for prove time traveling bugs

9 часов назад
issue80517_3.go

test: add more tests for prove time traveling bugs

9 часов назад
issue80519.go

cmd/compile: avoid range clear when target depends on index

8 дней назад
issue80520.go

test: add regression test for go.dev/issue/80520

19 дней назад
issue80543.go

cmd/compile/internal/ssa: ensure that we don't create empty ArrayMakes

11 дней назад
issue80577.go

cmd/compile: do not elide riscv64 sign extension of unsigned values

11 дней назад
issue8060.go

cmd/gc: generate type alg after calling dowidth.

12 лет назад
issue80710.go

cmd/internal/obj/x86: fix breaking change in ABI0 NOFRAME BP expectations

6 дней назад
issue8073.go

all: make copyright headers consistent with one space after period

10 лет назад
issue8074.go

all: make copyright headers consistent with one space after period

10 лет назад
issue8076.go

all: make copyright headers consistent with one space after period

10 лет назад
issue8079.go

test: add test for gccgo-specific issue 8079

12 лет назад
issue8132.go

all: make copyright headers consistent with one space after period

10 лет назад
issue8139.go

all: make copyright headers consistent with one space after period

10 лет назад
issue8154.go

all: make copyright headers consistent with one space after period

10 лет назад
issue8155.go

all: make copyright headers consistent with one space after period

10 лет назад
issue8158.go

all: make copyright headers consistent with one space after period

10 лет назад
issue8183.go

[dev.typeparams] all: merge dev.regabi into dev.typeparams

6 лет назад
issue8280.go

cmd/gc: fix import of package with var func returning _

12 лет назад
issue8311.go

test: recognize gofrontend error messages

6 лет назад
issue8325.go

all: make copyright headers consistent with one space after period

10 лет назад
issue8336.go

all: make copyright headers consistent with one space after period

10 лет назад
issue8347.go

all: make copyright headers consistent with one space after period

10 лет назад
issue8385.go

test: recognize gofrontend error messages

6 лет назад
issue8438.go

[dev.typeparams] all: merge dev.regabi into dev.typeparams

6 лет назад
issue8440.go

[dev.typeparams] all: merge dev.regabi into dev.typeparams

6 лет назад
issue8475.go

all: make copyright headers consistent with one space after period

10 лет назад
issue8501.go

cmd/gc: give an error if only one argument is given to complex()

12 лет назад
issue8507.go

go/types, types2: more concise error messages for cycle errors

4 года назад
issue8606.go

cmd/compile: prioritize non-CALL struct member comparisons

3 года назад
issue8606b.go

test: migrate remaining files to go:build syntax

3 года назад
issue8612.go

all: make copyright headers consistent with one space after period

10 лет назад
issue8613.go

test: remove amd64 build tag from test

10 лет назад
issue8620.go

all: make copyright headers consistent with one space after period

10 лет назад
issue8745.go

[dev.typeparams] test: enable some more errorcheck tests

6 лет назад
issue8761.go

[dev.typeparams] test: rename blank functions

5 лет назад
issue8836.go

all: make copyright headers consistent with one space after period

10 лет назад
issue887.go

all: make copyright headers consistent with one space after period

10 лет назад
issue8947.go

all: make copyright headers consistent with one space after period

10 лет назад
issue8961.go

all: make copyright headers consistent with one space after period

10 лет назад
issue9006.go

all: make copyright headers consistent with one space after period

10 лет назад
issue9017.go

all: make copyright headers consistent with one space after period

10 лет назад
issue9036.go

test: match gofrontend error messages

6 лет назад
issue9076.go

test: match gofrontend error messages

6 лет назад
issue9083.go

go/types, types2: more systematic use of Checker.use und useLHS

3 года назад
issue9110.go

all: make copyright headers consistent with one space after period

10 лет назад
issue9321.go

all: make copyright headers consistent with one space after period

10 лет назад
issue9355.go

test: migrate remaining files to go:build syntax

3 года назад
issue9370.go

[dev.typeparams] all: merge dev.regabi into dev.typeparams

6 лет назад
issue9432.go

[dev.typeparams] test: enable some more errorcheck tests

6 лет назад
issue9521.go

cmd/compile: match Go 1.17 compiler error messages more closely

5 лет назад
issue9537.go

cmd/gc: treat non-local vars inlined into wrapper as escaping

12 лет назад
issue9604.go

cmd/5g: make sure we normalize after unary ops on small types

12 лет назад
issue9604b.go

test: migrate remaining files to go:build syntax

3 года назад
issue9608.go

cmd/gc: eliminate dead code in switch statements

12 лет назад
issue9634.go

[dev.typeparams] test: enable some more errorcheck tests

6 лет назад
issue9691.go

cmd/gc: allow map index expressions in for range statements

12 лет назад
issue9731.go

all: make copyright headers consistent with one space after period

10 лет назад
issue9738.go

cmd/gc: always treat the output parameters as having been assigned in capturevars.

12 лет назад
issue9862.go

all: make copyright headers consistent with one space after period

10 лет назад
issue9862_run.go

test: migrate remaining files to go:build syntax

3 года назад
notinheap.go

test: add test cases for local not-in-heap types

2 года назад
notinheap2.go

go/types,types2: move notinheap tests to fixedbugs directory

4 года назад
notinheap3.go

go/types,types2: move notinheap tests to fixedbugs directory

4 года назад
shrd_zero_count.go

cmd/compile: remove multi-register shift optimization on amd64

2 месяца назад
spillreload_arm64_pair.go

cmd/compile/internal/arm64: fuse adjacent spill/reload STR/LDR into STP/LDP

месяц назад
splitload_pointer_compare.go

cmd/compile: preserve pointerness during splitload

3 месяца назад
walk_bounded_overshift_empty_bound.go

cmd/compile: fix corner case boundedness for oversized shifts

3 месяца назад