diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2017-06-26 17:59:12 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2017-06-26 17:59:12 +0000 |
commit | b5df99f74107846d3ac8034d29f4e8b67271efe1 (patch) | |
tree | 852ed0c3b8e62cff0aa5a5511c0a008561036bb9 /gcc | |
parent | 0bcce674a7c00268afb2ee3ddc84a1a2fa1ea870 (diff) | |
download | gcc-b5df99f74107846d3ac8034d29f4e8b67271efe1.zip gcc-b5df99f74107846d3ac8034d29f4e8b67271efe1.tar.gz gcc-b5df99f74107846d3ac8034d29f4e8b67271efe1.tar.bz2 |
syscall: don't define PtraceRegs for Alpha
It's now defined by mksysinfo.sh.
Patch by Uros Bizjak.
Reviewed-on: https://go-review.googlesource.com/46712
From-SVN: r249663
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 72d12b4..38f08fe 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -1b4c2bcaa96f7f40538fd8fff308ad92ea6f482e +bfb18fb16194826bf2bf2d7af873719ddb5e8e42 The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |