aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2019-02-26 14:46:56 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2019-02-26 14:46:56 +0000
commit5c98b419f75a77545abcccb10743829704a4e5d5 (patch)
tree634fd037ea6eb647a0d4a7d1d5949ffa9ef9fb5b /gcc
parentc7f7c313c0da09232ced316ebb9806bd0f70405c (diff)
downloadgcc-5c98b419f75a77545abcccb10743829704a4e5d5.zip
gcc-5c98b419f75a77545abcccb10743829704a4e5d5.tar.gz
gcc-5c98b419f75a77545abcccb10743829704a4e5d5.tar.bz2
re PR go/86535 (FreeBSD/PowerPC64 - Building Go Frontend support for gcc 7.3.0 fails)
PR go/86535 runtime: always declare nanotime in Go For libgo it's always defined in C. Updates https://gcc.gnu.org/PR86535 Reviewed-on: https://go-review.googlesource.com/c/163743 From-SVN: r269214
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 fc7c178..99e6fd4 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-51d2cb40a6475b126ed66cefa2aa6c8dbdc806d0
+e330eea4464f1513808ccd95011edb4ccbe946b5
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.