This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from f1eab269288 analyzer: fix SARD-tc841-basic-00182-min.c test case [PR108507]
new 9f353b0c1dc c++: Reject UDLs in certain contexts [PR105300]
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/c-family/c-pragma.cc | 3 +
gcc/cp/parser.cc | 133 ++++++++++++++++++++----------
gcc/testsuite/g++.dg/cpp0x/udlit-error1.C | 21 +++++
3 files changed, 113 insertions(+), 44 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/udlit-error1.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-code_size-coremark/gnu_eabi-arm_eabi-master-Os_LTO
in repository toolchain/ci/base-artifacts.
from 94cf7571a7 49: onsuccess: #4: 1: [TCWG CI] No change after binutils/gcc [...]
new 1fb6dfadec 50: onsuccess: #5: 1: [TCWG CI] No change after binutils/gcc [...]
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 1812 -> 1812 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 30892 -> 30900 bytes
04-build_abe-stage1/console.log.xz | Bin 89760 -> 90108 bytes
06-build_abe-newlib/console.log.xz | Bin 14684 -> 14648 bytes
07-build_abe-stage2/console.log.xz | Bin 164944 -> 165376 bytes
08-benchmark/benchmark-build.log | 102 ++++++++++-----------
08-benchmark/benchmark.log | 100 ++++++++++----------
08-benchmark/console.log.xz | Bin 3804 -> 3832 bytes
09-check_regression/console.log.xz | Bin 4964 -> 4844 bytes
09-check_regression/results-vs-first.log | 2 +-
09-check_regression/results-vs-prev.log | 4 +-
dashboard/dashboard-generate.sh | 2 +-
.../squad-vs-first/Mean/results-metadata.json | 12 +--
.../squad-vs-first/coremark/results-metadata.json | 12 +--
dashboard/squad-vs-first/dashboard-push-squad.sh | 10 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/newlib_rev | 2 +-
mail/jira-body.txt | 32 +++----
mail/mail-body.txt | 32 +++----
mail/mail-subject.txt | 2 +-
manifest.sh | 30 +++---
results_id | 2 +-
24 files changed, 170 insertions(+), 178 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_gnu_native_fast_check_gdb/master-arm
in repository toolchain/ci/base-artifacts.
from 91b879719f 78: onsuccess: #87: 1: Success after binutils/gcc/linux/glib [...]
new 4ce9458814 79: onsuccess: #88: 1: Success after binutils/gcc/linux/gdb: [...]
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 1740 -> 1752 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 51572 -> 51656 bytes
04-build_abe-gcc/console.log.xz | Bin 240672 -> 236980 bytes
06-build_abe-linux/console.log.xz | Bin 8920 -> 8884 bytes
07-build_abe-glibc/console.log.xz | Bin 237604 -> 235808 bytes
08-build_abe-gdb/console.log.xz | Bin 50600 -> 50256 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3840 -> 3872 bytes
10-build_abe-check_gdb/console.log.xz | Bin 2628 -> 2528 bytes
11-check_regression/console.log.xz | Bin 6056 -> 5636 bytes
11-check_regression/results.compare2 | 4 ++--
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/gdb_rev | 2 +-
git/linux_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 34 +++++++++++++++++-----------------
sumfiles/gdb.log.xz | Bin 14488 -> 14512 bytes
sumfiles/gdb.sum | 4 ++--
22 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.
unknown user pushed a change to branch master
in repository gcc.
from 2e445d9e998 libstdc++: Add workaround for old tzdata.zi files
new 7bffea89f1f analyzer: fix false positives from -Wanalyzer-infinite-recu [...]
new f1eab269288 analyzer: fix SARD-tc841-basic-00182-min.c test case [PR108507]
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/analyzer.h | 2 +
gcc/analyzer/diagnostic-manager.cc | 26 +-
gcc/analyzer/infinite-recursion.cc | 100 +++++++
gcc/analyzer/pending-diagnostic.h | 9 +
.../gcc.dg/analyzer/SARD-tc841-basic-00182-min.c | 3 +
.../analyzer/infinite-recursion-pr108524-1.c | 145 ++++++++++
.../analyzer/infinite-recursion-pr108524-2.c | 113 ++++++++
...finite-recursion-pr108524-qobject-json-parser.c | 322 +++++++++++++++++++++
8 files changed, 715 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/analyzer/infinite-recursion-pr108524-1.c
create mode 100644 gcc/testsuite/gcc.dg/analyzer/infinite-recursion-pr108524-2.c
create mode 100644 gcc/testsuite/gcc.dg/analyzer/infinite-recursion-pr108524-qobje [...]
--
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_gdb/master-aarch64
in repository toolchain/ci/base-artifacts.
from 3b77a7ca9a 81: onsuccess: #94: 1: Success after binutils/gcc/linux/glib [...]
new 2f06f419e4 82: onsuccess: #95: 1: Success after binutils/gcc/linux/gdb: [...]
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 1764 -> 1756 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 38904 -> 38680 bytes
04-build_abe-gcc/console.log.xz | Bin 215180 -> 213556 bytes
06-build_abe-linux/console.log.xz | Bin 8840 -> 8832 bytes
07-build_abe-glibc/console.log.xz | Bin 244656 -> 244520 bytes
08-build_abe-gdb/console.log.xz | Bin 38408 -> 38288 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3844 -> 3844 bytes
10-build_abe-check_gdb/console.log.xz | Bin 2612 -> 2524 bytes
11-check_regression/console.log.xz | Bin 6088 -> 6184 bytes
11-check_regression/extra-bisect-params | 1 +
11-check_regression/fails.sum | 6 ++++++
11-check_regression/mail-body.txt | 14 +++++++++++++
11-check_regression/results.compare | 9 ++++++++-
11-check_regression/results.compare2 | 31 +++++++++++++++++++++--------
11-check_regression/results.regressions | 14 +++++++++++++
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/gdb_rev | 2 +-
git/linux_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 16 ++++++++++++++-
mail/mail-subject.txt | 2 +-
manifest.sh | 34 ++++++++++++++++----------------
results | 14 +++++++++++++
sumfiles/gdb.log.xz | Bin 14672 -> 14692 bytes
sumfiles/gdb.sum | 9 +++++----
28 files changed, 124 insertions(+), 38 deletions(-)
create mode 100644 11-check_regression/extra-bisect-params
create mode 100644 11-check_regression/fails.sum
create mode 100644 11-check_regression/results.regressions
--
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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
from d18881a5ce 37: onsuccess: #425: all: Success after binutils/gcc/linux/q [...]
new fdc129a14b 38: onsuccess: #426: 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 1980 -> 1776 bytes
02-prepare_abe/console.log.xz | Bin 2796 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 31396 -> 30800 bytes
04-build_abe-stage1/console.log.xz | Bin 92080 -> 91232 bytes
05-build_abe-qemu/console.log.xz | Bin 32248 -> 30844 bytes
06-build_linux/console.log.xz | Bin 4248 -> 4220 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 4348 -> 4260 bytes
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 | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 32 ++++++++++++++++----------------
17 files changed, 24 insertions(+), 24 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.