]> git.ipfire.org Git - thirdparty/gcc.git/commit
compiler: load LHS subexpressions of op= assignment only once
authorIan Lance Taylor <iant@golang.org>
Wed, 11 May 2022 00:05:08 +0000 (17:05 -0700)
committerIan Lance Taylor <iant@golang.org>
Tue, 17 May 2022 22:48:43 +0000 (15:48 -0700)
commit1bfb823e2a7346ef55bd53a5354770599f7a550b
tree2bbeb7a6a0927e1fc0f5a7d62d94091f03426f02
parent2b0c8377729a3c62a05897136666574ab939aaab
compiler: load LHS subexpressions of op= assignment only once

Fixes golang/go#52811

Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/405617
gcc/go/gofrontend/MERGE
gcc/go/gofrontend/statements.cc