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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 2ef2f95d 0: update: binutils-gcc-qemu: all
new db9f5139 0: update: binutils-gcc-linux-qemu: all
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (2ef2f95d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 70 +-
02-prepare_abe/console.log | 422 +-
03-build_abe-binutils/console.log | 12343 +++++------
04-build_abe-stage1/console.log | 14762 ++++++-------
05-build_linux/console.log | 954 +-
06-build_abe-qemu/console.log | 6885 +++---
07-boot_linux/console.log | 6 +-
08-check_regression/console.log | 12 +-
08-check_regression/results.regressions | 3 +-
09-update_baseline/console.log | 12 +-
09-update_baseline/results.regressions | 3 +-
console.log | 35482 +++++++++++++++---------------
jenkins/manifest.sh | 24 +-
results | 2 +-
14 files changed, 35644 insertions(+), 35336 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10
in repository gcc.
from 86d8ecf28e6 c++: consteval and explicit instantiation [PR96905]
new f248468b309 Fortran: Fix rank of assumed-rank array [PR99043]
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/fortran/trans-expr.c | 5 ++--
gcc/testsuite/gfortran.dg/assumed_rank_20.f90 | 36 +++++++++++++++++++++++++++
2 files changed, 39 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/assumed_rank_20.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from b7210405ed8 libstdc++: Re-enable workaround for _wstat64 bug, again [PR 88881]
new f60226fd723 df: Record all definitions in DF_LR_BB_INFO->def [PR98863]
new adfee3c4c03 rtl-ssa: Use right obstack for temporary allocation
new 0631e008adc libgfortran: Fix PR95647 by changing the interfaces of oper [...]
The 3 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/df-problems.c | 54 ++++++++++++++++++++---
gcc/rtl-ssa/accesses.cc | 2 +-
gcc/testsuite/gcc.dg/rtl/aarch64/multi-subreg-1.c | 19 ++++++++
gcc/testsuite/gfortran.dg/ieee/ieee_12.f90 | 24 ++++++++++
libgfortran/ieee/ieee_arithmetic.F90 | 9 ++--
5 files changed, 96 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/rtl/aarch64/multi-subreg-1.c
create mode 100644 gcc/testsuite/gfortran.dg/ieee/ieee_12.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/omp/gcc-10
in repository gcc.
from 88718208897 Fortran: Fix some select rank issues [PR97694 and 97723].
new e3020c62ff3 Fortran: Fix rank of assumed-rank array [PR99043]
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/fortran/ChangeLog.omp | 9 +++++++
gcc/fortran/trans-expr.c | 5 ++--
gcc/testsuite/ChangeLog.omp | 8 ++++++
gcc/testsuite/gfortran.dg/assumed_rank_20.f90 | 36 +++++++++++++++++++++++++++
4 files changed, 56 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/assumed_rank_20.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 4179ec10794 libstdc++: Make "nonexistent" paths less predictable in fil [...]
new 1dfd95f0a0c libstdc++: Fix filesystem::rename on Windows [PR 98985]
new b7210405ed8 libstdc++: Re-enable workaround for _wstat64 bug, again [PR 88881]
The 2 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:
libstdc++-v3/doc/html/index.html | 2 +-
libstdc++-v3/doc/html/manual/index.html | 2 +-
libstdc++-v3/doc/html/manual/intro.html | 2 +-
libstdc++-v3/doc/html/manual/status.html | 35 +++-
libstdc++-v3/doc/xml/manual/status_cxx2014.xml | 26 ++-
libstdc++-v3/doc/xml/manual/status_cxx2017.xml | 15 +-
libstdc++-v3/src/c++17/fs_ops.cc | 32 +++-
libstdc++-v3/src/filesystem/ops-common.h | 11 +-
.../27_io/filesystem/operations/rename.cc | 181 +++++++++++++++++++++
.../experimental/filesystem/operations/rename.cc | 180 ++++++++++++++++++++
10 files changed, 474 insertions(+), 12 deletions(-)
create mode 100644 libstdc++-v3/testsuite/27_io/filesystem/operations/rename.cc
create mode 100644 libstdc++-v3/testsuite/experimental/filesystem/operations/rename.cc
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.