diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2016-11-11 14:52:35 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2016-11-11 14:52:35 +0000 |
commit | 0f366729b9b0e39922ee5f1cbe021226b35ee65a (patch) | |
tree | 2a9993e7952960c8197217710f385d472912a604 /gcc | |
parent | d9ab7525e55c62ce4b157ada5f21c67fa43ee429 (diff) | |
download | gcc-0f366729b9b0e39922ee5f1cbe021226b35ee65a.zip gcc-0f366729b9b0e39922ee5f1cbe021226b35ee65a.tar.gz gcc-0f366729b9b0e39922ee5f1cbe021226b35ee65a.tar.bz2 |
libgo: fix GOARCH_INT64ALIGN for several targets
From Andreas Schwab.
Reviewed-on: https://go-review.googlesource.com/33130
From-SVN: r242072
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 c25c2e4..9634f00 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -449e918b0f93d3e3339edcec21a5bc157f548e54 +3c8d91cff0ad3d233ebd268f88a3749d38a0aac1 The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |