Skip to content

cmd/compile: hangs converting int const to complex64 #11597

Closed
@dvyukov

Description

gc hangs compiling the following program:

package p
func f() { _ = complex64(0x9EEbcab0Aa2DDe942Ea0aef5Aeb6bFF2dfcaf) }

go version devel +71832ff Fri Jul 3 21:39:04 2015 +0000 linux/amd64

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions