diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2017-09-22 18:49:52 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2017-09-22 18:49:52 +0000 |
commit | c90df0d293367452d193f04a18c2233d64a10d1a (patch) | |
tree | 7f9287f57a409e317a402d63c9ead0cd7ce42fec /gcc | |
parent | f25afa93f72f44feb104ba340fe882e9b67da7d7 (diff) | |
download | gcc-c90df0d293367452d193f04a18c2233d64a10d1a.zip gcc-c90df0d293367452d193f04a18c2233d64a10d1a.tar.gz gcc-c90df0d293367452d193f04a18c2233d64a10d1a.tar.bz2 |
debug/xcoff,cmd: add XCOFF support
Reviewed-on: https://go-review.googlesource.com/64592
From-SVN: r253105
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 5b3206a..dcab046 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -1fcb9bb3cefb97cfab1e623826a1cc3f6aadd5f7 +e0c1f0b645b12a544b484c0f477f8fb6f5980550 The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |