This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from eb49f7de934 libgo: update to Go1.16.3 release new 9c1c8ad8339 combine: Don't fold away side-effects in simplify_and_const [...] new ffc4155b6e4 combine: Fix up expand_compound_operation [PR99905]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/combine.c | 16 ++++++++++------ gcc/testsuite/gcc.dg/pr99830.c | 10 ++++++++++ gcc/testsuite/gcc.target/i386/pr99905.c | 33 +++++++++++++++++++++++++++++++++ 3 files changed, 53 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr99830.c create mode 100644 gcc/testsuite/gcc.target/i386/pr99905.c