This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from e055e6db974 Fix ICE due to incorrect insn type.
new 5cb7d28dcfb analyzer: add test coverage for string ops
new 0b737090a69 analyzer: handle comparisons against negated symbolic value [...]
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/analyzer/region-model-manager.cc | 3 +
gcc/analyzer/region-model.cc | 13 +++++
.../gcc.dg/analyzer/feasibility-pr107948.c | 49 ++++++++++++++++
.../gcc.dg/analyzer/string-ops-concat-pair.c | 67 ++++++++++++++++++++++
gcc/testsuite/gcc.dg/analyzer/string-ops-dup.c | 61 ++++++++++++++++++++
5 files changed, 193 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/analyzer/feasibility-pr107948.c
create mode 100644 gcc/testsuite/gcc.dg/analyzer/string-ops-concat-pair.c
create mode 100644 gcc/testsuite/gcc.dg/analyzer/string-ops-dup.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/llvm-release-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
from 32a891d6164 25: onsuccess: #441: boot: Success after binutils/llvm/linu [...]
new 64780bd7570 26: onsuccess: #442: boot: Success after binutils/llvm/linu [...]
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 1708 -> 1700 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 30380 -> 30112 bytes
04-build_kernel_llvm/console.log.xz | Bin 66088 -> 64420 bytes
05-build_abe-qemu/console.log.xz | Bin 31136 -> 30860 bytes
06-build_linux/console.log.xz | Bin 3104 -> 3096 bytes
07-boot_linux/console.log.xz | Bin 6120 -> 6132 bytes
08-check_regression/console.log.xz | Bin 3876 -> 4056 bytes
09-update_baseline/console.log | 8 ++++----
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/linux_rev | 2 +-
git/llvm_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 32 ++++++++++++++++----------------
18 files changed, 28 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 a4e577b044d c++: comptypes ICE with BOUND_TEMPLATE_TEMPLATE_PARMs [PR107539]
new e055e6db974 Fix ICE due to incorrect insn type.
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/i386/i386.md | 2 +-
gcc/testsuite/gcc.target/i386/pr107934.c | 8 ++++++++
2 files changed, 9 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr107934.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 40adb39566c libstdc++: Add error handler for <stacktrace>
new a4e577b044d c++: comptypes ICE with BOUND_TEMPLATE_TEMPLATE_PARMs [PR107539]
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/constraint.cc | 18 +++++++++++++++---
gcc/cp/cp-tree.h | 10 ++++++++--
gcc/cp/pt.cc | 7 ++++++-
gcc/testsuite/g++.dg/template/canon-type-19.C | 18 ++++++++++++++++++
4 files changed, 47 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/template/canon-type-19.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.