diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2018-10-02 16:45:51 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2018-10-02 16:45:51 +0000 |
commit | d8ccfadbf2c350adf05729c6fca41a8d3f866bb1 (patch) | |
tree | 804831cd20731c0fbc841745e7c40a9b8820fc36 /gcc/go | |
parent | 3c609d36a6ed55a5761e4c9245f4ae79a643cefb (diff) | |
download | gcc-d8ccfadbf2c350adf05729c6fca41a8d3f866bb1.zip gcc-d8ccfadbf2c350adf05729c6fca41a8d3f866bb1.tar.gz gcc-d8ccfadbf2c350adf05729c6fca41a8d3f866bb1.tar.bz2 |
internal/bytealg: support systems that don't have memmem
Reviewed-on: https://go-review.googlesource.com/138839
From-SVN: r264798
Diffstat (limited to 'gcc/go')
-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 b952872..c697cb6 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -098e36f4ddfcf50aeb34509b5f25b86d7050749c +bde5ac90e0b4efdf3e9a4d72af4eb23250608611 The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |