This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c6cc6d4741a c++: lvalueness of non-dependent assignment expr [PR114994] new a71f90c5a7a x86: Add 3-instruction subroutine vector shift for V16QI in [...]
The 1 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/config/i386/i386-expand.cc | 64 ++++++++++++++++++++++++++++++ gcc/testsuite/g++.target/i386/pr107563-a.C | 13 ++++++ gcc/testsuite/g++.target/i386/pr107563-b.C | 12 ++++++ 3 files changed, 89 insertions(+) create mode 100755 gcc/testsuite/g++.target/i386/pr107563-a.C create mode 100755 gcc/testsuite/g++.target/i386/pr107563-b.C