diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2019-05-13 20:26:24 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2019-05-13 20:26:24 +0000 |
commit | 93ee143d1888051fbf3156212accc154af3a667b (patch) | |
tree | cfe431691d948b2710293d70df70e1b6822b80eb /gcc | |
parent | bceb07e3584c9d8ea3e5760636ae24ff7f8606ff (diff) | |
download | gcc-93ee143d1888051fbf3156212accc154af3a667b.zip gcc-93ee143d1888051fbf3156212accc154af3a667b.tar.gz gcc-93ee143d1888051fbf3156212accc154af3a667b.tar.bz2 |
libgo: drop Solaris 10 support
Based on patch by Rainer Orth.
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/176938
From-SVN: r271135
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 a3acadd..bdf5776 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -5c2c4743980556c041561533ef31762f524737ca +3f015e128bf6d1d9279f3d43e26f60f0927019cb The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |