diff options
author | Ian Lance Taylor <iant@golang.org> | 2021-02-14 18:59:07 -0800 |
---|---|---|
committer | Ian Lance Taylor <iant@golang.org> | 2021-02-16 13:01:00 -0800 |
commit | e7a8d69a557124c41a350c1f52f0422fd4b5a230 (patch) | |
tree | 848005d097685b8e1ce0a2b6686a7a5d086c0982 /gcc/go/gofrontend/MERGE | |
parent | b37695c9bf101a3a30a231cfeb6da7a6c17657d6 (diff) | |
download | gcc-e7a8d69a557124c41a350c1f52f0422fd4b5a230.zip gcc-e7a8d69a557124c41a350c1f52f0422fd4b5a230.tar.gz gcc-e7a8d69a557124c41a350c1f52f0422fd4b5a230.tar.bz2 |
compiler: unalias receiver type in export data
Test case is https://golang.org/cl/292009.
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/291991
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 3175ba0..eed9ce0 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -a5d7c4225fbbd06b97db6fa424cc0cb5191082d4 +c406de0594782b1d6782a732a50f5b76387852dc The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |