This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 916bec9a05e Fix incorrect insn type to avoid ICE in memory attr auto-de [...] new b305793b985 c++: Tweaks for -Wredundant-move [PR107363]
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/cp/semantics.cc | 4 ++ gcc/cp/typeck.cc | 16 +++---- gcc/testsuite/g++.dg/cpp0x/Wredundant-move13.C | 61 ++++++++++++++++++++++++++ 3 files changed, 73 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/Wredundant-move13.C