diff options
author | Ian Lance Taylor <iant@golang.org> | 2021-08-21 12:42:19 -0700 |
---|---|---|
committer | Ian Lance Taylor <iant@golang.org> | 2021-09-10 11:14:06 -0700 |
commit | b7f84702b364d49824ca97d4a2fc01567301d784 (patch) | |
tree | d3d0809da1b2361e41cdd8697190beb9b8b72802 /gcc/gimple.h | |
parent | 01b5038718056b024b370b74a874fbd92c5bbab3 (diff) | |
download | gcc-b7f84702b364d49824ca97d4a2fc01567301d784.zip gcc-b7f84702b364d49824ca97d4a2fc01567301d784.tar.gz gcc-b7f84702b364d49824ca97d4a2fc01567301d784.tar.bz2 |
compiler: correct condition for calling memclrHasPointers
When compiling append(s, make([]typ, ln)...), where typ has a pointer,
and the append fits within the existing capacity of s, the condition
used to clear out the new elements was reversed.
Fixes golang/go#47771
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/344189
Diffstat (limited to 'gcc/gimple.h')
0 files changed, 0 insertions, 0 deletions