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 433e8364fed xcoffread.c: Fix -Werror=dangling-pointer= issue with main_ [...]
new 59305ae6247 gdb.base/watchpoint-unaligned.exp: Always initialize wpoffs [...]
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.base/watchpoint-unaligned.exp | 3 ++-
1 file changed, 2 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/llvm-master-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
from 1dd3d5f44c 76: onsuccess: #18: all: [TCWG CI] https://ci.linaro.org/job [...]
new e8ca099a07 77: force: #20: all: [TCWG CI] https://ci.linaro.org/job/tcw [...]
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 1976 -> 2016 bytes
02-prepare_abe/console.log.xz | Bin 2424 -> 2456 bytes
03-build_abe-binutils/console.log.xz | Bin 26956 -> 26844 bytes
04-build_kernel_llvm/console.log.xz | Bin 65772 -> 66120 bytes
05-build_abe-qemu/console.log.xz | Bin 32256 -> 31428 bytes
06-build_linux/console.log.xz | Bin 3360 -> 3176 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 524 -> 524 bytes
09-update_baseline/console.log | 8 ++++++++
git/linux_rev | 2 +-
jenkins/notify.sh | 2 +-
manifest.sh | 20 +++++++++-----------
results | 2 +-
13 files changed, 20 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.
unknown user pushed a change to branch master
in repository glibc.
from 0ec48e3337 hurd 64bit: Make dev_t word type
new cd87e36843 hurd: Enable x86_64 build script
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:
NEWS | 5 +++++
README | 2 +-
scripts/build-many-glibcs.py | 3 +++
3 files changed, 9 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 releases/gcc-13
in repository gcc.
from 6b927b1297e c++: Move -Wdangling-reference to -Wextra [PR109642]
new a713aa4f47a c++: fix 'unsigned typedef-name' extension [PR108099]
new 0a2c771910e c++: array DMI and member fn [PR109666]
new 275e059dd75 Revert "c++: *this folding in constexpr call"
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/cp/constexpr.cc | 11 ++++-----
gcc/cp/decl.cc | 14 +++++------
gcc/cp/init.cc | 25 ++-----------------
gcc/cp/name-lookup.cc | 37 ++++++++++++++++++++++++++++
gcc/cp/name-lookup.h | 2 ++
gcc/cp/pt.cc | 20 ++-------------
gcc/testsuite/g++.dg/cpp0x/nsdmi-array2.C | 15 +++++++++++
gcc/testsuite/g++.dg/ext/int128-8.C | 24 ++++++++++++++++++
gcc/testsuite/g++.dg/ext/unsigned-typedef2.C | 25 +++++++++++++++++++
gcc/testsuite/g++.dg/ext/unsigned-typedef3.C | 25 +++++++++++++++++++
10 files changed, 144 insertions(+), 54 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/nsdmi-array2.C
create mode 100644 gcc/testsuite/g++.dg/ext/int128-8.C
create mode 100644 gcc/testsuite/g++.dg/ext/unsigned-typedef2.C
create mode 100644 gcc/testsuite/g++.dg/ext/unsigned-typedef3.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 bc24c51c0cc RISC-V: Table A.6 conformance tests
new 4b8d0d4d7fd c++: std::variant slow to compile [PR109678]
new a43f3616c00 c++: look for empty base at specific offset [PR109678]
new f9861511a1f c++: less invalidate_class_lookup_cache
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/cp/constexpr.cc | 23 +++++++++--------
gcc/cp/cp-tree.h | 3 ++-
gcc/cp/name-lookup.cc | 3 ---
gcc/cp/search.cc | 25 ++++++++++++++++---
gcc/testsuite/g++.dg/cpp1z/variant1.C | 47 +++++++++++++++++++++++++++++++++++
5 files changed, 84 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/variant1.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.