This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e090d46 2016-10-13 Richard Biener rguenther@suse.de new 4c57e30 2016-10-12 Thomas Preud'homme thomas.preudhomme@arm.com new 8a23256 PR target/77957 * hooks.h (hook_tree_void_null): Declare. [...]
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 | 19 +++++++++++++++++++ gcc/ada/ChangeLog | 6 ++++++ gcc/ada/gcc-interface/misc.c | 2 +- gcc/c/ChangeLog | 6 ++++++ gcc/c/c-objc-common.h | 2 +- gcc/cfgexpand.c | 5 ++++- gcc/config/i386/i386.c | 17 +++++++++++++++++ gcc/config/rs6000/rs6000.c | 5 +++++ gcc/config/s390/s390.c | 5 +++++ gcc/config/sparc/sparc.c | 5 +++++ gcc/config/tilegx/tilegx.c | 5 +++++ gcc/config/tilepro/tilepro.c | 5 +++++ gcc/function.c | 5 ++++- gcc/hooks.c | 7 +++++++ gcc/hooks.h | 1 + gcc/langhooks-def.h | 1 - gcc/langhooks.c | 8 -------- gcc/testsuite/ChangeLog | 7 +++++++ gcc/testsuite/gcc.target/arm/movdi_movw.c | 6 ++++-- gcc/testsuite/gcc.target/arm/movhi_movw.c | 2 +- gcc/testsuite/gcc.target/arm/movsi_movw.c | 2 +- 21 files changed, 104 insertions(+), 17 deletions(-)