diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2017-06-21 22:39:36 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2017-06-21 22:39:36 +0000 |
commit | fbe457feb7091d5a75374b8eec4695bf13c7819a (patch) | |
tree | a0442ebbad6120db14eb2d83374b1304e57b286e /gcc/go | |
parent | 36f1a35f6931f67f7daec5aa7803a6475e8087ca (diff) | |
download | gcc-fbe457feb7091d5a75374b8eec4695bf13c7819a.zip gcc-fbe457feb7091d5a75374b8eec4695bf13c7819a.tar.gz gcc-fbe457feb7091d5a75374b8eec4695bf13c7819a.tar.bz2 |
debug/elf: handle Alpha relocs
Patch by Uros Bizjak.
Reviewed-on: https://go-review.googlesource.com/46391
From-SVN: r249487
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 f6f0c68..96cf627 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -0b93af68feb0a4135e83dd9e6c11df1563d862a9 +dac4bb4f4ed8e7f2939d45439048dec2f6db14cf The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |