diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2018-12-27 16:34:50 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2018-12-27 16:34:50 +0000 |
commit | dc65168eb679689ce37e1ab083a7efc3a0693a19 (patch) | |
tree | f9b89b91a4fcb2a7fb1ccafcecfd084673e4f9b1 /gcc | |
parent | f1410e7e2e98fa3ed4112bf91c90ee6ff7476e7d (diff) | |
download | gcc-dc65168eb679689ce37e1ab083a7efc3a0693a19.zip gcc-dc65168eb679689ce37e1ab083a7efc3a0693a19.tar.gz gcc-dc65168eb679689ce37e1ab083a7efc3a0693a19.tar.bz2 |
runtime: delete export_arm_test.go
The only thing export_arm_test.go does is to export usplit,
which does not exist in gccgo.
Reviewed-on: https://go-review.googlesource.com/c/155760
From-SVN: r267435
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 056653a..3dd5fb2 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -5a9ff61d72c95a50cbbfb0e1bf57646197910363 +416baf55e4890acab244470f6457372987a17a68 The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |