compiler: don't set ptrmask bit for pointer to notinheap type
authorIan Lance Taylor <iant@golang.org>
Sat, 12 Feb 2022 22:54:21 +0000 (14:54 -0800)
committerIan Lance Taylor <iant@golang.org>
Sun, 13 Feb 2022 18:54:26 +0000 (10:54 -0800)
commit033ec967ec5583ea978d16ca83f9563c518e6dc6
treef319ea0c5a9db9f9e81c5a528a589c194c4e410d
parent57da34939703a6e6d3267a0d25d1fb9369d3ac0e
compiler: don't set ptrmask bit for pointer to notinheap type

Test case is https://go.dev/cl/385454.

Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/385474
gcc/go/gofrontend/MERGE
gcc/go/gofrontend/types.cc