diff options
author | Ian Lance Taylor <iant@golang.org> | 2020-11-22 16:01:14 -0800 |
---|---|---|
committer | Ian Lance Taylor <iant@golang.org> | 2020-11-23 08:14:20 -0800 |
commit | bcbde431aa4366da18ac1687afb0bef6e4072d49 (patch) | |
tree | 170243e5969a46575d3d9227078d4a249ff3782a /gcc/go | |
parent | fd62daea40e09c1e6d599a6171db6b298d6c362e (diff) | |
download | gcc-bcbde431aa4366da18ac1687afb0bef6e4072d49.zip gcc-bcbde431aa4366da18ac1687afb0bef6e4072d49.tar.gz gcc-bcbde431aa4366da18ac1687afb0bef6e4072d49.tar.bz2 |
log/syslog: correct asm name for C function
Patch from Rainer Orth.
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/272259
Diffstat (limited to 'gcc/go')
-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 37374d5..3e94dab 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -36a7b789130b415c2fe7f8e3fc62ffbca265e3aa +78c9a657fdbc9e812d39910fb93fbae4affe4360 The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |