cmd/compile: compiler hangs on tiny program #25006
Labels
FrozenDueToAge
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
release-blocker
Milestone
The following program:
hangs the tip compiler (spinning at 100% cpu) when built for amd64.
It compiles in no time in go1.10.
The text was updated successfully, but these errors were encountered: