This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from f74433e70ae Fortran: Add OpenMP's nothing directive support
new c883d1dcdea libstdc++: Fix vector<bool> printer tests to work in debug mode
new 085c2f8f0e1 libstdc++: Fix CTAD for debug sequence containers
new de44eee5d52 libstdc++: Minor optimization for min/max/minmax
new 37620d57511 libstdc++: Simplify n-ary arithmetic promotion traits
new aba938d6c35 libstdc++: Enable doxygen processing for C++20 components
new 828176ba490 libstdc++: Improve doxygen comments in <bits/stl_function.h>
new 4fb471afc4f libstdc++: Improve doxygen documentation for std::unique_ptr
The 7 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/doxygen/user.cfg.in | 20 ++-
libstdc++-v3/include/bits/stl_algo.h | 86 ++++++++-----
libstdc++-v3/include/bits/stl_function.h | 134 ++++++++++++---------
libstdc++-v3/include/bits/unique_ptr.h | 84 ++++++++++---
libstdc++-v3/include/debug/deque | 7 +-
libstdc++-v3/include/debug/forward_list | 7 +-
libstdc++-v3/include/debug/list | 7 +-
libstdc++-v3/include/debug/vector | 7 +-
libstdc++-v3/include/ext/type_traits.h | 16 ++-
libstdc++-v3/include/std/complex | 29 -----
libstdc++-v3/include/std/type_traits | 55 ++++++---
libstdc++-v3/python/libstdcxx/v6/printers.py | 10 +-
.../testsuite/libstdc++-prettyprinters/simple.cc | 14 +--
.../testsuite/libstdc++-prettyprinters/simple11.cc | 14 +--
14 files changed, 312 insertions(+), 178 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 devel/omp/gcc-11
in repository gcc.
from d8bc586a65d Fortran/OpenMP: Add memory routines existing for C/C++
new 2d81c6dfa6f Fortran: Add OpenMP's nothing directive support
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/match.h | 1 +
gcc/fortran/openmp.c | 11 +++++++++++
gcc/fortran/parse.c | 3 +++
gcc/testsuite/ChangeLog.omp | 8 ++++++++
gcc/testsuite/gfortran.dg/nothing-1.f90 | 28 ++++++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/nothing-2.f90 | 7 +++++++
7 files changed, 67 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/nothing-1.f90
create mode 100644 gcc/testsuite/gfortran.dg/nothing-2.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gdb
in repository toolchain/ci/interesting-commits.
from 48bc76e Add regression dc906e94f7033892dadbd91718349f19e1376391 from [...]
new a6c272a Add regression ee8f9ff00d79998274c967ad0c23692be9dd3ada from [...]
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 | 1 +
1 file changed, 1 insertion(+)
--
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap_profiled_lto_lean
in repository toolchain/ci/base-artifacts.
discards 990bb38f 0: update: binutils-gcc: 2
new cc2c91b7 0: update: binutils-a86733d63d40fd8d3a7a2640ebcc048414fb465f: 2
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 (990bb38f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 | 250 +-
02-prepare_abe/console.log | 452 +-
04-build_abe-binutils/console.log | 11733 +-
.../console.log | 106012 ++++++++--------
06-check_regression/console.log | 20 +-
07-update_baseline/console.log | 20 +-
console.log | 118505 +++++++++---------
jenkins/manifest.sh | 11 +-
8 files changed, 118736 insertions(+), 118267 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.