aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorIan Lance Taylor <iant@golang.org>2021-03-12 19:17:09 -0800
committerIan Lance Taylor <iant@golang.org>2021-03-12 20:06:50 -0800
commit3972574f11e5d49f12ad88faf2346f77ffc6e523 (patch)
tree7af3fb873fca7a1ffc829eb6c911de7c040831a6 /gcc
parent8c2cf7f4f7ea749513a1d466a8ef668bc1c2f67c (diff)
downloadgcc-3972574f11e5d49f12ad88faf2346f77ffc6e523.zip
gcc-3972574f11e5d49f12ad88faf2346f77ffc6e523.tar.gz
gcc-3972574f11e5d49f12ad88faf2346f77ffc6e523.tar.bz2
misc/cgo/testcarchive: don't use == for string equality in C code
Backport of https://golang.org/cl/300993. For PR go/99553 Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/301458
Diffstat (limited to 'gcc')
-rw-r--r--gcc/go/gofrontend/MERGE2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/go/gofrontend/MERGE b/gcc/go/gofrontend/MERGE
index 58c881a..e5756c6 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-bf35249a7c752836741b1cab43a312f87916fcb0
+2f281eb24ef256a2d3bb9fc1a7ef964d82b40182
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.