This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 6071e495e58 Small fix for -fdump-ada-spec
new ccd4df81aa6 analyzer: add heuristics for switch on enum type [PR105273]
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/analyzer/region-model.cc | 104 +++++++++++++++-
gcc/analyzer/region-model.h | 12 ++
gcc/analyzer/sm-taint.cc | 25 ++++
gcc/analyzer/supergraph.cc | 22 ++++
gcc/analyzer/supergraph.h | 2 +
gcc/testsuite/gcc.dg/analyzer/switch-enum-1.c | 136 +++++++++++++++++++++
gcc/testsuite/gcc.dg/analyzer/switch-enum-2.c | 132 ++++++++++++++++++++
.../analyzer/switch-enum-pr105273-git-vreportf-2.c | 40 ++++++
.../gcc.dg/analyzer/switch-enum-taint-1.c | 102 ++++++++++++++++
gcc/testsuite/gcc.dg/analyzer/switch-wrong-enum.c | 27 ++++
.../torture/switch-enum-pr105273-doom-p_floor.c | 89 ++++++++++++++
.../torture/switch-enum-pr105273-doom-p_maputl.c | 86 +++++++++++++
.../torture/switch-enum-pr105273-git-vreportf-1.c | 35 ++++++
13 files changed, 810 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/analyzer/switch-enum-1.c
create mode 100644 gcc/testsuite/gcc.dg/analyzer/switch-enum-2.c
create mode 100644 gcc/testsuite/gcc.dg/analyzer/switch-enum-pr105273-git-vreportf-2.c
create mode 100644 gcc/testsuite/gcc.dg/analyzer/switch-enum-taint-1.c
create mode 100644 gcc/testsuite/gcc.dg/analyzer/switch-wrong-enum.c
create mode 100644 gcc/testsuite/gcc.dg/analyzer/torture/switch-enum-pr105273-doom [...]
create mode 100644 gcc/testsuite/gcc.dg/analyzer/torture/switch-enum-pr105273-doom [...]
create mode 100644 gcc/testsuite/gcc.dg/analyzer/torture/switch-enum-pr105273-git- [...]
--
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-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
from 497312fd05 45: onsuccess: #295: 21757: Success after llvm/qemu: 261 commits
new f4738a2a39 46: onsuccess: #296: all: Success after binutils/llvm/linux/ [...]
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 1768 -> 1808 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2784 bytes
03-build_abe-binutils/console.log.xz | Bin 30224 -> 31112 bytes
04-build_kernel_llvm/console.log.xz | Bin 63484 -> 63204 bytes
05-build_abe-qemu/console.log.xz | Bin 30864 -> 32376 bytes
06-build_linux/console.log.xz | Bin 3776 -> 3652 bytes
07-boot_linux/console.log.xz | Bin 0 -> 496 bytes
08-check_regression/console.log.xz | Bin 3332 -> 4392 bytes
08-check_regression/mail-body.txt | 4 +++-
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 | 6 ++++--
mail/mail-subject.txt | 2 +-
manifest.sh | 32 ++++++++++++++++----------------
results | 4 +++-
19 files changed, 33 insertions(+), 27 deletions(-)
create mode 100644 07-boot_linux/console.log.xz
--
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 b5075fb68d4 Rename to allow_tui_tests
new fe0adb538f0 sim: build: delete Make-common.in logic
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:
sim/Makefile.in | 4 -
sim/README-HACKING | 45 +---------
sim/common/Make-common.in | 210 ----------------------------------------------
sim/common/local.mk | 1 -
sim/configure | 16 +---
sim/configure.ac | 13 ---
6 files changed, 3 insertions(+), 286 deletions(-)
delete mode 100644 sim/common/Make-common.in
--
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 main
in repository newlib.
from c8ddd03cb Cygwin: add very simple newgrp(1) tool
new 4391d2aed libgloss: merge csky into top-level Makefile
new 73e4ded2f libgloss: csky: fix pointer-to-integer warning
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:
libgloss/Makefile.am | 3 +
libgloss/Makefile.in | 499 ++++++++++++++++++++++++++++++----
libgloss/configure | 19 +-
libgloss/configure.ac | 5 +-
libgloss/csky/Makefile.in | 125 ---------
libgloss/{nios2 => csky}/Makefile.inc | 36 +--
libgloss/csky/io-gettimeofday.c | 2 +-
7 files changed, 491 insertions(+), 198 deletions(-)
delete mode 100644 libgloss/csky/Makefile.in
copy libgloss/{nios2 => csky}/Makefile.inc (54%)
--
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-allmodconfig
in repository toolchain/ci/base-artifacts.
from c6699a46a3 47: onsuccess: #464: all: Success after llvm/linux/qemu: 527 [...]
new f3dd39c9cc 48: onsuccess: #465: all: Success after binutils/llvm/linux/ [...]
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 1772 -> 1768 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 30524 -> 31112 bytes
04-build_kernel_llvm/console.log.xz | Bin 65240 -> 64984 bytes
05-build_abe-qemu/console.log.xz | Bin 31464 -> 32400 bytes
06-build_linux/console.log.xz | Bin 3112 -> 3104 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 3680 -> 4300 bytes
08-check_regression/mail-body.txt | 4 ++--
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 | 6 +++---
mail/mail-subject.txt | 2 +-
manifest.sh | 32 ++++++++++++++++----------------
results | 2 +-
19 files changed, 29 insertions(+), 29 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/gnu-master-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
from 4e7f9b4630 36: onsuccess: #394: all: Success after binutils/gcc/linux/q [...]
new 24f44a3ba1 37: onsuccess: #395: all: Success after binutils/gcc/linux/q [...]
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 1776 -> 1776 bytes
02-prepare_abe/console.log.xz | Bin 2788 -> 2800 bytes
03-build_abe-binutils/console.log.xz | Bin 32228 -> 31844 bytes
04-build_abe-stage1/console.log.xz | Bin 91740 -> 92844 bytes
05-build_abe-qemu/console.log.xz | Bin 31604 -> 32416 bytes
06-build_linux/console.log.xz | Bin 4360 -> 4380 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 4296 -> 4364 bytes
08-check_regression/mail-body.txt | 2 +-
09-update_baseline/console.log | 8 ++++----
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 4 ++--
mail/mail-subject.txt | 2 +-
manifest.sh | 32 ++++++++++++++++----------------
results | 2 +-
20 files changed, 31 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 gcc.
from 1a460d19ba0 modula-2: Handle pass '-v' option to the compiler.
new 4fa6845b4b2 Fix PR rtl-optimization/108274
new 6071e495e58 Small fix for -fdump-ada-spec
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/c-family/c-ada-spec.cc | 50 +++++++++++++++++++++++++++++++++++++++++++---
gcc/function.cc | 5 ++++-
2 files changed, 51 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.