This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 8960a29b18b c++: limit instantiation with ill-formed class [PR96286]
new eafa9d96923 analyzer: support "bifurcation"; reimplement realloc [PR99260]
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/Makefile.in | 1 +
gcc/analyzer/analyzer.h | 51 ++++++
gcc/analyzer/call-info.cc | 162 +++++++++++++++++
gcc/analyzer/call-info.h | 83 +++++++++
gcc/analyzer/engine.cc | 271 ++++++++++++++++++++++++-----
gcc/analyzer/exploded-graph.h | 62 +++----
gcc/analyzer/program-state.cc | 6 +-
gcc/analyzer/region-model-impl-calls.cc | 176 ++++++++++++++++++-
gcc/analyzer/region-model.cc | 28 ++-
gcc/analyzer/region-model.h | 36 ++++
gcc/analyzer/sm-malloc.cc | 136 +++++++++++----
gcc/analyzer/sm-signal.cc | 15 +-
gcc/analyzer/sm.h | 5 +
gcc/analyzer/svalue.cc | 3 +-
gcc/testsuite/gcc.dg/analyzer/capacity-2.c | 8 +-
gcc/testsuite/gcc.dg/analyzer/pr99193-1.c | 2 +
gcc/testsuite/gcc.dg/analyzer/pr99193-3.c | 2 +
gcc/testsuite/gcc.dg/analyzer/realloc-1.c | 47 ++++-
gcc/testsuite/gcc.dg/analyzer/realloc-2.c | 80 +++++++++
19 files changed, 1042 insertions(+), 132 deletions(-)
create mode 100644 gcc/analyzer/call-info.cc
create mode 100644 gcc/analyzer/call-info.h
create mode 100644 gcc/testsuite/gcc.dg/analyzer/realloc-2.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_gnu_native_build/master-arm
in repository toolchain/ci/base-artifacts.
from 8247e391 1: reset: gdb-282aa4f7d292eb4bc213d028465a3b96f5af2f22: 5
new 31719710 2: update: gdb-685bb4e84bafaa5d9506cdacaf2766638bbbc560: 5
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 | 60 +-
02-prepare_abe/console.log | 204 +-
04-build_abe-binutils/console.log | 17725 +++--
05-build_abe-gcc/console.log | 39730 +++++-----
07-build_abe-linux/console.log | 2745 +-
08-build_abe-glibc/console.log | 37788 +++++-----
09-build_abe-gdb/console.log | 12770 ++--
10-check_regression/console.log | 68 +-
10-check_regression/results.regressions | 5 -
10-check_regression/trigger-bisect | 2 -
11-update_baseline/console.log | 48 +-
11-update_baseline/results.regressions | 8 +-
console.log | 111838 ++++++++++++++---------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
results | 5 -
16 files changed, 111485 insertions(+), 111521 deletions(-)
delete mode 100644 10-check_regression/results.regressions
delete mode 100644 10-check_regression/trigger-bisect
delete mode 100644 reset-baseline
--
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-aarch64-bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards 0933adf5 0: update: binutils-gcc: 2
new b49f1a31 0: update: binutils-gcc: 2
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (0933adf5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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 | 112 +-
02-prepare_abe/console.log | 228 +-
04-build_abe-binutils/console.log | 12752 ++---
05-build_abe-bootstrap_lto/console.log | 72975 +++++++++++++-------------
06-check_regression/console.log | 16 +-
07-update_baseline/console.log | 16 +-
console.log | 86115 +++++++++++++++----------------
jenkins/manifest.sh | 12 +-
8 files changed, 86074 insertions(+), 86152 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_build/master-arm
in repository toolchain/ci/base-artifacts.
from 2b09f1a4 0: update: linux-aa99f3c2b9c797d8fee28c674a2cbb5adb2ce2ef: 6
new 8247e391 1: reset: gdb-282aa4f7d292eb4bc213d028465a3b96f5af2f22: 5
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 | 98 +-
02-prepare_abe/console.log | 268 +-
04-build_abe-binutils/console.log | 18306 ++---
05-build_abe-gcc/console.log | 39381 +++++------
07-build_abe-linux/console.log | 2560 +-
08-build_abe-glibc/console.log | 30475 +++++----
09-build_abe-gdb/console.log | 12703 ++--
10-check_regression/console.log | 76 +-
10-check_regression/results.regressions | 5 +
10-check_regression/trigger-bisect | 2 +
11-update_baseline/console.log | 34 +-
11-update_baseline/results.regressions | 5 +
console.log | 104011 +++++++++++++++--------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
results | 7 +-
16 files changed, 104203 insertions(+), 103738 deletions(-)
create mode 100644 10-check_regression/results.regressions
create mode 100644 10-check_regression/trigger-bisect
create mode 100644 11-update_baseline/results.regressions
create mode 100644 reset-baseline
--
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_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 19686feb 8: update: glibc-d4877540e565f89f0a33e5b92c9f4b995e2f3a33: 1
new 80c3b1cd 8: update: linux-7d2a07b769330c34b4deabeed939325c77a7ec2f: 1
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (19686feb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gcc/mas [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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 | 314 +-
02-prepare_abe/console.log | 210 +-
03-build_abe-binutils/console.log | 12307 +--
04-build_abe-gcc/console.log | 35341 ++++-----
05-clean_sysroot/console.log | 4 +-
06-build_abe-linux/console.log | 2521 +-
07-build_abe-glibc/console.log | 38352 +++++----
08-build_abe-gdb/console.log | 10360 +--
09-build_abe-dejagnu/console.log | 428 +-
10-build_abe-check_gcc/console.log | 217 +-
11-check_regression/console.log | 248 +-
11-check_regression/results.compare1 | 6 +-
11-check_regression/results.compare2 | 16 +-
12-update_baseline/console.log | 25560 +++---
12-update_baseline/results.compare1 | 6 +-
12-update_baseline/results.compare2 | 16 +-
12-update_baseline/results.regressions | 16 +-
console.log | 126094 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 3433188 -> 3438548 bytes
sumfiles/g++.sum | 122 +-
sumfiles/gcc.log.xz | Bin 3026580 -> 3043124 bytes
sumfiles/gcc.sum | 3836 +-
sumfiles/gfortran.log.xz | Bin 861848 -> 862204 bytes
sumfiles/gfortran.sum | 38 +-
sumfiles/libatomic.log.xz | Bin 2256 -> 2252 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 176144 -> 177048 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2652 -> 2652 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 416968 -> 424940 bytes
sumfiles/libstdc++.sum | 12 +-
33 files changed, 127600 insertions(+), 128458 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.