This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-11
in repository gcc.
from c6d2487098f Daily bump.
new 0061fabeb93 arc: Update 64bit move split patterns.
new 4186b7e93be arc: Fix (u)maddhisi patterns
new 5a9b6a004f8 arc: Update doloop_end patterns
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/config/arc/arc-protos.h | 1 +
gcc/config/arc/arc.c | 44 +++++-----
gcc/config/arc/arc.md | 203 +++++++++++++++++---------------------------
gcc/config/arc/simdext.md | 38 ++-------
4 files changed, 113 insertions(+), 173 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 gcc.
from 174e75a2107 arc: Update doloop_end patterns
new 5bfcfe3087e libstdc++: Add warnings for some C++23 deprecations
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:
libstdc++-v3/include/bits/allocator.h | 12 ++++++----
libstdc++-v3/include/bits/iterator_concepts.h | 4 ++--
libstdc++-v3/include/std/memory_resource | 1 +
.../20_util/allocator/requirements/typedefs.cc | 26 ++++++++++++++++++++--
4 files changed, 35 insertions(+), 8 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_gnu/gnu-release-arm-bootstrap_O3
in repository toolchain/ci/gcc.
from b6a019ea280 Daily bump.
adds fc930b3010b c++: tsubst_function_decl and excess arg levels [PR100102]
adds 1c1e19e305c Daily bump.
adds 7fe81705fba Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 9 +++++++
gcc/cp/pt.c | 39 -----------------------------
gcc/testsuite/ChangeLog | 9 +++++++
gcc/testsuite/g++.dg/cpp0x/alias-decl-72.C | 9 +++++++
gcc/testsuite/g++.dg/cpp0x/alias-decl-72a.C | 9 +++++++
6 files changed, 37 insertions(+), 40 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/alias-decl-72.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/alias-decl-72a.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 95cc77f3 0: update: gcc-b6a019ea280d975633904c211f7ee5b1100bf5d5: 1
new 38a1a161 0: update: gcc-7fe81705fba30292af56f6912542b49087afec91: 1
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 (95cc77f3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
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 | 14 +-
02-prepare_abe/console.log | 174 +-
04-build_abe-bootstrap_O3/console.log | 93687 +++++++++++++++----------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 93921 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
7 files changed, 93926 insertions(+), 93882 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 gcc.
from d4d38135b31 openmp: Gimplify OMP_CLAUSE_SIZE during gfc_omp_finish_clau [...]
new c0ba7a8af53 arc: Update 64bit move split patterns.
new dd4778a59b4 arc: Fix (u)maddhisi patterns
new 174e75a2107 arc: Update doloop_end patterns
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/config/arc/arc-protos.h | 1 +
gcc/config/arc/arc.c | 44 +++++-----
gcc/config/arc/arc.md | 203 +++++++++++++++++---------------------------
gcc/config/arc/simdext.md | 38 ++-------
4 files changed, 113 insertions(+), 173 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 gcc.
from 267dbd42f42 i386: Do not emit segment overrides for %p and %P [PR100936]
new d4d38135b31 openmp: Gimplify OMP_CLAUSE_SIZE during gfc_omp_finish_clau [...]
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-openmp.c | 3 +++
gcc/testsuite/gfortran.dg/gomp/pr100965.f90 | 16 ++++++++++++++++
2 files changed, 19 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr100965.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_cross/gnu-release-arm-build_cross
in repository toolchain/ci/gcc.
from b6a019ea280 Daily bump.
adds fc930b3010b c++: tsubst_function_decl and excess arg levels [PR100102]
adds 1c1e19e305c Daily bump.
adds 7fe81705fba Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 9 +++++++
gcc/cp/pt.c | 39 -----------------------------
gcc/testsuite/ChangeLog | 9 +++++++
gcc/testsuite/g++.dg/cpp0x/alias-decl-72.C | 9 +++++++
gcc/testsuite/g++.dg/cpp0x/alias-decl-72a.C | 9 +++++++
6 files changed, 37 insertions(+), 40 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/alias-decl-72.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/alias-decl-72a.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-release-arm-build_cross
in repository toolchain/ci/binutils-gdb.
from 953595dada Automatic date update in version.in
adds 8b91c37ed9 Automatic date update in version.in
adds 8c5062d58d Automatic date update in version.in
No new revisions were added by this update.
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-release-arm-build_cross
in repository toolchain/ci/base-artifacts.
discards bfa48725 0: update: binutils-gcc-glibc-qemu: 6
new f2edbf48 0: update: binutils-gcc-glibc-qemu: 6
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 (bfa48725)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_cross/gnu-release-arm-bu [...]
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 | 224 +-
02-prepare_abe/console.log | 122 +-
04-build_abe-binutils/console.log | 11680 ++--
05-build_abe-stage1/console.log | 18421 +++---
06-build_abe-linux/console.log | 2016 +-
07-build_abe-glibc/console.log | 38452 ++++++-----
08-build_abe-stage2/console.log | 42122 ++++++------
09-build_abe-qemu/console.log | 6468 +-
10-check_regression/console.log | 16 +-
11-update_baseline/console.log | 16 +-
console.log | 119793 +++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
12 files changed, 119653 insertions(+), 119691 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.