This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a59dbf0 line-map.h: add source_range::from_locations new ff055c4 [gcc] 2016-08-23 Michael Meissner meissner@linux.vnet.ibm.com new b904831 gcc/: * config/s390/s390.c (s390_asm_file_start): Call defa [...]
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 | 55 +++++++ gcc/config/rs6000/rs6000-protos.h | 1 + gcc/config/rs6000/rs6000.c | 206 +++++++++++++++++++++++--- gcc/config/rs6000/rs6000.h | 10 +- gcc/config/rs6000/vsx.md | 96 ++++++++---- gcc/config/s390/s390.c | 1 + gcc/testsuite/ChangeLog | 10 ++ gcc/testsuite/gcc.target/powerpc/vec-init-1.c | 24 +++ gcc/testsuite/gcc.target/powerpc/vec-init-2.c | 24 +++ gcc/testsuite/gcc.target/s390/nolrl-1.c | 2 +- 10 files changed, 376 insertions(+), 53 deletions(-)