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-mainline-allmodconfig in repository toolchain/ci/gcc.
from ae57d8c7da0 2019-01-13 Thomas Koenig tkoenig@gcc.gnu.org adds bd5cf857a29 C-family: Replace "may may" with "may" in warning message adds 70409deec85 2019-01-13 Thomas Koenig tkoenig@gcc.gnu.org adds 0cc7cbe4ddb 2019-01-13 Dominique d'Humieres dominiq@gcc.gnu.org adds 0af4e4339ad Daily bump. adds 77aa098963d 2019-01-13 Jerry DeLisle jvdelisle@gcc.gnu.org
No new revisions were added by this update.
Summary of changes: gcc/DATESTAMP | 2 +- gcc/c-family/ChangeLog | 5 ++++ gcc/c-family/c-warn.c | 2 +- gcc/fortran/ChangeLog | 11 ++++++++ gcc/fortran/gfortran.texi | 4 +-- gcc/fortran/trans-array.c | 4 ++- gcc/testsuite/ChangeLog | 16 +++++++++++ gcc/testsuite/gcc.dg/pr51628-20.c | 2 +- gcc/testsuite/gcc.dg/pr51628-21.c | 2 +- gcc/testsuite/gcc.dg/pr51628-25.c | 2 +- gcc/testsuite/gfortran.dg/internal_pack_18.f90 | 15 ++++++++++ gcc/testsuite/gfortran.dg/namelist_96.f90 | 38 ++++++++++++++++++++++++++ libgfortran/ChangeLog | 6 ++++ libgfortran/io/open.c | 16 ++++++++--- 14 files changed, 113 insertions(+), 12 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/internal_pack_18.f90 create mode 100644 gcc/testsuite/gfortran.dg/namelist_96.f90