diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2017-06-07 18:12:58 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2017-06-07 18:12:58 +0000 |
commit | aa5493116beaa24b57cc92f0513613358103ed13 (patch) | |
tree | a3c9fe69f97089221b62730001bbfddac70b2e7e /gcc | |
parent | bfd88d1df1c57ef5ad3ed34bbb1672359d4eaabf (diff) | |
download | gcc-aa5493116beaa24b57cc92f0513613358103ed13.zip gcc-aa5493116beaa24b57cc92f0513613358103ed13.tar.gz gcc-aa5493116beaa24b57cc92f0513613358103ed13.tar.bz2 |
runtime: support ia64 in lfstack
Patch by Andreas Schwab.
Reviewed-on: https://go-review.googlesource.com/45071
From-SVN: r248994
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 df16770..b603f1a 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -7e3904e4370ccfd9062c2661c612476288244e17 +eaf4afbabcd91df55d31955500b6db55b07f6de5 The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |