diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2019-02-01 22:11:50 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2019-02-01 22:11:50 +0000 |
commit | 59ea40d0f2ea7a7b3606afb6617474915c7c80cf (patch) | |
tree | 5ea461b0d33dc5840226fc1706bd23c3799dfda6 /gcc | |
parent | 27d6b510718292a5852f4d4f0d449723a369edfb (diff) | |
download | gcc-59ea40d0f2ea7a7b3606afb6617474915c7c80cf.zip gcc-59ea40d0f2ea7a7b3606afb6617474915c7c80cf.tar.gz gcc-59ea40d0f2ea7a7b3606afb6617474915c7c80cf.tar.bz2 |
libgo: add hurd build tags to test files
Patch by Svante Signell.
Reviewed-on: https://go-review.googlesource.com/c/160823
From-SVN: r268460
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 0b93ab9..8eacf77 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -aa860a9ab0d1b60d1f499065a40a11e8a247422f +87dd981901c645a7d54a52c5f4c35caec31a8978 The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |