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 3f0423f9130 gdbsupport/pathstuff.h: #include <array> explicitly for std [...]
new 0b60b963443 PowerPC: Update expected floating point output for gdb.arch [...]
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:
gdb/testsuite/gdb.arch/altivec-regs.exp | 8 ++++----
gdb/testsuite/gdb.arch/vsx-regs.exp | 31 ++++++++++++++++---------------
2 files changed, 20 insertions(+), 19 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 glibc.
from 8dcb6d0af0 dlfcn: Do not use rtld_active () to determine ld.so state (b [...]
new e465d97653 i386: Regenerate ulps
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/i386/fpu/libm-test-ulps | 2 +-
sysdeps/i386/i686/fpu/multiarch/libm-test-ulps | 2 +-
2 files changed, 2 insertions(+), 2 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-11
in repository gcc.
from c5d458ec228 libphobos: Don't call free on the TLS array in the emutls d [...]
new 5890602408c libphobos: Give _Unwind_Exception an alignment that best re [...]
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:
libphobos/libdruntime/gcc/unwind/generic.d | 22 +++++++++++++++++++++-
1 file changed, 21 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 5282fa20d 0: update: linux-3e86d9e55f79e606f34d9f6a22a33d91f3b4ab60: all
new 258bb23df 0: update: linux-3e86d9e55f79e606f34d9f6a22a33d91f3b4ab60: 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 (5282fa20d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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.xz | Bin 1608 -> 1608 bytes
02-prepare_abe/console.log.xz | Bin 2784 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 29084 -> 28712 bytes
04-build_abe-stage1/console.log.xz | Bin 87212 -> 87196 bytes
05-build_abe-qemu/console.log.xz | Bin 32656 -> 32532 bytes
06-build_linux/console.log.xz | Bin 3352 -> 3136 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 4 ++--
10 files changed, 3 insertions(+), 3 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 cd4acb8cd9e lto: use diagnostics_context in print_lto_docs_link
new b6a48401da5 c++: decltype of non-dependent call of class type [PR105386]
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/cp/semantics.cc | 2 +-
gcc/testsuite/g++.dg/cpp0x/decltype81.C | 15 +++++++++++++++
2 files changed, 16 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/decltype81.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_kernel/gnu-release-arm-lts-allnoconfig
in repository toolchain/ci/gcc.
from bad34caa37c Daily bump.
adds 47c74508116 c++: ambiguous call not diagnosed after DR2352 [PR97296]
adds afec66b054a c++: wrong error with constexpr COMPOUND_EXPR [PR105321]
adds 977cbabeb1c libstdc++: Make atomic notify_one and notify_all non-const
adds 64c73a25c23 Daily bump.
adds f805800317e Daily bump.
adds 0da057c7d95 Daily bump.
adds cdc254edf4e Daily bump.
new eb6f6f638a5 libstdc++: Add deduction guides for std::packaged_task [PR105375]
new c5d458ec228 libphobos: Don't call free on the TLS array in the emutls d [...]
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/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 18 +++++
gcc/cp/call.c | 15 +++-
gcc/cp/constexpr.c | 9 +--
gcc/testsuite/ChangeLog | 17 +++++
gcc/testsuite/g++.dg/cpp0x/constexpr-105321.C | 18 +++++
gcc/testsuite/g++.dg/cpp0x/ref-bind4.C | 2 +-
gcc/testsuite/g++.dg/cpp0x/ref-bind8.C | 10 +++
libphobos/libdruntime/gcc/emutls.d | 8 +-
libstdc++-v3/ChangeLog | 17 +++++
libstdc++-v3/include/bits/atomic_base.h | 8 +-
libstdc++-v3/include/std/atomic | 16 ++--
libstdc++-v3/include/std/future | 11 +++
.../29_atomics/atomic/wait_notify/102994.cc | 4 +-
.../30_threads/packaged_task/cons/deduction.cc | 85 ++++++++++++++++++++++
15 files changed, 213 insertions(+), 27 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-105321.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/ref-bind8.C
create mode 100644 libstdc++-v3/testsuite/30_threads/packaged_task/cons/deduction.cc
--
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-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 806da170bc Automatic date update in version.in
adds 62c7851044 Automatic date update in version.in
adds 661f63c165 Automatic date update in version.in
adds 334a1f8735 Automatic date update in version.in
adds d9229193f1 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_kernel/gnu-release-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 68d39898f 0: update: binutils-gcc-linux-qemu: all
new 69393bafe 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 (68d39898f)
\
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.xz | Bin 1552 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2788 bytes
03-build_abe-binutils/console.log.xz | Bin 30040 -> 29940 bytes
04-build_abe-stage1/console.log.xz | Bin 85428 -> 86140 bytes
05-build_abe-qemu/console.log.xz | Bin 31464 -> 31780 bytes
06-build_linux/console.log.xz | Bin 3444 -> 3456 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 416 -> 412 bytes
09-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 18 +++++++++---------
10 files changed, 10 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.