This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch trunk in repository gcc.
from 1d9f8a1 Add a testcase for PR tree-optimization/67077 new 97d09b3 2015-08-03 Michael Meissner meissner@linux.vnet.ibm.com
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/ChangeLog | 52 ++++++++++++++ gcc/config/rs6000/altivec.md | 21 +++++- gcc/config/rs6000/constraints.md | 12 ++++ gcc/config/rs6000/predicates.md | 8 +++ gcc/config/rs6000/rs6000.c | 11 +++ gcc/config/rs6000/rs6000.h | 2 + gcc/config/rs6000/vector.md | 28 +++++--- gcc/config/rs6000/vsx.md | 143 +++++++++++++++++++++++++++++++++++++-- gcc/doc/md.texi | 19 ++++-- 9 files changed, 274 insertions(+), 22 deletions(-)