This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8371b2e 2015-10-29 Steven G. Kargl kargl@gcc.gnu.org new 3f2bdc9 2015-10-29 Michael Meissner meissner@linux.vnet.ibm.com new 19d0f2f compiler, reflect, runtime: remove zero field from type d [...]
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 | 58 ++++++++++++++++ gcc/config/rs6000/predicates.md | 2 +- gcc/config/rs6000/rs6000-c.c | 7 ++ gcc/config/rs6000/rs6000-cpus.def | 2 + gcc/config/rs6000/rs6000-opts.h | 8 --- gcc/config/rs6000/rs6000.c | 135 +++++++++++++++++++++----------------- gcc/config/rs6000/rs6000.h | 29 +++++--- gcc/config/rs6000/rs6000.opt | 18 +---- gcc/go/gofrontend/MERGE | 2 +- gcc/go/gofrontend/gogo.cc | 88 +------------------------ gcc/go/gofrontend/gogo.h | 20 ------ gcc/go/gofrontend/types.cc | 14 +--- libgo/go/reflect/type.go | 6 -- libgo/runtime/go-type.h | 5 -- libgo/runtime/go-unsafe-pointer.c | 11 +--- libgo/runtime/proc.c | 4 +- 16 files changed, 173 insertions(+), 236 deletions(-)