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-aarch64-lts-defconfig in repository toolchain/ci/gcc.
from bfd75975c4c Restore enable_if lost during original import of pstl adds 01b893982ce libgomp – spelling fixes, incl. omp_lib.h.in adds 2f8386cea1a PR libstdc++/91786 fix compilation error with Clang adds 6edf7860e09 libstdc++: Fix whitepace in changelog adds f301776d131 [OpenACC, libgomp] Initialize 'dynamic_refcount' whenever w [...] adds b530aa26e2d 2019-12-11 Steven G. Kargl kargl@gcc.gnu.org adds 3f028976b78 Daily bump. new 78fc77b9d80 [ARC] Enable using DCMPF for hard float comparisons (backports)
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 | 19 +++++++++++ gcc/DATESTAMP | 2 +- gcc/config/arc/arc-modes.def | 1 + gcc/config/arc/arc.c | 8 +++-- gcc/config/arc/arc.h | 2 +- gcc/config/arc/arc.md | 4 +-- gcc/config/arc/fpu.md | 24 ++++++++++++++ gcc/config/arc/predicates.md | 1 + gcc/fortran/ChangeLog | 6 ++++ gcc/fortran/array.c | 4 --- gcc/testsuite/ChangeLog | 5 +++ gcc/testsuite/gfortran.dg/pr92897.f90 | 8 +++++ libgomp/ChangeLog | 14 +++++++++ libgomp/omp_lib.h.in | 4 +-- libgomp/target.c | 3 ++ libstdc++-v3/ChangeLog | 14 +++++++-- libstdc++-v3/include/bits/fs_path.h | 59 ++++++++++++++++++----------------- 17 files changed, 135 insertions(+), 43 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr92897.f90