Skip to content

cmd/compile: out of fixed registers #11352

@dvyukov

Description

@dvyukov

The following program:

package a
var a, b = 0, 0-^^^^^^^^^^a

crashes go tool compile with:

tmp.go:2: internal compiler error: out of fixed registers

go version devel +514014c Thu Jun 18 15:54:35 2015 +0200 linux/amd64

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions