This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/modula-2
in repository gcc.
from b94c3d78cf1 PR 207235 Bugfix gcc/m2/mc/mc.flex fclose the input file.
new 09d45192ff8 PR-107245 remove --no-headers from makeinfo.
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/Make-lang.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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-release-aarch64-stable-defconfig
in repository toolchain/ci/base-artifacts.
from 29a5153c19 19: onsuccess: #423: boot: Success after binutils/gcc/linux/ [...]
new 9ae3e9696b 20: onsuccess: #424: boot: Success after binutils/gcc/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 1728 -> 1712 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 30196 -> 30532 bytes
04-build_abe-stage1/console.log.xz | Bin 68736 -> 69680 bytes
05-build_abe-qemu/console.log.xz | Bin 32452 -> 31884 bytes
06-build_linux/console.log.xz | Bin 3844 -> 3372 bytes
07-boot_linux/console.log.xz | Bin 6236 -> 6236 bytes
08-check_regression/console.log.xz | Bin 3988 -> 4328 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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 6fd485d15c1 Update range query cache when a statement is updated.
new 6341f14e369 analyzer: use std::unique_ptr for pending_diagnostic/note
new 2a9b395b1e4 analyzer: use std::unique_ptr for saved_diagnostic::m_stmt_finder
new ca5ff10546e analyzer: use std::unique_ptr for custom_edge_info pointers
new e031c5a17a3 analyzer: use std::unique_ptr for feasibility_problems and [...]
new d60b40b86b1 analyzer: use std::unique_ptr for checker_event
new accece8c954 analyzer: use std::unique_ptr during bifurcation
new 76dd2c4f2d4 analyzer: use std::unique_ptr for known functions
new e177be86c7d analyzer: use std::unique_ptr for state machines from plugins
The 8 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/analysis-plan.cc | 1 +
gcc/analyzer/analyzer-pass.cc | 1 +
gcc/analyzer/analyzer-selftests.cc | 1 +
gcc/analyzer/analyzer.cc | 1 +
gcc/analyzer/analyzer.h | 9 +-
gcc/analyzer/call-info.cc | 10 +-
gcc/analyzer/call-string.cc | 1 +
gcc/analyzer/call-summary.cc | 1 +
gcc/analyzer/checker-path.cc | 28 +--
gcc/analyzer/checker-path.h | 4 +-
gcc/analyzer/complexity.cc | 1 +
gcc/analyzer/constraint-manager.cc | 1 +
gcc/analyzer/diagnostic-manager.cc | 257 ++++++++++-----------
gcc/analyzer/diagnostic-manager.h | 29 ++-
gcc/analyzer/engine.cc | 176 +++++++-------
gcc/analyzer/exploded-graph.h | 21 +-
gcc/analyzer/feasible-graph.cc | 5 +-
gcc/analyzer/feasible-graph.h | 2 +-
gcc/analyzer/known-function-manager.cc | 6 +-
gcc/analyzer/known-function-manager.h | 2 +-
gcc/analyzer/pending-diagnostic.cc | 14 +-
gcc/analyzer/pending-diagnostic.h | 1 +
gcc/analyzer/program-point.cc | 1 +
gcc/analyzer/program-state.cc | 1 +
gcc/analyzer/region-model-asm.cc | 1 +
gcc/analyzer/region-model-impl-calls.cc | 16 +-
gcc/analyzer/region-model-manager.cc | 1 +
gcc/analyzer/region-model-reachability.cc | 1 +
gcc/analyzer/region-model.cc | 90 ++++----
gcc/analyzer/region-model.h | 42 ++--
gcc/analyzer/region.cc | 1 +
gcc/analyzer/sm-fd.cc | 58 +++--
gcc/analyzer/sm-file.cc | 10 +-
gcc/analyzer/sm-malloc.cc | 53 ++---
gcc/analyzer/sm-pattern-test.cc | 6 +-
gcc/analyzer/sm-sensitive.cc | 5 +-
gcc/analyzer/sm-signal.cc | 10 +-
gcc/analyzer/sm-taint.cc | 22 +-
gcc/analyzer/sm.cc | 10 +
gcc/analyzer/sm.h | 12 +-
gcc/analyzer/state-purge.cc | 1 +
gcc/analyzer/store.cc | 1 +
gcc/analyzer/supergraph.cc | 1 +
gcc/analyzer/svalue.cc | 1 +
gcc/analyzer/trimmed-graph.cc | 1 +
gcc/analyzer/varargs.cc | 38 +--
gcc/testsuite/gcc.dg/plugin/analyzer_gil_plugin.c | 15 +-
.../gcc.dg/plugin/analyzer_kernel_plugin.c | 11 +-
.../gcc.dg/plugin/analyzer_known_fns_plugin.c | 11 +-
49 files changed, 534 insertions(+), 458 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_gcc_bootstrap/release-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
from 618406a1da 25: onsuccess: #134: 2: Success after binutils/gcc: 14 commits
new 8f89354d3c 26: onsuccess: #135: 2: Success after binutils/gcc: 25 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 1672 -> 1656 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2716 bytes
04-build_abe-binutils/console.log.xz | Bin 51820 -> 51748 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 460784 -> 460668 bytes
06-check_regression/console.log.xz | Bin 2828 -> 2968 bytes
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 20 ++++++++++----------
12 files changed, 16 insertions(+), 16 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_gcc_bootstrap/master-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
from e95c1e2d16 93: onsuccess: #506: 2: Success after binutils/gcc: 26 commits
new 3bdacb33c8 94: onsuccess: #507: 2: Success after binutils/gcc: 32 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 1676 -> 1660 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2728 bytes
04-build_abe-binutils/console.log.xz | Bin 51096 -> 51292 bytes
05-build_abe-bootstrap_ubsan/console.log.xz | Bin 535684 -> 533552 bytes
06-check_regression/console.log.xz | Bin 3032 -> 3040 bytes
07-update_baseline/console.log | 9 ---------
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 20 ++++++++++----------
13 files changed, 16 insertions(+), 25 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_gcc_check_bootstrap/master-aarch64-check_bootstrap_lto
in repository toolchain/ci/base-artifacts.
from 0df1d2f0aa 83: onsuccess: #631: 1: Success after binutils/gcc: 26 commits
new 0c83b7ef74 84: onsuccess: #632: 1: Success after binutils/gcc: 31 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 1696 -> 1696 bytes
02-prepare_abe/console.log.xz | Bin 2712 -> 2720 bytes
03-build_abe-binutils/console.log.xz | Bin 37620 -> 37668 bytes
04-build_abe-bootstrap_lto/console.log.xz | Bin 276584 -> 276352 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3840 -> 3872 bytes
06-build_abe-check_bootstrap_lto/console.log.xz | Bin 2620 -> 2472 bytes
07-check_regression/console.log.xz | Bin 5964 -> 7516 bytes
07-check_regression/mail-body.txt | 26 -
07-check_regression/results.compare | 14 +
07-check_regression/results.compare2 | 734 +++-
08-update_baseline/console.log | 9 -
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 28 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 20 +-
sumfiles/g++.log.xz | Bin 3642924 -> 3638068 bytes
sumfiles/g++.sum | 34 +-
sumfiles/gcc.log.xz | Bin 3215740 -> 3245396 bytes
sumfiles/gcc.sum | 4244 ++++++++++++-----------
sumfiles/gfortran.log.xz | Bin 1087708 -> 1083632 bytes
sumfiles/gfortran.sum | 4 +-
sumfiles/libatomic.log.xz | Bin 2364 -> 2352 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 215908 -> 224964 bytes
sumfiles/libgomp.sum | 543 ++-
sumfiles/libitm.log.xz | Bin 2724 -> 2736 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 462248 -> 460748 bytes
sumfiles/libstdc++.sum | 2 +-
32 files changed, 3346 insertions(+), 2326 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-release-arm-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
from 6a43375123 19: onsuccess: #374: all: Success after binutils/gcc/linux/q [...]
new da85e16957 20: onsuccess: #375: 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 1692 -> 1692 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 29944 -> 30692 bytes
04-build_abe-stage1/console.log.xz | Bin 87324 -> 88116 bytes
05-build_abe-qemu/console.log.xz | Bin 31612 -> 31532 bytes
06-build_linux/console.log.xz | Bin 3584 -> 3600 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 4072 -> 4340 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.