cmd/compile: internal compiler error: assertion failed #47710
Labels
FrozenDueToAge
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
On 48dfddb.
Repro:
with
-gcflags='-G=3'
this fails withWorks on go2go playground: https://go2goplay.golang.org/p/kPeQ-34axPT
Removing either one of
Int
's methods makes the compiler happy.The text was updated successfully, but these errors were encountered: