diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2016-08-07 22:32:46 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2016-08-07 22:32:46 +0000 |
commit | 4f8e688afc2506eddabbd279978474b42330dbde (patch) | |
tree | 8e220f52080a004ca3ebfa32b8532ab4dcd54c5d /gcc | |
parent | 531e5ae3cc5fbf208c6d149be1191552134a8d65 (diff) | |
download | gcc-4f8e688afc2506eddabbd279978474b42330dbde.zip gcc-4f8e688afc2506eddabbd279978474b42330dbde.tar.gz gcc-4f8e688afc2506eddabbd279978474b42330dbde.tar.bz2 |
internal/syscall/unix: fix syscalls for alpha, ia64, s390
Also change the configure script to set GOARCH correctly for ia64, and
add ia64 as a processor to match.sh and gotest.
Reviewed-on: https://go-review.googlesource.com/25549
From-SVN: r239225
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 4128898..a5d7f51 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -b50a0c3fa975186f934b76e25dae42eb65148d67 +eeeeff3e3dd6c09aaefdf13cce99a5beff47a095 The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |