diff options
author | Ian Lance Taylor <iant@golang.org> | 2022-02-12 14:54:21 -0800 |
---|---|---|
committer | Ian Lance Taylor <iant@golang.org> | 2022-02-13 10:54:26 -0800 |
commit | 033ec967ec5583ea978d16ca83f9563c518e6dc6 (patch) | |
tree | f319ea0c5a9db9f9e81c5a528a589c194c4e410d /gcc/go/gofrontend/MERGE | |
parent | 57da34939703a6e6d3267a0d25d1fb9369d3ac0e (diff) | |
download | gcc-033ec967ec5583ea978d16ca83f9563c518e6dc6.tar.gz |
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
Diffstat (limited to 'gcc/go/gofrontend/MERGE')
-rw-r--r-- | gcc/go/gofrontend/MERGE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/go/gofrontend/MERGE b/gcc/go/gofrontend/MERGE index 4e6bac7b7d5..02a6e1d661d 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -47380f733ca932384e59492d2f04374edd8ec95e +7f8fee099d6de4a5a857765e0ddfae356ead554c The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |