This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 978e8ac39f Suppress GCC 10 true positive warnings [BZ #25967]
new 6fcb0272f7 Linux: Enhance glibcsyscalls.py to support listing system calls
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:
sysdeps/unix/sysv/linux/glibcsyscalls.py | 84 +++++++++++++++++++++++++++++++-
1 file changed, 83 insertions(+), 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 master
in repository gcc.
from 42e9f80bf4f c++: Better diagnostic in converted const expr.
new 0f50f6daa14 c++: tree walk into TYPENAME_TYPE.
new 52c5933f583 c++: Fix specialization of constrained member template.
new 9acfb58a46f rs6000: Add cntlzdm and cnttzdm
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/ChangeLog | 13 ++++++++
gcc/config/rs6000/rs6000-builtin.def | 2 ++
gcc/config/rs6000/rs6000.md | 20 +++++++++++++
gcc/cp/ChangeLog | 16 ++++++++++
gcc/cp/decl2.c | 28 +++++++++--------
gcc/cp/pt.c | 35 ++++++++++++++++------
gcc/cp/tree.c | 22 +++++++++++---
gcc/doc/extend.texi | 16 ++++++++++
gcc/testsuite/ChangeLog | 7 +++++
gcc/testsuite/g++.dg/cpp1z/constexpr-if-lambda3.C | 1 +
gcc/testsuite/g++.dg/cpp2a/concepts-spec1.C | 10 +++++++
gcc/testsuite/g++.dg/template/nontype18.C | 2 +-
.../gcc.target/powerpc/{cfuged-1.c => cntlzdm-0.c} | 28 ++++++++++-------
.../gcc.target/powerpc/{cfuged-1.c => cntlzdm-1.c} | 24 +++++++++------
.../gcc.target/powerpc/{cfuged-0.c => cnttzdm-0.c} | 28 +++++++++--------
.../gcc.target/powerpc/{cfuged-1.c => cnttzdm-1.c} | 27 +++++++++--------
16 files changed, 208 insertions(+), 71 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-spec1.C
copy gcc/testsuite/gcc.target/powerpc/{cfuged-1.c => cntlzdm-0.c} (54%)
copy gcc/testsuite/gcc.target/powerpc/{cfuged-1.c => cntlzdm-1.c} (58%)
copy gcc/testsuite/gcc.target/powerpc/{cfuged-0.c => cnttzdm-0.c} (55%)
copy gcc/testsuite/gcc.target/powerpc/{cfuged-1.c => cnttzdm-1.c} (57%)
--
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_bmk_tk1/llvm-master-arm-spec2k6-O2
in repository toolchain/ci/base-artifacts.
discards 600bb0a9 3: update: binutils-1ea1aee1ed295d27a6aab933c3bd9d83af1b2cc5: 1
discards e8fb3db8 2: reset: : 1
new d5ff0417 2: reset: : 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 (600bb0a9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tk1/llvm-master-arm- [...]
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 | 141 +-
02-prepare_abe/console.log | 414 +-
03-build_abe-binutils/console.log | 11007 ++-
04-build_abe-stage1/console.log | 19733 ++--
05-build_abe-linux/console.log | 282 +-
06-build_abe-glibc/console.log | 37046 ++++----
07-build_abe-stage2/console.log | 44702 ++++-----
08-build_llvm-true/console.log | 12730 +--
10-benchmark--O2_marm/benchmark-start.log | 2 +-
10-benchmark--O2_marm/benchmark.log | 22 +-
10-benchmark--O2_marm/console.log | 588 +-
11-check_regression/console.log | 566 +-
11-check_regression/results-0.csv | 2161 +-
11-check_regression/results-1.csv | 2158 +-
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-compare.csv | 12 +-
11-check_regression/results-full.csv | 2332 +-
11-check_regression/results.csv | 162 +-
11-check_regression/results.log | 2538 +-
12-update_baseline/console.log | 6242 +-
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/results-0.csv | 2207 +-
12-update_baseline/results-1.csv | 2158 +-
12-update_baseline/results-brief.csv | 38 +-
12-update_baseline/results-compare.csv | 14 +-
12-update_baseline/results-full.csv | 2342 +-
12-update_baseline/results.csv | 162 +-
12-update_baseline/results.log | 2604 +-
12-update_baseline/results.regressions | 2 +-
console.log | 133477 ++++++++++++++-------------
jenkins/manifest.sh | 11 +-
reset-baseline | 0
results_id | 2 +-
33 files changed, 143876 insertions(+), 142019 deletions(-)
create mode 100644 reset-baseline
--
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-release-arm-lts-defconfig
in repository toolchain/ci/gcc.
from 1bcc05f210c Daily bump.
adds f877a0c82c9 Daily bump.
adds b8da02efe62 rs6000: Don't use HARD_FRAME_POINTER_REGNUM if it's not liv [...]
adds 5a17beaecad Fortran : Spurious warning message with -Wsurprising PR59107
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 16 +++++++++++++++-
gcc/DATESTAMP | 2 +-
gcc/config/rs6000/rs6000.c | 24 +++++++++++++++---------
gcc/fortran/ChangeLog | 16 ++++++++++++++++
gcc/fortran/gfortran.h | 5 ++++-
gcc/fortran/interface.c | 3 ++-
gcc/fortran/resolve.c | 10 ++++++----
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gfortran.dg/pr59107.f90 | 11 +++++++++++
9 files changed, 78 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr59107.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_kernel/gnu-release-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards e1d4d72a 0: update: binutils-gcc-linux: boot
new 386cd541 0: update: binutils-gcc-linux: boot
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 (e1d4d72a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 | 68 +-
02-prepare_abe/console.log | 376 +-
03-build_abe-binutils/console.log | 10810 +++++------
04-build_abe-stage1/console.log | 18183 +++++++++---------
05-build_linux/console.log | 394 +-
06-boot_linux/console.log | 472 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 18 +-
08-update_baseline/results.regressions | 2 +-
console.log | 30333 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
12 files changed, 30365 insertions(+), 30315 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/llvm-master-aarch64-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 88c9bc02 11: update: llvm-linux: 16048
new 461e2445 11: update: llvm-linux: 16048
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 (88c9bc02)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 | 199 +-
02-build_llvm/console.log | 12956 ++++++++++---------
03-build_linux/console.log | 6588 +++++-----
05-check_regression/console.log | 8 +-
05-check_regression/results.regressions | 20 +-
06-update_baseline/console.log | 28 +-
06-update_baseline/results.regressions | 20 +-
console.log | 19779 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
9 files changed, 19799 insertions(+), 19809 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/llvm-master-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
from 2dcb90bd 0: update: llvm-25d6995079431531c2c7c8955ebe9a3d1875180d: 18709
new 60c1659c 1: reset: linux-c14cab2688d09b851349acbb83e5fce8e0d4ca42: 18628
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 | 129 +-
02-build_llvm/console.log | 12868 ++++++++++++++--------------
03-build_linux/console.log | 692 +-
05-check_regression/console.log | 82 +-
05-check_regression/results.regressions | 7 +-
05-check_regression/trigger-bisect | 3 +
06-update_baseline/console.log | 31 +-
06-update_baseline/results.regressions | 7 +-
console.log | 13802 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
results | 4 +-
12 files changed, 13781 insertions(+), 13854 deletions(-)
create mode 100644 05-check_regression/trigger-bisect
create mode 100644 reset-baseline
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.