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-defconfig in repository toolchain/ci/gcc.
from ce5e017900d Daily bump. adds ebb62b6179a 2019-03-16 Thomas Koenig tkoenig@gcc.gnu.org adds 4f54bc4dd84 * lib/target-supports.exp (check_ascii_locale_available): [...] adds 63e5ed62a46 PR testsuite/83453 * c-c++-common/Wattributes.c: Skip a w [...] adds 20feeb0fbac PR testsuite/84174 * gcc.dg/Wattributes-6.c: Skip warning [...] adds 2c804139ce5 * gcc.dg/Wattributes-10.c: Add -fno-common option on hppa* [...] adds 0bf73f496b7 PR testsuite/84941 * gcc.dg/pr84941.c: Skip on hppa*-*-*. adds fc1321aa40f * c-c++-common/builtin-has-attribute-4.c: Skip on 32-bit h [...] adds 529c3fcc53b PR testsuite/89393 * g++.dg/abi/ref-temp1.C: Skip on 32-b [...] adds 50beafd6ad4 Fix type in last change. adds 2d44625aae6 PR fortran/89724 * scanner.c (load_line): Remove linenum [...] new 6f9b555b441 Daily bump.
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/DATESTAMP | 2 +- gcc/fortran/ChangeLog | 17 ++++++++- gcc/fortran/scanner.c | 13 ++++--- gcc/fortran/symbol.c | 10 +++++- gcc/testsuite/ChangeLog | 41 ++++++++++++++++++++++ gcc/testsuite/c-c++-common/Wattributes.c | 2 +- .../c-c++-common/builtin-has-attribute-4.c | 1 + gcc/testsuite/g++.dg/abi/ref-temp1.C | 1 + gcc/testsuite/g++.dg/cpp0x/pr84497.C | 1 + gcc/testsuite/gcc.dg/Wattributes-10.c | 3 +- gcc/testsuite/gcc.dg/Wattributes-6.c | 2 +- gcc/testsuite/gcc.dg/attr-copy-6.c | 1 + gcc/testsuite/gcc.dg/compat/pr83487-2_x.c | 1 + gcc/testsuite/gcc.dg/compat/pr83487-2_y.c | 1 + gcc/testsuite/gcc.dg/gimplefe-34.c | 1 + gcc/testsuite/gcc.dg/pr84941.c | 1 + gcc/testsuite/gcc.dg/pr87793.c | 1 + gcc/testsuite/gfortran.dg/blockdata_11.f90 | 33 +++++++++++++++++ gcc/testsuite/gfortran.dg/continuation_15.f90 | 9 +++++ gcc/testsuite/gfortran.dg/continuation_16.f90 | 10 ++++++ gcc/testsuite/lib/target-supports.exp | 3 -- 21 files changed, 138 insertions(+), 16 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/blockdata_11.f90 create mode 100644 gcc/testsuite/gfortran.dg/continuation_15.f90 create mode 100644 gcc/testsuite/gfortran.dg/continuation_16.f90