This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c10f05a * doc/invoke.texi (RS/6000 and PowerPC Options): Document -m [...] new 2d76c36 This patch adds support for the missing versions of the vec_m [...] new d94d856 2016-06-07 François Dumont fdumont@gcc.gnu.org
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/ChangeLog | 12 +++++ gcc/config/rs6000/altivec.h | 1 + gcc/config/rs6000/rs6000-builtin.def | 2 +- gcc/config/rs6000/rs6000-c.c | 59 +++++++++++++++++++--- gcc/config/rs6000/rs6000.c | 2 + gcc/testsuite/ChangeLog | 4 ++ .../gcc.target/powerpc/{vec-adde.c => vec-mul.c} | 42 ++++++++------- libstdc++-v3/ChangeLog | 5 ++ libstdc++-v3/include/std/tuple | 43 ++++++++-------- 9 files changed, 121 insertions(+), 49 deletions(-) copy gcc/testsuite/gcc.target/powerpc/{vec-adde.c => vec-mul.c} (53%)