diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2018-01-10 19:19:02 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2018-01-10 19:19:02 +0000 |
commit | fd0c1dd1678d573052799d106f00ddd5505e5bfa (patch) | |
tree | 34b34e772f43c55d03e99b4b25c33db309e9bb94 /gcc | |
parent | ec2f999b10ef09473c1cc227314071712899b2e7 (diff) | |
download | gcc-fd0c1dd1678d573052799d106f00ddd5505e5bfa.zip gcc-fd0c1dd1678d573052799d106f00ddd5505e5bfa.tar.gz gcc-fd0c1dd1678d573052799d106f00ddd5505e5bfa.tar.bz2 |
libgo: add platform support for SuperH
Reviewed-on: https://go-review.googlesource.com/84555
From-SVN: r256446
Diffstat (limited to 'gcc')
-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 e66cc488..dd7febb 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -9705a1f4c37ad2c099e9fe6cd587d22a2a2ab2c3 +d8a9f7433a9e8a81c992ad2908818d2e84f3698b The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |