This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.37/master
in repository glibc.
from 78ab913eab posix: Fix system blocks SIGCHLD erroneously [BZ #30163]
new 5d750495db gmon: Fix allocated buffer overflow (bug 29444)
new d230623264 gmon: improve mcount overflow handling [BZ# 27576]
new ff3a71ec1f gmon: fix memory corruption issues [BZ# 30101]
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:
NEWS | 3 +
elf/dl-tunables.list | 13 ++++
gmon/Makefile | 35 ++++++++++-
gmon/gmon.c | 59 ++++++++++++++----
gmon/mcount.c | 5 ++
gmon/sys/gmon.h | 6 +-
debug/tst-realpath-chk.c => gmon/tst-mcleanup.c | 24 +++-----
.../tst-mcount-overflow-check.sh | 34 +++++++---
gmon/tst-mcount-overflow.c | 72 ++++++++++++++++++++++
manual/tunables.texi | 59 ++++++++++++++++++
10 files changed, 273 insertions(+), 37 deletions(-)
copy debug/tst-realpath-chk.c => gmon/tst-mcleanup.c (69%)
copy sysdeps/aarch64/dl-tunables.list => gmon/tst-mcount-overflow-check.sh (55%)
create mode 100644 gmon/tst-mcount-overflow.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_native_fast_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
from f284126cc8 97: onsuccess: #143: 1: [TCWG CI] https://ci.linaro.org/job/ [...]
new b238d34a7b 98: onsuccess: #144: 1: [TCWG CI] https://ci.linaro.org/job/ [...]
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:
00-sumfiles/g++.log.xz | Bin 1408 -> 1408 bytes
00-sumfiles/gcc.log.xz | Bin 371032 -> 371404 bytes
00-sumfiles/gfortran.log.xz | Bin 55808 -> 55384 bytes
00-sumfiles/libatomic.log.xz | Bin 436 -> 436 bytes
00-sumfiles/libgomp.log.xz | Bin 432 -> 432 bytes
00-sumfiles/libitm.log.xz | Bin 432 -> 432 bytes
00-sumfiles/libstdc++.log.xz | Bin 424 -> 424 bytes
01-reset_artifacts/console.log.xz | Bin 2228 -> 2220 bytes
02-prepare_abe/console.log.xz | Bin 2440 -> 2452 bytes
03-build_abe-binutils/console.log.xz | Bin 34952 -> 35288 bytes
04-build_abe-gcc/console.log.xz | Bin 205696 -> 205392 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 8980 -> 8988 bytes
07-build_abe-glibc/console.log.xz | Bin 241144 -> 240572 bytes
08-build_abe-gdb/console.log.xz | Bin 34796 -> 34776 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3848 -> 3812 bytes
10-build_abe-check_gcc/console.log.xz | Bin 3748 -> 3836 bytes
10-build_abe-check_gcc/flaky.xfail | 2 +-
11-check_regression/console.log.xz | Bin 1332 -> 1332 bytes
11-check_regression/results.compare | 18 +++++++++---------
11-check_regression/results.compare2 | 6 +++---
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/gdb_rev | 2 +-
git/glibc_rev | 2 +-
jenkins/notify.sh | 2 +-
mail/results.compare | 18 +++++++++---------
manifest.sh | 28 ++++++++++++++--------------
sumfiles/g++.sum | 2 +-
sumfiles/gcc.sum | 2 +-
sumfiles/gfortran.sum | 2 +-
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.sum | 2 +-
34 files changed, 47 insertions(+), 47 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 a94dcac59ee ipa/109652 - ICE in modification phase of IPA SRA
new 5c8b154c56a libstdc++: Simplify preprocessor/namespace nesting in <bits [...]
new 975e8e836ea libstdc++: Strip absolute paths from files shown in Doxygen docs
new 30f6aace7fe libstdc++: Minor fixes to doxygen comments
new d711f8f81fc libstdc++: Improve doxygen docs for <random>
The 4 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/doc/doxygen/user.cfg.in | 3 +-
libstdc++-v3/include/bits/move.h | 11 +-
libstdc++-v3/include/bits/random.h | 127 +++++++++++++++++++++-
libstdc++-v3/include/bits/regex.tcc | 4 -
libstdc++-v3/include/bits/uniform_int_dist.h | 11 ++
libstdc++-v3/include/bits/uses_allocator.h | 5 +
libstdc++-v3/include/experimental/memory_resource | 2 -
libstdc++-v3/include/std/bit | 4 +-
libstdc++-v3/include/std/expected | 4 +-
libstdc++-v3/include/std/numbers | 2 +-
10 files changed, 146 insertions(+), 27 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 release/2.37/master
in repository glibc.
from 9cc2f41e52 x86_64: Fix asm constraints in feraiseexcept (bug 30305)
new 78ab913eab posix: Fix system blocks SIGCHLD erroneously [BZ #30163]
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 | 1 +
stdlib/tst-system.c | 26 +++++++++
support/Makefile | 2 +
...{timespec-add-time64.c => dtotimespec-time64.c} | 8 +--
support/{timespec-add.c => dtotimespec.c} | 61 ++++++++--------------
support/shell-container.c | 28 ++++++++++
support/timespec.h | 4 ++
sysdeps/posix/system.c | 6 +--
8 files changed, 91 insertions(+), 45 deletions(-)
copy support/{timespec-add-time64.c => dtotimespec-time64.c} (83%)
copy support/{timespec-add.c => dtotimespec.c} (50%)
--
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 6e6f86f2287 tree-optimization/109644 - missing IL checking
new cacf65d7446 OpenACC: Stand-alone attach/detach clause fixes for Fortran [...]
new a94dcac59ee ipa/109652 - ICE in modification phase of IPA SRA
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/fortran/trans-openmp.cc | 36 +++++++++++++++++--
gcc/ipa-param-manipulation.cc | 7 ++--
gcc/testsuite/gcc.dg/torture/pr109652.c | 40 ++++++++++++++++++++++
.../gfortran.dg/goacc/attach-descriptor.f90 | 12 +++----
libgomp/testsuite/libgomp.fortran/pr109622-2.f90 | 32 +++++++++++++++++
libgomp/testsuite/libgomp.fortran/pr109622-3.f90 | 32 +++++++++++++++++
libgomp/testsuite/libgomp.fortran/pr109622.f90 | 32 +++++++++++++++++
7 files changed, 180 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr109652.c
create mode 100644 libgomp/testsuite/libgomp.fortran/pr109622-2.f90
create mode 100644 libgomp/testsuite/libgomp.fortran/pr109622-3.f90
create mode 100644 libgomp/testsuite/libgomp.fortran/pr109622.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_gnu_woa_build/master-woa64
in repository toolchain/ci/base-artifacts.
from 769fe8f4b6 50: onsuccess: #61: 1: [TCWG CI] https://ci.linaro.org/job/t [...]
new f7b113e290 51: onsuccess: #62: 1: [TCWG CI] https://ci.linaro.org/job/t [...]
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 2016 -> 1852 bytes
02-prepare_abe/console.log.xz | Bin 2444 -> 2436 bytes
04-build_abe-binutils/console.log.xz | Bin 24808 -> 25104 bytes
05-check_regression/console.log.xz | Bin 548 -> 548 bytes
git/binutils_rev | 2 +-
jenkins/notify.sh | 2 +-
manifest.sh | 8 ++++----
7 files changed, 6 insertions(+), 6 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 821ef93976e tree-optimization/108752 - vectorize emulated vectors in lo [...]
new 977a43f5ba7 Avoid more invalid GIMPLE with register bases
new 6e6f86f2287 tree-optimization/109644 - missing IL checking
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/gimplify.cc | 5 ++++
gcc/tree-cfg.cc | 75 +++++++++++++++++++++++++++++++++------------------------
2 files changed, 49 insertions(+), 31 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 af16a59ee1 Fix Hurd getcwd build with GCC >= 13
new 2fa7fd1af7 elf.h: add PT_GNU_SFRAME
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:
elf/elf.h | 1 +
1 file changed, 1 insertion(+)
--
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 45b94986b16 Daily bump.
new ffc6b225c95 amdgcn: Fix addsub bug
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/config/gcn/gcn-valu.md | 23 +++++++++++++++--------
1 file changed, 15 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.
unknown user pushed a change to branch master
in repository gcc.
from 9a41d2cdbcd libstdc++: Another attempt to ensure g++ 13+ compiled progr [...]
new 821ef93976e tree-optimization/108752 - vectorize emulated vectors in lo [...]
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/tree-vect-generic.cc | 37 ++---------------
gcc/tree-vect-stmts.cc | 106 ++++++++++++++++++++++++++++++++++++++++-------
gcc/tree.cc | 30 ++++++++++++++
gcc/tree.h | 1 +
4 files changed, 125 insertions(+), 49 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 889a0791c63 aarch64: PR target/99195 annotate more integer unary patter [...]
new 9a41d2cdbcd libstdc++: Another attempt to ensure g++ 13+ compiled progr [...]
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/acinclude.m4 | 2 +-
libstdc++-v3/config/abi/pre/gnu.ver | 4 ++++
libstdc++-v3/configure | 2 +-
libstdc++-v3/include/std/iostream | 2 ++
libstdc++-v3/src/c++98/ios_init.cc | 5 +++++
libstdc++-v3/testsuite/util/testsuite_abi.cc | 3 ++-
6 files changed, 15 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 7ebd4a1d619 Fortran: Fix (mostly) comment typos
new 889a0791c63 aarch64: PR target/99195 annotate more integer unary patter [...]
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/config/aarch64/aarch64-simd.md | 16 +++++++-------
gcc/testsuite/gcc.target/aarch64/simd/pr99195_1.c | 26 +++++++++++++++++++++--
2 files changed, 32 insertions(+), 10 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-allnoconfig
in repository toolchain/ci/base-artifacts.
from 90eee3ce49 57: onsuccess: #15: boot: [TCWG CI] https://ci.linaro.org/jo [...]
new 54f2e4e7bf 58: onsuccess: #16: boot: [TCWG CI] https://ci.linaro.org/jo [...]
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 2168 -> 1976 bytes
02-prepare_abe/console.log.xz | Bin 2420 -> 2420 bytes
03-build_abe-binutils/console.log.xz | Bin 27152 -> 27524 bytes
04-build_kernel_llvm/console.log.xz | Bin 65892 -> 65924 bytes
05-build_abe-qemu/console.log.xz | Bin 30592 -> 31184 bytes
06-build_linux/console.log.xz | Bin 2948 -> 2940 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 528 -> 528 bytes
git/binutils_rev | 2 +-
git/linux_rev | 2 +-
git/llvm_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/notify.sh | 2 +-
manifest.sh | 28 ++++++++++++++--------------
14 files changed, 19 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.
"tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 3c23c40d Add entry a38bb14f013e96e7225f904d0e8b701b0b386314 from https [...]
new 182abccd Add entry 1656d3f8ef56a16745689c03269412988ebcaa54 from https [...]
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/gdb-13-branchpoint-2044-g1656d3f8ef5 | 1 +
.../master-aarch64/build_url | 2 +-
.../master-aarch64/last_good | 1 +
.../master-aarch64/summary.txt | 15 ++--
.../tcwg_gnu_native_check_gdb/status.txt | 82 ++++++++++++++++++++++
5 files changed, 93 insertions(+), 8 deletions(-)
create mode 120000 gdb/gdb-13-branchpoint-2044-g1656d3f8ef5
copy gdb/sha1/{7005080802d695d112530a7c24c9d3d44ee109a3 => 1656d3f8ef56a16745689c0 [...]
create mode 100644 gdb/sha1/1656d3f8ef56a16745689c03269412988ebcaa54/tcwg_gnu_nati [...]
copy gdb/sha1/{dcdec68b0b5371c700bc6152de9c20eb1bdfa287 => 1656d3f8ef56a16745689c0 [...]
create mode 100644 gdb/sha1/1656d3f8ef56a16745689c03269412988ebcaa54/tcwg_gnu_nati [...]
--
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_cross_check_binutils/master-aarch64
in repository toolchain/ci/base-artifacts.
from 9cb313f42f 45: onsuccess: #90: 1: [TCWG CI] https://ci.linaro.org/job/t [...]
new 2034bed861 46: onsuccess: #91: 1: [TCWG CI] https://ci.linaro.org/job/t [...]
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:
00-sumfiles/binutils.log.xz | Bin 62408 -> 62436 bytes
00-sumfiles/gas.log.xz | Bin 150824 -> 150788 bytes
00-sumfiles/ld.log.xz | Bin 107632 -> 107628 bytes
01-reset_artifacts/console.log.xz | Bin 2264 -> 2064 bytes
02-prepare_abe/console.log.xz | Bin 2460 -> 2400 bytes
03-build_abe-binutils/console.log.xz | Bin 27324 -> 27344 bytes
04-build_abe-stage1/console.log.xz | Bin 71092 -> 71404 bytes
06-build_abe-linux/console.log.xz | Bin 9016 -> 9016 bytes
07-build_abe-glibc/console.log.xz | Bin 241928 -> 242032 bytes
08-build_abe-stage2/console.log.xz | Bin 203532 -> 203768 bytes
09-build_abe-gdb/console.log.xz | Bin 34528 -> 34952 bytes
10-build_abe-qemu/console.log.xz | Bin 32500 -> 32416 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3892 -> 3940 bytes
12-build_abe-check_binutils/console.log.xz | Bin 2816 -> 3056 bytes
12-build_abe-check_binutils/flaky.xfail | 2 +-
13-check_regression/console.log.xz | Bin 1228 -> 1232 bytes
13-check_regression/results.compare2 | 4 ++--
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/gdb_rev | 2 +-
git/linux_rev | 2 +-
jenkins/notify.sh | 2 +-
manifest.sh | 34 ++++++++++++++---------------
sumfiles/binutils.sum | 2 +-
sumfiles/gas.sum | 2 +-
sumfiles/ld.sum | 2 +-
26 files changed, 28 insertions(+), 28 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.