This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main
in repository newlib.
from bf9154200 Cygwin: dsp: Fix hang on close() if another thread calls write().
new 28594480d Cygwin: cygcheck: split out fetching data from cygwin.com
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:
winsup/utils/mingw/cygcheck.cc | 84 ++++++++++++++++++++++--------------------
1 file changed, 45 insertions(+), 39 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-12
in repository gcc.
from 6484fc2bf68 restrict gcc.dg/pr107554.c to 64bit platforms
new 96cf4658b2d pru: Fix CLZ expansion for QI and HI modes
new 786923f74d6 opts: SANITIZE_ADDRESS wrongly cleared [PR108543]
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/config/pru/pru.h | 5 +++--
gcc/config/pru/pru.md | 15 ++++++++++++---
gcc/opts.cc | 9 ++++++++-
gcc/testsuite/c-c++-common/asan/pointer-subtract-5.c | 15 +++++++++++++++
gcc/testsuite/c-c++-common/asan/pointer-subtract-6.c | 15 +++++++++++++++
gcc/testsuite/c-c++-common/asan/pointer-subtract-7.c | 15 +++++++++++++++
gcc/testsuite/c-c++-common/asan/pointer-subtract-8.c | 15 +++++++++++++++
7 files changed, 83 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/asan/pointer-subtract-5.c
create mode 100644 gcc/testsuite/c-c++-common/asan/pointer-subtract-6.c
create mode 100644 gcc/testsuite/c-c++-common/asan/pointer-subtract-7.c
create mode 100644 gcc/testsuite/c-c++-common/asan/pointer-subtract-8.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 releases/gcc-11
in repository gcc.
from 6b51b853132 restrict gcc.dg/pr107554.c to 64bit platforms
new 1486ade98c4 pru: Fix CLZ expansion for QI and HI modes
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/pru/pru.h | 5 +++--
gcc/config/pru/pru.md | 15 ++++++++++++---
2 files changed, 15 insertions(+), 5 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 a82ce9c8d15 opts: SANITIZE_ADDRESS wrongly cleared [PR108543]
new c8e07c79514 Fortran: fix ICE in check_host_association [PR108544]
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/resolve.cc | 4 +++-
gcc/testsuite/gfortran.dg/pr108544.f90 | 11 +++++++++++
gcc/testsuite/gfortran.dg/pr96102b.f90 | 24 ++++++++++++++++++++++++
3 files changed, 38 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr108544.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr96102b.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/llvm-master-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
from 30e5b1b502 47: onsuccess: #541: all: Success after binutils/llvm/linux/ [...]
new 4585121de7 48: onsuccess: #544: all: Success after linux: 420 commits
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 1780 -> 1740 bytes
02-prepare_abe/console.log.xz | Bin 2804 -> 2796 bytes
03-build_abe-binutils/console.log.xz | Bin 32348 -> 32748 bytes
04-build_kernel_llvm/console.log.xz | Bin 66312 -> 66416 bytes
05-build_abe-qemu/console.log.xz | Bin 32400 -> 32616 bytes
06-build_linux/console.log.xz | Bin 3168 -> 3100 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 4528 -> 2928 bytes
09-update_baseline/console.log | 9 ---------
dashboard/dashboard-generate.sh | 2 +-
git/linux_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 25 +++++++++++--------------
15 files changed, 16 insertions(+), 28 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 6dd4578f477 Modula-2: Remove debug code [PR108553].
new a82ce9c8d15 opts: SANITIZE_ADDRESS wrongly cleared [PR108543]
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/opts.cc | 9 ++++++++-
gcc/testsuite/c-c++-common/asan/pointer-subtract-5.c | 15 +++++++++++++++
gcc/testsuite/c-c++-common/asan/pointer-subtract-6.c | 15 +++++++++++++++
gcc/testsuite/c-c++-common/asan/pointer-subtract-7.c | 15 +++++++++++++++
gcc/testsuite/c-c++-common/asan/pointer-subtract-8.c | 15 +++++++++++++++
5 files changed, 68 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/c-c++-common/asan/pointer-subtract-5.c
create mode 100644 gcc/testsuite/c-c++-common/asan/pointer-subtract-6.c
create mode 100644 gcc/testsuite/c-c++-common/asan/pointer-subtract-7.c
create mode 100644 gcc/testsuite/c-c++-common/asan/pointer-subtract-8.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_bmk-fujitsu_speed-cpu2017rate/llvm-aarch64-master-O2
in repository toolchain/ci/base-artifacts.
at 3ae6bd2769 0: init: #10: 1: [TCWG CI] No change after baseline build: n [...]
This branch includes the following new commits:
new 3ae6bd2769 0: init: #10: 1: [TCWG CI] No change after baseline build: n [...]
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.
--
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 a909d04652 35: onsuccess: #491: boot: Success after binutils/llvm/linux [...]
new 7bf5c0136d 36: onsuccess: #494: boot: Success after v5.15.90-30567-g3d0 [...]
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 1800 -> 1752 bytes
02-prepare_abe/console.log.xz | Bin 2804 -> 2792 bytes
03-build_abe-binutils/console.log.xz | Bin 32112 -> 31628 bytes
04-build_kernel_llvm/console.log.xz | Bin 66336 -> 66284 bytes
05-build_abe-qemu/console.log.xz | Bin 32644 -> 32688 bytes
06-build_linux/console.log.xz | Bin 3436 -> 3280 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 4480 -> 2672 bytes
09-update_baseline/console.log | 8 ++++----
dashboard/dashboard-generate.sh | 2 +-
git/linux_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 25 +++++++++++--------------
15 files changed, 20 insertions(+), 23 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 09176201ec6 frange: Fix up foperator_{,not_}equal::fold_range for signe [...]
new 6dd4578f477 Modula-2: Remove debug code [PR108553].
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/m2/gm2-lang.cc | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.