aboutsummaryrefslogtreecommitdiff
path: root/gcc/go
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2018-03-26 19:29:27 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2018-03-26 19:29:27 +0000
commita8ebf991f368de92ec22a431920cc7c4332be5d4 (patch)
tree727977904bf70aeef0bd8a6a6d4efb9ee1676e8e /gcc/go
parent2903ad2d599eeba2c32fd2b07b6d697950c84c6e (diff)
downloadgcc-a8ebf991f368de92ec22a431920cc7c4332be5d4.zip
gcc-a8ebf991f368de92ec22a431920cc7c4332be5d4.tar.gz
gcc-a8ebf991f368de92ec22a431920cc7c4332be5d4.tar.bz2
runtime: don't check for stale runtime
The gccgo runtime is never stale, and on a system with gc sources in ~/go the test may wind up checking whether the gc runtime is stale. Reviewed-on: https://go-review.googlesource.com/102282 From-SVN: r258865
Diffstat (limited to 'gcc/go')
-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 5efedb7..76b5aca 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-e9c0e4d8fd3d951a367bb6a50e5cb546e01b81a8
+3aa5fc91094c5f24b26747ec176ad44cde784fc7
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.