gccgo: aliases of *T should be embeddable if T is a defined type which is neither pointer nor interface #36153
Labels
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
I create this issue per @ianlancetaylor's suggestion.
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
yes.
What did you do?
What did you expect to see?
Compiles okay.
What did you see instead?
Doesn't compile.
The text was updated successfully, but these errors were encountered: