aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2017-06-14 13:53:43 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2017-06-14 13:53:43 +0000
commit8ba20d7eb85ac1703d97c9a6660f055788a7a7a6 (patch)
tree93489d662530195a450fe77362203a6eeb84c215 /gcc
parentb205ec303fc93ba64c0991f64a44e7773f68c38a (diff)
downloadgcc-8ba20d7eb85ac1703d97c9a6660f055788a7a7a6.zip
gcc-8ba20d7eb85ac1703d97c9a6660f055788a7a7a6.tar.gz
gcc-8ba20d7eb85ac1703d97c9a6660f055788a7a7a6.tar.bz2
cmd/go: skip tests that do not work with gccgo
These tests fail for various reasons, most commonly because gccgo doesn't really have GOROOT, so things like `go build errors` fail. Reviewed-on: https://go-review.googlesource.com/45696 From-SVN: r249197
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 b73c3e1..0c1a5cf 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-a790c5fec06ced726c7f0f597186883ce61d0a45
+6b08348d905bf84a91b8d693ee01b30e8bf18ccf
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.