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-release-arm-stable-allnoconfig in repository toolchain/ci/gcc.
from 314827674a4 2019-08-30 Steven G. Kargl kargl@gcc.gnu.org adds 9e8c00d7acf [c-family] Backport fix for PCH / PR61250. adds 24883bb10c3 * es.po: Update. adds d754e9c8bb3 Daily bump. new 35d794ced62 PR target/91472 * config/sparc/sparc.c (sparc_cannot_forc [...]
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 | 17 ++ gcc/DATESTAMP | 2 +- gcc/c-family/ChangeLog | 9 + gcc/c-family/c-lex.c | 7 - gcc/c/ChangeLog | 10 + gcc/c/c-parser.c | 2 + gcc/config/sparc/sparc.c | 9 +- gcc/cp/ChangeLog | 10 + gcc/cp/parser.c | 5 +- gcc/ggc-page.c | 5 +- gcc/po/ChangeLog | 4 + gcc/po/es.po | 274 ++++++++--------------- gcc/testsuite/ChangeLog | 4 + gcc/testsuite/gcc.c-torture/execute/20190901-1.c | 36 +++ 14 files changed, 206 insertions(+), 188 deletions(-) create mode 100644 gcc/testsuite/gcc.c-torture/execute/20190901-1.c