This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-next-allnoconfig in repository toolchain/ci/gcc.
from ae63312f5f2 gcc/ChangeLog adds 7b0d7c79224 2019-07-15 Richard Biener rguenther@suse.de adds 54ee6600bc5 * tree-ssa-alias.c (aliasing_component_refs_walk): Initial [...] adds 65645bd5042 * config/i386/i386.md (@test<mode>_ccno_1): Rename from t [...] adds 258517c160d rs6000: Always output .machine adds 0571a99556c runtime: expose the g variable adds 5b381f2bb44 * config/i386/i386.md (*testdi_1): Put back "%" constraint [...] adds c9c57a24a44 Daily bump. new 2692ae3aaf1 Remove trailing space.
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 | 27 +++++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/config/i386/i386-expand.c | 21 ++++++++------------- gcc/config/i386/i386.md | 14 ++++---------- gcc/config/rs6000/rs6000.c | 4 +--- gcc/cp/parser.c | 2 +- gcc/go/gofrontend/MERGE | 2 +- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.dg/autopar/pr91162.c | 25 +++++++++++++++++++++++++ gcc/tree-cfg.c | 9 ++++++++- gcc/tree-ssa-alias.c | 2 +- libgo/runtime/proc.c | 4 ++-- 12 files changed, 84 insertions(+), 33 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/autopar/pr91162.c