This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 97442a087be Add overflow API for plus minus mult on range
new ac55f9710fe RISC-V: Fix vsetvl pass ICE
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/riscv/riscv-vsetvl.cc | 2 +-
gcc/testsuite/gcc.target/riscv/rvv/vsetvl/pr111234.c | 19 +++++++++++++++++++
2 files changed, 20 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/vsetvl/pr111234.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 ffb8568abb2 Daily bump.
new 97442a087be Add overflow API for plus minus mult on range
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/range-op-mixed.h | 11 +++++
gcc/range-op.cc | 124 +++++++++++++++++++++++++++++++++++++++++++++++++++
gcc/range-op.h | 5 +++
gcc/value-range.cc | 12 +++++
gcc/value-range.h | 2 +
5 files changed, 154 insertions(+)
--
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 tested
in repository toolchain/jenkins-scripts.
from 3549e3ac tcwg-update-llvmbot-containers.sh: Replace flang debug with f [...]
adds 0c21bd77 tcwg_bmk-build.sh: Fix init mode, failing due to a wrong assertion
adds ac27d7b7 tcwg_bmk-build.sh: Merge no_regression_p/compare_results routines
adds c9edc7b9 tcwg_bmk-build.sh,round-robin-notify.sh: Regenerate details a [...]
adds 782c88d3 tcwg-report-stale-rr-jobs.sh: Adapt tcwg-report-stale-rr-jobs [...]
adds 4642ce36 tcwg-update-llvmbot-containers.sh: Remove flang-aarch64-latest-clang
adds 3c596289 round-robin-notify.sh (gnu_generate_extra_details): Fix thinko
adds 3b55c991 round-robin-notify.sh: Improve precommit emails
adds c0bb3bb9 round-robin-notify.sh (print_commits): Improve formatting
adds d458fbe2 round-robin-notify.sh (print_commits): Indent, cleanup and re [...]
No new revisions were added by this update.
Summary of changes:
round-robin-notify.sh | 378 +++++++++++++++++++++-----------------
tcwg-report-stale-rr-jobs.sh | 72 +++-----
tcwg-update-llvmbot-containers.sh | 1 -
tcwg_bmk-build.sh | 77 ++++----
4 files changed, 265 insertions(+), 263 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 binutils-gdb.
from 48abc08d13e Automatic date update in version.in
new bac5753ca24 elf: Check DT_SYMTAB only on non-IR object
new 68a2d9bf874 elf: Don't merge sections with different SHF_LINK_ORDER
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:
bfd/elflink.c | 21 ++++++++++++---------
ld/ldelf.c | 7 ++++++-
ld/testsuite/ld-elf/pr30791a.d | 16 ++++++++++++++++
ld/testsuite/ld-elf/pr30791a.s | 20 ++++++++++++++++++++
ld/testsuite/ld-elf/pr30791b.d | 11 +++++++++++
ld/testsuite/ld-elf/pr30791b.s | 20 ++++++++++++++++++++
ld/testsuite/ld-elf/pr30791c.s | 20 ++++++++++++++++++++
ld/testsuite/ld-elf/pr30791d.s | 20 ++++++++++++++++++++
8 files changed, 125 insertions(+), 10 deletions(-)
create mode 100644 ld/testsuite/ld-elf/pr30791a.d
create mode 100644 ld/testsuite/ld-elf/pr30791a.s
create mode 100644 ld/testsuite/ld-elf/pr30791b.d
create mode 100644 ld/testsuite/ld-elf/pr30791b.s
create mode 100644 ld/testsuite/ld-elf/pr30791c.s
create mode 100644 ld/testsuite/ld-elf/pr30791d.s
--
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 8b3d6cfad21 tree-ssa-strlen: Fix up handling of conditionally zero memc [...]
new b6786076d95 Daily bump.
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/ChangeLog | 26 ++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 16 ++++++++++++++++
3 files changed, 43 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.