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-arm-check_bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards 95d570571 0: update: binutils-gcc: 1
new 530cc23c9 0: update: binutils-gcc: 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 (95d570571)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check_bootstrap/mast [...]
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.xz | Bin 1540 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2720 bytes
03-build_abe-binutils/console.log.xz | Bin 51828 -> 52920 bytes
04-build_abe-bootstrap_lto/console.log.xz | Bin 470188 -> 471668 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3844 -> 3812 bytes
06-build_abe-check_bootstrap_lto/console.log.xz | Bin 2456 -> 2432 bytes
07-check_regression/console.log.xz | Bin 3396 -> 3012 bytes
07-check_regression/extra-bisect-params | 1 +
07-check_regression/fails.sum | 7 +
07-check_regression/results.compare | 25 +-
07-check_regression/results.compare2 | 221 +-
07-check_regression/results.regressions | 27 +
08-update_baseline/console.log | 625 ++--
08-update_baseline/extra-bisect-params | 1 +
08-update_baseline/fails.sum | 7 +
08-update_baseline/results.compare | 25 +-
08-update_baseline/results.compare2 | 221 +-
08-update_baseline/results.regressions | 27 +
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2802780 -> 2847112 bytes
sumfiles/g++.sum | 139 +-
sumfiles/gcc.log.xz | Bin 2484468 -> 2463352 bytes
sumfiles/gcc.sum | 4499 ++++++++++++-----------
sumfiles/gfortran.log.xz | Bin 944840 -> 938536 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2304 -> 2308 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 208664 -> 208820 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2724 -> 2720 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 463240 -> 473380 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 2760 insertions(+), 3155 deletions(-)
create mode 100644 07-check_regression/extra-bisect-params
create mode 100644 07-check_regression/fails.sum
create mode 100644 07-check_regression/results.regressions
create mode 100644 08-update_baseline/extra-bisect-params
create mode 100644 08-update_baseline/fails.sum
create mode 100644 08-update_baseline/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.
unknown user pushed a change to branch releases/gcc-12
in repository gcc.
from 864dcf71c87 Daily bump.
new 7b88f9b8881 pointer-query: Fix ICE with non-pointer param [PR105635]
new 120d99a3ec3 asan: Fix up instrumentation of assignments which are both [...]
new 2f3ccb79ca8 fold-const: Fix up -fsanitize=null in C++ [PR105729]
new 93e60642891 libgomp: Don't define GOMP_HAVE_EFFICIENT_ALIGNED_ALLOC for [...]
new 8f32de15e46 libcpp: Ignore CPP_PADDING tokens in _cpp_parse_expr [PR105732]
The 5 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/asan.cc | 15 +++++++++++++-
gcc/fold-const.cc | 10 +++++++++
gcc/pointer-query.cc | 2 +-
gcc/testsuite/c-c++-common/cpp/va-opt-10.c | 18 ++++++++++++++++
gcc/testsuite/g++.dg/ubsan/pr105729.C | 29 ++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/asan/pr105714.c | 33 ++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/pr105635.c | 11 ++++++++++
libcpp/expr.cc | 4 ++++
libgomp/alloc.c | 8 +++++---
libgomp/libgomp.h | 1 -
10 files changed, 125 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/cpp/va-opt-10.c
create mode 100644 gcc/testsuite/g++.dg/ubsan/pr105729.C
create mode 100644 gcc/testsuite/gcc.dg/asan/pr105714.c
create mode 100644 gcc/testsuite/gcc.dg/pr105635.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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/gcc.
from 58a40e76eba libcpp: Ignore CPP_PADDING tokens in _cpp_parse_expr [PR105732]
adds 05f220c205b Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 14 ++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
libcpp/ChangeLog | 6 ++++++
4 files changed, 26 insertions(+), 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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/binutils-gdb.
from 7caebc2a2a Automatic date update in version.in
adds 9606310bbb Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/base-artifacts.
discards 8c7c842de 2: update: binutils-gcc: 1
new 8ebeedcf3 2: update: binutils-gcc: 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 (8c7c842de)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
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.xz | Bin 1492 -> 1532 bytes
02-prepare_abe/console.log.xz | Bin 2704 -> 2724 bytes
04-build_abe-binutils/console.log.xz | Bin 51660 -> 52584 bytes
05-build_abe-bootstrap/console.log.xz | Bin 168756 -> 168628 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 bytes
07-update_baseline/console.log | 48 +++++++++++++++++-----------------
jenkins/manifest.sh | 12 ++++-----
7 files changed, 30 insertions(+), 30 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-aarch64-bootstrap
in repository toolchain/ci/gcc.
from 794737976b9 Darwin: Fix empty g++ command lines [PR105599].
adds 58a40e76eba libcpp: Ignore CPP_PADDING tokens in _cpp_parse_expr [PR105732]
adds 05f220c205b Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 14 ++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/c-c++-common/cpp/va-opt-10.c | 18 ++++++++++++++++++
libcpp/ChangeLog | 6 ++++++
libcpp/expr.cc | 4 ++++
6 files changed, 48 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/c-c++-common/cpp/va-opt-10.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_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/binutils-gdb.
from 7caebc2a2a Automatic date update in version.in
adds 9606310bbb Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards 4d7cec792 0: update: binutils-gcc: 2
new b45ebbe0b 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 (4d7cec792)
\
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.xz | Bin 1528 -> 1496 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2716 bytes
04-build_abe-binutils/console.log.xz | Bin 37832 -> 38424 bytes
05-build_abe-bootstrap/console.log.xz | Bin 268800 -> 272140 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 36 ++++++++++++++++++++++++++++++++++
jenkins/manifest.sh | 12 ++++++------
7 files changed, 42 insertions(+), 6 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-aarch64-bootstrap_O1
in repository toolchain/ci/binutils-gdb.
from 7caebc2a2a Automatic date update in version.in
adds 9606310bbb Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.