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 e4c9aac9861 Correct handling of constant representations containing emb [...]
new aeb69dda51e c++: Distinguish alignof and __alignof__ in cp_tree_equal [ [...]
new 6397f385ee9 Daily bump.
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:
gcc/ChangeLog | 60 ++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 10 ++++++
gcc/cp/tree.c | 2 ++
gcc/fortran/ChangeLog | 11 ++++++
gcc/testsuite/ChangeLog | 45 ++++++++++++++++++++++++
gcc/testsuite/g++.dg/template/alignof3.C | 13 +++++++
libstdc++-v3/ChangeLog | 12 +++++++
8 files changed, 154 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/template/alignof3.C
--
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 cd23ed8af23 [PATCH, rs6000] Rename BU_P10_MISC_2 define to BU_P10_POWER [...]
new d1c566d72d9 libcpp: Directly peek for initial line marker
new a500588aa52 take type from intrinsic in sincos pass
new 1c56c143b20 c++: Fix member alias template in C++17 and up. [PR96805]
new 9158a4d2a6c libstdc++: Make ranges::construct_at constexpr-friendly [PR95788]
new da9df699753 Daily bump.
The 5 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 | 169 +++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/builtins.c | 236 +++++++++++++--------
gcc/builtins.h | 1 +
gcc/cp/ChangeLog | 24 +++
gcc/cp/pt.c | 9 +-
gcc/testsuite/ChangeLog | 148 +++++++++++++
gcc/testsuite/g++.dg/cpp0x/alias-decl-pr96805.C | 9 +
gcc/tree-ssa-math-opts.c | 17 +-
libcpp/ChangeLog | 12 ++
libcpp/files.c | 10 +-
libcpp/init.c | 142 +++++++------
libcpp/internal.h | 4 +-
libgomp/ChangeLog | 6 +
libstdc++-v3/ChangeLog | 39 ++++
libstdc++-v3/include/bits/ranges_uninitialized.h | 10 +-
.../specialized_algorithms/construct_at/95788.cc} | 29 ++-
17 files changed, 688 insertions(+), 179 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/alias-decl-pr96805.C
copy libstdc++-v3/testsuite/{26_numerics/exclusive_scan/constexpr.cc => 20_util/sp [...]
--
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/c++-modules
in repository gcc.
from 3018e16e739 Undeclared builtin merging
new a847e5c151e Undeclared builtin merging
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:
ChangeLog.modules | 11 +++++++++++
gcc/cp/module.cc | 25 ++++++++++++++-----------
gcc/cp/name-lookup.c | 10 +++++++---
3 files changed, 32 insertions(+), 14 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 248788410 0: update: binutils-gcc-linux: all
new 51a8c6060 0: update: binutils-gcc-linux: 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 (248788410)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 220 +-
02-prepare_abe/console.log | 284 +-
03-build_abe-binutils/console.log | 11534 +++++------
04-build_abe-stage1/console.log | 19775 +++++++++---------
05-build_linux/console.log | 678 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 32531 +++++++++++++++---------------
jenkins/manifest.sh | 16 +-
12 files changed, 32541 insertions(+), 32527 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 master
in repository binutils-gdb.
from f511427204f gold: Update testsuite/split_[i386|x32|x86_64].sh
new b3d3944ee56 Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 gdb-10-branch
in repository binutils-gdb.
from 223de168bb3 Update GDB NEWS with ARC support in GDBserver
new 114f9fd9e93 Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 binutils-2_35-branch
in repository binutils-gdb.
from e6a9b6b62f7 gold: Update testsuite/split_[i386|x32|x86_64].sh
new 12c80af51ad Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.