aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2019-05-31 21:32:47 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2019-05-31 21:32:47 +0000
commit2099d4465862a0a004b1617ff1c9ab5ee6bb8a67 (patch)
treeba0db317857e6121a9a5482590f0476a23ff0323 /gcc
parent6303331c3330222fef94eff8d8d35c99ca1d3e88 (diff)
downloadgcc-2099d4465862a0a004b1617ff1c9ab5ee6bb8a67.zip
gcc-2099d4465862a0a004b1617ff1c9ab5ee6bb8a67.tar.gz
gcc-2099d4465862a0a004b1617ff1c9ab5ee6bb8a67.tar.bz2
runtime: drop unused C type reflection code
In particular, drop __go_type_descriptors_equal, which is no longer used, and will be made obsolete by CL 179598. Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/179858 From-SVN: r271823
Diffstat (limited to 'gcc')
-rw-r--r--gcc/go/gofrontend/MERGE2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/go/gofrontend/MERGE b/gcc/go/gofrontend/MERGE
index d377e22..73c432c 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-52176566485e20968394a5cb67a89ac676182594
+4150db0e4613043e38a146a971e5b0dcacad7c2a
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.