This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7f8d0fa81e2 2018-01-10 Richard Biener rguenther@suse.de new 72ce1a74692 runtime: fix makemap calls in __go_construct_map new d83367e9805 rs6000: Wrap diff of immediates in const (PR83629)
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 | 6 ++++++ gcc/config/rs6000/rs6000.md | 26 ++++++++++++++++---------- gcc/go/gofrontend/MERGE | 2 +- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.target/powerpc/pr83629.c | 9 +++++++++ libgo/runtime/go-construct-map.c | 6 +++--- 6 files changed, 40 insertions(+), 14 deletions(-) create mode 100644 gcc/testsuite/gcc.target/powerpc/pr83629.c