This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-arm in repository toolchain/ci/gcc.
from bded0d549fd Restore INDIRECT_REF asm operand heuristic with MEM_REF adds 450526551dc GCN: Implement __atomic_compare_exchange_{1,2} in libgcc [P [...] adds e2607d71e5e toplevel: Makefile.def: Make configure-sim depend on all-readline adds 22015e77d3e Fortran: improve error recovery on invalid array section new 4ea128d5c74 c: Revert C2x changes to function type compatibility
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: Makefile.def | 2 +- Makefile.in | 2 +- gcc/c/c-typeck.cc | 4 ++-- gcc/fortran/expr.cc | 4 +++- gcc/testsuite/gcc.dg/c11-unproto-1.c | 7 ++++--- gcc/testsuite/gcc.dg/c11-unproto-2.c | 7 ++++--- gcc/testsuite/gcc.dg/c2x-unproto-1.c | 29 +++++++++++++++++------------ gcc/testsuite/gcc.dg/c2x-unproto-2.c | 7 ++++--- gcc/testsuite/gfortran.dg/pr104849.f90 | 9 +++++++++ libgcc/config/gcn/atomic.c | 29 ++++++++++++++++++++++++++++- 10 files changed, 73 insertions(+), 27 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr104849.f90